2024-09-21T09:08:16.402 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T09:08:16.424 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T09:08:16.671 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913635 branch: main description: upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: ceph-qa@ceph.com first_in_suite: false job_id: '7913635' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: teuthology-2024-09-21_03:08:26-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\) - mons down - mon down - MON_DOWN - out of quorum - PG_AVAILABILITY sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: main sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 owner: scheduled_teuthology@teuthology priority: 850 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5357 sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 sleep_before_teardown: 0 subset: 31/32 suite: upgrade suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 targets: smithi042.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOcc3B6NkYDEn/T1AmpIS2iItPwRK2QwPUqO11xvYiVD3yKNcZws4kNaXCn2Y4IgmJKL1ovDZoXgBQfrX7PTdQc= smithi133.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC3nYmXKiT85sLXIB7B9LQsIez4jwJD1K4kgqGwxlW7OfHwCtws9Nh9RdWxFUcytj5Qbl9Npsu4NLEKWOIdwPsU= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_03:08:26 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-09-21T09:08:16.671 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa; will attempt to use it 2024-09-21T09:08:16.762 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks 2024-09-21T09:08:16.762 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T09:08:16.765 INFO:teuthology.task.internal:Checking packages... 2024-09-21T09:08:16.787 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '62da54b4b83a96ca9976b7e1d0c8272a564a2208' 2024-09-21T09:08:16.787 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:08:16.787 INFO:teuthology.packaging:ref: None 2024-09-21T09:08:16.787 INFO:teuthology.packaging:tag: None 2024-09-21T09:08:16.787 INFO:teuthology.packaging:branch: main 2024-09-21T09:08:16.787 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:08:16.787 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-09-21T09:08:17.010 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5092.g62da54b4 2024-09-21T09:08:17.011 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T09:08:17.017 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T09:08:17.017 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T09:08:17.057 INFO:teuthology.task.internal:Saving configuration 2024-09-21T09:08:17.083 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T09:08:17.090 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T09:08:17.116 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi042.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913635', '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-09-21 09:03:21.650970', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOcc3B6NkYDEn/T1AmpIS2iItPwRK2QwPUqO11xvYiVD3yKNcZws4kNaXCn2Y4IgmJKL1ovDZoXgBQfrX7PTdQc='} 2024-09-21T09:08:17.136 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913635', '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-09-21 09:03:21.649575', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC3nYmXKiT85sLXIB7B9LQsIez4jwJD1K4kgqGwxlW7OfHwCtws9Nh9RdWxFUcytj5Qbl9Npsu4NLEKWOIdwPsU='} 2024-09-21T09:08:17.137 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T09:08:17.142 INFO:teuthology.task.internal:roles: ubuntu@smithi042.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-21T09:08:17.142 INFO:teuthology.task.internal:roles: ubuntu@smithi133.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-21T09:08:17.143 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T09:08:17.252 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd91beb0160>, signals=[15]) 2024-09-21T09:08:17.252 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T09:08:17.259 INFO:teuthology.task.internal:Opening connections... 2024-09-21T09:08:17.259 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi042.front.sepia.ceph.com 2024-09-21T09:08:17.260 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:08:17.345 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi133.front.sepia.ceph.com 2024-09-21T09:08:17.346 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:08:17.421 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T09:08:17.427 DEBUG:teuthology.orchestra.run.smithi042:> uname -m 2024-09-21T09:08:17.446 INFO:teuthology.orchestra.run.smithi042.stdout:x86_64 2024-09-21T09:08:17.446 DEBUG:teuthology.orchestra.run.smithi042:> cat /etc/os-release 2024-09-21T09:08:17.503 INFO:teuthology.orchestra.run.smithi042.stdout:NAME="CentOS Stream" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION="9" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:ID="centos" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:ID_LIKE="rhel fedora" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION_ID="9" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:PLATFORM_ID="platform:el9" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:ANSI_COLOR="0;31" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:LOGO="fedora-logo-icon" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:HOME_URL="https://centos.org/" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T09:08:17.504 INFO:teuthology.orchestra.run.smithi042.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T09:08:17.505 INFO:teuthology.orchestra.run.smithi042.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T09:08:17.505 INFO:teuthology.lock.ops:Updating smithi042.front.sepia.ceph.com on lock server 2024-09-21T09:08:17.529 DEBUG:teuthology.orchestra.run.smithi133:> uname -m 2024-09-21T09:08:17.548 INFO:teuthology.orchestra.run.smithi133.stdout:x86_64 2024-09-21T09:08:17.548 DEBUG:teuthology.orchestra.run.smithi133:> cat /etc/os-release 2024-09-21T09:08:17.606 INFO:teuthology.orchestra.run.smithi133.stdout:NAME="CentOS Stream" 2024-09-21T09:08:17.606 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION="9" 2024-09-21T09:08:17.606 INFO:teuthology.orchestra.run.smithi133.stdout:ID="centos" 2024-09-21T09:08:17.606 INFO:teuthology.orchestra.run.smithi133.stdout:ID_LIKE="rhel fedora" 2024-09-21T09:08:17.606 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_ID="9" 2024-09-21T09:08:17.606 INFO:teuthology.orchestra.run.smithi133.stdout:PLATFORM_ID="platform:el9" 2024-09-21T09:08:17.606 INFO:teuthology.orchestra.run.smithi133.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T09:08:17.606 INFO:teuthology.orchestra.run.smithi133.stdout:ANSI_COLOR="0;31" 2024-09-21T09:08:17.607 INFO:teuthology.orchestra.run.smithi133.stdout:LOGO="fedora-logo-icon" 2024-09-21T09:08:17.607 INFO:teuthology.orchestra.run.smithi133.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T09:08:17.607 INFO:teuthology.orchestra.run.smithi133.stdout:HOME_URL="https://centos.org/" 2024-09-21T09:08:17.607 INFO:teuthology.orchestra.run.smithi133.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T09:08:17.607 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T09:08:17.607 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T09:08:17.607 INFO:teuthology.lock.ops:Updating smithi133.front.sepia.ceph.com on lock server 2024-09-21T09:08:17.629 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T09:08:17.638 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T09:08:17.693 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T09:08:17.693 DEBUG:teuthology.orchestra.run.smithi042:> test '!' -e /home/ubuntu/cephtest 2024-09-21T09:08:17.696 DEBUG:teuthology.orchestra.run.smithi133:> test '!' -e /home/ubuntu/cephtest 2024-09-21T09:08:17.712 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T09:08:17.748 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T09:08:17.749 DEBUG:teuthology.orchestra.run.smithi042:> test -z $(ls -A /var/lib/ceph) 2024-09-21T09:08:17.753 DEBUG:teuthology.orchestra.run.smithi133:> test -z $(ls -A /var/lib/ceph) 2024-09-21T09:08:17.780 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T09:08:17.864 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T09:08:17.899 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T09:08:17.899 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T09:08:17.899 DEBUG:teuthology.orchestra.run.smithi042:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T09:08:17.900 DEBUG:teuthology.orchestra.run.smithi133:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T09:08:17.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:08:17.916 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2024-09-21T09:08:17.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:08:17.917 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2024-09-21T09:08:17.974 INFO:teuthology.orchestra.run.smithi042.stdout:5.14.0-503.el9.x86_64 2024-09-21T09:08:17.975 INFO:teuthology.task.kernel:Running kernel on smithi042: 5.14.0-503.el9.x86_64 2024-09-21T09:08:17.975 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum install -y kernel 2024-09-21T09:08:17.976 INFO:teuthology.orchestra.run.smithi133.stdout:5.14.0-503.el9.x86_64 2024-09-21T09:08:17.976 INFO:teuthology.task.kernel:Running kernel on smithi133: 5.14.0-503.el9.x86_64 2024-09-21T09:08:17.976 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum install -y kernel 2024-09-21T09:08:20.294 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.3 MB 00:00 2024-09-21T09:08:20.437 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.3 MB 00:00 2024-09-21T09:08:22.170 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-09-21T09:08:26.630 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-21T09:08:28.164 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - Extras packages 74 kB/s | 19 kB 00:00 2024-09-21T09:08:28.728 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 9 - AppStream 2.8 MB/s | 20 MB 00:07 2024-09-21T09:08:29.068 INFO:teuthology.orchestra.run.smithi042.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-21T09:08:34.666 INFO:teuthology.orchestra.run.smithi042.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-21T09:08:36.387 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 9 - CRB 1.7 MB/s | 6.5 MB 00:03 2024-09-21T09:08:36.689 INFO:teuthology.orchestra.run.smithi042.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T09:08:36.689 INFO:teuthology.orchestra.run.smithi042.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T09:08:36.784 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-21T09:08:36.795 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-21T09:08:36.795 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2024-09-21T09:08:36.795 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-21T09:08:36.795 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-21T09:08:36.795 INFO:teuthology.orchestra.run.smithi042.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T09:08:36.795 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-21T09:08:36.795 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T09:08:36.796 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T09:08:36.796 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T09:08:36.796 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:08:36.796 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-21T09:08:36.796 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-21T09:08:36.796 INFO:teuthology.orchestra.run.smithi042.stdout:Install 4 Packages 2024-09-21T09:08:36.796 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:08:36.796 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 79 M 2024-09-21T09:08:36.797 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 126 M 2024-09-21T09:08:36.797 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-21T09:08:37.026 INFO:teuthology.orchestra.run.smithi042.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 316 kB/s | 36 kB 00:00 2024-09-21T09:08:37.846 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 9 - Extras packages 86 kB/s | 19 kB 00:00 2024-09-21T09:08:38.858 INFO:teuthology.orchestra.run.smithi133.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-21T09:08:39.317 INFO:teuthology.orchestra.run.smithi042.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 6.5 MB/s | 16 MB 00:02 2024-09-21T09:08:40.693 INFO:teuthology.orchestra.run.smithi042.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 7.8 MB/s | 29 MB 00:03 2024-09-21T09:08:41.734 INFO:teuthology.orchestra.run.smithi042.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 7.2 MB/s | 35 MB 00:04 2024-09-21T09:08:41.735 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:08:41.735 INFO:teuthology.orchestra.run.smithi042.stdout:Total 16 MB/s | 79 MB 00:04 2024-09-21T09:08:42.443 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-21T09:08:42.863 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-21T09:08:42.864 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-21T09:08:43.875 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-21T09:08:43.875 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-21T09:08:44.372 INFO:teuthology.orchestra.run.smithi133.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-09-21T09:08:46.262 INFO:teuthology.orchestra.run.smithi133.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T09:08:46.262 INFO:teuthology.orchestra.run.smithi133.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T09:08:46.345 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-09-21T09:08:46.354 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-09-21T09:08:46.354 INFO:teuthology.orchestra.run.smithi133.stdout: Package Architecture Version Repository Size 2024-09-21T09:08:46.354 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-09-21T09:08:46.354 INFO:teuthology.orchestra.run.smithi133.stdout:Installing: 2024-09-21T09:08:46.354 INFO:teuthology.orchestra.run.smithi133.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T09:08:46.354 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-09-21T09:08:46.354 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T09:08:46.354 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T09:08:46.354 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T09:08:46.354 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:08:46.355 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-09-21T09:08:46.355 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-09-21T09:08:46.355 INFO:teuthology.orchestra.run.smithi133.stdout:Install 4 Packages 2024-09-21T09:08:46.355 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:08:46.355 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 79 M 2024-09-21T09:08:46.355 INFO:teuthology.orchestra.run.smithi133.stdout:Installed size: 126 M 2024-09-21T09:08:46.355 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-09-21T09:08:46.446 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-21T09:08:46.465 INFO:teuthology.orchestra.run.smithi133.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 404 kB/s | 36 kB 00:00 2024-09-21T09:08:46.765 INFO:teuthology.orchestra.run.smithi133.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 40 MB/s | 16 MB 00:00 2024-09-21T09:08:47.113 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:08:47.123 INFO:teuthology.orchestra.run.smithi133.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 43 MB/s | 29 MB 00:00 2024-09-21T09:08:47.203 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:08:47.591 INFO:teuthology.orchestra.run.smithi133.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 28 MB/s | 35 MB 00:01 2024-09-21T09:08:47.591 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:08:47.591 INFO:teuthology.orchestra.run.smithi133.stdout:Total 64 MB/s | 79 MB 00:01 2024-09-21T09:08:48.275 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-09-21T09:08:48.604 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-09-21T09:08:48.604 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-09-21T09:08:49.559 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-09-21T09:08:49.559 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-09-21T09:08:49.967 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:08:50.099 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:08:52.044 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-09-21T09:08:52.666 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:08:52.749 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:08:55.219 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:08:55.258 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:08:55.490 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:08:55.609 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:09:00.408 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:00.443 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:09:00.550 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:05.405 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:39.787 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:39.834 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:40.335 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:40.335 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:09:40.335 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:09:40.335 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:09:41.158 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:41.158 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:09:41.158 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-21T09:09:41.158 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T09:09:41.158 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T09:09:41.158 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T09:09:41.159 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T09:09:41.159 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:09:41.159 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-21T09:09:41.459 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:09:41.540 INFO:teuthology.orchestra.run.smithi042.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:09:41.541 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:09:41.541 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T09:09:41.541 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T09:09:41.541 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T09:09:41.541 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-21T09:09:41.541 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi042.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T09:09:41.541 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:09:41.599 INFO:teuthology.orchestra.run.smithi042.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:09:41.599 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:09:41.600 DEBUG:teuthology.orchestra.run.smithi042:> sudo rpm -qi grub2-tools 2024-09-21T09:09:41.635 INFO:teuthology.orchestra.run.smithi042.stdout:Name : grub2-tools 2024-09-21T09:09:41.635 INFO:teuthology.orchestra.run.smithi042.stdout:Epoch : 1 2024-09-21T09:09:41.635 INFO:teuthology.orchestra.run.smithi042.stdout:Version : 2.06 2024-09-21T09:09:41.635 INFO:teuthology.orchestra.run.smithi042.stdout:Release : 82.el9 2024-09-21T09:09:41.635 INFO:teuthology.orchestra.run.smithi042.stdout:Architecture: x86_64 2024-09-21T09:09:41.635 INFO:teuthology.orchestra.run.smithi042.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T09:09:41.635 INFO:teuthology.orchestra.run.smithi042.stdout:Group : Unspecified 2024-09-21T09:09:41.635 INFO:teuthology.orchestra.run.smithi042.stdout:Size : 8274670 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:License : GPLv3+ 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:Packager : builder@centos.org 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:Vendor : CentOS 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:Summary : Support tools for GRUB. 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:Description : 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T09:09:41.636 INFO:teuthology.orchestra.run.smithi042.stdout:hardware devices. 2024-09-21T09:09:41.637 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:09:41.637 INFO:teuthology.orchestra.run.smithi042.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T09:09:41.637 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T09:09:41.637 INFO:teuthology.task.kernel:Updating grub on smithi042 to boot 5.14.0-508.el9.x86_64 2024-09-21T09:09:41.638 DEBUG:teuthology.orchestra.run.smithi042:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T09:09:42.300 INFO:teuthology.orchestra.run.smithi042.stderr:Generating grub configuration file ... 2024-09-21T09:09:43.573 INFO:teuthology.orchestra.run.smithi042.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T09:09:43.592 INFO:teuthology.orchestra.run.smithi042.stderr:done 2024-09-21T09:09:43.598 DEBUG:teuthology.orchestra.run.smithi042:> mktemp 2024-09-21T09:09:43.612 INFO:teuthology.orchestra.run.smithi042.stdout:/tmp/tmp.AuRikRLms1 2024-09-21T09:09:43.613 DEBUG:teuthology.orchestra.run.smithi042:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.AuRikRLms1 2024-09-21T09:09:43.679 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0666 /tmp/tmp.AuRikRLms1 2024-09-21T09:09:43.697 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:43.737 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:43.818 DEBUG:teuthology.orchestra.remote:smithi042:/tmp/tmp.AuRikRLms1 is 6KB 2024-09-21T09:09:43.866 DEBUG:teuthology.orchestra.run.smithi042:> rm -fr /tmp/tmp.AuRikRLms1 2024-09-21T09:09:43.881 DEBUG:teuthology.orchestra.run.smithi042:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T09:09:43.943 INFO:teuthology.orchestra.run.smithi042.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T09:09:43.944 INFO:teuthology.orchestra.run.smithi042.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T09:09:43.944 INFO:teuthology.orchestra.run.smithi042.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T09:09:43.944 INFO:teuthology.orchestra.run.smithi042.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T09:09:43.946 DEBUG:teuthology.orchestra.run.smithi042:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T09:09:44.065 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:44.065 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:09:44.065 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:09:44.065 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:09:44.094 DEBUG:teuthology.orchestra.run.smithi042:> sudo shutdown -r now 2024-09-21T09:09:44.875 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:09:44.875 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:09:44.875 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-09-21T09:09:44.875 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T09:09:44.875 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T09:09:44.875 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T09:09:44.875 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T09:09:44.875 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:09:44.876 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-09-21T09:09:45.220 DEBUG:teuthology.orchestra.run.smithi133:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:09:45.316 INFO:teuthology.orchestra.run.smithi133.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:09:45.316 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:09:45.316 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T09:09:45.316 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T09:09:45.316 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T09:09:45.316 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-21T09:09:45.316 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi133.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T09:09:45.317 DEBUG:teuthology.orchestra.run.smithi133:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:09:45.376 INFO:teuthology.orchestra.run.smithi133.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:09:45.376 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:09:45.376 DEBUG:teuthology.orchestra.run.smithi133:> sudo rpm -qi grub2-tools 2024-09-21T09:09:45.411 INFO:teuthology.orchestra.run.smithi133.stdout:Name : grub2-tools 2024-09-21T09:09:45.411 INFO:teuthology.orchestra.run.smithi133.stdout:Epoch : 1 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Version : 2.06 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Release : 82.el9 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Architecture: x86_64 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Group : Unspecified 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Size : 8274670 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:License : GPLv3+ 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Packager : builder@centos.org 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Vendor : CentOS 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T09:09:45.412 INFO:teuthology.orchestra.run.smithi133.stdout:Summary : Support tools for GRUB. 2024-09-21T09:09:45.413 INFO:teuthology.orchestra.run.smithi133.stdout:Description : 2024-09-21T09:09:45.413 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:09:45.413 INFO:teuthology.orchestra.run.smithi133.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T09:09:45.413 INFO:teuthology.orchestra.run.smithi133.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T09:09:45.413 INFO:teuthology.orchestra.run.smithi133.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T09:09:45.413 INFO:teuthology.orchestra.run.smithi133.stdout:hardware devices. 2024-09-21T09:09:45.413 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:09:45.413 INFO:teuthology.orchestra.run.smithi133.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T09:09:45.414 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T09:09:45.414 INFO:teuthology.task.kernel:Updating grub on smithi133 to boot 5.14.0-508.el9.x86_64 2024-09-21T09:09:45.414 DEBUG:teuthology.orchestra.run.smithi133:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T09:09:46.162 INFO:teuthology.orchestra.run.smithi133.stderr:Generating grub configuration file ... 2024-09-21T09:09:47.581 INFO:teuthology.orchestra.run.smithi133.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T09:09:47.609 INFO:teuthology.orchestra.run.smithi133.stderr:done 2024-09-21T09:09:47.612 DEBUG:teuthology.orchestra.run.smithi133:> mktemp 2024-09-21T09:09:47.627 INFO:teuthology.orchestra.run.smithi133.stdout:/tmp/tmp.Prfx97qOhI 2024-09-21T09:09:47.627 DEBUG:teuthology.orchestra.run.smithi133:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Prfx97qOhI 2024-09-21T09:09:47.694 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0666 /tmp/tmp.Prfx97qOhI 2024-09-21T09:09:47.833 DEBUG:teuthology.orchestra.remote:smithi133:/tmp/tmp.Prfx97qOhI is 6KB 2024-09-21T09:09:47.882 DEBUG:teuthology.orchestra.run.smithi133:> rm -fr /tmp/tmp.Prfx97qOhI 2024-09-21T09:09:47.897 DEBUG:teuthology.orchestra.run.smithi133:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T09:09:47.960 INFO:teuthology.orchestra.run.smithi133.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T09:09:47.960 INFO:teuthology.orchestra.run.smithi133.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T09:09:47.960 INFO:teuthology.orchestra.run.smithi133.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T09:09:47.960 INFO:teuthology.orchestra.run.smithi133.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T09:09:47.962 DEBUG:teuthology.orchestra.run.smithi133:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T09:09:48.118 DEBUG:teuthology.orchestra.run.smithi133:> sudo shutdown -r now 2024-09-21T09:10:14.114 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-21T09:10:14.114 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-21T09:10:14.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:10:18.125 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-21T09:10:18.125 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-09-21T09:10:18.125 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:10:32.431 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.42 2024-09-21T09:10:36.527 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-09-21T09:10:41.437 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-21T09:10:41.437 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:10:45.532 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-09-21T09:10:45.532 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:10:48.595 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-09-21T09:11:00.607 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-09-21T09:11:00.608 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:11:19.023 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-09-21T09:11:34.034 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-09-21T09:11:34.127 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:11:34.497 DEBUG:teuthology.orchestra.run.smithi133:> true 2024-09-21T09:11:35.056 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-09-21T09:11:35.056 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-21T09:11:35.057 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2024-09-21T09:11:35.103 INFO:teuthology.orchestra.run.smithi133.stdout:5.14.0-508.el9.x86_64 2024-09-21T09:11:35.103 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T09:11:35.103 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T09:11:35.103 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T09:11:36.105 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-21T09:11:36.105 DEBUG:teuthology.orchestra.run.smithi133:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T09:11:36.177 INFO:teuthology.orchestra.run.smithi133.stdout:ttyS1 2024-09-21T09:11:36.403 DEBUG:teuthology.parallel:result is None 2024-09-21T09:11:41.439 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T09:11:53.440 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-21T09:11:53.441 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:11:53.708 DEBUG:teuthology.orchestra.run.smithi042:> true 2024-09-21T09:11:54.064 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-21T09:11:54.064 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-21T09:11:54.064 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2024-09-21T09:11:54.081 INFO:teuthology.orchestra.run.smithi042.stdout:5.14.0-508.el9.x86_64 2024-09-21T09:11:54.081 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T09:11:54.081 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T09:11:54.081 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T09:11:55.081 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-21T09:11:55.082 DEBUG:teuthology.orchestra.run.smithi042:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T09:11:55.197 INFO:teuthology.orchestra.run.smithi042.stdout:ttyS1 2024-09-21T09:11:55.222 DEBUG:teuthology.parallel:result is None 2024-09-21T09:11:55.222 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T09:11:55.228 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T09:11:55.228 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T09:11:55.230 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T09:11:55.249 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T09:11:55.255 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T09:11:55.283 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T09:11:55.283 DEBUG:teuthology.orchestra.run.smithi042:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T09:11:55.290 DEBUG:teuthology.orchestra.run.smithi133:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T09:11:55.321 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T09:11:55.327 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T09:11:55.327 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:11:55.358 DEBUG:teuthology.orchestra.run.smithi133:> 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-09-21T09:11:55.392 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:11:55.392 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:11:55.403 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:11:55.404 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:11:55.406 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T09:11:55.414 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T09:11:55.414 DEBUG:teuthology.orchestra.run.smithi042:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T09:11:55.449 DEBUG:teuthology.orchestra.run.smithi133:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T09:11:55.477 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T09:11:55.485 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T09:11:55.485 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T09:11:55.518 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T09:11:55.535 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:11:55.617 DEBUG:teuthology.orchestra.run.smithi042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:11:55.671 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:11:55.756 DEBUG:teuthology.orchestra.run.smithi042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:11:55.799 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:11:55.799 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T09:11:55.866 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:11:55.911 DEBUG:teuthology.orchestra.run.smithi133:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:11:55.962 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:11:56.042 DEBUG:teuthology.orchestra.run.smithi133:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:11:56.089 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:11:56.089 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T09:11:56.156 DEBUG:teuthology.orchestra.run.smithi042:> sudo service rsyslog restart 2024-09-21T09:11:56.159 DEBUG:teuthology.orchestra.run.smithi133:> sudo service rsyslog restart 2024-09-21T09:11:56.207 INFO:teuthology.orchestra.run.smithi042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T09:11:56.241 INFO:teuthology.orchestra.run.smithi133.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T09:11:56.637 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T09:11:56.643 INFO:teuthology.task.internal:Starting timer... 2024-09-21T09:11:56.644 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T09:11:56.678 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T09:11:56.709 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-09-21T09:11:56.710 DEBUG:teuthology.orchestra.run.smithi042:> sudo service auditd rotate 2024-09-21T09:11:56.756 INFO:teuthology.orchestra.run.smithi042.stdout:Rotating logs: 2024-09-21T09:11:56.758 DEBUG:teuthology.orchestra.run.smithi133:> sudo service auditd rotate 2024-09-21T09:11:56.804 INFO:teuthology.orchestra.run.smithi133.stdout:Rotating logs: 2024-09-21T09:11:56.806 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T09:11:56.806 DEBUG:teuthology.orchestra.run.smithi042:> /usr/sbin/getenforce 2024-09-21T09:11:56.831 INFO:teuthology.orchestra.run.smithi042.stdout:Permissive 2024-09-21T09:11:56.832 DEBUG:teuthology.orchestra.run.smithi133:> /usr/sbin/getenforce 2024-09-21T09:11:56.853 INFO:teuthology.orchestra.run.smithi133.stdout:Permissive 2024-09-21T09:11:56.853 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi042.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi133.front.sepia.ceph.com': 'permissive'} 2024-09-21T09:11:56.854 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:11:56.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:11:56.901 DEBUG:teuthology.orchestra.run.smithi133:> 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-09-21T09:11:56.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:11:56.928 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T09:11:56.928 DEBUG:teuthology.orchestra.run.smithi042:> sudo /usr/sbin/setenforce permissive 2024-09-21T09:11:56.971 DEBUG:teuthology.orchestra.run.smithi133:> sudo /usr/sbin/setenforce permissive 2024-09-21T09:11:57.007 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T09:11:57.015 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T09:11:57.024 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-09-21T09:11:57.025 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi042.front.sepia.ceph.com,smithi133.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T09:15:39.976 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi042.front.sepia.ceph.com'), Remote(name='ubuntu@smithi133.front.sepia.ceph.com')] 2024-09-21T09:15:39.977 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-21T09:15:39.977 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:15:40.057 DEBUG:teuthology.orchestra.run.smithi042:> true 2024-09-21T09:15:40.134 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-21T09:15:40.135 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-09-21T09:15:40.135 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:15:40.208 DEBUG:teuthology.orchestra.run.smithi133:> true 2024-09-21T09:15:40.294 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-09-21T09:15:40.294 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T09:15:40.304 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T09:15:40.304 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T09:15:40.305 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:15:40.307 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T09:15:40.307 DEBUG:teuthology.orchestra.run.smithi133:> 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-09-21T09:15:40.337 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T09:15:40.353 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T09:15:40.364 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T09:15:40.378 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T09:15:40.380 INFO:teuthology.orchestra.run.smithi042.stderr:sudo: ntpd: command not found 2024-09-21T09:15:40.392 INFO:teuthology.orchestra.run.smithi042.stdout:506 Cannot talk to daemon 2024-09-21T09:15:40.402 INFO:teuthology.orchestra.run.smithi133.stderr:sudo: ntpd: command not found 2024-09-21T09:15:40.407 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T09:15:40.413 INFO:teuthology.orchestra.run.smithi133.stdout:506 Cannot talk to daemon 2024-09-21T09:15:40.422 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T09:15:40.427 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T09:15:40.441 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T09:15:40.478 INFO:teuthology.orchestra.run.smithi042.stderr:bash: line 1: ntpq: command not found 2024-09-21T09:15:40.481 INFO:teuthology.orchestra.run.smithi042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T09:15:40.481 INFO:teuthology.orchestra.run.smithi042.stdout:=============================================================================== 2024-09-21T09:15:40.481 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:15:40.481 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:15:40.481 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:15:40.482 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:15:40.499 INFO:teuthology.orchestra.run.smithi133.stderr:bash: line 1: ntpq: command not found 2024-09-21T09:15:40.502 INFO:teuthology.orchestra.run.smithi133.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T09:15:40.502 INFO:teuthology.orchestra.run.smithi133.stdout:=============================================================================== 2024-09-21T09:15:40.502 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:15:40.502 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:15:40.503 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:15:40.503 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:15:40.503 INFO:teuthology.run_tasks:Running task pexec... 2024-09-21T09:15:40.513 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-21T09:15:40.513 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi042.front.sepia.ceph.com 2024-09-21T09:15:40.513 DEBUG:teuthology.orchestra.run.smithi042:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T09:15:40.513 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi133.front.sepia.ceph.com 2024-09-21T09:15:40.514 DEBUG:teuthology.orchestra.run.smithi133:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T09:15:40.893 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-21T09:15:40.893 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-09-21T09:15:40.895 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-09-21T09:15:40.895 INFO:teuthology.orchestra.run.smithi133.stdout: Package Architecture Version Repository Size 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout:Removing: 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout:Removing unused dependencies: 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout:Remove 2 Packages 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout:Freed space: 5.5 M 2024-09-21T09:15:40.896 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-09-21T09:15:40.900 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-09-21T09:15:40.900 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout:Removing: 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout:Removing unused dependencies: 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-21T09:15:40.917 INFO:teuthology.orchestra.run.smithi042.stdout:Remove 2 Packages 2024-09-21T09:15:40.918 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:15:40.918 INFO:teuthology.orchestra.run.smithi042.stdout:Freed space: 5.5 M 2024-09-21T09:15:40.918 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-21T09:15:40.921 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-21T09:15:40.922 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-21T09:15:40.962 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-09-21T09:15:40.962 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-09-21T09:15:41.004 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-21T09:15:41.004 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-21T09:15:41.114 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-09-21T09:15:41.161 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-21T09:15:41.183 INFO:teuthology.orchestra.run.smithi133.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T09:15:41.239 INFO:teuthology.orchestra.run.smithi133.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:15:41.244 INFO:teuthology.orchestra.run.smithi042.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T09:15:41.314 INFO:teuthology.orchestra.run.smithi042.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:15:41.776 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:15:41.776 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T09:15:41.817 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:15:41.818 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T09:15:41.992 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T09:15:41.992 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:15:41.992 INFO:teuthology.orchestra.run.smithi133.stdout:Removed: 2024-09-21T09:15:41.992 INFO:teuthology.orchestra.run.smithi133.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:15:41.992 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:15:41.992 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-09-21T09:15:42.068 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T09:15:42.068 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:15:42.068 INFO:teuthology.orchestra.run.smithi042.stdout:Removed: 2024-09-21T09:15:42.068 INFO:teuthology.orchestra.run.smithi042.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:15:42.068 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:15:42.068 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-21T09:15:42.835 INFO:teuthology.orchestra.run.smithi133.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 09:14:53 AM UTC. 2024-09-21T09:15:42.882 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:00:45 ago on Sat 21 Sep 2024 09:14:57 AM UTC. 2024-09-21T09:15:42.967 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-09-21T09:15:42.968 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-09-21T09:15:42.968 INFO:teuthology.orchestra.run.smithi133.stdout: Package Architecture Version Repository Size 2024-09-21T09:15:42.968 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-09-21T09:15:42.968 INFO:teuthology.orchestra.run.smithi133.stdout:Installing: 2024-09-21T09:15:42.968 INFO:teuthology.orchestra.run.smithi133.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout:Install 6 Packages 2024-09-21T09:15:42.969 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:15:42.980 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 2.0 M 2024-09-21T09:15:42.980 INFO:teuthology.orchestra.run.smithi133.stdout:Installed size: 9.2 M 2024-09-21T09:15:42.980 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-09-21T09:15:43.019 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-21T09:15:43.020 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-21T09:15:43.021 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-21T09:15:43.022 INFO:teuthology.orchestra.run.smithi042.stdout:Install 6 Packages 2024-09-21T09:15:43.022 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:15:43.024 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 2.0 M 2024-09-21T09:15:43.024 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 9.2 M 2024-09-21T09:15:43.024 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-21T09:15:43.154 INFO:teuthology.orchestra.run.smithi133.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 304 kB/s | 44 kB 00:00 2024-09-21T09:15:43.160 INFO:teuthology.orchestra.run.smithi042.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 516 kB/s | 44 kB 00:00 2024-09-21T09:15:43.194 INFO:teuthology.orchestra.run.smithi042.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 884 kB/s | 106 kB 00:00 2024-09-21T09:15:43.196 INFO:teuthology.orchestra.run.smithi133.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 563 kB/s | 106 kB 00:00 2024-09-21T09:15:43.219 INFO:teuthology.orchestra.run.smithi042.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-21T09:15:43.238 INFO:teuthology.orchestra.run.smithi133.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 856 kB/s | 72 kB 00:00 2024-09-21T09:15:43.245 INFO:teuthology.orchestra.run.smithi042.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-21T09:15:43.273 INFO:teuthology.orchestra.run.smithi133.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-21T09:15:43.303 INFO:teuthology.orchestra.run.smithi042.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.9 MB/s | 906 kB 00:00 2024-09-21T09:15:43.313 INFO:teuthology.orchestra.run.smithi133.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.9 MB/s | 906 kB 00:00 2024-09-21T09:15:43.337 INFO:teuthology.orchestra.run.smithi042.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-21T09:15:43.337 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:15:43.337 INFO:teuthology.orchestra.run.smithi042.stdout:Total 6.4 MB/s | 2.0 MB 00:00 2024-09-21T09:15:43.397 INFO:teuthology.orchestra.run.smithi133.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.2 MB/s | 837 kB 00:00 2024-09-21T09:15:43.398 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:15:43.398 INFO:teuthology.orchestra.run.smithi133.stdout:Total 4.8 MB/s | 2.0 MB 00:00 2024-09-21T09:15:43.412 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-21T09:15:43.427 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-21T09:15:43.427 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-21T09:15:43.470 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-09-21T09:15:43.484 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-09-21T09:15:43.484 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-09-21T09:15:43.734 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-21T09:15:43.735 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-21T09:15:43.782 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-09-21T09:15:43.782 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-09-21T09:15:44.166 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-21T09:15:44.199 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-09-21T09:15:44.257 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T09:15:44.291 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T09:15:44.291 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T09:15:44.319 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T09:15:44.325 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T09:15:44.355 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T09:15:44.551 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T09:15:44.562 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T09:15:44.584 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:15:44.602 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:15:45.060 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:15:45.060 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:15:45.086 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:15:45.100 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:15:46.069 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:15:46.069 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T09:15:46.069 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T09:15:46.069 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T09:15:46.069 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T09:15:46.069 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T09:15:46.118 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:15:46.118 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T09:15:46.118 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T09:15:46.118 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T09:15:46.118 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T09:15:46.118 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T09:15:46.404 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T09:15:46.404 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:15:46.404 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-09-21T09:15:46.404 INFO:teuthology.orchestra.run.smithi133.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:15:46.404 INFO:teuthology.orchestra.run.smithi133.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T09:15:46.404 INFO:teuthology.orchestra.run.smithi133.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T09:15:46.405 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:15:46.405 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-09-21T09:15:46.481 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T09:15:46.481 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:15:46.481 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-21T09:15:46.481 INFO:teuthology.orchestra.run.smithi042.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:15:46.481 INFO:teuthology.orchestra.run.smithi042.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T09:15:46.481 INFO:teuthology.orchestra.run.smithi042.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T09:15:46.481 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:15:46.481 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-21T09:15:46.759 DEBUG:teuthology.parallel:result is None 2024-09-21T09:15:46.808 DEBUG:teuthology.parallel:result is None 2024-09-21T09:15:46.808 INFO:teuthology.run_tasks:Running task install... 2024-09-21T09:15:46.817 DEBUG:teuthology.task.install:project ceph 2024-09-21T09:15:46.817 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T09:15:46.817 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'} 2024-09-21T09:15:46.817 INFO:teuthology.task.install:Using flavor: default 2024-09-21T09:15:46.823 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-09-21T09:15:46.823 INFO:teuthology.task.install:extra packages: [] 2024-09-21T09:15:46.823 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208', 'tag': None, 'wait_for_package': False} 2024-09-21T09:15:46.823 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:15:46.823 INFO:teuthology.packaging:ref: None 2024-09-21T09:15:46.823 INFO:teuthology.packaging:tag: None 2024-09-21T09:15:46.823 INFO:teuthology.packaging:branch: reef 2024-09-21T09:15:46.824 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:15:46.824 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-21T09:15:46.825 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208', 'tag': None, 'wait_for_package': False} 2024-09-21T09:15:46.825 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:15:46.825 INFO:teuthology.packaging:ref: None 2024-09-21T09:15:46.825 INFO:teuthology.packaging:tag: None 2024-09-21T09:15:46.826 INFO:teuthology.packaging:branch: reef 2024-09-21T09:15:46.826 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:15:46.826 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-21T09:15:47.070 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/ 2024-09-21T09:15:47.071 INFO:teuthology.task.install.rpm:Package version is 18.2.4-871.g6a1bdf85 2024-09-21T09:15:47.124 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/ 2024-09-21T09:15:47.125 INFO:teuthology.task.install.rpm:Package version is 18.2.4-871.g6a1bdf85 2024-09-21T09:15:47.194 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-21T09:15:47.194 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:15:47.194 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-21T09:15:47.231 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, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-09-21T09:15:47.231 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:15:47.231 INFO:teuthology.packaging:ref: None 2024-09-21T09:15:47.231 INFO:teuthology.packaging:tag: None 2024-09-21T09:15:47.232 INFO:teuthology.packaging:branch: reef 2024-09-21T09:15:47.232 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:15:47.232 DEBUG:teuthology.orchestra.run.smithi042:> 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/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-21T09:15:47.240 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-21T09:15:47.241 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:15:47.241 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-21T09:15:47.271 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, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-09-21T09:15:47.271 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:15:47.271 INFO:teuthology.packaging:ref: None 2024-09-21T09:15:47.271 INFO:teuthology.packaging:tag: None 2024-09-21T09:15:47.271 INFO:teuthology.packaging:branch: reef 2024-09-21T09:15:47.271 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:15:47.272 DEBUG:teuthology.orchestra.run.smithi133:> 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/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-21T09:15:47.301 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:15:47.340 DEBUG:teuthology.orchestra.run.smithi133:> 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-09-21T09:15:47.388 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:15:47.419 DEBUG:teuthology.orchestra.run.smithi133:> 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-09-21T09:15:47.458 INFO:teuthology.orchestra.run.smithi042.stdout:check_obsoletes = 1 2024-09-21T09:15:47.460 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum clean all 2024-09-21T09:15:47.488 INFO:teuthology.orchestra.run.smithi133.stdout:check_obsoletes = 1 2024-09-21T09:15:47.489 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum clean all 2024-09-21T09:15:47.698 INFO:teuthology.orchestra.run.smithi042.stdout:45 files removed 2024-09-21T09:15:47.725 INFO:teuthology.orchestra.run.smithi133.stdout:45 files removed 2024-09-21T09:15:47.726 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install 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 python3-pytest python3-pytest python3-pytest python3-pytest 2024-09-21T09:15:47.752 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum -y install 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 python3-pytest python3-pytest python3-pytest python3-pytest 2024-09-21T09:15:48.292 INFO:teuthology.orchestra.run.smithi042.stdout:ceph packages for x86_64 295 kB/s | 77 kB 00:00 2024-09-21T09:15:48.305 INFO:teuthology.orchestra.run.smithi133.stdout:ceph packages for x86_64 294 kB/s | 77 kB 00:00 2024-09-21T09:15:48.584 INFO:teuthology.orchestra.run.smithi042.stdout:ceph noarch packages 46 kB/s | 11 kB 00:00 2024-09-21T09:15:48.588 INFO:teuthology.orchestra.run.smithi133.stdout:ceph noarch packages 48 kB/s | 11 kB 00:00 2024-09-21T09:15:48.864 INFO:teuthology.orchestra.run.smithi133.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-21T09:15:48.868 INFO:teuthology.orchestra.run.smithi042.stdout:ceph source packages 7.7 kB/s | 1.9 kB 00:00 2024-09-21T09:15:49.785 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - BaseOS 9.4 MB/s | 8.3 MB 00:00 2024-09-21T09:15:51.305 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 9 - BaseOS 3.4 MB/s | 8.3 MB 00:02 2024-09-21T09:15:51.686 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-09-21T09:15:53.423 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 9 - AppStream 19 MB/s | 20 MB 00:01 2024-09-21T09:15:56.246 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-21T09:15:57.980 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 19 kB 00:00 2024-09-21T09:15:58.332 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 9 - CRB 5.8 MB/s | 6.5 MB 00:01 2024-09-21T09:15:58.751 INFO:teuthology.orchestra.run.smithi042.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-21T09:15:59.749 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 9 - Extras packages 100 kB/s | 19 kB 00:00 2024-09-21T09:16:00.754 INFO:teuthology.orchestra.run.smithi133.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-21T09:16:04.457 INFO:teuthology.orchestra.run.smithi042.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-21T09:16:06.076 INFO:teuthology.orchestra.run.smithi133.stdout:lab-extras 36 kB/s | 1.7 kB 00:00 2024-09-21T09:16:06.934 INFO:teuthology.orchestra.run.smithi042.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-21T09:16:06.935 INFO:teuthology.orchestra.run.smithi042.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-21T09:16:07.013 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-21T09:16:07.020 INFO:teuthology.orchestra.run.smithi042.stdout:====================================================================================== 2024-09-21T09:16:07.020 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-21T09:16:07.020 INFO:teuthology.orchestra.run.smithi042.stdout:====================================================================================== 2024-09-21T09:16:07.020 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-21T09:16:07.020 INFO:teuthology.orchestra.run.smithi042.stdout: ceph x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 6.5 k 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-base x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 5.1 M 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-fuse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 853 k 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 142 k 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 1.5 M 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-cephadm noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 139 k 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-dashboard noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 3.5 M 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 7.4 M 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-rook noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 49 k 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-radosgw x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 7.7 M 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-test x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 40 M 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: cephadm noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 226 k 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: libcephfs-devel x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 31 k 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: libcephfs2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 711 k 2024-09-21T09:16:07.021 INFO:teuthology.orchestra.run.smithi042.stdout: librados-devel x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 126 k 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cephfs x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 161 k 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rados x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 320 k 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rbd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 300 k 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rgw x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 99 k 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-fuse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 87 k 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-mirror x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.0 M 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-nbd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 172 k 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout:Upgrading: 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: librados2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.3 M 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: librbd1 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.0 M 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-21T09:16:07.022 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-common x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 18 M 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-grafana-dashboards noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 24 k 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mds x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 2.1 M 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-modules-core noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 246 k 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mon x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 4.7 M 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-osd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 17 M 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-prometheus-alerts noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 16 k 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-selinux x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 25 k 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-21T09:16:07.026 INFO:teuthology.orchestra.run.smithi042.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: libcephsqlite x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 166 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: libradosstriper1 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 477 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: librgw2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 4.5 M 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-21T09:16:07.027 INFO:teuthology.orchestra.run.smithi042.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ceph-argparse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 45 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ceph-common x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 129 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-21T09:16:07.028 INFO:teuthology.orchestra.run.smithi042.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-21T09:16:07.029 INFO:teuthology.orchestra.run.smithi042.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-21T09:16:07.030 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-21T09:16:07.031 INFO:teuthology.orchestra.run.smithi042.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout:====================================================================================== 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout:Install 116 Packages 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout:Upgrade 2 Packages 2024-09-21T09:16:07.032 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:07.033 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 179 M 2024-09-21T09:16:07.033 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-21T09:16:07.599 INFO:teuthology.orchestra.run.smithi042.stdout:(1/118): ceph-18.2.4-871.g6a1bdf85.el9.x86_64.r 45 kB/s | 6.5 kB 00:00 2024-09-21T09:16:08.116 INFO:teuthology.orchestra.run.smithi042.stdout:(2/118): ceph-fuse-18.2.4-871.g6a1bdf85.el9.x86 1.6 MB/s | 853 kB 00:00 2024-09-21T09:16:08.183 INFO:teuthology.orchestra.run.smithi042.stdout:(3/118): ceph-immutable-object-cache-18.2.4-871 2.1 MB/s | 142 kB 00:00 2024-09-21T09:16:08.271 INFO:teuthology.orchestra.run.smithi133.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-21T09:16:08.272 INFO:teuthology.orchestra.run.smithi133.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-21T09:16:08.309 INFO:teuthology.orchestra.run.smithi042.stdout:(4/118): ceph-base-18.2.4-871.g6a1bdf85.el9.x86 6.0 MB/s | 5.1 MB 00:00 2024-09-21T09:16:08.343 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-09-21T09:16:08.350 INFO:teuthology.orchestra.run.smithi133.stdout:====================================================================================== 2024-09-21T09:16:08.350 INFO:teuthology.orchestra.run.smithi133.stdout: Package Arch Version Repository Size 2024-09-21T09:16:08.350 INFO:teuthology.orchestra.run.smithi133.stdout:====================================================================================== 2024-09-21T09:16:08.350 INFO:teuthology.orchestra.run.smithi133.stdout:Installing: 2024-09-21T09:16:08.350 INFO:teuthology.orchestra.run.smithi133.stdout: ceph x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 6.5 k 2024-09-21T09:16:08.350 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-base x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 5.1 M 2024-09-21T09:16:08.350 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-fuse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 853 k 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 142 k 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 1.5 M 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-cephadm noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 139 k 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-dashboard noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 3.5 M 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 7.4 M 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-rook noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 49 k 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-radosgw x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 7.7 M 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-test x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 40 M 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: cephadm noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 226 k 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: libcephfs-devel x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 31 k 2024-09-21T09:16:08.351 INFO:teuthology.orchestra.run.smithi133.stdout: libcephfs2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 711 k 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout: librados-devel x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 126 k 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cephfs x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 161 k 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rados x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 320 k 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rbd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 300 k 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rgw x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 99 k 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout: rbd-fuse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 87 k 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout: rbd-mirror x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.0 M 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout: rbd-nbd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 172 k 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout:Upgrading: 2024-09-21T09:16:08.352 INFO:teuthology.orchestra.run.smithi133.stdout: librados2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.3 M 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: librbd1 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.0 M 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-common x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 18 M 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-grafana-dashboards noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 24 k 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mds x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 2.1 M 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-modules-core noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 246 k 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mon x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 4.7 M 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-osd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 17 M 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-prometheus-alerts noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 16 k 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-selinux x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 25 k 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-21T09:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: libcephsqlite x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 166 k 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-21T09:16:08.354 INFO:teuthology.orchestra.run.smithi133.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-21T09:16:08.355 INFO:teuthology.orchestra.run.smithi133.stdout: libradosstriper1 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 477 k 2024-09-21T09:16:08.355 INFO:teuthology.orchestra.run.smithi133.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-21T09:16:08.355 INFO:teuthology.orchestra.run.smithi133.stdout: librgw2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 4.5 M 2024-09-21T09:16:08.355 INFO:teuthology.orchestra.run.smithi133.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-21T09:16:08.355 INFO:teuthology.orchestra.run.smithi133.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-21T09:16:08.355 INFO:teuthology.orchestra.run.smithi133.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-21T09:16:08.355 INFO:teuthology.orchestra.run.smithi133.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-21T09:16:08.356 INFO:teuthology.orchestra.run.smithi133.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-21T09:16:08.356 INFO:teuthology.orchestra.run.smithi133.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-21T09:16:08.356 INFO:teuthology.orchestra.run.smithi133.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-09-21T09:16:08.356 INFO:teuthology.orchestra.run.smithi133.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-21T09:16:08.356 INFO:teuthology.orchestra.run.smithi133.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-21T09:16:08.356 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-21T09:16:08.357 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ceph-argparse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 45 k 2024-09-21T09:16:08.357 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ceph-common x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 129 k 2024-09-21T09:16:08.357 INFO:teuthology.orchestra.run.smithi133.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-21T09:16:08.357 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-21T09:16:08.357 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-21T09:16:08.357 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-21T09:16:08.357 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-21T09:16:08.357 INFO:teuthology.orchestra.run.smithi133.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-21T09:16:08.357 INFO:teuthology.orchestra.run.smithi133.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-21T09:16:08.358 INFO:teuthology.orchestra.run.smithi133.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-21T09:16:08.359 INFO:teuthology.orchestra.run.smithi133.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-21T09:16:08.359 INFO:teuthology.orchestra.run.smithi133.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-21T09:16:08.359 INFO:teuthology.orchestra.run.smithi133.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-21T09:16:08.359 INFO:teuthology.orchestra.run.smithi133.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-21T09:16:08.359 INFO:teuthology.orchestra.run.smithi133.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-21T09:16:08.359 INFO:teuthology.orchestra.run.smithi133.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-21T09:16:08.359 INFO:teuthology.orchestra.run.smithi133.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-21T09:16:08.360 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-21T09:16:08.361 INFO:teuthology.orchestra.run.smithi133.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout:====================================================================================== 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout:Install 116 Packages 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout:Upgrade 2 Packages 2024-09-21T09:16:08.362 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:16:08.363 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 179 M 2024-09-21T09:16:08.363 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-09-21T09:16:08.576 INFO:teuthology.orchestra.run.smithi042.stdout:(5/118): ceph-mgr-18.2.4-871.g6a1bdf85.el9.x86_ 5.5 MB/s | 1.5 MB 00:00 2024-09-21T09:16:08.934 INFO:teuthology.orchestra.run.smithi042.stdout:(6/118): ceph-mds-18.2.4-871.g6a1bdf85.el9.x86_ 2.8 MB/s | 2.1 MB 00:00 2024-09-21T09:16:08.994 INFO:teuthology.orchestra.run.smithi133.stdout:(1/118): ceph-18.2.4-871.g6a1bdf85.el9.x86_64.r 22 kB/s | 6.5 kB 00:00 2024-09-21T09:16:09.143 INFO:teuthology.orchestra.run.smithi042.stdout:(7/118): ceph-common-18.2.4-871.g6a1bdf85.el9.x 11 MB/s | 18 MB 00:01 2024-09-21T09:16:09.227 INFO:teuthology.orchestra.run.smithi133.stdout:(2/118): ceph-fuse-18.2.4-871.g6a1bdf85.el9.x86 3.6 MB/s | 853 kB 00:00 2024-09-21T09:16:09.293 INFO:teuthology.orchestra.run.smithi042.stdout:(8/118): ceph-mon-18.2.4-871.g6a1bdf85.el9.x86_ 6.5 MB/s | 4.7 MB 00:00 2024-09-21T09:16:09.327 INFO:teuthology.orchestra.run.smithi133.stdout:(3/118): ceph-immutable-object-cache-18.2.4-871 1.4 MB/s | 142 kB 00:00 2024-09-21T09:16:09.393 INFO:teuthology.orchestra.run.smithi042.stdout:(9/118): ceph-selinux-18.2.4-871.g6a1bdf85.el9. 251 kB/s | 25 kB 00:00 2024-09-21T09:16:09.445 INFO:teuthology.orchestra.run.smithi133.stdout:(4/118): ceph-base-18.2.4-871.g6a1bdf85.el9.x86 6.8 MB/s | 5.1 MB 00:00 2024-09-21T09:16:09.611 INFO:teuthology.orchestra.run.smithi133.stdout:(5/118): ceph-mds-18.2.4-871.g6a1bdf85.el9.x86_ 7.4 MB/s | 2.1 MB 00:00 2024-09-21T09:16:09.827 INFO:teuthology.orchestra.run.smithi042.stdout:(10/118): ceph-radosgw-18.2.4-871.g6a1bdf85.el9 11 MB/s | 7.7 MB 00:00 2024-09-21T09:16:09.927 INFO:teuthology.orchestra.run.smithi042.stdout:(11/118): libcephfs-devel-18.2.4-871.g6a1bdf85. 311 kB/s | 31 kB 00:00 2024-09-21T09:16:10.019 INFO:teuthology.orchestra.run.smithi042.stdout:(12/118): libcephfs2-18.2.4-871.g6a1bdf85.el9.x 7.6 MB/s | 711 kB 00:00 2024-09-21T09:16:10.111 INFO:teuthology.orchestra.run.smithi042.stdout:(13/118): libcephsqlite-18.2.4-871.g6a1bdf85.el 1.8 MB/s | 166 kB 00:00 2024-09-21T09:16:10.112 INFO:teuthology.orchestra.run.smithi133.stdout:(6/118): ceph-common-18.2.4-871.g6a1bdf85.el9.x 13 MB/s | 18 MB 00:01 2024-09-21T09:16:10.178 INFO:teuthology.orchestra.run.smithi042.stdout:(14/118): librados-devel-18.2.4-871.g6a1bdf85.e 1.9 MB/s | 126 kB 00:00 2024-09-21T09:16:10.179 INFO:teuthology.orchestra.run.smithi133.stdout:(7/118): ceph-mon-18.2.4-871.g6a1bdf85.el9.x86_ 8.3 MB/s | 4.7 MB 00:00 2024-09-21T09:16:10.245 INFO:teuthology.orchestra.run.smithi133.stdout:(8/118): ceph-mgr-18.2.4-871.g6a1bdf85.el9.x86_ 1.8 MB/s | 1.5 MB 00:00 2024-09-21T09:16:10.287 INFO:teuthology.orchestra.run.smithi042.stdout:(15/118): libradosstriper1-18.2.4-871.g6a1bdf85 4.3 MB/s | 477 kB 00:00 2024-09-21T09:16:10.337 INFO:teuthology.orchestra.run.smithi133.stdout:(9/118): ceph-selinux-18.2.4-871.g6a1bdf85.el9. 273 kB/s | 25 kB 00:00 2024-09-21T09:16:10.771 INFO:teuthology.orchestra.run.smithi042.stdout:(16/118): librgw2-18.2.4-871.g6a1bdf85.el9.x86_ 9.2 MB/s | 4.5 MB 00:00 2024-09-21T09:16:10.837 INFO:teuthology.orchestra.run.smithi042.stdout:(17/118): python3-ceph-argparse-18.2.4-871.g6a1 677 kB/s | 45 kB 00:00 2024-09-21T09:16:10.904 INFO:teuthology.orchestra.run.smithi042.stdout:(18/118): python3-ceph-common-18.2.4-871.g6a1bd 1.9 MB/s | 129 kB 00:00 2024-09-21T09:16:10.921 INFO:teuthology.orchestra.run.smithi133.stdout:(10/118): ceph-radosgw-18.2.4-871.g6a1bdf85.el9 10 MB/s | 7.7 MB 00:00 2024-09-21T09:16:10.954 INFO:teuthology.orchestra.run.smithi042.stdout:(19/118): python3-cephfs-18.2.4-871.g6a1bdf85.e 3.1 MB/s | 161 kB 00:00 2024-09-21T09:16:11.013 INFO:teuthology.orchestra.run.smithi042.stdout:(20/118): python3-rados-18.2.4-871.g6a1bdf85.el 5.4 MB/s | 320 kB 00:00 2024-09-21T09:16:11.105 INFO:teuthology.orchestra.run.smithi133.stdout:(11/118): ceph-osd-18.2.4-871.g6a1bdf85.el9.x86 17 MB/s | 17 MB 00:00 2024-09-21T09:16:11.130 INFO:teuthology.orchestra.run.smithi133.stdout:(12/118): libcephfs-devel-18.2.4-871.g6a1bdf85. 149 kB/s | 31 kB 00:00 2024-09-21T09:16:11.163 INFO:teuthology.orchestra.run.smithi133.stdout:(13/118): libcephfs2-18.2.4-871.g6a1bdf85.el9.x 12 MB/s | 711 kB 00:00 2024-09-21T09:16:11.189 INFO:teuthology.orchestra.run.smithi042.stdout:(21/118): ceph-osd-18.2.4-871.g6a1bdf85.el9.x86 7.3 MB/s | 17 MB 00:02 2024-09-21T09:16:11.189 INFO:teuthology.orchestra.run.smithi133.stdout:(14/118): libcephsqlite-18.2.4-871.g6a1bdf85.el 2.8 MB/s | 166 kB 00:00 2024-09-21T09:16:11.222 INFO:teuthology.orchestra.run.smithi042.stdout:(22/118): python3-rbd-18.2.4-871.g6a1bdf85.el9. 1.4 MB/s | 300 kB 00:00 2024-09-21T09:16:11.222 INFO:teuthology.orchestra.run.smithi133.stdout:(15/118): librados-devel-18.2.4-871.g6a1bdf85.e 2.1 MB/s | 126 kB 00:00 2024-09-21T09:16:11.247 INFO:teuthology.orchestra.run.smithi042.stdout:(23/118): python3-rgw-18.2.4-871.g6a1bdf85.el9. 1.7 MB/s | 99 kB 00:00 2024-09-21T09:16:11.248 INFO:teuthology.orchestra.run.smithi133.stdout:(16/118): libradosstriper1-18.2.4-871.g6a1bdf85 8.0 MB/s | 477 kB 00:00 2024-09-21T09:16:11.273 INFO:teuthology.orchestra.run.smithi042.stdout:(24/118): rbd-fuse-18.2.4-871.g6a1bdf85.el9.x86 1.7 MB/s | 87 kB 00:00 2024-09-21T09:16:11.323 INFO:teuthology.orchestra.run.smithi133.stdout:(17/118): python3-ceph-argparse-18.2.4-871.g6a1 600 kB/s | 45 kB 00:00 2024-09-21T09:16:11.348 INFO:teuthology.orchestra.run.smithi042.stdout:(25/118): rbd-nbd-18.2.4-871.g6a1bdf85.el9.x86_ 2.2 MB/s | 172 kB 00:00 2024-09-21T09:16:11.390 INFO:teuthology.orchestra.run.smithi133.stdout:(18/118): python3-ceph-common-18.2.4-871.g6a1bd 1.9 MB/s | 129 kB 00:00 2024-09-21T09:16:11.432 INFO:teuthology.orchestra.run.smithi042.stdout:(26/118): ceph-grafana-dashboards-18.2.4-871.g6 290 kB/s | 24 kB 00:00 2024-09-21T09:16:11.473 INFO:teuthology.orchestra.run.smithi133.stdout:(19/118): librgw2-18.2.4-871.g6a1bdf85.el9.x86_ 18 MB/s | 4.5 MB 00:00 2024-09-21T09:16:11.491 INFO:teuthology.orchestra.run.smithi042.stdout:(27/118): ceph-mgr-cephadm-18.2.4-871.g6a1bdf85 2.3 MB/s | 139 kB 00:00 2024-09-21T09:16:11.499 INFO:teuthology.orchestra.run.smithi133.stdout:(20/118): python3-cephfs-18.2.4-871.g6a1bdf85.e 1.5 MB/s | 161 kB 00:00 2024-09-21T09:16:11.524 INFO:teuthology.orchestra.run.smithi133.stdout:(21/118): python3-rados-18.2.4-871.g6a1bdf85.el 6.2 MB/s | 320 kB 00:00 2024-09-21T09:16:11.541 INFO:teuthology.orchestra.run.smithi042.stdout:(28/118): rbd-mirror-18.2.4-871.g6a1bdf85.el9.x 10 MB/s | 3.0 MB 00:00 2024-09-21T09:16:11.558 INFO:teuthology.orchestra.run.smithi133.stdout:(22/118): python3-rbd-18.2.4-871.g6a1bdf85.el9. 5.0 MB/s | 300 kB 00:00 2024-09-21T09:16:11.583 INFO:teuthology.orchestra.run.smithi133.stdout:(23/118): python3-rgw-18.2.4-871.g6a1bdf85.el9. 1.7 MB/s | 99 kB 00:00 2024-09-21T09:16:11.616 INFO:teuthology.orchestra.run.smithi133.stdout:(24/118): rbd-fuse-18.2.4-871.g6a1bdf85.el9.x86 1.5 MB/s | 87 kB 00:00 2024-09-21T09:16:11.700 INFO:teuthology.orchestra.run.smithi133.stdout:(25/118): rbd-nbd-18.2.4-871.g6a1bdf85.el9.x86_ 2.0 MB/s | 172 kB 00:00 2024-09-21T09:16:11.801 INFO:teuthology.orchestra.run.smithi133.stdout:(26/118): rbd-mirror-18.2.4-871.g6a1bdf85.el9.x 14 MB/s | 3.0 MB 00:00 2024-09-21T09:16:11.816 INFO:teuthology.orchestra.run.smithi042.stdout:(29/118): ceph-mgr-dashboard-18.2.4-871.g6a1bdf 11 MB/s | 3.5 MB 00:00 2024-09-21T09:16:11.825 INFO:teuthology.orchestra.run.smithi133.stdout:(27/118): ceph-grafana-dashboards-18.2.4-871.g6 195 kB/s | 24 kB 00:00 2024-09-21T09:16:11.851 INFO:teuthology.orchestra.run.smithi133.stdout:(28/118): ceph-mgr-cephadm-18.2.4-871.g6a1bdf85 2.7 MB/s | 139 kB 00:00 2024-09-21T09:16:11.867 INFO:teuthology.orchestra.run.smithi042.stdout:(30/118): ceph-mgr-modules-core-18.2.4-871.g6a1 4.8 MB/s | 246 kB 00:00 2024-09-21T09:16:11.950 INFO:teuthology.orchestra.run.smithi042.stdout:(31/118): ceph-mgr-rook-18.2.4-871.g6a1bdf85.el 593 kB/s | 49 kB 00:00 2024-09-21T09:16:12.034 INFO:teuthology.orchestra.run.smithi042.stdout:(32/118): ceph-prometheus-alerts-18.2.4-871.g6a 197 kB/s | 16 kB 00:00 2024-09-21T09:16:12.118 INFO:teuthology.orchestra.run.smithi042.stdout:(33/118): cephadm-18.2.4-871.g6a1bdf85.el9.noar 2.6 MB/s | 226 kB 00:00 2024-09-21T09:16:12.143 INFO:teuthology.orchestra.run.smithi133.stdout:(29/118): ceph-mgr-dashboard-18.2.4-871.g6a1bdf 11 MB/s | 3.5 MB 00:00 2024-09-21T09:16:12.226 INFO:teuthology.orchestra.run.smithi133.stdout:(30/118): ceph-mgr-modules-core-18.2.4-871.g6a1 2.9 MB/s | 246 kB 00:00 2024-09-21T09:16:12.310 INFO:teuthology.orchestra.run.smithi133.stdout:(31/118): ceph-mgr-diskprediction-local-18.2.4- 16 MB/s | 7.4 MB 00:00 2024-09-21T09:16:12.318 INFO:teuthology.orchestra.run.smithi042.stdout:(34/118): ceph-mgr-diskprediction-local-18.2.4- 9.5 MB/s | 7.4 MB 00:00 2024-09-21T09:16:12.327 INFO:teuthology.orchestra.run.smithi133.stdout:(32/118): ceph-mgr-rook-18.2.4-871.g6a1bdf85.el 491 kB/s | 49 kB 00:00 2024-09-21T09:16:12.343 INFO:teuthology.orchestra.run.smithi042.stdout:(35/118): fuse-2.9.9-16.el9.x86_64.rpm 354 kB/s | 80 kB 00:00 2024-09-21T09:16:12.344 INFO:teuthology.orchestra.run.smithi133.stdout:(33/118): ceph-prometheus-alerts-18.2.4-871.g6a 492 kB/s | 16 kB 00:00 2024-09-21T09:16:12.378 INFO:teuthology.orchestra.run.smithi133.stdout:(34/118): cephadm-18.2.4-871.g6a1bdf85.el9.noar 4.4 MB/s | 226 kB 00:00 2024-09-21T09:16:12.435 INFO:teuthology.orchestra.run.smithi042.stdout:(36/118): libquadmath-11.5.0-2.el9.x86_64.rpm 2.0 MB/s | 191 kB 00:00 2024-09-21T09:16:12.486 INFO:teuthology.orchestra.run.smithi133.stdout:(35/118): fuse-2.9.9-16.el9.x86_64.rpm 562 kB/s | 80 kB 00:00 2024-09-21T09:16:12.527 INFO:teuthology.orchestra.run.smithi042.stdout:(37/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.7 MB/s | 253 kB 00:00 2024-09-21T09:16:12.570 INFO:teuthology.orchestra.run.smithi133.stdout:(36/118): libquadmath-11.5.0-2.el9.x86_64.rpm 2.2 MB/s | 191 kB 00:00 2024-09-21T09:16:12.611 INFO:teuthology.orchestra.run.smithi042.stdout:(38/118): libgfortran-11.5.0-2.el9.x86_64.rpm 2.7 MB/s | 801 kB 00:00 2024-09-21T09:16:12.661 INFO:teuthology.orchestra.run.smithi042.stdout:(39/118): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-09-21T09:16:12.678 INFO:teuthology.orchestra.run.smithi133.stdout:(37/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.3 MB/s | 253 kB 00:00 2024-09-21T09:16:12.704 INFO:teuthology.orchestra.run.smithi133.stdout:(38/118): libgfortran-11.5.0-2.el9.x86_64.rpm 2.4 MB/s | 801 kB 00:00 2024-09-21T09:16:12.720 INFO:teuthology.orchestra.run.smithi042.stdout:(40/118): python3-pycparser-2.20-6.el9.noarch.r 2.2 MB/s | 135 kB 00:00 2024-09-21T09:16:12.755 INFO:teuthology.orchestra.run.smithi133.stdout:(39/118): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-09-21T09:16:12.770 INFO:teuthology.orchestra.run.smithi042.stdout:(41/118): python3-requests-2.25.1-8.el9.noarch. 2.4 MB/s | 125 kB 00:00 2024-09-21T09:16:12.804 INFO:teuthology.orchestra.run.smithi042.stdout:(42/118): python3-cryptography-36.0.1-4.el9.x86 4.4 MB/s | 1.2 MB 00:00 2024-09-21T09:16:12.813 INFO:teuthology.orchestra.run.smithi133.stdout:(40/118): python3-pycparser-2.20-6.el9.noarch.r 2.3 MB/s | 135 kB 00:00 2024-09-21T09:16:12.863 INFO:teuthology.orchestra.run.smithi133.stdout:(41/118): python3-requests-2.25.1-8.el9.noarch. 2.4 MB/s | 125 kB 00:00 2024-09-21T09:16:12.912 INFO:teuthology.orchestra.run.smithi042.stdout:(43/118): boost-program-options-1.75.0-8.el9.x8 987 kB/s | 107 kB 00:00 2024-09-21T09:16:12.922 INFO:teuthology.orchestra.run.smithi133.stdout:(42/118): python3-urllib3-1.26.5-6.el9.noarch.r 3.6 MB/s | 215 kB 00:00 2024-09-21T09:16:12.938 INFO:teuthology.orchestra.run.smithi042.stdout:(44/118): python3-urllib3-1.26.5-6.el9.noarch.r 1.3 MB/s | 215 kB 00:00 2024-09-21T09:16:12.964 INFO:teuthology.orchestra.run.smithi133.stdout:(43/118): python3-cryptography-36.0.1-4.el9.x86 4.3 MB/s | 1.2 MB 00:00 2024-09-21T09:16:12.972 INFO:teuthology.orchestra.run.smithi042.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 557 kB/s | 33 kB 00:00 2024-09-21T09:16:13.031 INFO:teuthology.orchestra.run.smithi133.stdout:(44/118): flexiblas-3.0.4-8.el9.x86_64.rpm 492 kB/s | 33 kB 00:00 2024-09-21T09:16:13.039 INFO:teuthology.orchestra.run.smithi042.stdout:(46/118): flexiblas-openblas-openmp-3.0.4-8.el9 272 kB/s | 18 kB 00:00 2024-09-21T09:16:13.081 INFO:teuthology.orchestra.run.smithi133.stdout:(45/118): boost-program-options-1.75.0-8.el9.x8 673 kB/s | 107 kB 00:00 2024-09-21T09:16:13.122 INFO:teuthology.orchestra.run.smithi042.stdout:(47/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 16 MB/s | 3.0 MB 00:00 2024-09-21T09:16:13.123 INFO:teuthology.orchestra.run.smithi133.stdout:(46/118): flexiblas-openblas-openmp-3.0.4-8.el9 440 kB/s | 18 kB 00:00 2024-09-21T09:16:13.147 INFO:teuthology.orchestra.run.smithi042.stdout:(48/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.4 MB/s | 160 kB 00:00 2024-09-21T09:16:13.189 INFO:teuthology.orchestra.run.smithi042.stdout:(49/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 676 kB/s | 45 kB 00:00 2024-09-21T09:16:13.416 INFO:teuthology.orchestra.run.smithi133.stdout:(47/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.1 MB/s | 160 kB 00:00 2024-09-21T09:16:13.416 INFO:teuthology.orchestra.run.smithi133.stdout:(48/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.1 MB/s | 45 kB 00:00 2024-09-21T09:16:13.416 INFO:teuthology.orchestra.run.smithi133.stdout:(49/118): librdkafka-1.6.1-102.el9.x86_64.rpm 6.0 MB/s | 662 kB 00:00 2024-09-21T09:16:13.449 INFO:teuthology.orchestra.run.smithi133.stdout:(50/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.9 MB/s | 292 kB 00:00 2024-09-21T09:16:13.491 INFO:teuthology.orchestra.run.smithi133.stdout:(51/118): openblas-0.3.26-2.el9.x86_64.rpm 927 kB/s | 38 kB 00:00 2024-09-21T09:16:13.582 INFO:teuthology.orchestra.run.smithi042.stdout:(50/118): ceph-test-18.2.4-871.g6a1bdf85.el9.x8 9.5 MB/s | 40 MB 00:04 2024-09-21T09:16:13.607 INFO:teuthology.orchestra.run.smithi042.stdout:(51/118): librdkafka-1.6.1-102.el9.x86_64.rpm 1.4 MB/s | 662 kB 00:00 2024-09-21T09:16:13.640 INFO:teuthology.orchestra.run.smithi042.stdout:(52/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 649 kB/s | 292 kB 00:00 2024-09-21T09:16:13.707 INFO:teuthology.orchestra.run.smithi042.stdout:(53/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.3 MB/s | 87 kB 00:00 2024-09-21T09:16:13.732 INFO:teuthology.orchestra.run.smithi042.stdout:(54/118): openblas-0.3.26-2.el9.x86_64.rpm 256 kB/s | 38 kB 00:00 2024-09-21T09:16:13.775 INFO:teuthology.orchestra.run.smithi133.stdout:(52/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 4.0 MB/s | 3.0 MB 00:00 2024-09-21T09:16:13.799 INFO:teuthology.orchestra.run.smithi042.stdout:(55/118): openblas-openmp-0.3.26-2.el9.x86_64.r 26 MB/s | 4.9 MB 00:00 2024-09-21T09:16:13.833 INFO:teuthology.orchestra.run.smithi042.stdout:(56/118): python3-devel-3.9.19-8.el9.x86_64.rpm 2.4 MB/s | 245 kB 00:00 2024-09-21T09:16:13.833 INFO:teuthology.orchestra.run.smithi133.stdout:(53/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.5 MB/s | 87 kB 00:00 2024-09-21T09:16:13.867 INFO:teuthology.orchestra.run.smithi042.stdout:(57/118): python3-iniconfig-1.1.1-7.el9.noarch. 262 kB/s | 17 kB 00:00 2024-09-21T09:16:13.975 INFO:teuthology.orchestra.run.smithi042.stdout:(58/118): python3-babel-2.9.1-2.el9.noarch.rpm 22 MB/s | 6.0 MB 00:00 2024-09-21T09:16:14.001 INFO:teuthology.orchestra.run.smithi042.stdout:(59/118): python3-jsonpatch-1.21-16.el9.noarch. 192 kB/s | 26 kB 00:00 2024-09-21T09:16:14.026 INFO:teuthology.orchestra.run.smithi042.stdout:(60/118): python3-jinja2-2.11.3-6.el9.noarch.rp 1.3 MB/s | 248 kB 00:00 2024-09-21T09:16:14.051 INFO:teuthology.orchestra.run.smithi042.stdout:(61/118): python3-jsonpointer-2.0-4.el9.noarch. 254 kB/s | 19 kB 00:00 2024-09-21T09:16:14.085 INFO:teuthology.orchestra.run.smithi042.stdout:(62/118): python3-mako-1.1.4-6.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2024-09-21T09:16:14.110 INFO:teuthology.orchestra.run.smithi042.stdout:(63/118): python3-markupsafe-1.1.1-12.el9.x86_6 414 kB/s | 35 kB 00:00 2024-09-21T09:16:14.160 INFO:teuthology.orchestra.run.smithi042.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 3.3 MB/s | 250 kB 00:00 2024-09-21T09:16:14.185 INFO:teuthology.orchestra.run.smithi042.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 2.9 MB/s | 222 kB 00:00 2024-09-21T09:16:14.252 INFO:teuthology.orchestra.run.smithi042.stdout:(66/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 25 MB/s | 5.1 MB 00:00 2024-09-21T09:16:14.277 INFO:teuthology.orchestra.run.smithi042.stdout:(67/118): python3-pluggy-0.13.1-7.el9.noarch.rp 451 kB/s | 41 kB 00:00 2024-09-21T09:16:14.303 INFO:teuthology.orchestra.run.smithi042.stdout:(68/118): python3-packaging-20.9-5.el9.noarch.r 541 kB/s | 77 kB 00:00 2024-09-21T09:16:14.325 INFO:teuthology.orchestra.run.smithi133.stdout:(54/118): ceph-test-18.2.4-871.g6a1bdf85.el9.x8 9.9 MB/s | 40 MB 00:03 2024-09-21T09:16:14.337 INFO:teuthology.orchestra.run.smithi042.stdout:(69/118): python3-prettytable-0.7.2-27.el9.noar 504 kB/s | 42 kB 00:00 2024-09-21T09:16:14.362 INFO:teuthology.orchestra.run.smithi042.stdout:(70/118): python3-py-1.10.0-6.el9.noarch.rpm 5.5 MB/s | 477 kB 00:00 2024-09-21T09:16:14.387 INFO:teuthology.orchestra.run.smithi042.stdout:(71/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.8 MB/s | 159 kB 00:00 2024-09-21T09:16:14.412 INFO:teuthology.orchestra.run.smithi042.stdout:(72/118): python3-pyasn1-modules-0.4.8-6.el9.no 3.6 MB/s | 279 kB 00:00 2024-09-21T09:16:14.455 INFO:teuthology.orchestra.run.smithi042.stdout:(73/118): python3-pytest-6.2.2-7.el9.noarch.rpm 5.5 MB/s | 519 kB 00:00 2024-09-21T09:16:14.459 INFO:teuthology.orchestra.run.smithi133.stdout:(55/118): python3-devel-3.9.19-8.el9.x86_64.rpm 1.8 MB/s | 245 kB 00:00 2024-09-21T09:16:14.480 INFO:teuthology.orchestra.run.smithi042.stdout:(74/118): python3-pytz-2021.1-5.el9.noarch.rpm 553 kB/s | 51 kB 00:00 2024-09-21T09:16:14.505 INFO:teuthology.orchestra.run.smithi042.stdout:(75/118): python3-requests-oauthlib-1.3.0-12.el 581 kB/s | 54 kB 00:00 2024-09-21T09:16:14.509 INFO:teuthology.orchestra.run.smithi133.stdout:(56/118): python3-iniconfig-1.1.1-7.el9.noarch. 352 kB/s | 17 kB 00:00 2024-09-21T09:16:14.547 INFO:teuthology.orchestra.run.smithi042.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 623 kB/s | 42 kB 00:00 2024-09-21T09:16:14.576 INFO:teuthology.orchestra.run.smithi133.stdout:(57/118): python3-jinja2-2.11.3-6.el9.noarch.rp 3.6 MB/s | 248 kB 00:00 2024-09-21T09:16:14.581 INFO:teuthology.orchestra.run.smithi042.stdout:(77/118): socat-1.7.4.1-6.el9.x86_64.rpm 3.9 MB/s | 304 kB 00:00 2024-09-21T09:16:14.614 INFO:teuthology.orchestra.run.smithi042.stdout:(78/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 953 kB/s | 64 kB 00:00 2024-09-21T09:16:14.618 INFO:teuthology.orchestra.run.smithi133.stdout:(58/118): python3-jsonpatch-1.21-16.el9.noarch. 617 kB/s | 26 kB 00:00 2024-09-21T09:16:14.648 INFO:teuthology.orchestra.run.smithi042.stdout:(79/118): fmt-8.1.1-5.el9.x86_64.rpm 1.6 MB/s | 111 kB 00:00 2024-09-21T09:16:14.668 INFO:teuthology.orchestra.run.smithi133.stdout:(59/118): python3-jsonpointer-2.0-4.el9.noarch. 385 kB/s | 19 kB 00:00 2024-09-21T09:16:14.690 INFO:teuthology.orchestra.run.smithi042.stdout:(80/118): gperftools-libs-2.9.1-3.el9.x86_64.rp 4.1 MB/s | 308 kB 00:00 2024-09-21T09:16:14.710 INFO:teuthology.orchestra.run.smithi133.stdout:(60/118): python3-mako-1.1.4-6.el9.noarch.rpm 4.0 MB/s | 172 kB 00:00 2024-09-21T09:16:14.723 INFO:teuthology.orchestra.run.smithi042.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 781 kB/s | 26 kB 00:00 2024-09-21T09:16:14.749 INFO:teuthology.orchestra.run.smithi042.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-21T09:16:14.774 INFO:teuthology.orchestra.run.smithi042.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-09-21T09:16:14.785 INFO:teuthology.orchestra.run.smithi133.stdout:(61/118): openblas-openmp-0.3.26-2.el9.x86_64.r 3.8 MB/s | 4.9 MB 00:01 2024-09-21T09:16:14.810 INFO:teuthology.orchestra.run.smithi133.stdout:(62/118): python3-markupsafe-1.1.1-12.el9.x86_6 346 kB/s | 35 kB 00:00 2024-09-21T09:16:14.833 INFO:teuthology.orchestra.run.smithi042.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 14 MB/s | 839 kB 00:00 2024-09-21T09:16:14.853 INFO:teuthology.orchestra.run.smithi133.stdout:(63/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 5.9 MB/s | 250 kB 00:00 2024-09-21T09:16:14.874 INFO:teuthology.orchestra.run.smithi042.stdout:(85/118): python3-asyncssh-2.13.2-5.el9.noarch. 13 MB/s | 548 kB 00:00 2024-09-21T09:16:14.891 INFO:teuthology.orchestra.run.smithi042.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 2.6 MB/s | 43 kB 00:00 2024-09-21T09:16:14.894 INFO:teuthology.orchestra.run.smithi133.stdout:(64/118): python3-oauthlib-3.1.1-5.el9.noarch.r 5.2 MB/s | 222 kB 00:00 2024-09-21T09:16:14.908 INFO:teuthology.orchestra.run.smithi042.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 1.9 MB/s | 32 kB 00:00 2024-09-21T09:16:14.925 INFO:teuthology.orchestra.run.smithi042.stdout:(88/118): python3-certifi-2023.05.07-4.el9.noar 845 kB/s | 14 kB 00:00 2024-09-21T09:16:14.945 INFO:teuthology.orchestra.run.smithi133.stdout:(65/118): python3-packaging-20.9-5.el9.noarch.r 1.5 MB/s | 77 kB 00:00 2024-09-21T09:16:14.951 INFO:teuthology.orchestra.run.smithi042.stdout:(89/118): python3-cheroot-8.6.0-4.el9.noarch.rp 6.8 MB/s | 172 kB 00:00 2024-09-21T09:16:14.995 INFO:teuthology.orchestra.run.smithi133.stdout:(66/118): python3-pluggy-0.13.1-7.el9.noarch.rp 832 kB/s | 41 kB 00:00 2024-09-21T09:16:15.018 INFO:teuthology.orchestra.run.smithi042.stdout:(90/118): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-21T09:16:15.037 INFO:teuthology.orchestra.run.smithi133.stdout:(67/118): python3-prettytable-0.7.2-27.el9.noar 1.0 MB/s | 42 kB 00:00 2024-09-21T09:16:15.043 INFO:teuthology.orchestra.run.smithi042.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 3.8 MB/s | 358 kB 00:00 2024-09-21T09:16:15.068 INFO:teuthology.orchestra.run.smithi042.stdout:(92/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 430 kB/s | 11 kB 00:00 2024-09-21T09:16:15.093 INFO:teuthology.orchestra.run.smithi042.stdout:(93/118): python3-jaraco-classes-3.2.1-5.el9.no 715 kB/s | 18 kB 00:00 2024-09-21T09:16:15.096 INFO:teuthology.orchestra.run.smithi133.stdout:(68/118): python3-py-1.10.0-6.el9.noarch.rpm 8.0 MB/s | 477 kB 00:00 2024-09-21T09:16:15.119 INFO:teuthology.orchestra.run.smithi042.stdout:(94/118): python3-jaraco-collections-3.0.0-8.el 929 kB/s | 23 kB 00:00 2024-09-21T09:16:15.144 INFO:teuthology.orchestra.run.smithi042.stdout:(95/118): python3-google-auth-2.34.0-1.el9.noar 1.7 MB/s | 220 kB 00:00 2024-09-21T09:16:15.169 INFO:teuthology.orchestra.run.smithi042.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 387 kB/s | 19 kB 00:00 2024-09-21T09:16:15.171 INFO:teuthology.orchestra.run.smithi133.stdout:(69/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.1 MB/s | 159 kB 00:00 2024-09-21T09:16:15.195 INFO:teuthology.orchestra.run.smithi042.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 391 kB/s | 20 kB 00:00 2024-09-21T09:16:15.229 INFO:teuthology.orchestra.run.smithi042.stdout:(98/118): python3-logutils-0.3.5-21.el9.noarch. 1.4 MB/s | 46 kB 00:00 2024-09-21T09:16:15.254 INFO:teuthology.orchestra.run.smithi042.stdout:(99/118): python3-more-itertools-8.12.0-2.el9.n 3.1 MB/s | 79 kB 00:00 2024-09-21T09:16:15.279 INFO:teuthology.orchestra.run.smithi042.stdout:(100/118): python3-natsort-7.1.1-5.el9.noarch.r 2.3 MB/s | 58 kB 00:00 2024-09-21T09:16:15.280 INFO:teuthology.orchestra.run.smithi133.stdout:(70/118): python3-pyasn1-modules-0.4.8-6.el9.no 2.5 MB/s | 279 kB 00:00 2024-09-21T09:16:15.313 INFO:teuthology.orchestra.run.smithi042.stdout:(101/118): python3-pecan-1.4.2-3.el9.noarch.rpm 8.0 MB/s | 272 kB 00:00 2024-09-21T09:16:15.338 INFO:teuthology.orchestra.run.smithi042.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 661 kB/s | 16 kB 00:00 2024-09-21T09:16:15.363 INFO:teuthology.orchestra.run.smithi042.stdout:(103/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 3.5 MB/s | 90 kB 00:00 2024-09-21T09:16:15.389 INFO:teuthology.orchestra.run.smithi042.stdout:(104/118): python3-repoze-lru-0.7-16.el9.noarch 1.2 MB/s | 31 kB 00:00 2024-09-21T09:16:15.463 INFO:teuthology.orchestra.run.smithi133.stdout:(71/118): python3-pytest-6.2.2-7.el9.noarch.rpm 2.8 MB/s | 519 kB 00:00 2024-09-21T09:16:15.505 INFO:teuthology.orchestra.run.smithi133.stdout:(72/118): python3-pytz-2021.1-5.el9.noarch.rpm 1.2 MB/s | 51 kB 00:00 2024-09-21T09:16:15.547 INFO:teuthology.orchestra.run.smithi133.stdout:(73/118): python3-requests-oauthlib-1.3.0-12.el 1.3 MB/s | 54 kB 00:00 2024-09-21T09:16:15.556 INFO:teuthology.orchestra.run.smithi042.stdout:(105/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 15 MB/s | 16 MB 00:01 2024-09-21T09:16:15.589 INFO:teuthology.orchestra.run.smithi042.stdout:(106/118): python3-kubernetes-26.1.0-2.el9.noar 2.4 MB/s | 1.0 MB 00:00 2024-09-21T09:16:15.623 INFO:teuthology.orchestra.run.smithi042.stdout:(107/118): python3-tempora-5.0.0-2.el9.noarch.r 1.4 MB/s | 36 kB 00:00 2024-09-21T09:16:15.648 INFO:teuthology.orchestra.run.smithi042.stdout:(108/118): python3-routes-2.5.1-5.el9.noarch.rp 728 kB/s | 188 kB 00:00 2024-09-21T09:16:15.673 INFO:teuthology.orchestra.run.smithi042.stdout:(109/118): python3-rsa-4.9-2.el9.noarch.rpm 505 kB/s | 59 kB 00:00 2024-09-21T09:16:15.699 INFO:teuthology.orchestra.run.smithi042.stdout:(110/118): python3-typing-extensions-4.12.2-2.e 1.0 MB/s | 74 kB 00:00 2024-09-21T09:16:15.732 INFO:teuthology.orchestra.run.smithi042.stdout:(111/118): python3-websocket-client-1.2.3-2.el9 1.5 MB/s | 90 kB 00:00 2024-09-21T09:16:15.758 INFO:teuthology.orchestra.run.smithi042.stdout:(112/118): python3-webob-1.8.8-2.el9.noarch.rpm 2.1 MB/s | 230 kB 00:00 2024-09-21T09:16:15.783 INFO:teuthology.orchestra.run.smithi042.stdout:(113/118): python3-zc-lockfile-2.0-10.el9.noarc 397 kB/s | 20 kB 00:00 2024-09-21T09:16:15.806 INFO:teuthology.orchestra.run.smithi133.stdout:(74/118): python3-babel-2.9.1-2.el9.noarch.rpm 3.0 MB/s | 6.0 MB 00:01 2024-09-21T09:16:15.808 INFO:teuthology.orchestra.run.smithi042.stdout:(114/118): re2-20211101-20.el9.x86_64.rpm 3.7 MB/s | 191 kB 00:00 2024-09-21T09:16:15.833 INFO:teuthology.orchestra.run.smithi042.stdout:(115/118): python3-werkzeug-2.0.3-3.el9.1.noarc 3.1 MB/s | 427 kB 00:00 2024-09-21T09:16:15.856 INFO:teuthology.orchestra.run.smithi133.stdout:(75/118): python3-toml-0.10.2-6.el9.noarch.rpm 835 kB/s | 42 kB 00:00 2024-09-21T09:16:15.884 INFO:teuthology.orchestra.run.smithi042.stdout:(116/118): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-21T09:16:15.982 INFO:teuthology.orchestra.run.smithi133.stdout:(76/118): socat-1.7.4.1-6.el9.x86_64.rpm 2.4 MB/s | 304 kB 00:00 2024-09-21T09:16:16.031 INFO:teuthology.orchestra.run.smithi133.stdout:(77/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.3 MB/s | 64 kB 00:00 2024-09-21T09:16:16.074 INFO:teuthology.orchestra.run.smithi133.stdout:(78/118): fmt-8.1.1-5.el9.x86_64.rpm 2.6 MB/s | 111 kB 00:00 2024-09-21T09:16:16.092 INFO:teuthology.orchestra.run.smithi042.stdout:(117/118): librados2-18.2.4-871.g6a1bdf85.el9.x 12 MB/s | 3.3 MB 00:00 2024-09-21T09:16:16.099 INFO:teuthology.orchestra.run.smithi133.stdout:(79/118): gperftools-libs-2.9.1-3.el9.x86_64.rp 12 MB/s | 308 kB 00:00 2024-09-21T09:16:16.176 INFO:teuthology.orchestra.run.smithi042.stdout:(118/118): librbd1-18.2.4-871.g6a1bdf85.el9.x86 8.8 MB/s | 3.0 MB 00:00 2024-09-21T09:16:16.182 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:16:16.182 INFO:teuthology.orchestra.run.smithi042.stdout:Total 20 MB/s | 179 MB 00:09 2024-09-21T09:16:16.208 INFO:teuthology.orchestra.run.smithi133.stdout:(80/118): libarrow-9.0.0-11.el9.x86_64.rpm 41 MB/s | 4.4 MB 00:00 2024-09-21T09:16:16.233 INFO:teuthology.orchestra.run.smithi133.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-09-21T09:16:16.275 INFO:teuthology.orchestra.run.smithi133.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.1 MB/s | 49 kB 00:00 2024-09-21T09:16:16.308 INFO:teuthology.orchestra.run.smithi133.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.0 MB/s | 67 kB 00:00 2024-09-21T09:16:16.350 INFO:teuthology.orchestra.run.smithi133.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 20 MB/s | 839 kB 00:00 2024-09-21T09:16:16.417 INFO:teuthology.orchestra.run.smithi133.stdout:(85/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 3.1 MB/s | 5.1 MB 00:01 2024-09-21T09:16:16.468 INFO:teuthology.orchestra.run.smithi133.stdout:(86/118): python3-asyncssh-2.13.2-5.el9.noarch. 4.6 MB/s | 548 kB 00:00 2024-09-21T09:16:16.493 INFO:teuthology.orchestra.run.smithi133.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 1.4 MB/s | 32 kB 00:00 2024-09-21T09:16:16.518 INFO:teuthology.orchestra.run.smithi133.stdout:(88/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 432 kB/s | 43 kB 00:00 2024-09-21T09:16:16.543 INFO:teuthology.orchestra.run.smithi133.stdout:(89/118): python3-certifi-2023.05.07-4.el9.noar 281 kB/s | 14 kB 00:00 2024-09-21T09:16:16.569 INFO:teuthology.orchestra.run.smithi133.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 3.3 MB/s | 172 kB 00:00 2024-09-21T09:16:16.594 INFO:teuthology.orchestra.run.smithi133.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 7.0 MB/s | 358 kB 00:00 2024-09-21T09:16:16.619 INFO:teuthology.orchestra.run.smithi133.stdout:(92/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 431 kB/s | 11 kB 00:00 2024-09-21T09:16:16.645 INFO:teuthology.orchestra.run.smithi133.stdout:(93/118): python3-google-auth-2.34.0-1.el9.noar 2.9 MB/s | 220 kB 00:00 2024-09-21T09:16:16.670 INFO:teuthology.orchestra.run.smithi133.stdout:(94/118): python3-jaraco-classes-3.2.1-5.el9.no 351 kB/s | 18 kB 00:00 2024-09-21T09:16:16.695 INFO:teuthology.orchestra.run.smithi133.stdout:(95/118): python3-jaraco-collections-3.0.0-8.el 462 kB/s | 23 kB 00:00 2024-09-21T09:16:16.720 INFO:teuthology.orchestra.run.smithi133.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 388 kB/s | 19 kB 00:00 2024-09-21T09:16:16.746 INFO:teuthology.orchestra.run.smithi133.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 391 kB/s | 20 kB 00:00 2024-09-21T09:16:16.771 INFO:teuthology.orchestra.run.smithi133.stdout:(98/118): python3-logutils-0.3.5-21.el9.noarch. 1.8 MB/s | 46 kB 00:00 2024-09-21T09:16:16.796 INFO:teuthology.orchestra.run.smithi133.stdout:(99/118): python3-more-itertools-8.12.0-2.el9.n 3.1 MB/s | 79 kB 00:00 2024-09-21T09:16:16.822 INFO:teuthology.orchestra.run.smithi133.stdout:(100/118): python3-natsort-7.1.1-5.el9.noarch.r 2.2 MB/s | 58 kB 00:00 2024-09-21T09:16:16.864 INFO:teuthology.orchestra.run.smithi133.stdout:(101/118): python3-kubernetes-26.1.0-2.el9.noar 7.1 MB/s | 1.0 MB 00:00 2024-09-21T09:16:16.889 INFO:teuthology.orchestra.run.smithi133.stdout:(102/118): python3-pecan-1.4.2-3.el9.noarch.rpm 4.0 MB/s | 272 kB 00:00 2024-09-21T09:16:16.914 INFO:teuthology.orchestra.run.smithi133.stdout:(103/118): python3-portend-3.1.0-2.el9.noarch.r 327 kB/s | 16 kB 00:00 2024-09-21T09:16:16.939 INFO:teuthology.orchestra.run.smithi133.stdout:(104/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 1.8 MB/s | 90 kB 00:00 2024-09-21T09:16:16.965 INFO:teuthology.orchestra.run.smithi133.stdout:(105/118): python3-repoze-lru-0.7-16.el9.noarch 615 kB/s | 31 kB 00:00 2024-09-21T09:16:16.968 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-21T09:16:16.990 INFO:teuthology.orchestra.run.smithi133.stdout:(106/118): python3-routes-2.5.1-5.el9.noarch.rp 7.5 MB/s | 188 kB 00:00 2024-09-21T09:16:17.015 INFO:teuthology.orchestra.run.smithi133.stdout:(107/118): python3-rsa-4.9-2.el9.noarch.rpm 1.2 MB/s | 59 kB 00:00 2024-09-21T09:16:17.040 INFO:teuthology.orchestra.run.smithi133.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 713 kB/s | 36 kB 00:00 2024-09-21T09:16:17.066 INFO:teuthology.orchestra.run.smithi133.stdout:(109/118): python3-typing-extensions-4.12.2-2.e 1.5 MB/s | 74 kB 00:00 2024-09-21T09:16:17.076 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-21T09:16:17.076 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-21T09:16:17.091 INFO:teuthology.orchestra.run.smithi133.stdout:(110/118): python3-websocket-client-1.2.3-2.el9 3.5 MB/s | 90 kB 00:00 2024-09-21T09:16:17.125 INFO:teuthology.orchestra.run.smithi133.stdout:(111/118): python3-webob-1.8.8-2.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-09-21T09:16:17.150 INFO:teuthology.orchestra.run.smithi133.stdout:(112/118): python3-zc-lockfile-2.0-10.el9.noarc 804 kB/s | 20 kB 00:00 2024-09-21T09:16:17.209 INFO:teuthology.orchestra.run.smithi133.stdout:(113/118): python3-werkzeug-2.0.3-3.el9.1.noarc 3.6 MB/s | 427 kB 00:00 2024-09-21T09:16:17.234 INFO:teuthology.orchestra.run.smithi133.stdout:(114/118): re2-20211101-20.el9.x86_64.rpm 2.2 MB/s | 191 kB 00:00 2024-09-21T09:16:17.285 INFO:teuthology.orchestra.run.smithi133.stdout:(115/118): thrift-0.15.0-2.el9.x86_64.rpm 21 MB/s | 1.6 MB 00:00 2024-09-21T09:16:17.502 INFO:teuthology.orchestra.run.smithi133.stdout:(116/118): librados2-18.2.4-871.g6a1bdf85.el9.x 12 MB/s | 3.3 MB 00:00 2024-09-21T09:16:17.568 INFO:teuthology.orchestra.run.smithi133.stdout:(117/118): librbd1-18.2.4-871.g6a1bdf85.el9.x86 11 MB/s | 3.0 MB 00:00 2024-09-21T09:16:18.779 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-21T09:16:18.780 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-21T09:16:20.460 INFO:teuthology.orchestra.run.smithi133.stdout:(118/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 3.3 MB/s | 16 MB 00:04 2024-09-21T09:16:20.466 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:16:20.466 INFO:teuthology.orchestra.run.smithi133.stdout:Total 15 MB/s | 179 MB 00:12 2024-09-21T09:16:21.237 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-09-21T09:16:21.333 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-09-21T09:16:21.333 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-09-21T09:16:22.993 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-09-21T09:16:22.993 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-09-21T09:16:23.574 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-21T09:16:23.629 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-09-21T09:16:23.654 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-09-21T09:16:23.711 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-09-21T09:16:24.049 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-09-21T09:16:24.163 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/120 2024-09-21T09:16:24.286 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/120 2024-09-21T09:16:24.323 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 6/120 2024-09-21T09:16:24.421 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 6/120 2024-09-21T09:16:24.485 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 7/120 2024-09-21T09:16:24.511 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-09-21T09:16:24.548 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-09-21T09:16:24.575 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 10/120 2024-09-21T09:16:24.662 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 10/120 2024-09-21T09:16:24.684 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_ 11/120 2024-09-21T09:16:24.808 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_ 11/120 2024-09-21T09:16:24.849 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-09-21T09:16:24.888 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-09-21T09:16:24.918 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-09-21T09:16:24.959 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-09-21T09:16:25.036 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-09-21T09:16:25.075 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-09-21T09:16:25.102 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-09-21T09:16:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-09-21T09:16:25.227 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-09-21T09:16:25.262 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-09-21T09:16:25.307 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 22/120 2024-09-21T09:16:25.342 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 23/120 2024-09-21T09:16:25.386 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9 24/120 2024-09-21T09:16:25.465 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 25/120 2024-09-21T09:16:25.615 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-09-21T09:16:25.673 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-09-21T09:16:26.253 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-09-21T09:16:26.346 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-09-21T09:16:26.397 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-09-21T09:16:26.430 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-09-21T09:16:26.465 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-09-21T09:16:26.506 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-09-21T09:16:26.544 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 34/120 2024-09-21T09:16:26.574 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-09-21T09:16:26.608 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-09-21T09:16:26.845 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : re2-1:20211101-20.el9.x86_64 37/120 2024-09-21T09:16:26.896 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-09-21T09:16:26.945 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-09-21T09:16:27.020 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-09-21T09:16:27.063 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 41/120 2024-09-21T09:16:27.100 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-09-21T09:16:27.148 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-09-21T09:16:27.192 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-09-21T09:16:27.234 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-09-21T09:16:27.381 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-09-21T09:16:27.430 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-09-21T09:16:27.472 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-09-21T09:16:27.583 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-09-21T09:16:27.614 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 50/120 2024-09-21T09:16:27.617 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-09-21T09:16:27.655 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-09-21T09:16:27.686 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-09-21T09:16:27.687 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 52/120 2024-09-21T09:16:27.714 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-09-21T09:16:27.751 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-09-21T09:16:27.752 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-09-21T09:16:27.796 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-09-21T09:16:27.931 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-09-21T09:16:27.978 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-09-21T09:16:27.978 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-09-21T09:16:28.018 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-09-21T09:16:28.069 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-09-21T09:16:28.182 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-09-21T09:16:28.240 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-09-21T09:16:28.317 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-09-21T09:16:28.430 INFO:teuthology.orchestra.run.smithi133.stdout: Upgrading : librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/120 2024-09-21T09:16:28.532 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/120 2024-09-21T09:16:28.564 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 6/120 2024-09-21T09:16:28.663 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 6/120 2024-09-21T09:16:28.718 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 7/120 2024-09-21T09:16:28.752 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-09-21T09:16:28.789 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-09-21T09:16:28.816 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 10/120 2024-09-21T09:16:28.919 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 10/120 2024-09-21T09:16:28.943 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_ 11/120 2024-09-21T09:16:29.041 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-09-21T09:16:29.069 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_ 11/120 2024-09-21T09:16:29.085 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-09-21T09:16:29.119 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-09-21T09:16:29.122 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-09-21T09:16:29.153 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-09-21T09:16:29.154 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-09-21T09:16:29.202 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-09-21T09:16:29.241 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-09-21T09:16:29.262 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-09-21T09:16:29.306 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-09-21T09:16:29.321 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 67/120 2024-09-21T09:16:29.349 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-09-21T09:16:29.354 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-09-21T09:16:29.376 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-09-21T09:16:29.446 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-09-21T09:16:29.555 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : openblas-0.3.26-2.el9.x86_64 69/120 2024-09-21T09:16:29.586 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 70/120 2024-09-21T09:16:29.665 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-09-21T09:16:29.666 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-09-21T09:16:29.707 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-09-21T09:16:29.755 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 22/120 2024-09-21T09:16:29.791 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 23/120 2024-09-21T09:16:29.834 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9 24/120 2024-09-21T09:16:29.909 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 25/120 2024-09-21T09:16:30.051 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-09-21T09:16:30.111 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-09-21T09:16:30.383 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-09-21T09:16:30.506 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-09-21T09:16:30.652 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-09-21T09:16:30.724 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-09-21T09:16:30.770 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-09-21T09:16:30.804 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-09-21T09:16:30.839 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-09-21T09:16:30.880 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-09-21T09:16:30.918 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 34/120 2024-09-21T09:16:30.948 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-09-21T09:16:30.982 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-09-21T09:16:31.090 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : re2-1:20211101-20.el9.x86_64 37/120 2024-09-21T09:16:31.128 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-09-21T09:16:31.183 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-09-21T09:16:31.257 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-09-21T09:16:31.295 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 41/120 2024-09-21T09:16:31.332 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-09-21T09:16:31.379 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-09-21T09:16:31.424 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-09-21T09:16:31.466 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-09-21T09:16:31.605 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-09-21T09:16:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-09-21T09:16:31.683 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-09-21T09:16:31.789 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-09-21T09:16:31.826 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 50/120 2024-09-21T09:16:31.878 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-09-21T09:16:31.902 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-09-21T09:16:31.907 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 52/120 2024-09-21T09:16:31.935 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-09-21T09:16:31.971 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-09-21T09:16:31.991 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-09-21T09:16:32.016 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-09-21T09:16:32.141 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-09-21T09:16:32.182 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-09-21T09:16:32.225 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-09-21T09:16:32.267 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-09-21T09:16:32.371 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-09-21T09:16:32.374 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-09-21T09:16:32.428 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-09-21T09:16:32.503 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 77/120 2024-09-21T09:16:32.595 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 77/120 2024-09-21T09:16:32.624 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 78/120 2024-09-21T09:16:32.662 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-09-21T09:16:33.097 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-09-21T09:16:33.132 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 81/120 2024-09-21T09:16:33.152 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-09-21T09:16:33.187 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 81/120 2024-09-21T09:16:33.200 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-09-21T09:16:33.230 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 82/120 2024-09-21T09:16:33.234 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-09-21T09:16:33.268 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-09-21T09:16:33.289 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-09-21T09:16:33.361 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-09-21T09:16:33.367 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-09-21T09:16:33.418 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 67/120 2024-09-21T09:16:33.461 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-09-21T09:16:33.564 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-09-21T09:16:33.617 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-09-21T09:16:33.644 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : openblas-0.3.26-2.el9.x86_64 69/120 2024-09-21T09:16:33.676 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 70/120 2024-09-21T09:16:33.700 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-09-21T09:16:33.753 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-09-21T09:16:33.801 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-09-21T09:16:33.952 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-09-21T09:16:34.000 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-09-21T09:16:34.032 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-09-21T09:16:34.059 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-09-21T09:16:34.415 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-09-21T09:16:34.467 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 93/120 2024-09-21T09:16:34.489 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 93/120 2024-09-21T09:16:34.520 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el 94/120 2024-09-21T09:16:34.532 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-09-21T09:16:34.599 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.e 95/120 2024-09-21T09:16:34.631 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x 96/120 2024-09-21T09:16:35.819 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-09-21T09:16:35.914 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-09-21T09:16:36.238 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-09-21T09:16:36.276 INFO:teuthology.orchestra.run.smithi133.stdout: Upgrading : librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 77/120 2024-09-21T09:16:36.366 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 77/120 2024-09-21T09:16:36.397 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 78/120 2024-09-21T09:16:36.433 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-09-21T09:16:36.852 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-09-21T09:16:36.878 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 81/120 2024-09-21T09:16:36.941 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 81/120 2024-09-21T09:16:36.975 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 82/120 2024-09-21T09:16:37.032 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-09-21T09:16:37.066 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 97/120 2024-09-21T09:16:37.088 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-09-21T09:16:37.103 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 97/120 2024-09-21T09:16:37.273 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-09-21T09:16:37.321 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-09-21T09:16:37.399 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-09-21T09:16:37.496 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-09-21T09:16:37.636 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-09-21T09:16:37.670 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 97/120 2024-09-21T09:16:37.698 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-09-21T09:16:37.707 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 98/120 2024-09-21T09:16:37.736 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-09-21T09:16:37.763 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-09-21T09:16:37.797 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 98/120 2024-09-21T09:16:37.797 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-21T09:16:37.797 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-21T09:16:37.797 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:37.833 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 99/120 2024-09-21T09:16:38.205 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 93/120 2024-09-21T09:16:38.429 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 93/120 2024-09-21T09:16:38.459 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el 94/120 2024-09-21T09:16:38.535 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.e 95/120 2024-09-21T09:16:38.570 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x 96/120 2024-09-21T09:16:40.632 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 97/120 2024-09-21T09:16:40.666 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 97/120 2024-09-21T09:16:41.202 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 97/120 2024-09-21T09:16:41.244 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 98/120 2024-09-21T09:16:41.339 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 98/120 2024-09-21T09:16:41.339 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-21T09:16:41.339 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-21T09:16:41.339 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:16:41.387 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 99/120 2024-09-21T09:16:49.948 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 99/120 2024-09-21T09:16:49.948 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /sys 2024-09-21T09:16:49.948 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /proc 2024-09-21T09:16:49.948 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /mnt 2024-09-21T09:16:49.949 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /var/tmp 2024-09-21T09:16:49.949 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /home 2024-09-21T09:16:49.949 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /root 2024-09-21T09:16:49.949 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /tmp 2024-09-21T09:16:49.949 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:50.026 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noar 100/120 2024-09-21T09:16:51.133 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noar 100/120 2024-09-21T09:16:51.180 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.no 101/120 2024-09-21T09:16:52.198 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.no 101/120 2024-09-21T09:16:52.223 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1b 102/120 2024-09-21T09:16:52.331 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1b 102/120 2024-09-21T09:16:52.498 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9 103/120 2024-09-21T09:16:52.525 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 104/120 2024-09-21T09:16:52.550 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 104/120 2024-09-21T09:16:52.550 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:52.550 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-21T09:16:52.550 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:16:52.550 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:16:52.550 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:52.609 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 105/120 2024-09-21T09:16:52.743 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 99/120 2024-09-21T09:16:52.744 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /sys 2024-09-21T09:16:52.744 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /proc 2024-09-21T09:16:52.744 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /mnt 2024-09-21T09:16:52.744 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /var/tmp 2024-09-21T09:16:52.744 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /home 2024-09-21T09:16:52.744 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /root 2024-09-21T09:16:52.744 INFO:teuthology.orchestra.run.smithi133.stdout:skipping the directory /tmp 2024-09-21T09:16:52.744 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:16:52.807 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 105/120 2024-09-21T09:16:52.822 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noar 100/120 2024-09-21T09:16:52.834 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 106/120 2024-09-21T09:16:52.859 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 106/120 2024-09-21T09:16:52.859 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:52.859 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-21T09:16:52.859 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:16:52.859 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:16:52.859 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:53.318 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 107/120 2024-09-21T09:16:53.343 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 107/120 2024-09-21T09:16:53.343 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:53.343 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-21T09:16:53.343 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:16:53.344 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:16:53.344 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:53.892 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noar 100/120 2024-09-21T09:16:53.926 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.no 101/120 2024-09-21T09:16:54.838 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 108/120 2024-09-21T09:16:54.864 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 108/120 2024-09-21T09:16:54.864 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:54.864 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-21T09:16:54.864 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:16:54.864 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:16:54.864 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:54.894 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.no 101/120 2024-09-21T09:16:54.918 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1b 102/120 2024-09-21T09:16:55.019 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1b 102/120 2024-09-21T09:16:55.176 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9 103/120 2024-09-21T09:16:55.212 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 104/120 2024-09-21T09:16:55.236 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 104/120 2024-09-21T09:16:55.236 INFO:teuthology.orchestra.run.smithi133.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:55.236 INFO:teuthology.orchestra.run.smithi133.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-21T09:16:55.236 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:16:55.236 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:16:55.236 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:16:55.279 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 105/120 2024-09-21T09:16:55.474 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 105/120 2024-09-21T09:16:55.496 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 106/120 2024-09-21T09:16:55.520 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 106/120 2024-09-21T09:16:55.520 INFO:teuthology.orchestra.run.smithi133.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:55.520 INFO:teuthology.orchestra.run.smithi133.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-21T09:16:55.520 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:16:55.520 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:16:55.520 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:16:55.611 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 109/120 2024-09-21T09:16:55.645 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 110/120 2024-09-21T09:16:55.671 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 110/120 2024-09-21T09:16:55.671 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:55.671 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-21T09:16:55.671 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:16:55.671 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:16:55.671 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:55.714 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf 111/120 2024-09-21T09:16:55.737 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf 111/120 2024-09-21T09:16:55.737 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:55.737 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-21T09:16:55.737 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:55.964 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 107/120 2024-09-21T09:16:55.987 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 107/120 2024-09-21T09:16:55.987 INFO:teuthology.orchestra.run.smithi133.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:55.987 INFO:teuthology.orchestra.run.smithi133.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-21T09:16:55.987 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:16:55.987 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:16:55.988 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:16:56.047 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 112/120 2024-09-21T09:16:56.071 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 112/120 2024-09-21T09:16:56.071 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:56.071 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-21T09:16:56.072 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:16:56.072 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:16:56.072 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:16:57.407 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 108/120 2024-09-21T09:16:57.433 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 108/120 2024-09-21T09:16:57.433 INFO:teuthology.orchestra.run.smithi133.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:57.433 INFO:teuthology.orchestra.run.smithi133.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-21T09:16:57.433 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:16:57.433 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:16:57.433 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:16:58.147 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 109/120 2024-09-21T09:16:58.174 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 110/120 2024-09-21T09:16:58.198 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 110/120 2024-09-21T09:16:58.198 INFO:teuthology.orchestra.run.smithi133.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:58.198 INFO:teuthology.orchestra.run.smithi133.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-21T09:16:58.198 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:16:58.198 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:16:58.198 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:16:58.242 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf 111/120 2024-09-21T09:16:58.264 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf 111/120 2024-09-21T09:16:58.264 INFO:teuthology.orchestra.run.smithi133.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:58.265 INFO:teuthology.orchestra.run.smithi133.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-21T09:16:58.265 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:16:58.558 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 112/120 2024-09-21T09:16:58.581 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 112/120 2024-09-21T09:16:58.582 INFO:teuthology.orchestra.run.smithi133.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:16:58.582 INFO:teuthology.orchestra.run.smithi133.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-21T09:16:58.582 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:16:58.582 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:16:58.582 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:17:00.023 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 113/120 2024-09-21T09:17:00.059 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 114/120 2024-09-21T09:17:00.101 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 115/120 2024-09-21T09:17:00.228 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 116/120 2024-09-21T09:17:00.266 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-09-21T09:17:00.296 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_6 118/120 2024-09-21T09:17:00.296 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-21T09:17:00.381 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-21T09:17:00.381 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-21T09:17:02.342 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 113/120 2024-09-21T09:17:02.378 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 114/120 2024-09-21T09:17:02.421 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 115/120 2024-09-21T09:17:02.539 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 116/120 2024-09-21T09:17:02.578 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-09-21T09:17:02.609 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_6 118/120 2024-09-21T09:17:02.609 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-21T09:17:02.692 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-21T09:17:02.692 INFO:teuthology.orchestra.run.smithi133.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-21T09:17:05.266 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-21T09:17:05.266 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/120 2024-09-21T09:17:05.266 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/120 2024-09-21T09:17:05.266 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 3/120 2024-09-21T09:17:05.266 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 4/120 2024-09-21T09:17:05.266 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf 5/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 6/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 7/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 8/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 9/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 10/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 11/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 12/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_6 13/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 14/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 15/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 16/120 2024-09-21T09:17:05.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_ 17/120 2024-09-21T09:17:05.268 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 18/120 2024-09-21T09:17:05.268 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9 19/120 2024-09-21T09:17:05.268 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x 20/120 2024-09-21T09:17:05.268 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 21/120 2024-09-21T09:17:05.268 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 22/120 2024-09-21T09:17:05.268 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 23/120 2024-09-21T09:17:05.268 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 24/120 2024-09-21T09:17:05.268 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 25/120 2024-09-21T09:17:05.268 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 26/120 2024-09-21T09:17:05.268 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 27/120 2024-09-21T09:17:05.277 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.e 28/120 2024-09-21T09:17:05.277 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noar 29/120 2024-09-21T09:17:05.277 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.no 30/120 2024-09-21T09:17:05.278 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1b 31/120 2024-09-21T09:17:05.278 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9 32/120 2024-09-21T09:17:05.278 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 33/120 2024-09-21T09:17:05.278 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el 34/120 2024-09-21T09:17:05.278 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 35/120 2024-09-21T09:17:05.278 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-09-21T09:17:05.278 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 37/120 2024-09-21T09:17:05.278 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 38/120 2024-09-21T09:17:05.278 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-09-21T09:17:05.278 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 53/120 2024-09-21T09:17:05.279 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 54/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 57/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-09-21T09:17:05.280 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-09-21T09:17:05.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 81/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-09-21T09:17:05.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 93/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-09-21T09:17:05.283 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 111/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : re2-1:20211101-20.el9.x86_64 115/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 117/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-09-21T09:17:05.284 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 119/120 2024-09-21T09:17:07.411 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-21T09:17:07.411 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/120 2024-09-21T09:17:07.411 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/120 2024-09-21T09:17:07.411 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 3/120 2024-09-21T09:17:07.411 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 4/120 2024-09-21T09:17:07.411 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf 5/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 6/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 7/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 8/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 9/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 10/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 11/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 12/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_6 13/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 14/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 15/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 16/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_ 17/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 18/120 2024-09-21T09:17:07.412 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9 19/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x 20/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 21/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 22/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 23/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 24/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 25/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 26/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 27/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.e 28/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noar 29/120 2024-09-21T09:17:07.413 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.no 30/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1b 31/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9 32/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 33/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el 34/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 35/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 37/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 38/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-09-21T09:17:07.421 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 53/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 54/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-09-21T09:17:07.422 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 57/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-09-21T09:17:07.423 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 81/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-09-21T09:17:07.424 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-09-21T09:17:07.425 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-09-21T09:17:07.425 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-09-21T09:17:07.425 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-09-21T09:17:07.425 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-09-21T09:17:07.425 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-09-21T09:17:07.425 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-09-21T09:17:07.425 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-09-21T09:17:07.425 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-09-21T09:17:07.425 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-09-21T09:17:07.425 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 93/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-09-21T09:17:07.426 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 111/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : re2-1:20211101-20.el9.x86_64 115/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 117/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-09-21T09:17:07.427 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 119/120 2024-09-21T09:17:07.507 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-09-21T09:17:07.507 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:17:07.507 INFO:teuthology.orchestra.run.smithi042.stdout:Upgraded: 2024-09-21T09:17:07.507 INFO:teuthology.orchestra.run.smithi042.stdout: librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.507 INFO:teuthology.orchestra.run.smithi042.stdout: librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.507 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-21T09:17:07.507 INFO:teuthology.orchestra.run.smithi042.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-21T09:17:07.507 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.507 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.508 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: fuse-2.9.9-16.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-21T09:17:07.509 INFO:teuthology.orchestra.run.smithi042.stdout: libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-21T09:17:07.510 INFO:teuthology.orchestra.run.smithi042.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-21T09:17:07.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-21T09:17:07.512 INFO:teuthology.orchestra.run.smithi042.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ply-3.11-14.el9.noarch 2024-09-21T09:17:07.513 INFO:teuthology.orchestra.run.smithi042.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-21T09:17:07.514 INFO:teuthology.orchestra.run.smithi042.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-21T09:17:07.514 INFO:teuthology.orchestra.run.smithi042.stdout: python3-py-1.10.0-6.el9.noarch 2024-09-21T09:17:07.514 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-21T09:17:07.514 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-21T09:17:07.514 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-21T09:17:07.514 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-21T09:17:07.514 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-09-21T09:17:07.514 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-21T09:17:07.515 INFO:teuthology.orchestra.run.smithi042.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: re2-1:20211101-20.el9.x86_64 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-21T09:17:07.516 INFO:teuthology.orchestra.run.smithi042.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-21T09:17:07.517 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:17:07.517 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-21T09:17:07.937 DEBUG:teuthology.parallel:result is None 2024-09-21T09:17:09.416 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-09-21T09:17:09.416 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:17:09.416 INFO:teuthology.orchestra.run.smithi133.stdout:Upgraded: 2024-09-21T09:17:09.416 INFO:teuthology.orchestra.run.smithi133.stdout: librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.416 INFO:teuthology.orchestra.run.smithi133.stdout: librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:09.417 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-21T09:17:09.418 INFO:teuthology.orchestra.run.smithi133.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-21T09:17:09.419 INFO:teuthology.orchestra.run.smithi133.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-21T09:17:09.419 INFO:teuthology.orchestra.run.smithi133.stdout: fuse-2.9.9-16.el9.x86_64 2024-09-21T09:17:09.419 INFO:teuthology.orchestra.run.smithi133.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-21T09:17:09.419 INFO:teuthology.orchestra.run.smithi133.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-21T09:17:09.419 INFO:teuthology.orchestra.run.smithi133.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-21T09:17:09.419 INFO:teuthology.orchestra.run.smithi133.stdout: libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.419 INFO:teuthology.orchestra.run.smithi133.stdout: libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.419 INFO:teuthology.orchestra.run.smithi133.stdout: libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.419 INFO:teuthology.orchestra.run.smithi133.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-21T09:17:09.420 INFO:teuthology.orchestra.run.smithi133.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-21T09:17:09.421 INFO:teuthology.orchestra.run.smithi133.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-21T09:17:09.422 INFO:teuthology.orchestra.run.smithi133.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-ply-3.11-14.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-py-1.10.0-6.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-21T09:17:09.423 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-21T09:17:09.424 INFO:teuthology.orchestra.run.smithi133.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: re2-1:20211101-20.el9.x86_64 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-21T09:17:09.425 INFO:teuthology.orchestra.run.smithi133.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-21T09:17:09.426 INFO:teuthology.orchestra.run.smithi133.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-21T09:17:09.426 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:17:09.426 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-09-21T09:17:09.738 DEBUG:teuthology.parallel:result is None 2024-09-21T09:17:09.739 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:17:09.739 INFO:teuthology.packaging:ref: None 2024-09-21T09:17:09.739 INFO:teuthology.packaging:tag: None 2024-09-21T09:17:09.739 INFO:teuthology.packaging:branch: reef 2024-09-21T09:17:09.739 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:17:09.739 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-21T09:17:10.024 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-21T09:17:10.051 INFO:teuthology.orchestra.run.smithi042.stdout:18.2.4-871.g6a1bdf85.el9 2024-09-21T09:17:10.052 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-871.g6a1bdf85.el9 2024-09-21T09:17:10.052 INFO:teuthology.task.install:The correct ceph version 18.2.4-871.g6a1bdf85 is installed. 2024-09-21T09:17:10.054 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:17:10.054 INFO:teuthology.packaging:ref: None 2024-09-21T09:17:10.054 INFO:teuthology.packaging:tag: None 2024-09-21T09:17:10.054 INFO:teuthology.packaging:branch: reef 2024-09-21T09:17:10.054 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:17:10.054 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-21T09:17:10.336 DEBUG:teuthology.orchestra.run.smithi133:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-21T09:17:10.358 INFO:teuthology.orchestra.run.smithi133.stdout:18.2.4-871.g6a1bdf85.el9 2024-09-21T09:17:10.359 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-871.g6a1bdf85.el9 2024-09-21T09:17:10.359 INFO:teuthology.task.install:The correct ceph version 18.2.4-871.g6a1bdf85 is installed. 2024-09-21T09:17:10.361 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-21T09:17:10.476 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:17:10.476 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-21T09:17:10.509 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:17:10.509 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-21T09:17:10.537 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-21T09:17:10.537 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:17:10.537 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/usr/bin/daemon-helper 2024-09-21T09:17:10.578 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-21T09:17:10.648 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:17:10.648 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/usr/bin/daemon-helper 2024-09-21T09:17:10.672 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-21T09:17:10.737 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-21T09:17:10.737 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:17:10.737 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-21T09:17:10.766 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-21T09:17:10.834 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:17:10.834 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-21T09:17:10.858 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-21T09:17:10.921 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-21T09:17:10.922 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:17:10.922 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/usr/bin/stdin-killer 2024-09-21T09:17:10.949 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-21T09:17:11.016 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:17:11.016 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/usr/bin/stdin-killer 2024-09-21T09:17:11.041 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-21T09:17:11.106 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:17:11.115 INFO:teuthology.task.print:**** done install task... 2024-09-21T09:17:11.115 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:17:11.150 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-09-21T09:17:11.150 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T09:17:11.466 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', '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:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'} 2024-09-21T09:17:11.466 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-09-21T09:17:11.466 INFO:tasks.cephadm:Cluster fsid is 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:17:11.466 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T09:17:11.467 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.42', 'mon.c': '[v2:172.21.15.42:3301,v1:172.21.15.42:6790]', 'mon.b': '172.21.15.133'} 2024-09-21T09:17:11.467 INFO:tasks.cephadm:First mon is mon.a on smithi042 2024-09-21T09:17:11.467 INFO:tasks.cephadm:First mgr is y 2024-09-21T09:17:11.467 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T09:17:11.467 DEBUG:teuthology.orchestra.run.smithi042:> sudo hostname $(hostname -s) 2024-09-21T09:17:11.498 DEBUG:teuthology.orchestra.run.smithi133:> sudo hostname $(hostname -s) 2024-09-21T09:17:11.524 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-09-21T09:17:11.524 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:17:11.667 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/56129/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5092-g62da54b4', 'node_name': '172.21.2.5+braggi05', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5092.g62da54b4'}, 'url': 'https://3.chacra.ceph.com/r/ceph/main/62da54b4b83a96ca9976b7e1d0c8272a564a2208/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-20 21:56:15.050681', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/main/62da54b4b83a96ca9976b7e1d0c8272a564a2208/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-21T09:17:11.957 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref reef, sha1 6a1bdf854bb5803efd58957907442aa01f41a8fc from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=reef 2024-09-21T09:17:11.958 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/x86_64/flavors/default/cephadm 2024-09-21T09:17:11.958 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/x86_64/flavors/default/cephadm 2024-09-21T09:17:11.958 DEBUG:teuthology.orchestra.run.smithi042:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T09:17:12.445 INFO:teuthology.orchestra.run.smithi042.stdout:-rw-r--r--. 1 ubuntu ubuntu 217222 Sep 21 09:17 /home/ubuntu/cephtest/cephadm 2024-09-21T09:17:12.445 DEBUG:teuthology.orchestra.run.smithi133:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T09:17:12.914 INFO:teuthology.orchestra.run.smithi133.stdout:-rw-r--r--. 1 ubuntu ubuntu 217222 Sep 21 09:17 /home/ubuntu/cephtest/cephadm 2024-09-21T09:17:12.914 DEBUG:teuthology.orchestra.run.smithi042:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T09:17:12.935 DEBUG:teuthology.orchestra.run.smithi133:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T09:17:12.970 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-09-21T09:17:12.970 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-21T09:17:12.978 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-21T09:17:14.557 INFO:teuthology.orchestra.run.smithi042.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:17:14.591 INFO:teuthology.orchestra.run.smithi133.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:17:41.441 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:17:41.441 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph_version": "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)", 2024-09-21T09:17:41.441 INFO:teuthology.orchestra.run.smithi042.stdout: "image_id": "0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de", 2024-09-21T09:17:41.441 INFO:teuthology.orchestra.run.smithi042.stdout: "repo_digests": [ 2024-09-21T09:17:41.441 INFO:teuthology.orchestra.run.smithi042.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6" 2024-09-21T09:17:41.441 INFO:teuthology.orchestra.run.smithi042.stdout: ] 2024-09-21T09:17:41.441 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:17:45.671 INFO:teuthology.orchestra.run.smithi133.stdout:{ 2024-09-21T09:17:45.671 INFO:teuthology.orchestra.run.smithi133.stdout: "ceph_version": "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)", 2024-09-21T09:17:45.671 INFO:teuthology.orchestra.run.smithi133.stdout: "image_id": "0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de", 2024-09-21T09:17:45.671 INFO:teuthology.orchestra.run.smithi133.stdout: "repo_digests": [ 2024-09-21T09:17:45.671 INFO:teuthology.orchestra.run.smithi133.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6" 2024-09-21T09:17:45.671 INFO:teuthology.orchestra.run.smithi133.stdout: ] 2024-09-21T09:17:45.671 INFO:teuthology.orchestra.run.smithi133.stdout:} 2024-09-21T09:17:45.690 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /etc/ceph 2024-09-21T09:17:45.724 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /etc/ceph 2024-09-21T09:17:45.751 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 777 /etc/ceph 2024-09-21T09:17:45.794 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 777 /etc/ceph 2024-09-21T09:17:45.819 INFO:tasks.cephadm:Writing seed config... 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T09:17:45.823 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T09:17:45.824 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:17:45.824 DEBUG:teuthology.orchestra.run.smithi042:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T09:17:45.853 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 = 488f793c-77fa-11ef-baf6-efdc52797490 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-09-21T09:17:45.854 DEBUG:teuthology.orchestra.run.smithi042:mon.a> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T09:17:45.897 DEBUG:teuthology.orchestra.run.smithi042:mgr.y> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.y.service 2024-09-21T09:17:45.940 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T09:17:45.940 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid 488f793c-77fa-11ef-baf6-efdc52797490 --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.42 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:17:46.103 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:17:46.103 INFO:teuthology.orchestra.run.smithi042.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', '488f793c-77fa-11ef-baf6-efdc52797490', '--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.42', '--skip-admin-label'] 2024-09-21T09:17:46.139 INFO:teuthology.orchestra.run.smithi042.stdout:/bin/podman: stdout 5.2.2 2024-09-21T09:17:46.139 INFO:teuthology.orchestra.run.smithi042.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T09:17:46.139 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying podman|docker is present... 2024-09-21T09:17:46.162 INFO:teuthology.orchestra.run.smithi042.stdout:/bin/podman: stdout 5.2.2 2024-09-21T09:17:46.162 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying lvm2 is present... 2024-09-21T09:17:46.162 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying time synchronization is in place... 2024-09-21T09:17:46.169 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T09:17:46.169 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T09:17:46.176 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T09:17:46.176 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-21T09:17:46.182 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout enabled 2024-09-21T09:17:46.189 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout active 2024-09-21T09:17:46.189 INFO:teuthology.orchestra.run.smithi042.stdout:Unit chronyd.service is enabled and running 2024-09-21T09:17:46.189 INFO:teuthology.orchestra.run.smithi042.stdout:Repeating the final host check... 2024-09-21T09:17:46.213 INFO:teuthology.orchestra.run.smithi042.stdout:/bin/podman: stdout 5.2.2 2024-09-21T09:17:46.213 INFO:teuthology.orchestra.run.smithi042.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-21T09:17:46.213 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl is present 2024-09-21T09:17:46.213 INFO:teuthology.orchestra.run.smithi042.stdout:lvcreate is present 2024-09-21T09:17:46.219 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T09:17:46.219 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T09:17:46.226 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T09:17:46.226 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-21T09:17:46.233 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout enabled 2024-09-21T09:17:46.239 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout active 2024-09-21T09:17:46.239 INFO:teuthology.orchestra.run.smithi042.stdout:Unit chronyd.service is enabled and running 2024-09-21T09:17:46.240 INFO:teuthology.orchestra.run.smithi042.stdout:Host looks OK 2024-09-21T09:17:46.240 INFO:teuthology.orchestra.run.smithi042.stdout:Cluster fsid: 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:17:46.240 INFO:teuthology.orchestra.run.smithi042.stdout:Acquiring lock 139782162153040 on /run/cephadm/488f793c-77fa-11ef-baf6-efdc52797490.lock 2024-09-21T09:17:46.240 INFO:teuthology.orchestra.run.smithi042.stdout:Lock 139782162153040 acquired on /run/cephadm/488f793c-77fa-11ef-baf6-efdc52797490.lock 2024-09-21T09:17:46.240 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying IP 172.21.15.42 port 3300 ... 2024-09-21T09:17:46.240 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying IP 172.21.15.42 port 6789 ... 2024-09-21T09:17:46.241 INFO:teuthology.orchestra.run.smithi042.stdout:Base mon IP(s) is [172.21.15.42:3300, 172.21.15.42:6789], mon addrv is [v2:172.21.15.42:3300,v1:172.21.15.42:6789] 2024-09-21T09:17:46.243 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.42 metric 100 2024-09-21T09:17:46.244 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.42 metric 100 2024-09-21T09:17:46.246 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T09:17:46.246 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T09:17:46.246 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1775sec hoplimit 64 pref medium 2024-09-21T09:17:46.249 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T09:17:46.249 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T09:17:46.249 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T09:17:46.249 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T09:17:46.249 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1440/64 scope link 2024-09-21T09:17:46.249 INFO:teuthology.orchestra.run.smithi042.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T09:17:46.250 INFO:teuthology.orchestra.run.smithi042.stdout:Mon IP `172.21.15.42` is in CIDR network `172.21.0.0/20` 2024-09-21T09:17:46.250 INFO:teuthology.orchestra.run.smithi042.stdout:Mon IP `172.21.15.42` is in CIDR network `172.21.0.0/20` 2024-09-21T09:17:46.250 INFO:teuthology.orchestra.run.smithi042.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T09:17:46.250 INFO:teuthology.orchestra.run.smithi042.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T09:17:46.251 INFO:teuthology.orchestra.run.smithi042.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:17:46.760 INFO:teuthology.orchestra.run.smithi042.stdout:/bin/podman: stdout 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de 2024-09-21T09:17:46.760 INFO:teuthology.orchestra.run.smithi042.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:17:46.760 INFO:teuthology.orchestra.run.smithi042.stdout:/bin/podman: stderr Getting image source signatures 2024-09-21T09:17:46.761 INFO:teuthology.orchestra.run.smithi042.stdout:/bin/podman: stderr Copying blob sha256:b51f6d1e10fe8de9e06c08c0a23ce0010d2bef42d30a6f89f3ac07fd857715ba 2024-09-21T09:17:46.761 INFO:teuthology.orchestra.run.smithi042.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-21T09:17:46.761 INFO:teuthology.orchestra.run.smithi042.stdout:/bin/podman: stderr Copying config sha256:0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de 2024-09-21T09:17:46.761 INFO:teuthology.orchestra.run.smithi042.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-21T09:17:47.799 INFO:teuthology.orchestra.run.smithi042.stdout:ceph: stdout ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable) 2024-09-21T09:17:47.800 INFO:teuthology.orchestra.run.smithi042.stdout:Ceph version: ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable) 2024-09-21T09:17:47.800 INFO:teuthology.orchestra.run.smithi042.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T09:17:48.680 INFO:teuthology.orchestra.run.smithi042.stdout:stat: stdout 167 167 2024-09-21T09:17:48.680 INFO:teuthology.orchestra.run.smithi042.stdout:Creating initial keys... 2024-09-21T09:17:49.643 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-authtool: stdout AQA8j+5mPO9XOxAAN+eO1DAoNGweig0C3Ivppw== 2024-09-21T09:17:50.649 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-authtool: stdout AQA9j+5md3s/ORAAwFWQvDelRu7JdmBCE+qKYg== 2024-09-21T09:17:51.772 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph-authtool: stdout AQA+j+5mV3v/ORAAC93LWWICPCK7uyuszRBxLA== 2024-09-21T09:17:51.773 INFO:teuthology.orchestra.run.smithi042.stdout:Creating initial monmap... 2024-09-21T09:17:58.034 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T09:17:58.034 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-21T09:17:58.034 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:17:58.035 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T09:17:58.035 INFO:teuthology.orchestra.run.smithi042.stdout:monmaptool for a [v2:172.21.15.42:3300,v1:172.21.15.42:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T09:17:58.035 INFO:teuthology.orchestra.run.smithi042.stdout:setting min_mon_release = pacific 2024-09-21T09:17:58.035 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: set fsid to 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:17:58.035 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T09:17:58.035 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:17:58.035 INFO:teuthology.orchestra.run.smithi042.stdout:Creating mon... 2024-09-21T09:18:03.940 INFO:teuthology.orchestra.run.smithi042.stdout:create mon.a on 2024-09-21T09:18:04.156 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-21T09:18:04.305 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-21T09:18:04.488 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-488f793c-77fa-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-488f793c-77fa-11ef-baf6-efdc52797490.target. 2024-09-21T09:18:04.488 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-488f793c-77fa-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-488f793c-77fa-11ef-baf6-efdc52797490.target. 2024-09-21T09:18:04.730 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.a 2024-09-21T09:18:04.730 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to reset failed state of unit ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T09:18:04.902 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-488f793c-77fa-11ef-baf6-efdc52797490.target.wants/ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.a.service → /etc/systemd/system/ceph-488f793c-77fa-11ef-baf6-efdc52797490@.service. 2024-09-21T09:18:05.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:05 smithi042 podman[27140]: 2024-09-21 09:18:05.375572558 +0000 UTC m=+0.348671905 container start 46ebe3ec4dfc150cf3be299d8d4456b9e44fe175f2b3e30871f34cf0b6bc6a5c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T09:18:05.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:05 smithi042 ceph-mon[27159]: mkfs 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:18:05.698 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:05 smithi042 ceph-mon[27159]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:18:05.715 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:18:05.716 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout disabled 2024-09-21T09:18:05.724 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:18:05.724 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-21T09:18:05.724 INFO:teuthology.orchestra.run.smithi042.stdout:firewalld.service is not enabled 2024-09-21T09:18:05.724 INFO:teuthology.orchestra.run.smithi042.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T09:18:05.725 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mon to start... 2024-09-21T09:18:05.725 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mon... 2024-09-21T09:18:05.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:05 smithi042 bash[27140]: 46ebe3ec4dfc150cf3be299d8d4456b9e44fe175f2b3e30871f34cf0b6bc6a5c 2024-09-21T09:18:05.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:05 smithi042 systemd[1]: Started Ceph mon.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:18:06.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:06 smithi042 ceph-mon[27159]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:18:06.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:06 smithi042 ceph-mon[27159]: monmap e1: 1 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:18:06.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:06 smithi042 ceph-mon[27159]: fsmap 2024-09-21T09:18:06.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:06 smithi042 ceph-mon[27159]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T09:18:06.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:06 smithi042 ceph-mon[27159]: mgrmap e1: no daemons active 2024-09-21T09:18:06.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:06 smithi042 ceph-mon[27159]: from='client.? 172.21.15.42:0/2634159227' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T09:18:06.776 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout id: 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout services: 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.797496s) 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout data: 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T09:18:06.777 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T09:18:06.778 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T09:18:06.778 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T09:18:06.778 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:06.778 INFO:teuthology.orchestra.run.smithi042.stdout:mon is available 2024-09-21T09:18:06.778 INFO:teuthology.orchestra.run.smithi042.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T09:18:07.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:07 smithi042 ceph-mon[27159]: from='client.? 172.21.15.42:0/511486517' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T09:18:07.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:07 smithi042 ceph-mon[27159]: from='client.? 172.21.15.42:0/511486517' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout fsid = 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.42:3300,v1:172.21.15.42:6789] 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T09:18:07.783 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T09:18:07.784 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T09:18:07.784 INFO:teuthology.orchestra.run.smithi042.stdout:Generating new minimal ceph.conf... 2024-09-21T09:18:08.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:08 smithi042 ceph-mon[27159]: from='client.? 172.21.15.42:0/2152275245' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:18:10.853 INFO:teuthology.orchestra.run.smithi042.stdout:Restarting the monitor... 2024-09-21T09:18:11.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:10 smithi042 systemd[1]: Stopping Ceph mon.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:18:11.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a[27155]: 2024-09-21T09:18:11.192+0000 7faaafa94640 -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-09-21T09:18:11.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a[27155]: 2024-09-21T09:18:11.192+0000 7faaafa94640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T09:18:11.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:11 smithi042 podman[27400]: 2024-09-21 09:18:11.24413484 +0000 UTC m=+0.197167983 container died 46ebe3ec4dfc150cf3be299d8d4456b9e44fe175f2b3e30871f34cf0b6bc6a5c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2) 2024-09-21T09:18:12.053 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:11 smithi042 podman[27400]: 2024-09-21 09:18:11.784281925 +0000 UTC m=+0.737315073 container cleanup 46ebe3ec4dfc150cf3be299d8d4456b9e44fe175f2b3e30871f34cf0b6bc6a5c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T09:18:12.053 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:11 smithi042 bash[27400]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a 2024-09-21T09:18:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 podman[27412]: 2024-09-21 09:18:12.051907025 +0000 UTC m=+0.810570337 container remove 46ebe3ec4dfc150cf3be299d8d4456b9e44fe175f2b3e30871f34cf0b6bc6a5c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T09:18:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T09:18:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 systemd[1]: Stopped Ceph mon.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:18:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 systemd[1]: Starting Ceph mon.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:18:12.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 podman[27505]: 2024-09-21 09:18:12.321516225 +0000 UTC m=+0.016105715 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph:reef 2024-09-21T09:18:12.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 podman[27505]: 2024-09-21 09:18:12.461093872 +0000 UTC m=+0.155683351 container create b5558b663be5707e69f22f63b52f76bd7beacd5cf5dcfaa5bcd3d97a1baa6b96 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T09:18:12.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 podman[27505]: 2024-09-21 09:18:12.65490578 +0000 UTC m=+0.349495276 container init b5558b663be5707e69f22f63b52f76bd7beacd5cf5dcfaa5bcd3d97a1baa6b96 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, io.buildah.version=1.37.2) 2024-09-21T09:18:12.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 podman[27505]: 2024-09-21 09:18:12.658114654 +0000 UTC m=+0.352704128 container start b5558b663be5707e69f22f63b52f76bd7beacd5cf5dcfaa5bcd3d97a1baa6b96 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-21T09:18:12.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:18:12.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable), process ceph-mon, pid 2 2024-09-21T09:18:12.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: pidfile_write: ignore empty --pid-file 2024-09-21T09:18:12.727 INFO:teuthology.orchestra.run.smithi042.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T09:18:12.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: load: jerasure load: lrc 2024-09-21T09:18:12.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:18:12.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Git sha 0 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Compile date 2024-09-20 20:34:00 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: DB SUMMARY 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: DB Session ID: 8RKY2ZWL32HAWF6YBDNH 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84540 ; 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:18:12.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.env: 0x564dbdc10bc0 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.info_log: 0x564dbfe7cbe0 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.statistics: (nil) 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.use_fsync: 0 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:18:12.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.db_log_dir: 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.wal_dir: 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:18:12.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.write_buffer_manager: 0x564dbfe8a320 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.unordered_write: 0 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:18:12.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.row_cache: None 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.wal_filter: None 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.wal_compression: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:18:12.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:18:12.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:18:12.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:18:12.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:18:12.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:18:12.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:18:12.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:18:12.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:18:12.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:18:12.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:18:12.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:18:12.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:18:12.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:18:12.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:18:12.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:18:12.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_open_files: -1 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Compression algorithms supported: 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: kZSTD supported: 0 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:18:12.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.merge_operator: 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_filter: None 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564dbfe7c7e0) 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:18:12.944 INFO:journalctl@ceph.mon.a.smithi042.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_type: 0 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: data_block_index_type: 0 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_shortening: 1 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: checksum: 4 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: no_block_cache: 0 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache: 0x564dbfe71350 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_options: 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: capacity : 536870912 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: num_shard_bits : 4 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: strict_capacity_limit : 0 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_compressed: (nil) 2024-09-21T09:18:12.945 INFO:journalctl@ceph.mon.a.smithi042.stdout: persistent_cache: (nil) 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_size: 4096 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_size_deviation: 10 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_restart_interval: 16 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_block_restart_interval: 1 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: metadata_block_size: 4096 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: partition_filters: 0 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: use_delta_encoding: 1 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: filter_policy: bloomfilter 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: whole_key_filtering: 1 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: verify_compression: 0 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: format_version: 5 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: enable_index_compression: 1 2024-09-21T09:18:12.946 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_align: 0 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout: max_auto_readahead_size: 262144 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout: prepopulate_block_cache: 0 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compression: NoCompression 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.num_levels: 7 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:18:12.947 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:18:12.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:18:12.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:18:12.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:18:12.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.ttl: 2592000 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:18:12.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ad9ef460-8951-4778-acfa-f44c60b571fb 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910292685291, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910292686155, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81090, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79240, "index_size": 234, "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": 10267, "raw_average_key_size": 47, "raw_value_size": 73441, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "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": 1726910292, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ad9ef460-8951-4778-acfa-f44c60b571fb", "db_session_id": "8RKY2ZWL32HAWF6YBDNH", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910292686253, "job": 1, "event": "recovery_finished"} 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:18:12.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564dbfe9ce00 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: DB pointer 0x564dbff90000 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** DB Stats ** 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:18:12.954 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** Compaction Stats [default] ** 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: L0 2/0 81.05 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: Sum 2/0 81.05 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.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 144.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** Compaction Stats [default] ** 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.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 144.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:18:12.955 INFO:journalctl@ceph.mon.a.smithi042.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:18:12.956 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:18:12.956 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:18:12.956 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:18:12.956 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:18:12.956 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative compaction: 0.00 GB write, 24.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:18:12.956 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval compaction: 0.00 GB write, 24.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:18:12.956 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:18:12.956 INFO:journalctl@ceph.mon.a.smithi042.stdout: Block cache BinnedLRUCache@0x564dbfe71350#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T09:18:12.957 INFO:journalctl@ceph.mon.a.smithi042.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: starting mon.a rank 0 at public addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] at bind addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: mon.a@-1(???) e1 preinit fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: mon.a@-1(???).mds e1 new map 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: mon.a@-1(???).mds e1 print_map 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout: e1 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout: legacy client fscid: -1 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout: No filesystems configured 2024-09-21T09:18:12.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 bash[27505]: b5558b663be5707e69f22f63b52f76bd7beacd5cf5dcfaa5bcd3d97a1baa6b96 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 systemd[1]: Started Ceph mon.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: monmap e1: 1 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: fsmap 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T09:18:12.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:12 smithi042 ceph-mon[27524]: mgrmap e1: no daemons active 2024-09-21T09:18:13.749 INFO:teuthology.orchestra.run.smithi042.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T09:18:13.762 INFO:teuthology.orchestra.run.smithi042.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:18:13.762 INFO:teuthology.orchestra.run.smithi042.stdout:Creating mgr... 2024-09-21T09:18:13.762 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T09:18:13.763 INFO:teuthology.orchestra.run.smithi042.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T09:18:13.993 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.y 2024-09-21T09:18:13.993 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Failed to reset failed state of unit ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.y.service: Unit ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.y.service not loaded. 2024-09-21T09:18:14.159 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-488f793c-77fa-11ef-baf6-efdc52797490.target.wants/ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.y.service → /etc/systemd/system/ceph-488f793c-77fa-11ef-baf6-efdc52797490@.service. 2024-09-21T09:18:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:14 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/906642999' entity='client.admin' 2024-09-21T09:18:14.666 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:18:14.666 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout disabled 2024-09-21T09:18:14.673 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:18:14.673 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-21T09:18:14.673 INFO:teuthology.orchestra.run.smithi042.stdout:firewalld.service is not enabled 2024-09-21T09:18:14.673 INFO:teuthology.orchestra.run.smithi042.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T09:18:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:18:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout disabled 2024-09-21T09:18:14.691 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:18:14.691 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-21T09:18:14.691 INFO:teuthology.orchestra.run.smithi042.stdout:firewalld.service is not enabled 2024-09-21T09:18:14.691 INFO:teuthology.orchestra.run.smithi042.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T09:18:14.691 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mgr to start... 2024-09-21T09:18:14.691 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mgr... 2024-09-21T09:18:15.171 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:15.149+0000 7f8454672040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:18:15.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:15 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/609529918' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:18:15.524 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:15.298+0000 7f8454672040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:18:15.816 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:15.623+0000 7f8454672040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:18:15.816 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:15.686+0000 7f8454672040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsid": "488f793c-77fa-11ef-baf6-efdc52797490", 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:18:15.824 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:18:15.825 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:15.826 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:18:15.827 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:15.828 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:18:05.413006+0000", 2024-09-21T09:18:15.828 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:18:15.828 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:15.828 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:18:15.828 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:18:15.828 INFO:teuthology.orchestra.run.smithi042.stdout:mgr not available, waiting (1/15)... 2024-09-21T09:18:16.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:15.877+0000 7f8454672040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:18:17.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:16.783+0000 7f8454672040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:18:17.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:16.852+0000 7f8454672040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:18:17.851 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:17 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:17.598+0000 7f8454672040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:18:17.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:17 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:17.717+0000 7f8454672040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:18:18.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:17 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:17.868+0000 7f8454672040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:18:18.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:17 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:17.931+0000 7f8454672040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:18:18.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:18.085+0000 7f8454672040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:18:18.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:18.156+0000 7f8454672040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:18:18.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:18 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1031587427' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:18:18.456 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:18.219+0000 7f8454672040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:18:18.456 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:18.386+0000 7f8454672040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:18:18.456 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:18.454+0000 7f8454672040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:18:18.734 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:18.522+0000 7f8454672040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:18:18.734 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:18.608+0000 7f8454672040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:18:18.734 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:18.670+0000 7f8454672040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:18:18.734 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:18.731+0000 7f8454672040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:18:18.989 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:18.989 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:18:18.989 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsid": "488f793c-77fa-11ef-baf6-efdc52797490", 2024-09-21T09:18:18.989 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:18:18.989 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:18:18.989 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-21T09:18:18.990 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:18:18.991 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:18:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:18:05.413006+0000", 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:18:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:mgr not available, waiting (2/15)... 2024-09-21T09:18:19.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:19.541+0000 7f8454672040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:18:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: Activating manager daemon y 2024-09-21T09:18:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: mgrmap e2: y(active, starting, since 0.00325902s) 2024-09-21T09:18:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: from='mgr.14100 172.21.15.42:0/3909353392' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:18:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: from='mgr.14100 172.21.15.42:0/3909353392' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:18:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: from='mgr.14100 172.21.15.42:0/3909353392' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:18:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: from='mgr.14100 172.21.15.42:0/3909353392' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:18:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: from='mgr.14100 172.21.15.42:0/3909353392' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:18:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: Manager daemon y is now available 2024-09-21T09:18:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: from='mgr.14100 172.21.15.42:0/3909353392' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:18:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: from='mgr.14100 172.21.15.42:0/3909353392' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:18:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: from='mgr.14100 172.21.15.42:0/3909353392' entity='mgr.y' 2024-09-21T09:18:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: from='mgr.14100 172.21.15.42:0/3909353392' entity='mgr.y' 2024-09-21T09:18:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:19 smithi042 ceph-mon[27524]: from='mgr.14100 172.21.15.42:0/3909353392' entity='mgr.y' 2024-09-21T09:18:21.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:21 smithi042 ceph-mon[27524]: mgrmap e3: y(active, since 1.00695s) 2024-09-21T09:18:22.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:22.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:18:22.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsid": "488f793c-77fa-11ef-baf6-efdc52797490", 2024-09-21T09:18:22.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:18:22.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:18:22.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:18:22.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:18:22.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:22.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:18:22.250 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:22.251 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:18:22.252 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:18:22.253 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:18:22.254 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:18:22.254 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:22.254 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:18:22.254 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:18:22.254 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:18:05.413006+0000", 2024-09-21T09:18:22.254 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:18:22.254 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:18:22.254 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:18:22.254 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:18:22.254 INFO:teuthology.orchestra.run.smithi042.stdout:mgr is available 2024-09-21T09:18:22.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:22 smithi042 ceph-mon[27524]: mgrmap e4: y(active, since 2s) 2024-09-21T09:18:22.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:22 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1850573641' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:18:23.314 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:23.314 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T09:18:23.314 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout fsid = 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T09:18:23.315 INFO:teuthology.orchestra.run.smithi042.stdout:Enabling cephadm module... 2024-09-21T09:18:23.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:23 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3260329667' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T09:18:24.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:24 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3866235149' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-21T09:18:24.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ignoring --setuser ceph since I am not root 2024-09-21T09:18:24.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ignoring --setgroup ceph since I am not root 2024-09-21T09:18:24.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:24.697+0000 7f30299a8040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:18:24.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:24.755+0000 7f30299a8040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:18:25.136 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:24.912+0000 7f30299a8040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:18:25.136 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:24.980+0000 7f30299a8040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:18:25.136 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:25 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:25.134+0000 7f30299a8040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:18:25.428 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:25 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:25.281+0000 7f30299a8040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:18:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:25 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3866235149' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T09:18:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:25 smithi042 ceph-mon[27524]: mgrmap e5: y(active, since 5s) 2024-09-21T09:18:25.733 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:25 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:25.610+0000 7f30299a8040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:18:25.733 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:25 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:25.673+0000 7f30299a8040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:18:26.040 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:25 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:25.870+0000 7f30299a8040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:18:26.276 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:18:26.276 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T09:18:26.276 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:18:26.276 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T09:18:26.276 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T09:18:26.276 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:18:26.277 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for the mgr to restart... 2024-09-21T09:18:26.277 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mgr epoch 5... 2024-09-21T09:18:26.659 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:26 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3133139573' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T09:18:27.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:26 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:26.794+0000 7f30299a8040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:18:27.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:26 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:26.862+0000 7f30299a8040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:18:27.871 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:27 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:27.603+0000 7f30299a8040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:18:27.871 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:27 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:27.722+0000 7f30299a8040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:18:28.157 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:27 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:27.869+0000 7f30299a8040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:18:28.157 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:27 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:27.932+0000 7f30299a8040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:18:28.157 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:28.084+0000 7f30299a8040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:18:28.157 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:28.154+0000 7f30299a8040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:18:28.448 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:28.216+0000 7f30299a8040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:18:28.448 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:28.378+0000 7f30299a8040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:18:28.449 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:28.445+0000 7f30299a8040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:18:28.724 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:28.514+0000 7f30299a8040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:18:28.724 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:28.599+0000 7f30299a8040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:18:28.724 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:28.660+0000 7f30299a8040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:18:28.725 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:28.721+0000 7f30299a8040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:18:29.851 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:29.531+0000 7f30299a8040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:18:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: Active manager daemon y restarted 2024-09-21T09:18:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: Activating manager daemon y 2024-09-21T09:18:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: osdmap e2: 0 total, 0 up, 0 in 2024-09-21T09:18:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: mgrmap e6: y(active, starting, since 0.00327637s) 2024-09-21T09:18:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:18:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:18:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:18:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:18:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:18:29.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: Manager daemon y is now available 2024-09-21T09:18:29.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:29.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:29.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:18:29.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:18:29.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:18:29.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:29 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:18:30.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:30 smithi042 ceph-mon[27524]: Found migration_current of "None". Setting to last migration. 2024-09-21T09:18:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:30 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:30 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:30 smithi042 ceph-mon[27524]: mgrmap e7: y(active, since 1.00548s) 2024-09-21T09:18:31.107 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:18:31.107 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T09:18:31.107 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T09:18:31.107 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:18:31.107 INFO:teuthology.orchestra.run.smithi042.stdout:mgr epoch 5 is available 2024-09-21T09:18:31.107 INFO:teuthology.orchestra.run.smithi042.stdout:Setting orchestrator backend to cephadm... 2024-09-21T09:18:31.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-mon[27524]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T09:18:31.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-mon[27524]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:31.874+0000 7f2f96e53640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:18:31] ENGINE Error in HTTPServer.serve 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: Traceback (most recent call last): 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self._connections.run(self.expiration_interval) 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self._run(expiration_interval) 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:18:32.002 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:18:32.003 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: s = self.context.wrap_socket( 2024-09-21T09:18:32.003 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:18:32.003 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: return self.sslsocket_class._create( 2024-09-21T09:18:32.003 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:18:32.003 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self.do_handshake() 2024-09-21T09:18:32.003 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:18:32.003 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self._sslobj.do_handshake() 2024-09-21T09:18:32.003 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:18:32.003 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:32.827 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:32 smithi042 ceph-mon[27524]: mgrmap e8: y(active, since 2s) 2024-09-21T09:18:32.827 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:32 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:32.827 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:32 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:18:32.827 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:32 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:18:33.352 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T09:18:33.352 INFO:teuthology.orchestra.run.smithi042.stdout:Generating ssh key... 2024-09-21T09:18:33.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:33 smithi042 ceph-mon[27524]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:18:33.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:33 smithi042 ceph-mon[27524]: [21/Sep/2024:09:18:31] ENGINE Bus STARTING 2024-09-21T09:18:33.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:33 smithi042 ceph-mon[27524]: [21/Sep/2024:09:18:31] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:33 smithi042 ceph-mon[27524]: [21/Sep/2024:09:18:31] ENGINE Error in HTTPServer.serve 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._run(expiration_interval) 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: s = self.context.wrap_socket( 2024-09-21T09:18:33.770 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:18:33.771 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.sslsocket_class._create( 2024-09-21T09:18:33.771 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:18:33.771 INFO:journalctl@ceph.mon.a.smithi042.stdout: self.do_handshake() 2024-09-21T09:18:33.771 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:18:33.771 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._sslobj.do_handshake() 2024-09-21T09:18:33.771 INFO:journalctl@ceph.mon.a.smithi042.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:18:33.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:33 smithi042 ceph-mon[27524]: [21/Sep/2024:09:18:31] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:18:33.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:33 smithi042 ceph-mon[27524]: [21/Sep/2024:09:18:31] ENGINE Bus STARTED 2024-09-21T09:18:34.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: Generating public/private rsa key pair. 2024-09-21T09:18:34.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: Your identification has been saved in /tmp/tmpn0c9qmkz/key 2024-09-21T09:18:34.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: Your public key has been saved in /tmp/tmpn0c9qmkz/key.pub 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: The key fingerprint is: 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: SHA256:JDW9lfzpUaKCsmJRd4jyddjeoFk0Up8ND08OMCgQw3w ceph-488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: The key's randomart image is: 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: +---[RSA 3072]----+ 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: | o+o .+O*o+.. | 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: | +.E.*oB++@. .| 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: | =.+.O =oo=+ | 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: | . oo+ + o + | 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: | . oS . . . | 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: | o . . | 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: | . . | 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: | | 2024-09-21T09:18:34.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: | | 2024-09-21T09:18:34.354 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: +----[SHA256]-----+ 2024-09-21T09:18:34.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-mon[27524]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:18:34.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:34.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:34 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:35.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:35 smithi042 ceph-mon[27524]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:18:35.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:35 smithi042 ceph-mon[27524]: Generating ssh key... 2024-09-21T09:18:35.740 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+cvmgkADkFcRf8VMm7DL0p6a0w0HR3k5EsoiyOS+7CZJQPP0dzrkYUn3e+rRkSkYgAB9L1rNeZoXwP5gDZc4TRor5e04tEptw3cAomGdL5nYJk7brSm0N1oRSMZll7UTTgW12RK1frDaH3V9L1jZYyPdTEWGrXgrqyhBQ+WEsYOP5rEQ4FfFjd1QXUsLMLWzRp+pgr12mAEoCp02IEE4nNNFmFvBIhW+NWFbvix0yHpM7Ca+bNC9pGp9InhTThNnMJbtN0R0scmJLSzIanJ7g6Nw6LyLBAY2aAUuD0q40nrwK8XxhZqYtPM362XFmhcgm6stxDRzdeTGQN+rSLBZzsY3bUc3Dv9Le5enYFPfACHCUHu3QAcgQCRd6p5wkbuRxY1V7CClpe8exqIWTKcdWAHQPA6C4BEsyAUaJcOeSjz5rl9Ih98JuGYHZVwkNP/hZMt/NDYUITtJrQxSldrcg3RCyPdGMWxAF2bPBwfSQ9/KYccBHdSGSsU13+BkZKY0= ceph-488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:18:35.740 INFO:teuthology.orchestra.run.smithi042.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T09:18:35.741 INFO:teuthology.orchestra.run.smithi042.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T09:18:35.745 INFO:teuthology.orchestra.run.smithi042.stdout:Adding host smithi042... 2024-09-21T09:18:36.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:36 smithi042 ceph-mon[27524]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:18:37.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:37 smithi042 ceph-mon[27524]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi042", "addr": "172.21.15.42", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:18:38.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:38 smithi042 ceph-mon[27524]: Deploying cephadm binary to smithi042 2024-09-21T09:18:40.264 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout Added host 'smithi042' with addr '172.21.15.42' 2024-09-21T09:18:40.265 INFO:teuthology.orchestra.run.smithi042.stdout:Deploying unmanaged mon service... 2024-09-21T09:18:40.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:40 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:40.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:40 smithi042 ceph-mon[27524]: Added host smithi042 2024-09-21T09:18:40.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:40 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:18:41.381 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T09:18:41.381 INFO:teuthology.orchestra.run.smithi042.stdout:Deploying unmanaged mgr service... 2024-09-21T09:18:41.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:41 smithi042 ceph-mon[27524]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:18:41.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:41 smithi042 ceph-mon[27524]: Saving service mon spec with placement count:5 2024-09-21T09:18:41.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:41 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:42.564 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T09:18:43.176 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:42 smithi042 ceph-mon[27524]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:18:43.176 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:42 smithi042 ceph-mon[27524]: Saving service mgr spec with placement count:2 2024-09-21T09:18:43.177 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:42 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:44.204 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:44 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1781136212' entity='client.admin' 2024-09-21T09:18:44.204 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:44 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:44.204 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:44 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:45.641 INFO:teuthology.orchestra.run.smithi042.stdout:Enabling the dashboard module... 2024-09-21T09:18:45.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:45 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1706679237' entity='client.admin' 2024-09-21T09:18:46.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:46 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/4260009142' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-21T09:18:46.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:46 smithi042 ceph-mon[27524]: from='mgr.14118 172.21.15.42:0/2213093543' entity='mgr.y' 2024-09-21T09:18:47.203 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:46 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ignoring --setuser ceph since I am not root 2024-09-21T09:18:47.204 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:46 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ignoring --setgroup ceph since I am not root 2024-09-21T09:18:47.204 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:46 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:46.987+0000 7fd946ef7040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:18:47.204 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:47 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:47.046+0000 7fd946ef7040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:18:47.204 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:47 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:47.201+0000 7fd946ef7040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:18:47.571 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:47 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:47.271+0000 7fd946ef7040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:18:47.572 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:47 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:47.423+0000 7fd946ef7040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:18:47.572 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:47 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:47.569+0000 7fd946ef7040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:18:48.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:47 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/4260009142' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T09:18:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:47 smithi042 ceph-mon[27524]: mgrmap e9: y(active, since 17s) 2024-09-21T09:18:48.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:47 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:47.902+0000 7fd946ef7040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:18:48.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:47 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:47.966+0000 7fd946ef7040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:18:48.601 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:48 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:48.162+0000 7fd946ef7040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:18:48.850 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:18:48.850 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T09:18:48.850 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:18:48.850 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T09:18:48.850 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T09:18:48.850 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:18:48.850 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for the mgr to restart... 2024-09-21T09:18:48.850 INFO:teuthology.orchestra.run.smithi042.stdout:Waiting for mgr epoch 9... 2024-09-21T09:18:48.964 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:48 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2032677994' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T09:18:49.291 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:49 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:49.087+0000 7fd946ef7040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:18:49.291 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:49 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:49.156+0000 7fd946ef7040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:18:50.169 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:49 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:49.901+0000 7fd946ef7040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:18:50.170 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.020+0000 7fd946ef7040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:18:50.455 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.167+0000 7fd946ef7040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:18:50.455 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.230+0000 7fd946ef7040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:18:50.456 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.383+0000 7fd946ef7040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:18:50.456 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.453+0000 7fd946ef7040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:18:50.746 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.514+0000 7fd946ef7040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:18:50.746 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.676+0000 7fd946ef7040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:18:50.746 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.743+0000 7fd946ef7040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:18:51.022 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.812+0000 7fd946ef7040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:18:51.022 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.897+0000 7fd946ef7040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:18:51.022 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:50.959+0000 7fd946ef7040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:18:51.022 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:51.020+0000 7fd946ef7040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:18:52.086 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:51.831+0000 7fd946ef7040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:18:52.086 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: Active manager daemon y restarted 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: Activating manager daemon y 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: osdmap e3: 0 total, 0 up, 0 in 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: mgrmap e10: y(active, starting, since 0.00310286s) 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: Manager daemon y is now available 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:18:52.087 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:18:53.601 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:18:53.602 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T09:18:53.602 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T09:18:53.602 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:18:53.602 INFO:teuthology.orchestra.run.smithi042.stdout:mgr epoch 9 is available 2024-09-21T09:18:53.602 INFO:teuthology.orchestra.run.smithi042.stdout:Generating a dashboard self-signed certificate... 2024-09-21T09:18:54.085 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:53 smithi042 ceph-mon[27524]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T09:18:54.086 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:53 smithi042 ceph-mon[27524]: mgrmap e11: y(active, since 1.00579s) 2024-09-21T09:18:54.086 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:53 smithi042 ceph-mon[27524]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T09:18:54.086 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:53 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:18:54.908 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-21T09:18:54.909 INFO:teuthology.orchestra.run.smithi042.stdout:Creating initial admin user... 2024-09-21T09:18:55.158 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:54.935+0000 7fd8b29cc640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:18:54] ENGINE Error in HTTPServer.serve 2024-09-21T09:18:55.158 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: Traceback (most recent call last): 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self._connections.run(self.expiration_interval) 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self._run(expiration_interval) 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: s = self.context.wrap_socket( 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: return self.sslsocket_class._create( 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:18:55.159 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self.do_handshake() 2024-09-21T09:18:55.160 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:18:55.160 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self._sslobj.do_handshake() 2024-09-21T09:18:55.160 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:18:55.160 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:18:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:18:55.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:55 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:18:55.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:55 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:18:55.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:55 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:18:55.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:55 smithi042 ceph-mon[27524]: mgrmap e12: y(active, since 2s) 2024-09-21T09:18:55.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:55 smithi042 ceph-mon[27524]: [21/Sep/2024:09:18:54] ENGINE Bus STARTING 2024-09-21T09:18:56.831 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$QT30FMzKf0ZELpmVAyy/UeO2KPl7BPdtIgL391TOxtVf3.uPdrL9e", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726910335, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T09:18:56.831 INFO:teuthology.orchestra.run.smithi042.stdout:Fetching dashboard port number... 2024-09-21T09:18:57.094 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:56 smithi042 ceph-mon[27524]: [21/Sep/2024:09:18:54] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:56 smithi042 ceph-mon[27524]: [21/Sep/2024:09:18:54] ENGINE Error in HTTPServer.serve 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._run(expiration_interval) 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:18:57.095 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout: s = self.context.wrap_socket( 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.sslsocket_class._create( 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout: self.do_handshake() 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._sslobj.do_handshake() 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:56 smithi042 ceph-mon[27524]: [21/Sep/2024:09:18:55] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:56 smithi042 ceph-mon[27524]: [21/Sep/2024:09:18:55] ENGINE Bus STARTED 2024-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:56 smithi042 ceph-mon[27524]: 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-09-21T09:18:57.096 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:56 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:18:58.093 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:57 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1776728891' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-21T09:18:58.096 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T09:18:58.107 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:18:58.107 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout disabled 2024-09-21T09:18:58.115 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:18:58.115 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stdout inactive 2024-09-21T09:18:58.115 INFO:teuthology.orchestra.run.smithi042.stdout:firewalld.service is not enabled 2024-09-21T09:18:58.115 INFO:teuthology.orchestra.run.smithi042.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T09:18:58.117 INFO:teuthology.orchestra.run.smithi042.stdout:Ceph Dashboard is now available at: 2024-09-21T09:18:58.118 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:18:58.118 INFO:teuthology.orchestra.run.smithi042.stdout: URL: https://smithi042.front.sepia.ceph.com:8443/ 2024-09-21T09:18:58.118 INFO:teuthology.orchestra.run.smithi042.stdout: User: admin 2024-09-21T09:18:58.118 INFO:teuthology.orchestra.run.smithi042.stdout: Password: brn66588ec 2024-09-21T09:18:58.118 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:18:58.119 INFO:teuthology.orchestra.run.smithi042.stdout:Saving cluster configuration to /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config directory 2024-09-21T09:18:58.119 INFO:teuthology.orchestra.run.smithi042.stdout:Enabling autotune for osd_memory_target 2024-09-21T09:19:00.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:18:59 smithi042 ceph-mon[27524]: mgrmap e13: y(active, since 6s) 2024-09-21T09:19:00.435 INFO:teuthology.orchestra.run.smithi042.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T09:19:00.435 INFO:teuthology.orchestra.run.smithi042.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T09:19:00.435 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:19:00.435 INFO:teuthology.orchestra.run.smithi042.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:19:00.435 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:19:00.435 INFO:teuthology.orchestra.run.smithi042.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T09:19:00.435 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:19:00.435 INFO:teuthology.orchestra.run.smithi042.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T09:19:00.435 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:19:00.436 INFO:teuthology.orchestra.run.smithi042.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T09:19:00.436 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:19:00.436 INFO:teuthology.orchestra.run.smithi042.stdout: ceph telemetry on 2024-09-21T09:19:00.436 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:19:00.436 INFO:teuthology.orchestra.run.smithi042.stdout:For more information see: 2024-09-21T09:19:00.436 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:19:00.436 INFO:teuthology.orchestra.run.smithi042.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T09:19:00.436 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:19:00.436 INFO:teuthology.orchestra.run.smithi042.stdout:Bootstrap complete. 2024-09-21T09:19:00.471 INFO:tasks.cephadm:Fetching config... 2024-09-21T09:19:00.471 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:19:00.471 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T09:19:00.489 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T09:19:00.490 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:19:00.490 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T09:19:00.546 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T09:19:00.547 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:19:00.547 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T09:19:00.613 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T09:19:00.613 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:19:00.614 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T09:19:00.670 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T09:19:00.670 DEBUG:teuthology.orchestra.run.smithi042:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+cvmgkADkFcRf8VMm7DL0p6a0w0HR3k5EsoiyOS+7CZJQPP0dzrkYUn3e+rRkSkYgAB9L1rNeZoXwP5gDZc4TRor5e04tEptw3cAomGdL5nYJk7brSm0N1oRSMZll7UTTgW12RK1frDaH3V9L1jZYyPdTEWGrXgrqyhBQ+WEsYOP5rEQ4FfFjd1QXUsLMLWzRp+pgr12mAEoCp02IEE4nNNFmFvBIhW+NWFbvix0yHpM7Ca+bNC9pGp9InhTThNnMJbtN0R0scmJLSzIanJ7g6Nw6LyLBAY2aAUuD0q40nrwK8XxhZqYtPM362XFmhcgm6stxDRzdeTGQN+rSLBZzsY3bUc3Dv9Le5enYFPfACHCUHu3QAcgQCRd6p5wkbuRxY1V7CClpe8exqIWTKcdWAHQPA6C4BEsyAUaJcOeSjz5rl9Ih98JuGYHZVwkNP/hZMt/NDYUITtJrQxSldrcg3RCyPdGMWxAF2bPBwfSQ9/KYccBHdSGSsU13+BkZKY0= ceph-488f793c-77fa-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T09:19:00.744 INFO:teuthology.orchestra.run.smithi042.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+cvmgkADkFcRf8VMm7DL0p6a0w0HR3k5EsoiyOS+7CZJQPP0dzrkYUn3e+rRkSkYgAB9L1rNeZoXwP5gDZc4TRor5e04tEptw3cAomGdL5nYJk7brSm0N1oRSMZll7UTTgW12RK1frDaH3V9L1jZYyPdTEWGrXgrqyhBQ+WEsYOP5rEQ4FfFjd1QXUsLMLWzRp+pgr12mAEoCp02IEE4nNNFmFvBIhW+NWFbvix0yHpM7Ca+bNC9pGp9InhTThNnMJbtN0R0scmJLSzIanJ7g6Nw6LyLBAY2aAUuD0q40nrwK8XxhZqYtPM362XFmhcgm6stxDRzdeTGQN+rSLBZzsY3bUc3Dv9Le5enYFPfACHCUHu3QAcgQCRd6p5wkbuRxY1V7CClpe8exqIWTKcdWAHQPA6C4BEsyAUaJcOeSjz5rl9Ih98JuGYHZVwkNP/hZMt/NDYUITtJrQxSldrcg3RCyPdGMWxAF2bPBwfSQ9/KYccBHdSGSsU13+BkZKY0= ceph-488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:19:00.757 DEBUG:teuthology.orchestra.run.smithi133:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+cvmgkADkFcRf8VMm7DL0p6a0w0HR3k5EsoiyOS+7CZJQPP0dzrkYUn3e+rRkSkYgAB9L1rNeZoXwP5gDZc4TRor5e04tEptw3cAomGdL5nYJk7brSm0N1oRSMZll7UTTgW12RK1frDaH3V9L1jZYyPdTEWGrXgrqyhBQ+WEsYOP5rEQ4FfFjd1QXUsLMLWzRp+pgr12mAEoCp02IEE4nNNFmFvBIhW+NWFbvix0yHpM7Ca+bNC9pGp9InhTThNnMJbtN0R0scmJLSzIanJ7g6Nw6LyLBAY2aAUuD0q40nrwK8XxhZqYtPM362XFmhcgm6stxDRzdeTGQN+rSLBZzsY3bUc3Dv9Le5enYFPfACHCUHu3QAcgQCRd6p5wkbuRxY1V7CClpe8exqIWTKcdWAHQPA6C4BEsyAUaJcOeSjz5rl9Ih98JuGYHZVwkNP/hZMt/NDYUITtJrQxSldrcg3RCyPdGMWxAF2bPBwfSQ9/KYccBHdSGSsU13+BkZKY0= ceph-488f793c-77fa-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T09:19:00.819 INFO:teuthology.orchestra.run.smithi133.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+cvmgkADkFcRf8VMm7DL0p6a0w0HR3k5EsoiyOS+7CZJQPP0dzrkYUn3e+rRkSkYgAB9L1rNeZoXwP5gDZc4TRor5e04tEptw3cAomGdL5nYJk7brSm0N1oRSMZll7UTTgW12RK1frDaH3V9L1jZYyPdTEWGrXgrqyhBQ+WEsYOP5rEQ4FfFjd1QXUsLMLWzRp+pgr12mAEoCp02IEE4nNNFmFvBIhW+NWFbvix0yHpM7Ca+bNC9pGp9InhTThNnMJbtN0R0scmJLSzIanJ7g6Nw6LyLBAY2aAUuD0q40nrwK8XxhZqYtPM362XFmhcgm6stxDRzdeTGQN+rSLBZzsY3bUc3Dv9Le5enYFPfACHCUHu3QAcgQCRd6p5wkbuRxY1V7CClpe8exqIWTKcdWAHQPA6C4BEsyAUaJcOeSjz5rl9Ih98JuGYHZVwkNP/hZMt/NDYUITtJrQxSldrcg3RCyPdGMWxAF2bPBwfSQ9/KYccBHdSGSsU13+BkZKY0= ceph-488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:19:00.833 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T09:19:01.033 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:19:01.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:00 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/741901599' entity='client.admin' 2024-09-21T09:19:03.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:03.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:03.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:19:03.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:03.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:03.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:03.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:03 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/4190733156' entity='client.admin' 2024-09-21T09:19:03.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:03.767 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T09:19:03.768 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T09:19:03.967 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:19:04.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:04 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:06.325 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi133 2024-09-21T09:19:06.325 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:19:06.325 DEBUG:teuthology.orchestra.run.smithi133:> dd of=/etc/ceph/ceph.conf 2024-09-21T09:19:06.344 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:19:06.344 DEBUG:teuthology.orchestra.run.smithi133:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:19:06.402 INFO:tasks.cephadm:Adding host smithi133 to orchestrator... 2024-09-21T09:19:06.402 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch host add smithi133 2024-09-21T09:19:06.553 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:06 smithi042 ceph-mon[27524]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:06.553 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:06 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:06.553 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:06 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:06.554 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:06 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:06.554 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:06 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:06.554 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:06 smithi042 ceph-mon[27524]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:19:06.554 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:06 smithi042 ceph-mon[27524]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:19:06.554 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:06 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:06.554 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:06 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:06.554 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:06 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:06.604 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:19:07.775 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:07 smithi042 ceph-mon[27524]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:19:07.775 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:07 smithi042 ceph-mon[27524]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:19:09.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:08 smithi042 ceph-mon[27524]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi133", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:09 smithi042 ceph-mon[27524]: Deploying cephadm binary to smithi133 2024-09-21T09:19:11.420 INFO:teuthology.orchestra.run.smithi042.stdout:Added host 'smithi133' with addr '172.21.15.133' 2024-09-21T09:19:12.029 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T09:19:12.230 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:19:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:12 smithi042 ceph-mon[27524]: Added host smithi133 2024-09-21T09:19:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:12 smithi042 ceph-mon[27524]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:13.840 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:19:13.841 INFO:teuthology.orchestra.run.smithi042.stdout:[{"addr": "172.21.15.42", "hostname": "smithi042", "labels": [], "status": ""}, {"addr": "172.21.15.133", "hostname": "smithi133", "labels": [], "status": ""}] 2024-09-21T09:19:13.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:13 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:14.476 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T09:19:14.476 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T09:19:14.680 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:19:15.066 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:14 smithi042 ceph-mon[27524]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:19:15.066 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:14 smithi042 ceph-mon[27524]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:16.488 INFO:teuthology.orchestra.run.smithi042.stderr:adjusted tunables profile to default 2024-09-21T09:19:16.834 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3273147762' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:16.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:16.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:17.125 INFO:tasks.cephadm:Adding mon.a on smithi042 2024-09-21T09:19:17.126 INFO:tasks.cephadm:Adding mon.c on smithi042 2024-09-21T09:19:17.126 INFO:tasks.cephadm:Adding mon.b on smithi133 2024-09-21T09:19:17.126 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi042:172.21.15.42=a;smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c;smithi133:172.21.15.133=b' 2024-09-21T09:19:17.316 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:19:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:17 smithi042 ceph-mon[27524]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:19:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:17 smithi042 ceph-mon[27524]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:19:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:17 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3273147762' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:19:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:17 smithi042 ceph-mon[27524]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:19:18.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:18 smithi042 ceph-mon[27524]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:18.982 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled mon update... 2024-09-21T09:19:19.597 DEBUG:teuthology.orchestra.run.smithi042:mon.c> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T09:19:19.600 DEBUG:teuthology.orchestra.run.smithi133:mon.b> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T09:19:19.602 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:19:19.603 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi042:172.21.15.42=a;smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c;smithi133:172.21.15.133=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: Saving service mon spec with placement smithi042:172.21.15.42=a;smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c;smithi133:172.21.15.133=b;count:3 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: Deploying daemon mon.b on smithi133 2024-09-21T09:19:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:19 smithi042 ceph-mon[27524]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:21.597 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:19:22.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:22 smithi133 systemd[1]: Starting Ceph mon.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:19:23.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:22 smithi042 ceph-mon[27524]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:23.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:23 smithi133 podman[31267]: 2024-09-21 09:19:23.104581615 +0000 UTC m=+0.019400433 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T09:19:23.452 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:23 smithi133 podman[31267]: 2024-09-21 09:19:23.450393009 +0000 UTC m=+0.365211818 container create 83f22b959aaf757d447947794f408f2feb1763040266a93eed566874df87dcdb (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T09:19:23.547 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:19:23.547 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","modified":"2024-09-21T09:17:52.083847Z","created":"2024-09-21T09:17:52.083847Z","min_mon_release":18,"min_mon_release_name":"reef","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","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T09:19:23.548 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-09-21T09:19:24.231 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:23 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/1244075497' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:19:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 podman[31267]: 2024-09-21 09:19:24.205704282 +0000 UTC m=+1.120523094 container init 83f22b959aaf757d447947794f408f2feb1763040266a93eed566874df87dcdb (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True) 2024-09-21T09:19:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 podman[31267]: 2024-09-21 09:19:24.209769684 +0000 UTC m=+1.124588487 container start 83f22b959aaf757d447947794f408f2feb1763040266a93eed566874df87dcdb (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-21T09:19:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:19:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable), process ceph-mon, pid 2 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: pidfile_write: ignore empty --pid-file 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: load: jerasure load: lrc 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Git sha 0 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Compile date 2024-09-20 20:34:00 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: DB SUMMARY 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: DB Session ID: AIV4DMCSD4MKZDKUPAN9 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:19:24.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:19:24.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:19:24.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:19:24.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:19:24.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:19:24.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.env: 0x55d31c586bc0 2024-09-21T09:19:24.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:19:24.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.info_log: 0x55d31e5babe0 2024-09-21T09:19:24.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:19:24.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.statistics: (nil) 2024-09-21T09:19:24.496 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.use_fsync: 0 2024-09-21T09:19:24.496 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:19:24.496 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.db_log_dir: 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.wal_dir: 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:19:24.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.write_buffer_manager: 0x55d31e5c8320 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:19:24.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.unordered_write: 0 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.row_cache: None 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.wal_filter: None 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:19:24.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.wal_compression: 0 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:19:24.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_open_files: -1 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:19:24.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Compression algorithms supported: 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: kZSTD supported: 0 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:19:24.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.merge_operator: 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_filter: None 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d31e5ba7e0) 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: index_type: 0 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: data_block_index_type: 0 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: index_shortening: 1 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:19:24.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: checksum: 4 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: no_block_cache: 0 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_cache: 0x55d31e5af350 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_cache_options: 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: capacity : 536870912 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: num_shard_bits : 4 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: strict_capacity_limit : 0 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_cache_compressed: (nil) 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: persistent_cache: (nil) 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_size: 4096 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_size_deviation: 10 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_restart_interval: 16 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: index_block_restart_interval: 1 2024-09-21T09:19:24.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: metadata_block_size: 4096 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: partition_filters: 0 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: use_delta_encoding: 1 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: filter_policy: bloomfilter 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: whole_key_filtering: 1 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: verify_compression: 0 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: format_version: 5 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: enable_index_compression: 1 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_align: 0 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: max_auto_readahead_size: 262144 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: prepopulate_block_cache: 0 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:19:24.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compression: NoCompression 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.num_levels: 7 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:19:24.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:19:24.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:19:24.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:19:24.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:19:24.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.ttl: 2592000 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:19:24.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2284a268-4f7c-40ed-b183-63fc1627b1e1 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910364237760, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910364238193, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1726910364, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2284a268-4f7c-40ed-b183-63fc1627b1e1", "db_session_id": "AIV4DMCSD4MKZDKUPAN9", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910364238290, "job": 1, "event": "recovery_finished"} 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d31e5dae00 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: DB pointer 0x55d31e6ce000 2024-09-21T09:19:24.512 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: ** DB Stats ** 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: ** Compaction Stats [default] ** 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:19:24.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.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 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: ** Compaction Stats [default] ** 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.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 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:19:24.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:19:24.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: Cumulative compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:19:24.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: Interval compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:19:24.515 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:19:24.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: Block cache BinnedLRUCache@0x55d31e5af350#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-21T09:19:24.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T09:19:24.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:19:24.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: using public_addr v2:172.21.15.133:0/0 -> [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: starting mon.b rank -1 at public addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] at bind addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(???) e0 preinit fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).mds e1 new map 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: e1 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: legacy client fscid: -1 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: No filesystems configured 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T09:19:24.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/3273147762' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi042:172.21.15.42=a;smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c;smithi133:172.21.15.133=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: Saving service mon spec with placement smithi042:172.21.15.42=a;smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c;smithi133:172.21.15.133=b;count:3 2024-09-21T09:19:24.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: Deploying daemon mon.b on smithi133 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/1244075497' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 ceph-mon[31321]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 bash[31267]: 83f22b959aaf757d447947794f408f2feb1763040266a93eed566874df87dcdb 2024-09-21T09:19:24.518 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:24 smithi133 systemd[1]: Started Ceph mon.b for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:19:25.070 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:19:25.070 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:19:25.285 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:19:29.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:19:29.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: mon.a calling monitor election 2024-09-21T09:19:29.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: mon.b calling monitor election 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: monmap e2: 2 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: fsmap 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:19:29.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: mgrmap e13: y(active, since 37s) 2024-09-21T09:19:29.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: overall HEALTH_OK 2024-09-21T09:19:29.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:29.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:29.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:29.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:29.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:29 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:19:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: mon.a calling monitor election 2024-09-21T09:19:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: mon.b calling monitor election 2024-09-21T09:19:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: monmap e2: 2 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: fsmap 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: mgrmap e13: y(active, since 37s) 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: overall HEALTH_OK 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:29.744 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:29 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:30.026 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:19:30.026 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":2,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","modified":"2024-09-21T09:19:24.261464Z","created":"2024-09-21T09:17:52.083847Z","min_mon_release":18,"min_mon_release_name":"reef","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","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3300","nonce":0},{"type":"v1","addr":"172.21.15.133:6789","nonce":0}]},"addr":"172.21.15.133:6789/0","public_addr":"172.21.15.133:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T09:19:30.027 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 2 2024-09-21T09:19:30.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:30 smithi042 ceph-mon[27524]: Deploying daemon mon.c on smithi042 2024-09-21T09:19:30.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:30 smithi042 ceph-mon[27524]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:30.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:30 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/4278919283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:19:30.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:30 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:30.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:30 smithi133 ceph-mon[31321]: Deploying daemon mon.c on smithi042 2024-09-21T09:19:30.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:30 smithi133 ceph-mon[31321]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:30.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:30 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/4278919283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:19:30.610 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:30 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:31.631 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:19:31.631 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:19:31.835 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:19:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 systemd[1]: Starting Ceph mon.c for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:19:32.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 podman[35448]: 2024-09-21 09:19:32.153891059 +0000 UTC m=+0.016653060 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T09:19:32.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 podman[35448]: 2024-09-21 09:19:32.266309605 +0000 UTC m=+0.129071605 container create f547874b6cd0663a22b2870ac921fe6a5cbf3f4ef123930e55489d7d7a1a989f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-21T09:19:32.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 podman[35448]: 2024-09-21 09:19:32.494129518 +0000 UTC m=+0.356891530 container init f547874b6cd0663a22b2870ac921fe6a5cbf3f4ef123930e55489d7d7a1a989f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-21T09:19:32.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 podman[35448]: 2024-09-21 09:19:32.498656365 +0000 UTC m=+0.361418365 container start f547874b6cd0663a22b2870ac921fe6a5cbf3f4ef123930e55489d7d7a1a989f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:19:32.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable), process ceph-mon, pid 2 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: pidfile_write: ignore empty --pid-file 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: load: jerasure load: lrc 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Git sha 0 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Compile date 2024-09-20 20:34:00 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: DB SUMMARY 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: DB Session ID: 08BQHJNYE39S970UZGK7 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-21T09:19:32.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.env: 0x55ef47a85bc0 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.info_log: 0x55ef49d62be0 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.statistics: (nil) 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.use_fsync: 0 2024-09-21T09:19:32.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.db_log_dir: 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.wal_dir: 2024-09-21T09:19:32.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:19:32.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.write_buffer_manager: 0x55ef49d70320 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:19:32.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.unordered_write: 0 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.row_cache: None 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.wal_filter: None 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.wal_compression: 0 2024-09-21T09:19:32.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:19:32.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_open_files: -1 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:19:32.860 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Compression algorithms supported: 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: kZSTD supported: 0 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:19:32.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.merge_operator: 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_filter: None 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ef49d627e0) 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_type: 0 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout: data_block_index_type: 0 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_shortening: 1 2024-09-21T09:19:32.862 INFO:journalctl@ceph.mon.c.smithi042.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: checksum: 4 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: no_block_cache: 0 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache: 0x55ef49d571f0 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_options: 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: capacity : 536870912 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: num_shard_bits : 4 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: strict_capacity_limit : 0 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_compressed: (nil) 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: persistent_cache: (nil) 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_size: 4096 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_size_deviation: 10 2024-09-21T09:19:32.863 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_restart_interval: 16 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_block_restart_interval: 1 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: metadata_block_size: 4096 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: partition_filters: 0 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: use_delta_encoding: 1 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: filter_policy: bloomfilter 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: whole_key_filtering: 1 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: verify_compression: 0 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: format_version: 5 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: enable_index_compression: 1 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_align: 0 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: max_auto_readahead_size: 262144 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: prepopulate_block_cache: 0 2024-09-21T09:19:32.864 INFO:journalctl@ceph.mon.c.smithi042.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compression: NoCompression 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.num_levels: 7 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:19:32.865 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:19:32.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:19:32.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:19:32.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:19:32.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.ttl: 2592000 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:19:32.870 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8c2e62fb-44a6-4355-b20a-b8d1d0d75096 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910372526372, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910372526757, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "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_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1726910372, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8c2e62fb-44a6-4355-b20a-b8d1d0d75096", "db_session_id": "08BQHJNYE39S970UZGK7", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910372526855, "job": 1, "event": "recovery_finished"} 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [file/delete_scheduler.cc:74] 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-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ef49d82e00 2024-09-21T09:19:32.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: DB pointer 0x55ef49e76000 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** DB Stats ** 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** Compaction Stats [default] ** 2024-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:19:32.872 INFO:journalctl@ceph.mon.c.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.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.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** Compaction Stats [default] ** 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.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.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:19:32.873 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout: Block cache BinnedLRUCache@0x55ef49d571f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: using public_addrv [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: starting mon.c rank -1 at public addrs [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] at bind addrs [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:19:32.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(???) e0 preinit fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:19:32.875 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).mds e1 new map 2024-09-21T09:19:32.875 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-21T09:19:32.875 INFO:journalctl@ceph.mon.c.smithi042.stdout: e1 2024-09-21T09:19:32.875 INFO:journalctl@ceph.mon.c.smithi042.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:19:32.875 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:19:32.875 INFO:journalctl@ceph.mon.c.smithi042.stdout: legacy client fscid: -1 2024-09-21T09:19:32.875 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:19:32.875 INFO:journalctl@ceph.mon.c.smithi042.stdout: No filesystems configured 2024-09-21T09:19:32.875 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: 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-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/3273147762' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:19:32.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi042:172.21.15.42=a;smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c;smithi133:172.21.15.133=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: Saving service mon spec with placement smithi042:172.21.15.42=a;smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c;smithi133:172.21.15.133=b;count:3 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: Deploying daemon mon.b on smithi133 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/1244075497' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:19:32.877 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.a calling monitor election 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.b calling monitor election 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: monmap e2: 2 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: fsmap 2024-09-21T09:19:32.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mgrmap e13: y(active, since 37s) 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: overall HEALTH_OK 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: Deploying daemon mon.c on smithi042 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/4278919283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 ceph-mon[35471]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 bash[35448]: f547874b6cd0663a22b2870ac921fe6a5cbf3f4ef123930e55489d7d7a1a989f 2024-09-21T09:19:32.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:32 smithi042 systemd[1]: Started Ceph mon.c for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:19:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:19:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: mon.a calling monitor election 2024-09-21T09:19:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: mon.b calling monitor election 2024-09-21T09:19:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:37.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:37.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: mon.c calling monitor election 2024-09-21T09:19:37.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:37.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:37.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:37.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:37.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:19:37.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:19:37.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: fsmap 2024-09-21T09:19:37.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:19:37.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: mgrmap e13: y(active, since 45s) 2024-09-21T09:19:37.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: overall HEALTH_OK 2024-09-21T09:19:37.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:37.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:37.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:37.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:38.003 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:19:38.003 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":3,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","modified":"2024-09-21T09:19:32.550508Z","created":"2024-09-21T09:17:52.083847Z","min_mon_release":18,"min_mon_release_name":"reef","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","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3300","nonce":0},{"type":"v1","addr":"172.21.15.133:6789","nonce":0}]},"addr":"172.21.15.133:6789/0","public_addr":"172.21.15.133:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3301","nonce":0},{"type":"v1","addr":"172.21.15.42:6790","nonce":0}]},"addr":"172.21.15.42:6790/0","public_addr":"172.21.15.42:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-21T09:19:38.003 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 3 2024-09-21T09:19:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:19:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: mon.a calling monitor election 2024-09-21T09:19:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: mon.b calling monitor election 2024-09-21T09:19:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: mon.c calling monitor election 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: fsmap 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: mgrmap e13: y(active, since 45s) 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: overall HEALTH_OK 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: mon.a calling monitor election 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: mon.b calling monitor election 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: mon.c calling monitor election 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: fsmap 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: mgrmap e13: y(active, since 45s) 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: overall HEALTH_OK 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:38.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:38.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:38 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:38.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:38 smithi133 ceph-mon[31321]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:38.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:38 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/489582660' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:19:38.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:38 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:38 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:38 smithi042 ceph-mon[35471]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:38 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/489582660' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:19:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:38 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:39.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:38 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:39.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:38 smithi042 ceph-mon[27524]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:39.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:38 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/489582660' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:19:39.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:38 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:19:39.355 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T09:19:39.356 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T09:19:39.561 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:19:39.987 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.987 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.987 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.987 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.987 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:39.987 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:39.987 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:19:39.987 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:39.988 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.990 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.990 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:39.990 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:19:39.990 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:39.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:39.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:19:39.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:40.966 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:40 smithi042 ceph-mon[27524]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:19:40.967 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:40 smithi042 ceph-mon[27524]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:19:40.967 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:40 smithi042 ceph-mon[27524]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T09:19:40.967 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:40 smithi042 ceph-mon[27524]: Reconfiguring daemon mon.a on smithi042 2024-09-21T09:19:40.967 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:40 smithi042 ceph-mon[27524]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:40.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:40 smithi042 ceph-mon[35471]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:19:40.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:40 smithi042 ceph-mon[35471]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:19:40.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:40 smithi042 ceph-mon[35471]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T09:19:40.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:40 smithi042 ceph-mon[35471]: Reconfiguring daemon mon.a on smithi042 2024-09-21T09:19:40.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:40 smithi042 ceph-mon[35471]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:40 smithi133 ceph-mon[31321]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:19:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:40 smithi133 ceph-mon[31321]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:19:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:40 smithi133 ceph-mon[31321]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T09:19:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:40 smithi133 ceph-mon[31321]: Reconfiguring daemon mon.a on smithi042 2024-09-21T09:19:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:40 smithi133 ceph-mon[31321]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:42.533 INFO:teuthology.orchestra.run.smithi042.stdout:# minimal ceph.conf for 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:19:42.533 INFO:teuthology.orchestra.run.smithi042.stdout:[global] 2024-09-21T09:19:42.534 INFO:teuthology.orchestra.run.smithi042.stdout: fsid = 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:19:42.534 INFO:teuthology.orchestra.run.smithi042.stdout: mon_host = [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] 2024-09-21T09:19:43.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:42 smithi133 ceph-mon[31321]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:43.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:43.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:43.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:43.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:43.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:19:43.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:43.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:42 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/786634431' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:43.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[35471]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:43.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:43.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:43.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:43.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:43.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:19:43.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:43.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/786634431' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:43.269 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[27524]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:43.269 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:43.269 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:43.269 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:43.269 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:43.269 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:19:43.269 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:43.269 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:42 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/786634431' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:43.540 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T09:19:43.540 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:19:43.541 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T09:19:43.571 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:19:43.571 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:19:43.638 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:19:43.638 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T09:19:43.670 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:19:43.670 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:19:43.737 INFO:tasks.cephadm:Adding mgr.y on smithi042 2024-09-21T09:19:43.738 INFO:tasks.cephadm:Adding mgr.x on smithi133 2024-09-21T09:19:43.738 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch apply mgr '2;smithi042=y;smithi133=x' 2024-09-21T09:19:43.970 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:19:43.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:43 smithi133 ceph-mon[31321]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:19:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:43 smithi133 ceph-mon[31321]: Reconfiguring daemon mon.c on smithi042 2024-09-21T09:19:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:43 smithi042 ceph-mon[27524]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:19:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:43 smithi042 ceph-mon[27524]: Reconfiguring daemon mon.c on smithi042 2024-09-21T09:19:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:43 smithi042 ceph-mon[35471]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:19:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:43 smithi042 ceph-mon[35471]: Reconfiguring daemon mon.c on smithi042 2024-09-21T09:19:44.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:44 smithi133 ceph-mon[31321]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:44.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:44 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:44.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:44 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:44.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:44 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:44.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:44 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:19:44.966 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:44 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:45.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[27524]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:19:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[35471]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:19:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:19:45.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:44 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:46.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:45 smithi133 ceph-mon[31321]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:19:46.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:45 smithi133 ceph-mon[31321]: Reconfiguring daemon mon.b on smithi133 2024-09-21T09:19:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:45 smithi042 ceph-mon[27524]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:19:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:45 smithi042 ceph-mon[27524]: Reconfiguring daemon mon.b on smithi133 2024-09-21T09:19:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:45 smithi042 ceph-mon[35471]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:19:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:45 smithi042 ceph-mon[35471]: Reconfiguring daemon mon.b on smithi133 2024-09-21T09:19:46.574 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled mgr update... 2024-09-21T09:19:47.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:47.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:47.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:47.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:47.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:47.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:47.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:47.146 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.146 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:19:47.146 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:19:47.146 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:19:47.146 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:46 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:47.165 DEBUG:teuthology.orchestra.run.smithi133:mgr.x> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T09:19:47.167 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T09:19:47.167 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T09:19:47.167 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:19:47.167 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T09:19:47.187 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-09-21T09:19:47.188 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_1 2024-09-21T09:19:47.247 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T09:19:47.248 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:19:47.248 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 949 Links: 1 2024-09-21T09:19:47.248 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:19:47.248 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:19:47.248 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-21 09:19:31.968299999 +0000 2024-09-21T09:19:47.248 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-21 09:15:45.173974937 +0000 2024-09-21T09:19:47.248 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-21 09:15:45.173974937 +0000 2024-09-21T09:19:47.248 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-09-21 09:15:45.173974937 +0000 2024-09-21T09:19:47.248 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T09:19:47.314 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:47.314 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.314 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.314 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:47.314 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:47.314 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:47.314 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.314 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:19:47.316 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:46 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:47.317 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-21T09:19:47.317 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-21T09:19:47.317 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000122141 s, 4.2 MB/s 2024-09-21T09:19:47.318 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T09:19:47.377 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_2 2024-09-21T09:19:47.435 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T09:19:47.435 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:19:47.435 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 953 Links: 1 2024-09-21T09:19:47.435 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:19:47.435 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:19:47.436 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-21 09:19:31.969299992 +0000 2024-09-21T09:19:47.436 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-21 09:15:45.173974937 +0000 2024-09-21T09:19:47.436 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-21 09:15:45.173974937 +0000 2024-09-21T09:19:47.436 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-09-21 09:15:45.173974937 +0000 2024-09-21T09:19:47.436 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T09:19:47.501 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-21T09:19:47.501 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-21T09:19:47.501 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000120253 s, 4.3 MB/s 2024-09-21T09:19:47.503 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T09:19:47.562 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_3 2024-09-21T09:19:47.619 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T09:19:47.619 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:19:47.619 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 958 Links: 1 2024-09-21T09:19:47.620 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:19:47.620 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:19:47.620 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-21 09:19:31.969299992 +0000 2024-09-21T09:19:47.620 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-21 09:15:45.173974937 +0000 2024-09-21T09:19:47.620 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-21 09:15:45.173974937 +0000 2024-09-21T09:19:47.620 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-09-21 09:15:45.173974937 +0000 2024-09-21T09:19:47.620 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T09:19:47.686 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-21T09:19:47.686 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-21T09:19:47.686 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000115798 s, 4.4 MB/s 2024-09-21T09:19:47.687 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T09:19:47.745 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_4 2024-09-21T09:19:47.801 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T09:19:47.802 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:19:47.802 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 960 Links: 1 2024-09-21T09:19:47.802 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:19:47.802 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:19:47.802 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-21 09:19:31.970299985 +0000 2024-09-21T09:19:47.802 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-21 09:15:45.174974908 +0000 2024-09-21T09:19:47.802 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-21 09:15:45.174974908 +0000 2024-09-21T09:19:47.802 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-09-21 09:15:45.174974908 +0000 2024-09-21T09:19:47.802 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T09:19:47.867 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-21T09:19:47.867 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-21T09:19:47.867 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000116014 s, 4.4 MB/s 2024-09-21T09:19:47.868 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T09:19:47.926 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:19:47.926 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T09:19:47.942 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-09-21T09:19:47.943 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_1 2024-09-21T09:19:47.998 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T09:19:48.129 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:19:48.129 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-21T09:19:48.129 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:19:48.129 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:19:48.130 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-09-21 09:19:22.539345283 +0000 2024-09-21T09:19:48.130 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-09-21 09:15:45.167652479 +0000 2024-09-21T09:19:48.130 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-09-21 09:15:45.167652479 +0000 2024-09-21T09:19:48.130 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: 2024-09-21 09:15:45.167652479 +0000 2024-09-21T09:19:48.130 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T09:19:48.131 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:47 smithi042 ceph-mon[27524]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi042=y;smithi133=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:48.131 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:47 smithi042 ceph-mon[27524]: Saving service mgr spec with placement smithi042=y;smithi133=x;count:2 2024-09-21T09:19:48.131 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:47 smithi042 ceph-mon[27524]: Deploying daemon mgr.x on smithi133 2024-09-21T09:19:48.131 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:47 smithi042 ceph-mon[35471]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi042=y;smithi133=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:48.131 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:47 smithi042 ceph-mon[35471]: Saving service mgr spec with placement smithi042=y;smithi133=x;count:2 2024-09-21T09:19:48.131 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:47 smithi042 ceph-mon[35471]: Deploying daemon mgr.x on smithi133 2024-09-21T09:19:48.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:47 smithi133 ceph-mon[31321]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi042=y;smithi133=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:48.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:47 smithi133 ceph-mon[31321]: Saving service mgr spec with placement smithi042=y;smithi133=x;count:2 2024-09-21T09:19:48.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:47 smithi133 ceph-mon[31321]: Deploying daemon mgr.x on smithi133 2024-09-21T09:19:48.155 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-09-21T09:19:48.156 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-09-21T09:19:48.156 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000233524 s, 2.2 MB/s 2024-09-21T09:19:48.157 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T09:19:48.214 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_2 2024-09-21T09:19:48.270 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T09:19:48.270 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:19:48.270 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-21T09:19:48.270 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:19:48.270 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:19:48.270 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-09-21 09:19:22.539345283 +0000 2024-09-21T09:19:48.270 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-09-21 09:15:45.166652468 +0000 2024-09-21T09:19:48.270 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-09-21 09:15:45.166652468 +0000 2024-09-21T09:19:48.270 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: 2024-09-21 09:15:45.166652468 +0000 2024-09-21T09:19:48.270 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T09:19:48.469 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-09-21T09:19:48.469 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-09-21T09:19:48.469 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000239523 s, 2.1 MB/s 2024-09-21T09:19:48.470 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T09:19:48.486 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_3 2024-09-21T09:19:48.547 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T09:19:48.547 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:19:48.547 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-21T09:19:48.547 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:19:48.547 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:19:48.547 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-09-21 09:19:48.423839752 +0000 2024-09-21T09:19:48.547 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-09-21 09:15:45.167652449 +0000 2024-09-21T09:19:48.547 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-09-21 09:15:45.167652449 +0000 2024-09-21T09:19:48.547 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: 2024-09-21 09:15:45.167652449 +0000 2024-09-21T09:19:48.547 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T09:19:48.673 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-09-21T09:19:48.674 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-09-21T09:19:48.674 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000228286 s, 2.2 MB/s 2024-09-21T09:19:48.675 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T09:19:48.690 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_4 2024-09-21T09:19:48.743 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:48 smithi133 systemd[1]: Starting Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:19:48.748 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T09:19:48.748 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:19:48.748 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-21T09:19:48.748 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:19:48.748 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:19:48.748 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-09-21 09:19:48.629835729 +0000 2024-09-21T09:19:48.748 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-09-21 09:15:45.167652479 +0000 2024-09-21T09:19:48.748 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-09-21 09:15:45.167652479 +0000 2024-09-21T09:19:48.748 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: 2024-09-21 09:15:45.167652479 +0000 2024-09-21T09:19:48.748 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T09:19:48.813 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-09-21T09:19:48.813 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-09-21T09:19:48.813 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000178486 s, 2.9 MB/s 2024-09-21T09:19:48.815 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T09:19:48.871 INFO:tasks.cephadm:Deploying osd.0 on smithi042 with /dev/vg_nvme/lv_4... 2024-09-21T09:19:48.871 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T09:19:49.082 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:19:49.104 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:48 smithi133 ceph-mon[31321]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:49.105 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:48 smithi133 podman[33144]: 2024-09-21 09:19:48.807090622 +0000 UTC m=+0.016037265 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T09:19:49.105 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:48 smithi133 podman[33144]: 2024-09-21 09:19:48.909950898 +0000 UTC m=+0.118897523 container create 3c7711f9560bc299dcdb378313e176f827b6783015a9125961bfeda89fdab83c (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8) 2024-09-21T09:19:49.105 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 podman[33144]: 2024-09-21 09:19:49.103800738 +0000 UTC m=+0.312747370 container init 3c7711f9560bc299dcdb378313e176f827b6783015a9125961bfeda89fdab83c (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, ceph=True) 2024-09-21T09:19:49.202 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:48 smithi042 ceph-mon[27524]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:49.203 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:48 smithi042 ceph-mon[35471]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:49.450 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 podman[33144]: 2024-09-21 09:19:49.106718999 +0000 UTC m=+0.315665633 container start 3c7711f9560bc299dcdb378313e176f827b6783015a9125961bfeda89fdab83c (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:19:49.450 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 ceph-mgr[33200]: -- 172.21.15.133:0/3656903166 <== mon.1 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55db5bf48d00 con 0x55db5bf1c800 2024-09-21T09:19:49.450 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 bash[33144]: 3c7711f9560bc299dcdb378313e176f827b6783015a9125961bfeda89fdab83c 2024-09-21T09:19:49.450 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 systemd[1]: Started Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:19:49.450 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:49.223+0000 7f9ce8a80040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:19:49.450 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:49.294+0000 7f9ce8a80040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:19:49.450 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:49.448+0000 7f9ce8a80040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:19:49.743 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:49.515+0000 7f9ce8a80040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:19:49.743 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:49.676+0000 7f9ce8a80040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:19:50.083 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:49.824+0000 7f9ce8a80040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:19:50.341 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:50.145+0000 7f9ce8a80040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:19:50.341 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:50.204+0000 7f9ce8a80040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:19:50.341 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:50 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.341 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:50 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.341 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:50 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.341 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:50 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:50 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:50.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:50 smithi133 ceph-mon[31321]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:50.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[35471]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:50.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:50.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:50 smithi042 ceph-mon[27524]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:50.743 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:50.403+0000 7f9ce8a80040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:19:51.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:51.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:51.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:51.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:51.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:51.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[35471]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:19:51.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:19:51.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:19:51.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:51.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[35471]: Reconfiguring daemon mgr.y on smithi042 2024-09-21T09:19:51.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:51.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:51.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:51.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:51.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:51.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[27524]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:19:51.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:19:51.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:19:51.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:51.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:51 smithi042 ceph-mon[27524]: Reconfiguring daemon mgr.y on smithi042 2024-09-21T09:19:51.471 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:19:51.490 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi042:vg_nvme/lv_4 2024-09-21T09:19:51.559 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:51.559 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:51.560 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:51.560 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:51.560 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:51.560 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-mon[31321]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:19:51.560 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:19:51.560 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:19:51.560 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:51.560 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-mon[31321]: Reconfiguring daemon mgr.y on smithi042 2024-09-21T09:19:51.560 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:51.297+0000 7f9ce8a80040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:19:51.560 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:51 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:51.364+0000 7f9ce8a80040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:19:52.203 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:19:52.382 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:52.071+0000 7f9ce8a80040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:19:52.382 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:52.183+0000 7f9ce8a80040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:19:52.382 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:52.321+0000 7f9ce8a80040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:19:52.382 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:52.380+0000 7f9ce8a80040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:19:52.649 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:52.523+0000 7f9ce8a80040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:19:52.649 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:52.589+0000 7f9ce8a80040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:19:52.649 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:52.647+0000 7f9ce8a80040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:19:52.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-mon[31321]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:52.929 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:52.929 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:52.799+0000 7f9ce8a80040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:19:52.929 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:52.862+0000 7f9ce8a80040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:19:52.929 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:52.926+0000 7f9ce8a80040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:19:53.207 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:52 smithi042 ceph-mon[35471]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:53.207 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:52 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:53.207 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:52 smithi042 ceph-mon[27524]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:53.207 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:52 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:53.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:53.007+0000 7f9ce8a80040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:19:53.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:53.064+0000 7f9ce8a80040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:19:53.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:53.121+0000 7f9ce8a80040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:19:54.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:19:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:19:53.887+0000 7f9ce8a80040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:19:54.904 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:54.904 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: Standby manager daemon x started 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:19:54.905 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: Standby manager daemon x started 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:19:54.906 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:19:54.907 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:19:54.907 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:54 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:19:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:19:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:19:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: Standby manager daemon x started 2024-09-21T09:19:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:19:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:19:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:19:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/3634035873' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:19:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:19:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:19:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:54 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:19:55.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:55 smithi042 ceph-mon[27524]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:55.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:55 smithi042 ceph-mon[27524]: mgrmap e14: y(active, since 62s), standbys: x 2024-09-21T09:19:55.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:55 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:19:55.849 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:55 smithi042 ceph-mon[35471]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:55.849 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:55 smithi042 ceph-mon[35471]: mgrmap e14: y(active, since 62s), standbys: x 2024-09-21T09:19:55.849 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:55 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:19:55.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:55 smithi133 ceph-mon[31321]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:19:55.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:55 smithi133 ceph-mon[31321]: mgrmap e14: y(active, since 62s), standbys: x 2024-09-21T09:19:55.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:55 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:19:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:56 smithi133 ceph-mon[31321]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:56 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/115149857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b4345035-af4c-44d5-b59a-446341802328"}]: dispatch 2024-09-21T09:19:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:56 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/115149857' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b4345035-af4c-44d5-b59a-446341802328"}]': finished 2024-09-21T09:19:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:56 smithi133 ceph-mon[31321]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:19:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:56 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:19:57.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:56 smithi042 ceph-mon[27524]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:56 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/115149857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b4345035-af4c-44d5-b59a-446341802328"}]: dispatch 2024-09-21T09:19:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:56 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/115149857' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b4345035-af4c-44d5-b59a-446341802328"}]': finished 2024-09-21T09:19:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:56 smithi042 ceph-mon[27524]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:19:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:56 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:19:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:56 smithi042 ceph-mon[35471]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:56 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/115149857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b4345035-af4c-44d5-b59a-446341802328"}]: dispatch 2024-09-21T09:19:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:56 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/115149857' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b4345035-af4c-44d5-b59a-446341802328"}]': finished 2024-09-21T09:19:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:56 smithi042 ceph-mon[35471]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:19:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:56 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:19:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:57 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/511057053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:19:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:57 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/511057053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:19:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:57 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/511057053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:19:58.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:19:58 smithi133 ceph-mon[31321]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:19:58 smithi042 ceph-mon[27524]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:19:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:19:58 smithi042 ceph-mon[35471]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:00.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:00 smithi042 ceph-mon[27524]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:00.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:00 smithi042 ceph-mon[27524]: overall HEALTH_OK 2024-09-21T09:20:00.932 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:00 smithi042 ceph-mon[35471]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:00.932 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:00 smithi042 ceph-mon[35471]: overall HEALTH_OK 2024-09-21T09:20:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:00 smithi133 ceph-mon[31321]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:00 smithi133 ceph-mon[31321]: overall HEALTH_OK 2024-09-21T09:20:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:01 smithi042 ceph-mon[35471]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:01 smithi042 ceph-mon[27524]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:01 smithi133 ceph-mon[31321]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:02 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:20:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:02 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:02 smithi133 ceph-mon[31321]: Deploying daemon osd.0 on smithi042 2024-09-21T09:20:03.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:02 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:20:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:02 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:02 smithi042 ceph-mon[27524]: Deploying daemon osd.0 on smithi042 2024-09-21T09:20:03.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:02 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:20:03.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:02 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:03.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:02 smithi042 ceph-mon[35471]: Deploying daemon osd.0 on smithi042 2024-09-21T09:20:04.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:03 smithi042 ceph-mon[27524]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:04.072 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:03 smithi042 ceph-mon[35471]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:03 smithi133 ceph-mon[31321]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:07.239 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:06 smithi042 ceph-mon[27524]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:07.239 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:06 smithi042 ceph-mon[35471]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:07.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:06 smithi133 ceph-mon[31321]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:08.220 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:08.220 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:08.220 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:08.220 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:08.220 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:08.220 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:08.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:09.142 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:08 smithi042 ceph-mon[27524]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:09.142 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:08 smithi042 ceph-mon[35471]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:08 smithi133 ceph-mon[31321]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:10.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:09 smithi042 ceph-mon[27524]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:09 smithi042 ceph-mon[35471]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:09 smithi133 ceph-mon[31321]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:10.565 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 0 on host 'smithi042' 2024-09-21T09:20:11.143 DEBUG:teuthology.orchestra.run.smithi042:osd.0> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T09:20:11.146 INFO:tasks.cephadm:Deploying osd.1 on smithi042 with /dev/vg_nvme/lv_3... 2024-09-21T09:20:11.146 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T09:20:11.394 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:20:11.824 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.824 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.824 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:11 smithi042 ceph-mon[35471]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:20:11.824 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.824 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.825 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.825 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.825 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:11 smithi042 ceph-mon[27524]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:20:11.825 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.825 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:11 smithi133 ceph-mon[31321]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:20:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:12.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-mon[35471]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:20:12.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-mon[35471]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:20:12.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:12.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-mon[35471]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:20:12.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-mon[35471]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:12.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-mon[27524]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:20:12.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-mon[27524]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:20:12.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:12.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-mon[27524]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:20:12.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-mon[27524]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:12.934 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[39371]: 2024-09-21T09:20:12.821+0000 7fba8e0ae640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T09:20:12.934 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:20:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[39371]: 2024-09-21T09:20:12.824+0000 7fba85ecf640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:20:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:12 smithi133 ceph-mon[31321]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:20:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:12 smithi133 ceph-mon[31321]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:20:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:12 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:12 smithi133 ceph-mon[31321]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:20:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:12 smithi133 ceph-mon[31321]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:13.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:13 smithi042 ceph-mon[27524]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:20:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:13 smithi042 ceph-mon[27524]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T09:20:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:13 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:13 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:13 smithi042 ceph-mon[27524]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' 2024-09-21T09:20:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:13 smithi042 ceph-mon[35471]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:20:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:13 smithi042 ceph-mon[35471]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T09:20:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:13 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:13 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:13 smithi042 ceph-mon[35471]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' 2024-09-21T09:20:13.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:13 smithi133 ceph-mon[31321]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:20:13.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:13 smithi133 ceph-mon[31321]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T09:20:13.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:13 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:13.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:13 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:13.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:13 smithi133 ceph-mon[31321]: from='osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867]' entity='osd.0' 2024-09-21T09:20:13.994 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:20:14.015 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi042:vg_nvme/lv_3 2024-09-21T09:20:14.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[27524]: purged_snaps scrub starts 2024-09-21T09:20:14.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[27524]: purged_snaps scrub ok 2024-09-21T09:20:14.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:14.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[27524]: osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867] boot 2024-09-21T09:20:14.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[27524]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T09:20:14.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:14.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[27524]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:14.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[35471]: purged_snaps scrub starts 2024-09-21T09:20:14.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[35471]: purged_snaps scrub ok 2024-09-21T09:20:14.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:14.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[35471]: osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867] boot 2024-09-21T09:20:14.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[35471]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T09:20:14.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:14.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:14 smithi042 ceph-mon[35471]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:14.880 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:20:14.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:14 smithi133 ceph-mon[31321]: purged_snaps scrub starts 2024-09-21T09:20:14.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:14 smithi133 ceph-mon[31321]: purged_snaps scrub ok 2024-09-21T09:20:14.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:14 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:14.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:14 smithi133 ceph-mon[31321]: osd.0 [v2:172.21.15.42:6802/792442867,v1:172.21.15.42:6803/792442867] boot 2024-09-21T09:20:14.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:14 smithi133 ceph-mon[31321]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T09:20:14.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:14 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:20:14.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:14 smithi133 ceph-mon[31321]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:20:16.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[27524]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T09:20:16.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[27524]: pgmap v41: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:16.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:20:16.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:16.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:16.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:16.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[35471]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T09:20:16.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[35471]: pgmap v41: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:16.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:20:16.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:16.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:16.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:16 smithi133 ceph-mon[31321]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T09:20:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:16 smithi133 ceph-mon[31321]: pgmap v41: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:20:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[27524]: Detected new or changed devices on smithi042 2024-09-21T09:20:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi042 to 16068M 2024-09-21T09:20:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:20:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:20:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:17.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[35471]: Detected new or changed devices on smithi042 2024-09-21T09:20:17.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi042 to 16068M 2024-09-21T09:20:17.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:17.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:17.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:17.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:20:17.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:20:17.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:17 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:17 smithi133 ceph-mon[31321]: Detected new or changed devices on smithi042 2024-09-21T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:17 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi042 to 16068M 2024-09-21T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:17 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:17 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:17 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:17 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:17 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:17 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:18 smithi042 ceph-mon[27524]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:20:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:18 smithi042 ceph-mon[27524]: pgmap v42: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:18 smithi042 ceph-mon[35471]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:20:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:18 smithi042 ceph-mon[35471]: pgmap v42: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:18.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:18 smithi133 ceph-mon[31321]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:20:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:18 smithi133 ceph-mon[31321]: pgmap v42: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:19.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:19 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1964104382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b7c1bf4-2023-420b-bb7b-0c95cc21145d"}]: dispatch 2024-09-21T09:20:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:19 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b7c1bf4-2023-420b-bb7b-0c95cc21145d"}]: dispatch 2024-09-21T09:20:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:19 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b7c1bf4-2023-420b-bb7b-0c95cc21145d"}]': finished 2024-09-21T09:20:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:19 smithi042 ceph-mon[27524]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T09:20:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:19 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:19.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:19 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1964104382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b7c1bf4-2023-420b-bb7b-0c95cc21145d"}]: dispatch 2024-09-21T09:20:19.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:19 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b7c1bf4-2023-420b-bb7b-0c95cc21145d"}]: dispatch 2024-09-21T09:20:19.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:19 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b7c1bf4-2023-420b-bb7b-0c95cc21145d"}]': finished 2024-09-21T09:20:19.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:19 smithi042 ceph-mon[35471]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T09:20:19.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:19 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:19 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1964104382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b7c1bf4-2023-420b-bb7b-0c95cc21145d"}]: dispatch 2024-09-21T09:20:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:19 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b7c1bf4-2023-420b-bb7b-0c95cc21145d"}]: dispatch 2024-09-21T09:20:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:19 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b7c1bf4-2023-420b-bb7b-0c95cc21145d"}]': finished 2024-09-21T09:20:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:19 smithi133 ceph-mon[31321]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T09:20:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:19 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:20 smithi042 ceph-mon[27524]: pgmap v44: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:20 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2527835783' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:20:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:20 smithi042 ceph-mon[35471]: pgmap v44: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:20 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2527835783' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:20:20.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:20 smithi133 ceph-mon[31321]: pgmap v44: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:20 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2527835783' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:20:23.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:22 smithi042 ceph-mon[35471]: pgmap v45: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:22 smithi042 ceph-mon[27524]: pgmap v45: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:22 smithi133 ceph-mon[31321]: pgmap v45: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:24.124 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:23 smithi042 ceph-mon[27524]: pgmap v46: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:24.125 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:23 smithi042 ceph-mon[35471]: pgmap v46: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:23 smithi133 ceph-mon[31321]: pgmap v46: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:25.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:25 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T09:20:25.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:25 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:25.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:25 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T09:20:25.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:25 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:25.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:25 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T09:20:25.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:25 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:26.700 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:26 smithi042 ceph-mon[27524]: Deploying daemon osd.1 on smithi042 2024-09-21T09:20:26.700 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:26 smithi042 ceph-mon[27524]: pgmap v47: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:26.701 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:26 smithi042 ceph-mon[35471]: Deploying daemon osd.1 on smithi042 2024-09-21T09:20:26.701 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:26 smithi042 ceph-mon[35471]: pgmap v47: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:26.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:26 smithi133 ceph-mon[31321]: Deploying daemon osd.1 on smithi042 2024-09-21T09:20:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:26 smithi133 ceph-mon[31321]: pgmap v47: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:29.186 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:28 smithi042 ceph-mon[27524]: pgmap v48: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:29.186 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:28 smithi042 ceph-mon[35471]: pgmap v48: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:29.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:28 smithi133 ceph-mon[31321]: pgmap v48: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:29 smithi133 ceph-mon[31321]: pgmap v49: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:30.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:29 smithi042 ceph-mon[35471]: pgmap v49: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:29 smithi042 ceph-mon[27524]: pgmap v49: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:31.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:30 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:31.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:30 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:31.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:30 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:31.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:30 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:31.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:30 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:31.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:30 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:30 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:30 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:30 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:32.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:31 smithi042 ceph-mon[27524]: pgmap v50: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:31 smithi042 ceph-mon[35471]: pgmap v50: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:32.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:31 smithi133 ceph-mon[31321]: pgmap v50: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:33.356 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 1 on host 'smithi042' 2024-09-21T09:20:33.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:33.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:33.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[27524]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:20:33.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:33.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.688 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:33.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:33.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[35471]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:20:33.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:33.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:33 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.966 DEBUG:teuthology.orchestra.run.smithi042:osd.1> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T09:20:33.969 INFO:tasks.cephadm:Deploying osd.2 on smithi042 with /dev/vg_nvme/lv_2... 2024-09-21T09:20:33.969 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T09:20:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:33 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:33 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:33 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:33 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:33 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:33 smithi133 ceph-mon[31321]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:20:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:33 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:33 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:33 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:34.687 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:20:34.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-mon[27524]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:20:34.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-mon[27524]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T09:20:34.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:34.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-mon[27524]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:20:34.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-mon[27524]: pgmap v52: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:34.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-mon[35471]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:20:34.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-mon[35471]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T09:20:34.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:34.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-mon[35471]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:20:34.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-mon[35471]: pgmap v52: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:34 smithi133 ceph-mon[31321]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:20:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:34 smithi133 ceph-mon[31321]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T09:20:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:34 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:34 smithi133 ceph-mon[31321]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:20:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:34 smithi133 ceph-mon[31321]: pgmap v52: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:35.102 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[44950]: 2024-09-21T09:20:34.816+0000 7f37ff8c5640 -1 osd.1 0 waiting for initial osdmap 2024-09-21T09:20:35.102 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:20:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[44950]: 2024-09-21T09:20:34.819+0000 7f37f76e6640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:20:35.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:35 smithi042 ceph-mon[27524]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:20:36.022 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:35 smithi042 ceph-mon[27524]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T09:20:36.023 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:35 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.023 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:35 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.023 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:35 smithi042 ceph-mon[27524]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' 2024-09-21T09:20:36.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:35 smithi042 ceph-mon[35471]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:20:36.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:35 smithi042 ceph-mon[35471]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T09:20:36.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:35 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:35 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:35 smithi042 ceph-mon[35471]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' 2024-09-21T09:20:36.024 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:35 smithi133 ceph-mon[31321]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:20:36.024 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:35 smithi133 ceph-mon[31321]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T09:20:36.024 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:35 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.024 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:35 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.024 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:35 smithi133 ceph-mon[31321]: from='osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479]' entity='osd.1' 2024-09-21T09:20:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[27524]: purged_snaps scrub starts 2024-09-21T09:20:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[27524]: purged_snaps scrub ok 2024-09-21T09:20:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[27524]: osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479] boot 2024-09-21T09:20:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[27524]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T09:20:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[27524]: pgmap v55: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:36.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[35471]: purged_snaps scrub starts 2024-09-21T09:20:36.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[35471]: purged_snaps scrub ok 2024-09-21T09:20:36.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[35471]: osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479] boot 2024-09-21T09:20:36.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[35471]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T09:20:36.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:36 smithi042 ceph-mon[35471]: pgmap v55: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:36 smithi133 ceph-mon[31321]: purged_snaps scrub starts 2024-09-21T09:20:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:36 smithi133 ceph-mon[31321]: purged_snaps scrub ok 2024-09-21T09:20:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:36 smithi133 ceph-mon[31321]: osd.1 [v2:172.21.15.42:6810/3924043479,v1:172.21.15.42:6811/3924043479] boot 2024-09-21T09:20:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:36 smithi133 ceph-mon[31321]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T09:20:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:20:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:36 smithi133 ceph-mon[31321]: pgmap v55: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:20:37.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[27524]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T09:20:37.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:37.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:37.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:20:37.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:20:37.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:37.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:37.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:37.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:37.959 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[35471]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T09:20:37.959 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:37.959 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:37.959 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:20:37.960 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:20:37.960 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:37.960 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:37.960 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:37.960 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:37 smithi133 ceph-mon[31321]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T09:20:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:20:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:20:38.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:38.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:38.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:38.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:39.001 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:20:39.020 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi042:vg_nvme/lv_2 2024-09-21T09:20:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:38 smithi042 ceph-mon[27524]: Detected new or changed devices on smithi042 2024-09-21T09:20:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:38 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi042 to 8034M 2024-09-21T09:20:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:38 smithi042 ceph-mon[27524]: pgmap v57: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:38 smithi042 ceph-mon[35471]: Detected new or changed devices on smithi042 2024-09-21T09:20:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:38 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi042 to 8034M 2024-09-21T09:20:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:38 smithi042 ceph-mon[35471]: pgmap v57: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:39.224 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:20:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:38 smithi133 ceph-mon[31321]: Detected new or changed devices on smithi042 2024-09-21T09:20:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:38 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi042 to 8034M 2024-09-21T09:20:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:38 smithi133 ceph-mon[31321]: pgmap v57: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:41.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:40 smithi042 ceph-mon[35471]: pgmap v58: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:41.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:40 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:20:41.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:40 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:20:41.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:40 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:41.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:40 smithi042 ceph-mon[27524]: pgmap v58: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:41.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:40 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:20:41.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:40 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:20:41.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:40 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:40 smithi133 ceph-mon[31321]: pgmap v58: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:40 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:20:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:40 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:20:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:40 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:41 smithi042 ceph-mon[27524]: from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:20:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:41 smithi042 ceph-mon[27524]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:41 smithi042 ceph-mon[35471]: from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:20:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:41 smithi042 ceph-mon[35471]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:41 smithi133 ceph-mon[31321]: from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:20:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:41 smithi133 ceph-mon[31321]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:43.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:43 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1857608877' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6627a97c-e1f7-4ffd-a317-27a30ddc09ae"}]: dispatch 2024-09-21T09:20:43.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:43 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6627a97c-e1f7-4ffd-a317-27a30ddc09ae"}]: dispatch 2024-09-21T09:20:43.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:43 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6627a97c-e1f7-4ffd-a317-27a30ddc09ae"}]': finished 2024-09-21T09:20:43.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:43 smithi133 ceph-mon[31321]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T09:20:43.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:43 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:20:43.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:43 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1857608877' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6627a97c-e1f7-4ffd-a317-27a30ddc09ae"}]: dispatch 2024-09-21T09:20:43.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:43 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6627a97c-e1f7-4ffd-a317-27a30ddc09ae"}]: dispatch 2024-09-21T09:20:43.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:43 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6627a97c-e1f7-4ffd-a317-27a30ddc09ae"}]': finished 2024-09-21T09:20:43.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:43 smithi042 ceph-mon[27524]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T09:20:43.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:43 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:20:43.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:43 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1857608877' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6627a97c-e1f7-4ffd-a317-27a30ddc09ae"}]: dispatch 2024-09-21T09:20:43.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:43 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6627a97c-e1f7-4ffd-a317-27a30ddc09ae"}]: dispatch 2024-09-21T09:20:43.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:43 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6627a97c-e1f7-4ffd-a317-27a30ddc09ae"}]': finished 2024-09-21T09:20:43.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:43 smithi042 ceph-mon[35471]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T09:20:43.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:43 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:20:44.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:44 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/636059446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:20:44.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:44 smithi133 ceph-mon[31321]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:44 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/636059446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:20:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:44 smithi042 ceph-mon[27524]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:44 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/636059446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:20:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:44 smithi042 ceph-mon[35471]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:45 smithi042 ceph-mon[27524]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:45 smithi042 ceph-mon[35471]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:45 smithi133 ceph-mon[31321]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:48.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:47 smithi042 ceph-mon[27524]: pgmap v63: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:48.232 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:47 smithi042 ceph-mon[35471]: pgmap v63: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:48.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:47 smithi133 ceph-mon[31321]: pgmap v63: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:49.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:49 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T09:20:49.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:49 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:49.445 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:49 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T09:20:49.445 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:49 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:49.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:49 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T09:20:49.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:49 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:50.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:50 smithi042 ceph-mon[27524]: Deploying daemon osd.2 on smithi042 2024-09-21T09:20:50.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:50 smithi042 ceph-mon[27524]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:50.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:50 smithi042 ceph-mon[35471]: Deploying daemon osd.2 on smithi042 2024-09-21T09:20:50.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:50 smithi042 ceph-mon[35471]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:50.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:50 smithi133 ceph-mon[31321]: Deploying daemon osd.2 on smithi042 2024-09-21T09:20:50.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:50 smithi133 ceph-mon[31321]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:52.235 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:51 smithi042 ceph-mon[27524]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:52.236 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:51 smithi042 ceph-mon[35471]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:52.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:51 smithi133 ceph-mon[31321]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:54.206 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:53 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:54.206 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:53 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:54.206 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:53 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:54.206 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:53 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:54.206 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:53 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:54.206 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:53 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:54.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:53 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:53 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:53 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:55.214 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:54 smithi042 ceph-mon[27524]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:55.214 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:54 smithi042 ceph-mon[35471]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:55.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:54 smithi133 ceph-mon[31321]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:56.913 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[35471]: pgmap v67: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:56.913 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:56.913 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:56.913 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:56.913 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:56.913 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:56.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[27524]: pgmap v67: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:56.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:56.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:56.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:56.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:56.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:56 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:56.914 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 2 on host 'smithi042' 2024-09-21T09:20:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:56 smithi133 ceph-mon[31321]: pgmap v67: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:56 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:56 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:56 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:20:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:56 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:20:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:56 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:57.464 DEBUG:teuthology.orchestra.run.smithi042:osd.2> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T09:20:57.467 INFO:tasks.cephadm:Deploying osd.3 on smithi042 with /dev/vg_nvme/lv_1... 2024-09-21T09:20:57.467 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T09:20:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:57 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:57 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:57 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:57 smithi042 ceph-mon[27524]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T09:20:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:57 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:57 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:57 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:57 smithi042 ceph-mon[35471]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T09:20:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:57 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:20:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:57 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:57 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:20:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:57 smithi133 ceph-mon[31321]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T09:20:58.966 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:20:59.097 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-mon[27524]: pgmap v68: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:59.097 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-mon[27524]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:20:59.097 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-mon[27524]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T09:20:59.097 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:20:59.097 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-mon[27524]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:20:59.098 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-mon[35471]: pgmap v68: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:59.098 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-mon[35471]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:20:59.098 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-mon[35471]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T09:20:59.098 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:20:59.098 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-mon[35471]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:20:59.098 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[50518]: 2024-09-21T09:20:58.921+0000 7f1af9982640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T09:20:59.098 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:20:58 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[50518]: 2024-09-21T09:20:58.923+0000 7f1af57ab640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:20:59.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:58 smithi133 ceph-mon[31321]: pgmap v68: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:20:59.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:58 smithi133 ceph-mon[31321]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:20:59.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:58 smithi133 ceph-mon[31321]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T09:20:59.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:58 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:20:59.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:58 smithi133 ceph-mon[31321]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:21:00.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:59 smithi042 ceph-mon[35471]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:21:00.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:59 smithi042 ceph-mon[35471]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T09:21:00.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:59 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:21:00.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:59 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:21:00.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:20:59 smithi042 ceph-mon[35471]: pgmap v71: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:21:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:59 smithi042 ceph-mon[27524]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:21:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:59 smithi042 ceph-mon[27524]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T09:21:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:59 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:21:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:59 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:21:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:20:59 smithi042 ceph-mon[27524]: pgmap v71: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:21:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:59 smithi133 ceph-mon[31321]: from='osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:21:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:59 smithi133 ceph-mon[31321]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T09:21:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:59 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:21:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:59 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:21:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:20:59 smithi133 ceph-mon[31321]: pgmap v71: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:21:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: purged_snaps scrub starts 2024-09-21T09:21:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: purged_snaps scrub ok 2024-09-21T09:21:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990] boot 2024-09-21T09:21:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T09:21:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:21:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: Detected new or changed devices on smithi042 2024-09-21T09:21:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi042 to 5356M 2024-09-21T09:21:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: purged_snaps scrub starts 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: purged_snaps scrub ok 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990] boot 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: Detected new or changed devices on smithi042 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi042 to 5356M 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:01.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:01.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: purged_snaps scrub starts 2024-09-21T09:21:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: purged_snaps scrub ok 2024-09-21T09:21:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: osd.2 [v2:172.21.15.42:6818/2180358990,v1:172.21.15.42:6819/2180358990] boot 2024-09-21T09:21:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T09:21:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:21:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: Detected new or changed devices on smithi042 2024-09-21T09:21:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi042 to 5356M 2024-09-21T09:21:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:02.047 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:21:02.065 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi042:vg_nvme/lv_1 2024-09-21T09:21:02.282 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:21:02.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:02 smithi042 ceph-mon[27524]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T09:21:02.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:02 smithi042 ceph-mon[35471]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T09:21:02.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:02 smithi133 ceph-mon[31321]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T09:21:03.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:03 smithi042 ceph-mon[35471]: pgmap v74: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:03.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:03 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:21:03.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:03 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T09:21:03.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:03 smithi042 ceph-mon[35471]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T09:21:03.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:03 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:21:03.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:03 smithi042 ceph-mon[27524]: pgmap v74: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:03.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:21:03.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T09:21:03.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:03 smithi042 ceph-mon[27524]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T09:21:03.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:21:03.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:03 smithi133 ceph-mon[31321]: pgmap v74: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:03.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:03 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:21:03.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:03 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T09:21:03.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:03 smithi133 ceph-mon[31321]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T09:21:03.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:03 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:21:04.597 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:21:04 smithi042 sudo[54825]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:21:04.597 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:21:04 smithi042 sudo[54825]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:04.597 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:21:04 smithi042 sudo[54825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:04.597 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:21:04 smithi042 sudo[54825]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[35471]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[35471]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[27524]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[27524]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:21:04.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:21:04.599 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:04 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:04 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:21:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:04 smithi133 ceph-mon[31321]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T09:21:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:04 smithi133 ceph-mon[31321]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:04 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:21:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:04 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:21:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:04 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:05.218 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:21:04 smithi042 sudo[54848]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:21:05.218 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:21:04 smithi042 sudo[54848]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:05.219 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:21:04 smithi042 sudo[54848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:05.219 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:21:04 smithi042 sudo[54848]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:05.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:05 smithi042 ceph-mon[35471]: from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:21:05.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:05 smithi042 ceph-mon[35471]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T09:21:05.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:05 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:05.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:05 smithi042 ceph-mon[27524]: from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:21:05.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:05 smithi042 ceph-mon[27524]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T09:21:05.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:05 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:05.514 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:21:05 smithi042 sudo[54883]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:21:05.514 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:21:05 smithi042 sudo[54883]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:05.514 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:21:05 smithi042 sudo[54883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:05.514 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:21:05 smithi042 sudo[54883]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:05.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:05 smithi133 ceph-mon[31321]: from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:21:05.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:05 smithi133 ceph-mon[31321]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T09:21:05.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:05 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:06.102 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:21:05 smithi042 sudo[54907]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:21:06.102 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:21:05 smithi042 sudo[54907]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:06.102 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:21:05 smithi042 sudo[54907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:06.102 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:21:05 smithi042 sudo[54907]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:06.602 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:21:06 smithi042 sudo[54942]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:21:06.685 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:21:06 smithi042 sudo[54942]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:06.685 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:21:06 smithi042 sudo[54942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:06.685 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:21:06 smithi042 sudo[54942]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[27524]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/891276351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9de75453-ce99-4f9d-b991-8e27422ebf9d"}]: dispatch 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9de75453-ce99-4f9d-b991-8e27422ebf9d"}]: dispatch 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9de75453-ce99-4f9d-b991-8e27422ebf9d"}]': finished 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[27524]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[35471]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/891276351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9de75453-ce99-4f9d-b991-8e27422ebf9d"}]: dispatch 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9de75453-ce99-4f9d-b991-8e27422ebf9d"}]: dispatch 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9de75453-ce99-4f9d-b991-8e27422ebf9d"}]': finished 2024-09-21T09:21:06.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[35471]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T09:21:06.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:06 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:06 smithi133 ceph-mon[31321]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:06 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/891276351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9de75453-ce99-4f9d-b991-8e27422ebf9d"}]: dispatch 2024-09-21T09:21:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:06 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9de75453-ce99-4f9d-b991-8e27422ebf9d"}]: dispatch 2024-09-21T09:21:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:06 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9de75453-ce99-4f9d-b991-8e27422ebf9d"}]': finished 2024-09-21T09:21:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:06 smithi133 ceph-mon[31321]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T09:21:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:06 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:07.101 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:21:06 smithi042 sudo[54973]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:21:07.102 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:21:06 smithi042 sudo[54973]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:07.102 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:21:06 smithi042 sudo[54973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:07.102 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:21:06 smithi042 sudo[54973]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:07.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:07 smithi042 sudo[54977]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:21:07.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:07 smithi042 sudo[54977]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:07.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:07 smithi042 sudo[54977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:07.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:07 smithi042 sudo[54977]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:07 smithi133 ceph-mon[31321]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T09:21:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:07 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:21:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:07 smithi133 sudo[33854]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:21:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:07 smithi133 sudo[33854]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:07 smithi133 sudo[33854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:07.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:07 smithi133 sudo[33854]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:07 smithi042 ceph-mon[35471]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T09:21:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:07 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:21:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:07 smithi042 sudo[54980]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:21:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:07 smithi042 sudo[54980]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:07 smithi042 sudo[54980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:07 smithi042 sudo[54980]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:07 smithi042 ceph-mon[27524]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T09:21:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:07 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:21:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:08 smithi133 sudo[33857]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:21:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:08 smithi133 sudo[33857]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:08 smithi133 sudo[33857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:08 smithi133 sudo[33857]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:09.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:08 smithi042 sudo[55397]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T09:21:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:08 smithi042 sudo[55397]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:08 smithi042 sudo[55397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:08 smithi042 sudo[55397]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:21:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:21:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/4264183289' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:21:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:21:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:21:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:21:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:21:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:21:09.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:21:09.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:09.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:21:09.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:09.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:21:09.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:21:09.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:21:09.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:21:09.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:21:09.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/4264183289' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:21:09.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:21:09.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:21:09.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:21:09.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 sudo[55585]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 sudo[55585]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T09:21:09.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 sudo[55585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 sudo[55585]: pam_unix(sudo:session): session closed for user root 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/4264183289' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:09.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:21:09.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:21:09.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:21:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:10 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:21:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:10 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:21:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:10 smithi133 ceph-mon[31321]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:10 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:21:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:10 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:21:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:10 smithi042 ceph-mon[35471]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:10 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T09:21:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:10 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T09:21:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:10 smithi042 ceph-mon[27524]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:11 smithi133 ceph-mon[31321]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-21T09:21:12.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:11 smithi042 ceph-mon[27524]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-21T09:21:12.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:11 smithi042 ceph-mon[35471]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-21T09:21:13.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:13 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T09:21:13.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:13 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:13.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:13 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T09:21:13.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:13 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:13.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:13 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T09:21:13.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:13 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:14.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:14 smithi042 ceph-mon[27524]: Deploying daemon osd.3 on smithi042 2024-09-21T09:21:14.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:14 smithi042 ceph-mon[27524]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-21T09:21:14.331 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:14 smithi042 ceph-mon[35471]: Deploying daemon osd.3 on smithi042 2024-09-21T09:21:14.331 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:14 smithi042 ceph-mon[35471]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-21T09:21:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:14 smithi133 ceph-mon[31321]: Deploying daemon osd.3 on smithi042 2024-09-21T09:21:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:14 smithi133 ceph-mon[31321]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-21T09:21:16.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:15 smithi042 ceph-mon[27524]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-21T09:21:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:15 smithi042 ceph-mon[35471]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-21T09:21:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:15 smithi133 ceph-mon[31321]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-21T09:21:18.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:17 smithi042 ceph-mon[27524]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-21T09:21:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:17 smithi042 ceph-mon[35471]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-21T09:21:18.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:17 smithi133 ceph-mon[31321]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-21T09:21:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:18 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:18 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:18 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:19.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:18 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:19.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:18 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:19.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:18 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:19.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:18 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:19.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:18 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:19.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:18 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:20.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:19 smithi042 ceph-mon[27524]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T09:21:20.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:19 smithi042 ceph-mon[35471]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T09:21:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:19 smithi133 ceph-mon[31321]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T09:21:21.272 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 3 on host 'smithi042' 2024-09-21T09:21:21.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:21.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:21.846 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.846 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[27524]: from='osd.3 [v2:172.21.15.42:6826/2825809355,v1:172.21.15.42:6827/2825809355]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:21:21.846 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[27524]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:21:21.846 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:21.846 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.846 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:21.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:21.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[35471]: from='osd.3 [v2:172.21.15.42:6826/2825809355,v1:172.21.15.42:6827/2825809355]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:21:21.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[35471]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:21:21.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:21.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:21 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.866 DEBUG:teuthology.orchestra.run.smithi042:osd.3> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T09:21:21.869 INFO:tasks.cephadm:Deploying osd.4 on smithi133 with /dev/vg_nvme/lv_4... 2024-09-21T09:21:21.869 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T09:21:21.897 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:21 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.897 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:21 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.897 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:21 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:21.897 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:21 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:21.897 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:21 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.898 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:21 smithi133 ceph-mon[31321]: from='osd.3 [v2:172.21.15.42:6826/2825809355,v1:172.21.15.42:6827/2825809355]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:21:21.898 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:21 smithi133 ceph-mon[31321]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T09:21:21.898 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:21 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:21.898 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:21 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:21.898 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:21 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:22.074 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:21:22.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[35471]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T09:21:22.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[35471]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:21:22.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[35471]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T09:21:22.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:22.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[35471]: from='osd.3 [v2:172.21.15.42:6826/2825809355,v1:172.21.15.42:6827/2825809355]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:21:22.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[35471]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:21:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[27524]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T09:21:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[27524]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:21:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[27524]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T09:21:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[27524]: from='osd.3 [v2:172.21.15.42:6826/2825809355,v1:172.21.15.42:6827/2825809355]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:21:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:22 smithi042 ceph-mon[27524]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:21:22.880 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:22 smithi133 ceph-mon[31321]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T09:21:22.880 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:22 smithi133 ceph-mon[31321]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:21:22.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:22 smithi133 ceph-mon[31321]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T09:21:22.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:22 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:22.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:22 smithi133 ceph-mon[31321]: from='osd.3 [v2:172.21.15.42:6826/2825809355,v1:172.21.15.42:6827/2825809355]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:21:22.881 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:22 smithi133 ceph-mon[31321]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-09-21T09:21:23.602 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[56613]: 2024-09-21T09:21:23.221+0000 7f587ebc2640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T09:21:23.602 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[56613]: 2024-09-21T09:21:23.225+0000 7f58769e3640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:21:24.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[35471]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:21:24.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[35471]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T09:21:24.199 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:24.199 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:24.199 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[35471]: from='osd.3 ' entity='osd.3' 2024-09-21T09:21:24.199 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[35471]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:24.199 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[27524]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:21:24.199 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[27524]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T09:21:24.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:24.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:24.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[27524]: from='osd.3 ' entity='osd.3' 2024-09-21T09:21:24.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:23 smithi042 ceph-mon[27524]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:23 smithi133 ceph-mon[31321]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-09-21T09:21:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:23 smithi133 ceph-mon[31321]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T09:21:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:23 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:24.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:23 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:24.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:23 smithi133 ceph-mon[31321]: from='osd.3 ' entity='osd.3' 2024-09-21T09:21:24.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:23 smithi133 ceph-mon[31321]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T09:21:24.492 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:21:24.513 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi133:vg_nvme/lv_4 2024-09-21T09:21:24.751 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:21:25.100 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: purged_snaps scrub starts 2024-09-21T09:21:25.100 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: purged_snaps scrub ok 2024-09-21T09:21:25.100 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:25.100 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: osd.3 [v2:172.21.15.42:6826/2825809355,v1:172.21.15.42:6827/2825809355] boot 2024-09-21T09:21:25.100 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: Detected new or changed devices on smithi042 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi042 to 4017M 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:25.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:24 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: purged_snaps scrub starts 2024-09-21T09:21:25.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: purged_snaps scrub ok 2024-09-21T09:21:25.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:25.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: osd.3 [v2:172.21.15.42:6826/2825809355,v1:172.21.15.42:6827/2825809355] boot 2024-09-21T09:21:25.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: Detected new or changed devices on smithi042 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi042 to 4017M 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:25.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: purged_snaps scrub starts 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: purged_snaps scrub ok 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: osd.3 [v2:172.21.15.42:6826/2825809355,v1:172.21.15.42:6827/2825809355] boot 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: Detected new or changed devices on smithi042 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:25.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi042 to 4017M 2024-09-21T09:21:25.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:25.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:25.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:25.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:24 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:26.198 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:25 smithi133 ceph-mon[31321]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 121 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:25 smithi042 ceph-mon[27524]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 121 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:25 smithi042 ceph-mon[35471]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 121 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:27.100 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:26 smithi133 ceph-mon[31321]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T09:21:27.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:26 smithi133 ceph-mon[31321]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:21:27.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:26 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:21:27.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:26 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:21:27.101 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:26 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:26 smithi042 ceph-mon[27524]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T09:21:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:26 smithi042 ceph-mon[27524]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:21:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:26 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:21:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:26 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:21:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:26 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:27.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:26 smithi042 ceph-mon[35471]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T09:21:27.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:26 smithi042 ceph-mon[35471]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:21:27.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:26 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:21:27.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:26 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:21:27.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:26 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:28.076 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:27 smithi133 ceph-mon[31321]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:27 smithi042 ceph-mon[27524]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:27 smithi042 ceph-mon[35471]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:29.165 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:28 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/4207941566' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7212424e-20d3-44ae-9e50-3fc33bb3daa1"}]: dispatch 2024-09-21T09:21:29.165 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:28 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7212424e-20d3-44ae-9e50-3fc33bb3daa1"}]: dispatch 2024-09-21T09:21:29.165 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:28 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7212424e-20d3-44ae-9e50-3fc33bb3daa1"}]': finished 2024-09-21T09:21:29.165 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:28 smithi133 ceph-mon[31321]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T09:21:29.165 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:28 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:28 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/4207941566' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7212424e-20d3-44ae-9e50-3fc33bb3daa1"}]: dispatch 2024-09-21T09:21:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:28 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7212424e-20d3-44ae-9e50-3fc33bb3daa1"}]: dispatch 2024-09-21T09:21:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:28 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7212424e-20d3-44ae-9e50-3fc33bb3daa1"}]': finished 2024-09-21T09:21:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:28 smithi042 ceph-mon[35471]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T09:21:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:28 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:28 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/4207941566' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7212424e-20d3-44ae-9e50-3fc33bb3daa1"}]: dispatch 2024-09-21T09:21:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:28 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7212424e-20d3-44ae-9e50-3fc33bb3daa1"}]: dispatch 2024-09-21T09:21:29.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:28 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7212424e-20d3-44ae-9e50-3fc33bb3daa1"}]': finished 2024-09-21T09:21:29.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:28 smithi042 ceph-mon[27524]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T09:21:29.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:28 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:29 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/1009331114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:21:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:29 smithi133 ceph-mon[31321]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:29 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/1009331114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:21:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:29 smithi042 ceph-mon[27524]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:30.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:29 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/1009331114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:21:30.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:29 smithi042 ceph-mon[35471]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:32.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:31 smithi133 ceph-mon[31321]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:32.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:31 smithi042 ceph-mon[35471]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:31 smithi042 ceph-mon[27524]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:34.181 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:33 smithi133 ceph-mon[31321]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:34.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:33 smithi042 ceph-mon[27524]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:34.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:33 smithi042 ceph-mon[35471]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:35.168 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:34 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T09:21:35.168 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:34 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:35.168 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:34 smithi133 ceph-mon[31321]: Deploying daemon osd.4 on smithi133 2024-09-21T09:21:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:34 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T09:21:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:34 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:34 smithi042 ceph-mon[27524]: Deploying daemon osd.4 on smithi133 2024-09-21T09:21:35.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:34 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T09:21:35.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:34 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:35.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:34 smithi042 ceph-mon[35471]: Deploying daemon osd.4 on smithi133 2024-09-21T09:21:36.132 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:35 smithi133 ceph-mon[31321]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:36.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:35 smithi042 ceph-mon[35471]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:36.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:35 smithi042 ceph-mon[27524]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:38.215 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:37 smithi133 ceph-mon[31321]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:38.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:37 smithi042 ceph-mon[35471]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:38.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:37 smithi042 ceph-mon[27524]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:39.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:39.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:39.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:39 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:39.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:39.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:39.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:39 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:39.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:39.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:39.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:39 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:40.736 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:40 smithi133 ceph-mon[31321]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:40.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:40 smithi042 ceph-mon[27524]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:40.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:40 smithi042 ceph-mon[35471]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:42.687 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 4 on host 'smithi133' 2024-09-21T09:21:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: from='osd.4 [v2:172.21.15.133:6800/3137611485,v1:172.21.15.133:6801/3137611485]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:21:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:21:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:42.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:42.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:42 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: from='osd.4 [v2:172.21.15.133:6800/3137611485,v1:172.21.15.133:6801/3137611485]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: from='osd.4 [v2:172.21.15.133:6800/3137611485,v1:172.21.15.133:6801/3137611485]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:42 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:43.304 DEBUG:teuthology.orchestra.run.smithi133:osd.4> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T09:21:43.306 INFO:tasks.cephadm:Deploying osd.5 on smithi133 with /dev/vg_nvme/lv_3... 2024-09-21T09:21:43.306 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T09:21:44.188 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:43 smithi133 ceph-mon[31321]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T09:21:44.188 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:43 smithi133 ceph-mon[31321]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T09:21:44.188 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:43 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:44.189 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:43 smithi133 ceph-mon[31321]: from='osd.4 [v2:172.21.15.133:6800/3137611485,v1:172.21.15.133:6801/3137611485]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:21:44.189 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:43 smithi133 ceph-mon[31321]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:21:44.189 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:21:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[36248]: 2024-09-21T09:21:43.868+0000 7f2fc468a640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T09:21:44.189 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:21:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[36248]: 2024-09-21T09:21:43.871+0000 7f2fc04b3640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:21:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:43 smithi042 ceph-mon[27524]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T09:21:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:43 smithi042 ceph-mon[27524]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T09:21:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:43 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:43 smithi042 ceph-mon[27524]: from='osd.4 [v2:172.21.15.133:6800/3137611485,v1:172.21.15.133:6801/3137611485]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:21:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:43 smithi042 ceph-mon[27524]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:21:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:43 smithi042 ceph-mon[35471]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T09:21:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:43 smithi042 ceph-mon[35471]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T09:21:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:43 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:43 smithi042 ceph-mon[35471]: from='osd.4 [v2:172.21.15.133:6800/3137611485,v1:172.21.15.133:6801/3137611485]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:21:44.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:43 smithi042 ceph-mon[35471]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:21:44.661 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:21:44.908 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:44 smithi133 ceph-mon[31321]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:21:44.908 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:44 smithi133 ceph-mon[31321]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T09:21:44.908 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:44 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:44.908 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:44 smithi133 ceph-mon[31321]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:44.908 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:44 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:44 smithi042 ceph-mon[27524]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:21:45.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:44 smithi042 ceph-mon[27524]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T09:21:45.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:44 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:45.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:44 smithi042 ceph-mon[27524]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:45.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:44 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:44 smithi042 ceph-mon[35471]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:21:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:44 smithi042 ceph-mon[35471]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T09:21:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:44 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:44 smithi042 ceph-mon[35471]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T09:21:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:44 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:45 smithi133 ceph-mon[31321]: purged_snaps scrub starts 2024-09-21T09:21:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:45 smithi133 ceph-mon[31321]: purged_snaps scrub ok 2024-09-21T09:21:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:45 smithi133 ceph-mon[31321]: osd.4 [v2:172.21.15.133:6800/3137611485,v1:172.21.15.133:6801/3137611485] boot 2024-09-21T09:21:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:45 smithi133 ceph-mon[31321]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T09:21:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:45 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:45 smithi133 ceph-mon[31321]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T09:21:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[35471]: purged_snaps scrub starts 2024-09-21T09:21:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[35471]: purged_snaps scrub ok 2024-09-21T09:21:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[35471]: osd.4 [v2:172.21.15.133:6800/3137611485,v1:172.21.15.133:6801/3137611485] boot 2024-09-21T09:21:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[35471]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T09:21:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[35471]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T09:21:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[27524]: purged_snaps scrub starts 2024-09-21T09:21:46.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[27524]: purged_snaps scrub ok 2024-09-21T09:21:46.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[27524]: osd.4 [v2:172.21.15.133:6800/3137611485,v1:172.21.15.133:6801/3137611485] boot 2024-09-21T09:21:46.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[27524]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T09:21:46.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:21:46.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:45 smithi042 ceph-mon[27524]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T09:21:47.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:46 smithi133 ceph-mon[31321]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:21:47.200 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:46 smithi133 ceph-mon[31321]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T09:21:47.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:46 smithi042 ceph-mon[27524]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:21:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:46 smithi042 ceph-mon[27524]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T09:21:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:46 smithi042 ceph-mon[35471]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:21:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:46 smithi042 ceph-mon[35471]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T09:21:48.218 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:47 smithi133 ceph-mon[31321]: Detected new or changed devices on smithi133 2024-09-21T09:21:48.218 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:47 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.218 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:47 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.218 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:47 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:48.218 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:47 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi133 to 17088M 2024-09-21T09:21:48.218 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:47 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.218 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:47 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:48.218 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:47 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:48.218 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:47 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.218 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:47 smithi133 ceph-mon[31321]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T09:21:48.221 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:21:48.241 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi133:vg_nvme/lv_3 2024-09-21T09:21:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[27524]: Detected new or changed devices on smithi133 2024-09-21T09:21:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi133 to 17088M 2024-09-21T09:21:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[27524]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[35471]: Detected new or changed devices on smithi133 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi133 to 17088M 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:21:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:47 smithi042 ceph-mon[35471]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T09:21:48.434 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:21:49.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:48 smithi133 ceph-mon[31321]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:21:49.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:48 smithi133 ceph-mon[31321]: osdmap e35: 5 total, 5 up, 5 in 2024-09-21T09:21:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:48 smithi042 ceph-mon[27524]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:21:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:48 smithi042 ceph-mon[27524]: osdmap e35: 5 total, 5 up, 5 in 2024-09-21T09:21:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:48 smithi042 ceph-mon[35471]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:21:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:48 smithi042 ceph-mon[35471]: osdmap e35: 5 total, 5 up, 5 in 2024-09-21T09:21:51.241 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:50 smithi133 ceph-mon[31321]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:21:51.241 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:50 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:21:51.241 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:50 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:21:51.241 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:50 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:51.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:50 smithi042 ceph-mon[27524]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:21:51.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:50 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:21:51.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:50 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:21:51.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:50 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:51.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:50 smithi042 ceph-mon[35471]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:21:51.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:50 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:21:51.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:50 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:21:51.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:50 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:52.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:51 smithi133 ceph-mon[31321]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:21:52.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:51 smithi042 ceph-mon[27524]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:21:52.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:51 smithi042 ceph-mon[35471]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:21:52.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:52 smithi133 ceph-mon[31321]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T09:21:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:52 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/2648812796' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e"}]: dispatch 2024-09-21T09:21:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:52 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e"}]: dispatch 2024-09-21T09:21:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:52 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e"}]': finished 2024-09-21T09:21:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:52 smithi133 ceph-mon[31321]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T09:21:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:52 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:21:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[27524]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T09:21:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/2648812796' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e"}]: dispatch 2024-09-21T09:21:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e"}]: dispatch 2024-09-21T09:21:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e"}]': finished 2024-09-21T09:21:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[27524]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T09:21:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:21:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[35471]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T09:21:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/2648812796' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e"}]: dispatch 2024-09-21T09:21:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e"}]: dispatch 2024-09-21T09:21:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e"}]': finished 2024-09-21T09:21:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[35471]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T09:21:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:52 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:21:54.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:53 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/1420407363' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:21:54.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:53 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/1420407363' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:21:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:53 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/1420407363' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:21:55.185 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:54 smithi133 ceph-mon[31321]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T09:21:55.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:54 smithi042 ceph-mon[27524]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T09:21:55.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:54 smithi042 ceph-mon[35471]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-21T09:21:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:55 smithi133 ceph-mon[31321]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T09:21:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:55 smithi042 ceph-mon[27524]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T09:21:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:55 smithi042 ceph-mon[35471]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T09:21:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:57 smithi133 ceph-mon[31321]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T09:21:58.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:57 smithi042 ceph-mon[27524]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T09:21:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:57 smithi042 ceph-mon[35471]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-21T09:21:59.117 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:58 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T09:21:59.117 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:58 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:59.117 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:58 smithi133 ceph-mon[31321]: Deploying daemon osd.5 on smithi133 2024-09-21T09:21:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:58 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T09:21:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:58 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:58 smithi042 ceph-mon[27524]: Deploying daemon osd.5 on smithi133 2024-09-21T09:21:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:58 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T09:21:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:58 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:21:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:58 smithi042 ceph-mon[35471]: Deploying daemon osd.5 on smithi133 2024-09-21T09:22:00.189 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:21:59 smithi133 ceph-mon[31321]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:22:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:21:59 smithi042 ceph-mon[27524]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:22:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:21:59 smithi042 ceph-mon[35471]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:22:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:01 smithi133 ceph-mon[31321]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:02.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:01 smithi042 ceph-mon[27524]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:02.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:01 smithi042 ceph-mon[35471]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:03.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:03 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:03 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:03 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:04.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:03 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:04.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:03 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:04.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:03 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:03 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:04 smithi133 ceph-mon[31321]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:04 smithi042 ceph-mon[27524]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:04 smithi042 ceph-mon[35471]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:06.216 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:05 smithi133 ceph-mon[31321]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:06.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:05 smithi042 ceph-mon[27524]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:06.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:05 smithi042 ceph-mon[35471]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:07.160 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 5 on host 'smithi133' 2024-09-21T09:22:07.739 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.739 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.739 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:07.739 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:07.739 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.739 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:07 smithi133 ceph-mon[31321]: from='osd.5 [v2:172.21.15.133:6808/1299447843,v1:172.21.15.133:6809/1299447843]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:22:07.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:07 smithi133 ceph-mon[31321]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:22:07.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:07.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.740 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:07 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.761 DEBUG:teuthology.orchestra.run.smithi133:osd.5> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T09:22:07.763 INFO:tasks.cephadm:Deploying osd.6 on smithi133 with /dev/vg_nvme/lv_2... 2024-09-21T09:22:07.763 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T09:22:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[27524]: from='osd.5 [v2:172.21.15.133:6808/1299447843,v1:172.21.15.133:6809/1299447843]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:22:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[27524]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:22:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[35471]: from='osd.5 [v2:172.21.15.133:6808/1299447843,v1:172.21.15.133:6809/1299447843]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[35471]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:07.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:07 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:08.671 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:08 smithi133 ceph-mon[31321]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T09:22:08.671 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:08 smithi133 ceph-mon[31321]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T09:22:08.671 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:08 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:08.671 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:08 smithi133 ceph-mon[31321]: from='osd.5 [v2:172.21.15.133:6808/1299447843,v1:172.21.15.133:6809/1299447843]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:08.671 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:08 smithi133 ceph-mon[31321]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:08.671 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:08 smithi133 ceph-mon[31321]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:08.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[35471]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T09:22:08.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[35471]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T09:22:08.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:08.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[35471]: from='osd.5 [v2:172.21.15.133:6808/1299447843,v1:172.21.15.133:6809/1299447843]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:08.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[35471]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:08.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[35471]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:08.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[27524]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T09:22:08.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[27524]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T09:22:08.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:08.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[27524]: from='osd.5 [v2:172.21.15.133:6808/1299447843,v1:172.21.15.133:6809/1299447843]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:08.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[27524]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:08.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:08 smithi042 ceph-mon[27524]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T09:22:08.954 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:22:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[41823]: 2024-09-21T09:22:08.844+0000 7f51aa833640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T09:22:08.954 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:22:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[41823]: 2024-09-21T09:22:08.848+0000 7f51a1e3d640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:22:09.461 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:22:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:09 smithi133 ceph-mon[31321]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:22:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:09 smithi133 ceph-mon[31321]: osdmap e38: 6 total, 5 up, 6 in 2024-09-21T09:22:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:09 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:09 smithi133 ceph-mon[31321]: from='osd.5 ' entity='osd.5' 2024-09-21T09:22:09.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:09 smithi042 ceph-mon[27524]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:22:09.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:09 smithi042 ceph-mon[27524]: osdmap e38: 6 total, 5 up, 6 in 2024-09-21T09:22:09.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:09.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:09 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:09.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:09 smithi042 ceph-mon[27524]: from='osd.5 ' entity='osd.5' 2024-09-21T09:22:09.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:09 smithi042 ceph-mon[35471]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:22:09.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:09 smithi042 ceph-mon[35471]: osdmap e38: 6 total, 5 up, 6 in 2024-09-21T09:22:09.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:09.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:09 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:09.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:09 smithi042 ceph-mon[35471]: from='osd.5 ' entity='osd.5' 2024-09-21T09:22:10.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:10 smithi133 ceph-mon[31321]: purged_snaps scrub starts 2024-09-21T09:22:10.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:10 smithi133 ceph-mon[31321]: purged_snaps scrub ok 2024-09-21T09:22:10.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:10 smithi133 ceph-mon[31321]: osd.5 [v2:172.21.15.133:6808/1299447843,v1:172.21.15.133:6809/1299447843] boot 2024-09-21T09:22:10.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:10 smithi133 ceph-mon[31321]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T09:22:10.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:10 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:10.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:10 smithi133 ceph-mon[31321]: pgmap v128: 1 pgs: 1 remapped; 577 KiB data, 573 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:10.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:10 smithi133 ceph-mon[31321]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T09:22:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[27524]: purged_snaps scrub starts 2024-09-21T09:22:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[27524]: purged_snaps scrub ok 2024-09-21T09:22:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[27524]: osd.5 [v2:172.21.15.133:6808/1299447843,v1:172.21.15.133:6809/1299447843] boot 2024-09-21T09:22:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[27524]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T09:22:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[27524]: pgmap v128: 1 pgs: 1 remapped; 577 KiB data, 573 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[27524]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T09:22:10.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[35471]: purged_snaps scrub starts 2024-09-21T09:22:10.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[35471]: purged_snaps scrub ok 2024-09-21T09:22:10.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[35471]: osd.5 [v2:172.21.15.133:6808/1299447843,v1:172.21.15.133:6809/1299447843] boot 2024-09-21T09:22:10.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[35471]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T09:22:10.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:22:10.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[35471]: pgmap v128: 1 pgs: 1 remapped; 577 KiB data, 573 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:10.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:10 smithi042 ceph-mon[35471]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: Detected new or changed devices on smithi133 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi133 to 8544M 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T09:22:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:12 smithi133 ceph-mon[31321]: pgmap v131: 1 pgs: 1 remapped; 577 KiB data, 574 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: Detected new or changed devices on smithi133 2024-09-21T09:22:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi133 to 8544M 2024-09-21T09:22:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[35471]: pgmap v131: 1 pgs: 1 remapped; 577 KiB data, 574 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: Detected new or changed devices on smithi133 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi133 to 8544M 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T09:22:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:12 smithi042 ceph-mon[27524]: pgmap v131: 1 pgs: 1 remapped; 577 KiB data, 574 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:12.785 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:22:12.804 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi133:vg_nvme/lv_2 2024-09-21T09:22:12.997 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:22:13.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:13 smithi133 ceph-mon[31321]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T09:22:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:13 smithi042 ceph-mon[27524]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T09:22:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:13 smithi042 ceph-mon[35471]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T09:22:14.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:14 smithi133 ceph-mon[31321]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T09:22:14.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:14 smithi133 ceph-mon[31321]: pgmap v134: 1 pgs: 1 remapped; 577 KiB data, 574 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:14.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:14 smithi042 ceph-mon[27524]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T09:22:14.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:14 smithi042 ceph-mon[27524]: pgmap v134: 1 pgs: 1 remapped; 577 KiB data, 574 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:14.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:14 smithi042 ceph-mon[35471]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T09:22:14.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:14 smithi042 ceph-mon[35471]: pgmap v134: 1 pgs: 1 remapped; 577 KiB data, 574 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:15.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:15 smithi133 ceph-mon[31321]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:22:15.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:15 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:22:15.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:15 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:22:15.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:15 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:15 smithi042 ceph-mon[27524]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:22:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:15 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:22:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:15 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:22:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:15 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:15.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:15 smithi042 ceph-mon[35471]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:22:15.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:15 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:22:15.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:15 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:22:15.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:15 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:16.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:16 smithi133 ceph-mon[31321]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-21T09:22:16.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:16 smithi042 ceph-mon[27524]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-21T09:22:16.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:16 smithi042 ceph-mon[35471]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-21T09:22:17.722 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:17 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/2381666914' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb847b17-789d-4932-9242-7a20012d90a1"}]: dispatch 2024-09-21T09:22:17.723 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:17 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb847b17-789d-4932-9242-7a20012d90a1"}]: dispatch 2024-09-21T09:22:17.723 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:17 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb847b17-789d-4932-9242-7a20012d90a1"}]': finished 2024-09-21T09:22:17.723 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:17 smithi133 ceph-mon[31321]: osdmap e44: 7 total, 6 up, 7 in 2024-09-21T09:22:17.723 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:17 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:17 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/2381666914' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb847b17-789d-4932-9242-7a20012d90a1"}]: dispatch 2024-09-21T09:22:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:17 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb847b17-789d-4932-9242-7a20012d90a1"}]: dispatch 2024-09-21T09:22:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:17 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb847b17-789d-4932-9242-7a20012d90a1"}]': finished 2024-09-21T09:22:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:17 smithi042 ceph-mon[27524]: osdmap e44: 7 total, 6 up, 7 in 2024-09-21T09:22:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:17 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:17 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/2381666914' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb847b17-789d-4932-9242-7a20012d90a1"}]: dispatch 2024-09-21T09:22:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:17 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb847b17-789d-4932-9242-7a20012d90a1"}]: dispatch 2024-09-21T09:22:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:17 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb847b17-789d-4932-9242-7a20012d90a1"}]': finished 2024-09-21T09:22:17.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:17 smithi042 ceph-mon[35471]: osdmap e44: 7 total, 6 up, 7 in 2024-09-21T09:22:17.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:17 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:18.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:18 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/595465133' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:22:18.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:18 smithi133 ceph-mon[31321]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T09:22:18.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:18 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/595465133' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:22:18.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:18 smithi042 ceph-mon[27524]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T09:22:18.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:18 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/595465133' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:22:18.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:18 smithi042 ceph-mon[35471]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T09:22:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:19 smithi133 ceph-mon[31321]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-21T09:22:20.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:19 smithi042 ceph-mon[27524]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-21T09:22:20.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:19 smithi042 ceph-mon[35471]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-21T09:22:22.197 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:21 smithi133 ceph-mon[31321]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T09:22:22.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:21 smithi042 ceph-mon[27524]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T09:22:22.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:21 smithi042 ceph-mon[35471]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T09:22:23.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:23 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T09:22:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:23 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:23.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:23 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T09:22:23.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:23 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:23.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:23 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T09:22:23.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:23 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:24.557 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:24 smithi133 ceph-mon[31321]: Deploying daemon osd.6 on smithi133 2024-09-21T09:22:24.558 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:24 smithi133 ceph-mon[31321]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:22:24.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:24 smithi042 ceph-mon[27524]: Deploying daemon osd.6 on smithi133 2024-09-21T09:22:24.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:24 smithi042 ceph-mon[27524]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:22:24.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:24 smithi042 ceph-mon[35471]: Deploying daemon osd.6 on smithi133 2024-09-21T09:22:24.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:24 smithi042 ceph-mon[35471]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:22:26.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:25 smithi133 ceph-mon[31321]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:25 smithi042 ceph-mon[27524]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:25 smithi042 ceph-mon[35471]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:28.229 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:27 smithi133 ceph-mon[31321]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:27 smithi042 ceph-mon[27524]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:27 smithi042 ceph-mon[35471]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:29.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:28 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:29.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:28 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:29.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:28 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:28 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:28 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:28 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:28 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:28 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:28 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:29 smithi133 ceph-mon[31321]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:29 smithi042 ceph-mon[27524]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:30.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:29 smithi042 ceph-mon[35471]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:31.932 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 6 on host 'smithi133' 2024-09-21T09:22:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:32 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:32 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:32 smithi133 ceph-mon[31321]: from='osd.6 [v2:172.21.15.133:6816/2093282593,v1:172.21.15.133:6817/2093282593]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:22:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:32 smithi133 ceph-mon[31321]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:22:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:32 smithi133 ceph-mon[31321]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:32 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:32 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[27524]: from='osd.6 [v2:172.21.15.133:6816/2093282593,v1:172.21.15.133:6817/2093282593]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:22:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[27524]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:22:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[27524]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[35471]: from='osd.6 [v2:172.21.15.133:6816/2093282593,v1:172.21.15.133:6817/2093282593]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:22:32.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[35471]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T09:22:32.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[35471]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:32.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:32 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:32.605 DEBUG:teuthology.orchestra.run.smithi133:osd.6> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.6.service 2024-09-21T09:22:32.608 INFO:tasks.cephadm:Deploying osd.7 on smithi133 with /dev/vg_nvme/lv_1... 2024-09-21T09:22:32.608 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T09:22:33.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:33 smithi133 ceph-mon[31321]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T09:22:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:33 smithi133 ceph-mon[31321]: osdmap e45: 7 total, 6 up, 7 in 2024-09-21T09:22:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:33 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:33 smithi133 ceph-mon[31321]: from='osd.6 [v2:172.21.15.133:6816/2093282593,v1:172.21.15.133:6817/2093282593]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:33 smithi133 ceph-mon[31321]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:33.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:33 smithi042 ceph-mon[27524]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T09:22:33.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:33 smithi042 ceph-mon[27524]: osdmap e45: 7 total, 6 up, 7 in 2024-09-21T09:22:33.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:33 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:33.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:33 smithi042 ceph-mon[27524]: from='osd.6 [v2:172.21.15.133:6816/2093282593,v1:172.21.15.133:6817/2093282593]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:33.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:33 smithi042 ceph-mon[27524]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:33 smithi042 ceph-mon[35471]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T09:22:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:33 smithi042 ceph-mon[35471]: osdmap e45: 7 total, 6 up, 7 in 2024-09-21T09:22:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:33 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:33 smithi042 ceph-mon[35471]: from='osd.6 [v2:172.21.15.133:6816/2093282593,v1:172.21.15.133:6817/2093282593]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:33 smithi042 ceph-mon[35471]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:33.907 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:22:33.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:22:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[47750]: 2024-09-21T09:22:33.646+0000 7f8e2163e640 -1 osd.6 0 waiting for initial osdmap 2024-09-21T09:22:33.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:22:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[47750]: 2024-09-21T09:22:33.652+0000 7f8e18c48640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:22:34.370 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:34 smithi133 ceph-mon[31321]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:22:34.370 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:34 smithi133 ceph-mon[31321]: osdmap e46: 7 total, 6 up, 7 in 2024-09-21T09:22:34.370 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:34 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:34.370 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:34 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:34.370 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:34 smithi133 ceph-mon[31321]: from='osd.6 ' entity='osd.6' 2024-09-21T09:22:34.370 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:34 smithi133 ceph-mon[31321]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:34.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[27524]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:22:34.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[27524]: osdmap e46: 7 total, 6 up, 7 in 2024-09-21T09:22:34.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:34.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:34.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[27524]: from='osd.6 ' entity='osd.6' 2024-09-21T09:22:34.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[27524]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:34.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[35471]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:22:34.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[35471]: osdmap e46: 7 total, 6 up, 7 in 2024-09-21T09:22:34.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:34.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:34.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[35471]: from='osd.6 ' entity='osd.6' 2024-09-21T09:22:34.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:34 smithi042 ceph-mon[35471]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T09:22:35.406 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:35 smithi133 ceph-mon[31321]: purged_snaps scrub starts 2024-09-21T09:22:35.407 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:35 smithi133 ceph-mon[31321]: purged_snaps scrub ok 2024-09-21T09:22:35.407 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:35 smithi133 ceph-mon[31321]: osd.6 [v2:172.21.15.133:6816/2093282593,v1:172.21.15.133:6817/2093282593] boot 2024-09-21T09:22:35.407 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:35 smithi133 ceph-mon[31321]: osdmap e47: 7 total, 7 up, 7 in 2024-09-21T09:22:35.407 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:35 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:35.407 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:35 smithi133 ceph-mon[31321]: osdmap e48: 7 total, 7 up, 7 in 2024-09-21T09:22:35.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[27524]: purged_snaps scrub starts 2024-09-21T09:22:35.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[27524]: purged_snaps scrub ok 2024-09-21T09:22:35.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[27524]: osd.6 [v2:172.21.15.133:6816/2093282593,v1:172.21.15.133:6817/2093282593] boot 2024-09-21T09:22:35.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[27524]: osdmap e47: 7 total, 7 up, 7 in 2024-09-21T09:22:35.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:35.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[27524]: osdmap e48: 7 total, 7 up, 7 in 2024-09-21T09:22:35.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[35471]: purged_snaps scrub starts 2024-09-21T09:22:35.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[35471]: purged_snaps scrub ok 2024-09-21T09:22:35.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[35471]: osd.6 [v2:172.21.15.133:6816/2093282593,v1:172.21.15.133:6817/2093282593] boot 2024-09-21T09:22:35.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[35471]: osdmap e47: 7 total, 7 up, 7 in 2024-09-21T09:22:35.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:22:35.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:35 smithi042 ceph-mon[35471]: osdmap e48: 7 total, 7 up, 7 in 2024-09-21T09:22:36.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:36.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:36.434 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:36.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:36.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:36.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:36.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.435 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:36 smithi133 ceph-mon[31321]: osdmap e49: 7 total, 7 up, 7 in 2024-09-21T09:22:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[27524]: osdmap e49: 7 total, 7 up, 7 in 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:36.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:36.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:36.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:36 smithi042 ceph-mon[35471]: osdmap e49: 7 total, 7 up, 7 in 2024-09-21T09:22:37.482 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-09-21T09:22:37.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:37 smithi133 ceph-mon[31321]: Detected new or changed devices on smithi133 2024-09-21T09:22:37.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:37 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi133 to 5696M 2024-09-21T09:22:37.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:37.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:37.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:37.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:37 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:37.501 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi133:vg_nvme/lv_1 2024-09-21T09:22:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[35471]: Detected new or changed devices on smithi133 2024-09-21T09:22:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi133 to 5696M 2024-09-21T09:22:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:37.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[27524]: Detected new or changed devices on smithi133 2024-09-21T09:22:37.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi133 to 5696M 2024-09-21T09:22:37.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:37.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:37.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:22:37.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:37 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:37.694 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:22:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:38 smithi133 ceph-mon[31321]: osdmap e50: 7 total, 7 up, 7 in 2024-09-21T09:22:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:38 smithi133 ceph-mon[31321]: pgmap v153: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:38.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:38 smithi042 ceph-mon[27524]: osdmap e50: 7 total, 7 up, 7 in 2024-09-21T09:22:38.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:38 smithi042 ceph-mon[27524]: pgmap v153: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:38.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:38 smithi042 ceph-mon[35471]: osdmap e50: 7 total, 7 up, 7 in 2024-09-21T09:22:38.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:38 smithi042 ceph-mon[35471]: pgmap v153: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:39.380 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:39 smithi133 ceph-mon[31321]: osdmap e51: 7 total, 7 up, 7 in 2024-09-21T09:22:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:39 smithi042 ceph-mon[27524]: osdmap e51: 7 total, 7 up, 7 in 2024-09-21T09:22:39.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:39 smithi042 ceph-mon[35471]: osdmap e51: 7 total, 7 up, 7 in 2024-09-21T09:22:40.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:40 smithi133 ceph-mon[31321]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:22:40.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:40 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:22:40.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:40 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:22:40.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:40 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:40.553 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:40 smithi133 ceph-mon[31321]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 124 KiB/s, 0 objects/s recovering 2024-09-21T09:22:40.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:40 smithi042 ceph-mon[27524]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:22:40.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:40 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:22:40.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:40 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:22:40.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:40 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:40.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:40 smithi042 ceph-mon[27524]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 124 KiB/s, 0 objects/s recovering 2024-09-21T09:22:40.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:40 smithi042 ceph-mon[35471]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:22:40.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:40 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:22:40.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:40 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:22:40.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:40 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:40.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:40 smithi042 ceph-mon[35471]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 124 KiB/s, 0 objects/s recovering 2024-09-21T09:22:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:41 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/4064024101' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d010ecbf-c177-422a-b8cd-6e538bfed1a1"}]: dispatch 2024-09-21T09:22:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:41 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d010ecbf-c177-422a-b8cd-6e538bfed1a1"}]: dispatch 2024-09-21T09:22:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:41 smithi133 ceph-mon[31321]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d010ecbf-c177-422a-b8cd-6e538bfed1a1"}]': finished 2024-09-21T09:22:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:41 smithi133 ceph-mon[31321]: osdmap e52: 8 total, 7 up, 8 in 2024-09-21T09:22:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:41 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:42.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:41 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/4064024101' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d010ecbf-c177-422a-b8cd-6e538bfed1a1"}]: dispatch 2024-09-21T09:22:42.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:41 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d010ecbf-c177-422a-b8cd-6e538bfed1a1"}]: dispatch 2024-09-21T09:22:42.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:41 smithi042 ceph-mon[27524]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d010ecbf-c177-422a-b8cd-6e538bfed1a1"}]': finished 2024-09-21T09:22:42.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:41 smithi042 ceph-mon[27524]: osdmap e52: 8 total, 7 up, 8 in 2024-09-21T09:22:42.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:41 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:42.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:41 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/4064024101' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d010ecbf-c177-422a-b8cd-6e538bfed1a1"}]: dispatch 2024-09-21T09:22:42.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:41 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d010ecbf-c177-422a-b8cd-6e538bfed1a1"}]: dispatch 2024-09-21T09:22:42.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:41 smithi042 ceph-mon[35471]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d010ecbf-c177-422a-b8cd-6e538bfed1a1"}]': finished 2024-09-21T09:22:42.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:41 smithi042 ceph-mon[35471]: osdmap e52: 8 total, 7 up, 8 in 2024-09-21T09:22:42.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:41 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:42 smithi133 ceph-mon[31321]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-21T09:22:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:42 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/2110753779' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:22:43.254 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:42 smithi042 ceph-mon[35471]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-21T09:22:43.254 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:42 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/2110753779' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:22:43.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:42 smithi042 ceph-mon[27524]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-21T09:22:43.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:42 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/2110753779' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:22:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:44 smithi133 ceph-mon[31321]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-21T09:22:45.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:44 smithi042 ceph-mon[27524]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-21T09:22:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:44 smithi042 ceph-mon[35471]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-21T09:22:46.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:46 smithi133 ceph-mon[31321]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T09:22:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:46 smithi042 ceph-mon[27524]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T09:22:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:46 smithi042 ceph-mon[35471]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T09:22:49.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:48 smithi133 ceph-mon[31321]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T09:22:49.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:48 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T09:22:49.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:48 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:49.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:48 smithi042 ceph-mon[27524]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T09:22:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:48 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T09:22:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:48 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:48 smithi042 ceph-mon[35471]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T09:22:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:48 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T09:22:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:48 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:22:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:49 smithi133 ceph-mon[31321]: Deploying daemon osd.7 on smithi133 2024-09-21T09:22:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:49 smithi042 ceph-mon[27524]: Deploying daemon osd.7 on smithi133 2024-09-21T09:22:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:49 smithi042 ceph-mon[35471]: Deploying daemon osd.7 on smithi133 2024-09-21T09:22:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:50 smithi133 ceph-mon[31321]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:51.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:50 smithi042 ceph-mon[27524]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:51.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:50 smithi042 ceph-mon[35471]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:52.194 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:51 smithi133 ceph-mon[31321]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:52.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:51 smithi042 ceph-mon[27524]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:52.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:51 smithi042 ceph-mon[35471]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:53 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:53 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:53 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:53.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:53 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:53.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:53 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:53.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:53 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:53.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:53 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:22:53.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:53 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:53.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:53 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:54.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:54 smithi133 ceph-mon[31321]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:54.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:54 smithi042 ceph-mon[27524]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:54.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:54 smithi042 ceph-mon[35471]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:55.928 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 7 on host 'smithi133' 2024-09-21T09:22:56.805 DEBUG:teuthology.orchestra.run.smithi133:osd.7> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.7.service 2024-09-21T09:22:56.808 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-21T09:22:56.808 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T09:22:57.027 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:22:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:56 smithi042 ceph-mon[27524]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:56 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:56 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:56 smithi042 ceph-mon[27524]: from='osd.7 [v2:172.21.15.133:6824/453193062,v1:172.21.15.133:6825/453193062]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:22:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:56 smithi042 ceph-mon[27524]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:22:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:56 smithi042 ceph-mon[35471]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:56 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:56 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:56 smithi042 ceph-mon[35471]: from='osd.7 [v2:172.21.15.133:6824/453193062,v1:172.21.15.133:6825/453193062]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:22:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:56 smithi042 ceph-mon[35471]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:22:57.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:56 smithi133 ceph-mon[31321]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:56 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:56 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:56 smithi133 ceph-mon[31321]: from='osd.7 [v2:172.21.15.133:6824/453193062,v1:172.21.15.133:6825/453193062]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:22:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:56 smithi133 ceph-mon[31321]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T09:22:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:57 smithi133 ceph-mon[31321]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T09:22:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:57 smithi133 ceph-mon[31321]: osdmap e53: 8 total, 7 up, 8 in 2024-09-21T09:22:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:57 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:57 smithi133 ceph-mon[31321]: from='osd.7 [v2:172.21.15.133:6824/453193062,v1:172.21.15.133:6825/453193062]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:57 smithi133 ceph-mon[31321]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:57 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:57 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:57 smithi133 ceph-mon[31321]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:57.994 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:22:57 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[53817]: 2024-09-21T09:22:57.941+0000 7f73781be640 -1 osd.7 0 waiting for initial osdmap 2024-09-21T09:22:57.994 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:22:57 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[53817]: 2024-09-21T09:22:57.948+0000 7f7373fe7640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:22:58.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[27524]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T09:22:58.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[27524]: osdmap e53: 8 total, 7 up, 8 in 2024-09-21T09:22:58.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[27524]: from='osd.7 [v2:172.21.15.133:6824/453193062,v1:172.21.15.133:6825/453193062]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[27524]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[27524]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[35471]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[35471]: osdmap e53: 8 total, 7 up, 8 in 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[35471]: from='osd.7 [v2:172.21.15.133:6824/453193062,v1:172.21.15.133:6825/453193062]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[35471]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:58.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:22:58.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:57 smithi042 ceph-mon[35471]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T09:22:58.788 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:22:58.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:58 smithi133 ceph-mon[31321]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:22:58.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:58 smithi133 ceph-mon[31321]: osdmap e54: 8 total, 7 up, 8 in 2024-09-21T09:22:58.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:58 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:58.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:58 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:58.978 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:58 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2711470503' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T09:22:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:58 smithi042 ceph-mon[27524]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:22:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:58 smithi042 ceph-mon[27524]: osdmap e54: 8 total, 7 up, 8 in 2024-09-21T09:22:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:58 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:58 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:58 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2711470503' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T09:22:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:58 smithi042 ceph-mon[35471]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-09-21T09:22:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:58 smithi042 ceph-mon[35471]: osdmap e54: 8 total, 7 up, 8 in 2024-09-21T09:22:59.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:58 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:59.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:58 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:22:59.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:58 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2711470503' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T09:22:59.417 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":54,"num_osds":8,"num_up_osds":7,"osd_up_since":1726910554,"num_in_osds":8,"osd_in_since":1726910561,"num_remapped_pgs":0} 2024-09-21T09:23:00.184 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:59 smithi133 ceph-mon[31321]: purged_snaps scrub starts 2024-09-21T09:23:00.184 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:59 smithi133 ceph-mon[31321]: purged_snaps scrub ok 2024-09-21T09:23:00.184 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:59 smithi133 ceph-mon[31321]: osd.7 [v2:172.21.15.133:6824/453193062,v1:172.21.15.133:6825/453193062] boot 2024-09-21T09:23:00.184 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:59 smithi133 ceph-mon[31321]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T09:23:00.184 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:59 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:23:00.184 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:22:59 smithi133 ceph-mon[31321]: pgmap v169: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[27524]: purged_snaps scrub starts 2024-09-21T09:23:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[27524]: purged_snaps scrub ok 2024-09-21T09:23:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[27524]: osd.7 [v2:172.21.15.133:6824/453193062,v1:172.21.15.133:6825/453193062] boot 2024-09-21T09:23:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[27524]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T09:23:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:23:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[27524]: pgmap v169: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[35471]: purged_snaps scrub starts 2024-09-21T09:23:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[35471]: purged_snaps scrub ok 2024-09-21T09:23:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[35471]: osd.7 [v2:172.21.15.133:6824/453193062,v1:172.21.15.133:6825/453193062] boot 2024-09-21T09:23:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[35471]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T09:23:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:23:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:22:59 smithi042 ceph-mon[35471]: pgmap v169: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:00.418 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T09:23:00.632 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: Detected new or changed devices on smithi133 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi133 to 4272M 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:00.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: Detected new or changed devices on smithi133 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:00.983 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi133 to 4272M 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:00.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:00 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T09:23:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: Detected new or changed devices on smithi133 2024-09-21T09:23:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:23:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi133 to 4272M 2024-09-21T09:23:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:01.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:00 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:01 smithi042 ceph-mon[27524]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T09:23:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:01 smithi042 ceph-mon[27524]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:01 smithi042 ceph-mon[35471]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T09:23:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:01 smithi042 ceph-mon[35471]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:01 smithi133 ceph-mon[31321]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T09:23:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:01 smithi133 ceph-mon[31321]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:02.251 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:02.922 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1726910578,"num_in_osds":8,"osd_in_since":1726910561,"num_remapped_pgs":0} 2024-09-21T09:23:02.923 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:23:03.128 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:03.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:02 smithi133 ceph-mon[31321]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T09:23:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:02 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/450766300' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T09:23:03.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:02 smithi042 ceph-mon[35471]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T09:23:03.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:02 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/450766300' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T09:23:03.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:02 smithi042 ceph-mon[27524]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T09:23:03.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:02 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/450766300' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T09:23:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:03 smithi133 ceph-mon[31321]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T09:23:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:03 smithi133 ceph-mon[31321]: pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:04.279 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:03 smithi042 ceph-mon[35471]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T09:23:04.279 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:03 smithi042 ceph-mon[35471]: pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:04.280 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:03 smithi042 ceph-mon[27524]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T09:23:04.280 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:03 smithi042 ceph-mon[27524]: pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:04.807 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:04.807 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":59,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","created":"2024-09-21T09:18:05.412539+0000","modified":"2024-09-21T09:23:02.956312+0000","last_up_change":"2024-09-21T09:22:58.935301+0000","last_in_change":"2024-09-21T09:22:41.861808+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:21:02.338702+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b4345035-af4c-44d5-b59a-446341802328","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.42:6802","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6803","nonce":792442867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6805","nonce":792442867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6809","nonce":792442867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6807","nonce":792442867}]},"public_addr":"172.21.15.42:6803/792442867","cluster_addr":"172.21.15.42:6805/792442867","heartbeat_back_addr":"172.21.15.42:6809/792442867","heartbeat_front_addr":"172.21.15.42:6807/792442867","state":["exists","up"]},{"osd":1,"uuid":"7b7c1bf4-2023-420b-bb7b-0c95cc21145d","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.42:6810","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6811","nonce":3924043479}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6813","nonce":3924043479}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6817","nonce":3924043479}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6815","nonce":3924043479}]},"public_addr":"172.21.15.42:6811/3924043479","cluster_addr":"172.21.15.42:6813/3924043479","heartbeat_back_addr":"172.21.15.42:6817/3924043479","heartbeat_front_addr":"172.21.15.42:6815/3924043479","state":["exists","up"]},{"osd":2,"uuid":"6627a97c-e1f7-4ffd-a317-27a30ddc09ae","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.42:6818","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6819","nonce":2180358990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6821","nonce":2180358990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6825","nonce":2180358990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6823","nonce":2180358990}]},"public_addr":"172.21.15.42:6819/2180358990","cluster_addr":"172.21.15.42:6821/2180358990","heartbeat_back_addr":"172.21.15.42:6825/2180358990","heartbeat_front_addr":"172.21.15.42:6823/2180358990","state":["exists","up"]},{"osd":3,"uuid":"9de75453-ce99-4f9d-b991-8e27422ebf9d","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.42:6826","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6827","nonce":2825809355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6829","nonce":2825809355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6833","nonce":2825809355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6831","nonce":2825809355}]},"public_addr":"172.21.15.42:6827/2825809355","cluster_addr":"172.21.15.42:6829/2825809355","heartbeat_back_addr":"172.21.15.42:6833/2825809355","heartbeat_front_addr":"172.21.15.42:6831/2825809355","state":["exists","up"]},{"osd":4,"uuid":"7212424e-20d3-44ae-9e50-3fc33bb3daa1","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.133:6800","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6801","nonce":3137611485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6803","nonce":3137611485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6807","nonce":3137611485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6805","nonce":3137611485}]},"public_addr":"172.21.15.133:6801/3137611485","cluster_addr":"172.21.15.133:6803/3137611485","heartbeat_back_addr":"172.21.15.133:6807/3137611485","heartbeat_front_addr":"172.21.15.133:6805/3137611485","state":["exists","up"]},{"osd":5,"uuid":"bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e","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.133:6808","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6809","nonce":1299447843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6811","nonce":1299447843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6815","nonce":1299447843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6813","nonce":1299447843}]},"public_addr":"172.21.15.133:6809/1299447843","cluster_addr":"172.21.15.133:6811/1299447843","heartbeat_back_addr":"172.21.15.133:6815/1299447843","heartbeat_front_addr":"172.21.15.133:6813/1299447843","state":["exists","up"]},{"osd":6,"uuid":"eb847b17-789d-4932-9242-7a20012d90a1","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.133:6816","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6817","nonce":2093282593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6819","nonce":2093282593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6823","nonce":2093282593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6821","nonce":2093282593}]},"public_addr":"172.21.15.133:6817/2093282593","cluster_addr":"172.21.15.133:6819/2093282593","heartbeat_back_addr":"172.21.15.133:6823/2093282593","heartbeat_front_addr":"172.21.15.133:6821/2093282593","state":["exists","up"]},{"osd":7,"uuid":"d010ecbf-c177-422a-b8cd-6e538bfed1a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6825","nonce":453193062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6827","nonce":453193062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6831","nonce":453193062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6829","nonce":453193062}]},"public_addr":"172.21.15.133:6825/453193062","cluster_addr":"172.21.15.133:6827/453193062","heartbeat_back_addr":"172.21.15.133:6831/453193062","heartbeat_front_addr":"172.21.15.133:6829/453193062","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:11.588802+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:34.129310+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:57.990804+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:22.085413+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:43.449212+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:07.731266+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:32.656286+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:57.215710+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/2674894058":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6801/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/1973187163":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/4021954339":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/3161501386":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6801/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6800/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3799547322":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/1784414815":"2024-09-22T09:18:29.533318+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-09-21T09:23:05.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:04 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/750513706' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:04 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/750513706' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:04 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/750513706' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:05.453 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T09:21:02.338702+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': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T09:23:05.453 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T09:23:05.659 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:06.099 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:05 smithi042 ceph-mon[35471]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T09:23:06.100 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:05 smithi042 ceph-mon[27524]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T09:23:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:05 smithi133 ceph-mon[31321]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T09:23:07.494 INFO:teuthology.orchestra.run.smithi042.stdout:pg_num: 1 2024-09-21T09:23:07.826 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:07 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/3789550780' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T09:23:07.827 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:07 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3789550780' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T09:23:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:07 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/3789550780' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T09:23:08.261 INFO:tasks.cephadm:Adding mds.a on smithi042 2024-09-21T09:23:08.261 INFO:tasks.cephadm:Adding mds.b on smithi133 2024-09-21T09:23:08.261 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch apply mds all '2;smithi042=a;smithi133=b' 2024-09-21T09:23:08.469 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:23:08.844 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:08 smithi133 ceph-mon[31321]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T09:23:08.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:08 smithi042 ceph-mon[35471]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T09:23:08.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:08 smithi042 ceph-mon[27524]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T09:23:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:09 smithi133 ceph-mon[31321]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T09:23:10.328 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled mds.all update... 2024-09-21T09:23:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:09 smithi042 ceph-mon[27524]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T09:23:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:09 smithi042 ceph-mon[35471]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T09:23:10.978 DEBUG:teuthology.orchestra.run.smithi042:mds.a> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mds.a.service 2024-09-21T09:23:10.981 DEBUG:teuthology.orchestra.run.smithi133:mds.b> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mds.b.service 2024-09-21T09:23:10.983 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-09-21T09:23:10.983 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs dump --format=json 2024-09-21T09:23:11.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi042=a;smithi133=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:23:11.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: Saving service mds.all spec with placement smithi042=a;smithi133=b;count:2 2024-09-21T09:23:11.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:11.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:11.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:11.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[27524]: Deploying daemon mds.a on smithi042 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi042=a;smithi133=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: Saving service mds.all spec with placement smithi042=a;smithi133=b;count:2 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:11.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:11.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:23:11.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:23:11.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:11.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:11 smithi042 ceph-mon[35471]: Deploying daemon mds.a on smithi042 2024-09-21T09:23:11.732 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi042=a;smithi133=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: Saving service mds.all spec with placement smithi042=a;smithi133=b;count:2 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:11 smithi133 ceph-mon[31321]: Deploying daemon mds.a on smithi042 2024-09-21T09:23:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:12 smithi133 ceph-mon[31321]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:23:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:12 smithi042 ceph-mon[27524]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:23:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:12 smithi042 ceph-mon[35471]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T09:23:13.867 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:13.867 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":2,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14415,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.42:6835/923198011","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6834","nonce":923198011},{"type":"v1","addr":"172.21.15.42:6835","nonce":923198011}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[]} 2024-09-21T09:23:13.868 INFO:teuthology.orchestra.run.smithi042.stderr:dumped fsmap epoch 2 2024-09-21T09:23:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: mds.? [v2:172.21.15.42:6834/923198011,v1:172.21.15.42:6835/923198011] up:boot 2024-09-21T09:23:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: fsmap 1 up:standby 2024-09-21T09:23:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:23:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:23:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:23:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: Deploying daemon mds.b on smithi133 2024-09-21T09:23:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/122216406' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:23:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:14 smithi133 ceph-mon[31321]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T09:23:14.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: mds.? [v2:172.21.15.42:6834/923198011,v1:172.21.15.42:6835/923198011] up:boot 2024-09-21T09:23:14.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: fsmap 1 up:standby 2024-09-21T09:23:14.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:23:14.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:14.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: Deploying daemon mds.b on smithi133 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/122216406' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[35471]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: mds.? [v2:172.21.15.42:6834/923198011,v1:172.21.15.42:6835/923198011] up:boot 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: fsmap 1 up:standby 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:14.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:14.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T09:23:14.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T09:23:14.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:14.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: Deploying daemon mds.b on smithi133 2024-09-21T09:23:14.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/122216406' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:23:14.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:14 smithi042 ceph-mon[27524]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T09:23:15.493 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:23:15 smithi133 systemd[1]: Starting Ceph mds.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:23:15.773 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:23:15 smithi133 podman[57588]: 2024-09-21 09:23:15.406729636 +0000 UTC m=+0.015816542 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T09:23:15.774 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:23:15 smithi133 podman[57588]: 2024-09-21 09:23:15.537094623 +0000 UTC m=+0.146181513 container create 9c96b2422f345bc808babe12e6a22aa25f5ece1d0bff7f6f6315e0f620e596cd (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2) 2024-09-21T09:23:16.243 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:23:15 smithi133 podman[57588]: 2024-09-21 09:23:15.772676106 +0000 UTC m=+0.381762995 container init 9c96b2422f345bc808babe12e6a22aa25f5ece1d0bff7f6f6315e0f620e596cd (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-21T09:23:16.243 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:23:15 smithi133 podman[57588]: 2024-09-21 09:23:15.775568716 +0000 UTC m=+0.384655613 container start 9c96b2422f345bc808babe12e6a22aa25f5ece1d0bff7f6f6315e0f620e596cd (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8) 2024-09-21T09:23:16.243 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:23:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b[57603]: starting mds.b at 2024-09-21T09:23:16.243 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:23:15 smithi133 bash[57588]: 9c96b2422f345bc808babe12e6a22aa25f5ece1d0bff7f6f6315e0f620e596cd 2024-09-21T09:23:16.243 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:23:15 smithi133 systemd[1]: Started Ceph mds.b for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:23:16.522 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs dump --format=json 2024-09-21T09:23:17.073 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:17.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[27524]: mds.? [v2:172.21.15.133:6832/145470381,v1:172.21.15.133:6833/145470381] up:boot 2024-09-21T09:23:17.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[27524]: fsmap 2 up:standby 2024-09-21T09:23:17.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:23:17.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[27524]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T09:23:17.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[35471]: mds.? [v2:172.21.15.133:6832/145470381,v1:172.21.15.133:6833/145470381] up:boot 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[35471]: fsmap 2 up:standby 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[35471]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.196 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:16 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:16 smithi133 ceph-mon[31321]: mds.? [v2:172.21.15.133:6832/145470381,v1:172.21.15.133:6833/145470381] up:boot 2024-09-21T09:23:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:16 smithi133 ceph-mon[31321]: fsmap 2 up:standby 2024-09-21T09:23:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:23:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:16 smithi133 ceph-mon[31321]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T09:23:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:16 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:18.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:17 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:17 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:17 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:17 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:17 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:17 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:17 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:17 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:17 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:18.896 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:18.896 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":3,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14415,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.42:6835/923198011","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6834","nonce":923198011},{"type":"v1","addr":"172.21.15.42:6835","nonce":923198011}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2},{"gid":24328,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.133:6833/145470381","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":145470381},{"type":"v1","addr":"172.21.15.133:6833","nonce":145470381}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2024-09-21T09:23:18.896 INFO:teuthology.orchestra.run.smithi042.stderr:dumped fsmap epoch 3 2024-09-21T09:23:19.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[35471]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:19.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:19.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:19.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:19.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:19.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:19.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:19.172 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:19.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[27524]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:19.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:19.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:19.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:19.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:19.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:19.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:19.172 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:18 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:18 smithi133 ceph-mon[31321]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:18 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:18 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:18 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:18 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:18 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:18 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:18 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:19.485 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph --format=json-pretty osd lspools 2024-09-21T09:23:19.688 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:20.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:19 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:19 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:19 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1261924675' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:23:20.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:19 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:20.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:19 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:20.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:19 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1261924675' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:23:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:19 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:19 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:19 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1261924675' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:23:21.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:20 smithi042 ceph-mon[35471]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:21.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:20 smithi042 ceph-mon[27524]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:20 smithi133 ceph-mon[31321]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:21.488 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:21.488 INFO:teuthology.orchestra.run.smithi042.stdout:[ 2024-09-21T09:23:21.488 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-09-21T09:23:21.488 INFO:teuthology.orchestra.run.smithi042.stdout: "poolnum": 1, 2024-09-21T09:23:21.488 INFO:teuthology.orchestra.run.smithi042.stdout: "poolname": ".mgr" 2024-09-21T09:23:21.488 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:23:21.488 INFO:teuthology.orchestra.run.smithi042.stdout:] 2024-09-21T09:23:22.227 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:21 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3391252240' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-21T09:23:22.227 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:21 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/3391252240' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-21T09:23:22.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:21 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/3391252240' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-21T09:23:22.252 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-09-21T09:23:22.252 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd pool create cephfs_metadata --pg_num_min 64 2024-09-21T09:23:22.460 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:22 smithi133 ceph-mon[31321]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:23.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:22 smithi042 ceph-mon[27524]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:23.251 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:22 smithi042 ceph-mon[35471]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:24.906 INFO:teuthology.orchestra.run.smithi042.stderr:pool 'cephfs_metadata' created 2024-09-21T09:23:25.215 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:24 smithi042 ceph-mon[35471]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:25.216 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:24 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1412625198' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-21T09:23:25.216 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:24 smithi042 ceph-mon[27524]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:25.216 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:24 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1412625198' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-21T09:23:25.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:24 smithi133 ceph-mon[31321]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:25.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:24 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1412625198' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-21T09:23:25.633 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-09-21T09:23:25.845 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:26.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:25 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1412625198' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-21T09:23:26.186 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:25 smithi042 ceph-mon[27524]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T09:23:26.186 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:25 smithi042 ceph-mon[27524]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T09:23:26.186 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:25 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1412625198' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-21T09:23:26.186 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:25 smithi042 ceph-mon[35471]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T09:23:26.186 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:25 smithi042 ceph-mon[35471]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T09:23:26.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:25 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1412625198' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-21T09:23:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:25 smithi133 ceph-mon[31321]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T09:23:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:25 smithi133 ceph-mon[31321]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T09:23:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:26 smithi042 ceph-mon[27524]: pgmap v187: 33 pgs: 7 creating+peering, 25 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:26 smithi042 ceph-mon[27524]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:23:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:26 smithi042 ceph-mon[27524]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T09:23:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:26 smithi042 ceph-mon[35471]: pgmap v187: 33 pgs: 7 creating+peering, 25 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:26 smithi042 ceph-mon[35471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:23:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:26 smithi042 ceph-mon[35471]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T09:23:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:26 smithi133 ceph-mon[31321]: pgmap v187: 33 pgs: 7 creating+peering, 25 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:26 smithi133 ceph-mon[31321]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:23:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:26 smithi133 ceph-mon[31321]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T09:23:28.051 INFO:teuthology.orchestra.run.smithi042.stderr:pool 'cephfs_data' created 2024-09-21T09:23:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:28 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/603979308' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-09-21T09:23:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:28 smithi042 ceph-mon[27524]: pgmap v190: 33 pgs: 7 creating+peering, 19 unknown, 7 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:28 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/603979308' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-09-21T09:23:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:28 smithi042 ceph-mon[35471]: pgmap v190: 33 pgs: 7 creating+peering, 19 unknown, 7 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:28 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/603979308' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-09-21T09:23:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:28 smithi133 ceph-mon[31321]: pgmap v190: 33 pgs: 7 creating+peering, 19 unknown, 7 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:28.639 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs new cephfs cephfs_metadata cephfs_data 2024-09-21T09:23:28.846 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:29.217 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:29 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/603979308' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-09-21T09:23:29.218 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:29 smithi042 ceph-mon[35471]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T09:23:29.218 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:29 smithi042 ceph-mon[35471]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T09:23:29.218 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:29 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/603979308' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-09-21T09:23:29.218 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:29 smithi042 ceph-mon[27524]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T09:23:29.218 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:29 smithi042 ceph-mon[27524]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T09:23:29.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:29 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/603979308' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-09-21T09:23:29.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:29 smithi133 ceph-mon[31321]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T09:23:29.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:29 smithi133 ceph-mon[31321]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T09:23:30.265 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:30 smithi042 ceph-mon[35471]: pgmap v193: 97 pgs: 18 creating+peering, 19 unknown, 60 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:30.266 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:30 smithi042 ceph-mon[27524]: pgmap v193: 97 pgs: 18 creating+peering, 19 unknown, 60 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:30 smithi133 ceph-mon[31321]: pgmap v193: 97 pgs: 18 creating+peering, 19 unknown, 60 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:30.756 INFO:teuthology.orchestra.run.smithi042.stderr:new fs with metadata pool 2 and data pool 3 2024-09-21T09:23:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[35471]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T09:23:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/649189311' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-21T09:23:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[35471]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-21T09:23:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[35471]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T09:23:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/649189311' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-21T09:23:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[35471]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-21T09:23:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[35471]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-21T09:23:31.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[27524]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T09:23:31.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/649189311' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-21T09:23:31.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[27524]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-21T09:23:31.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[27524]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T09:23:31.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/649189311' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-21T09:23:31.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[27524]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-21T09:23:31.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:31 smithi042 ceph-mon[27524]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-21T09:23:31.427 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:23:31.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:31 smithi133 ceph-mon[31321]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T09:23:31.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:31 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/649189311' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-21T09:23:31.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:31 smithi133 ceph-mon[31321]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-21T09:23:31.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:31 smithi133 ceph-mon[31321]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T09:23:31.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:31 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/649189311' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-21T09:23:31.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:31 smithi133 ceph-mon[31321]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-21T09:23:31.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:31 smithi133 ceph-mon[31321]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-21T09:23:31.643 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:32 smithi042 ceph-mon[27524]: mds.? [v2:172.21.15.133:6832/145470381,v1:172.21.15.133:6833/145470381] up:active 2024-09-21T09:23:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:32 smithi042 ceph-mon[27524]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:32 smithi042 ceph-mon[27524]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:32 smithi042 ceph-mon[27524]: pgmap v196: 97 pgs: 11 creating+peering, 86 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2024-09-21T09:23:32.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:32 smithi042 ceph-mon[35471]: mds.? [v2:172.21.15.133:6832/145470381,v1:172.21.15.133:6833/145470381] up:active 2024-09-21T09:23:32.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:32 smithi042 ceph-mon[35471]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:32.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:32 smithi042 ceph-mon[35471]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:32.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:32 smithi042 ceph-mon[35471]: pgmap v196: 97 pgs: 11 creating+peering, 86 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2024-09-21T09:23:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:32 smithi133 ceph-mon[31321]: mds.? [v2:172.21.15.133:6832/145470381,v1:172.21.15.133:6833/145470381] up:active 2024-09-21T09:23:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:32 smithi133 ceph-mon[31321]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:32 smithi133 ceph-mon[31321]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:32 smithi133 ceph-mon[31321]: pgmap v196: 97 pgs: 11 creating+peering, 86 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2024-09-21T09:23:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:33.586 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":66,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","created":"2024-09-21T09:18:05.412539+0000","modified":"2024-09-21T09:23:30.750385+0000","last_up_change":"2024-09-21T09:22:58.935301+0000","last_in_change":"2024-09-21T09:22:41.861808+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:21:02.338702+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-21T09:23:24.741481+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":"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":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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-21T09:23:27.993911+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b4345035-af4c-44d5-b59a-446341802328","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6803","nonce":792442867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6805","nonce":792442867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6809","nonce":792442867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6807","nonce":792442867}]},"public_addr":"172.21.15.42:6803/792442867","cluster_addr":"172.21.15.42:6805/792442867","heartbeat_back_addr":"172.21.15.42:6809/792442867","heartbeat_front_addr":"172.21.15.42:6807/792442867","state":["exists","up"]},{"osd":1,"uuid":"7b7c1bf4-2023-420b-bb7b-0c95cc21145d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6811","nonce":3924043479}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6813","nonce":3924043479}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6817","nonce":3924043479}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6815","nonce":3924043479}]},"public_addr":"172.21.15.42:6811/3924043479","cluster_addr":"172.21.15.42:6813/3924043479","heartbeat_back_addr":"172.21.15.42:6817/3924043479","heartbeat_front_addr":"172.21.15.42:6815/3924043479","state":["exists","up"]},{"osd":2,"uuid":"6627a97c-e1f7-4ffd-a317-27a30ddc09ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6819","nonce":2180358990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6821","nonce":2180358990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6825","nonce":2180358990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6823","nonce":2180358990}]},"public_addr":"172.21.15.42:6819/2180358990","cluster_addr":"172.21.15.42:6821/2180358990","heartbeat_back_addr":"172.21.15.42:6825/2180358990","heartbeat_front_addr":"172.21.15.42:6823/2180358990","state":["exists","up"]},{"osd":3,"uuid":"9de75453-ce99-4f9d-b991-8e27422ebf9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6827","nonce":2825809355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6829","nonce":2825809355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6833","nonce":2825809355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6831","nonce":2825809355}]},"public_addr":"172.21.15.42:6827/2825809355","cluster_addr":"172.21.15.42:6829/2825809355","heartbeat_back_addr":"172.21.15.42:6833/2825809355","heartbeat_front_addr":"172.21.15.42:6831/2825809355","state":["exists","up"]},{"osd":4,"uuid":"7212424e-20d3-44ae-9e50-3fc33bb3daa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6801","nonce":3137611485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6803","nonce":3137611485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6807","nonce":3137611485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6805","nonce":3137611485}]},"public_addr":"172.21.15.133:6801/3137611485","cluster_addr":"172.21.15.133:6803/3137611485","heartbeat_back_addr":"172.21.15.133:6807/3137611485","heartbeat_front_addr":"172.21.15.133:6805/3137611485","state":["exists","up"]},{"osd":5,"uuid":"bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6809","nonce":1299447843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6811","nonce":1299447843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6815","nonce":1299447843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6813","nonce":1299447843}]},"public_addr":"172.21.15.133:6809/1299447843","cluster_addr":"172.21.15.133:6811/1299447843","heartbeat_back_addr":"172.21.15.133:6815/1299447843","heartbeat_front_addr":"172.21.15.133:6813/1299447843","state":["exists","up"]},{"osd":6,"uuid":"eb847b17-789d-4932-9242-7a20012d90a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6817","nonce":2093282593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6819","nonce":2093282593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6823","nonce":2093282593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6821","nonce":2093282593}]},"public_addr":"172.21.15.133:6817/2093282593","cluster_addr":"172.21.15.133:6819/2093282593","heartbeat_back_addr":"172.21.15.133:6823/2093282593","heartbeat_front_addr":"172.21.15.133:6821/2093282593","state":["exists","up"]},{"osd":7,"uuid":"d010ecbf-c177-422a-b8cd-6e538bfed1a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6825","nonce":453193062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6827","nonce":453193062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6831","nonce":453193062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6829","nonce":453193062}]},"public_addr":"172.21.15.133:6825/453193062","cluster_addr":"172.21.15.133:6827/453193062","heartbeat_back_addr":"172.21.15.133:6831/453193062","heartbeat_front_addr":"172.21.15.133:6829/453193062","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:11.588802+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:34.129310+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:57.990804+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:22.085413+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:43.449212+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:07.731266+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:32.656286+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:57.215710+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/2674894058":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6801/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/1973187163":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/4021954339":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/3161501386":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6801/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6800/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3799547322":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/1784414815":"2024-09-22T09:18:29.533318+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-09-21T09:23:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:33 smithi042 ceph-mon[27524]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-21T09:23:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:33 smithi042 ceph-mon[27524]: Cluster is now healthy 2024-09-21T09:23:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:33 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3623738239' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:33 smithi042 ceph-mon[35471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-21T09:23:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:33 smithi042 ceph-mon[35471]: Cluster is now healthy 2024-09-21T09:23:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:33 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/3623738239' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:33 smithi133 ceph-mon[31321]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-21T09:23:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:33 smithi133 ceph-mon[31321]: Cluster is now healthy 2024-09-21T09:23:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:33 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/3623738239' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:34.291 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:23:34.494 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:34.866 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:34 smithi042 ceph-mon[35471]: pgmap v197: 97 pgs: 11 creating+peering, 86 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 350 B/s wr, 0 op/s 2024-09-21T09:23:34.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:34 smithi042 ceph-mon[27524]: pgmap v197: 97 pgs: 11 creating+peering, 86 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 350 B/s wr, 0 op/s 2024-09-21T09:23:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:34 smithi133 ceph-mon[31321]: pgmap v197: 97 pgs: 11 creating+peering, 86 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 350 B/s wr, 0 op/s 2024-09-21T09:23:36.251 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:36.251 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":66,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","created":"2024-09-21T09:18:05.412539+0000","modified":"2024-09-21T09:23:30.750385+0000","last_up_change":"2024-09-21T09:22:58.935301+0000","last_in_change":"2024-09-21T09:22:41.861808+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:21:02.338702+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-21T09:23:24.741481+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":"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":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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-21T09:23:27.993911+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b4345035-af4c-44d5-b59a-446341802328","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6803","nonce":792442867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6805","nonce":792442867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6809","nonce":792442867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6807","nonce":792442867}]},"public_addr":"172.21.15.42:6803/792442867","cluster_addr":"172.21.15.42:6805/792442867","heartbeat_back_addr":"172.21.15.42:6809/792442867","heartbeat_front_addr":"172.21.15.42:6807/792442867","state":["exists","up"]},{"osd":1,"uuid":"7b7c1bf4-2023-420b-bb7b-0c95cc21145d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6811","nonce":3924043479}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6813","nonce":3924043479}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6817","nonce":3924043479}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6815","nonce":3924043479}]},"public_addr":"172.21.15.42:6811/3924043479","cluster_addr":"172.21.15.42:6813/3924043479","heartbeat_back_addr":"172.21.15.42:6817/3924043479","heartbeat_front_addr":"172.21.15.42:6815/3924043479","state":["exists","up"]},{"osd":2,"uuid":"6627a97c-e1f7-4ffd-a317-27a30ddc09ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6819","nonce":2180358990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6821","nonce":2180358990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6825","nonce":2180358990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6823","nonce":2180358990}]},"public_addr":"172.21.15.42:6819/2180358990","cluster_addr":"172.21.15.42:6821/2180358990","heartbeat_back_addr":"172.21.15.42:6825/2180358990","heartbeat_front_addr":"172.21.15.42:6823/2180358990","state":["exists","up"]},{"osd":3,"uuid":"9de75453-ce99-4f9d-b991-8e27422ebf9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6827","nonce":2825809355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6829","nonce":2825809355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6833","nonce":2825809355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6831","nonce":2825809355}]},"public_addr":"172.21.15.42:6827/2825809355","cluster_addr":"172.21.15.42:6829/2825809355","heartbeat_back_addr":"172.21.15.42:6833/2825809355","heartbeat_front_addr":"172.21.15.42:6831/2825809355","state":["exists","up"]},{"osd":4,"uuid":"7212424e-20d3-44ae-9e50-3fc33bb3daa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6801","nonce":3137611485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6803","nonce":3137611485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6807","nonce":3137611485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6805","nonce":3137611485}]},"public_addr":"172.21.15.133:6801/3137611485","cluster_addr":"172.21.15.133:6803/3137611485","heartbeat_back_addr":"172.21.15.133:6807/3137611485","heartbeat_front_addr":"172.21.15.133:6805/3137611485","state":["exists","up"]},{"osd":5,"uuid":"bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6809","nonce":1299447843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6811","nonce":1299447843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6815","nonce":1299447843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6813","nonce":1299447843}]},"public_addr":"172.21.15.133:6809/1299447843","cluster_addr":"172.21.15.133:6811/1299447843","heartbeat_back_addr":"172.21.15.133:6815/1299447843","heartbeat_front_addr":"172.21.15.133:6813/1299447843","state":["exists","up"]},{"osd":6,"uuid":"eb847b17-789d-4932-9242-7a20012d90a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6817","nonce":2093282593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6819","nonce":2093282593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6823","nonce":2093282593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6821","nonce":2093282593}]},"public_addr":"172.21.15.133:6817/2093282593","cluster_addr":"172.21.15.133:6819/2093282593","heartbeat_back_addr":"172.21.15.133:6823/2093282593","heartbeat_front_addr":"172.21.15.133:6821/2093282593","state":["exists","up"]},{"osd":7,"uuid":"d010ecbf-c177-422a-b8cd-6e538bfed1a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6825","nonce":453193062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6827","nonce":453193062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6831","nonce":453193062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6829","nonce":453193062}]},"public_addr":"172.21.15.133:6825/453193062","cluster_addr":"172.21.15.133:6827/453193062","heartbeat_back_addr":"172.21.15.133:6831/453193062","heartbeat_front_addr":"172.21.15.133:6829/453193062","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:11.588802+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:34.129310+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:57.990804+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:22.085413+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:43.449212+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:07.731266+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:32.656286+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:57.215710+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/2674894058":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6801/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/1973187163":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/4021954339":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/3161501386":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6801/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6800/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3799547322":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/1784414815":"2024-09-22T09:18:29.533318+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-09-21T09:23:36.747 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs set cephfs standby_count_wanted 0 2024-09-21T09:23:36.956 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:37.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:36 smithi133 ceph-mon[31321]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-21T09:23:37.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:36 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1923202102' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:36 smithi042 ceph-mon[35471]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-21T09:23:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:36 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1923202102' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:37.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:36 smithi042 ceph-mon[27524]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-21T09:23:37.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:36 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1923202102' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:38 smithi133 ceph-mon[31321]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T09:23:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:38 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2225253351' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-21T09:23:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:38 smithi133 ceph-mon[31321]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-21T09:23:39.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:38 smithi042 ceph-mon[27524]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T09:23:39.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:38 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2225253351' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-21T09:23:39.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:38 smithi042 ceph-mon[27524]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-21T09:23:39.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:38 smithi042 ceph-mon[35471]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T09:23:39.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:38 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2225253351' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-21T09:23:39.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:38 smithi042 ceph-mon[35471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-21T09:23:39.578 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-09-21T09:23:39.578 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs set cephfs allow_standby_replay false 2024-09-21T09:23:39.787 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:40.231 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:39 smithi042 ceph-mon[35471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-21T09:23:40.231 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:39 smithi042 ceph-mon[35471]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:40.231 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:39 smithi042 ceph-mon[27524]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-21T09:23:40.231 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:39 smithi042 ceph-mon[27524]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:40.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:39 smithi133 ceph-mon[31321]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-21T09:23:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:39 smithi133 ceph-mon[31321]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:40 smithi133 ceph-mon[31321]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-21T09:23:41.243 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:40 smithi042 ceph-mon[27524]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-21T09:23:41.243 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:40 smithi042 ceph-mon[35471]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-21T09:23:42.209 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:41 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2575522346' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-21T09:23:42.209 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:41 smithi042 ceph-mon[35471]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T09:23:42.209 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:41 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2575522346' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-21T09:23:42.209 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:41 smithi042 ceph-mon[27524]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T09:23:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:41 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2575522346' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-21T09:23:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:41 smithi133 ceph-mon[31321]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T09:23:42.607 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-09-21T09:23:42.607 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs dump --format=json 2024-09-21T09:23:42.819 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:42 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2575522346' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-21T09:23:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:42 smithi133 ceph-mon[31321]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:43.261 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:42 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2575522346' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-21T09:23:43.261 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:42 smithi042 ceph-mon[35471]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:43.261 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:42 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2575522346' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-21T09:23:43.261 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:42 smithi042 ceph-mon[27524]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:23:44.230 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:43 smithi042 ceph-mon[35471]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-09-21T09:23:44.231 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:43 smithi042 ceph-mon[27524]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-09-21T09:23:44.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:43 smithi133 ceph-mon[31321]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-09-21T09:23:44.651 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:44.651 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14415,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.42:6835/923198011","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6834","nonce":923198011},{"type":"v1","addr":"172.21.15.42:6835","nonce":923198011}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-21T09:23:30.750527+0000","modified":"2024-09-21T09:23:41.955367+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24328},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24328":{"gid":24328,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.133:6833/145470381","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":145470381},{"type":"v1","addr":"172.21.15.133:6833","nonce":145470381}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-21T09:23:44.651 INFO:teuthology.orchestra.run.smithi042.stderr:dumped fsmap epoch 8 2024-09-21T09:23:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:44 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1195429855' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:23:45.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:44 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1195429855' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:23:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:44 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1195429855' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:23:45.380 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:23:45.593 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:45 smithi133 ceph-mon[31321]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-09-21T09:23:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:45 smithi042 ceph-mon[27524]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-09-21T09:23:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:45 smithi042 ceph-mon[35471]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-09-21T09:23:47.352 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:47.352 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":66,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","created":"2024-09-21T09:18:05.412539+0000","modified":"2024-09-21T09:23:30.750385+0000","last_up_change":"2024-09-21T09:22:58.935301+0000","last_in_change":"2024-09-21T09:22:41.861808+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:21:02.338702+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-21T09:23:24.741481+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":"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":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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-21T09:23:27.993911+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b4345035-af4c-44d5-b59a-446341802328","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6803","nonce":792442867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6805","nonce":792442867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6809","nonce":792442867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6807","nonce":792442867}]},"public_addr":"172.21.15.42:6803/792442867","cluster_addr":"172.21.15.42:6805/792442867","heartbeat_back_addr":"172.21.15.42:6809/792442867","heartbeat_front_addr":"172.21.15.42:6807/792442867","state":["exists","up"]},{"osd":1,"uuid":"7b7c1bf4-2023-420b-bb7b-0c95cc21145d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6811","nonce":3924043479}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6813","nonce":3924043479}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6817","nonce":3924043479}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6815","nonce":3924043479}]},"public_addr":"172.21.15.42:6811/3924043479","cluster_addr":"172.21.15.42:6813/3924043479","heartbeat_back_addr":"172.21.15.42:6817/3924043479","heartbeat_front_addr":"172.21.15.42:6815/3924043479","state":["exists","up"]},{"osd":2,"uuid":"6627a97c-e1f7-4ffd-a317-27a30ddc09ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6819","nonce":2180358990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6821","nonce":2180358990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6825","nonce":2180358990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6823","nonce":2180358990}]},"public_addr":"172.21.15.42:6819/2180358990","cluster_addr":"172.21.15.42:6821/2180358990","heartbeat_back_addr":"172.21.15.42:6825/2180358990","heartbeat_front_addr":"172.21.15.42:6823/2180358990","state":["exists","up"]},{"osd":3,"uuid":"9de75453-ce99-4f9d-b991-8e27422ebf9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6827","nonce":2825809355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6829","nonce":2825809355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6833","nonce":2825809355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6831","nonce":2825809355}]},"public_addr":"172.21.15.42:6827/2825809355","cluster_addr":"172.21.15.42:6829/2825809355","heartbeat_back_addr":"172.21.15.42:6833/2825809355","heartbeat_front_addr":"172.21.15.42:6831/2825809355","state":["exists","up"]},{"osd":4,"uuid":"7212424e-20d3-44ae-9e50-3fc33bb3daa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6801","nonce":3137611485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6803","nonce":3137611485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6807","nonce":3137611485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6805","nonce":3137611485}]},"public_addr":"172.21.15.133:6801/3137611485","cluster_addr":"172.21.15.133:6803/3137611485","heartbeat_back_addr":"172.21.15.133:6807/3137611485","heartbeat_front_addr":"172.21.15.133:6805/3137611485","state":["exists","up"]},{"osd":5,"uuid":"bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6809","nonce":1299447843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6811","nonce":1299447843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6815","nonce":1299447843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6813","nonce":1299447843}]},"public_addr":"172.21.15.133:6809/1299447843","cluster_addr":"172.21.15.133:6811/1299447843","heartbeat_back_addr":"172.21.15.133:6815/1299447843","heartbeat_front_addr":"172.21.15.133:6813/1299447843","state":["exists","up"]},{"osd":6,"uuid":"eb847b17-789d-4932-9242-7a20012d90a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6817","nonce":2093282593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6819","nonce":2093282593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6823","nonce":2093282593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6821","nonce":2093282593}]},"public_addr":"172.21.15.133:6817/2093282593","cluster_addr":"172.21.15.133:6819/2093282593","heartbeat_back_addr":"172.21.15.133:6823/2093282593","heartbeat_front_addr":"172.21.15.133:6821/2093282593","state":["exists","up"]},{"osd":7,"uuid":"d010ecbf-c177-422a-b8cd-6e538bfed1a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6825","nonce":453193062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6827","nonce":453193062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6831","nonce":453193062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6829","nonce":453193062}]},"public_addr":"172.21.15.133:6825/453193062","cluster_addr":"172.21.15.133:6827/453193062","heartbeat_back_addr":"172.21.15.133:6831/453193062","heartbeat_front_addr":"172.21.15.133:6829/453193062","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:11.588802+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:34.129310+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:57.990804+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:22.085413+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:43.449212+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:07.731266+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:32.656286+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:57.215710+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/2674894058":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6801/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/1973187163":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/4021954339":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/3161501386":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6801/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6800/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3799547322":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/1784414815":"2024-09-22T09:18:29.533318+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-09-21T09:23:47.726 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:47 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/4129914736' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:47.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:47 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/4129914736' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:47.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:47 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/4129914736' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:23:47.875 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T09:23:47.876 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:23:48.083 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:48.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:48 smithi042 ceph-mon[35471]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:23:48.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:48 smithi042 ceph-mon[27524]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:23:48.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:48 smithi133 ceph-mon[31321]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:23:49.759 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:49.760 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-21T09:23:50.430 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":204,"stamp":"2024-09-21T09:23:47.891929+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"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":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":235512,"kb_used_data":7048,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749725704,"statfs":{"total":767960285184,"available":767719120896,"internally_reserved":0,"allocated":7217152,"data_stored":4021347,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":233819705},"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":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003396"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552857+0000","last_change":"2024-09-21T09:23:29.080780+0000","last_active":"2024-09-21T09:23:30.552857+0000","last_peered":"2024-09-21T09:23:30.552857+0000","last_clean":"2024-09-21T09:23:30.552857+0000","last_became_active":"2024-09-21T09:23:29.080478+0000","last_became_peered":"2024-09-21T09:23:29.080478+0000","last_unstale":"2024-09-21T09:23:30.552857+0000","last_undegraded":"2024-09-21T09:23:30.552857+0000","last_fullsized":"2024-09-21T09:23:30.552857+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:54:29.772010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754184+0000","last_change":"2024-09-21T09:23:29.068238+0000","last_active":"2024-09-21T09:23:30.754184+0000","last_peered":"2024-09-21T09:23:30.754184+0000","last_clean":"2024-09-21T09:23:30.754184+0000","last_became_active":"2024-09-21T09:23:29.067948+0000","last_became_peered":"2024-09-21T09:23:29.067948+0000","last_unstale":"2024-09-21T09:23:30.754184+0000","last_undegraded":"2024-09-21T09:23:30.754184+0000","last_fullsized":"2024-09-21T09:23:30.754184+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:07.997812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586318+0000","last_change":"2024-09-21T09:23:29.068331+0000","last_active":"2024-09-21T09:23:29.586318+0000","last_peered":"2024-09-21T09:23:29.586318+0000","last_clean":"2024-09-21T09:23:29.586318+0000","last_became_active":"2024-09-21T09:23:29.068051+0000","last_became_peered":"2024-09-21T09:23:29.068051+0000","last_unstale":"2024-09-21T09:23:29.586318+0000","last_undegraded":"2024-09-21T09:23:29.586318+0000","last_fullsized":"2024-09-21T09:23:29.586318+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:18.147374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446946+0000","last_change":"2024-09-21T09:23:29.074266+0000","last_active":"2024-09-21T09:23:29.446946+0000","last_peered":"2024-09-21T09:23:29.446946+0000","last_clean":"2024-09-21T09:23:29.446946+0000","last_became_active":"2024-09-21T09:23:29.073638+0000","last_became_peered":"2024-09-21T09:23:29.073638+0000","last_unstale":"2024-09-21T09:23:29.446946+0000","last_undegraded":"2024-09-21T09:23:29.446946+0000","last_fullsized":"2024-09-21T09:23:29.446946+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:54:47.596201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552460+0000","last_change":"2024-09-21T09:23:29.076669+0000","last_active":"2024-09-21T09:23:30.552460+0000","last_peered":"2024-09-21T09:23:30.552460+0000","last_clean":"2024-09-21T09:23:30.552460+0000","last_became_active":"2024-09-21T09:23:29.076381+0000","last_became_peered":"2024-09-21T09:23:29.076381+0000","last_unstale":"2024-09-21T09:23:30.552460+0000","last_undegraded":"2024-09-21T09:23:30.552460+0000","last_fullsized":"2024-09-21T09:23:30.552460+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:24:02.652626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3a","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446860+0000","last_change":"2024-09-21T09:23:29.066994+0000","last_active":"2024-09-21T09:23:29.446860+0000","last_peered":"2024-09-21T09:23:29.446860+0000","last_clean":"2024-09-21T09:23:29.446860+0000","last_became_active":"2024-09-21T09:23:29.066667+0000","last_became_peered":"2024-09-21T09:23:29.066667+0000","last_unstale":"2024-09-21T09:23:29.446860+0000","last_undegraded":"2024-09-21T09:23:29.446860+0000","last_fullsized":"2024-09-21T09:23:29.446860+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:00.057252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552222+0000","last_change":"2024-09-21T09:23:29.079995+0000","last_active":"2024-09-21T09:23:30.552222+0000","last_peered":"2024-09-21T09:23:30.552222+0000","last_clean":"2024-09-21T09:23:30.552222+0000","last_became_active":"2024-09-21T09:23:29.079722+0000","last_became_peered":"2024-09-21T09:23:29.079722+0000","last_unstale":"2024-09-21T09:23:30.552222+0000","last_undegraded":"2024-09-21T09:23:30.552222+0000","last_fullsized":"2024-09-21T09:23:30.552222+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:17:37.398395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.38","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.062819+0000","last_change":"2024-09-21T09:23:29.071709+0000","last_active":"2024-09-21T09:23:30.062819+0000","last_peered":"2024-09-21T09:23:30.062819+0000","last_clean":"2024-09-21T09:23:30.062819+0000","last_became_active":"2024-09-21T09:23:29.071461+0000","last_became_peered":"2024-09-21T09:23:29.071461+0000","last_unstale":"2024-09-21T09:23:30.062819+0000","last_undegraded":"2024-09-21T09:23:30.062819+0000","last_fullsized":"2024-09-21T09:23:30.062819+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:41:28.778254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.37","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.553035+0000","last_change":"2024-09-21T09:23:29.080197+0000","last_active":"2024-09-21T09:23:30.553035+0000","last_peered":"2024-09-21T09:23:30.553035+0000","last_clean":"2024-09-21T09:23:30.553035+0000","last_became_active":"2024-09-21T09:23:29.079503+0000","last_became_peered":"2024-09-21T09:23:29.079503+0000","last_unstale":"2024-09-21T09:23:30.553035+0000","last_undegraded":"2024-09-21T09:23:30.553035+0000","last_fullsized":"2024-09-21T09:23:30.553035+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:25:23.691057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246345+0000","last_change":"2024-09-21T09:23:29.075382+0000","last_active":"2024-09-21T09:23:29.246345+0000","last_peered":"2024-09-21T09:23:29.246345+0000","last_clean":"2024-09-21T09:23:29.246345+0000","last_became_active":"2024-09-21T09:23:29.075064+0000","last_became_peered":"2024-09-21T09:23:29.075064+0000","last_unstale":"2024-09-21T09:23:29.246345+0000","last_undegraded":"2024-09-21T09:23:29.246345+0000","last_fullsized":"2024-09-21T09:23:29.246345+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:30:10.500306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246328+0000","last_change":"2024-09-21T09:23:29.075608+0000","last_active":"2024-09-21T09:23:29.246328+0000","last_peered":"2024-09-21T09:23:29.246328+0000","last_clean":"2024-09-21T09:23:29.246328+0000","last_became_active":"2024-09-21T09:23:29.075343+0000","last_became_peered":"2024-09-21T09:23:29.075343+0000","last_unstale":"2024-09-21T09:23:29.246328+0000","last_undegraded":"2024-09-21T09:23:29.246328+0000","last_fullsized":"2024-09-21T09:23:29.246328+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:52:04.737140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.068380+0000","last_change":"2024-09-21T09:23:29.073879+0000","last_active":"2024-09-21T09:23:30.068380+0000","last_peered":"2024-09-21T09:23:30.068380+0000","last_clean":"2024-09-21T09:23:30.068380+0000","last_became_active":"2024-09-21T09:23:29.073609+0000","last_became_peered":"2024-09-21T09:23:29.073609+0000","last_unstale":"2024-09-21T09:23:30.068380+0000","last_undegraded":"2024-09-21T09:23:30.068380+0000","last_fullsized":"2024-09-21T09:23:30.068380+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:57.329243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063022+0000","last_change":"2024-09-21T09:23:29.070391+0000","last_active":"2024-09-21T09:23:30.063022+0000","last_peered":"2024-09-21T09:23:30.063022+0000","last_clean":"2024-09-21T09:23:30.063022+0000","last_became_active":"2024-09-21T09:23:29.070097+0000","last_became_peered":"2024-09-21T09:23:29.070097+0000","last_unstale":"2024-09-21T09:23:30.063022+0000","last_undegraded":"2024-09-21T09:23:30.063022+0000","last_fullsized":"2024-09-21T09:23:30.063022+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:28:42.012857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586192+0000","last_change":"2024-09-21T09:23:29.065414+0000","last_active":"2024-09-21T09:23:29.586192+0000","last_peered":"2024-09-21T09:23:29.586192+0000","last_clean":"2024-09-21T09:23:29.586192+0000","last_became_active":"2024-09-21T09:23:29.065115+0000","last_became_peered":"2024-09-21T09:23:29.065115+0000","last_unstale":"2024-09-21T09:23:29.586192+0000","last_undegraded":"2024-09-21T09:23:29.586192+0000","last_fullsized":"2024-09-21T09:23:29.586192+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:43:53.743890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754515+0000","last_change":"2024-09-21T09:23:29.064509+0000","last_active":"2024-09-21T09:23:30.754515+0000","last_peered":"2024-09-21T09:23:30.754515+0000","last_clean":"2024-09-21T09:23:30.754515+0000","last_became_active":"2024-09-21T09:23:29.064224+0000","last_became_peered":"2024-09-21T09:23:29.064224+0000","last_unstale":"2024-09-21T09:23:30.754515+0000","last_undegraded":"2024-09-21T09:23:30.754515+0000","last_fullsized":"2024-09-21T09:23:30.754515+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:53.443709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446819+0000","last_change":"2024-09-21T09:23:29.074094+0000","last_active":"2024-09-21T09:23:29.446819+0000","last_peered":"2024-09-21T09:23:29.446819+0000","last_clean":"2024-09-21T09:23:29.446819+0000","last_became_active":"2024-09-21T09:23:29.073811+0000","last_became_peered":"2024-09-21T09:23:29.073811+0000","last_unstale":"2024-09-21T09:23:29.446819+0000","last_undegraded":"2024-09-21T09:23:29.446819+0000","last_fullsized":"2024-09-21T09:23:29.446819+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:15:57.919655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2f","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.447027+0000","last_change":"2024-09-21T09:23:29.073412+0000","last_active":"2024-09-21T09:23:29.447027+0000","last_peered":"2024-09-21T09:23:29.447027+0000","last_clean":"2024-09-21T09:23:29.447027+0000","last_became_active":"2024-09-21T09:23:29.073100+0000","last_became_peered":"2024-09-21T09:23:29.073100+0000","last_unstale":"2024-09-21T09:23:29.447027+0000","last_undegraded":"2024-09-21T09:23:29.447027+0000","last_fullsized":"2024-09-21T09:23:29.447027+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:36:11.289576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063545+0000","last_change":"2024-09-21T09:23:29.068618+0000","last_active":"2024-09-21T09:23:30.063545+0000","last_peered":"2024-09-21T09:23:30.063545+0000","last_clean":"2024-09-21T09:23:30.063545+0000","last_became_active":"2024-09-21T09:23:29.068344+0000","last_became_peered":"2024-09-21T09:23:29.068344+0000","last_unstale":"2024-09-21T09:23:30.063545+0000","last_undegraded":"2024-09-21T09:23:30.063545+0000","last_fullsized":"2024-09-21T09:23:30.063545+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:14:34.656880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552724+0000","last_change":"2024-09-21T09:23:29.070845+0000","last_active":"2024-09-21T09:23:30.552724+0000","last_peered":"2024-09-21T09:23:30.552724+0000","last_clean":"2024-09-21T09:23:30.552724+0000","last_became_active":"2024-09-21T09:23:29.070585+0000","last_became_peered":"2024-09-21T09:23:29.070585+0000","last_unstale":"2024-09-21T09:23:30.552724+0000","last_undegraded":"2024-09-21T09:23:30.552724+0000","last_fullsized":"2024-09-21T09:23:30.552724+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:25.007123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246293+0000","last_change":"2024-09-21T09:23:29.076833+0000","last_active":"2024-09-21T09:23:29.246293+0000","last_peered":"2024-09-21T09:23:29.246293+0000","last_clean":"2024-09-21T09:23:29.246293+0000","last_became_active":"2024-09-21T09:23:29.076557+0000","last_became_peered":"2024-09-21T09:23:29.076557+0000","last_unstale":"2024-09-21T09:23:29.246293+0000","last_undegraded":"2024-09-21T09:23:29.246293+0000","last_fullsized":"2024-09-21T09:23:29.246293+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:37:43.474480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2b","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586234+0000","last_change":"2024-09-21T09:23:29.074972+0000","last_active":"2024-09-21T09:23:29.586234+0000","last_peered":"2024-09-21T09:23:29.586234+0000","last_clean":"2024-09-21T09:23:29.586234+0000","last_became_active":"2024-09-21T09:23:29.074321+0000","last_became_peered":"2024-09-21T09:23:29.074321+0000","last_unstale":"2024-09-21T09:23:29.586234+0000","last_undegraded":"2024-09-21T09:23:29.586234+0000","last_fullsized":"2024-09-21T09:23:29.586234+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:09:50.118649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446870+0000","last_change":"2024-09-21T09:23:29.073778+0000","last_active":"2024-09-21T09:23:29.446870+0000","last_peered":"2024-09-21T09:23:29.446870+0000","last_clean":"2024-09-21T09:23:29.446870+0000","last_became_active":"2024-09-21T09:23:29.073497+0000","last_became_peered":"2024-09-21T09:23:29.073497+0000","last_unstale":"2024-09-21T09:23:29.446870+0000","last_undegraded":"2024-09-21T09:23:29.446870+0000","last_fullsized":"2024-09-21T09:23:29.446870+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:26:19.459163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063343+0000","last_change":"2024-09-21T09:23:29.058756+0000","last_active":"2024-09-21T09:23:30.063343+0000","last_peered":"2024-09-21T09:23:30.063343+0000","last_clean":"2024-09-21T09:23:30.063343+0000","last_became_active":"2024-09-21T09:23:29.058501+0000","last_became_peered":"2024-09-21T09:23:29.058501+0000","last_unstale":"2024-09-21T09:23:30.063343+0000","last_undegraded":"2024-09-21T09:23:30.063343+0000","last_fullsized":"2024-09-21T09:23:30.063343+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:22.139524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446836+0000","last_change":"2024-09-21T09:23:29.066438+0000","last_active":"2024-09-21T09:23:29.446836+0000","last_peered":"2024-09-21T09:23:29.446836+0000","last_clean":"2024-09-21T09:23:29.446836+0000","last_became_active":"2024-09-21T09:23:29.066170+0000","last_became_peered":"2024-09-21T09:23:29.066170+0000","last_unstale":"2024-09-21T09:23:29.446836+0000","last_undegraded":"2024-09-21T09:23:29.446836+0000","last_fullsized":"2024-09-21T09:23:29.446836+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:57:11.765829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.064170+0000","last_change":"2024-09-21T09:23:29.057416+0000","last_active":"2024-09-21T09:23:30.064170+0000","last_peered":"2024-09-21T09:23:30.064170+0000","last_clean":"2024-09-21T09:23:30.064170+0000","last_became_active":"2024-09-21T09:23:29.057125+0000","last_became_peered":"2024-09-21T09:23:29.057125+0000","last_unstale":"2024-09-21T09:23:30.064170+0000","last_undegraded":"2024-09-21T09:23:30.064170+0000","last_fullsized":"2024-09-21T09:23:30.064170+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:10:25.574157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246361+0000","last_change":"2024-09-21T09:23:29.076810+0000","last_active":"2024-09-21T09:23:29.246361+0000","last_peered":"2024-09-21T09:23:29.246361+0000","last_clean":"2024-09-21T09:23:29.246361+0000","last_became_active":"2024-09-21T09:23:29.076538+0000","last_became_peered":"2024-09-21T09:23:29.076538+0000","last_unstale":"2024-09-21T09:23:29.246361+0000","last_undegraded":"2024-09-21T09:23:29.246361+0000","last_fullsized":"2024-09-21T09:23:29.246361+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:17:51.098502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.753903+0000","last_change":"2024-09-21T09:23:29.064902+0000","last_active":"2024-09-21T09:23:30.753903+0000","last_peered":"2024-09-21T09:23:30.753903+0000","last_clean":"2024-09-21T09:23:30.753903+0000","last_became_active":"2024-09-21T09:23:29.064649+0000","last_became_peered":"2024-09-21T09:23:29.064649+0000","last_unstale":"2024-09-21T09:23:30.753903+0000","last_undegraded":"2024-09-21T09:23:30.753903+0000","last_fullsized":"2024-09-21T09:23:30.753903+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:59.112936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063937+0000","last_change":"2024-09-21T09:23:29.067352+0000","last_active":"2024-09-21T09:23:30.063937+0000","last_peered":"2024-09-21T09:23:30.063937+0000","last_clean":"2024-09-21T09:23:30.063937+0000","last_became_active":"2024-09-21T09:23:29.067056+0000","last_became_peered":"2024-09-21T09:23:29.067056+0000","last_unstale":"2024-09-21T09:23:30.063937+0000","last_undegraded":"2024-09-21T09:23:30.063937+0000","last_fullsized":"2024-09-21T09:23:30.063937+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:33.735533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.23","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586253+0000","last_change":"2024-09-21T09:23:29.075152+0000","last_active":"2024-09-21T09:23:29.586253+0000","last_peered":"2024-09-21T09:23:29.586253+0000","last_clean":"2024-09-21T09:23:29.586253+0000","last_became_active":"2024-09-21T09:23:29.074620+0000","last_became_peered":"2024-09-21T09:23:29.074620+0000","last_unstale":"2024-09-21T09:23:29.586253+0000","last_undegraded":"2024-09-21T09:23:29.586253+0000","last_fullsized":"2024-09-21T09:23:29.586253+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:05:17.951960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446882+0000","last_change":"2024-09-21T09:23:29.074501+0000","last_active":"2024-09-21T09:23:29.446882+0000","last_peered":"2024-09-21T09:23:29.446882+0000","last_clean":"2024-09-21T09:23:29.446882+0000","last_became_active":"2024-09-21T09:23:29.074150+0000","last_became_peered":"2024-09-21T09:23:29.074150+0000","last_unstale":"2024-09-21T09:23:29.446882+0000","last_undegraded":"2024-09-21T09:23:29.446882+0000","last_fullsized":"2024-09-21T09:23:29.446882+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:44.409271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.062610+0000","last_change":"2024-09-21T09:23:29.068019+0000","last_active":"2024-09-21T09:23:30.062610+0000","last_peered":"2024-09-21T09:23:30.062610+0000","last_clean":"2024-09-21T09:23:30.062610+0000","last_became_active":"2024-09-21T09:23:29.067770+0000","last_became_peered":"2024-09-21T09:23:29.067770+0000","last_unstale":"2024-09-21T09:23:30.062610+0000","last_undegraded":"2024-09-21T09:23:30.062610+0000","last_fullsized":"2024-09-21T09:23:30.062610+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:50.520990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246202+0000","last_change":"2024-09-21T09:23:29.070328+0000","last_active":"2024-09-21T09:23:29.246202+0000","last_peered":"2024-09-21T09:23:29.246202+0000","last_clean":"2024-09-21T09:23:29.246202+0000","last_became_active":"2024-09-21T09:23:29.070077+0000","last_became_peered":"2024-09-21T09:23:29.070077+0000","last_unstale":"2024-09-21T09:23:29.246202+0000","last_undegraded":"2024-09-21T09:23:29.246202+0000","last_fullsized":"2024-09-21T09:23:29.246202+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:55.081250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.067935+0000","last_change":"2024-09-21T09:23:29.063364+0000","last_active":"2024-09-21T09:23:30.067935+0000","last_peered":"2024-09-21T09:23:30.067935+0000","last_clean":"2024-09-21T09:23:30.067935+0000","last_became_active":"2024-09-21T09:23:29.063065+0000","last_became_peered":"2024-09-21T09:23:29.063065+0000","last_unstale":"2024-09-21T09:23:30.067935+0000","last_undegraded":"2024-09-21T09:23:30.067935+0000","last_fullsized":"2024-09-21T09:23:30.067935+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:55:27.198190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754951+0000","last_change":"2024-09-21T09:23:25.915824+0000","last_active":"2024-09-21T09:23:30.754951+0000","last_peered":"2024-09-21T09:23:30.754951+0000","last_clean":"2024-09-21T09:23:30.754951+0000","last_became_active":"2024-09-21T09:23:25.915490+0000","last_became_peered":"2024-09-21T09:23:25.915490+0000","last_unstale":"2024-09-21T09:23:30.754951+0000","last_undegraded":"2024-09-21T09:23:30.754951+0000","last_fullsized":"2024-09-21T09:23:30.754951+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:11.663587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586277+0000","last_change":"2024-09-21T09:23:29.074956+0000","last_active":"2024-09-21T09:23:29.586277+0000","last_peered":"2024-09-21T09:23:29.586277+0000","last_clean":"2024-09-21T09:23:29.586277+0000","last_became_active":"2024-09-21T09:23:29.074502+0000","last_became_peered":"2024-09-21T09:23:29.074502+0000","last_unstale":"2024-09-21T09:23:29.586277+0000","last_undegraded":"2024-09-21T09:23:29.586277+0000","last_fullsized":"2024-09-21T09:23:29.586277+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:53:31.205874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"66'1","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.767305+0000","last_change":"2024-09-21T09:23:25.916793+0000","last_active":"2024-09-21T09:23:30.767305+0000","last_peered":"2024-09-21T09:23:30.767305+0000","last_clean":"2024-09-21T09:23:30.767305+0000","last_became_active":"2024-09-21T09:23:25.916522+0000","last_became_peered":"2024-09-21T09:23:25.916522+0000","last_unstale":"2024-09-21T09:23:30.767305+0000","last_undegraded":"2024-09-21T09:23:30.767305+0000","last_fullsized":"2024-09-21T09:23:30.767305+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:25.338445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063457+0000","last_change":"2024-09-21T09:23:25.914203+0000","last_active":"2024-09-21T09:23:30.063457+0000","last_peered":"2024-09-21T09:23:30.063457+0000","last_clean":"2024-09-21T09:23:30.063457+0000","last_became_active":"2024-09-21T09:23:25.913861+0000","last_became_peered":"2024-09-21T09:23:25.913861+0000","last_unstale":"2024-09-21T09:23:30.063457+0000","last_undegraded":"2024-09-21T09:23:30.063457+0000","last_fullsized":"2024-09-21T09:23:30.063457+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:13.072983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.062916+0000","last_change":"2024-09-21T09:23:29.059660+0000","last_active":"2024-09-21T09:23:30.062916+0000","last_peered":"2024-09-21T09:23:30.062916+0000","last_clean":"2024-09-21T09:23:30.062916+0000","last_became_active":"2024-09-21T09:23:29.059379+0000","last_became_peered":"2024-09-21T09:23:29.059379+0000","last_unstale":"2024-09-21T09:23:30.062916+0000","last_undegraded":"2024-09-21T09:23:30.062916+0000","last_fullsized":"2024-09-21T09:23:30.062916+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:53:00.153558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.18","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446847+0000","last_change":"2024-09-21T09:23:25.919846+0000","last_active":"2024-09-21T09:23:29.446847+0000","last_peered":"2024-09-21T09:23:29.446847+0000","last_clean":"2024-09-21T09:23:29.446847+0000","last_became_active":"2024-09-21T09:23:25.919537+0000","last_became_peered":"2024-09-21T09:23:25.919537+0000","last_unstale":"2024-09-21T09:23:29.446847+0000","last_undegraded":"2024-09-21T09:23:29.446847+0000","last_fullsized":"2024-09-21T09:23:29.446847+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:46:30.276048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754361+0000","last_change":"2024-09-21T09:23:29.057420+0000","last_active":"2024-09-21T09:23:30.754361+0000","last_peered":"2024-09-21T09:23:30.754361+0000","last_clean":"2024-09-21T09:23:30.754361+0000","last_became_active":"2024-09-21T09:23:29.057128+0000","last_became_peered":"2024-09-21T09:23:29.057128+0000","last_unstale":"2024-09-21T09:23:30.754361+0000","last_undegraded":"2024-09-21T09:23:30.754361+0000","last_fullsized":"2024-09-21T09:23:30.754361+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:32.843998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246378+0000","last_change":"2024-09-21T09:23:25.918729+0000","last_active":"2024-09-21T09:23:29.246378+0000","last_peered":"2024-09-21T09:23:29.246378+0000","last_clean":"2024-09-21T09:23:29.246378+0000","last_became_active":"2024-09-21T09:23:25.918444+0000","last_became_peered":"2024-09-21T09:23:25.918444+0000","last_unstale":"2024-09-21T09:23:29.246378+0000","last_undegraded":"2024-09-21T09:23:29.246378+0000","last_fullsized":"2024-09-21T09:23:29.246378+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:01:06.927734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.447004+0000","last_change":"2024-09-21T09:23:29.072271+0000","last_active":"2024-09-21T09:23:29.447004+0000","last_peered":"2024-09-21T09:23:29.447004+0000","last_clean":"2024-09-21T09:23:29.447004+0000","last_became_active":"2024-09-21T09:23:29.071972+0000","last_became_peered":"2024-09-21T09:23:29.071972+0000","last_unstale":"2024-09-21T09:23:29.447004+0000","last_undegraded":"2024-09-21T09:23:29.447004+0000","last_fullsized":"2024-09-21T09:23:29.447004+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:45.537577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.16","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.447016+0000","last_change":"2024-09-21T09:23:25.915908+0000","last_active":"2024-09-21T09:23:29.447016+0000","last_peered":"2024-09-21T09:23:29.447016+0000","last_clean":"2024-09-21T09:23:29.447016+0000","last_became_active":"2024-09-21T09:23:25.915587+0000","last_became_peered":"2024-09-21T09:23:25.915587+0000","last_unstale":"2024-09-21T09:23:29.447016+0000","last_undegraded":"2024-09-21T09:23:29.447016+0000","last_fullsized":"2024-09-21T09:23:29.447016+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:56.808211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586381+0000","last_change":"2024-09-21T09:23:29.065585+0000","last_active":"2024-09-21T09:23:29.586381+0000","last_peered":"2024-09-21T09:23:29.586381+0000","last_clean":"2024-09-21T09:23:29.586381+0000","last_became_active":"2024-09-21T09:23:29.065317+0000","last_became_peered":"2024-09-21T09:23:29.065317+0000","last_unstale":"2024-09-21T09:23:29.586381+0000","last_undegraded":"2024-09-21T09:23:29.586381+0000","last_fullsized":"2024-09-21T09:23:29.586381+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:41.772005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.15","version":"66'3","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.767758+0000","last_change":"2024-09-21T09:23:25.917043+0000","last_active":"2024-09-21T09:23:30.767758+0000","last_peered":"2024-09-21T09:23:30.767758+0000","last_clean":"2024-09-21T09:23:30.767758+0000","last_became_active":"2024-09-21T09:23:25.915808+0000","last_became_peered":"2024-09-21T09:23:25.915808+0000","last_unstale":"2024-09-21T09:23:30.767758+0000","last_undegraded":"2024-09-21T09:23:30.767758+0000","last_fullsized":"2024-09-21T09:23:30.767758+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T10:59:49.971840+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":[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.14","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.068441+0000","last_change":"2024-09-21T09:23:29.074958+0000","last_active":"2024-09-21T09:23:30.068441+0000","last_peered":"2024-09-21T09:23:30.068441+0000","last_clean":"2024-09-21T09:23:30.068441+0000","last_became_active":"2024-09-21T09:23:29.074676+0000","last_became_peered":"2024-09-21T09:23:29.074676+0000","last_unstale":"2024-09-21T09:23:30.068441+0000","last_undegraded":"2024-09-21T09:23:30.068441+0000","last_fullsized":"2024-09-21T09:23:30.068441+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:09.912860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"66'6","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.771880+0000","last_change":"2024-09-21T09:23:25.919776+0000","last_active":"2024-09-21T09:23:30.771880+0000","last_peered":"2024-09-21T09:23:30.771880+0000","last_clean":"2024-09-21T09:23:30.771880+0000","last_became_active":"2024-09-21T09:23:25.918191+0000","last_became_peered":"2024-09-21T09:23:25.918191+0000","last_unstale":"2024-09-21T09:23:30.771880+0000","last_undegraded":"2024-09-21T09:23:30.771880+0000","last_fullsized":"2024-09-21T09:23:30.771880+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T09:43:45.515807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"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":[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.15","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552539+0000","last_change":"2024-09-21T09:23:29.075952+0000","last_active":"2024-09-21T09:23:30.552539+0000","last_peered":"2024-09-21T09:23:30.552539+0000","last_clean":"2024-09-21T09:23:30.552539+0000","last_became_active":"2024-09-21T09:23:29.075650+0000","last_became_peered":"2024-09-21T09:23:29.075650+0000","last_unstale":"2024-09-21T09:23:30.552539+0000","last_undegraded":"2024-09-21T09:23:30.552539+0000","last_fullsized":"2024-09-21T09:23:30.552539+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:18:48.118576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.770744+0000","last_change":"2024-09-21T09:23:25.912314+0000","last_active":"2024-09-21T09:23:30.770744+0000","last_peered":"2024-09-21T09:23:30.770744+0000","last_clean":"2024-09-21T09:23:30.770744+0000","last_became_active":"2024-09-21T09:23:25.912036+0000","last_became_peered":"2024-09-21T09:23:25.912036+0000","last_unstale":"2024-09-21T09:23:30.770744+0000","last_undegraded":"2024-09-21T09:23:30.770744+0000","last_fullsized":"2024-09-21T09:23:30.770744+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:13.312677+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586215+0000","last_change":"2024-09-21T09:23:29.073570+0000","last_active":"2024-09-21T09:23:29.586215+0000","last_peered":"2024-09-21T09:23:29.586215+0000","last_clean":"2024-09-21T09:23:29.586215+0000","last_became_active":"2024-09-21T09:23:29.073287+0000","last_became_peered":"2024-09-21T09:23:29.073287+0000","last_unstale":"2024-09-21T09:23:29.586215+0000","last_undegraded":"2024-09-21T09:23:29.586215+0000","last_fullsized":"2024-09-21T09:23:29.586215+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:33.608688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.12","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446893+0000","last_change":"2024-09-21T09:23:25.919929+0000","last_active":"2024-09-21T09:23:29.446893+0000","last_peered":"2024-09-21T09:23:29.446893+0000","last_clean":"2024-09-21T09:23:29.446893+0000","last_became_active":"2024-09-21T09:23:25.919517+0000","last_became_peered":"2024-09-21T09:23:25.919517+0000","last_unstale":"2024-09-21T09:23:29.446893+0000","last_undegraded":"2024-09-21T09:23:29.446893+0000","last_fullsized":"2024-09-21T09:23:29.446893+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:38:01.261200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552440+0000","last_change":"2024-09-21T09:23:29.077422+0000","last_active":"2024-09-21T09:23:30.552440+0000","last_peered":"2024-09-21T09:23:30.552440+0000","last_clean":"2024-09-21T09:23:30.552440+0000","last_became_active":"2024-09-21T09:23:29.077099+0000","last_became_peered":"2024-09-21T09:23:29.077099+0000","last_unstale":"2024-09-21T09:23:30.552440+0000","last_undegraded":"2024-09-21T09:23:30.552440+0000","last_fullsized":"2024-09-21T09:23:30.552440+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:13.233119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246242+0000","last_change":"2024-09-21T09:23:25.915540+0000","last_active":"2024-09-21T09:23:29.246242+0000","last_peered":"2024-09-21T09:23:29.246242+0000","last_clean":"2024-09-21T09:23:29.246242+0000","last_became_active":"2024-09-21T09:23:25.915285+0000","last_became_peered":"2024-09-21T09:23:25.915285+0000","last_unstale":"2024-09-21T09:23:29.246242+0000","last_undegraded":"2024-09-21T09:23:29.246242+0000","last_fullsized":"2024-09-21T09:23:29.246242+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:01:30.115954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246223+0000","last_change":"2024-09-21T09:23:29.069722+0000","last_active":"2024-09-21T09:23:29.246223+0000","last_peered":"2024-09-21T09:23:29.246223+0000","last_clean":"2024-09-21T09:23:29.246223+0000","last_became_active":"2024-09-21T09:23:29.069445+0000","last_became_peered":"2024-09-21T09:23:29.069445+0000","last_unstale":"2024-09-21T09:23:29.246223+0000","last_undegraded":"2024-09-21T09:23:29.246223+0000","last_fullsized":"2024-09-21T09:23:29.246223+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:32:27.984429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.10","version":"66'8","reported_seq":23,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.770473+0000","last_change":"2024-09-21T09:23:25.914569+0000","last_active":"2024-09-21T09:23:30.770473+0000","last_peered":"2024-09-21T09:23:30.770473+0000","last_clean":"2024-09-21T09:23:30.770473+0000","last_became_active":"2024-09-21T09:23:25.914289+0000","last_became_peered":"2024-09-21T09:23:25.914289+0000","last_unstale":"2024-09-21T09:23:30.770473+0000","last_undegraded":"2024-09-21T09:23:30.770473+0000","last_fullsized":"2024-09-21T09:23:30.770473+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T20:14:39.867853+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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552366+0000","last_change":"2024-09-21T09:23:29.077957+0000","last_active":"2024-09-21T09:23:30.552366+0000","last_peered":"2024-09-21T09:23:30.552366+0000","last_clean":"2024-09-21T09:23:30.552366+0000","last_became_active":"2024-09-21T09:23:29.077678+0000","last_became_peered":"2024-09-21T09:23:29.077678+0000","last_unstale":"2024-09-21T09:23:30.552366+0000","last_undegraded":"2024-09-21T09:23:30.552366+0000","last_fullsized":"2024-09-21T09:23:30.552366+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:26.276000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.759070+0000","last_change":"2024-09-21T09:23:25.914497+0000","last_active":"2024-09-21T09:23:30.759070+0000","last_peered":"2024-09-21T09:23:30.759070+0000","last_clean":"2024-09-21T09:23:30.759070+0000","last_became_active":"2024-09-21T09:23:25.914074+0000","last_became_peered":"2024-09-21T09:23:25.914074+0000","last_unstale":"2024-09-21T09:23:30.759070+0000","last_undegraded":"2024-09-21T09:23:30.759070+0000","last_fullsized":"2024-09-21T09:23:30.759070+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:24:27.472482+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":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552826+0000","last_change":"2024-09-21T09:23:29.075117+0000","last_active":"2024-09-21T09:23:30.552826+0000","last_peered":"2024-09-21T09:23:30.552826+0000","last_clean":"2024-09-21T09:23:30.552826+0000","last_became_active":"2024-09-21T09:23:29.074841+0000","last_became_peered":"2024-09-21T09:23:29.074841+0000","last_unstale":"2024-09-21T09:23:30.552826+0000","last_undegraded":"2024-09-21T09:23:30.552826+0000","last_fullsized":"2024-09-21T09:23:30.552826+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:52:32.950381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.769868+0000","last_change":"2024-09-21T09:23:25.911134+0000","last_active":"2024-09-21T09:23:30.769868+0000","last_peered":"2024-09-21T09:23:30.769868+0000","last_clean":"2024-09-21T09:23:30.769868+0000","last_became_active":"2024-09-21T09:23:25.910858+0000","last_became_peered":"2024-09-21T09:23:25.910858+0000","last_unstale":"2024-09-21T09:23:30.769868+0000","last_undegraded":"2024-09-21T09:23:30.769868+0000","last_fullsized":"2024-09-21T09:23:30.769868+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:26:14.378286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552917+0000","last_change":"2024-09-21T09:23:29.080359+0000","last_active":"2024-09-21T09:23:30.552917+0000","last_peered":"2024-09-21T09:23:30.552917+0000","last_clean":"2024-09-21T09:23:30.552917+0000","last_became_active":"2024-09-21T09:23:29.079915+0000","last_became_peered":"2024-09-21T09:23:29.079915+0000","last_unstale":"2024-09-21T09:23:30.552917+0000","last_undegraded":"2024-09-21T09:23:30.552917+0000","last_fullsized":"2024-09-21T09:23:30.552917+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:26:47.356266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.d","version":"66'1","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754460+0000","last_change":"2024-09-21T09:23:25.912716+0000","last_active":"2024-09-21T09:23:30.754460+0000","last_peered":"2024-09-21T09:23:30.754460+0000","last_clean":"2024-09-21T09:23:30.754460+0000","last_became_active":"2024-09-21T09:23:25.912402+0000","last_became_peered":"2024-09-21T09:23:25.912402+0000","last_unstale":"2024-09-21T09:23:30.754460+0000","last_undegraded":"2024-09-21T09:23:30.754460+0000","last_fullsized":"2024-09-21T09:23:30.754460+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:13:54.557060+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":[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.c","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446967+0000","last_change":"2024-09-21T09:23:29.073716+0000","last_active":"2024-09-21T09:23:29.446967+0000","last_peered":"2024-09-21T09:23:29.446967+0000","last_clean":"2024-09-21T09:23:29.446967+0000","last_became_active":"2024-09-21T09:23:29.073406+0000","last_became_peered":"2024-09-21T09:23:29.073406+0000","last_unstale":"2024-09-21T09:23:29.446967+0000","last_undegraded":"2024-09-21T09:23:29.446967+0000","last_fullsized":"2024-09-21T09:23:29.446967+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:22:48.037812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063546+0000","last_change":"2024-09-21T09:23:25.912565+0000","last_active":"2024-09-21T09:23:30.063546+0000","last_peered":"2024-09-21T09:23:30.063546+0000","last_clean":"2024-09-21T09:23:30.063546+0000","last_became_active":"2024-09-21T09:23:25.912308+0000","last_became_peered":"2024-09-21T09:23:25.912308+0000","last_unstale":"2024-09-21T09:23:30.063546+0000","last_undegraded":"2024-09-21T09:23:30.063546+0000","last_fullsized":"2024-09-21T09:23:30.063546+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:49:52.254818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552611+0000","last_change":"2024-09-21T09:23:29.076841+0000","last_active":"2024-09-21T09:23:30.552611+0000","last_peered":"2024-09-21T09:23:30.552611+0000","last_clean":"2024-09-21T09:23:30.552611+0000","last_became_active":"2024-09-21T09:23:29.076582+0000","last_became_peered":"2024-09-21T09:23:29.076582+0000","last_unstale":"2024-09-21T09:23:30.552611+0000","last_undegraded":"2024-09-21T09:23:30.552611+0000","last_fullsized":"2024-09-21T09:23:30.552611+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:05:26.978353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"23'117","reported_seq":223,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552377+0000","last_change":"2024-09-21T09:23:02.966159+0000","last_active":"2024-09-21T09:23:30.552377+0000","last_peered":"2024-09-21T09:23:30.552377+0000","last_clean":"2024-09-21T09:23:30.552377+0000","last_became_active":"2024-09-21T09:23:02.965698+0000","last_became_peered":"2024-09-21T09:23:02.965698+0000","last_unstale":"2024-09-21T09:23:30.552377+0000","last_undegraded":"2024-09-21T09:23:30.552377+0000","last_fullsized":"2024-09-21T09:23:30.552377+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-09-21T09:21:02.388880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:21:02.388880+0000","last_clean_scrub_stamp":"2024-09-21T09:21:02.388880+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:46.312938+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446933+0000","last_change":"2024-09-21T09:23:25.919219+0000","last_active":"2024-09-21T09:23:29.446933+0000","last_peered":"2024-09-21T09:23:29.446933+0000","last_clean":"2024-09-21T09:23:29.446933+0000","last_became_active":"2024-09-21T09:23:25.918907+0000","last_became_peered":"2024-09-21T09:23:25.918907+0000","last_unstale":"2024-09-21T09:23:29.446933+0000","last_undegraded":"2024-09-21T09:23:29.446933+0000","last_fullsized":"2024-09-21T09:23:29.446933+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:01:25.924349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063076+0000","last_change":"2024-09-21T09:23:29.072425+0000","last_active":"2024-09-21T09:23:30.063076+0000","last_peered":"2024-09-21T09:23:30.063076+0000","last_clean":"2024-09-21T09:23:30.063076+0000","last_became_active":"2024-09-21T09:23:29.072155+0000","last_became_peered":"2024-09-21T09:23:29.072155+0000","last_unstale":"2024-09-21T09:23:30.063076+0000","last_undegraded":"2024-09-21T09:23:30.063076+0000","last_fullsized":"2024-09-21T09:23:30.063076+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:20.632919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552238+0000","last_change":"2024-09-21T09:23:25.924288+0000","last_active":"2024-09-21T09:23:30.552238+0000","last_peered":"2024-09-21T09:23:30.552238+0000","last_clean":"2024-09-21T09:23:30.552238+0000","last_became_active":"2024-09-21T09:23:25.924014+0000","last_became_peered":"2024-09-21T09:23:25.924014+0000","last_unstale":"2024-09-21T09:23:30.552238+0000","last_undegraded":"2024-09-21T09:23:30.552238+0000","last_fullsized":"2024-09-21T09:23:30.552238+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:17:09.808383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586149+0000","last_change":"2024-09-21T09:23:29.062203+0000","last_active":"2024-09-21T09:23:29.586149+0000","last_peered":"2024-09-21T09:23:29.586149+0000","last_clean":"2024-09-21T09:23:29.586149+0000","last_became_active":"2024-09-21T09:23:29.061947+0000","last_became_peered":"2024-09-21T09:23:29.061947+0000","last_unstale":"2024-09-21T09:23:29.586149+0000","last_undegraded":"2024-09-21T09:23:29.586149+0000","last_fullsized":"2024-09-21T09:23:29.586149+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:51:17.035529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063334+0000","last_change":"2024-09-21T09:23:25.909678+0000","last_active":"2024-09-21T09:23:30.063334+0000","last_peered":"2024-09-21T09:23:30.063334+0000","last_clean":"2024-09-21T09:23:30.063334+0000","last_became_active":"2024-09-21T09:23:25.909398+0000","last_became_peered":"2024-09-21T09:23:25.909398+0000","last_unstale":"2024-09-21T09:23:30.063334+0000","last_undegraded":"2024-09-21T09:23:30.063334+0000","last_fullsized":"2024-09-21T09:23:30.063334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:27:00.110920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.753417+0000","last_change":"2024-09-21T09:23:29.068993+0000","last_active":"2024-09-21T09:23:30.753417+0000","last_peered":"2024-09-21T09:23:30.753417+0000","last_clean":"2024-09-21T09:23:30.753417+0000","last_became_active":"2024-09-21T09:23:29.068729+0000","last_became_peered":"2024-09-21T09:23:29.068729+0000","last_unstale":"2024-09-21T09:23:30.753417+0000","last_undegraded":"2024-09-21T09:23:30.753417+0000","last_fullsized":"2024-09-21T09:23:30.753417+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:24:51.296880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446906+0000","last_change":"2024-09-21T09:23:25.921498+0000","last_active":"2024-09-21T09:23:29.446906+0000","last_peered":"2024-09-21T09:23:29.446906+0000","last_clean":"2024-09-21T09:23:29.446906+0000","last_became_active":"2024-09-21T09:23:25.921215+0000","last_became_peered":"2024-09-21T09:23:25.921215+0000","last_unstale":"2024-09-21T09:23:29.446906+0000","last_undegraded":"2024-09-21T09:23:29.446906+0000","last_fullsized":"2024-09-21T09:23:29.446906+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:59:06.065745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.068157+0000","last_change":"2024-09-21T09:23:29.072773+0000","last_active":"2024-09-21T09:23:30.068157+0000","last_peered":"2024-09-21T09:23:30.068157+0000","last_clean":"2024-09-21T09:23:30.068157+0000","last_became_active":"2024-09-21T09:23:29.072510+0000","last_became_peered":"2024-09-21T09:23:29.072510+0000","last_unstale":"2024-09-21T09:23:30.068157+0000","last_undegraded":"2024-09-21T09:23:30.068157+0000","last_fullsized":"2024-09-21T09:23:30.068157+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:50.492149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.536427+0000","last_change":"2024-09-21T09:23:25.918630+0000","last_active":"2024-09-21T09:23:30.536427+0000","last_peered":"2024-09-21T09:23:30.536427+0000","last_clean":"2024-09-21T09:23:30.536427+0000","last_became_active":"2024-09-21T09:23:25.918331+0000","last_became_peered":"2024-09-21T09:23:25.918331+0000","last_unstale":"2024-09-21T09:23:30.536427+0000","last_undegraded":"2024-09-21T09:23:30.536427+0000","last_fullsized":"2024-09-21T09:23:30.536427+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:47:02.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446992+0000","last_change":"2024-09-21T09:23:29.066340+0000","last_active":"2024-09-21T09:23:29.446992+0000","last_peered":"2024-09-21T09:23:29.446992+0000","last_clean":"2024-09-21T09:23:29.446992+0000","last_became_active":"2024-09-21T09:23:29.066062+0000","last_became_peered":"2024-09-21T09:23:29.066062+0000","last_unstale":"2024-09-21T09:23:29.446992+0000","last_undegraded":"2024-09-21T09:23:29.446992+0000","last_fullsized":"2024-09-21T09:23:29.446992+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:54:33.272490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552776+0000","last_change":"2024-09-21T09:23:25.921678+0000","last_active":"2024-09-21T09:23:30.552776+0000","last_peered":"2024-09-21T09:23:30.552776+0000","last_clean":"2024-09-21T09:23:30.552776+0000","last_became_active":"2024-09-21T09:23:25.921360+0000","last_became_peered":"2024-09-21T09:23:25.921360+0000","last_unstale":"2024-09-21T09:23:30.552776+0000","last_undegraded":"2024-09-21T09:23:30.552776+0000","last_fullsized":"2024-09-21T09:23:30.552776+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:32.842913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.753712+0000","last_change":"2024-09-21T09:23:29.064520+0000","last_active":"2024-09-21T09:23:30.753712+0000","last_peered":"2024-09-21T09:23:30.753712+0000","last_clean":"2024-09-21T09:23:30.753712+0000","last_became_active":"2024-09-21T09:23:29.064276+0000","last_became_peered":"2024-09-21T09:23:29.064276+0000","last_unstale":"2024-09-21T09:23:30.753712+0000","last_undegraded":"2024-09-21T09:23:30.753712+0000","last_fullsized":"2024-09-21T09:23:30.753712+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:02.652476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"66'1","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754277+0000","last_change":"2024-09-21T09:23:25.914357+0000","last_active":"2024-09-21T09:23:30.754277+0000","last_peered":"2024-09-21T09:23:30.754277+0000","last_clean":"2024-09-21T09:23:30.754277+0000","last_became_active":"2024-09-21T09:23:25.914026+0000","last_became_peered":"2024-09-21T09:23:25.914026+0000","last_unstale":"2024-09-21T09:23:30.754277+0000","last_undegraded":"2024-09-21T09:23:30.754277+0000","last_fullsized":"2024-09-21T09:23:30.754277+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:06.322512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[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":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.064241+0000","last_change":"2024-09-21T09:23:29.067665+0000","last_active":"2024-09-21T09:23:30.064241+0000","last_peered":"2024-09-21T09:23:30.064241+0000","last_clean":"2024-09-21T09:23:30.064241+0000","last_became_active":"2024-09-21T09:23:29.067120+0000","last_became_peered":"2024-09-21T09:23:29.067120+0000","last_unstale":"2024-09-21T09:23:30.064241+0000","last_undegraded":"2024-09-21T09:23:30.064241+0000","last_fullsized":"2024-09-21T09:23:30.064241+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:10.885934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.770328+0000","last_change":"2024-09-21T09:23:25.919585+0000","last_active":"2024-09-21T09:23:30.770328+0000","last_peered":"2024-09-21T09:23:30.770328+0000","last_clean":"2024-09-21T09:23:30.770328+0000","last_became_active":"2024-09-21T09:23:25.918961+0000","last_became_peered":"2024-09-21T09:23:25.918961+0000","last_unstale":"2024-09-21T09:23:30.770328+0000","last_undegraded":"2024-09-21T09:23:30.770328+0000","last_fullsized":"2024-09-21T09:23:30.770328+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:47:15.533724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586336+0000","last_change":"2024-09-21T09:23:29.075182+0000","last_active":"2024-09-21T09:23:29.586336+0000","last_peered":"2024-09-21T09:23:29.586336+0000","last_clean":"2024-09-21T09:23:29.586336+0000","last_became_active":"2024-09-21T09:23:29.074459+0000","last_became_peered":"2024-09-21T09:23:29.074459+0000","last_unstale":"2024-09-21T09:23:29.586336+0000","last_undegraded":"2024-09-21T09:23:29.586336+0000","last_fullsized":"2024-09-21T09:23:29.586336+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:21:20.419366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552197+0000","last_change":"2024-09-21T09:23:25.924635+0000","last_active":"2024-09-21T09:23:30.552197+0000","last_peered":"2024-09-21T09:23:30.552197+0000","last_clean":"2024-09-21T09:23:30.552197+0000","last_became_active":"2024-09-21T09:23:25.924316+0000","last_became_peered":"2024-09-21T09:23:25.924316+0000","last_unstale":"2024-09-21T09:23:30.552197+0000","last_undegraded":"2024-09-21T09:23:30.552197+0000","last_fullsized":"2024-09-21T09:23:30.552197+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:57:19.244224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.068097+0000","last_change":"2024-09-21T09:23:29.071630+0000","last_active":"2024-09-21T09:23:30.068097+0000","last_peered":"2024-09-21T09:23:30.068097+0000","last_clean":"2024-09-21T09:23:30.068097+0000","last_became_active":"2024-09-21T09:23:29.071374+0000","last_became_peered":"2024-09-21T09:23:29.071374+0000","last_unstale":"2024-09-21T09:23:30.068097+0000","last_undegraded":"2024-09-21T09:23:30.068097+0000","last_fullsized":"2024-09-21T09:23:30.068097+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:03:47.656046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.536289+0000","last_change":"2024-09-21T09:23:25.919068+0000","last_active":"2024-09-21T09:23:30.536289+0000","last_peered":"2024-09-21T09:23:30.536289+0000","last_clean":"2024-09-21T09:23:30.536289+0000","last_became_active":"2024-09-21T09:23:25.918703+0000","last_became_peered":"2024-09-21T09:23:25.918703+0000","last_unstale":"2024-09-21T09:23:30.536289+0000","last_undegraded":"2024-09-21T09:23:30.536289+0000","last_fullsized":"2024-09-21T09:23:30.536289+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:27:07.515991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.062993+0000","last_change":"2024-09-21T09:23:29.065557+0000","last_active":"2024-09-21T09:23:30.062993+0000","last_peered":"2024-09-21T09:23:30.062993+0000","last_clean":"2024-09-21T09:23:30.062993+0000","last_became_active":"2024-09-21T09:23:29.063825+0000","last_became_peered":"2024-09-21T09:23:29.063825+0000","last_unstale":"2024-09-21T09:23:30.062993+0000","last_undegraded":"2024-09-21T09:23:30.062993+0000","last_fullsized":"2024-09-21T09:23:30.062993+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:47:46.777355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.536458+0000","last_change":"2024-09-21T09:23:25.920120+0000","last_active":"2024-09-21T09:23:30.536458+0000","last_peered":"2024-09-21T09:23:30.536458+0000","last_clean":"2024-09-21T09:23:30.536458+0000","last_became_active":"2024-09-21T09:23:25.919058+0000","last_became_peered":"2024-09-21T09:23:25.919058+0000","last_unstale":"2024-09-21T09:23:30.536458+0000","last_undegraded":"2024-09-21T09:23:30.536458+0000","last_fullsized":"2024-09-21T09:23:30.536458+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:18.496828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063123+0000","last_change":"2024-09-21T09:23:29.068466+0000","last_active":"2024-09-21T09:23:30.063123+0000","last_peered":"2024-09-21T09:23:30.063123+0000","last_clean":"2024-09-21T09:23:30.063123+0000","last_became_active":"2024-09-21T09:23:29.067414+0000","last_became_peered":"2024-09-21T09:23:29.067414+0000","last_unstale":"2024-09-21T09:23:30.063123+0000","last_undegraded":"2024-09-21T09:23:30.063123+0000","last_fullsized":"2024-09-21T09:23:30.063123+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:36.424539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.770300+0000","last_change":"2024-09-21T09:23:25.921105+0000","last_active":"2024-09-21T09:23:30.770300+0000","last_peered":"2024-09-21T09:23:30.770300+0000","last_clean":"2024-09-21T09:23:30.770300+0000","last_became_active":"2024-09-21T09:23:25.920799+0000","last_became_peered":"2024-09-21T09:23:25.920799+0000","last_unstale":"2024-09-21T09:23:30.770300+0000","last_undegraded":"2024-09-21T09:23:30.770300+0000","last_fullsized":"2024-09-21T09:23:30.770300+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:42.783756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246259+0000","last_change":"2024-09-21T09:23:29.077793+0000","last_active":"2024-09-21T09:23:29.246259+0000","last_peered":"2024-09-21T09:23:29.246259+0000","last_clean":"2024-09-21T09:23:29.246259+0000","last_became_active":"2024-09-21T09:23:29.077524+0000","last_became_peered":"2024-09-21T09:23:29.077524+0000","last_unstale":"2024-09-21T09:23:29.246259+0000","last_undegraded":"2024-09-21T09:23:29.246259+0000","last_fullsized":"2024-09-21T09:23:29.246259+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:13:05.023180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446981+0000","last_change":"2024-09-21T09:23:29.071445+0000","last_active":"2024-09-21T09:23:29.446981+0000","last_peered":"2024-09-21T09:23:29.446981+0000","last_clean":"2024-09-21T09:23:29.446981+0000","last_became_active":"2024-09-21T09:23:29.071110+0000","last_became_peered":"2024-09-21T09:23:29.071110+0000","last_unstale":"2024-09-21T09:23:29.446981+0000","last_undegraded":"2024-09-21T09:23:29.446981+0000","last_fullsized":"2024-09-21T09:23:29.446981+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:35.404284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.770581+0000","last_change":"2024-09-21T09:23:25.922200+0000","last_active":"2024-09-21T09:23:30.770581+0000","last_peered":"2024-09-21T09:23:30.770581+0000","last_clean":"2024-09-21T09:23:30.770581+0000","last_became_active":"2024-09-21T09:23:25.921935+0000","last_became_peered":"2024-09-21T09:23:25.921935+0000","last_unstale":"2024-09-21T09:23:30.770581+0000","last_undegraded":"2024-09-21T09:23:30.770581+0000","last_fullsized":"2024-09-21T09:23:30.770581+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:24:18.225295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446957+0000","last_change":"2024-09-21T09:23:29.069454+0000","last_active":"2024-09-21T09:23:29.446957+0000","last_peered":"2024-09-21T09:23:29.446957+0000","last_clean":"2024-09-21T09:23:29.446957+0000","last_became_active":"2024-09-21T09:23:29.069195+0000","last_became_peered":"2024-09-21T09:23:29.069195+0000","last_unstale":"2024-09-21T09:23:29.446957+0000","last_undegraded":"2024-09-21T09:23:29.446957+0000","last_fullsized":"2024-09-21T09:23:29.446957+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:46:47.867187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.771055+0000","last_change":"2024-09-21T09:23:25.921716+0000","last_active":"2024-09-21T09:23:30.771055+0000","last_peered":"2024-09-21T09:23:30.771055+0000","last_clean":"2024-09-21T09:23:30.771055+0000","last_became_active":"2024-09-21T09:23:25.920989+0000","last_became_peered":"2024-09-21T09:23:25.920989+0000","last_unstale":"2024-09-21T09:23:30.771055+0000","last_undegraded":"2024-09-21T09:23:30.771055+0000","last_fullsized":"2024-09-21T09:23:30.771055+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:38:40.991592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586364+0000","last_change":"2024-09-21T09:23:29.070891+0000","last_active":"2024-09-21T09:23:29.586364+0000","last_peered":"2024-09-21T09:23:29.586364+0000","last_clean":"2024-09-21T09:23:29.586364+0000","last_became_active":"2024-09-21T09:23:29.070633+0000","last_became_peered":"2024-09-21T09:23:29.070633+0000","last_unstale":"2024-09-21T09:23:29.586364+0000","last_undegraded":"2024-09-21T09:23:29.586364+0000","last_fullsized":"2024-09-21T09:23:29.586364+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:06.365002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"66'1","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.755063+0000","last_change":"2024-09-21T09:23:25.912528+0000","last_active":"2024-09-21T09:23:30.755063+0000","last_peered":"2024-09-21T09:23:30.755063+0000","last_clean":"2024-09-21T09:23:30.755063+0000","last_became_active":"2024-09-21T09:23:25.912241+0000","last_became_peered":"2024-09-21T09:23:25.912241+0000","last_unstale":"2024-09-21T09:23:30.755063+0000","last_undegraded":"2024-09-21T09:23:30.755063+0000","last_fullsized":"2024-09-21T09:23:30.755063+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:42:49.537507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.064084+0000","last_change":"2024-09-21T09:23:29.071045+0000","last_active":"2024-09-21T09:23:30.064084+0000","last_peered":"2024-09-21T09:23:30.064084+0000","last_clean":"2024-09-21T09:23:30.064084+0000","last_became_active":"2024-09-21T09:23:29.070770+0000","last_became_peered":"2024-09-21T09:23:29.070770+0000","last_unstale":"2024-09-21T09:23:30.064084+0000","last_undegraded":"2024-09-21T09:23:30.064084+0000","last_fullsized":"2024-09-21T09:23:30.064084+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:09.779256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"66'4","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.771411+0000","last_change":"2024-09-21T09:23:25.920786+0000","last_active":"2024-09-21T09:23:30.771411+0000","last_peered":"2024-09-21T09:23:30.771411+0000","last_clean":"2024-09-21T09:23:30.771411+0000","last_became_active":"2024-09-21T09:23:25.920470+0000","last_became_peered":"2024-09-21T09:23:25.920470+0000","last_unstale":"2024-09-21T09:23:30.771411+0000","last_undegraded":"2024-09-21T09:23:30.771411+0000","last_fullsized":"2024-09-21T09:23:30.771411+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T17:03:57.342888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"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":14,"num_scrub_errors":0,"num_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":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":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":116,"num_read_kb":100,"num_write":159,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201290,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1240,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1269760,"data_stored":871408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61299999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64900000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59499999999999997}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71699999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70599999999999996}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76500000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73899999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462928,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28260,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716892,"statfs":{"total":95995035648,"available":95966097408,"internally_reserved":0,"allocated":1273856,"data_stored":872368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.46999999999999997}]},{"osd":1,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.58499999999999996}]},{"osd":2,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.64300000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.627}]},{"osd":4,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.44600000000000001}]},{"osd":5,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.56499999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60999999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724565,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":281759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.57599999999999996}]},{"osd":1,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.54200000000000004}]},{"osd":2,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.60399999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.622},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.63900000000000001}]},{"osd":4,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.376,"15min":0.376},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.498,"5min":0.498,"15min":0.498},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"last":0.47099999999999997}]},{"osd":6,"last update":"Sat Sep 21 09:23:35 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.40899999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.502}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27688,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717464,"statfs":{"total":95995035648,"available":95966683136,"internally_reserved":0,"allocated":684032,"data_stored":281144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.60299999999999998}]},{"osd":1,"last update":"Sat Sep 21 09:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.626}]},{"osd":2,"last update":"Sat Sep 21 09:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.68500000000000005}]},{"osd":3,"last update":"Sat Sep 21 09:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.54100000000000004}]},{"osd":5,"last update":"Sat Sep 21 09:23:12 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.40100000000000002}]},{"osd":6,"last update":"Sat Sep 21 09:23:34 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.44800000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47399999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149727,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31792,"kb_used_data":672,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713360,"statfs":{"total":95995035648,"available":95962480640,"internally_reserved":0,"allocated":688128,"data_stored":282104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:23:28 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.39700000000000002,"15min":0.40000000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.26600000000000001},{"interface":"front","average":{"1min":0.38,"5min":0.39800000000000002,"15min":0.40100000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.51800000000000002,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.35599999999999998}]},{"osd":1,"last update":"Sat Sep 21 09:23:28 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.40799999999999997,"15min":0.41599999999999998},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.53400000000000003,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.254},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.32300000000000001,"5min":0.313,"15min":0.313},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.29899999999999999}]},{"osd":2,"last update":"Sat Sep 21 09:23:28 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.46000000000000002,"15min":0.46300000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.432,"15min":0.435},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.28399999999999997}]},{"osd":4,"last update":"Sat Sep 21 09:22:48 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.42099999999999999}]},{"osd":5,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.436}]},{"osd":6,"last update":"Sat Sep 21 09:23:38 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.497}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411362,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27680,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717472,"statfs":{"total":95995035648,"available":95966691328,"internally_reserved":0,"allocated":667648,"data_stored":280436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:23:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.373,"15min":0.36799999999999999},"min":{"1min":0.29999999999999999,"5min":0.25,"15min":0.25},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.36899999999999999,"15min":0.36099999999999999},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.28199999999999997}]},{"osd":1,"last update":"Sat Sep 21 09:23:02 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.39000000000000001,"15min":0.38600000000000001},"min":{"1min":0.30399999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.41899999999999998,"15min":0.40999999999999998},"min":{"1min":0.316,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.40999999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:23:32 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.48999999999999999,"15min":0.48799999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.375},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.443,"15min":0.44800000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.29599999999999999}]},{"osd":4,"last update":"Sat Sep 21 09:22:45 2024","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.5},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.44600000000000001}]},{"osd":5,"last update":"Sat Sep 21 09:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.47299999999999998}]},{"osd":6,"last update":"Sat Sep 21 09:23:37 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.432},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.51400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41999999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574889,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31776,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713376,"statfs":{"total":95995035648,"available":95962497024,"internally_reserved":0,"allocated":675840,"data_stored":280596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:23:41 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.35099999999999998,"15min":0.34100000000000003},"min":{"1min":0.27200000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.49299999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.37,"15min":0.35199999999999998},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.57899999999999996,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.38900000000000001}]},{"osd":2,"last update":"Sat Sep 21 09:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.39900000000000002,"15min":0.39300000000000002},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.40400000000000003,"15min":0.40200000000000002},"min":{"1min":0.29699999999999999,"5min":0.254,"15min":0.254},"max":{"1min":0.55600000000000005,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.35999999999999999}]},{"osd":3,"last update":"Sat Sep 21 09:23:30 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.42999999999999999,"15min":0.437},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.53600000000000003,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.435,"5min":0.46700000000000003,"15min":0.47299999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.54900000000000004}]},{"osd":4,"last update":"Sat Sep 21 09:22:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.47499999999999998}]},{"osd":5,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.496}]},{"osd":6,"last update":"Sat Sep 21 09:23:34 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.76400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73099999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738413,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32368,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712784,"statfs":{"total":95995035648,"available":95961890816,"internally_reserved":0,"allocated":1277952,"data_stored":871532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 09:22:39 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.35799999999999998,"15min":0.35099999999999998},"min":{"1min":0.23999999999999999,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.52100000000000002,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.443,"5min":0.36699999999999999,"15min":0.35399999999999998},"min":{"1min":0.29899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.29399999999999998}]},{"osd":2,"last update":"Sat Sep 21 09:23:07 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.41099999999999998,"15min":0.40699999999999997},"min":{"1min":0.25700000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.41799999999999998,"15min":0.41099999999999998},"min":{"1min":0.28899999999999998,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.33500000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:23:29 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.43099999999999999,"15min":0.438},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.56299999999999994,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.436},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.47599999999999998,"15min":0.47799999999999998},"min":{"1min":0.33200000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.58499999999999996,"5min":0.623,"15min":0.623},"last":0.47199999999999998}]},{"osd":4,"last update":"Sat Sep 21 09:22:48 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.54400000000000004}]},{"osd":5,"last update":"Sat Sep 21 09:23:09 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.55500000000000005}]},{"osd":6,"last update":"Sat Sep 21 09:23:37 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.59099999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52500000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":593920,"data_stored":590368,"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":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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:23:50.435 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:23:50.642 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:23:51.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:50 smithi042 ceph-mon[35471]: from='client.24380 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:23:51.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:50 smithi042 ceph-mon[35471]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:51.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:50 smithi042 ceph-mon[27524]: from='client.24380 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:23:51.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:50 smithi042 ceph-mon[27524]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:50 smithi133 ceph-mon[31321]: from='client.24380 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:23:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:50 smithi133 ceph-mon[31321]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:52.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-09-21T09:23:52.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2024-09-21T09:23:52.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]: dispatch 2024-09-21T09:23:52.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]: dispatch 2024-09-21T09:23:52.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2024-09-21T09:23:52.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2024-09-21T09:23:52.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-09-21T09:23:52.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2024-09-21T09:23:52.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]: dispatch 2024-09-21T09:23:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]: dispatch 2024-09-21T09:23:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2024-09-21T09:23:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:51 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2024-09-21T09:23:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-09-21T09:23:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2024-09-21T09:23:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]: dispatch 2024-09-21T09:23:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]: dispatch 2024-09-21T09:23:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2024-09-21T09:23:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:51 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2024-09-21T09:23:52.271 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:23:52.272 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-21T09:23:52.921 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":207,"stamp":"2024-09-21T09:23:51.951875+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"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":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":235512,"kb_used_data":7048,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749725704,"statfs":{"total":767960285184,"available":767719120896,"internally_reserved":0,"allocated":7217152,"data_stored":4021347,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":233819705},"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":"10.061508"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552857+0000","last_change":"2024-09-21T09:23:29.080780+0000","last_active":"2024-09-21T09:23:30.552857+0000","last_peered":"2024-09-21T09:23:30.552857+0000","last_clean":"2024-09-21T09:23:30.552857+0000","last_became_active":"2024-09-21T09:23:29.080478+0000","last_became_peered":"2024-09-21T09:23:29.080478+0000","last_unstale":"2024-09-21T09:23:30.552857+0000","last_undegraded":"2024-09-21T09:23:30.552857+0000","last_fullsized":"2024-09-21T09:23:30.552857+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:54:29.772010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754184+0000","last_change":"2024-09-21T09:23:29.068238+0000","last_active":"2024-09-21T09:23:30.754184+0000","last_peered":"2024-09-21T09:23:30.754184+0000","last_clean":"2024-09-21T09:23:30.754184+0000","last_became_active":"2024-09-21T09:23:29.067948+0000","last_became_peered":"2024-09-21T09:23:29.067948+0000","last_unstale":"2024-09-21T09:23:30.754184+0000","last_undegraded":"2024-09-21T09:23:30.754184+0000","last_fullsized":"2024-09-21T09:23:30.754184+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:07.997812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586318+0000","last_change":"2024-09-21T09:23:29.068331+0000","last_active":"2024-09-21T09:23:29.586318+0000","last_peered":"2024-09-21T09:23:29.586318+0000","last_clean":"2024-09-21T09:23:29.586318+0000","last_became_active":"2024-09-21T09:23:29.068051+0000","last_became_peered":"2024-09-21T09:23:29.068051+0000","last_unstale":"2024-09-21T09:23:29.586318+0000","last_undegraded":"2024-09-21T09:23:29.586318+0000","last_fullsized":"2024-09-21T09:23:29.586318+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:18.147374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446946+0000","last_change":"2024-09-21T09:23:29.074266+0000","last_active":"2024-09-21T09:23:29.446946+0000","last_peered":"2024-09-21T09:23:29.446946+0000","last_clean":"2024-09-21T09:23:29.446946+0000","last_became_active":"2024-09-21T09:23:29.073638+0000","last_became_peered":"2024-09-21T09:23:29.073638+0000","last_unstale":"2024-09-21T09:23:29.446946+0000","last_undegraded":"2024-09-21T09:23:29.446946+0000","last_fullsized":"2024-09-21T09:23:29.446946+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:54:47.596201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552460+0000","last_change":"2024-09-21T09:23:29.076669+0000","last_active":"2024-09-21T09:23:30.552460+0000","last_peered":"2024-09-21T09:23:30.552460+0000","last_clean":"2024-09-21T09:23:30.552460+0000","last_became_active":"2024-09-21T09:23:29.076381+0000","last_became_peered":"2024-09-21T09:23:29.076381+0000","last_unstale":"2024-09-21T09:23:30.552460+0000","last_undegraded":"2024-09-21T09:23:30.552460+0000","last_fullsized":"2024-09-21T09:23:30.552460+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:24:02.652626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3a","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446860+0000","last_change":"2024-09-21T09:23:29.066994+0000","last_active":"2024-09-21T09:23:29.446860+0000","last_peered":"2024-09-21T09:23:29.446860+0000","last_clean":"2024-09-21T09:23:29.446860+0000","last_became_active":"2024-09-21T09:23:29.066667+0000","last_became_peered":"2024-09-21T09:23:29.066667+0000","last_unstale":"2024-09-21T09:23:29.446860+0000","last_undegraded":"2024-09-21T09:23:29.446860+0000","last_fullsized":"2024-09-21T09:23:29.446860+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:00.057252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552222+0000","last_change":"2024-09-21T09:23:29.079995+0000","last_active":"2024-09-21T09:23:30.552222+0000","last_peered":"2024-09-21T09:23:30.552222+0000","last_clean":"2024-09-21T09:23:30.552222+0000","last_became_active":"2024-09-21T09:23:29.079722+0000","last_became_peered":"2024-09-21T09:23:29.079722+0000","last_unstale":"2024-09-21T09:23:30.552222+0000","last_undegraded":"2024-09-21T09:23:30.552222+0000","last_fullsized":"2024-09-21T09:23:30.552222+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:17:37.398395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.38","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.062819+0000","last_change":"2024-09-21T09:23:29.071709+0000","last_active":"2024-09-21T09:23:30.062819+0000","last_peered":"2024-09-21T09:23:30.062819+0000","last_clean":"2024-09-21T09:23:30.062819+0000","last_became_active":"2024-09-21T09:23:29.071461+0000","last_became_peered":"2024-09-21T09:23:29.071461+0000","last_unstale":"2024-09-21T09:23:30.062819+0000","last_undegraded":"2024-09-21T09:23:30.062819+0000","last_fullsized":"2024-09-21T09:23:30.062819+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:41:28.778254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.37","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.553035+0000","last_change":"2024-09-21T09:23:29.080197+0000","last_active":"2024-09-21T09:23:30.553035+0000","last_peered":"2024-09-21T09:23:30.553035+0000","last_clean":"2024-09-21T09:23:30.553035+0000","last_became_active":"2024-09-21T09:23:29.079503+0000","last_became_peered":"2024-09-21T09:23:29.079503+0000","last_unstale":"2024-09-21T09:23:30.553035+0000","last_undegraded":"2024-09-21T09:23:30.553035+0000","last_fullsized":"2024-09-21T09:23:30.553035+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:25:23.691057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246345+0000","last_change":"2024-09-21T09:23:29.075382+0000","last_active":"2024-09-21T09:23:29.246345+0000","last_peered":"2024-09-21T09:23:29.246345+0000","last_clean":"2024-09-21T09:23:29.246345+0000","last_became_active":"2024-09-21T09:23:29.075064+0000","last_became_peered":"2024-09-21T09:23:29.075064+0000","last_unstale":"2024-09-21T09:23:29.246345+0000","last_undegraded":"2024-09-21T09:23:29.246345+0000","last_fullsized":"2024-09-21T09:23:29.246345+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:30:10.500306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246328+0000","last_change":"2024-09-21T09:23:29.075608+0000","last_active":"2024-09-21T09:23:29.246328+0000","last_peered":"2024-09-21T09:23:29.246328+0000","last_clean":"2024-09-21T09:23:29.246328+0000","last_became_active":"2024-09-21T09:23:29.075343+0000","last_became_peered":"2024-09-21T09:23:29.075343+0000","last_unstale":"2024-09-21T09:23:29.246328+0000","last_undegraded":"2024-09-21T09:23:29.246328+0000","last_fullsized":"2024-09-21T09:23:29.246328+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:52:04.737140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.068380+0000","last_change":"2024-09-21T09:23:29.073879+0000","last_active":"2024-09-21T09:23:30.068380+0000","last_peered":"2024-09-21T09:23:30.068380+0000","last_clean":"2024-09-21T09:23:30.068380+0000","last_became_active":"2024-09-21T09:23:29.073609+0000","last_became_peered":"2024-09-21T09:23:29.073609+0000","last_unstale":"2024-09-21T09:23:30.068380+0000","last_undegraded":"2024-09-21T09:23:30.068380+0000","last_fullsized":"2024-09-21T09:23:30.068380+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:57.329243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063022+0000","last_change":"2024-09-21T09:23:29.070391+0000","last_active":"2024-09-21T09:23:30.063022+0000","last_peered":"2024-09-21T09:23:30.063022+0000","last_clean":"2024-09-21T09:23:30.063022+0000","last_became_active":"2024-09-21T09:23:29.070097+0000","last_became_peered":"2024-09-21T09:23:29.070097+0000","last_unstale":"2024-09-21T09:23:30.063022+0000","last_undegraded":"2024-09-21T09:23:30.063022+0000","last_fullsized":"2024-09-21T09:23:30.063022+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:28:42.012857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586192+0000","last_change":"2024-09-21T09:23:29.065414+0000","last_active":"2024-09-21T09:23:29.586192+0000","last_peered":"2024-09-21T09:23:29.586192+0000","last_clean":"2024-09-21T09:23:29.586192+0000","last_became_active":"2024-09-21T09:23:29.065115+0000","last_became_peered":"2024-09-21T09:23:29.065115+0000","last_unstale":"2024-09-21T09:23:29.586192+0000","last_undegraded":"2024-09-21T09:23:29.586192+0000","last_fullsized":"2024-09-21T09:23:29.586192+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:43:53.743890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754515+0000","last_change":"2024-09-21T09:23:29.064509+0000","last_active":"2024-09-21T09:23:30.754515+0000","last_peered":"2024-09-21T09:23:30.754515+0000","last_clean":"2024-09-21T09:23:30.754515+0000","last_became_active":"2024-09-21T09:23:29.064224+0000","last_became_peered":"2024-09-21T09:23:29.064224+0000","last_unstale":"2024-09-21T09:23:30.754515+0000","last_undegraded":"2024-09-21T09:23:30.754515+0000","last_fullsized":"2024-09-21T09:23:30.754515+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:53.443709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446819+0000","last_change":"2024-09-21T09:23:29.074094+0000","last_active":"2024-09-21T09:23:29.446819+0000","last_peered":"2024-09-21T09:23:29.446819+0000","last_clean":"2024-09-21T09:23:29.446819+0000","last_became_active":"2024-09-21T09:23:29.073811+0000","last_became_peered":"2024-09-21T09:23:29.073811+0000","last_unstale":"2024-09-21T09:23:29.446819+0000","last_undegraded":"2024-09-21T09:23:29.446819+0000","last_fullsized":"2024-09-21T09:23:29.446819+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:15:57.919655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2f","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.447027+0000","last_change":"2024-09-21T09:23:29.073412+0000","last_active":"2024-09-21T09:23:29.447027+0000","last_peered":"2024-09-21T09:23:29.447027+0000","last_clean":"2024-09-21T09:23:29.447027+0000","last_became_active":"2024-09-21T09:23:29.073100+0000","last_became_peered":"2024-09-21T09:23:29.073100+0000","last_unstale":"2024-09-21T09:23:29.447027+0000","last_undegraded":"2024-09-21T09:23:29.447027+0000","last_fullsized":"2024-09-21T09:23:29.447027+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:36:11.289576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063545+0000","last_change":"2024-09-21T09:23:29.068618+0000","last_active":"2024-09-21T09:23:30.063545+0000","last_peered":"2024-09-21T09:23:30.063545+0000","last_clean":"2024-09-21T09:23:30.063545+0000","last_became_active":"2024-09-21T09:23:29.068344+0000","last_became_peered":"2024-09-21T09:23:29.068344+0000","last_unstale":"2024-09-21T09:23:30.063545+0000","last_undegraded":"2024-09-21T09:23:30.063545+0000","last_fullsized":"2024-09-21T09:23:30.063545+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:14:34.656880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552724+0000","last_change":"2024-09-21T09:23:29.070845+0000","last_active":"2024-09-21T09:23:30.552724+0000","last_peered":"2024-09-21T09:23:30.552724+0000","last_clean":"2024-09-21T09:23:30.552724+0000","last_became_active":"2024-09-21T09:23:29.070585+0000","last_became_peered":"2024-09-21T09:23:29.070585+0000","last_unstale":"2024-09-21T09:23:30.552724+0000","last_undegraded":"2024-09-21T09:23:30.552724+0000","last_fullsized":"2024-09-21T09:23:30.552724+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:25.007123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246293+0000","last_change":"2024-09-21T09:23:29.076833+0000","last_active":"2024-09-21T09:23:29.246293+0000","last_peered":"2024-09-21T09:23:29.246293+0000","last_clean":"2024-09-21T09:23:29.246293+0000","last_became_active":"2024-09-21T09:23:29.076557+0000","last_became_peered":"2024-09-21T09:23:29.076557+0000","last_unstale":"2024-09-21T09:23:29.246293+0000","last_undegraded":"2024-09-21T09:23:29.246293+0000","last_fullsized":"2024-09-21T09:23:29.246293+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:37:43.474480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2b","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586234+0000","last_change":"2024-09-21T09:23:29.074972+0000","last_active":"2024-09-21T09:23:29.586234+0000","last_peered":"2024-09-21T09:23:29.586234+0000","last_clean":"2024-09-21T09:23:29.586234+0000","last_became_active":"2024-09-21T09:23:29.074321+0000","last_became_peered":"2024-09-21T09:23:29.074321+0000","last_unstale":"2024-09-21T09:23:29.586234+0000","last_undegraded":"2024-09-21T09:23:29.586234+0000","last_fullsized":"2024-09-21T09:23:29.586234+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:09:50.118649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446870+0000","last_change":"2024-09-21T09:23:29.073778+0000","last_active":"2024-09-21T09:23:29.446870+0000","last_peered":"2024-09-21T09:23:29.446870+0000","last_clean":"2024-09-21T09:23:29.446870+0000","last_became_active":"2024-09-21T09:23:29.073497+0000","last_became_peered":"2024-09-21T09:23:29.073497+0000","last_unstale":"2024-09-21T09:23:29.446870+0000","last_undegraded":"2024-09-21T09:23:29.446870+0000","last_fullsized":"2024-09-21T09:23:29.446870+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:26:19.459163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063343+0000","last_change":"2024-09-21T09:23:29.058756+0000","last_active":"2024-09-21T09:23:30.063343+0000","last_peered":"2024-09-21T09:23:30.063343+0000","last_clean":"2024-09-21T09:23:30.063343+0000","last_became_active":"2024-09-21T09:23:29.058501+0000","last_became_peered":"2024-09-21T09:23:29.058501+0000","last_unstale":"2024-09-21T09:23:30.063343+0000","last_undegraded":"2024-09-21T09:23:30.063343+0000","last_fullsized":"2024-09-21T09:23:30.063343+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:22.139524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446836+0000","last_change":"2024-09-21T09:23:29.066438+0000","last_active":"2024-09-21T09:23:29.446836+0000","last_peered":"2024-09-21T09:23:29.446836+0000","last_clean":"2024-09-21T09:23:29.446836+0000","last_became_active":"2024-09-21T09:23:29.066170+0000","last_became_peered":"2024-09-21T09:23:29.066170+0000","last_unstale":"2024-09-21T09:23:29.446836+0000","last_undegraded":"2024-09-21T09:23:29.446836+0000","last_fullsized":"2024-09-21T09:23:29.446836+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:57:11.765829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.064170+0000","last_change":"2024-09-21T09:23:29.057416+0000","last_active":"2024-09-21T09:23:30.064170+0000","last_peered":"2024-09-21T09:23:30.064170+0000","last_clean":"2024-09-21T09:23:30.064170+0000","last_became_active":"2024-09-21T09:23:29.057125+0000","last_became_peered":"2024-09-21T09:23:29.057125+0000","last_unstale":"2024-09-21T09:23:30.064170+0000","last_undegraded":"2024-09-21T09:23:30.064170+0000","last_fullsized":"2024-09-21T09:23:30.064170+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:10:25.574157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246361+0000","last_change":"2024-09-21T09:23:29.076810+0000","last_active":"2024-09-21T09:23:29.246361+0000","last_peered":"2024-09-21T09:23:29.246361+0000","last_clean":"2024-09-21T09:23:29.246361+0000","last_became_active":"2024-09-21T09:23:29.076538+0000","last_became_peered":"2024-09-21T09:23:29.076538+0000","last_unstale":"2024-09-21T09:23:29.246361+0000","last_undegraded":"2024-09-21T09:23:29.246361+0000","last_fullsized":"2024-09-21T09:23:29.246361+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:17:51.098502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.753903+0000","last_change":"2024-09-21T09:23:29.064902+0000","last_active":"2024-09-21T09:23:30.753903+0000","last_peered":"2024-09-21T09:23:30.753903+0000","last_clean":"2024-09-21T09:23:30.753903+0000","last_became_active":"2024-09-21T09:23:29.064649+0000","last_became_peered":"2024-09-21T09:23:29.064649+0000","last_unstale":"2024-09-21T09:23:30.753903+0000","last_undegraded":"2024-09-21T09:23:30.753903+0000","last_fullsized":"2024-09-21T09:23:30.753903+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:59.112936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063937+0000","last_change":"2024-09-21T09:23:29.067352+0000","last_active":"2024-09-21T09:23:30.063937+0000","last_peered":"2024-09-21T09:23:30.063937+0000","last_clean":"2024-09-21T09:23:30.063937+0000","last_became_active":"2024-09-21T09:23:29.067056+0000","last_became_peered":"2024-09-21T09:23:29.067056+0000","last_unstale":"2024-09-21T09:23:30.063937+0000","last_undegraded":"2024-09-21T09:23:30.063937+0000","last_fullsized":"2024-09-21T09:23:30.063937+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:33.735533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.23","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586253+0000","last_change":"2024-09-21T09:23:29.075152+0000","last_active":"2024-09-21T09:23:29.586253+0000","last_peered":"2024-09-21T09:23:29.586253+0000","last_clean":"2024-09-21T09:23:29.586253+0000","last_became_active":"2024-09-21T09:23:29.074620+0000","last_became_peered":"2024-09-21T09:23:29.074620+0000","last_unstale":"2024-09-21T09:23:29.586253+0000","last_undegraded":"2024-09-21T09:23:29.586253+0000","last_fullsized":"2024-09-21T09:23:29.586253+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:05:17.951960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446882+0000","last_change":"2024-09-21T09:23:29.074501+0000","last_active":"2024-09-21T09:23:29.446882+0000","last_peered":"2024-09-21T09:23:29.446882+0000","last_clean":"2024-09-21T09:23:29.446882+0000","last_became_active":"2024-09-21T09:23:29.074150+0000","last_became_peered":"2024-09-21T09:23:29.074150+0000","last_unstale":"2024-09-21T09:23:29.446882+0000","last_undegraded":"2024-09-21T09:23:29.446882+0000","last_fullsized":"2024-09-21T09:23:29.446882+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:44.409271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.062610+0000","last_change":"2024-09-21T09:23:29.068019+0000","last_active":"2024-09-21T09:23:30.062610+0000","last_peered":"2024-09-21T09:23:30.062610+0000","last_clean":"2024-09-21T09:23:30.062610+0000","last_became_active":"2024-09-21T09:23:29.067770+0000","last_became_peered":"2024-09-21T09:23:29.067770+0000","last_unstale":"2024-09-21T09:23:30.062610+0000","last_undegraded":"2024-09-21T09:23:30.062610+0000","last_fullsized":"2024-09-21T09:23:30.062610+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:50.520990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246202+0000","last_change":"2024-09-21T09:23:29.070328+0000","last_active":"2024-09-21T09:23:29.246202+0000","last_peered":"2024-09-21T09:23:29.246202+0000","last_clean":"2024-09-21T09:23:29.246202+0000","last_became_active":"2024-09-21T09:23:29.070077+0000","last_became_peered":"2024-09-21T09:23:29.070077+0000","last_unstale":"2024-09-21T09:23:29.246202+0000","last_undegraded":"2024-09-21T09:23:29.246202+0000","last_fullsized":"2024-09-21T09:23:29.246202+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:55.081250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.067935+0000","last_change":"2024-09-21T09:23:29.063364+0000","last_active":"2024-09-21T09:23:30.067935+0000","last_peered":"2024-09-21T09:23:30.067935+0000","last_clean":"2024-09-21T09:23:30.067935+0000","last_became_active":"2024-09-21T09:23:29.063065+0000","last_became_peered":"2024-09-21T09:23:29.063065+0000","last_unstale":"2024-09-21T09:23:30.067935+0000","last_undegraded":"2024-09-21T09:23:30.067935+0000","last_fullsized":"2024-09-21T09:23:30.067935+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:55:27.198190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754951+0000","last_change":"2024-09-21T09:23:25.915824+0000","last_active":"2024-09-21T09:23:30.754951+0000","last_peered":"2024-09-21T09:23:30.754951+0000","last_clean":"2024-09-21T09:23:30.754951+0000","last_became_active":"2024-09-21T09:23:25.915490+0000","last_became_peered":"2024-09-21T09:23:25.915490+0000","last_unstale":"2024-09-21T09:23:30.754951+0000","last_undegraded":"2024-09-21T09:23:30.754951+0000","last_fullsized":"2024-09-21T09:23:30.754951+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:11.663587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586277+0000","last_change":"2024-09-21T09:23:29.074956+0000","last_active":"2024-09-21T09:23:29.586277+0000","last_peered":"2024-09-21T09:23:29.586277+0000","last_clean":"2024-09-21T09:23:29.586277+0000","last_became_active":"2024-09-21T09:23:29.074502+0000","last_became_peered":"2024-09-21T09:23:29.074502+0000","last_unstale":"2024-09-21T09:23:29.586277+0000","last_undegraded":"2024-09-21T09:23:29.586277+0000","last_fullsized":"2024-09-21T09:23:29.586277+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:53:31.205874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"66'1","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.767305+0000","last_change":"2024-09-21T09:23:25.916793+0000","last_active":"2024-09-21T09:23:30.767305+0000","last_peered":"2024-09-21T09:23:30.767305+0000","last_clean":"2024-09-21T09:23:30.767305+0000","last_became_active":"2024-09-21T09:23:25.916522+0000","last_became_peered":"2024-09-21T09:23:25.916522+0000","last_unstale":"2024-09-21T09:23:30.767305+0000","last_undegraded":"2024-09-21T09:23:30.767305+0000","last_fullsized":"2024-09-21T09:23:30.767305+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:25.338445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063457+0000","last_change":"2024-09-21T09:23:25.914203+0000","last_active":"2024-09-21T09:23:30.063457+0000","last_peered":"2024-09-21T09:23:30.063457+0000","last_clean":"2024-09-21T09:23:30.063457+0000","last_became_active":"2024-09-21T09:23:25.913861+0000","last_became_peered":"2024-09-21T09:23:25.913861+0000","last_unstale":"2024-09-21T09:23:30.063457+0000","last_undegraded":"2024-09-21T09:23:30.063457+0000","last_fullsized":"2024-09-21T09:23:30.063457+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:13.072983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.062916+0000","last_change":"2024-09-21T09:23:29.059660+0000","last_active":"2024-09-21T09:23:30.062916+0000","last_peered":"2024-09-21T09:23:30.062916+0000","last_clean":"2024-09-21T09:23:30.062916+0000","last_became_active":"2024-09-21T09:23:29.059379+0000","last_became_peered":"2024-09-21T09:23:29.059379+0000","last_unstale":"2024-09-21T09:23:30.062916+0000","last_undegraded":"2024-09-21T09:23:30.062916+0000","last_fullsized":"2024-09-21T09:23:30.062916+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:53:00.153558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.18","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446847+0000","last_change":"2024-09-21T09:23:25.919846+0000","last_active":"2024-09-21T09:23:29.446847+0000","last_peered":"2024-09-21T09:23:29.446847+0000","last_clean":"2024-09-21T09:23:29.446847+0000","last_became_active":"2024-09-21T09:23:25.919537+0000","last_became_peered":"2024-09-21T09:23:25.919537+0000","last_unstale":"2024-09-21T09:23:29.446847+0000","last_undegraded":"2024-09-21T09:23:29.446847+0000","last_fullsized":"2024-09-21T09:23:29.446847+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:46:30.276048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754361+0000","last_change":"2024-09-21T09:23:29.057420+0000","last_active":"2024-09-21T09:23:30.754361+0000","last_peered":"2024-09-21T09:23:30.754361+0000","last_clean":"2024-09-21T09:23:30.754361+0000","last_became_active":"2024-09-21T09:23:29.057128+0000","last_became_peered":"2024-09-21T09:23:29.057128+0000","last_unstale":"2024-09-21T09:23:30.754361+0000","last_undegraded":"2024-09-21T09:23:30.754361+0000","last_fullsized":"2024-09-21T09:23:30.754361+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:32.843998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246378+0000","last_change":"2024-09-21T09:23:25.918729+0000","last_active":"2024-09-21T09:23:29.246378+0000","last_peered":"2024-09-21T09:23:29.246378+0000","last_clean":"2024-09-21T09:23:29.246378+0000","last_became_active":"2024-09-21T09:23:25.918444+0000","last_became_peered":"2024-09-21T09:23:25.918444+0000","last_unstale":"2024-09-21T09:23:29.246378+0000","last_undegraded":"2024-09-21T09:23:29.246378+0000","last_fullsized":"2024-09-21T09:23:29.246378+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:01:06.927734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.447004+0000","last_change":"2024-09-21T09:23:29.072271+0000","last_active":"2024-09-21T09:23:29.447004+0000","last_peered":"2024-09-21T09:23:29.447004+0000","last_clean":"2024-09-21T09:23:29.447004+0000","last_became_active":"2024-09-21T09:23:29.071972+0000","last_became_peered":"2024-09-21T09:23:29.071972+0000","last_unstale":"2024-09-21T09:23:29.447004+0000","last_undegraded":"2024-09-21T09:23:29.447004+0000","last_fullsized":"2024-09-21T09:23:29.447004+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:45.537577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.16","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.447016+0000","last_change":"2024-09-21T09:23:25.915908+0000","last_active":"2024-09-21T09:23:29.447016+0000","last_peered":"2024-09-21T09:23:29.447016+0000","last_clean":"2024-09-21T09:23:29.447016+0000","last_became_active":"2024-09-21T09:23:25.915587+0000","last_became_peered":"2024-09-21T09:23:25.915587+0000","last_unstale":"2024-09-21T09:23:29.447016+0000","last_undegraded":"2024-09-21T09:23:29.447016+0000","last_fullsized":"2024-09-21T09:23:29.447016+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:56.808211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586381+0000","last_change":"2024-09-21T09:23:29.065585+0000","last_active":"2024-09-21T09:23:29.586381+0000","last_peered":"2024-09-21T09:23:29.586381+0000","last_clean":"2024-09-21T09:23:29.586381+0000","last_became_active":"2024-09-21T09:23:29.065317+0000","last_became_peered":"2024-09-21T09:23:29.065317+0000","last_unstale":"2024-09-21T09:23:29.586381+0000","last_undegraded":"2024-09-21T09:23:29.586381+0000","last_fullsized":"2024-09-21T09:23:29.586381+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:41.772005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.15","version":"66'3","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.767758+0000","last_change":"2024-09-21T09:23:25.917043+0000","last_active":"2024-09-21T09:23:30.767758+0000","last_peered":"2024-09-21T09:23:30.767758+0000","last_clean":"2024-09-21T09:23:30.767758+0000","last_became_active":"2024-09-21T09:23:25.915808+0000","last_became_peered":"2024-09-21T09:23:25.915808+0000","last_unstale":"2024-09-21T09:23:30.767758+0000","last_undegraded":"2024-09-21T09:23:30.767758+0000","last_fullsized":"2024-09-21T09:23:30.767758+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T10:59:49.971840+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":[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.14","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.068441+0000","last_change":"2024-09-21T09:23:29.074958+0000","last_active":"2024-09-21T09:23:30.068441+0000","last_peered":"2024-09-21T09:23:30.068441+0000","last_clean":"2024-09-21T09:23:30.068441+0000","last_became_active":"2024-09-21T09:23:29.074676+0000","last_became_peered":"2024-09-21T09:23:29.074676+0000","last_unstale":"2024-09-21T09:23:30.068441+0000","last_undegraded":"2024-09-21T09:23:30.068441+0000","last_fullsized":"2024-09-21T09:23:30.068441+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:09.912860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"66'6","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.771880+0000","last_change":"2024-09-21T09:23:25.919776+0000","last_active":"2024-09-21T09:23:30.771880+0000","last_peered":"2024-09-21T09:23:30.771880+0000","last_clean":"2024-09-21T09:23:30.771880+0000","last_became_active":"2024-09-21T09:23:25.918191+0000","last_became_peered":"2024-09-21T09:23:25.918191+0000","last_unstale":"2024-09-21T09:23:30.771880+0000","last_undegraded":"2024-09-21T09:23:30.771880+0000","last_fullsized":"2024-09-21T09:23:30.771880+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T09:43:45.515807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"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":[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.15","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552539+0000","last_change":"2024-09-21T09:23:29.075952+0000","last_active":"2024-09-21T09:23:30.552539+0000","last_peered":"2024-09-21T09:23:30.552539+0000","last_clean":"2024-09-21T09:23:30.552539+0000","last_became_active":"2024-09-21T09:23:29.075650+0000","last_became_peered":"2024-09-21T09:23:29.075650+0000","last_unstale":"2024-09-21T09:23:30.552539+0000","last_undegraded":"2024-09-21T09:23:30.552539+0000","last_fullsized":"2024-09-21T09:23:30.552539+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:18:48.118576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.770744+0000","last_change":"2024-09-21T09:23:25.912314+0000","last_active":"2024-09-21T09:23:30.770744+0000","last_peered":"2024-09-21T09:23:30.770744+0000","last_clean":"2024-09-21T09:23:30.770744+0000","last_became_active":"2024-09-21T09:23:25.912036+0000","last_became_peered":"2024-09-21T09:23:25.912036+0000","last_unstale":"2024-09-21T09:23:30.770744+0000","last_undegraded":"2024-09-21T09:23:30.770744+0000","last_fullsized":"2024-09-21T09:23:30.770744+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:13.312677+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586215+0000","last_change":"2024-09-21T09:23:29.073570+0000","last_active":"2024-09-21T09:23:29.586215+0000","last_peered":"2024-09-21T09:23:29.586215+0000","last_clean":"2024-09-21T09:23:29.586215+0000","last_became_active":"2024-09-21T09:23:29.073287+0000","last_became_peered":"2024-09-21T09:23:29.073287+0000","last_unstale":"2024-09-21T09:23:29.586215+0000","last_undegraded":"2024-09-21T09:23:29.586215+0000","last_fullsized":"2024-09-21T09:23:29.586215+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:33.608688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.12","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446893+0000","last_change":"2024-09-21T09:23:25.919929+0000","last_active":"2024-09-21T09:23:29.446893+0000","last_peered":"2024-09-21T09:23:29.446893+0000","last_clean":"2024-09-21T09:23:29.446893+0000","last_became_active":"2024-09-21T09:23:25.919517+0000","last_became_peered":"2024-09-21T09:23:25.919517+0000","last_unstale":"2024-09-21T09:23:29.446893+0000","last_undegraded":"2024-09-21T09:23:29.446893+0000","last_fullsized":"2024-09-21T09:23:29.446893+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:38:01.261200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552440+0000","last_change":"2024-09-21T09:23:29.077422+0000","last_active":"2024-09-21T09:23:30.552440+0000","last_peered":"2024-09-21T09:23:30.552440+0000","last_clean":"2024-09-21T09:23:30.552440+0000","last_became_active":"2024-09-21T09:23:29.077099+0000","last_became_peered":"2024-09-21T09:23:29.077099+0000","last_unstale":"2024-09-21T09:23:30.552440+0000","last_undegraded":"2024-09-21T09:23:30.552440+0000","last_fullsized":"2024-09-21T09:23:30.552440+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:13.233119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246242+0000","last_change":"2024-09-21T09:23:25.915540+0000","last_active":"2024-09-21T09:23:29.246242+0000","last_peered":"2024-09-21T09:23:29.246242+0000","last_clean":"2024-09-21T09:23:29.246242+0000","last_became_active":"2024-09-21T09:23:25.915285+0000","last_became_peered":"2024-09-21T09:23:25.915285+0000","last_unstale":"2024-09-21T09:23:29.246242+0000","last_undegraded":"2024-09-21T09:23:29.246242+0000","last_fullsized":"2024-09-21T09:23:29.246242+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:01:30.115954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246223+0000","last_change":"2024-09-21T09:23:29.069722+0000","last_active":"2024-09-21T09:23:29.246223+0000","last_peered":"2024-09-21T09:23:29.246223+0000","last_clean":"2024-09-21T09:23:29.246223+0000","last_became_active":"2024-09-21T09:23:29.069445+0000","last_became_peered":"2024-09-21T09:23:29.069445+0000","last_unstale":"2024-09-21T09:23:29.246223+0000","last_undegraded":"2024-09-21T09:23:29.246223+0000","last_fullsized":"2024-09-21T09:23:29.246223+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:32:27.984429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.10","version":"66'8","reported_seq":23,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.770473+0000","last_change":"2024-09-21T09:23:25.914569+0000","last_active":"2024-09-21T09:23:30.770473+0000","last_peered":"2024-09-21T09:23:30.770473+0000","last_clean":"2024-09-21T09:23:30.770473+0000","last_became_active":"2024-09-21T09:23:25.914289+0000","last_became_peered":"2024-09-21T09:23:25.914289+0000","last_unstale":"2024-09-21T09:23:30.770473+0000","last_undegraded":"2024-09-21T09:23:30.770473+0000","last_fullsized":"2024-09-21T09:23:30.770473+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T20:14:39.867853+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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552366+0000","last_change":"2024-09-21T09:23:29.077957+0000","last_active":"2024-09-21T09:23:30.552366+0000","last_peered":"2024-09-21T09:23:30.552366+0000","last_clean":"2024-09-21T09:23:30.552366+0000","last_became_active":"2024-09-21T09:23:29.077678+0000","last_became_peered":"2024-09-21T09:23:29.077678+0000","last_unstale":"2024-09-21T09:23:30.552366+0000","last_undegraded":"2024-09-21T09:23:30.552366+0000","last_fullsized":"2024-09-21T09:23:30.552366+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:26.276000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.759070+0000","last_change":"2024-09-21T09:23:25.914497+0000","last_active":"2024-09-21T09:23:30.759070+0000","last_peered":"2024-09-21T09:23:30.759070+0000","last_clean":"2024-09-21T09:23:30.759070+0000","last_became_active":"2024-09-21T09:23:25.914074+0000","last_became_peered":"2024-09-21T09:23:25.914074+0000","last_unstale":"2024-09-21T09:23:30.759070+0000","last_undegraded":"2024-09-21T09:23:30.759070+0000","last_fullsized":"2024-09-21T09:23:30.759070+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:24:27.472482+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":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552826+0000","last_change":"2024-09-21T09:23:29.075117+0000","last_active":"2024-09-21T09:23:30.552826+0000","last_peered":"2024-09-21T09:23:30.552826+0000","last_clean":"2024-09-21T09:23:30.552826+0000","last_became_active":"2024-09-21T09:23:29.074841+0000","last_became_peered":"2024-09-21T09:23:29.074841+0000","last_unstale":"2024-09-21T09:23:30.552826+0000","last_undegraded":"2024-09-21T09:23:30.552826+0000","last_fullsized":"2024-09-21T09:23:30.552826+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:52:32.950381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.769868+0000","last_change":"2024-09-21T09:23:25.911134+0000","last_active":"2024-09-21T09:23:30.769868+0000","last_peered":"2024-09-21T09:23:30.769868+0000","last_clean":"2024-09-21T09:23:30.769868+0000","last_became_active":"2024-09-21T09:23:25.910858+0000","last_became_peered":"2024-09-21T09:23:25.910858+0000","last_unstale":"2024-09-21T09:23:30.769868+0000","last_undegraded":"2024-09-21T09:23:30.769868+0000","last_fullsized":"2024-09-21T09:23:30.769868+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:26:14.378286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552917+0000","last_change":"2024-09-21T09:23:29.080359+0000","last_active":"2024-09-21T09:23:30.552917+0000","last_peered":"2024-09-21T09:23:30.552917+0000","last_clean":"2024-09-21T09:23:30.552917+0000","last_became_active":"2024-09-21T09:23:29.079915+0000","last_became_peered":"2024-09-21T09:23:29.079915+0000","last_unstale":"2024-09-21T09:23:30.552917+0000","last_undegraded":"2024-09-21T09:23:30.552917+0000","last_fullsized":"2024-09-21T09:23:30.552917+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:26:47.356266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.d","version":"66'1","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754460+0000","last_change":"2024-09-21T09:23:25.912716+0000","last_active":"2024-09-21T09:23:30.754460+0000","last_peered":"2024-09-21T09:23:30.754460+0000","last_clean":"2024-09-21T09:23:30.754460+0000","last_became_active":"2024-09-21T09:23:25.912402+0000","last_became_peered":"2024-09-21T09:23:25.912402+0000","last_unstale":"2024-09-21T09:23:30.754460+0000","last_undegraded":"2024-09-21T09:23:30.754460+0000","last_fullsized":"2024-09-21T09:23:30.754460+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:13:54.557060+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":[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.c","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446967+0000","last_change":"2024-09-21T09:23:29.073716+0000","last_active":"2024-09-21T09:23:29.446967+0000","last_peered":"2024-09-21T09:23:29.446967+0000","last_clean":"2024-09-21T09:23:29.446967+0000","last_became_active":"2024-09-21T09:23:29.073406+0000","last_became_peered":"2024-09-21T09:23:29.073406+0000","last_unstale":"2024-09-21T09:23:29.446967+0000","last_undegraded":"2024-09-21T09:23:29.446967+0000","last_fullsized":"2024-09-21T09:23:29.446967+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:22:48.037812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063546+0000","last_change":"2024-09-21T09:23:25.912565+0000","last_active":"2024-09-21T09:23:30.063546+0000","last_peered":"2024-09-21T09:23:30.063546+0000","last_clean":"2024-09-21T09:23:30.063546+0000","last_became_active":"2024-09-21T09:23:25.912308+0000","last_became_peered":"2024-09-21T09:23:25.912308+0000","last_unstale":"2024-09-21T09:23:30.063546+0000","last_undegraded":"2024-09-21T09:23:30.063546+0000","last_fullsized":"2024-09-21T09:23:30.063546+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:49:52.254818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552611+0000","last_change":"2024-09-21T09:23:29.076841+0000","last_active":"2024-09-21T09:23:30.552611+0000","last_peered":"2024-09-21T09:23:30.552611+0000","last_clean":"2024-09-21T09:23:30.552611+0000","last_became_active":"2024-09-21T09:23:29.076582+0000","last_became_peered":"2024-09-21T09:23:29.076582+0000","last_unstale":"2024-09-21T09:23:30.552611+0000","last_undegraded":"2024-09-21T09:23:30.552611+0000","last_fullsized":"2024-09-21T09:23:30.552611+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:05:26.978353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"23'117","reported_seq":223,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552377+0000","last_change":"2024-09-21T09:23:02.966159+0000","last_active":"2024-09-21T09:23:30.552377+0000","last_peered":"2024-09-21T09:23:30.552377+0000","last_clean":"2024-09-21T09:23:30.552377+0000","last_became_active":"2024-09-21T09:23:02.965698+0000","last_became_peered":"2024-09-21T09:23:02.965698+0000","last_unstale":"2024-09-21T09:23:30.552377+0000","last_undegraded":"2024-09-21T09:23:30.552377+0000","last_fullsized":"2024-09-21T09:23:30.552377+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-09-21T09:21:02.388880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:21:02.388880+0000","last_clean_scrub_stamp":"2024-09-21T09:21:02.388880+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:46.312938+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446933+0000","last_change":"2024-09-21T09:23:25.919219+0000","last_active":"2024-09-21T09:23:29.446933+0000","last_peered":"2024-09-21T09:23:29.446933+0000","last_clean":"2024-09-21T09:23:29.446933+0000","last_became_active":"2024-09-21T09:23:25.918907+0000","last_became_peered":"2024-09-21T09:23:25.918907+0000","last_unstale":"2024-09-21T09:23:29.446933+0000","last_undegraded":"2024-09-21T09:23:29.446933+0000","last_fullsized":"2024-09-21T09:23:29.446933+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:01:25.924349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063076+0000","last_change":"2024-09-21T09:23:29.072425+0000","last_active":"2024-09-21T09:23:30.063076+0000","last_peered":"2024-09-21T09:23:30.063076+0000","last_clean":"2024-09-21T09:23:30.063076+0000","last_became_active":"2024-09-21T09:23:29.072155+0000","last_became_peered":"2024-09-21T09:23:29.072155+0000","last_unstale":"2024-09-21T09:23:30.063076+0000","last_undegraded":"2024-09-21T09:23:30.063076+0000","last_fullsized":"2024-09-21T09:23:30.063076+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:20.632919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552238+0000","last_change":"2024-09-21T09:23:25.924288+0000","last_active":"2024-09-21T09:23:30.552238+0000","last_peered":"2024-09-21T09:23:30.552238+0000","last_clean":"2024-09-21T09:23:30.552238+0000","last_became_active":"2024-09-21T09:23:25.924014+0000","last_became_peered":"2024-09-21T09:23:25.924014+0000","last_unstale":"2024-09-21T09:23:30.552238+0000","last_undegraded":"2024-09-21T09:23:30.552238+0000","last_fullsized":"2024-09-21T09:23:30.552238+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:17:09.808383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586149+0000","last_change":"2024-09-21T09:23:29.062203+0000","last_active":"2024-09-21T09:23:29.586149+0000","last_peered":"2024-09-21T09:23:29.586149+0000","last_clean":"2024-09-21T09:23:29.586149+0000","last_became_active":"2024-09-21T09:23:29.061947+0000","last_became_peered":"2024-09-21T09:23:29.061947+0000","last_unstale":"2024-09-21T09:23:29.586149+0000","last_undegraded":"2024-09-21T09:23:29.586149+0000","last_fullsized":"2024-09-21T09:23:29.586149+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:51:17.035529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063334+0000","last_change":"2024-09-21T09:23:25.909678+0000","last_active":"2024-09-21T09:23:30.063334+0000","last_peered":"2024-09-21T09:23:30.063334+0000","last_clean":"2024-09-21T09:23:30.063334+0000","last_became_active":"2024-09-21T09:23:25.909398+0000","last_became_peered":"2024-09-21T09:23:25.909398+0000","last_unstale":"2024-09-21T09:23:30.063334+0000","last_undegraded":"2024-09-21T09:23:30.063334+0000","last_fullsized":"2024-09-21T09:23:30.063334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:27:00.110920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.753417+0000","last_change":"2024-09-21T09:23:29.068993+0000","last_active":"2024-09-21T09:23:30.753417+0000","last_peered":"2024-09-21T09:23:30.753417+0000","last_clean":"2024-09-21T09:23:30.753417+0000","last_became_active":"2024-09-21T09:23:29.068729+0000","last_became_peered":"2024-09-21T09:23:29.068729+0000","last_unstale":"2024-09-21T09:23:30.753417+0000","last_undegraded":"2024-09-21T09:23:30.753417+0000","last_fullsized":"2024-09-21T09:23:30.753417+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:24:51.296880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446906+0000","last_change":"2024-09-21T09:23:25.921498+0000","last_active":"2024-09-21T09:23:29.446906+0000","last_peered":"2024-09-21T09:23:29.446906+0000","last_clean":"2024-09-21T09:23:29.446906+0000","last_became_active":"2024-09-21T09:23:25.921215+0000","last_became_peered":"2024-09-21T09:23:25.921215+0000","last_unstale":"2024-09-21T09:23:29.446906+0000","last_undegraded":"2024-09-21T09:23:29.446906+0000","last_fullsized":"2024-09-21T09:23:29.446906+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:59:06.065745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.068157+0000","last_change":"2024-09-21T09:23:29.072773+0000","last_active":"2024-09-21T09:23:30.068157+0000","last_peered":"2024-09-21T09:23:30.068157+0000","last_clean":"2024-09-21T09:23:30.068157+0000","last_became_active":"2024-09-21T09:23:29.072510+0000","last_became_peered":"2024-09-21T09:23:29.072510+0000","last_unstale":"2024-09-21T09:23:30.068157+0000","last_undegraded":"2024-09-21T09:23:30.068157+0000","last_fullsized":"2024-09-21T09:23:30.068157+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:50.492149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.536427+0000","last_change":"2024-09-21T09:23:25.918630+0000","last_active":"2024-09-21T09:23:30.536427+0000","last_peered":"2024-09-21T09:23:30.536427+0000","last_clean":"2024-09-21T09:23:30.536427+0000","last_became_active":"2024-09-21T09:23:25.918331+0000","last_became_peered":"2024-09-21T09:23:25.918331+0000","last_unstale":"2024-09-21T09:23:30.536427+0000","last_undegraded":"2024-09-21T09:23:30.536427+0000","last_fullsized":"2024-09-21T09:23:30.536427+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:47:02.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446992+0000","last_change":"2024-09-21T09:23:29.066340+0000","last_active":"2024-09-21T09:23:29.446992+0000","last_peered":"2024-09-21T09:23:29.446992+0000","last_clean":"2024-09-21T09:23:29.446992+0000","last_became_active":"2024-09-21T09:23:29.066062+0000","last_became_peered":"2024-09-21T09:23:29.066062+0000","last_unstale":"2024-09-21T09:23:29.446992+0000","last_undegraded":"2024-09-21T09:23:29.446992+0000","last_fullsized":"2024-09-21T09:23:29.446992+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:54:33.272490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552776+0000","last_change":"2024-09-21T09:23:25.921678+0000","last_active":"2024-09-21T09:23:30.552776+0000","last_peered":"2024-09-21T09:23:30.552776+0000","last_clean":"2024-09-21T09:23:30.552776+0000","last_became_active":"2024-09-21T09:23:25.921360+0000","last_became_peered":"2024-09-21T09:23:25.921360+0000","last_unstale":"2024-09-21T09:23:30.552776+0000","last_undegraded":"2024-09-21T09:23:30.552776+0000","last_fullsized":"2024-09-21T09:23:30.552776+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:32.842913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.753712+0000","last_change":"2024-09-21T09:23:29.064520+0000","last_active":"2024-09-21T09:23:30.753712+0000","last_peered":"2024-09-21T09:23:30.753712+0000","last_clean":"2024-09-21T09:23:30.753712+0000","last_became_active":"2024-09-21T09:23:29.064276+0000","last_became_peered":"2024-09-21T09:23:29.064276+0000","last_unstale":"2024-09-21T09:23:30.753712+0000","last_undegraded":"2024-09-21T09:23:30.753712+0000","last_fullsized":"2024-09-21T09:23:30.753712+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:02.652476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"66'1","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.754277+0000","last_change":"2024-09-21T09:23:25.914357+0000","last_active":"2024-09-21T09:23:30.754277+0000","last_peered":"2024-09-21T09:23:30.754277+0000","last_clean":"2024-09-21T09:23:30.754277+0000","last_became_active":"2024-09-21T09:23:25.914026+0000","last_became_peered":"2024-09-21T09:23:25.914026+0000","last_unstale":"2024-09-21T09:23:30.754277+0000","last_undegraded":"2024-09-21T09:23:30.754277+0000","last_fullsized":"2024-09-21T09:23:30.754277+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:06.322512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[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":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.064241+0000","last_change":"2024-09-21T09:23:29.067665+0000","last_active":"2024-09-21T09:23:30.064241+0000","last_peered":"2024-09-21T09:23:30.064241+0000","last_clean":"2024-09-21T09:23:30.064241+0000","last_became_active":"2024-09-21T09:23:29.067120+0000","last_became_peered":"2024-09-21T09:23:29.067120+0000","last_unstale":"2024-09-21T09:23:30.064241+0000","last_undegraded":"2024-09-21T09:23:30.064241+0000","last_fullsized":"2024-09-21T09:23:30.064241+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:10.885934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.770328+0000","last_change":"2024-09-21T09:23:25.919585+0000","last_active":"2024-09-21T09:23:30.770328+0000","last_peered":"2024-09-21T09:23:30.770328+0000","last_clean":"2024-09-21T09:23:30.770328+0000","last_became_active":"2024-09-21T09:23:25.918961+0000","last_became_peered":"2024-09-21T09:23:25.918961+0000","last_unstale":"2024-09-21T09:23:30.770328+0000","last_undegraded":"2024-09-21T09:23:30.770328+0000","last_fullsized":"2024-09-21T09:23:30.770328+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:47:15.533724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586336+0000","last_change":"2024-09-21T09:23:29.075182+0000","last_active":"2024-09-21T09:23:29.586336+0000","last_peered":"2024-09-21T09:23:29.586336+0000","last_clean":"2024-09-21T09:23:29.586336+0000","last_became_active":"2024-09-21T09:23:29.074459+0000","last_became_peered":"2024-09-21T09:23:29.074459+0000","last_unstale":"2024-09-21T09:23:29.586336+0000","last_undegraded":"2024-09-21T09:23:29.586336+0000","last_fullsized":"2024-09-21T09:23:29.586336+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:21:20.419366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.552197+0000","last_change":"2024-09-21T09:23:25.924635+0000","last_active":"2024-09-21T09:23:30.552197+0000","last_peered":"2024-09-21T09:23:30.552197+0000","last_clean":"2024-09-21T09:23:30.552197+0000","last_became_active":"2024-09-21T09:23:25.924316+0000","last_became_peered":"2024-09-21T09:23:25.924316+0000","last_unstale":"2024-09-21T09:23:30.552197+0000","last_undegraded":"2024-09-21T09:23:30.552197+0000","last_fullsized":"2024-09-21T09:23:30.552197+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:57:19.244224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.068097+0000","last_change":"2024-09-21T09:23:29.071630+0000","last_active":"2024-09-21T09:23:30.068097+0000","last_peered":"2024-09-21T09:23:30.068097+0000","last_clean":"2024-09-21T09:23:30.068097+0000","last_became_active":"2024-09-21T09:23:29.071374+0000","last_became_peered":"2024-09-21T09:23:29.071374+0000","last_unstale":"2024-09-21T09:23:30.068097+0000","last_undegraded":"2024-09-21T09:23:30.068097+0000","last_fullsized":"2024-09-21T09:23:30.068097+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:03:47.656046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.536289+0000","last_change":"2024-09-21T09:23:25.919068+0000","last_active":"2024-09-21T09:23:30.536289+0000","last_peered":"2024-09-21T09:23:30.536289+0000","last_clean":"2024-09-21T09:23:30.536289+0000","last_became_active":"2024-09-21T09:23:25.918703+0000","last_became_peered":"2024-09-21T09:23:25.918703+0000","last_unstale":"2024-09-21T09:23:30.536289+0000","last_undegraded":"2024-09-21T09:23:30.536289+0000","last_fullsized":"2024-09-21T09:23:30.536289+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:27:07.515991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.062993+0000","last_change":"2024-09-21T09:23:29.065557+0000","last_active":"2024-09-21T09:23:30.062993+0000","last_peered":"2024-09-21T09:23:30.062993+0000","last_clean":"2024-09-21T09:23:30.062993+0000","last_became_active":"2024-09-21T09:23:29.063825+0000","last_became_peered":"2024-09-21T09:23:29.063825+0000","last_unstale":"2024-09-21T09:23:30.062993+0000","last_undegraded":"2024-09-21T09:23:30.062993+0000","last_fullsized":"2024-09-21T09:23:30.062993+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:47:46.777355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.536458+0000","last_change":"2024-09-21T09:23:25.920120+0000","last_active":"2024-09-21T09:23:30.536458+0000","last_peered":"2024-09-21T09:23:30.536458+0000","last_clean":"2024-09-21T09:23:30.536458+0000","last_became_active":"2024-09-21T09:23:25.919058+0000","last_became_peered":"2024-09-21T09:23:25.919058+0000","last_unstale":"2024-09-21T09:23:30.536458+0000","last_undegraded":"2024-09-21T09:23:30.536458+0000","last_fullsized":"2024-09-21T09:23:30.536458+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:18.496828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.063123+0000","last_change":"2024-09-21T09:23:29.068466+0000","last_active":"2024-09-21T09:23:30.063123+0000","last_peered":"2024-09-21T09:23:30.063123+0000","last_clean":"2024-09-21T09:23:30.063123+0000","last_became_active":"2024-09-21T09:23:29.067414+0000","last_became_peered":"2024-09-21T09:23:29.067414+0000","last_unstale":"2024-09-21T09:23:30.063123+0000","last_undegraded":"2024-09-21T09:23:30.063123+0000","last_fullsized":"2024-09-21T09:23:30.063123+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:36.424539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.770300+0000","last_change":"2024-09-21T09:23:25.921105+0000","last_active":"2024-09-21T09:23:30.770300+0000","last_peered":"2024-09-21T09:23:30.770300+0000","last_clean":"2024-09-21T09:23:30.770300+0000","last_became_active":"2024-09-21T09:23:25.920799+0000","last_became_peered":"2024-09-21T09:23:25.920799+0000","last_unstale":"2024-09-21T09:23:30.770300+0000","last_undegraded":"2024-09-21T09:23:30.770300+0000","last_fullsized":"2024-09-21T09:23:30.770300+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:42.783756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.246259+0000","last_change":"2024-09-21T09:23:29.077793+0000","last_active":"2024-09-21T09:23:29.246259+0000","last_peered":"2024-09-21T09:23:29.246259+0000","last_clean":"2024-09-21T09:23:29.246259+0000","last_became_active":"2024-09-21T09:23:29.077524+0000","last_became_peered":"2024-09-21T09:23:29.077524+0000","last_unstale":"2024-09-21T09:23:29.246259+0000","last_undegraded":"2024-09-21T09:23:29.246259+0000","last_fullsized":"2024-09-21T09:23:29.246259+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:13:05.023180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446981+0000","last_change":"2024-09-21T09:23:29.071445+0000","last_active":"2024-09-21T09:23:29.446981+0000","last_peered":"2024-09-21T09:23:29.446981+0000","last_clean":"2024-09-21T09:23:29.446981+0000","last_became_active":"2024-09-21T09:23:29.071110+0000","last_became_peered":"2024-09-21T09:23:29.071110+0000","last_unstale":"2024-09-21T09:23:29.446981+0000","last_undegraded":"2024-09-21T09:23:29.446981+0000","last_fullsized":"2024-09-21T09:23:29.446981+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:35.404284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.770581+0000","last_change":"2024-09-21T09:23:25.922200+0000","last_active":"2024-09-21T09:23:30.770581+0000","last_peered":"2024-09-21T09:23:30.770581+0000","last_clean":"2024-09-21T09:23:30.770581+0000","last_became_active":"2024-09-21T09:23:25.921935+0000","last_became_peered":"2024-09-21T09:23:25.921935+0000","last_unstale":"2024-09-21T09:23:30.770581+0000","last_undegraded":"2024-09-21T09:23:30.770581+0000","last_fullsized":"2024-09-21T09:23:30.770581+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:24:18.225295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.446957+0000","last_change":"2024-09-21T09:23:29.069454+0000","last_active":"2024-09-21T09:23:29.446957+0000","last_peered":"2024-09-21T09:23:29.446957+0000","last_clean":"2024-09-21T09:23:29.446957+0000","last_became_active":"2024-09-21T09:23:29.069195+0000","last_became_peered":"2024-09-21T09:23:29.069195+0000","last_unstale":"2024-09-21T09:23:29.446957+0000","last_undegraded":"2024-09-21T09:23:29.446957+0000","last_fullsized":"2024-09-21T09:23:29.446957+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:46:47.867187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.771055+0000","last_change":"2024-09-21T09:23:25.921716+0000","last_active":"2024-09-21T09:23:30.771055+0000","last_peered":"2024-09-21T09:23:30.771055+0000","last_clean":"2024-09-21T09:23:30.771055+0000","last_became_active":"2024-09-21T09:23:25.920989+0000","last_became_peered":"2024-09-21T09:23:25.920989+0000","last_unstale":"2024-09-21T09:23:30.771055+0000","last_undegraded":"2024-09-21T09:23:30.771055+0000","last_fullsized":"2024-09-21T09:23:30.771055+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:38:40.991592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-21T09:23:29.586364+0000","last_change":"2024-09-21T09:23:29.070891+0000","last_active":"2024-09-21T09:23:29.586364+0000","last_peered":"2024-09-21T09:23:29.586364+0000","last_clean":"2024-09-21T09:23:29.586364+0000","last_became_active":"2024-09-21T09:23:29.070633+0000","last_became_peered":"2024-09-21T09:23:29.070633+0000","last_unstale":"2024-09-21T09:23:29.586364+0000","last_undegraded":"2024-09-21T09:23:29.586364+0000","last_fullsized":"2024-09-21T09:23:29.586364+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:06.365002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"66'1","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.755063+0000","last_change":"2024-09-21T09:23:25.912528+0000","last_active":"2024-09-21T09:23:30.755063+0000","last_peered":"2024-09-21T09:23:30.755063+0000","last_clean":"2024-09-21T09:23:30.755063+0000","last_became_active":"2024-09-21T09:23:25.912241+0000","last_became_peered":"2024-09-21T09:23:25.912241+0000","last_unstale":"2024-09-21T09:23:30.755063+0000","last_undegraded":"2024-09-21T09:23:30.755063+0000","last_fullsized":"2024-09-21T09:23:30.755063+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:42:49.537507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.064084+0000","last_change":"2024-09-21T09:23:29.071045+0000","last_active":"2024-09-21T09:23:30.064084+0000","last_peered":"2024-09-21T09:23:30.064084+0000","last_clean":"2024-09-21T09:23:30.064084+0000","last_became_active":"2024-09-21T09:23:29.070770+0000","last_became_peered":"2024-09-21T09:23:29.070770+0000","last_unstale":"2024-09-21T09:23:30.064084+0000","last_undegraded":"2024-09-21T09:23:30.064084+0000","last_fullsized":"2024-09-21T09:23:30.064084+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:09.779256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"66'4","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T09:23:30.771411+0000","last_change":"2024-09-21T09:23:25.920786+0000","last_active":"2024-09-21T09:23:30.771411+0000","last_peered":"2024-09-21T09:23:30.771411+0000","last_clean":"2024-09-21T09:23:30.771411+0000","last_became_active":"2024-09-21T09:23:25.920470+0000","last_became_peered":"2024-09-21T09:23:25.920470+0000","last_unstale":"2024-09-21T09:23:30.771411+0000","last_undegraded":"2024-09-21T09:23:30.771411+0000","last_fullsized":"2024-09-21T09:23:30.771411+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T17:03:57.342888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"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":14,"num_scrub_errors":0,"num_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":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":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":116,"num_read_kb":100,"num_write":159,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201291,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1240,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1269760,"data_stored":871408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61699999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52000000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52800000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55100000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34000000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.439}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.498}]}]},{"osd":6,"up_from":47,"seq":201863462929,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28260,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716892,"statfs":{"total":95995035648,"available":95966097408,"internally_reserved":0,"allocated":1273856,"data_stored":872368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.5}]},{"osd":1,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.47999999999999998}]},{"osd":2,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.54900000000000004}]},{"osd":3,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.51600000000000001}]},{"osd":4,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.52600000000000002}]},{"osd":5,"last update":"Sat Sep 21 09:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.374},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.46300000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":281759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.66300000000000003}]},{"osd":1,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.501}]},{"osd":2,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.60199999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.68000000000000005}]},{"osd":4,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.376,"15min":0.376},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.498,"5min":0.498,"15min":0.498},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"last":0.69499999999999995}]},{"osd":6,"last update":"Sat Sep 21 09:23:35 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.627},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.72299999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64400000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27688,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717464,"statfs":{"total":95995035648,"available":95966683136,"internally_reserved":0,"allocated":684032,"data_stored":281144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.45200000000000001}]},{"osd":1,"last update":"Sat Sep 21 09:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.53300000000000003}]},{"osd":2,"last update":"Sat Sep 21 09:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.439},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.52100000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.46100000000000002}]},{"osd":5,"last update":"Sat Sep 21 09:23:12 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.56100000000000005}]},{"osd":6,"last update":"Sat Sep 21 09:23:34 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.38100000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58099999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149728,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31792,"kb_used_data":672,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713360,"statfs":{"total":95995035648,"available":95962480640,"internally_reserved":0,"allocated":688128,"data_stored":282104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:23:28 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.39700000000000002,"15min":0.40000000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.38,"5min":0.39800000000000002,"15min":0.40100000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.51800000000000002,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.30599999999999999}]},{"osd":1,"last update":"Sat Sep 21 09:23:28 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.40799999999999997,"15min":0.41599999999999998},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.53400000000000003,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.32300000000000001,"5min":0.313,"15min":0.313},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.372}]},{"osd":2,"last update":"Sat Sep 21 09:23:28 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.46000000000000002,"15min":0.46300000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.432,"15min":0.435},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.35699999999999998}]},{"osd":4,"last update":"Sat Sep 21 09:23:49 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.56000000000000005,"15min":0.56399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.58099999999999996,"15min":0.58499999999999996},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.84499999999999997}]},{"osd":5,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.86799999999999999}]},{"osd":6,"last update":"Sat Sep 21 09:23:38 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.85599999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49099999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411363,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27680,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717472,"statfs":{"total":95995035648,"available":95966691328,"internally_reserved":0,"allocated":667648,"data_stored":280436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:23:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.373,"15min":0.36799999999999999},"min":{"1min":0.29999999999999999,"5min":0.25,"15min":0.25},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.36899999999999999,"15min":0.36099999999999999},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.32600000000000001}]},{"osd":1,"last update":"Sat Sep 21 09:23:02 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.39000000000000001,"15min":0.38600000000000001},"min":{"1min":0.30399999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.37},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.41899999999999998,"15min":0.40999999999999998},"min":{"1min":0.316,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.29199999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:23:32 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.48999999999999999,"15min":0.48799999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.443,"15min":0.44800000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.26500000000000001}]},{"osd":4,"last update":"Sat Sep 21 09:23:46 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60099999999999998,"15min":0.59999999999999998},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.621,"15min":0.625},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.79200000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.55000000000000004}]},{"osd":5,"last update":"Sat Sep 21 09:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.59199999999999997}]},{"osd":6,"last update":"Sat Sep 21 09:23:37 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.61699999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56100000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574890,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31776,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713376,"statfs":{"total":95995035648,"available":95962497024,"internally_reserved":0,"allocated":675840,"data_stored":280596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:23:41 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.35099999999999998,"15min":0.34100000000000003},"min":{"1min":0.27200000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.49299999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.22500000000000001},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.37,"15min":0.35199999999999998},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.57899999999999996,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.44600000000000001}]},{"osd":2,"last update":"Sat Sep 21 09:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.39900000000000002,"15min":0.39300000000000002},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.40400000000000003,"15min":0.40200000000000002},"min":{"1min":0.29699999999999999,"5min":0.254,"15min":0.254},"max":{"1min":0.55600000000000005,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.33000000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:23:30 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.42999999999999999,"15min":0.437},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.53600000000000003,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.435,"5min":0.46700000000000003,"15min":0.47299999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.60299999999999998}]},{"osd":4,"last update":"Sat Sep 21 09:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.67500000000000004,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.54900000000000004,"15min":0.55100000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.71099999999999997,"5min":0.745,"15min":0.745},"last":0.68799999999999994}]},{"osd":5,"last update":"Sat Sep 21 09:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.57299999999999995}]},{"osd":6,"last update":"Sat Sep 21 09:23:34 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.79400000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70899999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738414,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32368,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712784,"statfs":{"total":95995035648,"available":95961890816,"internally_reserved":0,"allocated":1277952,"data_stored":871532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 09:23:45 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.36299999999999999,"15min":0.35299999999999998},"min":{"1min":0.23999999999999999,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.58599999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.371,"5min":0.371,"15min":0.35499999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.55500000000000005,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.317}]},{"osd":2,"last update":"Sat Sep 21 09:23:07 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.41099999999999998,"15min":0.40699999999999997},"min":{"1min":0.25700000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.23699999999999999},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.41799999999999998,"15min":0.41099999999999998},"min":{"1min":0.28899999999999998,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.38800000000000001}]},{"osd":3,"last update":"Sat Sep 21 09:23:29 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.43099999999999999,"15min":0.438},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.56299999999999994,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.47599999999999998,"15min":0.47799999999999998},"min":{"1min":0.33200000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.58499999999999996,"5min":0.623,"15min":0.623},"last":0.27300000000000002}]},{"osd":4,"last update":"Sat Sep 21 09:22:48 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.437}]},{"osd":5,"last update":"Sat Sep 21 09:23:09 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.498},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.374}]},{"osd":6,"last update":"Sat Sep 21 09:23:37 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.58499999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44800000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":593920,"data_stored":590368,"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":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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:23:52.925 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T09:23:52.925 INFO:tasks.cephadm:Adding prometheus.a on smithi133 2024-09-21T09:23:52.926 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch apply prometheus '1;smithi133=a' 2024-09-21T09:23:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[27524]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-21T09:23:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2024-09-21T09:23:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]': finished 2024-09-21T09:23:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]': finished 2024-09-21T09:23:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2024-09-21T09:23:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2024-09-21T09:23:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[27524]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T09:23:53.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[35471]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:53.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-21T09:23:53.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2024-09-21T09:23:53.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]': finished 2024-09-21T09:23:53.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]': finished 2024-09-21T09:23:53.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2024-09-21T09:23:53.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2024-09-21T09:23:53.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:52 smithi042 ceph-mon[35471]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T09:23:53.139 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:23:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:52 smithi133 ceph-mon[31321]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:52 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-21T09:23:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:52 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2024-09-21T09:23:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:52 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 3]}]': finished 2024-09-21T09:23:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:52 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]': finished 2024-09-21T09:23:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:52 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2024-09-21T09:23:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:52 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2024-09-21T09:23:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:52 smithi133 ceph-mon[31321]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T09:23:54.221 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:53 smithi133 ceph-mon[31321]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:23:54.222 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:53 smithi133 ceph-mon[31321]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T09:23:54.222 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:53 smithi133 ceph-mon[31321]: pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:54.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:53 smithi042 ceph-mon[27524]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:23:54.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:53 smithi042 ceph-mon[27524]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T09:23:54.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:53 smithi042 ceph-mon[27524]: pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:53 smithi042 ceph-mon[35471]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:23:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:53 smithi042 ceph-mon[35471]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T09:23:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:53 smithi042 ceph-mon[35471]: pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:54.957 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled prometheus update... 2024-09-21T09:23:55.643 DEBUG:teuthology.orchestra.run.smithi133:prometheus.a> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a.service 2024-09-21T09:23:55.645 INFO:tasks.cephadm:Adding node-exporter.a on smithi042 2024-09-21T09:23:55.645 INFO:tasks.cephadm:Adding node-exporter.b on smithi133 2024-09-21T09:23:55.645 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch apply node-exporter '2;smithi042=a;smithi133=b' 2024-09-21T09:23:55.899 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:23:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:55 smithi133 ceph-mon[31321]: from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:23:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:55 smithi133 ceph-mon[31321]: Saving service prometheus spec with placement smithi133=a;count:1 2024-09-21T09:23:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:55 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:55 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:55 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:55 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:55 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:56.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[27524]: from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:23:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[27524]: Saving service prometheus spec with placement smithi133=a;count:1 2024-09-21T09:23:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[35471]: from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:23:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[35471]: Saving service prometheus spec with placement smithi133=a;count:1 2024-09-21T09:23:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:56.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:23:56.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:23:56.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:23:56.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:55 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:57.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:56 smithi042 ceph-mon[27524]: Deploying daemon prometheus.a on smithi133 2024-09-21T09:23:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:56 smithi042 ceph-mon[27524]: pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:56 smithi042 ceph-mon[35471]: Deploying daemon prometheus.a on smithi133 2024-09-21T09:23:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:56 smithi042 ceph-mon[35471]: pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:56 smithi133 ceph-mon[31321]: Deploying daemon prometheus.a on smithi133 2024-09-21T09:23:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:56 smithi133 ceph-mon[31321]: pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:58.227 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled node-exporter update... 2024-09-21T09:23:58.228 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:57 smithi133 ceph-mon[31321]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:57 smithi042 ceph-mon[35471]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:57 smithi042 ceph-mon[27524]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:23:59.378 DEBUG:teuthology.orchestra.run.smithi042:node-exporter.a> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.a.service 2024-09-21T09:23:59.381 DEBUG:teuthology.orchestra.run.smithi133:node-exporter.b> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.b.service 2024-09-21T09:23:59.384 INFO:tasks.cephadm:Adding alertmanager.a on smithi042 2024-09-21T09:23:59.384 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch apply alertmanager '1;smithi042=a' 2024-09-21T09:23:59.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:59 smithi133 ceph-mon[31321]: from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi042=a;smithi133=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:23:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:59 smithi133 ceph-mon[31321]: Saving service node-exporter spec with placement smithi042=a;smithi133=b;count:2 2024-09-21T09:23:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:23:59 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:59.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:59 smithi042 ceph-mon[27524]: from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi042=a;smithi133=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:23:59.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:59 smithi042 ceph-mon[27524]: Saving service node-exporter spec with placement smithi042=a;smithi133=b;count:2 2024-09-21T09:23:59.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:23:59 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:59.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:59 smithi042 ceph-mon[35471]: from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi042=a;smithi133=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:23:59.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:59 smithi042 ceph-mon[35471]: Saving service node-exporter spec with placement smithi042=a;smithi133=b;count:2 2024-09-21T09:23:59.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:23:59 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:23:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:24:00.324 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:00 smithi133 ceph-mon[31321]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:00.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:00 smithi042 ceph-mon[27524]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:00.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:00 smithi042 ceph-mon[35471]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:02.536 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled alertmanager update... 2024-09-21T09:24:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:02 smithi133 ceph-mon[31321]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:02 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:03.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:02 smithi042 ceph-mon[35471]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:03.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:02 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:02 smithi042 ceph-mon[27524]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:02 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:03.911 DEBUG:teuthology.orchestra.run.smithi042:alertmanager.a> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@alertmanager.a.service 2024-09-21T09:24:03.914 INFO:tasks.cephadm:Adding grafana.a on smithi133 2024-09-21T09:24:03.914 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph orch apply grafana '1;smithi133=a' 2024-09-21T09:24:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:03 smithi133 ceph-mon[31321]: from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi042=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:24:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:03 smithi133 ceph-mon[31321]: Saving service alertmanager spec with placement smithi042=a;count:1 2024-09-21T09:24:04.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:03 smithi042 ceph-mon[27524]: from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi042=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:24:04.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:03 smithi042 ceph-mon[27524]: Saving service alertmanager spec with placement smithi042=a;count:1 2024-09-21T09:24:04.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:03 smithi042 ceph-mon[35471]: from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi042=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:24:04.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:03 smithi042 ceph-mon[35471]: Saving service alertmanager spec with placement smithi042=a;count:1 2024-09-21T09:24:04.432 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:24:05.204 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:04 smithi133 ceph-mon[31321]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:05.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:04 smithi042 ceph-mon[27524]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:05.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:04 smithi042 ceph-mon[35471]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:07.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:06 smithi133 ceph-mon[31321]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:07.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:06 smithi042 ceph-mon[27524]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:07.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:06 smithi042 ceph-mon[35471]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:07 smithi133 ceph-mon[31321]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:08.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:07 smithi042 ceph-mon[27524]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:07 smithi042 ceph-mon[35471]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:09.206 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled grafana update... 2024-09-21T09:24:09.867 DEBUG:teuthology.orchestra.run.smithi133:grafana.a> sudo journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@grafana.a.service 2024-09-21T09:24:09.869 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T09:24:09.869 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T09:24:10.086 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:10.493 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:24:10 smithi133 systemd[1]: Started Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:24:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:10 smithi133 ceph-mon[31321]: from='client.24394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:24:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:10 smithi133 ceph-mon[31321]: Saving service grafana spec with placement smithi133=a;count:1 2024-09-21T09:24:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:10 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:10 smithi133 ceph-mon[31321]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:10.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:10 smithi042 ceph-mon[27524]: from='client.24394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:24:10.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:10 smithi042 ceph-mon[27524]: Saving service grafana spec with placement smithi133=a;count:1 2024-09-21T09:24:10.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:10 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:10.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:10 smithi042 ceph-mon[27524]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:10.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:10 smithi042 ceph-mon[35471]: from='client.24394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:24:10.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:10 smithi042 ceph-mon[35471]: Saving service grafana spec with placement smithi133=a;count:1 2024-09-21T09:24:10.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:10 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:10.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:10 smithi042 ceph-mon[35471]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:11.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:11.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:11.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:11.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T09:24:11.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:11.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:11.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:11.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T09:24:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' 2024-09-21T09:24:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T09:24:11.743 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: ignoring --setuser ceph since I am not root 2024-09-21T09:24:11.743 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: ignoring --setgroup ceph since I am not root 2024-09-21T09:24:11.744 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-mgr[33200]: -- 172.21.15.133:0/2103596895 <== mon.1 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555a43dd8d00 con 0x555a43dac800 2024-09-21T09:24:11.744 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:11.616+0000 7f3289aa3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:24:11.744 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:11.671+0000 7f3289aa3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:24:11.789 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ignoring --setuser ceph since I am not root 2024-09-21T09:24:11.789 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ignoring --setgroup ceph since I am not root 2024-09-21T09:24:11.789 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:11.631+0000 7f49d679f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:24:11.789 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:11.690+0000 7f49d679f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:24:12.027 INFO:teuthology.orchestra.run.smithi042.stdout:[client.0] 2024-09-21T09:24:12.027 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQC8kO5mtxteARAAJOLOS2JyV3rn+RXzGqmZfQ== 2024-09-21T09:24:12.039 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:11.852+0000 7f49d679f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:24:12.039 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:11.921+0000 7f49d679f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:24:12.166 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:11.818+0000 7f3289aa3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:24:12.166 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:11.882+0000 7f3289aa3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:24:12.166 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:12.026+0000 7f3289aa3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:24:12.166 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:12.163+0000 7f3289aa3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:24:12.324 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:12.077+0000 7f49d679f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:24:12.325 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:12.227+0000 7f49d679f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:24:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-mon[35471]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T09:24:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-mon[35471]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-21T09:24:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2297458081' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:24:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2297458081' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T09:24:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-mon[27524]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T09:24:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-mon[27524]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-21T09:24:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2297458081' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:24:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2297458081' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T09:24:12.603 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:12.559+0000 7f49d679f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:24:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:12 smithi133 ceph-mon[31321]: from='mgr.14150 172.21.15.42:0/2108094196' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T09:24:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:12 smithi133 ceph-mon[31321]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-21T09:24:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:12 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2297458081' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:24:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:12 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2297458081' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T09:24:12.743 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:12.466+0000 7f3289aa3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:24:12.743 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:12.528+0000 7f3289aa3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:24:12.743 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:12.707+0000 7f3289aa3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:24:12.759 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:24:12.759 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T09:24:12.759 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T09:24:12.802 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T09:24:13.013 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:24:13.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:12.623+0000 7f49d679f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:24:13.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:12.822+0000 7f49d679f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:24:13.676 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:13.609+0000 7f3289aa3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:24:13.676 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:13.674+0000 7f3289aa3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:24:14.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:13 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:13.742+0000 7f49d679f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:24:14.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:13 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:13.810+0000 7f49d679f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:24:14.493 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:14.398+0000 7f3289aa3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:24:14.827 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:14 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:14.557+0000 7f49d679f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:24:14.827 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:14 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:14.677+0000 7f49d679f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:24:14.900 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:14.522+0000 7f3289aa3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:24:14.900 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:14.671+0000 7f3289aa3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:24:14.900 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:14.735+0000 7f3289aa3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:24:14.900 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:14.897+0000 7f3289aa3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:24:14.977 INFO:teuthology.orchestra.run.smithi133.stdout:[client.1] 2024-09-21T09:24:14.978 INFO:teuthology.orchestra.run.smithi133.stdout: key = AQC+kO5mUI8DOhAAZ7bPtiVY1UpVwk5nufOFBg== 2024-09-21T09:24:15.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-mon[27524]: from='client.? 172.21.15.133:0/1166232234' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:24:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-mon[27524]: 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-09-21T09:24:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-mon[27524]: 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-09-21T09:24:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-mon[35471]: from='client.? 172.21.15.133:0/1166232234' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:24:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-mon[35471]: 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-09-21T09:24:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-mon[35471]: 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-09-21T09:24:15.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:14 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:14.825+0000 7f49d679f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:24:15.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:14 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:14.888+0000 7f49d679f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:24:15.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:15.042+0000 7f49d679f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:24:15.206 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:14.978+0000 7f3289aa3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:24:15.206 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:15.042+0000 7f3289aa3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:24:15.206 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:15 smithi133 ceph-mon[31321]: from='client.? 172.21.15.133:0/1166232234' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T09:24:15.206 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:15 smithi133 ceph-mon[31321]: 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-09-21T09:24:15.206 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:15 smithi133 ceph-mon[31321]: 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-09-21T09:24:15.406 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:15.113+0000 7f49d679f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:24:15.406 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:15.175+0000 7f49d679f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:24:15.406 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:15.337+0000 7f49d679f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:24:15.406 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:15.404+0000 7f49d679f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:24:15.479 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:15.204+0000 7f3289aa3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:24:15.479 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:15.269+0000 7f3289aa3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:24:15.479 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:15.336+0000 7f3289aa3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:24:15.479 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:15.418+0000 7f3289aa3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:24:15.479 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:15.477+0000 7f3289aa3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:24:15.683 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:15.473+0000 7f49d679f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:24:15.683 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:15.559+0000 7f49d679f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:24:15.683 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:15.620+0000 7f49d679f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:24:15.683 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:15.681+0000 7f49d679f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:24:15.739 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:15.535+0000 7f3289aa3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:24:15.761 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-09-21T09:24:15.761 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-21T09:24:15.761 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-21T09:24:15.798 INFO:tasks.cephadm:Creating RBD pool 2024-09-21T09:24:15.799 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd pool create rbd 8 2024-09-21T09:24:16.013 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:16.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[35471]: Standby manager daemon x restarted 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[35471]: Standby manager daemon x started 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[27524]: Standby manager daemon x restarted 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[27524]: Standby manager daemon x started 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:24:16.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:24:16.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-mon[31321]: Standby manager daemon x restarted 2024-09-21T09:24:16.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-mon[31321]: Standby manager daemon x started 2024-09-21T09:24:16.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:24:16.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:24:16.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:24:16.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/2798789539' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:24:16.744 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:16.312+0000 7f3289aa3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:24:16.744 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: [21/Sep/2024:09:24:16] ENGINE Bus STARTING 2024-09-21T09:24:16.744 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: CherryPy Checker: 2024-09-21T09:24:16.744 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: The Application mounted at '' has an empty config. 2024-09-21T09:24:16.744 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: 2024-09-21T09:24:16.744 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: [21/Sep/2024:09:24:16] ENGINE Serving on http://:::9283 2024-09-21T09:24:16.744 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:24:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[33196]: [21/Sep/2024:09:24:16] ENGINE Bus STARTED 2024-09-21T09:24:16.794 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.535+0000 7f49d679f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:24:16] ENGINE Bus STARTING 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: CherryPy Checker: 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: The Application mounted at '' has an empty config. 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.634+0000 7f49452fa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.634+0000 7f49452fa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.634+0000 7f49452fa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.634+0000 7f49452fa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.634+0000 7f49452fa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.635+0000 7f49402f0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.635+0000 7f49402f0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.635+0000 7f49402f0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.635+0000 7f49402f0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:24:16.795 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:16.635+0000 7f49402f0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:24:16.796 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:24:16] ENGINE Serving on http://:::9283 2024-09-21T09:24:16.796 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:16 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:24:16] ENGINE Bus STARTED 2024-09-21T09:24:17.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: mgrmap e17: y(active, since 5m), standbys: x 2024-09-21T09:24:17.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: Active manager daemon y restarted 2024-09-21T09:24:17.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: Activating manager daemon y 2024-09-21T09:24:17.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T09:24:17.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: mgrmap e18: y(active, starting, since 0.00843572s), standbys: x 2024-09-21T09:24:17.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:24:17.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:24:17.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: Manager daemon y is now available 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: mgrmap e17: y(active, since 5m), standbys: x 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: Active manager daemon y restarted 2024-09-21T09:24:17.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: Activating manager daemon y 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: mgrmap e18: y(active, starting, since 0.00843572s), standbys: x 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:24:17.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: Manager daemon y is now available 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:24:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:24:17.674 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: mgrmap e17: y(active, since 5m), standbys: x 2024-09-21T09:24:17.674 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: Active manager daemon y restarted 2024-09-21T09:24:17.674 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: Activating manager daemon y 2024-09-21T09:24:17.674 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T09:24:17.674 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: mgrmap e18: y(active, starting, since 0.00843572s), standbys: x 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:24:17.675 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:24:17.676 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:24:17.676 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:24:17.676 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:24:17.676 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:24:17.676 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: Manager daemon y is now available 2024-09-21T09:24:17.676 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:24:17.676 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:17.676 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:24:17.676 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:24:17.676 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:24:18.619 INFO:teuthology.orchestra.run.smithi042.stderr:pool 'rbd' created 2024-09-21T09:24:18.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-mon[27524]: mgrmap e19: y(active, since 1.01145s), standbys: x 2024-09-21T09:24:18.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-mon[35471]: mgrmap e19: y(active, since 1.01145s), standbys: x 2024-09-21T09:24:18.909 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:18 smithi133 ceph-mon[31321]: mgrmap e19: y(active, since 1.01145s), standbys: x 2024-09-21T09:24:19.196 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:18.880+0000 7f49264bd640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:24:18] ENGINE Error in HTTPServer.serve 2024-09-21T09:24:19.196 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: Traceback (most recent call last): 2024-09-21T09:24:19.196 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:24:19.196 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self._connections.run(self.expiration_interval) 2024-09-21T09:24:19.196 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self._run(expiration_interval) 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: s = self.context.wrap_socket( 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: return self.sslsocket_class._create( 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self.do_handshake() 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:24:19.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: self._sslobj.do_handshake() 2024-09-21T09:24:19.198 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:24:19.198 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:18 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:24:19.224 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- rbd pool init rbd 2024-09-21T09:24:19.446 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2299377361' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T09:24:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2299377361' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T09:24:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T09:24:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-21T09:24:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: [21/Sep/2024:09:24:18] ENGINE Bus STARTING 2024-09-21T09:24:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: [21/Sep/2024:09:24:18] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: [21/Sep/2024:09:24:18] ENGINE Error in HTTPServer.serve 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._run(expiration_interval) 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: s = self.context.wrap_socket( 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.sslsocket_class._create( 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:24:19.853 INFO:journalctl@ceph.mon.a.smithi042.stdout: self.do_handshake() 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._sslobj.do_handshake() 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.a.smithi042.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: [21/Sep/2024:09:24:18] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: [21/Sep/2024:09:24:18] ENGINE Bus STARTED 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2299377361' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2299377361' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T09:24:19.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: [21/Sep/2024:09:24:18] ENGINE Bus STARTING 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: [21/Sep/2024:09:24:18] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: [21/Sep/2024:09:24:18] ENGINE Error in HTTPServer.serve 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._run(expiration_interval) 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:24:19.855 INFO:journalctl@ceph.mon.c.smithi042.stdout: s = self.context.wrap_socket( 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout: return self.sslsocket_class._create( 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout: self.do_handshake() 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._sslobj.do_handshake() 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: [21/Sep/2024:09:24:18] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: [21/Sep/2024:09:24:18] ENGINE Bus STARTED 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:19.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:19 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2299377361' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T09:24:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2299377361' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T09:24:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T09:24:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-21T09:24:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: [21/Sep/2024:09:24:18] ENGINE Bus STARTING 2024-09-21T09:24:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: [21/Sep/2024:09:24:18] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:24:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: [21/Sep/2024:09:24:18] ENGINE Error in HTTPServer.serve 2024-09-21T09:24:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: Traceback (most recent call last): 2024-09-21T09:24:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._run(expiration_interval) 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: s = self.context.wrap_socket( 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: return self.sslsocket_class._create( 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: self.do_handshake() 2024-09-21T09:24:19.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:24:19.995 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._sslobj.do_handshake() 2024-09-21T09:24:19.995 INFO:journalctl@ceph.mon.b.smithi133.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:24:19.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: [21/Sep/2024:09:24:18] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:24:19.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: [21/Sep/2024:09:24:18] ENGINE Bus STARTED 2024-09-21T09:24:19.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:19.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:19 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T09:24:20.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi133 to 2992M 2024-09-21T09:24:20.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi133 to 2992M 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:20 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi133 to 2992M 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:20 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: pgmap v7: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T09:24:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:24:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-21T09:24:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/3402205723' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T09:24:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:21.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:21.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi042 to 2993M 2024-09-21T09:24:21.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:21.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:24:21.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:24:21.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:24:21.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:24:21.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:24:21.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:21 smithi133 ceph-mon[31321]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: pgmap v7: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/3402205723' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi042 to 2993M 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[35471]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: pgmap v7: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T09:24:22.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3402205723' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi042 to 2993M 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:24:22.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:24:22.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:24:22.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-mon[27524]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:24:22.105 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:24:21] "GET /metrics HTTP/1.1" 200 28756 "" "Prometheus/2.43.0" 2024-09-21T09:24:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:24:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:24:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:24:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:24:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/3402205723' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T09:24:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:24:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[35471]: Deploying daemon alertmanager.a on smithi042 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3402205723' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:23 smithi042 ceph-mon[27524]: Deploying daemon alertmanager.a on smithi042 2024-09-21T09:24:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:24:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:24:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:24:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:24:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/3402205723' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T09:24:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T09:24:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:23.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:23 smithi133 ceph-mon[31321]: Deploying daemon alertmanager.a on smithi042 2024-09-21T09:24:24.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:24 smithi042 ceph-mon[35471]: pgmap v10: 105 pgs: 6 unknown, 99 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:24.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:24 smithi042 ceph-mon[35471]: osdmap e74: 8 total, 8 up, 8 in 2024-09-21T09:24:24.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:24 smithi042 ceph-mon[35471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:24:24.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:24 smithi042 ceph-mon[35471]: Cluster is now healthy 2024-09-21T09:24:24.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:24 smithi042 ceph-mon[27524]: pgmap v10: 105 pgs: 6 unknown, 99 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:24.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:24 smithi042 ceph-mon[27524]: osdmap e74: 8 total, 8 up, 8 in 2024-09-21T09:24:24.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:24 smithi042 ceph-mon[27524]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:24:24.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:24 smithi042 ceph-mon[27524]: Cluster is now healthy 2024-09-21T09:24:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:24 smithi133 ceph-mon[31321]: pgmap v10: 105 pgs: 6 unknown, 99 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:24 smithi133 ceph-mon[31321]: osdmap e74: 8 total, 8 up, 8 in 2024-09-21T09:24:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:24 smithi133 ceph-mon[31321]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:24:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:24 smithi133 ceph-mon[31321]: Cluster is now healthy 2024-09-21T09:24:25.077 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T09:24:25.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:25 smithi042 ceph-mon[35471]: osdmap e75: 8 total, 8 up, 8 in 2024-09-21T09:24:25.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:25 smithi042 ceph-mon[27524]: osdmap e75: 8 total, 8 up, 8 in 2024-09-21T09:24:25.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:25 smithi133 ceph-mon[31321]: osdmap e75: 8 total, 8 up, 8 in 2024-09-21T09:24:25.581 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:26 smithi042 ceph-mon[27524]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-21T09:24:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:26 smithi042 ceph-mon[35471]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-21T09:24:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:26 smithi133 ceph-mon[31321]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-21T09:24:28.385 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:28 smithi042 ceph-mon[35471]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-21T09:24:28.385 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:28 smithi042 ceph-mon[27524]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-21T09:24:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:28 smithi133 ceph-mon[31321]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-21T09:24:30.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:30 smithi042 ceph-mon[35471]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 316 B/s wr, 18 op/s 2024-09-21T09:24:30.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:30 smithi042 ceph-mon[27524]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 316 B/s wr, 18 op/s 2024-09-21T09:24:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:30 smithi133 ceph-mon[31321]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 316 B/s wr, 18 op/s 2024-09-21T09:24:30.585 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:24:30.586 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:30 smithi042 systemd[1]: Starting Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:24:30.852 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:30 smithi042 podman[66779]: 2024-09-21 09:24:30.527082254 +0000 UTC m=+0.018643549 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-21T09:24:30.852 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:30 smithi042 podman[66779]: 2024-09-21 09:24:30.629174358 +0000 UTC m=+0.120735650 volume create 6f54e754932a73c64bf4d4a5dd9506dc1e0ddb36db71c700b6fcb0871d927b5e 2024-09-21T09:24:30.852 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:30 smithi042 podman[66779]: 2024-09-21 09:24:30.737861903 +0000 UTC m=+0.229423234 container create 298e39f1d408d5b35178861618530b4d9578e78376511b9ee2889bfa5a54b200 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:24:31.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3064486436' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T09:24:31.232 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/3064486436' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 podman[66779]: 2024-09-21 09:24:31.057015767 +0000 UTC m=+0.548577062 container init 298e39f1d408d5b35178861618530b4d9578e78376511b9ee2889bfa5a54b200 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 podman[66779]: 2024-09-21 09:24:31.060086163 +0000 UTC m=+0.551647456 container start 298e39f1d408d5b35178861618530b4d9578e78376511b9ee2889bfa5a54b200 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:24:31.073Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:24:31.073Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:24:31.074Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.42 port=9094 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:24:31.075Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:24:31.099Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:24:31.099Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:24:31.102Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:24:31.102Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T09:24:31.233 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 bash[66779]: 298e39f1d408d5b35178861618530b4d9578e78376511b9ee2889bfa5a54b200 2024-09-21T09:24:31.234 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:31 smithi042 systemd[1]: Started Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:24:31.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:31 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/3064486436' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T09:24:31.601 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:24:31] ENGINE Bus STOPPING 2024-09-21T09:24:31.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:24:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:24:31.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:24:31] ENGINE Bus STOPPED 2024-09-21T09:24:31.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:24:31] ENGINE Bus STARTING 2024-09-21T09:24:31.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:24:31] ENGINE Serving on http://:::9283 2024-09-21T09:24:31.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:24:31] ENGINE Bus STARTED 2024-09-21T09:24:31.751 INFO:teuthology.orchestra.run.smithi042.stdout:[{"version":25,"timestamp":"2024-09-21T09:24:21.258715+0000","name":"","changes":[{"name":"osd/host:smithi042/osd_memory_target","previous_value":"4212220313","new_value":"3138478489"}]}] 2024-09-21T09:24:31.751 INFO:tasks.ceph_manager:config epoch is 25 2024-09-21T09:24:31.751 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T09:24:31.751 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T09:24:31.751 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T09:24:31.957 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:32.079 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:24:31] "GET /metrics HTTP/1.1" 200 33664 "" "Prometheus/2.43.0" 2024-09-21T09:24:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 255 B/s wr, 14 op/s 2024-09-21T09:24:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T09:24:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: Deploying daemon grafana.a on smithi133 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 255 B/s wr, 14 op/s 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T09:24:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:24:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:24:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: Deploying daemon grafana.a on smithi133 2024-09-21T09:24:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:24:32.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 255 B/s wr, 14 op/s 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: Deploying daemon grafana.a on smithi133 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:24:33.266 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:33 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:24:33.076Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000558967s 2024-09-21T09:24:33.713 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:24:34.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:34 smithi042 ceph-mon[27524]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 216 B/s wr, 0 op/s 2024-09-21T09:24:34.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:34 smithi042 ceph-mon[27524]: osdmap e76: 8 total, 8 up, 8 in 2024-09-21T09:24:34.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:34 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/4001045968' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T09:24:34.295 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:34 smithi133 ceph-mon[31321]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 216 B/s wr, 0 op/s 2024-09-21T09:24:34.295 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:34 smithi133 ceph-mon[31321]: osdmap e76: 8 total, 8 up, 8 in 2024-09-21T09:24:34.295 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:34 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/4001045968' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T09:24:34.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:34 smithi042 ceph-mon[35471]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 216 B/s wr, 0 op/s 2024-09-21T09:24:34.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:34 smithi042 ceph-mon[35471]: osdmap e76: 8 total, 8 up, 8 in 2024-09-21T09:24:34.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:34 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/4001045968' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T09:24:34.670 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":21,"flags":0,"active_gid":24413,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6800","nonce":2348681645},{"type":"v1","addr":"172.21.15.42:6801","nonce":2348681645}]},"active_addr":"172.21.15.42:6801/2348681645","active_change":"2024-09-21T09:24:16.537670+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24400,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.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":[]},"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":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.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":[]},"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":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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.42:8443/","prometheus":"http://172.21.15.42:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":69,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":2914426447}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":3210493164}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":2468882139}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":3518689961}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":2163157205}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":4172871204}]}]} 2024-09-21T09:24:34.675 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T09:24:34.675 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T09:24:34.675 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:24:34.891 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:36.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:36 smithi042 ceph-mon[27524]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T09:24:36.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:36 smithi042 ceph-mon[35471]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T09:24:36.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:36 smithi133 ceph-mon[31321]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T09:24:36.615 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:24:36.615 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":76,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","created":"2024-09-21T09:18:05.412539+0000","modified":"2024-09-21T09:24:33.004759+0000","last_up_change":"2024-09-21T09:22:58.935301+0000","last_in_change":"2024-09-21T09:22:41.861808+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:21:02.338702+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-21T09:23:24.741481+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":"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":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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-21T09:23:27.993911+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-09-21T09:24:18.559508+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":"75","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":75,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b4345035-af4c-44d5-b59a-446341802328","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6803","nonce":792442867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6805","nonce":792442867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6809","nonce":792442867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6807","nonce":792442867}]},"public_addr":"172.21.15.42:6803/792442867","cluster_addr":"172.21.15.42:6805/792442867","heartbeat_back_addr":"172.21.15.42:6809/792442867","heartbeat_front_addr":"172.21.15.42:6807/792442867","state":["exists","up"]},{"osd":1,"uuid":"7b7c1bf4-2023-420b-bb7b-0c95cc21145d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6811","nonce":3924043479}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6813","nonce":3924043479}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6817","nonce":3924043479}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6815","nonce":3924043479}]},"public_addr":"172.21.15.42:6811/3924043479","cluster_addr":"172.21.15.42:6813/3924043479","heartbeat_back_addr":"172.21.15.42:6817/3924043479","heartbeat_front_addr":"172.21.15.42:6815/3924043479","state":["exists","up"]},{"osd":2,"uuid":"6627a97c-e1f7-4ffd-a317-27a30ddc09ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6819","nonce":2180358990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6821","nonce":2180358990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6825","nonce":2180358990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6823","nonce":2180358990}]},"public_addr":"172.21.15.42:6819/2180358990","cluster_addr":"172.21.15.42:6821/2180358990","heartbeat_back_addr":"172.21.15.42:6825/2180358990","heartbeat_front_addr":"172.21.15.42:6823/2180358990","state":["exists","up"]},{"osd":3,"uuid":"9de75453-ce99-4f9d-b991-8e27422ebf9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6827","nonce":2825809355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6829","nonce":2825809355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6833","nonce":2825809355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6831","nonce":2825809355}]},"public_addr":"172.21.15.42:6827/2825809355","cluster_addr":"172.21.15.42:6829/2825809355","heartbeat_back_addr":"172.21.15.42:6833/2825809355","heartbeat_front_addr":"172.21.15.42:6831/2825809355","state":["exists","up"]},{"osd":4,"uuid":"7212424e-20d3-44ae-9e50-3fc33bb3daa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6801","nonce":3137611485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6803","nonce":3137611485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6807","nonce":3137611485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6805","nonce":3137611485}]},"public_addr":"172.21.15.133:6801/3137611485","cluster_addr":"172.21.15.133:6803/3137611485","heartbeat_back_addr":"172.21.15.133:6807/3137611485","heartbeat_front_addr":"172.21.15.133:6805/3137611485","state":["exists","up"]},{"osd":5,"uuid":"bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6809","nonce":1299447843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6811","nonce":1299447843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6815","nonce":1299447843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6813","nonce":1299447843}]},"public_addr":"172.21.15.133:6809/1299447843","cluster_addr":"172.21.15.133:6811/1299447843","heartbeat_back_addr":"172.21.15.133:6815/1299447843","heartbeat_front_addr":"172.21.15.133:6813/1299447843","state":["exists","up"]},{"osd":6,"uuid":"eb847b17-789d-4932-9242-7a20012d90a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6817","nonce":2093282593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6819","nonce":2093282593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6823","nonce":2093282593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6821","nonce":2093282593}]},"public_addr":"172.21.15.133:6817/2093282593","cluster_addr":"172.21.15.133:6819/2093282593","heartbeat_back_addr":"172.21.15.133:6823/2093282593","heartbeat_front_addr":"172.21.15.133:6821/2093282593","state":["exists","up"]},{"osd":7,"uuid":"d010ecbf-c177-422a-b8cd-6e538bfed1a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6825","nonce":453193062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6827","nonce":453193062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6831","nonce":453193062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6829","nonce":453193062}]},"public_addr":"172.21.15.133:6825/453193062","cluster_addr":"172.21.15.133:6827/453193062","heartbeat_back_addr":"172.21.15.133:6831/453193062","heartbeat_front_addr":"172.21.15.133:6829/453193062","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:11.588802+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:34.129310+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:57.990804+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:22.085413+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:43.449212+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:07.731266+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:32.656286+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:57.215710+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.18","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.1c","mappings":[{"from":4,"to":3}]},{"pgid":"3.20","mappings":[{"from":0,"to":1}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/89740907":"2024-09-22T09:24:16.537494+0000","172.21.15.42:0/3799547322":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/1784414815":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3305291854":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6801/2065960287":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6800/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6801/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3161501386":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/4021954339":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/3235825782":"2024-09-22T09:24:16.537494+0000","172.21.15.42:0/1973187163":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/4233134704":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6800/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6801/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/2674894058":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/2065960287":"2024-09-22T09:24:16.537494+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":4,"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-09-21T09:24:37.144 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:37 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/155301085' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:24:37.144 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:37 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/155301085' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:24:37.146 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T09:24:37.146 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:24:37.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:37 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/155301085' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:24:37.349 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:38 smithi042 ceph-mon[27524]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T09:24:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:38 smithi042 ceph-mon[35471]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T09:24:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:38 smithi133 ceph-mon[31321]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T09:24:38.939 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:24:38.939 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":76,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","created":"2024-09-21T09:18:05.412539+0000","modified":"2024-09-21T09:24:33.004759+0000","last_up_change":"2024-09-21T09:22:58.935301+0000","last_in_change":"2024-09-21T09:22:41.861808+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:21:02.338702+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-21T09:23:24.741481+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":"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":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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-21T09:23:27.993911+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-09-21T09:24:18.559508+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":"75","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":75,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b4345035-af4c-44d5-b59a-446341802328","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6803","nonce":792442867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6805","nonce":792442867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6809","nonce":792442867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6807","nonce":792442867}]},"public_addr":"172.21.15.42:6803/792442867","cluster_addr":"172.21.15.42:6805/792442867","heartbeat_back_addr":"172.21.15.42:6809/792442867","heartbeat_front_addr":"172.21.15.42:6807/792442867","state":["exists","up"]},{"osd":1,"uuid":"7b7c1bf4-2023-420b-bb7b-0c95cc21145d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6811","nonce":3924043479}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6813","nonce":3924043479}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6817","nonce":3924043479}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6815","nonce":3924043479}]},"public_addr":"172.21.15.42:6811/3924043479","cluster_addr":"172.21.15.42:6813/3924043479","heartbeat_back_addr":"172.21.15.42:6817/3924043479","heartbeat_front_addr":"172.21.15.42:6815/3924043479","state":["exists","up"]},{"osd":2,"uuid":"6627a97c-e1f7-4ffd-a317-27a30ddc09ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6819","nonce":2180358990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6821","nonce":2180358990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6825","nonce":2180358990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6823","nonce":2180358990}]},"public_addr":"172.21.15.42:6819/2180358990","cluster_addr":"172.21.15.42:6821/2180358990","heartbeat_back_addr":"172.21.15.42:6825/2180358990","heartbeat_front_addr":"172.21.15.42:6823/2180358990","state":["exists","up"]},{"osd":3,"uuid":"9de75453-ce99-4f9d-b991-8e27422ebf9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6827","nonce":2825809355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6829","nonce":2825809355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6833","nonce":2825809355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6831","nonce":2825809355}]},"public_addr":"172.21.15.42:6827/2825809355","cluster_addr":"172.21.15.42:6829/2825809355","heartbeat_back_addr":"172.21.15.42:6833/2825809355","heartbeat_front_addr":"172.21.15.42:6831/2825809355","state":["exists","up"]},{"osd":4,"uuid":"7212424e-20d3-44ae-9e50-3fc33bb3daa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6801","nonce":3137611485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6803","nonce":3137611485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6807","nonce":3137611485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6805","nonce":3137611485}]},"public_addr":"172.21.15.133:6801/3137611485","cluster_addr":"172.21.15.133:6803/3137611485","heartbeat_back_addr":"172.21.15.133:6807/3137611485","heartbeat_front_addr":"172.21.15.133:6805/3137611485","state":["exists","up"]},{"osd":5,"uuid":"bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6809","nonce":1299447843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6811","nonce":1299447843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6815","nonce":1299447843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6813","nonce":1299447843}]},"public_addr":"172.21.15.133:6809/1299447843","cluster_addr":"172.21.15.133:6811/1299447843","heartbeat_back_addr":"172.21.15.133:6815/1299447843","heartbeat_front_addr":"172.21.15.133:6813/1299447843","state":["exists","up"]},{"osd":6,"uuid":"eb847b17-789d-4932-9242-7a20012d90a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6817","nonce":2093282593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6819","nonce":2093282593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6823","nonce":2093282593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6821","nonce":2093282593}]},"public_addr":"172.21.15.133:6817/2093282593","cluster_addr":"172.21.15.133:6819/2093282593","heartbeat_back_addr":"172.21.15.133:6823/2093282593","heartbeat_front_addr":"172.21.15.133:6821/2093282593","state":["exists","up"]},{"osd":7,"uuid":"d010ecbf-c177-422a-b8cd-6e538bfed1a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6825","nonce":453193062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6827","nonce":453193062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6831","nonce":453193062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6829","nonce":453193062}]},"public_addr":"172.21.15.133:6825/453193062","cluster_addr":"172.21.15.133:6827/453193062","heartbeat_back_addr":"172.21.15.133:6831/453193062","heartbeat_front_addr":"172.21.15.133:6829/453193062","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:11.588802+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:34.129310+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:57.990804+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:22.085413+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:43.449212+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:07.731266+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:32.656286+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:57.215710+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.18","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.1c","mappings":[{"from":4,"to":3}]},{"pgid":"3.20","mappings":[{"from":0,"to":1}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/89740907":"2024-09-22T09:24:16.537494+0000","172.21.15.42:0/3799547322":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/1784414815":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3305291854":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6801/2065960287":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6800/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6801/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3161501386":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/4021954339":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/3235825782":"2024-09-22T09:24:16.537494+0000","172.21.15.42:0/1973187163":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/4233134704":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6800/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6801/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/2674894058":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/2065960287":"2024-09-22T09:24:16.537494+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":4,"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-09-21T09:24:39.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:39 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1093056811' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:24:39.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:39 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1093056811' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:24:39.415 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:39 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1093056811' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:24:39.545 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T09:24:39.545 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T09:24:39.546 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T09:24:39.546 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T09:24:39.546 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T09:24:39.547 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T09:24:39.547 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T09:24:39.547 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T09:24:39.981 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:39.986 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:39.986 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:39.989 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:39.992 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:39.992 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:39.993 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:39.998 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:40.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:40 smithi042 ceph-mon[35471]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:40.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:40 smithi042 ceph-mon[27524]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:40.424 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:40 smithi133 ceph-mon[31321]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:41.102 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:24:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:24:41.078Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003002688s 2024-09-21T09:24:42.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:42 smithi042 ceph-mon[35471]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:42.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:42 smithi042 ceph-mon[27524]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:42.047 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:24:41] "GET /metrics HTTP/1.1" 200 33664 "" "Prometheus/2.43.0" 2024-09-21T09:24:42.212 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-mon[31321]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:42.738 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.733915401Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-21T09:24:42.738 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.736793775Z level=info msg="Executing migration" id="create data_source table" 2024-09-21T09:24:42.988 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.73932846Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.741838127Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.742289697Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.744968091Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.747771021Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.750356282Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.752984131Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.756000412Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.758817212Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.761606651Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.764330606Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-21T09:24:42.989 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.767057623Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.769583661Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.772183217Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.775088868Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.777657407Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.78026374Z level=info msg="Executing migration" id="Add uid column" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.782840022Z level=info msg="Executing migration" id="Update uid value" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.785493561Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.788142015Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.790757085Z level=info msg="Executing migration" id="create api_key table" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.793480151Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.796187704Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.798701477Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.801339551Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-21T09:24:42.990 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.80403132Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.804528095Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.80533129Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.806425205Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.806849413Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.807645998Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.808106331Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.809072703Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.809789519Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.810382029Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.810685912Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.811298933Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-21T09:24:42.991 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.81187027Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-21T09:24:42.992 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.812758238Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-21T09:24:42.992 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.813479975Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.814002977Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.814447648Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.814797291Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.815234065Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.815689946Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.816534834Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.817018511Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.817826849Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.818723594Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.819502906Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.820470076Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.821116152Z level=info msg="Executing migration" id="create quota table v1" 2024-09-21T09:24:42.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.822109841Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.822837052Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.82314023Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.823576275Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.824428652Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.825175368Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.825468268Z level=info msg="Executing migration" id="create session table" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.825903984Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.82677152Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.827165736Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.827760974Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.828380894Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.829198668Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.829567491Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.829865152Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-21T09:24:42.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.830177162Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.830577088Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.830833238Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.831472194Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.831775227Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.832400686Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.835183356Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.837642807Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.838263952Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.838724254Z level=info msg="Executing migration" id="create alert table v1" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.839576952Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.840405896Z level=info msg="Executing migration" id="add index alert state" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.841288261Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.841707142Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.842576097Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-21T09:24:42.995 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.84341885Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.844394565Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.845915192Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.846788224Z 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-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.84764991Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.848522814Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.849361058Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.850242074Z level=info msg="Executing migration" id="Add column is_default" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.851075721Z level=info msg="Executing migration" id="Add column frequency" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.852089181Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.852940826Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.855754484Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.858327094Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.861077996Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.861369556Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.864295131Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-21T09:24:42.996 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.867053077Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.869653702Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.870068024Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.872807503Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.875741401Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.87841804Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.878755074Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.881658885Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.884405558Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.887165258Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.887461087Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.890419892Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.890853386Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.893203107Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-21T09:24:42.997 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.895799404Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.896240087Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.898915355Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.901794147Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.904483187Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.905081388Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.907815898Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.910265773Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.912954349Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.913806644Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.916570336Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-21T09:24:42.998 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.91909804Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.92167033Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.923267158Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.92583494Z 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-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.928483289Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.929368032Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.929798292Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.93065834Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.931512387Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.932372911Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.932819335Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.933769188Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-21T09:24:42.999 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.934505743Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.935460719Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.936025832Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.93685151Z level=info msg="Executing migration" id="Move region to single row" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.937738879Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.938730659Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.93945076Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.9404039Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.94113172Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.942127126Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.942637578Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.943519375Z level=info msg="Executing migration" id="create test_data table" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.944116112Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.944553206Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-21T09:24:43.000 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.945422644Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.945861687Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.946714282Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.947516433Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.948521918Z level=info msg="Executing migration" id="create team table" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.949080394Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.950078191Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.950783116Z level=info msg="Executing migration" id="create team member table" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.951664751Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.952159737Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.953000178Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.953840166Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.954710363Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.955519318Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.958316639Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-21T09:24:43.001 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.961442172Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.964252543Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.964790886Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.967541853Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.970357957Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.97317476Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.976057609Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.978755183Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.98171065Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.984397336Z level=info msg="Executing migration" id="create tag table" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.987307672Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-21T09:24:43.002 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.990251387Z level=info msg="Executing migration" id="create login attempt table" 2024-09-21T09:24:43.239 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.993113347Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-21T09:24:43.239 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.9959189Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-21T09:24:43.239 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:42.998638555Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-21T09:24:43.239 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.00169846Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-21T09:24:43.239 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.004302075Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-21T09:24:43.239 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.007042589Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-21T09:24:43.239 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.009625018Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-21T09:24:43.240 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.01242777Z level=info msg="Executing migration" id="create user auth table" 2024-09-21T09:24:43.240 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.015221891Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-21T09:24:43.240 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.017977642Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-21T09:24:43.240 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.020707215Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-21T09:24:43.240 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.023350249Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-21T09:24:43.240 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.026175849Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-21T09:24:43.240 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.028824283Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-21T09:24:43.240 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.031572189Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-21T09:24:43.240 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.034127457Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-21T09:24:43.240 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.036796958Z level=info msg="Executing migration" id="create server_lock table" 2024-09-21T09:24:43.241 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.03933809Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-21T09:24:43.241 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.042033346Z level=info msg="Executing migration" id="create user auth token table" 2024-09-21T09:24:43.241 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.044687676Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-21T09:24:43.241 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.04734677Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.049808181Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.050804889Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.051765613Z level=info msg="Executing migration" id="create cache_data table" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.052606891Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.053475135Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.05433732Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.055156488Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.057375978Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.057735912Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.058208052Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.058679865Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.059158553Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-21T09:24:43.242 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.059473683Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.059882685Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.060324929Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.06074263Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.061196923Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.062009565Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.062442461Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.062737717Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.063180403Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.063630746Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.06408837Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.064403388Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.064798857Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.065247017Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-21T09:24:43.243 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.065689752Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.066143943Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.06699251Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.067434758Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.067835237Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.071379835Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.07484617Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.075317302Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.07576174Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.076644921Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.077092814Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.077545728Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.078037138Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-21T09:24:43.244 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.078487495Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.078777581Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.079626856Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.080489956Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.081330401Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.081765422Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.082238337Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.083062787Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.083876781Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.084340698Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.08519517Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.086020617Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-21T09:24:43.245 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.086359349Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.086824752Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.089520717Z 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-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.090337494Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.090666529Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.093472338Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.096163214Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.098668566Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.101389989Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.104103675Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.106771338Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.109378253Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.111987184Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.114442125Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-21T09:24:43.246 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.11724523Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.119655638Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.120564478Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.121364204Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.122182855Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.123064702Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.123982308Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.124729282Z level=info msg="Executing migration" id="create alert_image table" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.125601025Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.126438254Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.127425995Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.127949516Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.128406197Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.128489419Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T09:24:43.247 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.129134882Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-21T09:24:43.248 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.12952894Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-21T09:24:43.248 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.129984657Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-21T09:24:43.248 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.130119217Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-21T09:24:43.248 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.130237736Z level=info msg="alerts found to migrate" alerts=0 2024-09-21T09:24:43.248 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.130633865Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-21T09:24:43.248 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.131070531Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-21T09:24:43.248 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.131860791Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-21T09:24:43.248 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.132676753Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-21T09:24:43.249 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.133648963Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-21T09:24:43.249 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.134392121Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-21T09:24:43.249 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.135307657Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-21T09:24:43.249 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.136070285Z level=info msg="Executing migration" id="create data_keys table" 2024-09-21T09:24:43.249 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.137107183Z level=info msg="Executing migration" id="create secrets table" 2024-09-21T09:24:43.249 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.137819084Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-21T09:24:43.249 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.142120042Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-21T09:24:43.249 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.143019321Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-21T09:24:43.249 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.143864577Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.148180711Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.152503783Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.153351533Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.154230871Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.155085175Z level=info msg="Executing migration" id="create permission table" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.156069362Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.156798495Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.157844171Z level=info msg="Executing migration" id="create role table" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.15864508Z level=info msg="Executing migration" id="add column display_name" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.16158532Z level=info msg="Executing migration" id="add column group_name" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.164204396Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.167167523Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.169868164Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-21T09:24:43.250 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.172667434Z level=info msg="Executing migration" id="create team role table" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.175507454Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.178333599Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.181027432Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.184140765Z level=info msg="Executing migration" id="create user role table" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.186856683Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.189548664Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.192349995Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.195410708Z level=info msg="Executing migration" id="create builtin role table" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.19799008Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.200678556Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.203346621Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.205888477Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.206372823Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.209185037Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-21T09:24:43.251 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.209618639Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.210014255Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.210390735Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.212614786Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.213595953Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.214020281Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.214467307Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.214721449Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.215114442Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.215566377Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.215902688Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.216214184Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.216537057Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.21691389Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-21T09:24:43.252 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.217366282Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.218346381Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.218645521Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.219045876Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.219497434Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.219916691Z level=info msg="Executing migration" id="add correlation config column" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.220918171Z level=info msg="Executing migration" id="create entity_events table" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.221367715Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.224138127Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.224297694Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.224632367Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.224724993Z 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-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.224986449Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.225446161Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-21T09:24:43.253 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.225836643Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.226326066Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.226821338Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.22776124Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.228530483Z level=info msg="Executing migration" id="Drop public config table" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.229355678Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.230325882Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.231026576Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.232028362Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.232790007Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.235739687Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.236793445Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.237835497Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.238665844Z level=info msg="Executing migration" id="add share column" 2024-09-21T09:24:43.254 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.239733327Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-21T09:24:43.255 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.240584253Z level=info msg="Executing migration" id="create file table" 2024-09-21T09:24:43.255 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.241440107Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-21T09:24:43.255 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.242282341Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-21T09:24:43.255 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.243136195Z level=info msg="Executing migration" id="create file_meta table" 2024-09-21T09:24:43.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.24402273Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-21T09:24:43.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.244869825Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-21T09:24:43.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.245747133Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.246635791Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.247490245Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.24834537Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.249391203Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.250234173Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.251127937Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.253838218Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.256761344Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.262308803Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.26518433Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.267861997Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-21T09:24:43.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.27069174Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.280500261Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.283254456Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.286032383Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.289454707Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.292356506Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.295254882Z level=info msg="Executing migration" id="create folder table" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.298080888Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.300933493Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.303821507Z level=info msg="Executing migration" id="Update folder title length" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.307055307Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-21T09:24:43.495 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=migrator t=2024-09-21T09:24:43.309474182Z level=info msg="migrations completed" performed=485 skipped=0 duration=669.491798ms 2024-09-21T09:24:43.496 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=sqlstore t=2024-09-21T09:24:43.30991852Z level=info msg="Created default organization" 2024-09-21T09:24:43.496 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=plugin.loader t=2024-09-21T09:24:43.367649251Z level=info msg="Plugin registered" pluginID=input 2024-09-21T09:24:43.496 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=plugin.loader t=2024-09-21T09:24:43.394109368Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-21T09:24:43.496 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=plugin.loader t=2024-09-21T09:24:43.394129643Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-21T09:24:43.496 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=secrets t=2024-09-21T09:24:43.39417503Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T09:24:43.496 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=query_data t=2024-09-21T09:24:43.395798235Z level=info msg="Query Service initialization" 2024-09-21T09:24:43.496 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=live.push_http t=2024-09-21T09:24:43.398080523Z level=info msg="Live Push Gateway initialization" 2024-09-21T09:24:43.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[27524]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:43.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[27524]: Deploying daemon node-exporter.a on smithi042 2024-09-21T09:24:43.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[35471]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:43.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:43 smithi042 ceph-mon[35471]: Deploying daemon node-exporter.a on smithi042 2024-09-21T09:24:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-mon[31321]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:43 smithi133 ceph-mon[31321]: Deploying daemon node-exporter.a on smithi042 2024-09-21T09:24:44.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=infra.usagestats.collector t=2024-09-21T09:24:44.122886048Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T09:24:44.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=provisioning.datasources t=2024-09-21T09:24:44.177212867Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T09:24:44.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=provisioning.datasources t=2024-09-21T09:24:44.209138182Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-21T09:24:44.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=provisioning.alerting t=2024-09-21T09:24:44.230648644Z level=info msg="starting to provision alerting" 2024-09-21T09:24:44.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=provisioning.alerting t=2024-09-21T09:24:44.230668385Z level=info msg="finished to provision alerting" 2024-09-21T09:24:44.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=ngalert.state.manager t=2024-09-21T09:24:44.230749908Z level=info msg="Warming state cache for startup" 2024-09-21T09:24:44.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=grafanaStorageLogger t=2024-09-21T09:24:44.230871432Z level=info msg="storage starting" 2024-09-21T09:24:44.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=http.server t=2024-09-21T09:24:44.23674309Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T09:24:44.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=ngalert.state.manager t=2024-09-21T09:24:44.241032858Z level=info msg="State cache has been initialized" states=0 duration=10.282412ms 2024-09-21T09:24:44.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=ngalert.multiorg.alertmanager t=2024-09-21T09:24:44.241068076Z level=info msg="starting MultiOrg Alertmanager" 2024-09-21T09:24:44.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=ticker t=2024-09-21T09:24:44.241096154Z level=info msg=starting first_tick=2024-09-21T09:24:50Z 2024-09-21T09:24:44.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=sqlstore.transactions t=2024-09-21T09:24:44.241122465Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T09:24:44.494 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:24:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=sqlstore.transactions t=2024-09-21T09:24:44.27690565Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T09:24:45.712 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:45 smithi042 ceph-mon[35471]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:45.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:45 smithi042 ceph-mon[27524]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:45 smithi133 ceph-mon[31321]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:46.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:46 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:24:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:46 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:46 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:24:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:46 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:46 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:24:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:46 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:24:47.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:47 smithi042 ceph-mon[35471]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:47.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:47 smithi042 ceph-mon[27524]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:47 smithi133 ceph-mon[31321]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:48.501 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:24:48 smithi042 systemd[1]: Starting Ceph node-exporter.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:24:48.584 INFO:teuthology.orchestra.run.smithi042.stdout:236223201303 2024-09-21T09:24:48.584 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T09:24:49.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:49 smithi042 ceph-mon[27524]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:49.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:49 smithi042 ceph-mon[35471]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:49.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:49 smithi133 ceph-mon[31321]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:51.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:51 smithi042 ceph-mon[27524]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:51.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:51 smithi042 ceph-mon[35471]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:51.935 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:24:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:24:51] "GET /metrics HTTP/1.1" 200 33664 "" "Prometheus/2.43.0" 2024-09-21T09:24:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:51 smithi133 ceph-mon[31321]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:52.426 INFO:teuthology.orchestra.run.smithi042.stdout:111669149740 2024-09-21T09:24:52.427 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T09:24:53.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:53 smithi042 ceph-mon[35471]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:53.922 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:53 smithi042 ceph-mon[27524]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:53 smithi133 ceph-mon[31321]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:55.282 INFO:teuthology.orchestra.run.smithi042.stdout:201863462942 2024-09-21T09:24:55.282 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T09:24:55.766 INFO:teuthology.orchestra.run.smithi042.stdout:34359738427 2024-09-21T09:24:55.766 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T09:24:55.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:55 smithi133 ceph-mon[31321]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:56.095 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:55 smithi042 ceph-mon[35471]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:56.095 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:55 smithi042 ceph-mon[27524]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:56.120 INFO:teuthology.orchestra.run.smithi042.stdout:77309411375 2024-09-21T09:24:56.121 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T09:24:56.351 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:24:56 smithi042 bash[68765]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-21T09:24:56.840 INFO:teuthology.orchestra.run.smithi042.stdout:167503724579 2024-09-21T09:24:56.840 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T09:24:57.102 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:24:56 smithi042 bash[68765]: Getting image source signatures 2024-09-21T09:24:57.102 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:24:56 smithi042 bash[68765]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-21T09:24:57.102 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:24:56 smithi042 bash[68765]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-21T09:24:57.102 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:24:56 smithi042 bash[68765]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-21T09:24:57.389 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:57.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:57 smithi042 ceph-mon[27524]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:57.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:57 smithi042 ceph-mon[35471]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:57 smithi133 ceph-mon[31321]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:24:58.358 INFO:teuthology.orchestra.run.smithi042.stdout:133143986215 2024-09-21T09:24:58.358 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T09:24:59.101 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:24:58 smithi042 bash[68765]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-21T09:24:59.370 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:59.371 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:59.373 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:24:59.411 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:24:59 smithi042 bash[68765]: Writing manifest to image destination 2024-09-21T09:24:59.412 INFO:teuthology.orchestra.run.smithi042.stdout:55834574902 2024-09-21T09:24:59.413 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T09:24:59.683 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:24:59 smithi042 podman[68765]: 2024-09-21 09:24:59.388192217 +0000 UTC m=+4.801546075 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T09:24:59.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:24:59 smithi133 ceph-mon[31321]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:00.018 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:24:59 smithi042 ceph-mon[35471]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:00.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:24:59 smithi042 ceph-mon[27524]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:00.540 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:01.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:01 smithi133 ceph-mon[31321]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:01.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:01 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:02.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:01 smithi042 ceph-mon[27524]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:02.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:01 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:02.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:01 smithi042 ceph-mon[35471]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:02.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:01 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:02.022 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:25:01] "GET /metrics HTTP/1.1" 200 33661 "" "Prometheus/2.43.0" 2024-09-21T09:25:03.602 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:03 smithi042 podman[68765]: 2024-09-21 09:25:03.341761755 +0000 UTC m=+8.755115596 container create 5eccfb446e74149ff58e520ebdce9ff471a0feb3a7fd74ec7e2abda29fa0424f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:03.964 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:03 smithi042 ceph-mon[35471]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:03.964 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:03 smithi042 ceph-mon[27524]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:03.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:03 smithi133 ceph-mon[31321]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:05.037 INFO:teuthology.orchestra.run.smithi042.stdout:111669149743 2024-09-21T09:25:05.037 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 podman[68765]: 2024-09-21 09:25:04.650790426 +0000 UTC m=+10.064144276 container init 5eccfb446e74149ff58e520ebdce9ff471a0feb3a7fd74ec7e2abda29fa0424f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:05.037 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 podman[68765]: 2024-09-21 09:25:04.654977535 +0000 UTC m=+10.068331385 container start 5eccfb446e74149ff58e520ebdce9ff471a0feb3a7fd74ec7e2abda29fa0424f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:05.037 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.659Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T09:25:05.037 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.659Z 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-09-21T09:25:05.038 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z 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-09-21T09:25:05.038 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T09:25:05.038 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z 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-09-21T09:25:05.038 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z 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-09-21T09:25:05.038 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T09:25:05.038 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T09:25:05.038 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T09:25:05.038 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T09:25:05.038 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T09:25:05.038 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T09:25:05.039 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T09:25:05.039 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T09:25:05.039 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T09:25:05.039 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T09:25:05.039 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.660Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T09:25:05.040 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T09:25:05.041 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T09:25:05.042 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T09:25:05.042 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T09:25:05.042 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T09:25:05.042 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T09:25:05.042 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T09:25:05.042 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T09:25:05.042 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[69451]: ts=2024-09-21T09:25:04.661Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T09:25:05.336 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:05 smithi133 ceph-mon[31321]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:05 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2111108222' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T09:25:06.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:05 smithi042 ceph-mon[35471]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:05 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2111108222' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T09:25:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:05 smithi042 ceph-mon[27524]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:05 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2111108222' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T09:25:07.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:07 smithi042 ceph-mon[27524]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:07.723 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:07 smithi042 ceph-mon[35471]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:07.891 INFO:teuthology.orchestra.run.smithi042.stdout:34359738429 2024-09-21T09:25:07.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:07 smithi133 ceph-mon[31321]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:08.120 INFO:teuthology.orchestra.run.smithi042.stdout:77309411378 2024-09-21T09:25:08.838 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:08 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/310679182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T09:25:08.838 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:08 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2729680323' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T09:25:08.838 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:08 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/310679182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T09:25:08.838 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:08 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2729680323' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T09:25:08.861 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738427 got 34359738429 for osd.0 2024-09-21T09:25:08.861 DEBUG:teuthology.parallel:result is None 2024-09-21T09:25:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:08 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/310679182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T09:25:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:08 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2729680323' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T09:25:09.568 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149740 got 111669149743 for osd.3 2024-09-21T09:25:09.568 DEBUG:teuthology.parallel:result is None 2024-09-21T09:25:09.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:09 smithi042 ceph-mon[27524]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:09.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:09 smithi042 ceph-mon[35471]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:09.799 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:09 smithi042 bash[68765]: 5eccfb446e74149ff58e520ebdce9ff471a0feb3a7fd74ec7e2abda29fa0424f 2024-09-21T09:25:09.799 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:25:09 smithi042 systemd[1]: Started Ceph node-exporter.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:25:09.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:09 smithi133 ceph-mon[31321]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:10.432 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:10.478 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:10 smithi133 systemd[1]: Starting Ceph node-exporter.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:25:10.575 INFO:teuthology.orchestra.run.smithi042.stdout:201863462945 2024-09-21T09:25:10.743 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:10 smithi133 bash[61590]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-21T09:25:10.976 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411375 got 77309411378 for osd.2 2024-09-21T09:25:10.976 DEBUG:teuthology.parallel:result is None 2024-09-21T09:25:11.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:10 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:11.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:10 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:11.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:10 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:11.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:10 smithi042 ceph-mon[35471]: Deploying daemon node-exporter.b on smithi133 2024-09-21T09:25:11.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:10 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1181056363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T09:25:11.085 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:10 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:11.085 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:10 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:11.086 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:10 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:11.086 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:10 smithi042 ceph-mon[27524]: Deploying daemon node-exporter.b on smithi133 2024-09-21T09:25:11.086 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:10 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1181056363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T09:25:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:10 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:10 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:10 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:10 smithi133 ceph-mon[31321]: Deploying daemon node-exporter.b on smithi133 2024-09-21T09:25:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:10 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1181056363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T09:25:11.243 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:10 smithi133 bash[61590]: Getting image source signatures 2024-09-21T09:25:11.243 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:10 smithi133 bash[61590]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-21T09:25:11.243 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:10 smithi133 bash[61590]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-21T09:25:11.243 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:10 smithi133 bash[61590]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-21T09:25:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:11 smithi042 ceph-mon[27524]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:12.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:25:11] "GET /metrics HTTP/1.1" 200 33661 "" "Prometheus/2.43.0" 2024-09-21T09:25:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:11 smithi042 ceph-mon[35471]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:12.211 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462942 got 201863462945 for osd.6 2024-09-21T09:25:12.211 DEBUG:teuthology.parallel:result is None 2024-09-21T09:25:12.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:11 smithi133 ceph-mon[31321]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:12.588 INFO:teuthology.orchestra.run.smithi042.stdout:236223201307 2024-09-21T09:25:12.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:12 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3211130987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T09:25:12.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:12 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/3211130987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T09:25:13.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:12 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/3211130987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T09:25:13.521 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201303 got 236223201307 for osd.7 2024-09-21T09:25:13.521 DEBUG:teuthology.parallel:result is None 2024-09-21T09:25:13.908 INFO:teuthology.orchestra.run.smithi042.stdout:167503724583 2024-09-21T09:25:13.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:13 smithi133 ceph-mon[31321]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:13.993 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:13 smithi133 bash[61590]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-21T09:25:13.993 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:13 smithi133 bash[61590]: Writing manifest to image destination 2024-09-21T09:25:14.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:13 smithi042 ceph-mon[27524]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:14.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:13 smithi042 ceph-mon[35471]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:14.375 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 podman[61590]: 2024-09-21 09:25:14.073304702 +0000 UTC m=+3.499110776 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T09:25:14.375 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 podman[61590]: 2024-09-21 09:25:14.163143354 +0000 UTC m=+3.588949429 container create 54810b6a6f737136087dc92d8a18bccfe51cf14657b9ea940a54697d17698eac (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:25:14.375 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 podman[61590]: 2024-09-21 09:25:14.373825837 +0000 UTC m=+3.799631918 container init 54810b6a6f737136087dc92d8a18bccfe51cf14657b9ea940a54697d17698eac (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:25:14.743 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 podman[61590]: 2024-09-21 09:25:14.378347698 +0000 UTC m=+3.804153768 container start 54810b6a6f737136087dc92d8a18bccfe51cf14657b9ea940a54697d17698eac (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:25:14.743 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.383Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.383Z 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-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.383Z 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-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.383Z 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-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z 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-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T09:25:14.744 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T09:25:14.745 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T09:25:14.745 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T09:25:14.745 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T09:25:14.745 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T09:25:14.745 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T09:25:14.745 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T09:25:14.745 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T09:25:14.746 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.384Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T09:25:14.747 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.385Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T09:25:14.748 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[61666]: ts=2024-09-21T09:25:14.385Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T09:25:14.748 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 bash[61590]: 54810b6a6f737136087dc92d8a18bccfe51cf14657b9ea940a54697d17698eac 2024-09-21T09:25:14.748 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:25:14 smithi133 systemd[1]: Started Ceph node-exporter.b for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:25:15.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/25520590' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/25520590' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:14 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:25:15.163 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/25520590' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T09:25:15.163 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.163 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.163 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.163 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.163 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:15.163 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:14 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:25:15.881 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724579 got 167503724583 for osd.5 2024-09-21T09:25:15.881 DEBUG:teuthology.parallel:result is None 2024-09-21T09:25:15.984 INFO:teuthology.orchestra.run.smithi042.stdout:55834574906 2024-09-21T09:25:16.543 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574902 got 55834574906 for osd.1 2024-09-21T09:25:16.543 DEBUG:teuthology.parallel:result is None 2024-09-21T09:25:16.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:16 smithi042 ceph-mon[35471]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:16.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:16 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1388902575' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T09:25:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:16 smithi042 ceph-mon[27524]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:16 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1388902575' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T09:25:16.810 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:16 smithi133 ceph-mon[31321]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:16.810 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:16 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1388902575' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T09:25:17.695 INFO:teuthology.orchestra.run.smithi042.stdout:133143986220 2024-09-21T09:25:17.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:18.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:18 smithi042 ceph-mon[35471]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:18.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:18 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/110608321' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T09:25:18.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:18 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:18.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:18 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:18.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:18 smithi042 ceph-mon[27524]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:18.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:18 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/110608321' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T09:25:18.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:18 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:18.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:18 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:18.724 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986215 got 133143986220 for osd.4 2024-09-21T09:25:18.724 DEBUG:teuthology.parallel:result is None 2024-09-21T09:25:18.724 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T09:25:18.725 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:25:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:18 smithi133 ceph-mon[31321]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:18 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/110608321' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T09:25:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:18 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:18 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:19.119 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:19.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:19 smithi042 ceph-mon[27524]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:19.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:19 smithi042 ceph-mon[35471]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:19.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:19 smithi133 ceph-mon[31321]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:20.900 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:25:20.901 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-21T09:25:21.641 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":42,"stamp":"2024-09-21T09:25:20.563656+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593533,"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":229,"num_write_kb":2435,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":236468,"kb_used_data":8020,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749724748,"statfs":{"total":767960285184,"available":767718141952,"internally_reserved":0,"allocated":8212480,"data_stored":4599588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":233819705},"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.002862"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262151+0000","last_change":"2024-09-21T09:23:29.080780+0000","last_active":"2024-09-21T09:24:24.262151+0000","last_peered":"2024-09-21T09:24:24.262151+0000","last_clean":"2024-09-21T09:24:24.262151+0000","last_became_active":"2024-09-21T09:23:29.080478+0000","last_became_peered":"2024-09-21T09:23:29.080478+0000","last_unstale":"2024-09-21T09:24:24.262151+0000","last_undegraded":"2024-09-21T09:24:24.262151+0000","last_fullsized":"2024-09-21T09:24:24.262151+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:54:29.772010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097444+0000","last_change":"2024-09-21T09:23:29.068238+0000","last_active":"2024-09-21T09:24:24.097444+0000","last_peered":"2024-09-21T09:24:24.097444+0000","last_clean":"2024-09-21T09:24:24.097444+0000","last_became_active":"2024-09-21T09:23:29.067948+0000","last_became_peered":"2024-09-21T09:23:29.067948+0000","last_unstale":"2024-09-21T09:24:24.097444+0000","last_undegraded":"2024-09-21T09:24:24.097444+0000","last_fullsized":"2024-09-21T09:24:24.097444+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:07.997812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092937+0000","last_change":"2024-09-21T09:23:29.068331+0000","last_active":"2024-09-21T09:24:24.092937+0000","last_peered":"2024-09-21T09:24:24.092937+0000","last_clean":"2024-09-21T09:24:24.092937+0000","last_became_active":"2024-09-21T09:23:29.068051+0000","last_became_peered":"2024-09-21T09:23:29.068051+0000","last_unstale":"2024-09-21T09:24:24.092937+0000","last_undegraded":"2024-09-21T09:24:24.092937+0000","last_fullsized":"2024-09-21T09:24:24.092937+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:18.147374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100995+0000","last_change":"2024-09-21T09:23:29.074266+0000","last_active":"2024-09-21T09:24:24.100995+0000","last_peered":"2024-09-21T09:24:24.100995+0000","last_clean":"2024-09-21T09:24:24.100995+0000","last_became_active":"2024-09-21T09:23:29.073638+0000","last_became_peered":"2024-09-21T09:23:29.073638+0000","last_unstale":"2024-09-21T09:24:24.100995+0000","last_undegraded":"2024-09-21T09:24:24.100995+0000","last_fullsized":"2024-09-21T09:24:24.100995+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:54:47.596201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261222+0000","last_change":"2024-09-21T09:23:29.076669+0000","last_active":"2024-09-21T09:24:24.261222+0000","last_peered":"2024-09-21T09:24:24.261222+0000","last_clean":"2024-09-21T09:24:24.261222+0000","last_became_active":"2024-09-21T09:23:29.076381+0000","last_became_peered":"2024-09-21T09:23:29.076381+0000","last_unstale":"2024-09-21T09:24:24.261222+0000","last_undegraded":"2024-09-21T09:24:24.261222+0000","last_fullsized":"2024-09-21T09:24:24.261222+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:24:02.652626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3a","version":"0'0","reported_seq":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260711+0000","last_change":"2024-09-21T09:23:53.711761+0000","last_active":"2024-09-21T09:24:24.260711+0000","last_peered":"2024-09-21T09:24:24.260711+0000","last_clean":"2024-09-21T09:24:24.260711+0000","last_became_active":"2024-09-21T09:23:53.711294+0000","last_became_peered":"2024-09-21T09:23:53.711294+0000","last_unstale":"2024-09-21T09:24:24.260711+0000","last_undegraded":"2024-09-21T09:24:24.260711+0000","last_fullsized":"2024-09-21T09:24:24.260711+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:49.991870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261341+0000","last_change":"2024-09-21T09:23:29.079995+0000","last_active":"2024-09-21T09:24:24.261341+0000","last_peered":"2024-09-21T09:24:24.261341+0000","last_clean":"2024-09-21T09:24:24.261341+0000","last_became_active":"2024-09-21T09:23:29.079722+0000","last_became_peered":"2024-09-21T09:23:29.079722+0000","last_unstale":"2024-09-21T09:24:24.261341+0000","last_undegraded":"2024-09-21T09:24:24.261341+0000","last_fullsized":"2024-09-21T09:24:24.261341+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:17:37.398395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.38","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093752+0000","last_change":"2024-09-21T09:23:29.071709+0000","last_active":"2024-09-21T09:24:24.093752+0000","last_peered":"2024-09-21T09:24:24.093752+0000","last_clean":"2024-09-21T09:24:24.093752+0000","last_became_active":"2024-09-21T09:23:29.071461+0000","last_became_peered":"2024-09-21T09:23:29.071461+0000","last_unstale":"2024-09-21T09:24:24.093752+0000","last_undegraded":"2024-09-21T09:24:24.093752+0000","last_fullsized":"2024-09-21T09:24:24.093752+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:41:28.778254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.37","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262336+0000","last_change":"2024-09-21T09:23:29.080197+0000","last_active":"2024-09-21T09:24:24.262336+0000","last_peered":"2024-09-21T09:24:24.262336+0000","last_clean":"2024-09-21T09:24:24.262336+0000","last_became_active":"2024-09-21T09:23:29.079503+0000","last_became_peered":"2024-09-21T09:23:29.079503+0000","last_unstale":"2024-09-21T09:24:24.262336+0000","last_undegraded":"2024-09-21T09:24:24.262336+0000","last_fullsized":"2024-09-21T09:24:24.262336+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:25:23.691057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262022+0000","last_change":"2024-09-21T09:23:29.075382+0000","last_active":"2024-09-21T09:24:24.262022+0000","last_peered":"2024-09-21T09:24:24.262022+0000","last_clean":"2024-09-21T09:24:24.262022+0000","last_became_active":"2024-09-21T09:23:29.075064+0000","last_became_peered":"2024-09-21T09:23:29.075064+0000","last_unstale":"2024-09-21T09:24:24.262022+0000","last_undegraded":"2024-09-21T09:24:24.262022+0000","last_fullsized":"2024-09-21T09:24:24.262022+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:30:10.500306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262144+0000","last_change":"2024-09-21T09:23:29.075608+0000","last_active":"2024-09-21T09:24:24.262144+0000","last_peered":"2024-09-21T09:24:24.262144+0000","last_clean":"2024-09-21T09:24:24.262144+0000","last_became_active":"2024-09-21T09:23:29.075343+0000","last_became_peered":"2024-09-21T09:23:29.075343+0000","last_unstale":"2024-09-21T09:24:24.262144+0000","last_undegraded":"2024-09-21T09:24:24.262144+0000","last_fullsized":"2024-09-21T09:24:24.262144+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:52:04.737140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092837+0000","last_change":"2024-09-21T09:23:29.073879+0000","last_active":"2024-09-21T09:24:24.092837+0000","last_peered":"2024-09-21T09:24:24.092837+0000","last_clean":"2024-09-21T09:24:24.092837+0000","last_became_active":"2024-09-21T09:23:29.073609+0000","last_became_peered":"2024-09-21T09:23:29.073609+0000","last_unstale":"2024-09-21T09:24:24.092837+0000","last_undegraded":"2024-09-21T09:24:24.092837+0000","last_fullsized":"2024-09-21T09:24:24.092837+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:57.329243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092075+0000","last_change":"2024-09-21T09:23:29.070391+0000","last_active":"2024-09-21T09:24:24.092075+0000","last_peered":"2024-09-21T09:24:24.092075+0000","last_clean":"2024-09-21T09:24:24.092075+0000","last_became_active":"2024-09-21T09:23:29.070097+0000","last_became_peered":"2024-09-21T09:23:29.070097+0000","last_unstale":"2024-09-21T09:24:24.092075+0000","last_undegraded":"2024-09-21T09:24:24.092075+0000","last_fullsized":"2024-09-21T09:24:24.092075+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:28:42.012857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.091638+0000","last_change":"2024-09-21T09:23:29.065414+0000","last_active":"2024-09-21T09:24:24.091638+0000","last_peered":"2024-09-21T09:24:24.091638+0000","last_clean":"2024-09-21T09:24:24.091638+0000","last_became_active":"2024-09-21T09:23:29.065115+0000","last_became_peered":"2024-09-21T09:23:29.065115+0000","last_unstale":"2024-09-21T09:24:24.091638+0000","last_undegraded":"2024-09-21T09:24:24.091638+0000","last_fullsized":"2024-09-21T09:24:24.091638+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:43:53.743890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097563+0000","last_change":"2024-09-21T09:23:29.064509+0000","last_active":"2024-09-21T09:24:24.097563+0000","last_peered":"2024-09-21T09:24:24.097563+0000","last_clean":"2024-09-21T09:24:24.097563+0000","last_became_active":"2024-09-21T09:23:29.064224+0000","last_became_peered":"2024-09-21T09:23:29.064224+0000","last_unstale":"2024-09-21T09:24:24.097563+0000","last_undegraded":"2024-09-21T09:24:24.097563+0000","last_fullsized":"2024-09-21T09:24:24.097563+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:53.443709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100623+0000","last_change":"2024-09-21T09:23:29.074094+0000","last_active":"2024-09-21T09:24:24.100623+0000","last_peered":"2024-09-21T09:24:24.100623+0000","last_clean":"2024-09-21T09:24:24.100623+0000","last_became_active":"2024-09-21T09:23:29.073811+0000","last_became_peered":"2024-09-21T09:23:29.073811+0000","last_unstale":"2024-09-21T09:24:24.100623+0000","last_undegraded":"2024-09-21T09:24:24.100623+0000","last_fullsized":"2024-09-21T09:24:24.100623+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:15:57.919655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2f","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101322+0000","last_change":"2024-09-21T09:23:29.073412+0000","last_active":"2024-09-21T09:24:24.101322+0000","last_peered":"2024-09-21T09:24:24.101322+0000","last_clean":"2024-09-21T09:24:24.101322+0000","last_became_active":"2024-09-21T09:23:29.073100+0000","last_became_peered":"2024-09-21T09:23:29.073100+0000","last_unstale":"2024-09-21T09:24:24.101322+0000","last_undegraded":"2024-09-21T09:24:24.101322+0000","last_fullsized":"2024-09-21T09:24:24.101322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:36:11.289576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261200+0000","last_change":"2024-09-21T09:23:29.068618+0000","last_active":"2024-09-21T09:24:24.261200+0000","last_peered":"2024-09-21T09:24:24.261200+0000","last_clean":"2024-09-21T09:24:24.261200+0000","last_became_active":"2024-09-21T09:23:29.068344+0000","last_became_peered":"2024-09-21T09:23:29.068344+0000","last_unstale":"2024-09-21T09:24:24.261200+0000","last_undegraded":"2024-09-21T09:24:24.261200+0000","last_fullsized":"2024-09-21T09:24:24.261200+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:14:34.656880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261915+0000","last_change":"2024-09-21T09:23:29.070845+0000","last_active":"2024-09-21T09:24:24.261915+0000","last_peered":"2024-09-21T09:24:24.261915+0000","last_clean":"2024-09-21T09:24:24.261915+0000","last_became_active":"2024-09-21T09:23:29.070585+0000","last_became_peered":"2024-09-21T09:23:29.070585+0000","last_unstale":"2024-09-21T09:24:24.261915+0000","last_undegraded":"2024-09-21T09:24:24.261915+0000","last_fullsized":"2024-09-21T09:24:24.261915+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:25.007123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261813+0000","last_change":"2024-09-21T09:23:29.076833+0000","last_active":"2024-09-21T09:24:24.261813+0000","last_peered":"2024-09-21T09:24:24.261813+0000","last_clean":"2024-09-21T09:24:24.261813+0000","last_became_active":"2024-09-21T09:23:29.076557+0000","last_became_peered":"2024-09-21T09:23:29.076557+0000","last_unstale":"2024-09-21T09:24:24.261813+0000","last_undegraded":"2024-09-21T09:24:24.261813+0000","last_fullsized":"2024-09-21T09:24:24.261813+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:37:43.474480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2b","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093356+0000","last_change":"2024-09-21T09:23:29.074972+0000","last_active":"2024-09-21T09:24:24.093356+0000","last_peered":"2024-09-21T09:24:24.093356+0000","last_clean":"2024-09-21T09:24:24.093356+0000","last_became_active":"2024-09-21T09:23:29.074321+0000","last_became_peered":"2024-09-21T09:23:29.074321+0000","last_unstale":"2024-09-21T09:24:24.093356+0000","last_undegraded":"2024-09-21T09:24:24.093356+0000","last_fullsized":"2024-09-21T09:24:24.093356+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:09:50.118649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100786+0000","last_change":"2024-09-21T09:23:29.073778+0000","last_active":"2024-09-21T09:24:24.100786+0000","last_peered":"2024-09-21T09:24:24.100786+0000","last_clean":"2024-09-21T09:24:24.100786+0000","last_became_active":"2024-09-21T09:23:29.073497+0000","last_became_peered":"2024-09-21T09:23:29.073497+0000","last_unstale":"2024-09-21T09:24:24.100786+0000","last_undegraded":"2024-09-21T09:24:24.100786+0000","last_fullsized":"2024-09-21T09:24:24.100786+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:26:19.459163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":31,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.091830+0000","last_change":"2024-09-21T09:23:53.712093+0000","last_active":"2024-09-21T09:24:24.091830+0000","last_peered":"2024-09-21T09:24:24.091830+0000","last_clean":"2024-09-21T09:24:24.091830+0000","last_became_active":"2024-09-21T09:23:53.711681+0000","last_became_peered":"2024-09-21T09:23:53.711681+0000","last_unstale":"2024-09-21T09:24:24.091830+0000","last_undegraded":"2024-09-21T09:24:24.091830+0000","last_fullsized":"2024-09-21T09:24:24.091830+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:08:58.426224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100616+0000","last_change":"2024-09-21T09:23:29.066438+0000","last_active":"2024-09-21T09:24:24.100616+0000","last_peered":"2024-09-21T09:24:24.100616+0000","last_clean":"2024-09-21T09:24:24.100616+0000","last_became_active":"2024-09-21T09:23:29.066170+0000","last_became_peered":"2024-09-21T09:23:29.066170+0000","last_unstale":"2024-09-21T09:24:24.100616+0000","last_undegraded":"2024-09-21T09:24:24.100616+0000","last_fullsized":"2024-09-21T09:24:24.100616+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:57:11.765829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092634+0000","last_change":"2024-09-21T09:23:29.057416+0000","last_active":"2024-09-21T09:24:24.092634+0000","last_peered":"2024-09-21T09:24:24.092634+0000","last_clean":"2024-09-21T09:24:24.092634+0000","last_became_active":"2024-09-21T09:23:29.057125+0000","last_became_peered":"2024-09-21T09:23:29.057125+0000","last_unstale":"2024-09-21T09:24:24.092634+0000","last_undegraded":"2024-09-21T09:24:24.092634+0000","last_fullsized":"2024-09-21T09:24:24.092634+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:10:25.574157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262063+0000","last_change":"2024-09-21T09:23:29.076810+0000","last_active":"2024-09-21T09:24:24.262063+0000","last_peered":"2024-09-21T09:24:24.262063+0000","last_clean":"2024-09-21T09:24:24.262063+0000","last_became_active":"2024-09-21T09:23:29.076538+0000","last_became_peered":"2024-09-21T09:23:29.076538+0000","last_unstale":"2024-09-21T09:24:24.262063+0000","last_undegraded":"2024-09-21T09:24:24.262063+0000","last_fullsized":"2024-09-21T09:24:24.262063+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:17:51.098502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097243+0000","last_change":"2024-09-21T09:23:29.064902+0000","last_active":"2024-09-21T09:24:24.097243+0000","last_peered":"2024-09-21T09:24:24.097243+0000","last_clean":"2024-09-21T09:24:24.097243+0000","last_became_active":"2024-09-21T09:23:29.064649+0000","last_became_peered":"2024-09-21T09:23:29.064649+0000","last_unstale":"2024-09-21T09:24:24.097243+0000","last_undegraded":"2024-09-21T09:24:24.097243+0000","last_fullsized":"2024-09-21T09:24:24.097243+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:59.112936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.094849+0000","last_change":"2024-09-21T09:23:29.067352+0000","last_active":"2024-09-21T09:24:24.094849+0000","last_peered":"2024-09-21T09:24:24.094849+0000","last_clean":"2024-09-21T09:24:24.094849+0000","last_became_active":"2024-09-21T09:23:29.067056+0000","last_became_peered":"2024-09-21T09:23:29.067056+0000","last_unstale":"2024-09-21T09:24:24.094849+0000","last_undegraded":"2024-09-21T09:24:24.094849+0000","last_fullsized":"2024-09-21T09:24:24.094849+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:33.735533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.23","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093430+0000","last_change":"2024-09-21T09:23:29.075152+0000","last_active":"2024-09-21T09:24:24.093430+0000","last_peered":"2024-09-21T09:24:24.093430+0000","last_clean":"2024-09-21T09:24:24.093430+0000","last_became_active":"2024-09-21T09:23:29.074620+0000","last_became_peered":"2024-09-21T09:23:29.074620+0000","last_unstale":"2024-09-21T09:24:24.093430+0000","last_undegraded":"2024-09-21T09:24:24.093430+0000","last_fullsized":"2024-09-21T09:24:24.093430+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:05:17.951960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100786+0000","last_change":"2024-09-21T09:23:29.074501+0000","last_active":"2024-09-21T09:24:24.100786+0000","last_peered":"2024-09-21T09:24:24.100786+0000","last_clean":"2024-09-21T09:24:24.100786+0000","last_became_active":"2024-09-21T09:23:29.074150+0000","last_became_peered":"2024-09-21T09:23:29.074150+0000","last_unstale":"2024-09-21T09:24:24.100786+0000","last_undegraded":"2024-09-21T09:24:24.100786+0000","last_fullsized":"2024-09-21T09:24:24.100786+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:44.409271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260827+0000","last_change":"2024-09-21T09:23:29.068019+0000","last_active":"2024-09-21T09:24:24.260827+0000","last_peered":"2024-09-21T09:24:24.260827+0000","last_clean":"2024-09-21T09:24:24.260827+0000","last_became_active":"2024-09-21T09:23:29.067770+0000","last_became_peered":"2024-09-21T09:23:29.067770+0000","last_unstale":"2024-09-21T09:24:24.260827+0000","last_undegraded":"2024-09-21T09:24:24.260827+0000","last_fullsized":"2024-09-21T09:24:24.260827+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:50.520990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261038+0000","last_change":"2024-09-21T09:23:53.712510+0000","last_active":"2024-09-21T09:24:24.261038+0000","last_peered":"2024-09-21T09:24:24.261038+0000","last_clean":"2024-09-21T09:24:24.261038+0000","last_became_active":"2024-09-21T09:23:53.712230+0000","last_became_peered":"2024-09-21T09:23:53.712230+0000","last_unstale":"2024-09-21T09:24:24.261038+0000","last_undegraded":"2024-09-21T09:24:24.261038+0000","last_fullsized":"2024-09-21T09:24:24.261038+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:45.858132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092589+0000","last_change":"2024-09-21T09:23:29.063364+0000","last_active":"2024-09-21T09:24:24.092589+0000","last_peered":"2024-09-21T09:24:24.092589+0000","last_clean":"2024-09-21T09:24:24.092589+0000","last_became_active":"2024-09-21T09:23:29.063065+0000","last_became_peered":"2024-09-21T09:23:29.063065+0000","last_unstale":"2024-09-21T09:24:24.092589+0000","last_undegraded":"2024-09-21T09:24:24.092589+0000","last_fullsized":"2024-09-21T09:24:24.092589+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:55:27.198190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092265+0000","last_change":"2024-09-21T09:23:25.915824+0000","last_active":"2024-09-21T09:24:24.092265+0000","last_peered":"2024-09-21T09:24:24.092265+0000","last_clean":"2024-09-21T09:24:24.092265+0000","last_became_active":"2024-09-21T09:23:25.915490+0000","last_became_peered":"2024-09-21T09:23:25.915490+0000","last_unstale":"2024-09-21T09:24:24.092265+0000","last_undegraded":"2024-09-21T09:24:24.092265+0000","last_fullsized":"2024-09-21T09:24:24.092265+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:11.663587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093499+0000","last_change":"2024-09-21T09:23:29.074956+0000","last_active":"2024-09-21T09:24:24.093499+0000","last_peered":"2024-09-21T09:24:24.093499+0000","last_clean":"2024-09-21T09:24:24.093499+0000","last_became_active":"2024-09-21T09:23:29.074502+0000","last_became_peered":"2024-09-21T09:23:29.074502+0000","last_unstale":"2024-09-21T09:24:24.093499+0000","last_undegraded":"2024-09-21T09:24:24.093499+0000","last_fullsized":"2024-09-21T09:24:24.093499+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:53:31.205874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"66'1","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261659+0000","last_change":"2024-09-21T09:23:25.916793+0000","last_active":"2024-09-21T09:24:24.261659+0000","last_peered":"2024-09-21T09:24:24.261659+0000","last_clean":"2024-09-21T09:24:24.261659+0000","last_became_active":"2024-09-21T09:23:25.916522+0000","last_became_peered":"2024-09-21T09:23:25.916522+0000","last_unstale":"2024-09-21T09:24:24.261659+0000","last_undegraded":"2024-09-21T09:24:24.261659+0000","last_fullsized":"2024-09-21T09:24:24.261659+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:25.338445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.091947+0000","last_change":"2024-09-21T09:23:25.914203+0000","last_active":"2024-09-21T09:24:24.091947+0000","last_peered":"2024-09-21T09:24:24.091947+0000","last_clean":"2024-09-21T09:24:24.091947+0000","last_became_active":"2024-09-21T09:23:25.913861+0000","last_became_peered":"2024-09-21T09:23:25.913861+0000","last_unstale":"2024-09-21T09:24:24.091947+0000","last_undegraded":"2024-09-21T09:24:24.091947+0000","last_fullsized":"2024-09-21T09:24:24.091947+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:13.072983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093786+0000","last_change":"2024-09-21T09:23:29.059660+0000","last_active":"2024-09-21T09:24:24.093786+0000","last_peered":"2024-09-21T09:24:24.093786+0000","last_clean":"2024-09-21T09:24:24.093786+0000","last_became_active":"2024-09-21T09:23:29.059379+0000","last_became_peered":"2024-09-21T09:23:29.059379+0000","last_unstale":"2024-09-21T09:24:24.093786+0000","last_undegraded":"2024-09-21T09:24:24.093786+0000","last_fullsized":"2024-09-21T09:24:24.093786+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:53:00.153558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.18","version":"0'0","reported_seq":33,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100708+0000","last_change":"2024-09-21T09:23:53.782463+0000","last_active":"2024-09-21T09:24:24.100708+0000","last_peered":"2024-09-21T09:24:24.100708+0000","last_clean":"2024-09-21T09:24:24.100708+0000","last_became_active":"2024-09-21T09:23:53.782139+0000","last_became_peered":"2024-09-21T09:23:53.782139+0000","last_unstale":"2024-09-21T09:24:24.100708+0000","last_undegraded":"2024-09-21T09:24:24.100708+0000","last_fullsized":"2024-09-21T09:24:24.100708+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:57:37.232224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.096710+0000","last_change":"2024-09-21T09:23:29.057420+0000","last_active":"2024-09-21T09:24:24.096710+0000","last_peered":"2024-09-21T09:24:24.096710+0000","last_clean":"2024-09-21T09:24:24.096710+0000","last_became_active":"2024-09-21T09:23:29.057128+0000","last_became_peered":"2024-09-21T09:23:29.057128+0000","last_unstale":"2024-09-21T09:24:24.096710+0000","last_undegraded":"2024-09-21T09:24:24.096710+0000","last_fullsized":"2024-09-21T09:24:24.096710+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:32.843998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261626+0000","last_change":"2024-09-21T09:23:25.918729+0000","last_active":"2024-09-21T09:24:24.261626+0000","last_peered":"2024-09-21T09:24:24.261626+0000","last_clean":"2024-09-21T09:24:24.261626+0000","last_became_active":"2024-09-21T09:23:25.918444+0000","last_became_peered":"2024-09-21T09:23:25.918444+0000","last_unstale":"2024-09-21T09:24:24.261626+0000","last_undegraded":"2024-09-21T09:24:24.261626+0000","last_fullsized":"2024-09-21T09:24:24.261626+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:01:06.927734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101086+0000","last_change":"2024-09-21T09:23:29.072271+0000","last_active":"2024-09-21T09:24:24.101086+0000","last_peered":"2024-09-21T09:24:24.101086+0000","last_clean":"2024-09-21T09:24:24.101086+0000","last_became_active":"2024-09-21T09:23:29.071972+0000","last_became_peered":"2024-09-21T09:23:29.071972+0000","last_unstale":"2024-09-21T09:24:24.101086+0000","last_undegraded":"2024-09-21T09:24:24.101086+0000","last_fullsized":"2024-09-21T09:24:24.101086+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:45.537577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.16","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101212+0000","last_change":"2024-09-21T09:23:25.915908+0000","last_active":"2024-09-21T09:24:24.101212+0000","last_peered":"2024-09-21T09:24:24.101212+0000","last_clean":"2024-09-21T09:24:24.101212+0000","last_became_active":"2024-09-21T09:23:25.915587+0000","last_became_peered":"2024-09-21T09:23:25.915587+0000","last_unstale":"2024-09-21T09:24:24.101212+0000","last_undegraded":"2024-09-21T09:24:24.101212+0000","last_fullsized":"2024-09-21T09:24:24.101212+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:56.808211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093091+0000","last_change":"2024-09-21T09:23:29.065585+0000","last_active":"2024-09-21T09:24:24.093091+0000","last_peered":"2024-09-21T09:24:24.093091+0000","last_clean":"2024-09-21T09:24:24.093091+0000","last_became_active":"2024-09-21T09:23:29.065317+0000","last_became_peered":"2024-09-21T09:23:29.065317+0000","last_unstale":"2024-09-21T09:24:24.093091+0000","last_undegraded":"2024-09-21T09:24:24.093091+0000","last_fullsized":"2024-09-21T09:24:24.093091+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:41.772005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.15","version":"66'3","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097388+0000","last_change":"2024-09-21T09:23:25.917043+0000","last_active":"2024-09-21T09:24:24.097388+0000","last_peered":"2024-09-21T09:24:24.097388+0000","last_clean":"2024-09-21T09:24:24.097388+0000","last_became_active":"2024-09-21T09:23:25.915808+0000","last_became_peered":"2024-09-21T09:23:25.915808+0000","last_unstale":"2024-09-21T09:24:24.097388+0000","last_undegraded":"2024-09-21T09:24:24.097388+0000","last_fullsized":"2024-09-21T09:24:24.097388+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T10:59:49.971840+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":[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.14","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092894+0000","last_change":"2024-09-21T09:23:29.074958+0000","last_active":"2024-09-21T09:24:24.092894+0000","last_peered":"2024-09-21T09:24:24.092894+0000","last_clean":"2024-09-21T09:24:24.092894+0000","last_became_active":"2024-09-21T09:23:29.074676+0000","last_became_peered":"2024-09-21T09:23:29.074676+0000","last_unstale":"2024-09-21T09:24:24.092894+0000","last_undegraded":"2024-09-21T09:24:24.092894+0000","last_fullsized":"2024-09-21T09:24:24.092894+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:09.912860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"69'9","reported_seq":33,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261898+0000","last_change":"2024-09-21T09:23:25.919776+0000","last_active":"2024-09-21T09:24:24.261898+0000","last_peered":"2024-09-21T09:24:24.261898+0000","last_clean":"2024-09-21T09:24:24.261898+0000","last_became_active":"2024-09-21T09:23:25.918191+0000","last_became_peered":"2024-09-21T09:23:25.918191+0000","last_unstale":"2024-09-21T09:24:24.261898+0000","last_undegraded":"2024-09-21T09:24:24.261898+0000","last_fullsized":"2024-09-21T09:24:24.261898+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:43:45.515807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2348,"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":9,"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":[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.15","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261692+0000","last_change":"2024-09-21T09:23:29.075952+0000","last_active":"2024-09-21T09:24:24.261692+0000","last_peered":"2024-09-21T09:24:24.261692+0000","last_clean":"2024-09-21T09:24:24.261692+0000","last_became_active":"2024-09-21T09:23:29.075650+0000","last_became_peered":"2024-09-21T09:23:29.075650+0000","last_unstale":"2024-09-21T09:24:24.261692+0000","last_undegraded":"2024-09-21T09:24:24.261692+0000","last_fullsized":"2024-09-21T09:24:24.261692+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:18:48.118576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"66'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093630+0000","last_change":"2024-09-21T09:23:25.912314+0000","last_active":"2024-09-21T09:24:24.093630+0000","last_peered":"2024-09-21T09:24:24.093630+0000","last_clean":"2024-09-21T09:24:24.093630+0000","last_became_active":"2024-09-21T09:23:25.912036+0000","last_became_peered":"2024-09-21T09:23:25.912036+0000","last_unstale":"2024-09-21T09:24:24.093630+0000","last_undegraded":"2024-09-21T09:24:24.093630+0000","last_fullsized":"2024-09-21T09:24:24.093630+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:13.312677+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.091710+0000","last_change":"2024-09-21T09:23:29.073570+0000","last_active":"2024-09-21T09:24:24.091710+0000","last_peered":"2024-09-21T09:24:24.091710+0000","last_clean":"2024-09-21T09:24:24.091710+0000","last_became_active":"2024-09-21T09:23:29.073287+0000","last_became_peered":"2024-09-21T09:23:29.073287+0000","last_unstale":"2024-09-21T09:24:24.091710+0000","last_undegraded":"2024-09-21T09:24:24.091710+0000","last_fullsized":"2024-09-21T09:24:24.091710+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:33.608688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.12","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100915+0000","last_change":"2024-09-21T09:23:25.919929+0000","last_active":"2024-09-21T09:24:24.100915+0000","last_peered":"2024-09-21T09:24:24.100915+0000","last_clean":"2024-09-21T09:24:24.100915+0000","last_became_active":"2024-09-21T09:23:25.919517+0000","last_became_peered":"2024-09-21T09:23:25.919517+0000","last_unstale":"2024-09-21T09:24:24.100915+0000","last_undegraded":"2024-09-21T09:24:24.100915+0000","last_fullsized":"2024-09-21T09:24:24.100915+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:38:01.261200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261310+0000","last_change":"2024-09-21T09:23:29.077422+0000","last_active":"2024-09-21T09:24:24.261310+0000","last_peered":"2024-09-21T09:24:24.261310+0000","last_clean":"2024-09-21T09:24:24.261310+0000","last_became_active":"2024-09-21T09:23:29.077099+0000","last_became_peered":"2024-09-21T09:23:29.077099+0000","last_unstale":"2024-09-21T09:24:24.261310+0000","last_undegraded":"2024-09-21T09:24:24.261310+0000","last_fullsized":"2024-09-21T09:24:24.261310+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:13.233119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261222+0000","last_change":"2024-09-21T09:23:25.915540+0000","last_active":"2024-09-21T09:24:24.261222+0000","last_peered":"2024-09-21T09:24:24.261222+0000","last_clean":"2024-09-21T09:24:24.261222+0000","last_became_active":"2024-09-21T09:23:25.915285+0000","last_became_peered":"2024-09-21T09:23:25.915285+0000","last_unstale":"2024-09-21T09:24:24.261222+0000","last_undegraded":"2024-09-21T09:24:24.261222+0000","last_fullsized":"2024-09-21T09:24:24.261222+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:01:30.115954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261083+0000","last_change":"2024-09-21T09:23:29.069722+0000","last_active":"2024-09-21T09:24:24.261083+0000","last_peered":"2024-09-21T09:24:24.261083+0000","last_clean":"2024-09-21T09:24:24.261083+0000","last_became_active":"2024-09-21T09:23:29.069445+0000","last_became_peered":"2024-09-21T09:23:29.069445+0000","last_unstale":"2024-09-21T09:24:24.261083+0000","last_undegraded":"2024-09-21T09:24:24.261083+0000","last_fullsized":"2024-09-21T09:24:24.261083+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:32:27.984429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.10","version":"66'8","reported_seq":33,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260697+0000","last_change":"2024-09-21T09:23:25.914569+0000","last_active":"2024-09-21T09:24:24.260697+0000","last_peered":"2024-09-21T09:24:24.260697+0000","last_clean":"2024-09-21T09:24:24.260697+0000","last_became_active":"2024-09-21T09:23:25.914289+0000","last_became_peered":"2024-09-21T09:23:25.914289+0000","last_unstale":"2024-09-21T09:24:24.260697+0000","last_undegraded":"2024-09-21T09:24:24.260697+0000","last_fullsized":"2024-09-21T09:24:24.260697+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T20:14:39.867853+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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261438+0000","last_change":"2024-09-21T09:23:29.077957+0000","last_active":"2024-09-21T09:24:24.261438+0000","last_peered":"2024-09-21T09:24:24.261438+0000","last_clean":"2024-09-21T09:24:24.261438+0000","last_became_active":"2024-09-21T09:23:29.077678+0000","last_became_peered":"2024-09-21T09:23:29.077678+0000","last_unstale":"2024-09-21T09:24:24.261438+0000","last_undegraded":"2024-09-21T09:24:24.261438+0000","last_fullsized":"2024-09-21T09:24:24.261438+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:26.276000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093172+0000","last_change":"2024-09-21T09:23:25.914497+0000","last_active":"2024-09-21T09:24:24.093172+0000","last_peered":"2024-09-21T09:24:24.093172+0000","last_clean":"2024-09-21T09:24:24.093172+0000","last_became_active":"2024-09-21T09:23:25.914074+0000","last_became_peered":"2024-09-21T09:23:25.914074+0000","last_unstale":"2024-09-21T09:24:24.093172+0000","last_undegraded":"2024-09-21T09:24:24.093172+0000","last_fullsized":"2024-09-21T09:24:24.093172+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:24:27.472482+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":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261620+0000","last_change":"2024-09-21T09:23:29.075117+0000","last_active":"2024-09-21T09:24:24.261620+0000","last_peered":"2024-09-21T09:24:24.261620+0000","last_clean":"2024-09-21T09:24:24.261620+0000","last_became_active":"2024-09-21T09:23:29.074841+0000","last_became_peered":"2024-09-21T09:23:29.074841+0000","last_unstale":"2024-09-21T09:24:24.261620+0000","last_undegraded":"2024-09-21T09:24:24.261620+0000","last_fullsized":"2024-09-21T09:24:24.261620+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:52:32.950381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261359+0000","last_change":"2024-09-21T09:23:25.911134+0000","last_active":"2024-09-21T09:24:24.261359+0000","last_peered":"2024-09-21T09:24:24.261359+0000","last_clean":"2024-09-21T09:24:24.261359+0000","last_became_active":"2024-09-21T09:23:25.910858+0000","last_became_peered":"2024-09-21T09:23:25.910858+0000","last_unstale":"2024-09-21T09:24:24.261359+0000","last_undegraded":"2024-09-21T09:24:24.261359+0000","last_fullsized":"2024-09-21T09:24:24.261359+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:26:14.378286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262175+0000","last_change":"2024-09-21T09:23:29.080359+0000","last_active":"2024-09-21T09:24:24.262175+0000","last_peered":"2024-09-21T09:24:24.262175+0000","last_clean":"2024-09-21T09:24:24.262175+0000","last_became_active":"2024-09-21T09:23:29.079915+0000","last_became_peered":"2024-09-21T09:23:29.079915+0000","last_unstale":"2024-09-21T09:24:24.262175+0000","last_undegraded":"2024-09-21T09:24:24.262175+0000","last_fullsized":"2024-09-21T09:24:24.262175+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:26:47.356266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.d","version":"66'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097473+0000","last_change":"2024-09-21T09:23:25.912716+0000","last_active":"2024-09-21T09:24:24.097473+0000","last_peered":"2024-09-21T09:24:24.097473+0000","last_clean":"2024-09-21T09:24:24.097473+0000","last_became_active":"2024-09-21T09:23:25.912402+0000","last_became_peered":"2024-09-21T09:23:25.912402+0000","last_unstale":"2024-09-21T09:24:24.097473+0000","last_undegraded":"2024-09-21T09:24:24.097473+0000","last_fullsized":"2024-09-21T09:24:24.097473+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:13:54.557060+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":[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.c","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101120+0000","last_change":"2024-09-21T09:23:29.073716+0000","last_active":"2024-09-21T09:24:24.101120+0000","last_peered":"2024-09-21T09:24:24.101120+0000","last_clean":"2024-09-21T09:24:24.101120+0000","last_became_active":"2024-09-21T09:23:29.073406+0000","last_became_peered":"2024-09-21T09:23:29.073406+0000","last_unstale":"2024-09-21T09:24:24.101120+0000","last_undegraded":"2024-09-21T09:24:24.101120+0000","last_fullsized":"2024-09-21T09:24:24.101120+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:22:48.037812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260942+0000","last_change":"2024-09-21T09:23:25.912565+0000","last_active":"2024-09-21T09:24:24.260942+0000","last_peered":"2024-09-21T09:24:24.260942+0000","last_clean":"2024-09-21T09:24:24.260942+0000","last_became_active":"2024-09-21T09:23:25.912308+0000","last_became_peered":"2024-09-21T09:23:25.912308+0000","last_unstale":"2024-09-21T09:24:24.260942+0000","last_undegraded":"2024-09-21T09:24:24.260942+0000","last_fullsized":"2024-09-21T09:24:24.260942+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:49:52.254818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261864+0000","last_change":"2024-09-21T09:23:29.076841+0000","last_active":"2024-09-21T09:24:24.261864+0000","last_peered":"2024-09-21T09:24:24.261864+0000","last_clean":"2024-09-21T09:24:24.261864+0000","last_became_active":"2024-09-21T09:23:29.076582+0000","last_became_peered":"2024-09-21T09:23:29.076582+0000","last_unstale":"2024-09-21T09:24:24.261864+0000","last_undegraded":"2024-09-21T09:24:24.261864+0000","last_fullsized":"2024-09-21T09:24:24.261864+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:05:26.978353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.293556+0000","last_change":"2024-09-21T09:24:24.262412+0000","last_active":"2024-09-21T09:24:33.293556+0000","last_peered":"2024-09-21T09:24:33.293556+0000","last_clean":"2024-09-21T09:24:33.293556+0000","last_became_active":"2024-09-21T09:24:19.619517+0000","last_became_peered":"2024-09-21T09:24:19.619517+0000","last_unstale":"2024-09-21T09:24:33.293556+0000","last_undegraded":"2024-09-21T09:24:33.293556+0000","last_fullsized":"2024-09-21T09:24:33.293556+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:34.137726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042562900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"69'128","reported_seq":273,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.291534+0000","last_change":"2024-09-21T09:23:02.966159+0000","last_active":"2024-09-21T09:24:33.291534+0000","last_peered":"2024-09-21T09:24:33.291534+0000","last_clean":"2024-09-21T09:24:33.291534+0000","last_became_active":"2024-09-21T09:23:02.965698+0000","last_became_peered":"2024-09-21T09:23:02.965698+0000","last_unstale":"2024-09-21T09:24:33.291534+0000","last_undegraded":"2024-09-21T09:24:33.291534+0000","last_fullsized":"2024-09-21T09:24:33.291534+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-09-21T09:21:02.388880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:21:02.388880+0000","last_clean_scrub_stamp":"2024-09-21T09:21:02.388880+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-09-22T19:46:46.312938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100927+0000","last_change":"2024-09-21T09:23:25.919219+0000","last_active":"2024-09-21T09:24:24.100927+0000","last_peered":"2024-09-21T09:24:24.100927+0000","last_clean":"2024-09-21T09:24:24.100927+0000","last_became_active":"2024-09-21T09:23:25.918907+0000","last_became_peered":"2024-09-21T09:23:25.918907+0000","last_unstale":"2024-09-21T09:24:24.100927+0000","last_undegraded":"2024-09-21T09:24:24.100927+0000","last_fullsized":"2024-09-21T09:24:24.100927+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:01:25.924349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093542+0000","last_change":"2024-09-21T09:23:29.072425+0000","last_active":"2024-09-21T09:24:24.093542+0000","last_peered":"2024-09-21T09:24:24.093542+0000","last_clean":"2024-09-21T09:24:24.093542+0000","last_became_active":"2024-09-21T09:23:29.072155+0000","last_became_peered":"2024-09-21T09:23:29.072155+0000","last_unstale":"2024-09-21T09:24:24.093542+0000","last_undegraded":"2024-09-21T09:24:24.093542+0000","last_fullsized":"2024-09-21T09:24:24.093542+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:20.632919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.292124+0000","last_change":"2024-09-21T09:24:24.093368+0000","last_active":"2024-09-21T09:24:33.292124+0000","last_peered":"2024-09-21T09:24:33.292124+0000","last_clean":"2024-09-21T09:24:33.292124+0000","last_became_active":"2024-09-21T09:24:20.193775+0000","last_became_peered":"2024-09-21T09:24:20.193775+0000","last_unstale":"2024-09-21T09:24:33.292124+0000","last_undegraded":"2024-09-21T09:24:33.292124+0000","last_fullsized":"2024-09-21T09:24:33.292124+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:06:21.422025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011514590000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261456+0000","last_change":"2024-09-21T09:23:25.924288+0000","last_active":"2024-09-21T09:24:24.261456+0000","last_peered":"2024-09-21T09:24:24.261456+0000","last_clean":"2024-09-21T09:24:24.261456+0000","last_became_active":"2024-09-21T09:23:25.924014+0000","last_became_peered":"2024-09-21T09:23:25.924014+0000","last_unstale":"2024-09-21T09:24:24.261456+0000","last_undegraded":"2024-09-21T09:24:24.261456+0000","last_fullsized":"2024-09-21T09:24:24.261456+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:17:09.808383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260652+0000","last_change":"2024-09-21T09:23:53.782800+0000","last_active":"2024-09-21T09:24:24.260652+0000","last_peered":"2024-09-21T09:24:24.260652+0000","last_clean":"2024-09-21T09:24:24.260652+0000","last_became_active":"2024-09-21T09:23:53.782413+0000","last_became_peered":"2024-09-21T09:23:53.782413+0000","last_unstale":"2024-09-21T09:24:24.260652+0000","last_undegraded":"2024-09-21T09:24:24.260652+0000","last_fullsized":"2024-09-21T09:24:24.260652+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:56:54.630481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.008836+0000","last_change":"2024-09-21T09:24:24.097575+0000","last_active":"2024-09-21T09:24:33.008836+0000","last_peered":"2024-09-21T09:24:33.008836+0000","last_clean":"2024-09-21T09:24:33.008836+0000","last_became_active":"2024-09-21T09:24:19.687957+0000","last_became_peered":"2024-09-21T09:24:19.687957+0000","last_unstale":"2024-09-21T09:24:33.008836+0000","last_undegraded":"2024-09-21T09:24:33.008836+0000","last_fullsized":"2024-09-21T09:24:33.008836+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:28:50.386286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028208699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260888+0000","last_change":"2024-09-21T09:23:25.909678+0000","last_active":"2024-09-21T09:24:24.260888+0000","last_peered":"2024-09-21T09:24:24.260888+0000","last_clean":"2024-09-21T09:24:24.260888+0000","last_became_active":"2024-09-21T09:23:25.909398+0000","last_became_peered":"2024-09-21T09:23:25.909398+0000","last_unstale":"2024-09-21T09:24:24.260888+0000","last_undegraded":"2024-09-21T09:24:24.260888+0000","last_fullsized":"2024-09-21T09:24:24.260888+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:27:00.110920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.096708+0000","last_change":"2024-09-21T09:23:29.068993+0000","last_active":"2024-09-21T09:24:24.096708+0000","last_peered":"2024-09-21T09:24:24.096708+0000","last_clean":"2024-09-21T09:24:24.096708+0000","last_became_active":"2024-09-21T09:23:29.068729+0000","last_became_peered":"2024-09-21T09:23:29.068729+0000","last_unstale":"2024-09-21T09:24:24.096708+0000","last_undegraded":"2024-09-21T09:24:24.096708+0000","last_fullsized":"2024-09-21T09:24:24.096708+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:24:51.296880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.008506+0000","last_change":"2024-09-21T09:24:24.098154+0000","last_active":"2024-09-21T09:24:33.008506+0000","last_peered":"2024-09-21T09:24:33.008506+0000","last_clean":"2024-09-21T09:24:33.008506+0000","last_became_active":"2024-09-21T09:24:20.193614+0000","last_became_peered":"2024-09-21T09:24:20.193614+0000","last_unstale":"2024-09-21T09:24:33.008506+0000","last_undegraded":"2024-09-21T09:24:33.008506+0000","last_fullsized":"2024-09-21T09:24:33.008506+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:51:26.949315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047043399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100904+0000","last_change":"2024-09-21T09:23:25.921498+0000","last_active":"2024-09-21T09:24:24.100904+0000","last_peered":"2024-09-21T09:24:24.100904+0000","last_clean":"2024-09-21T09:24:24.100904+0000","last_became_active":"2024-09-21T09:23:25.921215+0000","last_became_peered":"2024-09-21T09:23:25.921215+0000","last_unstale":"2024-09-21T09:24:24.100904+0000","last_undegraded":"2024-09-21T09:24:24.100904+0000","last_fullsized":"2024-09-21T09:24:24.100904+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:59:06.065745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092957+0000","last_change":"2024-09-21T09:23:29.072773+0000","last_active":"2024-09-21T09:24:24.092957+0000","last_peered":"2024-09-21T09:24:24.092957+0000","last_clean":"2024-09-21T09:24:24.092957+0000","last_became_active":"2024-09-21T09:23:29.072510+0000","last_became_peered":"2024-09-21T09:23:29.072510+0000","last_unstale":"2024-09-21T09:24:24.092957+0000","last_undegraded":"2024-09-21T09:24:24.092957+0000","last_fullsized":"2024-09-21T09:24:24.092957+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:50.492149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"75'2","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.008245+0000","last_change":"2024-09-21T09:24:24.099127+0000","last_active":"2024-09-21T09:24:33.008245+0000","last_peered":"2024-09-21T09:24:33.008245+0000","last_clean":"2024-09-21T09:24:33.008245+0000","last_became_active":"2024-09-21T09:24:19.687955+0000","last_became_peered":"2024-09-21T09:24:19.687955+0000","last_unstale":"2024-09-21T09:24:33.008245+0000","last_undegraded":"2024-09-21T09:24:33.008245+0000","last_fullsized":"2024-09-21T09:24:33.008245+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:10:33.570609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001390942,"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":[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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097974+0000","last_change":"2024-09-21T09:23:25.918630+0000","last_active":"2024-09-21T09:24:24.097974+0000","last_peered":"2024-09-21T09:24:24.097974+0000","last_clean":"2024-09-21T09:24:24.097974+0000","last_became_active":"2024-09-21T09:23:25.918331+0000","last_became_peered":"2024-09-21T09:23:25.918331+0000","last_unstale":"2024-09-21T09:24:24.097974+0000","last_undegraded":"2024-09-21T09:24:24.097974+0000","last_fullsized":"2024-09-21T09:24:24.097974+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:47:02.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101127+0000","last_change":"2024-09-21T09:23:29.066340+0000","last_active":"2024-09-21T09:24:24.101127+0000","last_peered":"2024-09-21T09:24:24.101127+0000","last_clean":"2024-09-21T09:24:24.101127+0000","last_became_active":"2024-09-21T09:23:29.066062+0000","last_became_peered":"2024-09-21T09:23:29.066062+0000","last_unstale":"2024-09-21T09:24:24.101127+0000","last_undegraded":"2024-09-21T09:24:24.101127+0000","last_fullsized":"2024-09-21T09:24:24.101127+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:54:33.272490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"73'1","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.292859+0000","last_change":"2024-09-21T09:24:24.094416+0000","last_active":"2024-09-21T09:24:33.292859+0000","last_peered":"2024-09-21T09:24:33.292859+0000","last_clean":"2024-09-21T09:24:33.292859+0000","last_became_active":"2024-09-21T09:24:19.687840+0000","last_became_peered":"2024-09-21T09:24:19.687840+0000","last_unstale":"2024-09-21T09:24:33.292859+0000","last_undegraded":"2024-09-21T09:24:33.292859+0000","last_fullsized":"2024-09-21T09:24:33.292859+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:55:58.075951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001229242,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261970+0000","last_change":"2024-09-21T09:23:25.921678+0000","last_active":"2024-09-21T09:24:24.261970+0000","last_peered":"2024-09-21T09:24:24.261970+0000","last_clean":"2024-09-21T09:24:24.261970+0000","last_became_active":"2024-09-21T09:23:25.921360+0000","last_became_peered":"2024-09-21T09:23:25.921360+0000","last_unstale":"2024-09-21T09:24:24.261970+0000","last_undegraded":"2024-09-21T09:24:24.261970+0000","last_fullsized":"2024-09-21T09:24:24.261970+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:32.842913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097890+0000","last_change":"2024-09-21T09:23:29.064520+0000","last_active":"2024-09-21T09:24:24.097890+0000","last_peered":"2024-09-21T09:24:24.097890+0000","last_clean":"2024-09-21T09:24:24.097890+0000","last_became_active":"2024-09-21T09:23:29.064276+0000","last_became_peered":"2024-09-21T09:23:29.064276+0000","last_unstale":"2024-09-21T09:24:24.097890+0000","last_undegraded":"2024-09-21T09:24:24.097890+0000","last_fullsized":"2024-09-21T09:24:24.097890+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:02.652476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.008314+0000","last_change":"2024-09-21T09:24:24.093974+0000","last_active":"2024-09-21T09:24:33.008314+0000","last_peered":"2024-09-21T09:24:33.008314+0000","last_clean":"2024-09-21T09:24:33.008314+0000","last_became_active":"2024-09-21T09:24:19.616548+0000","last_became_peered":"2024-09-21T09:24:19.616548+0000","last_unstale":"2024-09-21T09:24:33.008314+0000","last_undegraded":"2024-09-21T09:24:33.008314+0000","last_fullsized":"2024-09-21T09:24:33.008314+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:03:49.581378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031720899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"66'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097530+0000","last_change":"2024-09-21T09:23:25.914357+0000","last_active":"2024-09-21T09:24:24.097530+0000","last_peered":"2024-09-21T09:24:24.097530+0000","last_clean":"2024-09-21T09:24:24.097530+0000","last_became_active":"2024-09-21T09:23:25.914026+0000","last_became_peered":"2024-09-21T09:23:25.914026+0000","last_unstale":"2024-09-21T09:24:24.097530+0000","last_undegraded":"2024-09-21T09:24:24.097530+0000","last_fullsized":"2024-09-21T09:24:24.097530+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:06.322512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[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":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092702+0000","last_change":"2024-09-21T09:23:29.067665+0000","last_active":"2024-09-21T09:24:24.092702+0000","last_peered":"2024-09-21T09:24:24.092702+0000","last_clean":"2024-09-21T09:24:24.092702+0000","last_became_active":"2024-09-21T09:23:29.067120+0000","last_became_peered":"2024-09-21T09:23:29.067120+0000","last_unstale":"2024-09-21T09:24:24.092702+0000","last_undegraded":"2024-09-21T09:24:24.092702+0000","last_fullsized":"2024-09-21T09:24:24.092702+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:10.885934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.010666+0000","last_change":"2024-09-21T09:24:24.093268+0000","last_active":"2024-09-21T09:24:33.010666+0000","last_peered":"2024-09-21T09:24:33.010666+0000","last_clean":"2024-09-21T09:24:33.010666+0000","last_became_active":"2024-09-21T09:24:19.687686+0000","last_became_peered":"2024-09-21T09:24:19.687686+0000","last_unstale":"2024-09-21T09:24:33.010666+0000","last_undegraded":"2024-09-21T09:24:33.010666+0000","last_fullsized":"2024-09-21T09:24:33.010666+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:30:24.656236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086422500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261968+0000","last_change":"2024-09-21T09:23:25.919585+0000","last_active":"2024-09-21T09:24:24.261968+0000","last_peered":"2024-09-21T09:24:24.261968+0000","last_clean":"2024-09-21T09:24:24.261968+0000","last_became_active":"2024-09-21T09:23:25.918961+0000","last_became_peered":"2024-09-21T09:23:25.918961+0000","last_unstale":"2024-09-21T09:24:24.261968+0000","last_undegraded":"2024-09-21T09:24:24.261968+0000","last_fullsized":"2024-09-21T09:24:24.261968+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:47:15.533724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092111+0000","last_change":"2024-09-21T09:23:29.075182+0000","last_active":"2024-09-21T09:24:24.092111+0000","last_peered":"2024-09-21T09:24:24.092111+0000","last_clean":"2024-09-21T09:24:24.092111+0000","last_became_active":"2024-09-21T09:23:29.074459+0000","last_became_peered":"2024-09-21T09:23:29.074459+0000","last_unstale":"2024-09-21T09:24:24.092111+0000","last_undegraded":"2024-09-21T09:24:24.092111+0000","last_fullsized":"2024-09-21T09:24:24.092111+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:21:20.419366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261252+0000","last_change":"2024-09-21T09:23:25.924635+0000","last_active":"2024-09-21T09:24:24.261252+0000","last_peered":"2024-09-21T09:24:24.261252+0000","last_clean":"2024-09-21T09:24:24.261252+0000","last_became_active":"2024-09-21T09:23:25.924316+0000","last_became_peered":"2024-09-21T09:23:25.924316+0000","last_unstale":"2024-09-21T09:24:24.261252+0000","last_undegraded":"2024-09-21T09:24:24.261252+0000","last_fullsized":"2024-09-21T09:24:24.261252+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:57:19.244224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093099+0000","last_change":"2024-09-21T09:23:29.071630+0000","last_active":"2024-09-21T09:24:24.093099+0000","last_peered":"2024-09-21T09:24:24.093099+0000","last_clean":"2024-09-21T09:24:24.093099+0000","last_became_active":"2024-09-21T09:23:29.071374+0000","last_became_peered":"2024-09-21T09:23:29.071374+0000","last_unstale":"2024-09-21T09:24:24.093099+0000","last_undegraded":"2024-09-21T09:24:24.093099+0000","last_fullsized":"2024-09-21T09:24:24.093099+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:03:47.656046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097630+0000","last_change":"2024-09-21T09:23:25.919068+0000","last_active":"2024-09-21T09:24:24.097630+0000","last_peered":"2024-09-21T09:24:24.097630+0000","last_clean":"2024-09-21T09:24:24.097630+0000","last_became_active":"2024-09-21T09:23:25.918703+0000","last_became_peered":"2024-09-21T09:23:25.918703+0000","last_unstale":"2024-09-21T09:24:24.097630+0000","last_undegraded":"2024-09-21T09:24:24.097630+0000","last_fullsized":"2024-09-21T09:24:24.097630+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:27:07.515991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093837+0000","last_change":"2024-09-21T09:23:29.065557+0000","last_active":"2024-09-21T09:24:24.093837+0000","last_peered":"2024-09-21T09:24:24.093837+0000","last_clean":"2024-09-21T09:24:24.093837+0000","last_became_active":"2024-09-21T09:23:29.063825+0000","last_became_peered":"2024-09-21T09:23:29.063825+0000","last_unstale":"2024-09-21T09:24:24.093837+0000","last_undegraded":"2024-09-21T09:24:24.093837+0000","last_fullsized":"2024-09-21T09:24:24.093837+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:47:46.777355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097946+0000","last_change":"2024-09-21T09:23:25.920120+0000","last_active":"2024-09-21T09:24:24.097946+0000","last_peered":"2024-09-21T09:24:24.097946+0000","last_clean":"2024-09-21T09:24:24.097946+0000","last_became_active":"2024-09-21T09:23:25.919058+0000","last_became_peered":"2024-09-21T09:23:25.919058+0000","last_unstale":"2024-09-21T09:24:24.097946+0000","last_undegraded":"2024-09-21T09:24:24.097946+0000","last_fullsized":"2024-09-21T09:24:24.097946+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:18.496828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092140+0000","last_change":"2024-09-21T09:23:29.068466+0000","last_active":"2024-09-21T09:24:24.092140+0000","last_peered":"2024-09-21T09:24:24.092140+0000","last_clean":"2024-09-21T09:24:24.092140+0000","last_became_active":"2024-09-21T09:23:29.067414+0000","last_became_peered":"2024-09-21T09:23:29.067414+0000","last_unstale":"2024-09-21T09:24:24.092140+0000","last_undegraded":"2024-09-21T09:24:24.092140+0000","last_fullsized":"2024-09-21T09:24:24.092140+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:36.424539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262028+0000","last_change":"2024-09-21T09:23:25.921105+0000","last_active":"2024-09-21T09:24:24.262028+0000","last_peered":"2024-09-21T09:24:24.262028+0000","last_clean":"2024-09-21T09:24:24.262028+0000","last_became_active":"2024-09-21T09:23:25.920799+0000","last_became_peered":"2024-09-21T09:23:25.920799+0000","last_unstale":"2024-09-21T09:24:24.262028+0000","last_undegraded":"2024-09-21T09:24:24.262028+0000","last_fullsized":"2024-09-21T09:24:24.262028+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:42.783756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261506+0000","last_change":"2024-09-21T09:23:29.077793+0000","last_active":"2024-09-21T09:24:24.261506+0000","last_peered":"2024-09-21T09:24:24.261506+0000","last_clean":"2024-09-21T09:24:24.261506+0000","last_became_active":"2024-09-21T09:23:29.077524+0000","last_became_peered":"2024-09-21T09:23:29.077524+0000","last_unstale":"2024-09-21T09:24:24.261506+0000","last_undegraded":"2024-09-21T09:24:24.261506+0000","last_fullsized":"2024-09-21T09:24:24.261506+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:13:05.023180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101138+0000","last_change":"2024-09-21T09:23:29.071445+0000","last_active":"2024-09-21T09:24:24.101138+0000","last_peered":"2024-09-21T09:24:24.101138+0000","last_clean":"2024-09-21T09:24:24.101138+0000","last_became_active":"2024-09-21T09:23:29.071110+0000","last_became_peered":"2024-09-21T09:23:29.071110+0000","last_unstale":"2024-09-21T09:24:24.101138+0000","last_undegraded":"2024-09-21T09:24:24.101138+0000","last_fullsized":"2024-09-21T09:24:24.101138+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:35.404284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261819+0000","last_change":"2024-09-21T09:23:25.922200+0000","last_active":"2024-09-21T09:24:24.261819+0000","last_peered":"2024-09-21T09:24:24.261819+0000","last_clean":"2024-09-21T09:24:24.261819+0000","last_became_active":"2024-09-21T09:23:25.921935+0000","last_became_peered":"2024-09-21T09:23:25.921935+0000","last_unstale":"2024-09-21T09:24:24.261819+0000","last_undegraded":"2024-09-21T09:24:24.261819+0000","last_fullsized":"2024-09-21T09:24:24.261819+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:24:18.225295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101026+0000","last_change":"2024-09-21T09:23:53.711742+0000","last_active":"2024-09-21T09:24:24.101026+0000","last_peered":"2024-09-21T09:24:24.101026+0000","last_clean":"2024-09-21T09:24:24.101026+0000","last_became_active":"2024-09-21T09:23:53.711504+0000","last_became_peered":"2024-09-21T09:23:53.711504+0000","last_unstale":"2024-09-21T09:24:24.101026+0000","last_undegraded":"2024-09-21T09:24:24.101026+0000","last_fullsized":"2024-09-21T09:24:24.101026+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:00.769946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261818+0000","last_change":"2024-09-21T09:23:25.921716+0000","last_active":"2024-09-21T09:24:24.261818+0000","last_peered":"2024-09-21T09:24:24.261818+0000","last_clean":"2024-09-21T09:24:24.261818+0000","last_became_active":"2024-09-21T09:23:25.920989+0000","last_became_peered":"2024-09-21T09:23:25.920989+0000","last_unstale":"2024-09-21T09:24:24.261818+0000","last_undegraded":"2024-09-21T09:24:24.261818+0000","last_fullsized":"2024-09-21T09:24:24.261818+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:38:40.991592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092978+0000","last_change":"2024-09-21T09:23:29.070891+0000","last_active":"2024-09-21T09:24:24.092978+0000","last_peered":"2024-09-21T09:24:24.092978+0000","last_clean":"2024-09-21T09:24:24.092978+0000","last_became_active":"2024-09-21T09:23:29.070633+0000","last_became_peered":"2024-09-21T09:23:29.070633+0000","last_unstale":"2024-09-21T09:24:24.092978+0000","last_undegraded":"2024-09-21T09:24:24.092978+0000","last_fullsized":"2024-09-21T09:24:24.092978+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:06.365002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"66'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093761+0000","last_change":"2024-09-21T09:23:25.912528+0000","last_active":"2024-09-21T09:24:24.093761+0000","last_peered":"2024-09-21T09:24:24.093761+0000","last_clean":"2024-09-21T09:24:24.093761+0000","last_became_active":"2024-09-21T09:23:25.912241+0000","last_became_peered":"2024-09-21T09:23:25.912241+0000","last_unstale":"2024-09-21T09:24:24.093761+0000","last_undegraded":"2024-09-21T09:24:24.093761+0000","last_fullsized":"2024-09-21T09:24:24.093761+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:42:49.537507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093210+0000","last_change":"2024-09-21T09:23:29.071045+0000","last_active":"2024-09-21T09:24:24.093210+0000","last_peered":"2024-09-21T09:24:24.093210+0000","last_clean":"2024-09-21T09:24:24.093210+0000","last_became_active":"2024-09-21T09:23:29.070770+0000","last_became_peered":"2024-09-21T09:23:29.070770+0000","last_unstale":"2024-09-21T09:24:24.093210+0000","last_undegraded":"2024-09-21T09:24:24.093210+0000","last_fullsized":"2024-09-21T09:24:24.093210+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:09.779256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"66'4","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.094092+0000","last_change":"2024-09-21T09:23:25.920786+0000","last_active":"2024-09-21T09:24:24.094092+0000","last_peered":"2024-09-21T09:24:24.094092+0000","last_clean":"2024-09-21T09:24:24.094092+0000","last_became_active":"2024-09-21T09:23:25.920470+0000","last_became_peered":"2024-09-21T09:23:25.920470+0000","last_unstale":"2024-09-21T09:24:24.094092+0000","last_undegraded":"2024-09-21T09:24:24.094092+0000","last_fullsized":"2024-09-21T09:24:24.094092+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T17:03:57.342888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"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":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3146,"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":48,"num_write_kb":17,"num_scrub_errors":0,"num_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":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201309,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28380,"kb_used_data":1360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716772,"statfs":{"total":95995035648,"available":95965974528,"internally_reserved":0,"allocated":1392640,"data_stored":943387,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.53900000000000003,"15min":0.54400000000000004},"min":{"1min":0.41099999999999998,"5min":0.307,"15min":0.307},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.57199999999999995,"15min":0.57899999999999996},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.77200000000000002}]},{"osd":1,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.55500000000000005,"15min":0.56499999999999995},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.65100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.56899999999999995,"15min":0.57099999999999995},"min":{"1min":0.41299999999999998,"5min":0.375,"15min":0.375},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.68799999999999994}]},{"osd":2,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.55200000000000005,"15min":0.55600000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.77900000000000003,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.58799999999999997,"15min":0.59599999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.755,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.55000000000000004}]},{"osd":3,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.56999999999999995,"15min":0.57999999999999996},"min":{"1min":0.42599999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.64800000000000002,"5min":0.754,"15min":0.754},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.59099999999999997,"15min":0.59699999999999998},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.82699999999999996,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.499}]},{"osd":4,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.50800000000000001,"15min":0.51400000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.71899999999999997,"5min":1.054,"15min":1.054},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.504,"15min":0.51400000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.64300000000000002,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.47399999999999998}]},{"osd":5,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.51100000000000001,"15min":0.51700000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.69199999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.55200000000000005,"15min":0.55900000000000005},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67300000000000004,"5min":1.02,"15min":1.02},"last":0.754}]},{"osd":6,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.56200000000000006,"15min":0.56499999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.85799999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.55500000000000005,"15min":0.55900000000000005},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.84299999999999997,"5min":1.038,"15min":1.038},"last":0.50700000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462947,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28384,"kb_used_data":1364,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716768,"statfs":{"total":95995035648,"available":95965970432,"internally_reserved":0,"allocated":1396736,"data_stored":945131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.52000000000000002,"15min":0.52400000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.63700000000000001,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.41899999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.60699999999999998,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.42399999999999999}]},{"osd":1,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.52200000000000002,"15min":0.52700000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.66300000000000003,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.504,"5min":0.51800000000000002,"15min":0.52000000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.64100000000000001,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.38800000000000001}]},{"osd":2,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.502,"15min":0.501},"min":{"1min":0.38500000000000001,"5min":0.309,"15min":0.309},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.53600000000000003,"15min":0.53800000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.67300000000000004,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.45500000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.52900000000000003,"15min":0.53500000000000003},"min":{"1min":0.39500000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.60699999999999998,"5min":0.875,"15min":0.875},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.53700000000000003,"15min":0.53900000000000003},"min":{"1min":0.40799999999999997,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.66900000000000004,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.46000000000000002}]},{"osd":4,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.441,"15min":0.439},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.46300000000000002,"15min":0.46999999999999997},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.61199999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.33400000000000002}]},{"osd":5,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46800000000000003,"15min":0.46899999999999997},"min":{"1min":0.29699999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.504,"15min":0.51400000000000001},"min":{"1min":0.32900000000000001,"5min":0.308,"15min":0.308},"max":{"1min":0.58899999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.44400000000000001}]},{"osd":7,"last update":"Sat Sep 21 09:25:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.55500000000000005,"15min":0.55900000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.55700000000000005,"15min":0.56299999999999994},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.497}]}]},{"osd":5,"up_from":39,"seq":167503724584,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27808,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717344,"statfs":{"total":95995035648,"available":95966560256,"internally_reserved":0,"allocated":806912,"data_stored":354541,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52700000000000002,"15min":0.52300000000000002},"min":{"1min":0.39800000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.66900000000000004,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.52600000000000002,"15min":0.52800000000000002},"min":{"1min":0.36099999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.67000000000000004,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.40100000000000002}]},{"osd":1,"last update":"Sat Sep 21 09:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.70799999999999996,"15min":0.63500000000000001},"min":{"1min":0.41399999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.69899999999999995,"5min":19.106999999999999,"15min":19.106999999999999},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.53000000000000003,"15min":0.53500000000000003},"min":{"1min":0.377,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.63400000000000001,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.36599999999999999}]},{"osd":2,"last update":"Sat Sep 21 09:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.57099999999999995,"15min":0.57899999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.67400000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.66800000000000004,"15min":0.58399999999999996},"min":{"1min":0.442,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64200000000000002,"5min":19.140999999999998,"15min":19.140999999999998},"last":0.307}]},{"osd":3,"last update":"Sat Sep 21 09:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.56799999999999995,"15min":0.57399999999999995},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.63400000000000001,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.54400000000000004,"15min":0.54300000000000004},"min":{"1min":0.34999999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.64600000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.379}]},{"osd":4,"last update":"Sat Sep 21 09:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.39800000000000002,"15min":0.38300000000000001},"min":{"1min":0.32000000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.57799999999999996,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.26600000000000001},{"interface":"front","average":{"1min":0.5,"5min":0.41399999999999998,"15min":0.38},"min":{"1min":0.35399999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.65700000000000003,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.28799999999999998}]},{"osd":6,"last update":"Sat Sep 21 09:24:37 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.439,"15min":0.443},"min":{"1min":0.309,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.627,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.316,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.72299999999999998,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.31900000000000001}]},{"osd":7,"last update":"Sat Sep 21 09:25:02 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.52200000000000002,"15min":0.52700000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68300000000000005,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.505,"15min":0.51000000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.41599999999999998}]}]},{"osd":4,"up_from":31,"seq":133143986221,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":811008,"data_stored":353142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.54000000000000004,"15min":0.53800000000000003},"min":{"1min":0.36599999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52700000000000002,"15min":0.53300000000000003},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.48599999999999999}]},{"osd":1,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.57299999999999995,"15min":0.56200000000000006},"min":{"1min":0.39400000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.67500000000000004,"5min":4.548,"15min":4.548},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38600000000000001,"5min":0.314,"15min":0.314},"max":{"1min":0.81799999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.41499999999999998}]},{"osd":2,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.53400000000000003,"15min":0.53000000000000003},"min":{"1min":0.44900000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.52800000000000002,"15min":0.53400000000000003},"min":{"1min":0.35599999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.68100000000000005,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.40200000000000002}]},{"osd":3,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54300000000000004,"15min":0.54500000000000004},"min":{"1min":0.36199999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.52900000000000003,"15min":0.52700000000000002},"min":{"1min":0.40799999999999997,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.77700000000000002,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.39000000000000001}]},{"osd":5,"last update":"Sat Sep 21 09:25:14 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.40899999999999997,"15min":0.39300000000000002},"min":{"1min":0.33700000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.624,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.45600000000000002,"15min":0.442},"min":{"1min":0.36799999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.439}]},{"osd":6,"last update":"Sat Sep 21 09:24:36 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.40200000000000002,"15min":0.40500000000000003},"min":{"1min":0.30099999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.53300000000000003,"5min":0.627,"15min":0.627},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.42899999999999999,"15min":0.42599999999999999},"min":{"1min":0.28899999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.371}]},{"osd":7,"last update":"Sat Sep 21 09:24:59 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.52300000000000002,"15min":0.51600000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.501,"5min":0.47299999999999998,"15min":0.46800000000000003},"min":{"1min":0.33100000000000002,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.42899999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149746,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31908,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713244,"statfs":{"total":95995035648,"available":95962361856,"internally_reserved":0,"allocated":811008,"data_stored":354867,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:24:32 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39500000000000002,"15min":0.39900000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.496},{"interface":"front","average":{"1min":0.38,"5min":0.39300000000000002,"15min":0.39900000000000002},"min":{"1min":0.254,"5min":0.245,"15min":0.245},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.48199999999999998}]},{"osd":1,"last update":"Sat Sep 21 09:24:32 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.40300000000000002,"15min":0.41499999999999998},"min":{"1min":0.254,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.42599999999999999,"15min":0.42799999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.57399999999999995}]},{"osd":2,"last update":"Sat Sep 21 09:24:32 2024","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.45600000000000002,"15min":0.46200000000000002},"min":{"1min":0.32300000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.436,"15min":0.436},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.53800000000000003}]},{"osd":4,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.56100000000000005,"15min":0.56499999999999995},"min":{"1min":0.42699999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.58499999999999996,"15min":0.58599999999999997},"min":{"1min":0.42699999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.79400000000000004,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.66900000000000004}]},{"osd":5,"last update":"Sat Sep 21 09:25:13 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.59399999999999997,"15min":0.60399999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.84499999999999997,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.59999999999999998,"15min":0.60199999999999998},"min":{"1min":0.41199999999999998,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.54800000000000004}]},{"osd":6,"last update":"Sat Sep 21 09:24:38 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.58599999999999997,"15min":0.58799999999999997},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.624},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.60399999999999998,"15min":0.60499999999999998},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.85599999999999998,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.71799999999999997}]},{"osd":7,"last update":"Sat Sep 21 09:25:01 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.59499999999999997,"15min":0.59099999999999997},"min":{"1min":0.46800000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.432,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"last":0.70199999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411381,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27792,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717360,"statfs":{"total":95995035648,"available":95966576640,"internally_reserved":0,"allocated":790528,"data_stored":352415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:25:06 2024","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.36299999999999999,"15min":0.36499999999999999},"min":{"1min":0.193,"5min":0.193,"15min":0.193},"max":{"1min":0.51100000000000001,"5min":0.627,"15min":0.627},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.376,"5min":0.38100000000000001,"15min":0.36499999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.56599999999999995,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.32900000000000001}]},{"osd":1,"last update":"Sat Sep 21 09:25:06 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.38300000000000001,"15min":0.38400000000000001},"min":{"1min":0.26400000000000001,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.51400000000000001,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.432,"5min":0.42299999999999999,"15min":0.41099999999999998},"min":{"1min":0.29799999999999999,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.623,"5min":0.747,"15min":0.747},"last":0.47699999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:24:35 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.47699999999999998,"15min":0.48399999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.64600000000000002,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.376,"5min":0.42799999999999999,"15min":0.443},"min":{"1min":0.26500000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.56599999999999995,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.44700000000000001}]},{"osd":4,"last update":"Sat Sep 21 09:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.59699999999999998,"15min":0.59899999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.61699999999999999,"15min":0.624},"min":{"1min":0.42999999999999999,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.61399999999999999}]},{"osd":5,"last update":"Sat Sep 21 09:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.62,"15min":0.628},"min":{"1min":0.439,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.58599999999999997,"15min":0.58099999999999996},"min":{"1min":0.42099999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.50700000000000001}]},{"osd":6,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59899999999999998,"15min":0.60099999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64900000000000002,"15min":0.65000000000000002},"min":{"1min":0.47899999999999998,"5min":0.436,"15min":0.436},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.51900000000000002}]},{"osd":7,"last update":"Sat Sep 21 09:25:00 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.60699999999999998,"15min":0.61199999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.86099999999999999,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63,"15min":0.63},"min":{"1min":0.45500000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.84599999999999997,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.57999999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574907,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31900,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713252,"statfs":{"total":95995035648,"available":95962370048,"internally_reserved":0,"allocated":802816,"data_stored":352594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.35099999999999998,"15min":0.34100000000000003},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.57999999999999996,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.379,"15min":0.35499999999999998},"min":{"1min":0.23699999999999999,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.55700000000000005,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.432}]},{"osd":2,"last update":"Sat Sep 21 09:25:09 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.39900000000000002,"15min":0.39300000000000002},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.505,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.38300000000000001,"15min":0.39500000000000002},"min":{"1min":0.223,"5min":0.215,"15min":0.215},"max":{"1min":0.52600000000000002,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.35199999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:24:32 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.41099999999999998,"15min":0.43099999999999999},"min":{"1min":0.255,"5min":0.246,"15min":0.246},"max":{"1min":0.49399999999999999,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46500000000000002,"15min":0.47199999999999998},"min":{"1min":0.28199999999999997,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.376}]},{"osd":4,"last update":"Sat Sep 21 09:24:49 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.57899999999999996,"15min":0.57799999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.495},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.54600000000000004,"15min":0.55000000000000004},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.40200000000000002}]},{"osd":5,"last update":"Sat Sep 21 09:25:13 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61499999999999999,"15min":0.61299999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.56999999999999995,"15min":0.57399999999999995},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.45900000000000002}]},{"osd":6,"last update":"Sat Sep 21 09:24:37 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.56100000000000005,"15min":0.56499999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.68500000000000005,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.58899999999999997,"15min":0.58399999999999996},"min":{"1min":0.443,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.46800000000000003}]},{"osd":7,"last update":"Sat Sep 21 09:25:03 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.56999999999999995,"15min":0.56499999999999995},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.44700000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738432,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32484,"kb_used_data":1368,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712668,"statfs":{"total":95995035648,"available":95961772032,"internally_reserved":0,"allocated":1400832,"data_stored":943511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 09:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.36899999999999999,"15min":0.35499999999999998},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.22900000000000001},{"interface":"front","average":{"1min":0.33400000000000002,"5min":0.36799999999999999,"15min":0.35399999999999998},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.48199999999999998,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.26200000000000001}]},{"osd":2,"last update":"Sat Sep 21 09:25:11 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.27200000000000002,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.52800000000000002,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.28899999999999998},{"interface":"front","average":{"1min":0.377,"5min":0.40500000000000003,"15min":0.40699999999999997},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.52600000000000002,"5min":0.622,"15min":0.622},"last":0.31}]},{"osd":3,"last update":"Sat Sep 21 09:24:31 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.41599999999999998,"15min":0.433},"min":{"1min":0.26000000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.57699999999999996,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.432,"5min":0.46600000000000003,"15min":0.47399999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.33300000000000002}]},{"osd":4,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.58399999999999996,"15min":0.59399999999999997},"min":{"1min":0.39100000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.79800000000000004,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.61099999999999999,"15min":0.622},"min":{"1min":0.40999999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.77600000000000002,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.53200000000000003}]},{"osd":5,"last update":"Sat Sep 21 09:25:17 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.61399999999999999,"15min":0.63300000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.71299999999999997,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.57599999999999996,"15min":0.59499999999999997},"min":{"1min":0.38700000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68200000000000005,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.64000000000000001}]},{"osd":6,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.64000000000000001,"15min":0.64800000000000002},"min":{"1min":0.42599999999999999,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.60299999999999998,"15min":0.60899999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.54800000000000004}]},{"osd":7,"last update":"Sat Sep 21 09:25:01 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.56299999999999994,"15min":0.56399999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.84499999999999997,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.628,"5min":0.622,"15min":0.621},"min":{"1min":0.45900000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.89300000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.69199999999999995}]}]}],"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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":2452,"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":16384,"data_stored":708,"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":16384,"data_stored":2438,"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":12288,"data_stored":2348,"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":8192,"data_stored":604,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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-09-21T09:25:21.647 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:25:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:21 smithi133 ceph-mon[31321]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:21 smithi133 ceph-mon[31321]: from='client.24599 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:25:22.096 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:21 smithi042 ceph-mon[27524]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:21 smithi042 ceph-mon[27524]: from='client.24599 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:25:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:21 smithi042 ceph-mon[35471]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:21 smithi042 ceph-mon[35471]: from='client.24599 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:25:22.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:25:21] "GET /metrics HTTP/1.1" 200 33661 "" "Prometheus/2.43.0" 2024-09-21T09:25:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[27524]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:25:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:25:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[27524]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T09:25:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[27524]: Reconfiguring daemon alertmanager.a on smithi042 2024-09-21T09:25:23.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[35471]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:23.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:23.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:23.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:25:23.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:25:23.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:23.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[35471]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T09:25:23.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:23 smithi042 ceph-mon[35471]: Reconfiguring daemon alertmanager.a on smithi042 2024-09-21T09:25:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:23 smithi133 ceph-mon[31321]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:23 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:23 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:23 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:25:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:23 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:25:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:23 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:23 smithi133 ceph-mon[31321]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T09:25:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:23 smithi133 ceph-mon[31321]: Reconfiguring daemon alertmanager.a on smithi042 2024-09-21T09:25:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:25 smithi133 ceph-mon[31321]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:26.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:25 smithi042 ceph-mon[27524]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:25 smithi042 ceph-mon[35471]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:27.063 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:26 smithi042 systemd[1]: Stopping Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:25:27.278 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:25:27.279 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-21T09:25:27.602 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:27 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[66806]: ts=2024-09-21T09:25:27.342Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:25:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:27 smithi133 ceph-mon[31321]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:27 smithi133 ceph-mon[31321]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:25:27.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:27 smithi042 ceph-mon[35471]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:27.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:27 smithi042 ceph-mon[35471]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:25:27.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:27 smithi042 ceph-mon[27524]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:27.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:27 smithi042 ceph-mon[27524]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:25:27.994 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:27 smithi042 podman[71174]: 2024-09-21 09:25:27.612413641 +0000 UTC m=+0.381377729 container died 298e39f1d408d5b35178861618530b4d9578e78376511b9ee2889bfa5a54b200 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:27.995 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:27 smithi042 podman[71174]: 2024-09-21 09:25:27.993195925 +0000 UTC m=+0.762160064 container cleanup 298e39f1d408d5b35178861618530b4d9578e78376511b9ee2889bfa5a54b200 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:28.304 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:27 smithi042 bash[71174]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T09:25:28.592 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:28 smithi042 podman[71201]: 2024-09-21 09:25:28.303251884 +0000 UTC m=+0.923254461 container remove 298e39f1d408d5b35178861618530b4d9578e78376511b9ee2889bfa5a54b200 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:28.592 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:28 smithi042 podman[71201]: 2024-09-21 09:25:28.420679578 +0000 UTC m=+1.040682156 volume remove 6f54e754932a73c64bf4d4a5dd9506dc1e0ddb36db71c700b6fcb0871d927b5e 2024-09-21T09:25:28.876 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":45,"stamp":"2024-09-21T09:25:26.564959+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593533,"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":229,"num_write_kb":2435,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":236468,"kb_used_data":8020,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749724748,"statfs":{"total":767960285184,"available":767718141952,"internally_reserved":0,"allocated":8212480,"data_stored":4599588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":233819705},"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.002682"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262151+0000","last_change":"2024-09-21T09:23:29.080780+0000","last_active":"2024-09-21T09:24:24.262151+0000","last_peered":"2024-09-21T09:24:24.262151+0000","last_clean":"2024-09-21T09:24:24.262151+0000","last_became_active":"2024-09-21T09:23:29.080478+0000","last_became_peered":"2024-09-21T09:23:29.080478+0000","last_unstale":"2024-09-21T09:24:24.262151+0000","last_undegraded":"2024-09-21T09:24:24.262151+0000","last_fullsized":"2024-09-21T09:24:24.262151+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:54:29.772010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097444+0000","last_change":"2024-09-21T09:23:29.068238+0000","last_active":"2024-09-21T09:24:24.097444+0000","last_peered":"2024-09-21T09:24:24.097444+0000","last_clean":"2024-09-21T09:24:24.097444+0000","last_became_active":"2024-09-21T09:23:29.067948+0000","last_became_peered":"2024-09-21T09:23:29.067948+0000","last_unstale":"2024-09-21T09:24:24.097444+0000","last_undegraded":"2024-09-21T09:24:24.097444+0000","last_fullsized":"2024-09-21T09:24:24.097444+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:07.997812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092937+0000","last_change":"2024-09-21T09:23:29.068331+0000","last_active":"2024-09-21T09:24:24.092937+0000","last_peered":"2024-09-21T09:24:24.092937+0000","last_clean":"2024-09-21T09:24:24.092937+0000","last_became_active":"2024-09-21T09:23:29.068051+0000","last_became_peered":"2024-09-21T09:23:29.068051+0000","last_unstale":"2024-09-21T09:24:24.092937+0000","last_undegraded":"2024-09-21T09:24:24.092937+0000","last_fullsized":"2024-09-21T09:24:24.092937+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:18.147374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100995+0000","last_change":"2024-09-21T09:23:29.074266+0000","last_active":"2024-09-21T09:24:24.100995+0000","last_peered":"2024-09-21T09:24:24.100995+0000","last_clean":"2024-09-21T09:24:24.100995+0000","last_became_active":"2024-09-21T09:23:29.073638+0000","last_became_peered":"2024-09-21T09:23:29.073638+0000","last_unstale":"2024-09-21T09:24:24.100995+0000","last_undegraded":"2024-09-21T09:24:24.100995+0000","last_fullsized":"2024-09-21T09:24:24.100995+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:54:47.596201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261222+0000","last_change":"2024-09-21T09:23:29.076669+0000","last_active":"2024-09-21T09:24:24.261222+0000","last_peered":"2024-09-21T09:24:24.261222+0000","last_clean":"2024-09-21T09:24:24.261222+0000","last_became_active":"2024-09-21T09:23:29.076381+0000","last_became_peered":"2024-09-21T09:23:29.076381+0000","last_unstale":"2024-09-21T09:24:24.261222+0000","last_undegraded":"2024-09-21T09:24:24.261222+0000","last_fullsized":"2024-09-21T09:24:24.261222+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:24:02.652626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3a","version":"0'0","reported_seq":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260711+0000","last_change":"2024-09-21T09:23:53.711761+0000","last_active":"2024-09-21T09:24:24.260711+0000","last_peered":"2024-09-21T09:24:24.260711+0000","last_clean":"2024-09-21T09:24:24.260711+0000","last_became_active":"2024-09-21T09:23:53.711294+0000","last_became_peered":"2024-09-21T09:23:53.711294+0000","last_unstale":"2024-09-21T09:24:24.260711+0000","last_undegraded":"2024-09-21T09:24:24.260711+0000","last_fullsized":"2024-09-21T09:24:24.260711+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:49.991870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261341+0000","last_change":"2024-09-21T09:23:29.079995+0000","last_active":"2024-09-21T09:24:24.261341+0000","last_peered":"2024-09-21T09:24:24.261341+0000","last_clean":"2024-09-21T09:24:24.261341+0000","last_became_active":"2024-09-21T09:23:29.079722+0000","last_became_peered":"2024-09-21T09:23:29.079722+0000","last_unstale":"2024-09-21T09:24:24.261341+0000","last_undegraded":"2024-09-21T09:24:24.261341+0000","last_fullsized":"2024-09-21T09:24:24.261341+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:17:37.398395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.38","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093752+0000","last_change":"2024-09-21T09:23:29.071709+0000","last_active":"2024-09-21T09:24:24.093752+0000","last_peered":"2024-09-21T09:24:24.093752+0000","last_clean":"2024-09-21T09:24:24.093752+0000","last_became_active":"2024-09-21T09:23:29.071461+0000","last_became_peered":"2024-09-21T09:23:29.071461+0000","last_unstale":"2024-09-21T09:24:24.093752+0000","last_undegraded":"2024-09-21T09:24:24.093752+0000","last_fullsized":"2024-09-21T09:24:24.093752+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:41:28.778254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.37","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262336+0000","last_change":"2024-09-21T09:23:29.080197+0000","last_active":"2024-09-21T09:24:24.262336+0000","last_peered":"2024-09-21T09:24:24.262336+0000","last_clean":"2024-09-21T09:24:24.262336+0000","last_became_active":"2024-09-21T09:23:29.079503+0000","last_became_peered":"2024-09-21T09:23:29.079503+0000","last_unstale":"2024-09-21T09:24:24.262336+0000","last_undegraded":"2024-09-21T09:24:24.262336+0000","last_fullsized":"2024-09-21T09:24:24.262336+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:25:23.691057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262022+0000","last_change":"2024-09-21T09:23:29.075382+0000","last_active":"2024-09-21T09:24:24.262022+0000","last_peered":"2024-09-21T09:24:24.262022+0000","last_clean":"2024-09-21T09:24:24.262022+0000","last_became_active":"2024-09-21T09:23:29.075064+0000","last_became_peered":"2024-09-21T09:23:29.075064+0000","last_unstale":"2024-09-21T09:24:24.262022+0000","last_undegraded":"2024-09-21T09:24:24.262022+0000","last_fullsized":"2024-09-21T09:24:24.262022+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:30:10.500306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262144+0000","last_change":"2024-09-21T09:23:29.075608+0000","last_active":"2024-09-21T09:24:24.262144+0000","last_peered":"2024-09-21T09:24:24.262144+0000","last_clean":"2024-09-21T09:24:24.262144+0000","last_became_active":"2024-09-21T09:23:29.075343+0000","last_became_peered":"2024-09-21T09:23:29.075343+0000","last_unstale":"2024-09-21T09:24:24.262144+0000","last_undegraded":"2024-09-21T09:24:24.262144+0000","last_fullsized":"2024-09-21T09:24:24.262144+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:52:04.737140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092837+0000","last_change":"2024-09-21T09:23:29.073879+0000","last_active":"2024-09-21T09:24:24.092837+0000","last_peered":"2024-09-21T09:24:24.092837+0000","last_clean":"2024-09-21T09:24:24.092837+0000","last_became_active":"2024-09-21T09:23:29.073609+0000","last_became_peered":"2024-09-21T09:23:29.073609+0000","last_unstale":"2024-09-21T09:24:24.092837+0000","last_undegraded":"2024-09-21T09:24:24.092837+0000","last_fullsized":"2024-09-21T09:24:24.092837+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:57.329243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092075+0000","last_change":"2024-09-21T09:23:29.070391+0000","last_active":"2024-09-21T09:24:24.092075+0000","last_peered":"2024-09-21T09:24:24.092075+0000","last_clean":"2024-09-21T09:24:24.092075+0000","last_became_active":"2024-09-21T09:23:29.070097+0000","last_became_peered":"2024-09-21T09:23:29.070097+0000","last_unstale":"2024-09-21T09:24:24.092075+0000","last_undegraded":"2024-09-21T09:24:24.092075+0000","last_fullsized":"2024-09-21T09:24:24.092075+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:28:42.012857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.091638+0000","last_change":"2024-09-21T09:23:29.065414+0000","last_active":"2024-09-21T09:24:24.091638+0000","last_peered":"2024-09-21T09:24:24.091638+0000","last_clean":"2024-09-21T09:24:24.091638+0000","last_became_active":"2024-09-21T09:23:29.065115+0000","last_became_peered":"2024-09-21T09:23:29.065115+0000","last_unstale":"2024-09-21T09:24:24.091638+0000","last_undegraded":"2024-09-21T09:24:24.091638+0000","last_fullsized":"2024-09-21T09:24:24.091638+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:43:53.743890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097563+0000","last_change":"2024-09-21T09:23:29.064509+0000","last_active":"2024-09-21T09:24:24.097563+0000","last_peered":"2024-09-21T09:24:24.097563+0000","last_clean":"2024-09-21T09:24:24.097563+0000","last_became_active":"2024-09-21T09:23:29.064224+0000","last_became_peered":"2024-09-21T09:23:29.064224+0000","last_unstale":"2024-09-21T09:24:24.097563+0000","last_undegraded":"2024-09-21T09:24:24.097563+0000","last_fullsized":"2024-09-21T09:24:24.097563+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:53.443709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100623+0000","last_change":"2024-09-21T09:23:29.074094+0000","last_active":"2024-09-21T09:24:24.100623+0000","last_peered":"2024-09-21T09:24:24.100623+0000","last_clean":"2024-09-21T09:24:24.100623+0000","last_became_active":"2024-09-21T09:23:29.073811+0000","last_became_peered":"2024-09-21T09:23:29.073811+0000","last_unstale":"2024-09-21T09:24:24.100623+0000","last_undegraded":"2024-09-21T09:24:24.100623+0000","last_fullsized":"2024-09-21T09:24:24.100623+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:15:57.919655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2f","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101322+0000","last_change":"2024-09-21T09:23:29.073412+0000","last_active":"2024-09-21T09:24:24.101322+0000","last_peered":"2024-09-21T09:24:24.101322+0000","last_clean":"2024-09-21T09:24:24.101322+0000","last_became_active":"2024-09-21T09:23:29.073100+0000","last_became_peered":"2024-09-21T09:23:29.073100+0000","last_unstale":"2024-09-21T09:24:24.101322+0000","last_undegraded":"2024-09-21T09:24:24.101322+0000","last_fullsized":"2024-09-21T09:24:24.101322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:36:11.289576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261200+0000","last_change":"2024-09-21T09:23:29.068618+0000","last_active":"2024-09-21T09:24:24.261200+0000","last_peered":"2024-09-21T09:24:24.261200+0000","last_clean":"2024-09-21T09:24:24.261200+0000","last_became_active":"2024-09-21T09:23:29.068344+0000","last_became_peered":"2024-09-21T09:23:29.068344+0000","last_unstale":"2024-09-21T09:24:24.261200+0000","last_undegraded":"2024-09-21T09:24:24.261200+0000","last_fullsized":"2024-09-21T09:24:24.261200+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:14:34.656880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261915+0000","last_change":"2024-09-21T09:23:29.070845+0000","last_active":"2024-09-21T09:24:24.261915+0000","last_peered":"2024-09-21T09:24:24.261915+0000","last_clean":"2024-09-21T09:24:24.261915+0000","last_became_active":"2024-09-21T09:23:29.070585+0000","last_became_peered":"2024-09-21T09:23:29.070585+0000","last_unstale":"2024-09-21T09:24:24.261915+0000","last_undegraded":"2024-09-21T09:24:24.261915+0000","last_fullsized":"2024-09-21T09:24:24.261915+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:25.007123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261813+0000","last_change":"2024-09-21T09:23:29.076833+0000","last_active":"2024-09-21T09:24:24.261813+0000","last_peered":"2024-09-21T09:24:24.261813+0000","last_clean":"2024-09-21T09:24:24.261813+0000","last_became_active":"2024-09-21T09:23:29.076557+0000","last_became_peered":"2024-09-21T09:23:29.076557+0000","last_unstale":"2024-09-21T09:24:24.261813+0000","last_undegraded":"2024-09-21T09:24:24.261813+0000","last_fullsized":"2024-09-21T09:24:24.261813+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:37:43.474480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2b","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093356+0000","last_change":"2024-09-21T09:23:29.074972+0000","last_active":"2024-09-21T09:24:24.093356+0000","last_peered":"2024-09-21T09:24:24.093356+0000","last_clean":"2024-09-21T09:24:24.093356+0000","last_became_active":"2024-09-21T09:23:29.074321+0000","last_became_peered":"2024-09-21T09:23:29.074321+0000","last_unstale":"2024-09-21T09:24:24.093356+0000","last_undegraded":"2024-09-21T09:24:24.093356+0000","last_fullsized":"2024-09-21T09:24:24.093356+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:09:50.118649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100786+0000","last_change":"2024-09-21T09:23:29.073778+0000","last_active":"2024-09-21T09:24:24.100786+0000","last_peered":"2024-09-21T09:24:24.100786+0000","last_clean":"2024-09-21T09:24:24.100786+0000","last_became_active":"2024-09-21T09:23:29.073497+0000","last_became_peered":"2024-09-21T09:23:29.073497+0000","last_unstale":"2024-09-21T09:24:24.100786+0000","last_undegraded":"2024-09-21T09:24:24.100786+0000","last_fullsized":"2024-09-21T09:24:24.100786+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:26:19.459163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":31,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.091830+0000","last_change":"2024-09-21T09:23:53.712093+0000","last_active":"2024-09-21T09:24:24.091830+0000","last_peered":"2024-09-21T09:24:24.091830+0000","last_clean":"2024-09-21T09:24:24.091830+0000","last_became_active":"2024-09-21T09:23:53.711681+0000","last_became_peered":"2024-09-21T09:23:53.711681+0000","last_unstale":"2024-09-21T09:24:24.091830+0000","last_undegraded":"2024-09-21T09:24:24.091830+0000","last_fullsized":"2024-09-21T09:24:24.091830+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:08:58.426224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100616+0000","last_change":"2024-09-21T09:23:29.066438+0000","last_active":"2024-09-21T09:24:24.100616+0000","last_peered":"2024-09-21T09:24:24.100616+0000","last_clean":"2024-09-21T09:24:24.100616+0000","last_became_active":"2024-09-21T09:23:29.066170+0000","last_became_peered":"2024-09-21T09:23:29.066170+0000","last_unstale":"2024-09-21T09:24:24.100616+0000","last_undegraded":"2024-09-21T09:24:24.100616+0000","last_fullsized":"2024-09-21T09:24:24.100616+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:57:11.765829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092634+0000","last_change":"2024-09-21T09:23:29.057416+0000","last_active":"2024-09-21T09:24:24.092634+0000","last_peered":"2024-09-21T09:24:24.092634+0000","last_clean":"2024-09-21T09:24:24.092634+0000","last_became_active":"2024-09-21T09:23:29.057125+0000","last_became_peered":"2024-09-21T09:23:29.057125+0000","last_unstale":"2024-09-21T09:24:24.092634+0000","last_undegraded":"2024-09-21T09:24:24.092634+0000","last_fullsized":"2024-09-21T09:24:24.092634+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:10:25.574157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262063+0000","last_change":"2024-09-21T09:23:29.076810+0000","last_active":"2024-09-21T09:24:24.262063+0000","last_peered":"2024-09-21T09:24:24.262063+0000","last_clean":"2024-09-21T09:24:24.262063+0000","last_became_active":"2024-09-21T09:23:29.076538+0000","last_became_peered":"2024-09-21T09:23:29.076538+0000","last_unstale":"2024-09-21T09:24:24.262063+0000","last_undegraded":"2024-09-21T09:24:24.262063+0000","last_fullsized":"2024-09-21T09:24:24.262063+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:17:51.098502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097243+0000","last_change":"2024-09-21T09:23:29.064902+0000","last_active":"2024-09-21T09:24:24.097243+0000","last_peered":"2024-09-21T09:24:24.097243+0000","last_clean":"2024-09-21T09:24:24.097243+0000","last_became_active":"2024-09-21T09:23:29.064649+0000","last_became_peered":"2024-09-21T09:23:29.064649+0000","last_unstale":"2024-09-21T09:24:24.097243+0000","last_undegraded":"2024-09-21T09:24:24.097243+0000","last_fullsized":"2024-09-21T09:24:24.097243+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:59.112936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.094849+0000","last_change":"2024-09-21T09:23:29.067352+0000","last_active":"2024-09-21T09:24:24.094849+0000","last_peered":"2024-09-21T09:24:24.094849+0000","last_clean":"2024-09-21T09:24:24.094849+0000","last_became_active":"2024-09-21T09:23:29.067056+0000","last_became_peered":"2024-09-21T09:23:29.067056+0000","last_unstale":"2024-09-21T09:24:24.094849+0000","last_undegraded":"2024-09-21T09:24:24.094849+0000","last_fullsized":"2024-09-21T09:24:24.094849+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:33.735533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.23","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093430+0000","last_change":"2024-09-21T09:23:29.075152+0000","last_active":"2024-09-21T09:24:24.093430+0000","last_peered":"2024-09-21T09:24:24.093430+0000","last_clean":"2024-09-21T09:24:24.093430+0000","last_became_active":"2024-09-21T09:23:29.074620+0000","last_became_peered":"2024-09-21T09:23:29.074620+0000","last_unstale":"2024-09-21T09:24:24.093430+0000","last_undegraded":"2024-09-21T09:24:24.093430+0000","last_fullsized":"2024-09-21T09:24:24.093430+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:05:17.951960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100786+0000","last_change":"2024-09-21T09:23:29.074501+0000","last_active":"2024-09-21T09:24:24.100786+0000","last_peered":"2024-09-21T09:24:24.100786+0000","last_clean":"2024-09-21T09:24:24.100786+0000","last_became_active":"2024-09-21T09:23:29.074150+0000","last_became_peered":"2024-09-21T09:23:29.074150+0000","last_unstale":"2024-09-21T09:24:24.100786+0000","last_undegraded":"2024-09-21T09:24:24.100786+0000","last_fullsized":"2024-09-21T09:24:24.100786+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:44.409271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260827+0000","last_change":"2024-09-21T09:23:29.068019+0000","last_active":"2024-09-21T09:24:24.260827+0000","last_peered":"2024-09-21T09:24:24.260827+0000","last_clean":"2024-09-21T09:24:24.260827+0000","last_became_active":"2024-09-21T09:23:29.067770+0000","last_became_peered":"2024-09-21T09:23:29.067770+0000","last_unstale":"2024-09-21T09:24:24.260827+0000","last_undegraded":"2024-09-21T09:24:24.260827+0000","last_fullsized":"2024-09-21T09:24:24.260827+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:50.520990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261038+0000","last_change":"2024-09-21T09:23:53.712510+0000","last_active":"2024-09-21T09:24:24.261038+0000","last_peered":"2024-09-21T09:24:24.261038+0000","last_clean":"2024-09-21T09:24:24.261038+0000","last_became_active":"2024-09-21T09:23:53.712230+0000","last_became_peered":"2024-09-21T09:23:53.712230+0000","last_unstale":"2024-09-21T09:24:24.261038+0000","last_undegraded":"2024-09-21T09:24:24.261038+0000","last_fullsized":"2024-09-21T09:24:24.261038+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:45.858132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092589+0000","last_change":"2024-09-21T09:23:29.063364+0000","last_active":"2024-09-21T09:24:24.092589+0000","last_peered":"2024-09-21T09:24:24.092589+0000","last_clean":"2024-09-21T09:24:24.092589+0000","last_became_active":"2024-09-21T09:23:29.063065+0000","last_became_peered":"2024-09-21T09:23:29.063065+0000","last_unstale":"2024-09-21T09:24:24.092589+0000","last_undegraded":"2024-09-21T09:24:24.092589+0000","last_fullsized":"2024-09-21T09:24:24.092589+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:55:27.198190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092265+0000","last_change":"2024-09-21T09:23:25.915824+0000","last_active":"2024-09-21T09:24:24.092265+0000","last_peered":"2024-09-21T09:24:24.092265+0000","last_clean":"2024-09-21T09:24:24.092265+0000","last_became_active":"2024-09-21T09:23:25.915490+0000","last_became_peered":"2024-09-21T09:23:25.915490+0000","last_unstale":"2024-09-21T09:24:24.092265+0000","last_undegraded":"2024-09-21T09:24:24.092265+0000","last_fullsized":"2024-09-21T09:24:24.092265+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:11.663587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093499+0000","last_change":"2024-09-21T09:23:29.074956+0000","last_active":"2024-09-21T09:24:24.093499+0000","last_peered":"2024-09-21T09:24:24.093499+0000","last_clean":"2024-09-21T09:24:24.093499+0000","last_became_active":"2024-09-21T09:23:29.074502+0000","last_became_peered":"2024-09-21T09:23:29.074502+0000","last_unstale":"2024-09-21T09:24:24.093499+0000","last_undegraded":"2024-09-21T09:24:24.093499+0000","last_fullsized":"2024-09-21T09:24:24.093499+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:53:31.205874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"66'1","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261659+0000","last_change":"2024-09-21T09:23:25.916793+0000","last_active":"2024-09-21T09:24:24.261659+0000","last_peered":"2024-09-21T09:24:24.261659+0000","last_clean":"2024-09-21T09:24:24.261659+0000","last_became_active":"2024-09-21T09:23:25.916522+0000","last_became_peered":"2024-09-21T09:23:25.916522+0000","last_unstale":"2024-09-21T09:24:24.261659+0000","last_undegraded":"2024-09-21T09:24:24.261659+0000","last_fullsized":"2024-09-21T09:24:24.261659+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:25.338445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.091947+0000","last_change":"2024-09-21T09:23:25.914203+0000","last_active":"2024-09-21T09:24:24.091947+0000","last_peered":"2024-09-21T09:24:24.091947+0000","last_clean":"2024-09-21T09:24:24.091947+0000","last_became_active":"2024-09-21T09:23:25.913861+0000","last_became_peered":"2024-09-21T09:23:25.913861+0000","last_unstale":"2024-09-21T09:24:24.091947+0000","last_undegraded":"2024-09-21T09:24:24.091947+0000","last_fullsized":"2024-09-21T09:24:24.091947+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:13.072983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093786+0000","last_change":"2024-09-21T09:23:29.059660+0000","last_active":"2024-09-21T09:24:24.093786+0000","last_peered":"2024-09-21T09:24:24.093786+0000","last_clean":"2024-09-21T09:24:24.093786+0000","last_became_active":"2024-09-21T09:23:29.059379+0000","last_became_peered":"2024-09-21T09:23:29.059379+0000","last_unstale":"2024-09-21T09:24:24.093786+0000","last_undegraded":"2024-09-21T09:24:24.093786+0000","last_fullsized":"2024-09-21T09:24:24.093786+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:53:00.153558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.18","version":"0'0","reported_seq":33,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100708+0000","last_change":"2024-09-21T09:23:53.782463+0000","last_active":"2024-09-21T09:24:24.100708+0000","last_peered":"2024-09-21T09:24:24.100708+0000","last_clean":"2024-09-21T09:24:24.100708+0000","last_became_active":"2024-09-21T09:23:53.782139+0000","last_became_peered":"2024-09-21T09:23:53.782139+0000","last_unstale":"2024-09-21T09:24:24.100708+0000","last_undegraded":"2024-09-21T09:24:24.100708+0000","last_fullsized":"2024-09-21T09:24:24.100708+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:57:37.232224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.096710+0000","last_change":"2024-09-21T09:23:29.057420+0000","last_active":"2024-09-21T09:24:24.096710+0000","last_peered":"2024-09-21T09:24:24.096710+0000","last_clean":"2024-09-21T09:24:24.096710+0000","last_became_active":"2024-09-21T09:23:29.057128+0000","last_became_peered":"2024-09-21T09:23:29.057128+0000","last_unstale":"2024-09-21T09:24:24.096710+0000","last_undegraded":"2024-09-21T09:24:24.096710+0000","last_fullsized":"2024-09-21T09:24:24.096710+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:32.843998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261626+0000","last_change":"2024-09-21T09:23:25.918729+0000","last_active":"2024-09-21T09:24:24.261626+0000","last_peered":"2024-09-21T09:24:24.261626+0000","last_clean":"2024-09-21T09:24:24.261626+0000","last_became_active":"2024-09-21T09:23:25.918444+0000","last_became_peered":"2024-09-21T09:23:25.918444+0000","last_unstale":"2024-09-21T09:24:24.261626+0000","last_undegraded":"2024-09-21T09:24:24.261626+0000","last_fullsized":"2024-09-21T09:24:24.261626+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:01:06.927734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101086+0000","last_change":"2024-09-21T09:23:29.072271+0000","last_active":"2024-09-21T09:24:24.101086+0000","last_peered":"2024-09-21T09:24:24.101086+0000","last_clean":"2024-09-21T09:24:24.101086+0000","last_became_active":"2024-09-21T09:23:29.071972+0000","last_became_peered":"2024-09-21T09:23:29.071972+0000","last_unstale":"2024-09-21T09:24:24.101086+0000","last_undegraded":"2024-09-21T09:24:24.101086+0000","last_fullsized":"2024-09-21T09:24:24.101086+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:45.537577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.16","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101212+0000","last_change":"2024-09-21T09:23:25.915908+0000","last_active":"2024-09-21T09:24:24.101212+0000","last_peered":"2024-09-21T09:24:24.101212+0000","last_clean":"2024-09-21T09:24:24.101212+0000","last_became_active":"2024-09-21T09:23:25.915587+0000","last_became_peered":"2024-09-21T09:23:25.915587+0000","last_unstale":"2024-09-21T09:24:24.101212+0000","last_undegraded":"2024-09-21T09:24:24.101212+0000","last_fullsized":"2024-09-21T09:24:24.101212+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:56.808211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093091+0000","last_change":"2024-09-21T09:23:29.065585+0000","last_active":"2024-09-21T09:24:24.093091+0000","last_peered":"2024-09-21T09:24:24.093091+0000","last_clean":"2024-09-21T09:24:24.093091+0000","last_became_active":"2024-09-21T09:23:29.065317+0000","last_became_peered":"2024-09-21T09:23:29.065317+0000","last_unstale":"2024-09-21T09:24:24.093091+0000","last_undegraded":"2024-09-21T09:24:24.093091+0000","last_fullsized":"2024-09-21T09:24:24.093091+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:41.772005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.15","version":"66'3","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097388+0000","last_change":"2024-09-21T09:23:25.917043+0000","last_active":"2024-09-21T09:24:24.097388+0000","last_peered":"2024-09-21T09:24:24.097388+0000","last_clean":"2024-09-21T09:24:24.097388+0000","last_became_active":"2024-09-21T09:23:25.915808+0000","last_became_peered":"2024-09-21T09:23:25.915808+0000","last_unstale":"2024-09-21T09:24:24.097388+0000","last_undegraded":"2024-09-21T09:24:24.097388+0000","last_fullsized":"2024-09-21T09:24:24.097388+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T10:59:49.971840+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":[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.14","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092894+0000","last_change":"2024-09-21T09:23:29.074958+0000","last_active":"2024-09-21T09:24:24.092894+0000","last_peered":"2024-09-21T09:24:24.092894+0000","last_clean":"2024-09-21T09:24:24.092894+0000","last_became_active":"2024-09-21T09:23:29.074676+0000","last_became_peered":"2024-09-21T09:23:29.074676+0000","last_unstale":"2024-09-21T09:24:24.092894+0000","last_undegraded":"2024-09-21T09:24:24.092894+0000","last_fullsized":"2024-09-21T09:24:24.092894+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:09.912860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"69'9","reported_seq":33,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261898+0000","last_change":"2024-09-21T09:23:25.919776+0000","last_active":"2024-09-21T09:24:24.261898+0000","last_peered":"2024-09-21T09:24:24.261898+0000","last_clean":"2024-09-21T09:24:24.261898+0000","last_became_active":"2024-09-21T09:23:25.918191+0000","last_became_peered":"2024-09-21T09:23:25.918191+0000","last_unstale":"2024-09-21T09:24:24.261898+0000","last_undegraded":"2024-09-21T09:24:24.261898+0000","last_fullsized":"2024-09-21T09:24:24.261898+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:43:45.515807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2348,"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":9,"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":[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.15","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261692+0000","last_change":"2024-09-21T09:23:29.075952+0000","last_active":"2024-09-21T09:24:24.261692+0000","last_peered":"2024-09-21T09:24:24.261692+0000","last_clean":"2024-09-21T09:24:24.261692+0000","last_became_active":"2024-09-21T09:23:29.075650+0000","last_became_peered":"2024-09-21T09:23:29.075650+0000","last_unstale":"2024-09-21T09:24:24.261692+0000","last_undegraded":"2024-09-21T09:24:24.261692+0000","last_fullsized":"2024-09-21T09:24:24.261692+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:18:48.118576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"66'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093630+0000","last_change":"2024-09-21T09:23:25.912314+0000","last_active":"2024-09-21T09:24:24.093630+0000","last_peered":"2024-09-21T09:24:24.093630+0000","last_clean":"2024-09-21T09:24:24.093630+0000","last_became_active":"2024-09-21T09:23:25.912036+0000","last_became_peered":"2024-09-21T09:23:25.912036+0000","last_unstale":"2024-09-21T09:24:24.093630+0000","last_undegraded":"2024-09-21T09:24:24.093630+0000","last_fullsized":"2024-09-21T09:24:24.093630+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:13.312677+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.091710+0000","last_change":"2024-09-21T09:23:29.073570+0000","last_active":"2024-09-21T09:24:24.091710+0000","last_peered":"2024-09-21T09:24:24.091710+0000","last_clean":"2024-09-21T09:24:24.091710+0000","last_became_active":"2024-09-21T09:23:29.073287+0000","last_became_peered":"2024-09-21T09:23:29.073287+0000","last_unstale":"2024-09-21T09:24:24.091710+0000","last_undegraded":"2024-09-21T09:24:24.091710+0000","last_fullsized":"2024-09-21T09:24:24.091710+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:33.608688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.12","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100915+0000","last_change":"2024-09-21T09:23:25.919929+0000","last_active":"2024-09-21T09:24:24.100915+0000","last_peered":"2024-09-21T09:24:24.100915+0000","last_clean":"2024-09-21T09:24:24.100915+0000","last_became_active":"2024-09-21T09:23:25.919517+0000","last_became_peered":"2024-09-21T09:23:25.919517+0000","last_unstale":"2024-09-21T09:24:24.100915+0000","last_undegraded":"2024-09-21T09:24:24.100915+0000","last_fullsized":"2024-09-21T09:24:24.100915+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:38:01.261200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261310+0000","last_change":"2024-09-21T09:23:29.077422+0000","last_active":"2024-09-21T09:24:24.261310+0000","last_peered":"2024-09-21T09:24:24.261310+0000","last_clean":"2024-09-21T09:24:24.261310+0000","last_became_active":"2024-09-21T09:23:29.077099+0000","last_became_peered":"2024-09-21T09:23:29.077099+0000","last_unstale":"2024-09-21T09:24:24.261310+0000","last_undegraded":"2024-09-21T09:24:24.261310+0000","last_fullsized":"2024-09-21T09:24:24.261310+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:13.233119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261222+0000","last_change":"2024-09-21T09:23:25.915540+0000","last_active":"2024-09-21T09:24:24.261222+0000","last_peered":"2024-09-21T09:24:24.261222+0000","last_clean":"2024-09-21T09:24:24.261222+0000","last_became_active":"2024-09-21T09:23:25.915285+0000","last_became_peered":"2024-09-21T09:23:25.915285+0000","last_unstale":"2024-09-21T09:24:24.261222+0000","last_undegraded":"2024-09-21T09:24:24.261222+0000","last_fullsized":"2024-09-21T09:24:24.261222+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:01:30.115954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261083+0000","last_change":"2024-09-21T09:23:29.069722+0000","last_active":"2024-09-21T09:24:24.261083+0000","last_peered":"2024-09-21T09:24:24.261083+0000","last_clean":"2024-09-21T09:24:24.261083+0000","last_became_active":"2024-09-21T09:23:29.069445+0000","last_became_peered":"2024-09-21T09:23:29.069445+0000","last_unstale":"2024-09-21T09:24:24.261083+0000","last_undegraded":"2024-09-21T09:24:24.261083+0000","last_fullsized":"2024-09-21T09:24:24.261083+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:32:27.984429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.10","version":"66'8","reported_seq":33,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260697+0000","last_change":"2024-09-21T09:23:25.914569+0000","last_active":"2024-09-21T09:24:24.260697+0000","last_peered":"2024-09-21T09:24:24.260697+0000","last_clean":"2024-09-21T09:24:24.260697+0000","last_became_active":"2024-09-21T09:23:25.914289+0000","last_became_peered":"2024-09-21T09:23:25.914289+0000","last_unstale":"2024-09-21T09:24:24.260697+0000","last_undegraded":"2024-09-21T09:24:24.260697+0000","last_fullsized":"2024-09-21T09:24:24.260697+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T20:14:39.867853+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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261438+0000","last_change":"2024-09-21T09:23:29.077957+0000","last_active":"2024-09-21T09:24:24.261438+0000","last_peered":"2024-09-21T09:24:24.261438+0000","last_clean":"2024-09-21T09:24:24.261438+0000","last_became_active":"2024-09-21T09:23:29.077678+0000","last_became_peered":"2024-09-21T09:23:29.077678+0000","last_unstale":"2024-09-21T09:24:24.261438+0000","last_undegraded":"2024-09-21T09:24:24.261438+0000","last_fullsized":"2024-09-21T09:24:24.261438+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:26.276000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093172+0000","last_change":"2024-09-21T09:23:25.914497+0000","last_active":"2024-09-21T09:24:24.093172+0000","last_peered":"2024-09-21T09:24:24.093172+0000","last_clean":"2024-09-21T09:24:24.093172+0000","last_became_active":"2024-09-21T09:23:25.914074+0000","last_became_peered":"2024-09-21T09:23:25.914074+0000","last_unstale":"2024-09-21T09:24:24.093172+0000","last_undegraded":"2024-09-21T09:24:24.093172+0000","last_fullsized":"2024-09-21T09:24:24.093172+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:24:27.472482+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":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261620+0000","last_change":"2024-09-21T09:23:29.075117+0000","last_active":"2024-09-21T09:24:24.261620+0000","last_peered":"2024-09-21T09:24:24.261620+0000","last_clean":"2024-09-21T09:24:24.261620+0000","last_became_active":"2024-09-21T09:23:29.074841+0000","last_became_peered":"2024-09-21T09:23:29.074841+0000","last_unstale":"2024-09-21T09:24:24.261620+0000","last_undegraded":"2024-09-21T09:24:24.261620+0000","last_fullsized":"2024-09-21T09:24:24.261620+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:52:32.950381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261359+0000","last_change":"2024-09-21T09:23:25.911134+0000","last_active":"2024-09-21T09:24:24.261359+0000","last_peered":"2024-09-21T09:24:24.261359+0000","last_clean":"2024-09-21T09:24:24.261359+0000","last_became_active":"2024-09-21T09:23:25.910858+0000","last_became_peered":"2024-09-21T09:23:25.910858+0000","last_unstale":"2024-09-21T09:24:24.261359+0000","last_undegraded":"2024-09-21T09:24:24.261359+0000","last_fullsized":"2024-09-21T09:24:24.261359+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:26:14.378286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262175+0000","last_change":"2024-09-21T09:23:29.080359+0000","last_active":"2024-09-21T09:24:24.262175+0000","last_peered":"2024-09-21T09:24:24.262175+0000","last_clean":"2024-09-21T09:24:24.262175+0000","last_became_active":"2024-09-21T09:23:29.079915+0000","last_became_peered":"2024-09-21T09:23:29.079915+0000","last_unstale":"2024-09-21T09:24:24.262175+0000","last_undegraded":"2024-09-21T09:24:24.262175+0000","last_fullsized":"2024-09-21T09:24:24.262175+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:26:47.356266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.d","version":"66'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097473+0000","last_change":"2024-09-21T09:23:25.912716+0000","last_active":"2024-09-21T09:24:24.097473+0000","last_peered":"2024-09-21T09:24:24.097473+0000","last_clean":"2024-09-21T09:24:24.097473+0000","last_became_active":"2024-09-21T09:23:25.912402+0000","last_became_peered":"2024-09-21T09:23:25.912402+0000","last_unstale":"2024-09-21T09:24:24.097473+0000","last_undegraded":"2024-09-21T09:24:24.097473+0000","last_fullsized":"2024-09-21T09:24:24.097473+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:13:54.557060+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":[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.c","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101120+0000","last_change":"2024-09-21T09:23:29.073716+0000","last_active":"2024-09-21T09:24:24.101120+0000","last_peered":"2024-09-21T09:24:24.101120+0000","last_clean":"2024-09-21T09:24:24.101120+0000","last_became_active":"2024-09-21T09:23:29.073406+0000","last_became_peered":"2024-09-21T09:23:29.073406+0000","last_unstale":"2024-09-21T09:24:24.101120+0000","last_undegraded":"2024-09-21T09:24:24.101120+0000","last_fullsized":"2024-09-21T09:24:24.101120+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:22:48.037812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260942+0000","last_change":"2024-09-21T09:23:25.912565+0000","last_active":"2024-09-21T09:24:24.260942+0000","last_peered":"2024-09-21T09:24:24.260942+0000","last_clean":"2024-09-21T09:24:24.260942+0000","last_became_active":"2024-09-21T09:23:25.912308+0000","last_became_peered":"2024-09-21T09:23:25.912308+0000","last_unstale":"2024-09-21T09:24:24.260942+0000","last_undegraded":"2024-09-21T09:24:24.260942+0000","last_fullsized":"2024-09-21T09:24:24.260942+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:49:52.254818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261864+0000","last_change":"2024-09-21T09:23:29.076841+0000","last_active":"2024-09-21T09:24:24.261864+0000","last_peered":"2024-09-21T09:24:24.261864+0000","last_clean":"2024-09-21T09:24:24.261864+0000","last_became_active":"2024-09-21T09:23:29.076582+0000","last_became_peered":"2024-09-21T09:23:29.076582+0000","last_unstale":"2024-09-21T09:24:24.261864+0000","last_undegraded":"2024-09-21T09:24:24.261864+0000","last_fullsized":"2024-09-21T09:24:24.261864+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:05:26.978353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.293556+0000","last_change":"2024-09-21T09:24:24.262412+0000","last_active":"2024-09-21T09:24:33.293556+0000","last_peered":"2024-09-21T09:24:33.293556+0000","last_clean":"2024-09-21T09:24:33.293556+0000","last_became_active":"2024-09-21T09:24:19.619517+0000","last_became_peered":"2024-09-21T09:24:19.619517+0000","last_unstale":"2024-09-21T09:24:33.293556+0000","last_undegraded":"2024-09-21T09:24:33.293556+0000","last_fullsized":"2024-09-21T09:24:33.293556+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:34.137726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042562900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"69'128","reported_seq":273,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.291534+0000","last_change":"2024-09-21T09:23:02.966159+0000","last_active":"2024-09-21T09:24:33.291534+0000","last_peered":"2024-09-21T09:24:33.291534+0000","last_clean":"2024-09-21T09:24:33.291534+0000","last_became_active":"2024-09-21T09:23:02.965698+0000","last_became_peered":"2024-09-21T09:23:02.965698+0000","last_unstale":"2024-09-21T09:24:33.291534+0000","last_undegraded":"2024-09-21T09:24:33.291534+0000","last_fullsized":"2024-09-21T09:24:33.291534+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-09-21T09:21:02.388880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:21:02.388880+0000","last_clean_scrub_stamp":"2024-09-21T09:21:02.388880+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-09-22T19:46:46.312938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100927+0000","last_change":"2024-09-21T09:23:25.919219+0000","last_active":"2024-09-21T09:24:24.100927+0000","last_peered":"2024-09-21T09:24:24.100927+0000","last_clean":"2024-09-21T09:24:24.100927+0000","last_became_active":"2024-09-21T09:23:25.918907+0000","last_became_peered":"2024-09-21T09:23:25.918907+0000","last_unstale":"2024-09-21T09:24:24.100927+0000","last_undegraded":"2024-09-21T09:24:24.100927+0000","last_fullsized":"2024-09-21T09:24:24.100927+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:01:25.924349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093542+0000","last_change":"2024-09-21T09:23:29.072425+0000","last_active":"2024-09-21T09:24:24.093542+0000","last_peered":"2024-09-21T09:24:24.093542+0000","last_clean":"2024-09-21T09:24:24.093542+0000","last_became_active":"2024-09-21T09:23:29.072155+0000","last_became_peered":"2024-09-21T09:23:29.072155+0000","last_unstale":"2024-09-21T09:24:24.093542+0000","last_undegraded":"2024-09-21T09:24:24.093542+0000","last_fullsized":"2024-09-21T09:24:24.093542+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:20.632919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.292124+0000","last_change":"2024-09-21T09:24:24.093368+0000","last_active":"2024-09-21T09:24:33.292124+0000","last_peered":"2024-09-21T09:24:33.292124+0000","last_clean":"2024-09-21T09:24:33.292124+0000","last_became_active":"2024-09-21T09:24:20.193775+0000","last_became_peered":"2024-09-21T09:24:20.193775+0000","last_unstale":"2024-09-21T09:24:33.292124+0000","last_undegraded":"2024-09-21T09:24:33.292124+0000","last_fullsized":"2024-09-21T09:24:33.292124+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:06:21.422025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011514590000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261456+0000","last_change":"2024-09-21T09:23:25.924288+0000","last_active":"2024-09-21T09:24:24.261456+0000","last_peered":"2024-09-21T09:24:24.261456+0000","last_clean":"2024-09-21T09:24:24.261456+0000","last_became_active":"2024-09-21T09:23:25.924014+0000","last_became_peered":"2024-09-21T09:23:25.924014+0000","last_unstale":"2024-09-21T09:24:24.261456+0000","last_undegraded":"2024-09-21T09:24:24.261456+0000","last_fullsized":"2024-09-21T09:24:24.261456+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:17:09.808383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260652+0000","last_change":"2024-09-21T09:23:53.782800+0000","last_active":"2024-09-21T09:24:24.260652+0000","last_peered":"2024-09-21T09:24:24.260652+0000","last_clean":"2024-09-21T09:24:24.260652+0000","last_became_active":"2024-09-21T09:23:53.782413+0000","last_became_peered":"2024-09-21T09:23:53.782413+0000","last_unstale":"2024-09-21T09:24:24.260652+0000","last_undegraded":"2024-09-21T09:24:24.260652+0000","last_fullsized":"2024-09-21T09:24:24.260652+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:56:54.630481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.008836+0000","last_change":"2024-09-21T09:24:24.097575+0000","last_active":"2024-09-21T09:24:33.008836+0000","last_peered":"2024-09-21T09:24:33.008836+0000","last_clean":"2024-09-21T09:24:33.008836+0000","last_became_active":"2024-09-21T09:24:19.687957+0000","last_became_peered":"2024-09-21T09:24:19.687957+0000","last_unstale":"2024-09-21T09:24:33.008836+0000","last_undegraded":"2024-09-21T09:24:33.008836+0000","last_fullsized":"2024-09-21T09:24:33.008836+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:28:50.386286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028208699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.260888+0000","last_change":"2024-09-21T09:23:25.909678+0000","last_active":"2024-09-21T09:24:24.260888+0000","last_peered":"2024-09-21T09:24:24.260888+0000","last_clean":"2024-09-21T09:24:24.260888+0000","last_became_active":"2024-09-21T09:23:25.909398+0000","last_became_peered":"2024-09-21T09:23:25.909398+0000","last_unstale":"2024-09-21T09:24:24.260888+0000","last_undegraded":"2024-09-21T09:24:24.260888+0000","last_fullsized":"2024-09-21T09:24:24.260888+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:27:00.110920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.096708+0000","last_change":"2024-09-21T09:23:29.068993+0000","last_active":"2024-09-21T09:24:24.096708+0000","last_peered":"2024-09-21T09:24:24.096708+0000","last_clean":"2024-09-21T09:24:24.096708+0000","last_became_active":"2024-09-21T09:23:29.068729+0000","last_became_peered":"2024-09-21T09:23:29.068729+0000","last_unstale":"2024-09-21T09:24:24.096708+0000","last_undegraded":"2024-09-21T09:24:24.096708+0000","last_fullsized":"2024-09-21T09:24:24.096708+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:24:51.296880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.008506+0000","last_change":"2024-09-21T09:24:24.098154+0000","last_active":"2024-09-21T09:24:33.008506+0000","last_peered":"2024-09-21T09:24:33.008506+0000","last_clean":"2024-09-21T09:24:33.008506+0000","last_became_active":"2024-09-21T09:24:20.193614+0000","last_became_peered":"2024-09-21T09:24:20.193614+0000","last_unstale":"2024-09-21T09:24:33.008506+0000","last_undegraded":"2024-09-21T09:24:33.008506+0000","last_fullsized":"2024-09-21T09:24:33.008506+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:51:26.949315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047043399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.100904+0000","last_change":"2024-09-21T09:23:25.921498+0000","last_active":"2024-09-21T09:24:24.100904+0000","last_peered":"2024-09-21T09:24:24.100904+0000","last_clean":"2024-09-21T09:24:24.100904+0000","last_became_active":"2024-09-21T09:23:25.921215+0000","last_became_peered":"2024-09-21T09:23:25.921215+0000","last_unstale":"2024-09-21T09:24:24.100904+0000","last_undegraded":"2024-09-21T09:24:24.100904+0000","last_fullsized":"2024-09-21T09:24:24.100904+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:59:06.065745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092957+0000","last_change":"2024-09-21T09:23:29.072773+0000","last_active":"2024-09-21T09:24:24.092957+0000","last_peered":"2024-09-21T09:24:24.092957+0000","last_clean":"2024-09-21T09:24:24.092957+0000","last_became_active":"2024-09-21T09:23:29.072510+0000","last_became_peered":"2024-09-21T09:23:29.072510+0000","last_unstale":"2024-09-21T09:24:24.092957+0000","last_undegraded":"2024-09-21T09:24:24.092957+0000","last_fullsized":"2024-09-21T09:24:24.092957+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:50.492149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"75'2","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.008245+0000","last_change":"2024-09-21T09:24:24.099127+0000","last_active":"2024-09-21T09:24:33.008245+0000","last_peered":"2024-09-21T09:24:33.008245+0000","last_clean":"2024-09-21T09:24:33.008245+0000","last_became_active":"2024-09-21T09:24:19.687955+0000","last_became_peered":"2024-09-21T09:24:19.687955+0000","last_unstale":"2024-09-21T09:24:33.008245+0000","last_undegraded":"2024-09-21T09:24:33.008245+0000","last_fullsized":"2024-09-21T09:24:33.008245+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:10:33.570609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001390942,"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":[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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097974+0000","last_change":"2024-09-21T09:23:25.918630+0000","last_active":"2024-09-21T09:24:24.097974+0000","last_peered":"2024-09-21T09:24:24.097974+0000","last_clean":"2024-09-21T09:24:24.097974+0000","last_became_active":"2024-09-21T09:23:25.918331+0000","last_became_peered":"2024-09-21T09:23:25.918331+0000","last_unstale":"2024-09-21T09:24:24.097974+0000","last_undegraded":"2024-09-21T09:24:24.097974+0000","last_fullsized":"2024-09-21T09:24:24.097974+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:47:02.833705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101127+0000","last_change":"2024-09-21T09:23:29.066340+0000","last_active":"2024-09-21T09:24:24.101127+0000","last_peered":"2024-09-21T09:24:24.101127+0000","last_clean":"2024-09-21T09:24:24.101127+0000","last_became_active":"2024-09-21T09:23:29.066062+0000","last_became_peered":"2024-09-21T09:23:29.066062+0000","last_unstale":"2024-09-21T09:24:24.101127+0000","last_undegraded":"2024-09-21T09:24:24.101127+0000","last_fullsized":"2024-09-21T09:24:24.101127+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:54:33.272490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"73'1","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.292859+0000","last_change":"2024-09-21T09:24:24.094416+0000","last_active":"2024-09-21T09:24:33.292859+0000","last_peered":"2024-09-21T09:24:33.292859+0000","last_clean":"2024-09-21T09:24:33.292859+0000","last_became_active":"2024-09-21T09:24:19.687840+0000","last_became_peered":"2024-09-21T09:24:19.687840+0000","last_unstale":"2024-09-21T09:24:33.292859+0000","last_undegraded":"2024-09-21T09:24:33.292859+0000","last_fullsized":"2024-09-21T09:24:33.292859+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:55:58.075951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001229242,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261970+0000","last_change":"2024-09-21T09:23:25.921678+0000","last_active":"2024-09-21T09:24:24.261970+0000","last_peered":"2024-09-21T09:24:24.261970+0000","last_clean":"2024-09-21T09:24:24.261970+0000","last_became_active":"2024-09-21T09:23:25.921360+0000","last_became_peered":"2024-09-21T09:23:25.921360+0000","last_unstale":"2024-09-21T09:24:24.261970+0000","last_undegraded":"2024-09-21T09:24:24.261970+0000","last_fullsized":"2024-09-21T09:24:24.261970+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:32.842913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097890+0000","last_change":"2024-09-21T09:23:29.064520+0000","last_active":"2024-09-21T09:24:24.097890+0000","last_peered":"2024-09-21T09:24:24.097890+0000","last_clean":"2024-09-21T09:24:24.097890+0000","last_became_active":"2024-09-21T09:23:29.064276+0000","last_became_peered":"2024-09-21T09:23:29.064276+0000","last_unstale":"2024-09-21T09:24:24.097890+0000","last_undegraded":"2024-09-21T09:24:24.097890+0000","last_fullsized":"2024-09-21T09:24:24.097890+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:02.652476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.008314+0000","last_change":"2024-09-21T09:24:24.093974+0000","last_active":"2024-09-21T09:24:33.008314+0000","last_peered":"2024-09-21T09:24:33.008314+0000","last_clean":"2024-09-21T09:24:33.008314+0000","last_became_active":"2024-09-21T09:24:19.616548+0000","last_became_peered":"2024-09-21T09:24:19.616548+0000","last_unstale":"2024-09-21T09:24:33.008314+0000","last_undegraded":"2024-09-21T09:24:33.008314+0000","last_fullsized":"2024-09-21T09:24:33.008314+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:03:49.581378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031720899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"66'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097530+0000","last_change":"2024-09-21T09:23:25.914357+0000","last_active":"2024-09-21T09:24:24.097530+0000","last_peered":"2024-09-21T09:24:24.097530+0000","last_clean":"2024-09-21T09:24:24.097530+0000","last_became_active":"2024-09-21T09:23:25.914026+0000","last_became_peered":"2024-09-21T09:23:25.914026+0000","last_unstale":"2024-09-21T09:24:24.097530+0000","last_undegraded":"2024-09-21T09:24:24.097530+0000","last_fullsized":"2024-09-21T09:24:24.097530+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:06.322512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[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":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092702+0000","last_change":"2024-09-21T09:23:29.067665+0000","last_active":"2024-09-21T09:24:24.092702+0000","last_peered":"2024-09-21T09:24:24.092702+0000","last_clean":"2024-09-21T09:24:24.092702+0000","last_became_active":"2024-09-21T09:23:29.067120+0000","last_became_peered":"2024-09-21T09:23:29.067120+0000","last_unstale":"2024-09-21T09:24:24.092702+0000","last_undegraded":"2024-09-21T09:24:24.092702+0000","last_fullsized":"2024-09-21T09:24:24.092702+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:10.885934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-21T09:24:33.010666+0000","last_change":"2024-09-21T09:24:24.093268+0000","last_active":"2024-09-21T09:24:33.010666+0000","last_peered":"2024-09-21T09:24:33.010666+0000","last_clean":"2024-09-21T09:24:33.010666+0000","last_became_active":"2024-09-21T09:24:19.687686+0000","last_became_peered":"2024-09-21T09:24:19.687686+0000","last_unstale":"2024-09-21T09:24:33.010666+0000","last_undegraded":"2024-09-21T09:24:33.010666+0000","last_fullsized":"2024-09-21T09:24:33.010666+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:30:24.656236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086422500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261968+0000","last_change":"2024-09-21T09:23:25.919585+0000","last_active":"2024-09-21T09:24:24.261968+0000","last_peered":"2024-09-21T09:24:24.261968+0000","last_clean":"2024-09-21T09:24:24.261968+0000","last_became_active":"2024-09-21T09:23:25.918961+0000","last_became_peered":"2024-09-21T09:23:25.918961+0000","last_unstale":"2024-09-21T09:24:24.261968+0000","last_undegraded":"2024-09-21T09:24:24.261968+0000","last_fullsized":"2024-09-21T09:24:24.261968+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:47:15.533724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092111+0000","last_change":"2024-09-21T09:23:29.075182+0000","last_active":"2024-09-21T09:24:24.092111+0000","last_peered":"2024-09-21T09:24:24.092111+0000","last_clean":"2024-09-21T09:24:24.092111+0000","last_became_active":"2024-09-21T09:23:29.074459+0000","last_became_peered":"2024-09-21T09:23:29.074459+0000","last_unstale":"2024-09-21T09:24:24.092111+0000","last_undegraded":"2024-09-21T09:24:24.092111+0000","last_fullsized":"2024-09-21T09:24:24.092111+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:21:20.419366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261252+0000","last_change":"2024-09-21T09:23:25.924635+0000","last_active":"2024-09-21T09:24:24.261252+0000","last_peered":"2024-09-21T09:24:24.261252+0000","last_clean":"2024-09-21T09:24:24.261252+0000","last_became_active":"2024-09-21T09:23:25.924316+0000","last_became_peered":"2024-09-21T09:23:25.924316+0000","last_unstale":"2024-09-21T09:24:24.261252+0000","last_undegraded":"2024-09-21T09:24:24.261252+0000","last_fullsized":"2024-09-21T09:24:24.261252+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:57:19.244224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093099+0000","last_change":"2024-09-21T09:23:29.071630+0000","last_active":"2024-09-21T09:24:24.093099+0000","last_peered":"2024-09-21T09:24:24.093099+0000","last_clean":"2024-09-21T09:24:24.093099+0000","last_became_active":"2024-09-21T09:23:29.071374+0000","last_became_peered":"2024-09-21T09:23:29.071374+0000","last_unstale":"2024-09-21T09:24:24.093099+0000","last_undegraded":"2024-09-21T09:24:24.093099+0000","last_fullsized":"2024-09-21T09:24:24.093099+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:03:47.656046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097630+0000","last_change":"2024-09-21T09:23:25.919068+0000","last_active":"2024-09-21T09:24:24.097630+0000","last_peered":"2024-09-21T09:24:24.097630+0000","last_clean":"2024-09-21T09:24:24.097630+0000","last_became_active":"2024-09-21T09:23:25.918703+0000","last_became_peered":"2024-09-21T09:23:25.918703+0000","last_unstale":"2024-09-21T09:24:24.097630+0000","last_undegraded":"2024-09-21T09:24:24.097630+0000","last_fullsized":"2024-09-21T09:24:24.097630+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:27:07.515991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093837+0000","last_change":"2024-09-21T09:23:29.065557+0000","last_active":"2024-09-21T09:24:24.093837+0000","last_peered":"2024-09-21T09:24:24.093837+0000","last_clean":"2024-09-21T09:24:24.093837+0000","last_became_active":"2024-09-21T09:23:29.063825+0000","last_became_peered":"2024-09-21T09:23:29.063825+0000","last_unstale":"2024-09-21T09:24:24.093837+0000","last_undegraded":"2024-09-21T09:24:24.093837+0000","last_fullsized":"2024-09-21T09:24:24.093837+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:47:46.777355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.097946+0000","last_change":"2024-09-21T09:23:25.920120+0000","last_active":"2024-09-21T09:24:24.097946+0000","last_peered":"2024-09-21T09:24:24.097946+0000","last_clean":"2024-09-21T09:24:24.097946+0000","last_became_active":"2024-09-21T09:23:25.919058+0000","last_became_peered":"2024-09-21T09:23:25.919058+0000","last_unstale":"2024-09-21T09:24:24.097946+0000","last_undegraded":"2024-09-21T09:24:24.097946+0000","last_fullsized":"2024-09-21T09:24:24.097946+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:18.496828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092140+0000","last_change":"2024-09-21T09:23:29.068466+0000","last_active":"2024-09-21T09:24:24.092140+0000","last_peered":"2024-09-21T09:24:24.092140+0000","last_clean":"2024-09-21T09:24:24.092140+0000","last_became_active":"2024-09-21T09:23:29.067414+0000","last_became_peered":"2024-09-21T09:23:29.067414+0000","last_unstale":"2024-09-21T09:24:24.092140+0000","last_undegraded":"2024-09-21T09:24:24.092140+0000","last_fullsized":"2024-09-21T09:24:24.092140+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:36.424539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.262028+0000","last_change":"2024-09-21T09:23:25.921105+0000","last_active":"2024-09-21T09:24:24.262028+0000","last_peered":"2024-09-21T09:24:24.262028+0000","last_clean":"2024-09-21T09:24:24.262028+0000","last_became_active":"2024-09-21T09:23:25.920799+0000","last_became_peered":"2024-09-21T09:23:25.920799+0000","last_unstale":"2024-09-21T09:24:24.262028+0000","last_undegraded":"2024-09-21T09:24:24.262028+0000","last_fullsized":"2024-09-21T09:24:24.262028+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:42.783756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261506+0000","last_change":"2024-09-21T09:23:29.077793+0000","last_active":"2024-09-21T09:24:24.261506+0000","last_peered":"2024-09-21T09:24:24.261506+0000","last_clean":"2024-09-21T09:24:24.261506+0000","last_became_active":"2024-09-21T09:23:29.077524+0000","last_became_peered":"2024-09-21T09:23:29.077524+0000","last_unstale":"2024-09-21T09:24:24.261506+0000","last_undegraded":"2024-09-21T09:24:24.261506+0000","last_fullsized":"2024-09-21T09:24:24.261506+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:13:05.023180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101138+0000","last_change":"2024-09-21T09:23:29.071445+0000","last_active":"2024-09-21T09:24:24.101138+0000","last_peered":"2024-09-21T09:24:24.101138+0000","last_clean":"2024-09-21T09:24:24.101138+0000","last_became_active":"2024-09-21T09:23:29.071110+0000","last_became_peered":"2024-09-21T09:23:29.071110+0000","last_unstale":"2024-09-21T09:24:24.101138+0000","last_undegraded":"2024-09-21T09:24:24.101138+0000","last_fullsized":"2024-09-21T09:24:24.101138+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:35.404284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261819+0000","last_change":"2024-09-21T09:23:25.922200+0000","last_active":"2024-09-21T09:24:24.261819+0000","last_peered":"2024-09-21T09:24:24.261819+0000","last_clean":"2024-09-21T09:24:24.261819+0000","last_became_active":"2024-09-21T09:23:25.921935+0000","last_became_peered":"2024-09-21T09:23:25.921935+0000","last_unstale":"2024-09-21T09:24:24.261819+0000","last_undegraded":"2024-09-21T09:24:24.261819+0000","last_fullsized":"2024-09-21T09:24:24.261819+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:24:18.225295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.101026+0000","last_change":"2024-09-21T09:23:53.711742+0000","last_active":"2024-09-21T09:24:24.101026+0000","last_peered":"2024-09-21T09:24:24.101026+0000","last_clean":"2024-09-21T09:24:24.101026+0000","last_became_active":"2024-09-21T09:23:53.711504+0000","last_became_peered":"2024-09-21T09:23:53.711504+0000","last_unstale":"2024-09-21T09:24:24.101026+0000","last_undegraded":"2024-09-21T09:24:24.101026+0000","last_fullsized":"2024-09-21T09:24:24.101026+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:00.769946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.261818+0000","last_change":"2024-09-21T09:23:25.921716+0000","last_active":"2024-09-21T09:24:24.261818+0000","last_peered":"2024-09-21T09:24:24.261818+0000","last_clean":"2024-09-21T09:24:24.261818+0000","last_became_active":"2024-09-21T09:23:25.920989+0000","last_became_peered":"2024-09-21T09:23:25.920989+0000","last_unstale":"2024-09-21T09:24:24.261818+0000","last_undegraded":"2024-09-21T09:24:24.261818+0000","last_fullsized":"2024-09-21T09:24:24.261818+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:38:40.991592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.092978+0000","last_change":"2024-09-21T09:23:29.070891+0000","last_active":"2024-09-21T09:24:24.092978+0000","last_peered":"2024-09-21T09:24:24.092978+0000","last_clean":"2024-09-21T09:24:24.092978+0000","last_became_active":"2024-09-21T09:23:29.070633+0000","last_became_peered":"2024-09-21T09:23:29.070633+0000","last_unstale":"2024-09-21T09:24:24.092978+0000","last_undegraded":"2024-09-21T09:24:24.092978+0000","last_fullsized":"2024-09-21T09:24:24.092978+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:06.365002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"66'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093761+0000","last_change":"2024-09-21T09:23:25.912528+0000","last_active":"2024-09-21T09:24:24.093761+0000","last_peered":"2024-09-21T09:24:24.093761+0000","last_clean":"2024-09-21T09:24:24.093761+0000","last_became_active":"2024-09-21T09:23:25.912241+0000","last_became_peered":"2024-09-21T09:23:25.912241+0000","last_unstale":"2024-09-21T09:24:24.093761+0000","last_undegraded":"2024-09-21T09:24:24.093761+0000","last_fullsized":"2024-09-21T09:24:24.093761+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:42:49.537507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.093210+0000","last_change":"2024-09-21T09:23:29.071045+0000","last_active":"2024-09-21T09:24:24.093210+0000","last_peered":"2024-09-21T09:24:24.093210+0000","last_clean":"2024-09-21T09:24:24.093210+0000","last_became_active":"2024-09-21T09:23:29.070770+0000","last_became_peered":"2024-09-21T09:23:29.070770+0000","last_unstale":"2024-09-21T09:24:24.093210+0000","last_undegraded":"2024-09-21T09:24:24.093210+0000","last_fullsized":"2024-09-21T09:24:24.093210+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:09.779256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"66'4","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T09:24:24.094092+0000","last_change":"2024-09-21T09:23:25.920786+0000","last_active":"2024-09-21T09:24:24.094092+0000","last_peered":"2024-09-21T09:24:24.094092+0000","last_clean":"2024-09-21T09:24:24.094092+0000","last_became_active":"2024-09-21T09:23:25.920470+0000","last_became_peered":"2024-09-21T09:23:25.920470+0000","last_unstale":"2024-09-21T09:24:24.094092+0000","last_undegraded":"2024-09-21T09:24:24.094092+0000","last_fullsized":"2024-09-21T09:24:24.094092+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T17:03:57.342888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"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":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3146,"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":48,"num_write_kb":17,"num_scrub_errors":0,"num_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":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201310,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28380,"kb_used_data":1360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716772,"statfs":{"total":95995035648,"available":95965974528,"internally_reserved":0,"allocated":1392640,"data_stored":943387,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.53900000000000003,"15min":0.54400000000000004},"min":{"1min":0.41099999999999998,"5min":0.307,"15min":0.307},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.57199999999999995,"15min":0.57899999999999996},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.68899999999999995}]},{"osd":1,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.55500000000000005,"15min":0.56499999999999995},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.65100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.56899999999999995,"15min":0.57099999999999995},"min":{"1min":0.41299999999999998,"5min":0.375,"15min":0.375},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.64000000000000001}]},{"osd":2,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.55200000000000005,"15min":0.55600000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.77900000000000003,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.58799999999999997,"15min":0.59599999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.755,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.67600000000000005}]},{"osd":3,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.56999999999999995,"15min":0.57999999999999996},"min":{"1min":0.42599999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.64800000000000002,"5min":0.754,"15min":0.754},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.59099999999999997,"15min":0.59699999999999998},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.82699999999999996,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.58299999999999996}]},{"osd":4,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.50800000000000001,"15min":0.51400000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.71899999999999997,"5min":1.054,"15min":1.054},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.504,"15min":0.51400000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.64300000000000002,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.44700000000000001}]},{"osd":5,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.51100000000000001,"15min":0.51700000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.69199999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.55200000000000005,"15min":0.55900000000000005},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67300000000000004,"5min":1.02,"15min":1.02},"last":0.51200000000000001}]},{"osd":6,"last update":"Sat Sep 21 09:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.56200000000000006,"15min":0.56499999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.85799999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.55500000000000005,"15min":0.55900000000000005},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.84299999999999997,"5min":1.038,"15min":1.038},"last":0.502}]}]},{"osd":6,"up_from":47,"seq":201863462948,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28384,"kb_used_data":1364,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716768,"statfs":{"total":95995035648,"available":95965970432,"internally_reserved":0,"allocated":1396736,"data_stored":945131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.52000000000000002,"15min":0.52400000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.63700000000000001,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.41899999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.60699999999999998,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.501}]},{"osd":1,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.52200000000000002,"15min":0.52700000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.66300000000000003,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.504,"5min":0.51800000000000002,"15min":0.52000000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.64100000000000001,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.42199999999999999}]},{"osd":2,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.502,"15min":0.501},"min":{"1min":0.38500000000000001,"5min":0.309,"15min":0.309},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.53600000000000003,"15min":0.53800000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.67300000000000004,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.55800000000000005}]},{"osd":3,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.52900000000000003,"15min":0.53500000000000003},"min":{"1min":0.39500000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.60699999999999998,"5min":0.875,"15min":0.875},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.53700000000000003,"15min":0.53900000000000003},"min":{"1min":0.40799999999999997,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.66900000000000004,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.47999999999999998}]},{"osd":4,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.441,"15min":0.439},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.46300000000000002,"15min":0.46999999999999997},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.61199999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.434}]},{"osd":5,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46800000000000003,"15min":0.46899999999999997},"min":{"1min":0.29699999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.504,"15min":0.51400000000000001},"min":{"1min":0.32900000000000001,"5min":0.308,"15min":0.308},"max":{"1min":0.58899999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.47299999999999998}]},{"osd":7,"last update":"Sat Sep 21 09:25:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.55500000000000005,"15min":0.55900000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.55700000000000005,"15min":0.56299999999999994},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.51000000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724585,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27808,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717344,"statfs":{"total":95995035648,"available":95966560256,"internally_reserved":0,"allocated":806912,"data_stored":354541,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52700000000000002,"15min":0.52300000000000002},"min":{"1min":0.39800000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.66900000000000004,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.52600000000000002,"15min":0.52800000000000002},"min":{"1min":0.36099999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.67000000000000004,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.46999999999999997}]},{"osd":1,"last update":"Sat Sep 21 09:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.70799999999999996,"15min":0.63500000000000001},"min":{"1min":0.41399999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.69899999999999995,"5min":19.106999999999999,"15min":19.106999999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.53000000000000003,"15min":0.53500000000000003},"min":{"1min":0.377,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.63400000000000001,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.496}]},{"osd":2,"last update":"Sat Sep 21 09:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.57099999999999995,"15min":0.57899999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.67400000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.66800000000000004,"15min":0.58399999999999996},"min":{"1min":0.442,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64200000000000002,"5min":19.140999999999998,"15min":19.140999999999998},"last":0.41399999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.56799999999999995,"15min":0.57399999999999995},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.63400000000000001,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.443},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.54400000000000004,"15min":0.54300000000000004},"min":{"1min":0.34999999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.64600000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.50900000000000001}]},{"osd":4,"last update":"Sat Sep 21 09:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.39800000000000002,"15min":0.38300000000000001},"min":{"1min":0.32000000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.57799999999999996,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.5,"5min":0.41399999999999998,"15min":0.38},"min":{"1min":0.35399999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.65700000000000003,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.38600000000000001}]},{"osd":6,"last update":"Sat Sep 21 09:24:37 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.439,"15min":0.443},"min":{"1min":0.309,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.627,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.316,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.72299999999999998,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.55900000000000005}]},{"osd":7,"last update":"Sat Sep 21 09:25:02 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.52200000000000002,"15min":0.52700000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68300000000000005,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.505,"15min":0.51000000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.36599999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986222,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":811008,"data_stored":353142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.54000000000000004,"15min":0.53800000000000003},"min":{"1min":0.36599999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.495},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52700000000000002,"15min":0.53300000000000003},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.629}]},{"osd":1,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.57299999999999995,"15min":0.56200000000000006},"min":{"1min":0.39400000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.67500000000000004,"5min":4.548,"15min":4.548},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38600000000000001,"5min":0.314,"15min":0.314},"max":{"1min":0.81799999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.60899999999999999}]},{"osd":2,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.53400000000000003,"15min":0.53000000000000003},"min":{"1min":0.44900000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.52800000000000002,"15min":0.53400000000000003},"min":{"1min":0.35599999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.68100000000000005,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.48099999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54300000000000004,"15min":0.54500000000000004},"min":{"1min":0.36199999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.52900000000000003,"15min":0.52700000000000002},"min":{"1min":0.40799999999999997,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.77700000000000002,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Sep 21 09:25:14 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.40899999999999997,"15min":0.39300000000000002},"min":{"1min":0.33700000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.624,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.45600000000000002,"15min":0.442},"min":{"1min":0.36799999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.56499999999999995}]},{"osd":6,"last update":"Sat Sep 21 09:24:36 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.40200000000000002,"15min":0.40500000000000003},"min":{"1min":0.30099999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.53300000000000003,"5min":0.627,"15min":0.627},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.42899999999999999,"15min":0.42599999999999999},"min":{"1min":0.28899999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.442}]},{"osd":7,"last update":"Sat Sep 21 09:24:59 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.52300000000000002,"15min":0.51600000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.501,"5min":0.47299999999999998,"15min":0.46800000000000003},"min":{"1min":0.33100000000000002,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.46600000000000003}]}]},{"osd":3,"up_from":26,"seq":111669149747,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31908,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713244,"statfs":{"total":95995035648,"available":95962361856,"internally_reserved":0,"allocated":811008,"data_stored":354867,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:24:32 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39500000000000002,"15min":0.39900000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.38,"5min":0.39300000000000002,"15min":0.39900000000000002},"min":{"1min":0.254,"5min":0.245,"15min":0.245},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.46999999999999997}]},{"osd":1,"last update":"Sat Sep 21 09:24:32 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.40300000000000002,"15min":0.41499999999999998},"min":{"1min":0.254,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.42599999999999999,"15min":0.42799999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.42499999999999999}]},{"osd":2,"last update":"Sat Sep 21 09:24:32 2024","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.45600000000000002,"15min":0.46200000000000002},"min":{"1min":0.32300000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.436,"15min":0.436},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.44500000000000001}]},{"osd":4,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.56100000000000005,"15min":0.56499999999999995},"min":{"1min":0.42699999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.58499999999999996,"15min":0.58599999999999997},"min":{"1min":0.42699999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.79400000000000004,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.78000000000000003}]},{"osd":5,"last update":"Sat Sep 21 09:25:13 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.59399999999999997,"15min":0.60399999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.84499999999999997,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.59999999999999998,"15min":0.60199999999999998},"min":{"1min":0.41199999999999998,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.73299999999999998}]},{"osd":6,"last update":"Sat Sep 21 09:24:38 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.58599999999999997,"15min":0.58799999999999997},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.60399999999999998,"15min":0.60499999999999998},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.85599999999999998,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.66700000000000004}]},{"osd":7,"last update":"Sat Sep 21 09:25:01 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.59499999999999997,"15min":0.59099999999999997},"min":{"1min":0.46800000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.432,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"last":0.79900000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411382,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27792,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717360,"statfs":{"total":95995035648,"available":95966576640,"internally_reserved":0,"allocated":790528,"data_stored":352415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:25:06 2024","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.36299999999999999,"15min":0.36499999999999999},"min":{"1min":0.193,"5min":0.193,"15min":0.193},"max":{"1min":0.51100000000000001,"5min":0.627,"15min":0.627},"last":0.254},{"interface":"front","average":{"1min":0.376,"5min":0.38100000000000001,"15min":0.36499999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.56599999999999995,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.31900000000000001}]},{"osd":1,"last update":"Sat Sep 21 09:25:06 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.38300000000000001,"15min":0.38400000000000001},"min":{"1min":0.26400000000000001,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.51400000000000001,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.432,"5min":0.42299999999999999,"15min":0.41099999999999998},"min":{"1min":0.29799999999999999,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.623,"5min":0.747,"15min":0.747},"last":0.36599999999999999}]},{"osd":3,"last update":"Sat Sep 21 09:24:35 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.47699999999999998,"15min":0.48399999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.64600000000000002,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.376,"5min":0.42799999999999999,"15min":0.443},"min":{"1min":0.26500000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.56599999999999995,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.27200000000000002}]},{"osd":4,"last update":"Sat Sep 21 09:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.59699999999999998,"15min":0.59899999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.61699999999999999,"15min":0.624},"min":{"1min":0.42999999999999999,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.44}]},{"osd":5,"last update":"Sat Sep 21 09:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.62,"15min":0.628},"min":{"1min":0.439,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.58599999999999997,"15min":0.58099999999999996},"min":{"1min":0.42099999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.42899999999999999}]},{"osd":6,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59899999999999998,"15min":0.60099999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64900000000000002,"15min":0.65000000000000002},"min":{"1min":0.47899999999999998,"5min":0.436,"15min":0.436},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.54200000000000004}]},{"osd":7,"last update":"Sat Sep 21 09:25:00 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.60699999999999998,"15min":0.61199999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.86099999999999999,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63,"15min":0.63},"min":{"1min":0.45500000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.84599999999999997,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.47899999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574908,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31900,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713252,"statfs":{"total":95995035648,"available":95962370048,"internally_reserved":0,"allocated":802816,"data_stored":352594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.35099999999999998,"15min":0.34100000000000003},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.57999999999999996,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.379,"15min":0.35499999999999998},"min":{"1min":0.23699999999999999,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.55700000000000005,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.30399999999999999}]},{"osd":2,"last update":"Sat Sep 21 09:25:09 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.39900000000000002,"15min":0.39300000000000002},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.505,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.38300000000000001,"15min":0.39500000000000002},"min":{"1min":0.223,"5min":0.215,"15min":0.215},"max":{"1min":0.52600000000000002,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.32100000000000001}]},{"osd":3,"last update":"Sat Sep 21 09:24:32 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.41099999999999998,"15min":0.43099999999999999},"min":{"1min":0.255,"5min":0.246,"15min":0.246},"max":{"1min":0.49399999999999999,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46500000000000002,"15min":0.47199999999999998},"min":{"1min":0.28199999999999997,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.39600000000000002}]},{"osd":4,"last update":"Sat Sep 21 09:24:49 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.57899999999999996,"15min":0.57799999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.54600000000000004,"15min":0.55000000000000004},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.53800000000000003}]},{"osd":5,"last update":"Sat Sep 21 09:25:13 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61499999999999999,"15min":0.61299999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.56999999999999995,"15min":0.57399999999999995},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.52000000000000002}]},{"osd":6,"last update":"Sat Sep 21 09:24:37 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.56100000000000005,"15min":0.56499999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.68500000000000005,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.58899999999999997,"15min":0.58399999999999996},"min":{"1min":0.443,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.496}]},{"osd":7,"last update":"Sat Sep 21 09:25:03 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.56999999999999995,"15min":0.56499999999999995},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.46899999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738433,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32484,"kb_used_data":1368,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712668,"statfs":{"total":95995035648,"available":95961772032,"internally_reserved":0,"allocated":1400832,"data_stored":943511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 09:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.36899999999999999,"15min":0.35499999999999998},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.252},{"interface":"front","average":{"1min":0.33400000000000002,"5min":0.36799999999999999,"15min":0.35399999999999998},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.48199999999999998,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.315}]},{"osd":2,"last update":"Sat Sep 21 09:25:11 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.27200000000000002,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.52800000000000002,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.377,"5min":0.40500000000000003,"15min":0.40699999999999997},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.52600000000000002,"5min":0.622,"15min":0.622},"last":0.34699999999999998}]},{"osd":3,"last update":"Sat Sep 21 09:24:31 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.41599999999999998,"15min":0.433},"min":{"1min":0.26000000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.57699999999999996,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.27000000000000002},{"interface":"front","average":{"1min":0.432,"5min":0.46600000000000003,"15min":0.47399999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.373}]},{"osd":4,"last update":"Sat Sep 21 09:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.58399999999999996,"15min":0.59399999999999997},"min":{"1min":0.39100000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.79800000000000004,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.61099999999999999,"15min":0.622},"min":{"1min":0.40999999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.77600000000000002,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.68700000000000006}]},{"osd":5,"last update":"Sat Sep 21 09:25:17 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.61399999999999999,"15min":0.63300000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.71299999999999997,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.57599999999999996,"15min":0.59499999999999997},"min":{"1min":0.38700000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68200000000000005,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.499}]},{"osd":6,"last update":"Sat Sep 21 09:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.64000000000000001,"15min":0.64800000000000002},"min":{"1min":0.42599999999999999,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.60299999999999998,"15min":0.60899999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.63100000000000001}]},{"osd":7,"last update":"Sat Sep 21 09:25:01 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.56299999999999994,"15min":0.56399999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.84499999999999997,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.628,"5min":0.622,"15min":0.621},"min":{"1min":0.45900000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.89300000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.64100000000000001}]}]}],"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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":2452,"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":16384,"data_stored":708,"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":16384,"data_stored":2438,"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":12288,"data_stored":2348,"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":8192,"data_stored":604,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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-09-21T09:25:28.881 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T09:25:28.881 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T09:25:28.881 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T09:25:28.882 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T09:25:29.154 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:29.278 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T09:25:29.279 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 systemd[1]: Stopped Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:25:29.279 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 systemd[1]: Starting Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:25:29.571 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 podman[71364]: 2024-09-21 09:25:29.192163187 +0000 UTC m=+0.016853318 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-21T09:25:29.572 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 podman[71364]: 2024-09-21 09:25:29.394435646 +0000 UTC m=+0.219125770 volume create 0e571c79c57658f6a4c2338673d4b06141a7d5cea92554f54396078918907d7c 2024-09-21T09:25:29.572 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 podman[71364]: 2024-09-21 09:25:29.570605162 +0000 UTC m=+0.395295285 container create 646bc27b167c5ec1b34f674511e4b3ca5322f921d03810b72645ffcd83bb37ce (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:29.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:29 smithi042 ceph-mon[35471]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:29 smithi042 ceph-mon[27524]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:30.218 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 podman[71364]: 2024-09-21 09:25:29.88185842 +0000 UTC m=+0.706548542 container init 646bc27b167c5ec1b34f674511e4b3ca5322f921d03810b72645ffcd83bb37ce (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:30.218 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 podman[71364]: 2024-09-21 09:25:29.884933933 +0000 UTC m=+0.709624057 container start 646bc27b167c5ec1b34f674511e4b3ca5322f921d03810b72645ffcd83bb37ce (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:30.218 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:25:29.898Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T09:25:30.218 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:25:29.898Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T09:25:30.218 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:25:29.899Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.42 port=9094 2024-09-21T09:25:30.218 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:25:29.900Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T09:25:30.218 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:25:29.924Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:25:30.218 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:25:29.924Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:25:30.218 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:25:29.927Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T09:25:30.219 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:25:29.927Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T09:25:30.219 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 bash[71364]: 646bc27b167c5ec1b34f674511e4b3ca5322f921d03810b72645ffcd83bb37ce 2024-09-21T09:25:30.219 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:29 smithi042 systemd[1]: Started Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:25:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:29 smithi133 ceph-mon[31321]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:31.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:31 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:31.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:31 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:31.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:31 smithi042 ceph-mon[27524]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:25:31.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:31 smithi042 ceph-mon[27524]: Reconfiguring daemon prometheus.a on smithi133 2024-09-21T09:25:31.175 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:31 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:31.175 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:31 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:31.176 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:31 smithi042 ceph-mon[35471]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:25:31.176 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:31 smithi042 ceph-mon[35471]: Reconfiguring daemon prometheus.a on smithi133 2024-09-21T09:25:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:31 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:31 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:31 smithi133 ceph-mon[31321]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:25:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:31 smithi133 ceph-mon[31321]: Reconfiguring daemon prometheus.a on smithi133 2024-09-21T09:25:31.579 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:25:31.580 INFO:teuthology.orchestra.run.smithi042.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T09:25:31.851 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:25:31] "GET /metrics HTTP/1.1" 200 33658 "" "Prometheus/2.43.0" 2024-09-21T09:25:32.174 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:32 smithi042 ceph-mon[35471]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:32.174 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:32 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1177263235' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T09:25:32.174 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:32.174 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:25:31.901Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000886699s 2024-09-21T09:25:32.174 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:32 smithi042 ceph-mon[27524]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:32.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:32 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1177263235' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T09:25:32.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:32.200 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T09:25:32.200 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs dump --format=json 2024-09-21T09:25:32.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:32 smithi133 ceph-mon[31321]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:32.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:32 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1177263235' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T09:25:32.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:32.413 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:33.485 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 systemd[1]: Stopping Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:25:33.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.483Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:25:33.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T09:25:33.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T09:25:33.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T09:25:33.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T09:25:33.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T09:25:33.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T09:25:33.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T09:25:33.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T09:25:33.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T09:25:33.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T09:25:33.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[59363]: ts=2024-09-21T09:25:33.484Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T09:25:33.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 podman[62434]: 2024-09-21 09:25:33.493788986 +0000 UTC m=+0.129242769 container died 4bb27d7a0d2603299973877f8e000b005e0a8766664dc72d6bdc19695b286ecc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:34 smithi042 ceph-mon[27524]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:34.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:34 smithi042 ceph-mon[35471]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:34.111 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-mon[31321]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:34.111 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 podman[62434]: 2024-09-21 09:25:33.900347103 +0000 UTC m=+0.535800886 container cleanup 4bb27d7a0d2603299973877f8e000b005e0a8766664dc72d6bdc19695b286ecc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:34.111 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:33 smithi133 bash[62434]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T09:25:34.258 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:25:34.259 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14415,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.42:6835/923198011","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6834","nonce":923198011},{"type":"v1","addr":"172.21.15.42:6835","nonce":923198011}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-21T09:23:30.750527+0000","modified":"2024-09-21T09:23:41.955367+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24328},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24328":{"gid":24328,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.133:6833/145470381","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":145470381},{"type":"v1","addr":"172.21.15.133:6833","nonce":145470381}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-21T09:25:34.259 INFO:teuthology.orchestra.run.smithi042.stderr:dumped fsmap epoch 8 2024-09-21T09:25:34.493 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 podman[62446]: 2024-09-21 09:25:34.110064065 +0000 UTC m=+0.617797034 container remove 4bb27d7a0d2603299973877f8e000b005e0a8766664dc72d6bdc19695b286ecc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:34.493 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T09:25:34.493 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 systemd[1]: Stopped Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:25:34.493 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.081s CPU time. 2024-09-21T09:25:34.493 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 systemd[1]: Starting Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:25:34.798 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 podman[62540]: 2024-09-21 09:25:34.432306345 +0000 UTC m=+0.016859635 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T09:25:34.798 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 podman[62540]: 2024-09-21 09:25:34.535983162 +0000 UTC m=+0.120536456 container create 374e211d83dd33f0d402e7140520073c0d676d914d1ef8487c08835187d8d0bb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:34.798 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 podman[62540]: 2024-09-21 09:25:34.771319087 +0000 UTC m=+0.355872382 container init 374e211d83dd33f0d402e7140520073c0d676d914d1ef8487c08835187d8d0bb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:34.798 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 podman[62540]: 2024-09-21 09:25:34.773915506 +0000 UTC m=+0.358468808 container start 374e211d83dd33f0d402e7140520073c0d676d914d1ef8487c08835187d8d0bb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:25:34.971 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs dump --format=json 2024-09-21T09:25:35.184 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/78495537' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:25:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:25:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:25:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:25:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:25:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:25:35.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:25:35.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:35 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:25:35.244 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.797Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T09:25:35.244 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.797Z 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-09-21T09:25:35.244 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.797Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi133 (none))" 2024-09-21T09:25:35.244 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.797Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T09:25:35.244 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.797Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T09:25:35.244 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.798Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.799Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.800Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.800Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.802Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.802Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.576µs 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.802Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.804Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.804Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.804Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.288µs wal_replay_duration=1.963303ms wbl_replay_duration=84ns total_replay_duration=1.999329ms 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.805Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.805Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.805Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.824Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.250713ms db_storage=1.191µs remote_storage=1.196µs web_handler=277ns query_engine=555ns scrape=394.218µs scrape_sd=81.669µs notify=12.39µs notify_sd=27.653µs rules=18.426362ms tracing=5.988µs 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.824Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T09:25:35.245 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:25:34.824Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T09:25:35.246 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 bash[62540]: 374e211d83dd33f0d402e7140520073c0d676d914d1ef8487c08835187d8d0bb 2024-09-21T09:25:35.246 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:25:34 smithi133 systemd[1]: Started Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:25:35.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/78495537' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:25:35.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:25:35.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:25:35.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:25:35.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:25:35.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/78495537' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.309 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:34] ENGINE Bus STOPPING 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:34] ENGINE Bus STOPPED 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:34] ENGINE Bus STARTING 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:35] ENGINE Serving on http://:::9283 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:35] ENGINE Bus STARTED 2024-09-21T09:25:35.310 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:35] ENGINE Bus STOPPING 2024-09-21T09:25:35.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:25:35.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:35] ENGINE Bus STOPPED 2024-09-21T09:25:35.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:35] ENGINE Bus STARTING 2024-09-21T09:25:35.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:35] ENGINE Serving on http://:::9283 2024-09-21T09:25:35.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:35] ENGINE Bus STARTED 2024-09-21T09:25:35.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:35] ENGINE Bus STOPPING 2024-09-21T09:25:36.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[27524]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:36.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[27524]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:25:36.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[27524]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:25:36.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[27524]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:25:36.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[27524]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:25:36.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[27524]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:25:36.200 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[27524]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:25:36.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[35471]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:36.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[35471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:25:36.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[35471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:25:36.201 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[35471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:25:36.201 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[35471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:25:36.201 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[35471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:25:36.201 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-mon[35471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:25:36.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:36 smithi133 ceph-mon[31321]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:36.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:36 smithi133 ceph-mon[31321]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:25:36.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:36 smithi133 ceph-mon[31321]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T09:25:36.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:36 smithi133 ceph-mon[31321]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:25:36.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:36 smithi133 ceph-mon[31321]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T09:25:36.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:36 smithi133 ceph-mon[31321]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:25:36.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:36 smithi133 ceph-mon[31321]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T09:25:36.462 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:25:36.463 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:36] ENGINE Bus STOPPED 2024-09-21T09:25:36.463 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:36] ENGINE Bus STARTING 2024-09-21T09:25:36.463 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:36] ENGINE Serving on http://:::9283 2024-09-21T09:25:36.463 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:36 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:36] ENGINE Bus STARTED 2024-09-21T09:25:36.876 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:25:36.876 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14415,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.42:6835/923198011","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6834","nonce":923198011},{"type":"v1","addr":"172.21.15.42:6835","nonce":923198011}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-21T09:23:30.750527+0000","modified":"2024-09-21T09:23:41.955367+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24328},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24328":{"gid":24328,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.133:6833/145470381","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":145470381},{"type":"v1","addr":"172.21.15.133:6833","nonce":145470381}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-21T09:25:36.877 INFO:teuthology.orchestra.run.smithi042.stderr:dumped fsmap epoch 8 2024-09-21T09:25:37.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:37 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/3283588108' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:25:37.276 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:37 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3283588108' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:25:37.333 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:37 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/3283588108' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:25:37.607 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:25:37.997 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:38.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:38 smithi133 ceph-mon[31321]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:38.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:38 smithi042 ceph-mon[35471]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:38.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:38 smithi042 ceph-mon[27524]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:39.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:39 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:39.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:39 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:39 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:39 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:39.698 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:25:39.698 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":76,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","created":"2024-09-21T09:18:05.412539+0000","modified":"2024-09-21T09:24:33.004759+0000","last_up_change":"2024-09-21T09:22:58.935301+0000","last_in_change":"2024-09-21T09:22:41.861808+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:21:02.338702+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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-21T09:23:24.741481+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":"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":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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-21T09:23:27.993911+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-09-21T09:24:18.559508+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":"75","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":75,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b4345035-af4c-44d5-b59a-446341802328","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6803","nonce":792442867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6805","nonce":792442867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6809","nonce":792442867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":792442867},{"type":"v1","addr":"172.21.15.42:6807","nonce":792442867}]},"public_addr":"172.21.15.42:6803/792442867","cluster_addr":"172.21.15.42:6805/792442867","heartbeat_back_addr":"172.21.15.42:6809/792442867","heartbeat_front_addr":"172.21.15.42:6807/792442867","state":["exists","up"]},{"osd":1,"uuid":"7b7c1bf4-2023-420b-bb7b-0c95cc21145d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6811","nonce":3924043479}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6813","nonce":3924043479}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6817","nonce":3924043479}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":3924043479},{"type":"v1","addr":"172.21.15.42:6815","nonce":3924043479}]},"public_addr":"172.21.15.42:6811/3924043479","cluster_addr":"172.21.15.42:6813/3924043479","heartbeat_back_addr":"172.21.15.42:6817/3924043479","heartbeat_front_addr":"172.21.15.42:6815/3924043479","state":["exists","up"]},{"osd":2,"uuid":"6627a97c-e1f7-4ffd-a317-27a30ddc09ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6819","nonce":2180358990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6821","nonce":2180358990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6825","nonce":2180358990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2180358990},{"type":"v1","addr":"172.21.15.42:6823","nonce":2180358990}]},"public_addr":"172.21.15.42:6819/2180358990","cluster_addr":"172.21.15.42:6821/2180358990","heartbeat_back_addr":"172.21.15.42:6825/2180358990","heartbeat_front_addr":"172.21.15.42:6823/2180358990","state":["exists","up"]},{"osd":3,"uuid":"9de75453-ce99-4f9d-b991-8e27422ebf9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6827","nonce":2825809355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6829","nonce":2825809355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6833","nonce":2825809355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2825809355},{"type":"v1","addr":"172.21.15.42:6831","nonce":2825809355}]},"public_addr":"172.21.15.42:6827/2825809355","cluster_addr":"172.21.15.42:6829/2825809355","heartbeat_back_addr":"172.21.15.42:6833/2825809355","heartbeat_front_addr":"172.21.15.42:6831/2825809355","state":["exists","up"]},{"osd":4,"uuid":"7212424e-20d3-44ae-9e50-3fc33bb3daa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6801","nonce":3137611485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6803","nonce":3137611485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6807","nonce":3137611485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":3137611485},{"type":"v1","addr":"172.21.15.133:6805","nonce":3137611485}]},"public_addr":"172.21.15.133:6801/3137611485","cluster_addr":"172.21.15.133:6803/3137611485","heartbeat_back_addr":"172.21.15.133:6807/3137611485","heartbeat_front_addr":"172.21.15.133:6805/3137611485","state":["exists","up"]},{"osd":5,"uuid":"bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6809","nonce":1299447843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6811","nonce":1299447843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6815","nonce":1299447843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":1299447843},{"type":"v1","addr":"172.21.15.133:6813","nonce":1299447843}]},"public_addr":"172.21.15.133:6809/1299447843","cluster_addr":"172.21.15.133:6811/1299447843","heartbeat_back_addr":"172.21.15.133:6815/1299447843","heartbeat_front_addr":"172.21.15.133:6813/1299447843","state":["exists","up"]},{"osd":6,"uuid":"eb847b17-789d-4932-9242-7a20012d90a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6817","nonce":2093282593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6819","nonce":2093282593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6823","nonce":2093282593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2093282593},{"type":"v1","addr":"172.21.15.133:6821","nonce":2093282593}]},"public_addr":"172.21.15.133:6817/2093282593","cluster_addr":"172.21.15.133:6819/2093282593","heartbeat_back_addr":"172.21.15.133:6823/2093282593","heartbeat_front_addr":"172.21.15.133:6821/2093282593","state":["exists","up"]},{"osd":7,"uuid":"d010ecbf-c177-422a-b8cd-6e538bfed1a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6825","nonce":453193062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6827","nonce":453193062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6831","nonce":453193062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":453193062},{"type":"v1","addr":"172.21.15.133:6829","nonce":453193062}]},"public_addr":"172.21.15.133:6825/453193062","cluster_addr":"172.21.15.133:6827/453193062","heartbeat_back_addr":"172.21.15.133:6831/453193062","heartbeat_front_addr":"172.21.15.133:6829/453193062","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:11.588802+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:34.129310+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:57.990804+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:22.085413+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:43.449212+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:07.731266+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:32.656286+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:57.215710+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.18","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.1c","mappings":[{"from":4,"to":3}]},{"pgid":"3.20","mappings":[{"from":0,"to":1}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/89740907":"2024-09-22T09:24:16.537494+0000","172.21.15.42:0/3799547322":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/1784414815":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3305291854":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6801/2065960287":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6800/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6801/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3161501386":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/4021954339":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/3235825782":"2024-09-22T09:24:16.537494+0000","172.21.15.42:0/1973187163":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/4233134704":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6800/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6801/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/2674894058":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/2065960287":"2024-09-22T09:24:16.537494+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":4,"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-09-21T09:25:39.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:39 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:39.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:39 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:40.061 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:25:39 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:25:39.904Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00435818s 2024-09-21T09:25:40.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:40 smithi042 ceph-mon[35471]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:40.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:40 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/26265885' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:25:40.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:40 smithi042 ceph-mon[27524]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:40.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:40 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/26265885' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:25:40.562 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs dump --format=json 2024-09-21T09:25:40.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:40 smithi133 ceph-mon[31321]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:40.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:40 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/26265885' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T09:25:41.005 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:42.014 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:25:41] "GET /metrics HTTP/1.1" 200 33658 "" "Prometheus/2.43.0" 2024-09-21T09:25:42.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[35471]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:42.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:42.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:42.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:25:42.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:25:42.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[27524]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:25:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:25:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:42 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:42 smithi133 ceph-mon[31321]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:42 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:42 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:42 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:25:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:42 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:25:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:42 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:43.573 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:25:43.573 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14415,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.42:6835/923198011","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6834","nonce":923198011},{"type":"v1","addr":"172.21.15.42:6835","nonce":923198011}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-21T09:23:30.750527+0000","modified":"2024-09-21T09:23:41.955367+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24328},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24328":{"gid":24328,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.133:6833/145470381","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":145470381},{"type":"v1","addr":"172.21.15.133:6833","nonce":145470381}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-21T09:25:43.573 INFO:teuthology.orchestra.run.smithi042.stderr:dumped fsmap epoch 8 2024-09-21T09:25:44.158 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False, 'refuse_client_session': False, 'refuse_standby_for_another_fs': False, 'balance_automate': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-09-21T09:23:30.750527+0000', 'modified': '2024-09-21T09:23:41.955367+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, 'max_xattr_size': 65536, 'last_failure': 0, 'last_failure_osd_epoch': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}, 'max_mds': 1, 'in': [0], 'up': {'mds_0': 24328}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24328': {'gid': 24328, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 5, 'addr': '172.21.15.133:6833/145470381', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.133:6832', 'nonce': 145470381}, {'type': 'v1', 'addr': '172.21.15.133:6833', 'nonce': 145470381}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138322906710015, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'bal_rank_mask': '-1', 'standby_count_wanted': 0} 2024-09-21T09:25:44.158 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-09-21T09:25:44.159 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph tell mds.b status 2024-09-21T09:25:44.372 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:44.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:44 smithi042 ceph-mon[35471]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:44.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:44 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/106585100' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:25:44.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:44 smithi042 ceph-mon[27524]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:44.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:44 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/106585100' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:25:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:44 smithi133 ceph-mon[31321]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:44 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/106585100' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-21T09:25:46.048 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-21T09:25:46.045+0000 7f3732ff5640 0 client.24647 ms_handle_reset on v2:172.21.15.133:6832/145470381 2024-09-21T09:25:46.066 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-21T09:25:46.064+0000 7f3732ff5640 0 client.24653 ms_handle_reset on v2:172.21.15.133:6832/145470381 2024-09-21T09:25:46.066 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:25:46.066 INFO:teuthology.orchestra.run.smithi042.stdout: "cluster_fsid": "488f793c-77fa-11ef-baf6-efdc52797490", 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout: "whoami": 0, 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout: "id": 24328, 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout: "want_state": "up:active", 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout: "state": "up:active", 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout: "fs_name": "cephfs", 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout: "rank_uptime": 135.31015538099999, 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout: "mdsmap_epoch": 8, 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout: "osdmap_epoch": 76, 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout: "osdmap_epoch_barrier": 66, 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout: "uptime": 150.26388955300001 2024-09-21T09:25:46.067 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:25:46.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:46 smithi042 ceph-mon[35471]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:46 smithi042 ceph-mon[27524]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:46.618 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T09:25:46.618 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:25:46.630 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-09-21T09:25:46.630 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:25:46.686 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-09-21T09:25:46.686 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T09:25:46.723 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi042.front.sepia.ceph.com 2024-09-21T09:25:46.723 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-09-21T09:25:46.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:46 smithi133 ceph-mon[31321]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:46.935 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:25:47.337 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:47 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:47.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:47 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:47.566 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:47 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:25:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:48 smithi042 ceph-mon[27524]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:48.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:48 smithi042 ceph-mon[35471]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:48.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:48 smithi133 ceph-mon[31321]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:25:49.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:48 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:48] ENGINE Bus STOPPING 2024-09-21T09:25:49.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:48 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:25:49.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:48 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:48] ENGINE Bus STOPPED 2024-09-21T09:25:49.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:48 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:48] ENGINE Bus STARTING 2024-09-21T09:25:49.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:48 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:48] ENGINE Serving on http://:::9283 2024-09-21T09:25:49.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:48 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:25:48] ENGINE Bus STARTED 2024-09-21T09:25:49.521 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:25:49.534 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-09-21T09:25:49.534 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:25:49.570 INFO:teuthology.task.print:**** done start telemetry reef... 2024-09-21T09:25:49.570 INFO:teuthology.run_tasks:Running task workunit... 2024-09-21T09:25:49.608 INFO:tasks.workunit:Pulling workunits from ref 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:25:49.609 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-21T09:25:49.609 DEBUG:teuthology.orchestra.run.smithi042:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-21T09:25:49.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:25:49.626 INFO:teuthology.orchestra.run.smithi042.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-21T09:25:49.626 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-21T09:25:49.683 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-21T09:25:49.684 DEBUG:teuthology.orchestra.run.smithi042:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-21T09:25:49.739 INFO:tasks.workunit:timeout=3h 2024-09-21T09:25:49.739 INFO:tasks.workunit:cleanup=True 2024-09-21T09:25:49.740 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:25:49.795 INFO:tasks.workunit.client.0.smithi042.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-21T09:25:50.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:49 smithi042 ceph-mon[27524]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:50.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:49 smithi042 ceph-mon[27524]: from='client.? ' entity='client.admin' 2024-09-21T09:25:50.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:49 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:25:50.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:49 smithi042 ceph-mon[27524]: mgrmap e22: y(active, since 92s), standbys: x 2024-09-21T09:25:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:49 smithi042 ceph-mon[35471]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:49 smithi042 ceph-mon[35471]: from='client.? ' entity='client.admin' 2024-09-21T09:25:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:49 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:25:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:49 smithi042 ceph-mon[35471]: mgrmap e22: y(active, since 92s), standbys: x 2024-09-21T09:25:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:49 smithi133 ceph-mon[31321]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:49 smithi133 ceph-mon[31321]: from='client.? ' entity='client.admin' 2024-09-21T09:25:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:49 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:25:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:49 smithi133 ceph-mon[31321]: mgrmap e22: y(active, since 92s), standbys: x 2024-09-21T09:25:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:51 smithi133 ceph-mon[31321]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:51 smithi042 ceph-mon[27524]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:51 smithi042 ceph-mon[35471]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:25:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:25:51] "GET /metrics HTTP/1.1" 200 33661 "" "Prometheus/2.43.0" 2024-09-21T09:25:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:25:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:25:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:25:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:25:53.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:25:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:25:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:25:54.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:54 smithi133 ceph-mon[31321]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:54.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:54 smithi042 ceph-mon[27524]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:54.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:54 smithi042 ceph-mon[35471]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:56.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:56 smithi133 ceph-mon[31321]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:56.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:56 smithi042 ceph-mon[27524]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:56.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:56 smithi042 ceph-mon[35471]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:25:58 smithi133 ceph-mon[31321]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:58.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:25:58 smithi042 ceph-mon[27524]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:25:58.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:25:58 smithi042 ceph-mon[35471]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:26:00.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:00 smithi133 ceph-mon[31321]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:26:00.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:00 smithi042 ceph-mon[27524]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:26:00.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:00 smithi042 ceph-mon[35471]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T09:26:02.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:26:01] "GET /metrics HTTP/1.1" 200 33661 "" "Prometheus/2.43.0" 2024-09-21T09:26:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:02 smithi133 ceph-mon[31321]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:02 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:02.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:02 smithi042 ceph-mon[27524]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:02.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:02 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:02.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:02 smithi042 ceph-mon[35471]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:02.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:02 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:04.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:04 smithi133 ceph-mon[31321]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:04 smithi042 ceph-mon[35471]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:04.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:04 smithi042 ceph-mon[27524]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:06.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:06 smithi133 ceph-mon[31321]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:06.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:06 smithi042 ceph-mon[27524]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:06.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:06 smithi042 ceph-mon[35471]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:08.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:08 smithi133 ceph-mon[31321]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:08.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:08 smithi042 ceph-mon[27524]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:08.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:08 smithi042 ceph-mon[35471]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:10 smithi133 ceph-mon[31321]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:10.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:10 smithi042 ceph-mon[35471]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:10.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:10 smithi042 ceph-mon[27524]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:12.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:26:11] "GET /metrics HTTP/1.1" 200 33661 "" "Prometheus/2.43.0" 2024-09-21T09:26:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:12 smithi133 ceph-mon[31321]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:12 smithi042 ceph-mon[27524]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:12 smithi042 ceph-mon[35471]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:14 smithi133 ceph-mon[31321]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:14.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:14 smithi042 ceph-mon[35471]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:14 smithi042 ceph-mon[27524]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:16 smithi133 ceph-mon[31321]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:16.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:16 smithi042 ceph-mon[27524]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:16 smithi042 ceph-mon[35471]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:17.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:17.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:17.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:18.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:18 smithi133 ceph-mon[31321]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:18.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:18 smithi042 ceph-mon[35471]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:18.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:18 smithi042 ceph-mon[27524]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:20.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:20 smithi133 ceph-mon[31321]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:20 smithi042 ceph-mon[35471]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:20.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:20 smithi042 ceph-mon[27524]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:22.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:26:21] "GET /metrics HTTP/1.1" 200 33661 "" "Prometheus/2.43.0" 2024-09-21T09:26:22.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:22 smithi133 ceph-mon[31321]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:22.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:22 smithi042 ceph-mon[35471]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:22.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:22 smithi042 ceph-mon[27524]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:24 smithi133 ceph-mon[31321]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:24.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:24 smithi042 ceph-mon[35471]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:24.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:24 smithi042 ceph-mon[27524]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:26 smithi133 ceph-mon[31321]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:26.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:26 smithi042 ceph-mon[35471]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:26.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:26 smithi042 ceph-mon[27524]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:28 smithi133 ceph-mon[31321]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:28.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:28 smithi042 ceph-mon[35471]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:28.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:28 smithi042 ceph-mon[27524]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:30 smithi133 ceph-mon[31321]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:30.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:30 smithi042 ceph-mon[35471]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:30.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:30 smithi042 ceph-mon[27524]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:32.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:26:31] "GET /metrics HTTP/1.1" 200 33673 "" "Prometheus/2.43.0" 2024-09-21T09:26:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:32 smithi133 ceph-mon[31321]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:32.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:32 smithi042 ceph-mon[35471]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:32.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:32 smithi042 ceph-mon[27524]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:34.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:34 smithi133 ceph-mon[31321]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:34.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:34 smithi042 ceph-mon[35471]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:34.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:34 smithi042 ceph-mon[27524]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:36.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:36 smithi133 ceph-mon[31321]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:36.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:36 smithi042 ceph-mon[35471]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:36 smithi042 ceph-mon[27524]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:38.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:38 smithi133 ceph-mon[31321]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:38.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:38 smithi042 ceph-mon[35471]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:38.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:38 smithi042 ceph-mon[27524]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:40.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:40 smithi133 ceph-mon[31321]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:40.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:40 smithi042 ceph-mon[35471]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:40.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:40 smithi042 ceph-mon[27524]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:42.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:26:41] "GET /metrics HTTP/1.1" 200 33673 "" "Prometheus/2.43.0" 2024-09-21T09:26:42.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:42 smithi133 ceph-mon[31321]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:42.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:42 smithi042 ceph-mon[35471]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:42 smithi042 ceph-mon[27524]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:44.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:44 smithi133 ceph-mon[31321]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:44.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:44 smithi042 ceph-mon[35471]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:44 smithi042 ceph-mon[27524]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:46 smithi133 ceph-mon[31321]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:46.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:46 smithi042 ceph-mon[35471]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:46.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:46 smithi042 ceph-mon[27524]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:47 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:47.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:47 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:47.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:47 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:26:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:48 smithi133 ceph-mon[31321]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:48.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:48 smithi042 ceph-mon[27524]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:48.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:48 smithi042 ceph-mon[35471]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:49.076 INFO:tasks.workunit.client.0.smithi042.stderr:Updating files: 95% (12288/12896) Updating files: 96% (12381/12896) Updating files: 97% (12510/12896) Updating files: 98% (12639/12896) Updating files: 99% (12768/12896) Updating files: 100% (12896/12896) Updating files: 100% (12896/12896), done. 2024-09-21T09:26:49.171 INFO:tasks.workunit.client.0.smithi042.stderr:Note: switching to '62da54b4b83a96ca9976b7e1d0c8272a564a2208'. 2024-09-21T09:26:49.171 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:49.171 INFO:tasks.workunit.client.0.smithi042.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-21T09:26:49.171 INFO:tasks.workunit.client.0.smithi042.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-21T09:26:49.171 INFO:tasks.workunit.client.0.smithi042.stderr:state without impacting any branches by switching back to a branch. 2024-09-21T09:26:49.171 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr: git switch -c 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr:Or undo this operation with: 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr: git switch - 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:49.172 INFO:tasks.workunit.client.0.smithi042.stderr:HEAD is now at 62da54b4b83 Merge pull request #59904 from mcv21/patch-2 2024-09-21T09:26:49.173 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:26:49.250 INFO:tasks.workunit.client.0.smithi042.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-21T09:26:49.252 INFO:tasks.workunit.client.0.smithi042.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-21T09:26:49.252 INFO:tasks.workunit.client.0.smithi042.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-21T09:26:49.957 INFO:tasks.workunit.client.0.smithi042.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-21T09:26:50.024 INFO:tasks.workunit.client.0.smithi042.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-21T09:26:50.067 INFO:tasks.workunit.client.0.smithi042.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-21T09:26:50.069 INFO:tasks.workunit.client.0.smithi042.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-21T09:26:50.069 INFO:tasks.workunit.client.0.smithi042.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-21T09:26:50.109 INFO:tasks.workunit.client.0.smithi042.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-21T09:26:50.113 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:26:50.113 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-21T09:26:50.169 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-09-21T09:26:50.171 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-09-21T09:26:50.171 DEBUG:teuthology.orchestra.run.smithi042:workunit test test_telemetry_reef.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=62da54b4b83a96ca9976b7e1d0c8272a564a2208 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/test_telemetry_reef.sh 2024-09-21T09:26:50.235 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-09-21T09:26:50.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:50 smithi133 ceph-mon[31321]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:50.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:50 smithi042 ceph-mon[27524]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:50.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:50 smithi042 ceph-mon[35471]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:50.642 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-09-21T09:26:50.817 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:50] ENGINE Bus STOPPING 2024-09-21T09:26:51.034 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-09-21T09:26:51.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:26:51.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:50] ENGINE Bus STOPPED 2024-09-21T09:26:51.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:50] ENGINE Bus STARTING 2024-09-21T09:26:51.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:50] ENGINE Serving on http://:::9283 2024-09-21T09:26:51.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:50] ENGINE Bus STARTED 2024-09-21T09:26:51.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:50] ENGINE Bus STOPPING 2024-09-21T09:26:51.419 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph telemetry preview 2024-09-21T09:26:51.787 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:26:51.787 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE Bus STOPPED 2024-09-21T09:26:51.788 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE Bus STARTING 2024-09-21T09:26:51.788 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE Serving on http://:::9283 2024-09-21T09:26:51.788 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE Bus STARTED 2024-09-21T09:26:51.788 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE Bus STOPPING 2024-09-21T09:26:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='client.? ' entity='client.admin' 2024-09-21T09:26:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1323207677' entity='client.admin' 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='client.? ' entity='client.admin' 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='client.? ' entity='client.admin' 2024-09-21T09:26:51.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1323207677' entity='client.admin' 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='client.? ' entity='client.admin' 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:51.915 INFO:tasks.workunit.client.0.smithi042.stdout:{ 2024-09-21T09:26:51.915 INFO:tasks.workunit.client.0.smithi042.stdout: "balancer": { 2024-09-21T09:26:51.915 INFO:tasks.workunit.client.0.smithi042.stdout: "active": true, 2024-09-21T09:26:51.915 INFO:tasks.workunit.client.0.smithi042.stdout: "mode": "" 2024-09-21T09:26:51.915 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "channels": [ 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "basic", 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "crash", 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "device", 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "ident" 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "channels_available": [ 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "basic", 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "ident", 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "crash", 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "device", 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "perf" 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.916 INFO:tasks.workunit.client.0.smithi042.stdout: "collections_available": [ 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_base", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "device_base", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "crash_base", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "ident_base", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_perf", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_mds_metadata", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_usage", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_usage_by_class", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_rook_v01", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_memory_metrics", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_options_bluestore" 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "collections_opted_in": [ 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_base", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "device_base", 2024-09-21T09:26:51.917 INFO:tasks.workunit.client.0.smithi042.stdout: "crash_base", 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "ident_base", 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_perf", 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_mds_metadata", 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_usage", 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_usage_by_class", 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_rook_v01", 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_memory_metrics", 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_options_bluestore" 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "config": { 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "active_changed": [ 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_debug", 2024-09-21T09:26:51.918 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_mon_ticket_ttl", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_service_ticket_ttl", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "bdev_debug_aio", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "client_check_pool_perm", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "client_mount_gid", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "client_mount_uid", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "client_quota", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "container_image", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "daemonize", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_asserts_on_shutdown", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mgr", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mon", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_ms", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_osd", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_paxos", 2024-09-21T09:26:51.919 INFO:tasks.workunit.client.0.smithi042.stdout: "keyring", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_block_size", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_cache_size", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_compression", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_log", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_write_buffer_size", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_file", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_journald", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_stderr", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_allow_pool_delete", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_clock_drift_allowed", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_file_level", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_file", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_journald", 2024-09-21T09:26:51.920 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_stderr", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_data_avail_warn", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_election_default_strategy", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_host", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_max_pg_per_osd", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_mgr_mkfs_grace", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_prime_pg_temp", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_reporter_subtree_level", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_pg_warn_max_object_skew", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-21T09:26:51.921 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_too_few_osds", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_bug", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_old_message", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "no_config_file", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_default_list", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_load_list", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_crush_chooseleaf_type", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_misdirected_ops", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_op_order", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_pg_log_writeout", 2024-09-21T09:26:51.922 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_shutdown", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_cached_snaps", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_missing_on_start", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_stray_on_activate", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_hdd", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_hybrid", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_ssd", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_max_backfills", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_profile", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-21T09:26:51.923 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_lim", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_res", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target_autotune", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue_cut_off", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pg_delete_cost", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_erasure_code_profile", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recover_clone_overlap", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active_hdd", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active_ssd", 2024-09-21T09:26:51.924 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_chunk", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_hdd", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_hybrid", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_ssd", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_load_threshold", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_max_interval", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_sleep", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_shutdown_pgref_assert", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_hdd", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_ssd", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "public_addr", 2024-09-21T09:26:51.925 INFO:tasks.workunit.client.0.smithi042.stdout: "public_addrv", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "public_network", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd_default_features", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd_qos_exclude_ops", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "setgroup", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "setuser" 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster_changed": [ 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_debug", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_mon_ticket_ttl", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_service_ticket_ttl", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "bdev_debug_aio", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "container_image", 2024-09-21T09:26:51.926 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_asserts_on_shutdown", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mgr", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mon", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_ms", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_osd", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_paxos", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_file", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_journald", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_stderr", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_join_fs", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/allow_ptrace", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/container_init", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/migration_current", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/use_repo_digest", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-21T09:26:51.927 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/ssl_server_port", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/orchestrator/orchestrator", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/channel_ident", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/description", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/organization", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_allow_pool_delete", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_clock_drift_allowed", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_file_level", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_file", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_data_avail_warn", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_election_default_strategy", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_max_pg_per_osd", 2024-09-21T09:26:51.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_mgr_mkfs_grace", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_prime_pg_temp", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_reporter_subtree_level", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_pg_warn_max_object_skew", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_too_few_osds", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_bug", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_old_message", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_default_list", 2024-09-21T09:26:51.929 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_load_list", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_misdirected_ops", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_op_order", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_pg_log_writeout", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_shutdown", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_cached_snaps", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_missing_on_start", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_stray_on_activate", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_profile", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target_autotune", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue_cut_off", 2024-09-21T09:26:51.930 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_erasure_code_profile", 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recover_clone_overlap", 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_chunk", 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_load_threshold", 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_max_interval", 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_shutdown_pgref_assert", 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "public_network", 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_cache_enabled", 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_enable_ops_log", 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_enable_usage_log" 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "contact": null, 2024-09-21T09:26:51.931 INFO:tasks.workunit.client.0.smithi042.stdout: "crashes": [], 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "created": "2024-09-21T09:17:52.083847Z", 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "crush": { 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_algs": { 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "straw2": 3 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_sizes": { 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "2": 1, 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "4": 2 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_types": { 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "1": 2, 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "11": 1 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.932 INFO:tasks.workunit.client.0.smithi042.stdout: "compat_weight_set": false, 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: "device_classes": [ 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: 8 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: "num_buckets": 6, 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: "num_devices": 8, 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: "num_rules": 1, 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: "num_types": 12, 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: "num_weight_sets": 0, 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: "tunables": { 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: "allowed_bucket_algs": 54, 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_local_fallback_tries": 0, 2024-09-21T09:26:51.933 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_local_tries": 0, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_total_tries": 50, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_descend_once": 1, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_stable": 1, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_vary_r": 1, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v2_rules": 0, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v3_rules": 0, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v4_buckets": 1, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v5_rules": 0, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "legacy_tunables": 0, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "minimum_required_version": "jewel", 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "optimal_tunables": 1, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "profile": "jewel", 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables": 1, 2024-09-21T09:26:51.934 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables2": 1, 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables3": 1, 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables5": 1, 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "straw_calc_version": 1 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "description": "upgrade test cluster", 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "fs": { 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "feature_flags": { 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "enable_multiple": true, 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "ever_enabled_multiple": true 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "filesystems": [ 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:51.935 INFO:tasks.workunit.client.0.smithi042.stdout: "approx_ctime": "2024-09", 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "balancer_enabled": false, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_caps": 0, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_dns": 10, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_inos": 13, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_subtrees": 2, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "ever_allowed_features": 0, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "explicitly_allowed_features": 0, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "files": 0, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "max_mds": 1, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_data_pools": 1, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_in": 1, 2024-09-21T09:26:51.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_mds": 1, 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_sessions": 0, 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_standby_replay": 0, 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_up": 1, 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "snaps": 0, 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "standby_count_wanted": 0 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_standby_mds": 1, 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "total_num_mds": 2 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "hosts": { 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num": 2, 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mds": 2, 2024-09-21T09:26:51.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mgr": 2, 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mon": 2, 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_osd": 2 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "leaderboard": false, 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "leaderboard_description": null, 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "license": "sharing-1-0", 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "metadata": { 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "mds": { 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 2 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:26:51.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 2 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 2 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 2 2024-09-21T09:26:51.939 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 2 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 2 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 3 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.940 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 3 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 3 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 3 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 3 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.941 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 3 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 8 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-09-21T09:26:51.942 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 8 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 8 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 8 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 8 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:51.943 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 8 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_objectstore": { 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": 8 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: "rotational": { 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: "0": 8 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: "features": { 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: "optional": [], 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: "persistent": [ 2024-09-21T09:26:51.944 INFO:tasks.workunit.client.0.smithi042.stdout: "kraken", 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "luminous", 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "mimic", 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap-prune", 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "nautilus", 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "octopus", 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "pacific", 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "elector-pinging", 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "quincy", 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "reef" 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "ipv4_addr_mons": 6, 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "ipv6_addr_mons": 0, 2024-09-21T09:26:51.945 INFO:tasks.workunit.client.0.smithi042.stdout: "min_mon_release": 18, 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "v1_addr_mons": 3, 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "v2_addr_mons": 3 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "organization": "ceph-qa", 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster_network": false, 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 8, 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "require_min_compat_client": "luminous", 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "require_osd_release": "reef" 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "pools": [ 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr" 2024-09-21T09:26:51.946 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 1, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 1, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 1, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 1781760, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 1781760, 2024-09-21T09:26:51.947 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 2, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 2.4431167275906773e-06, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 212, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 313344, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 590368, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 590368, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 1771104, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 179, 2024-09-21T09:26:51.948 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 2473984 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:51.949 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 32, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 32, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 2, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 98304, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 98304, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 22, 2024-09-21T09:26:51.950 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 1.347929554640359e-07, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 3428, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 3428, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 10284, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 51, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 20480 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:51.951 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 64, 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 64, 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 3, 2024-09-21T09:26:51.952 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 0, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 0, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 0, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 0.0, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:51.953 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 0, 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 0, 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 0, 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 0, 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 0 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:51.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd" 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 8, 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 8, 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 4, 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:51.955 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 12288, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 12288, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 2, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 1.6849122985718168e-08, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:51.956 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 19, 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 19, 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 57, 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 2, 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 2048 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd": { 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: "mirroring_by_pool": [ 2024-09-21T09:26:51.957 INFO:tasks.workunit.client.0.smithi042.stdout: false 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: "num_images_by_pool": [ 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pools": 1 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: "report_id": "4bb18e66-eb7e-486a-9982-f541fe5c573e", 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: "report_timestamp": "2024-09-21T09:26:51.907671", 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: "report_version": 1, 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: "rook": { 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster": { 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: "external-mode": null, 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:51.958 INFO:tasks.workunit.client.0.smithi042.stdout: "allow-multiple-per-node": null, 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: "count": null, 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: "max-id": null, 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: "pvc": { 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: "enabled": null 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: "stretch": { 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: "enabled": null 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: "network": { 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: "provider": null 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: "storage": { 2024-09-21T09:26:51.959 INFO:tasks.workunit.client.0.smithi042.stdout: "device-set": { 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: "non-portable": null, 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: "portable": null, 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: "total": null 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: "csi": { 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: "kubernetes": { 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.960 INFO:tasks.workunit.client.0.smithi042.stdout: "node": { 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "kubernetes-total": null, 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "with-ceph-daemons": null, 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-cephfs-plugin": null, 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-nfs-plugin": null, 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-rbd-plugin": null 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "usage": { 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "storage-class": { 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket": null, 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs": null, 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "nfs": null, 2024-09-21T09:26:51.961 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd": null, 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: "total": null 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: "services": {}, 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: "usage": { 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 105, 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: "pools": 4, 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_by_class": { 2024-09-21T09:26:51.962 INFO:tasks.workunit.client.0.smithi042.stdout: "ssd": { 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: "total_avail_bytes": 767718154240, 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: "total_bytes": 767960285184, 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_bytes": 242130944, 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_raw_bytes": 242130944, 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_raw_ratio": 0.0003152909630443901 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: "total_avail_bytes": 767718154240, 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: "total_bytes": 767960285184, 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_bytes": 242130944 2024-09-21T09:26:51.963 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:51.964 INFO:tasks.workunit.client.0.smithi042.stdout:} 2024-09-21T09:26:51.964 INFO:tasks.workunit.client.0.smithi042.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-09-21T09:26:51.964 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph telemetry preview-device 2024-09-21T09:26:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='client.? ' entity='client.admin' 2024-09-21T09:26:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1323207677' entity='client.admin' 2024-09-21T09:26:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='client.? ' entity='client.admin' 2024-09-21T09:26:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:51 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:26:51] "GET /metrics HTTP/1.1" 200 33673 "" "Prometheus/2.43.0" 2024-09-21T09:26:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:26:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE Bus STOPPED 2024-09-21T09:26:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE Bus STARTING 2024-09-21T09:26:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE Serving on http://:::9283 2024-09-21T09:26:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:51] ENGINE Bus STARTED 2024-09-21T09:26:52.426 INFO:tasks.workunit.client.0.smithi042.stdout:{ 2024-09-21T09:26:52.426 INFO:tasks.workunit.client.0.smithi042.stdout: "a2bb17bc-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:52.426 INFO:tasks.workunit.client.0.smithi042.stdout: "INTEL_SSDPED1D480GA_a2bb9c82-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:52.426 INFO:tasks.workunit.client.0.smithi042.stdout: "20240921-092104": { 2024-09-21T09:26:52.426 INFO:tasks.workunit.client.0.smithi042.stdout: "device": { 2024-09-21T09:26:52.426 INFO:tasks.workunit.client.0.smithi042.stdout: "info_name": "/dev/nvme0n1", 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "/dev/nvme0n1", 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: "protocol": "NVMe", 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "nvme" 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: "firmware_version": "E2010325", 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: "host_id": "a2bb17bc-77fb-11ef-a2ba-0cc47abd1440", 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: "json_format_version": [ 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: "local_time": { 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: "asctime": "Sat Sep 21 09:21:04 2024 UTC", 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: "time_t": 1726910464 2024-09-21T09:26:52.427 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "logical_block_size": 512, 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_controller_id": 0, 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_namespaces": [ 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "capacity": { 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "formatted_lba_size": 512, 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 1, 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "size": { 2024-09-21T09:26:52.428 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: "utilization": { 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_number_of_namespaces": 1, 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_pci_vendor": { 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 32902, 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: "subsystem_id": 32902 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.429 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_add_log": { 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "Device stats": { 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_fw_downgrades": { 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "crc_error_count": { 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "end_to_end_error_detection_count": { 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "erase_fail_count": { 2024-09-21T09:26:52.430 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: "host_bytes_written": { 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 12292573 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: "host_ctx_wear_used": { 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: "media_bytes_read": { 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.431 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "nand_bytes_written": { 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_stat_indicator": { 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "pll_lock_loss_count": { 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "program_fail_count": { 2024-09-21T09:26:52.432 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: "re_alloc_sectr_cnt": { 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: "retry_buffer_overflow_count": { 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: "soft_ecc_err_rate": { 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.433 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: "thermal_throttle_status": { 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: "cnt": 0, 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: "pct": 0 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_host_reads": { 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 16 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_media_wear": { 2024-09-21T09:26:52.434 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": "0.069336" 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_timer": { 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 1659961 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "unexp_power_loss": { 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "wear_leveling": { 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "avg": 0, 2024-09-21T09:26:52.435 INFO:tasks.workunit.client.0.smithi042.stdout: "max": 0, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel Smart log": "nvme0n1" 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_log": { 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare": 100, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare_threshold": 0, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "controller_busy_time": 4786, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "critical_warning": 0, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_read": 177339567, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_written": 805606129, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "host_reads": 3649209505, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "host_writes": 17453246656, 2024-09-21T09:26:52.436 INFO:tasks.workunit.client.0.smithi042.stdout: "media_errors": 0, 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_err_log_entries": 0, 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "percentage_used": 0, 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycles": 32341, 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_hours": 41271, 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": 31, 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "unsafe_shutdowns": 9916 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_vendor": "intel", 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_version": { 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "string": "<1.2", 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycle_count": 32341, 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_time": { 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: "hours": 41271 2024-09-21T09:26:52.437 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "serial_number": "deleted", 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "smart_status": { 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme": { 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "passed": true 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl": { 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "argv": [ 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl", 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "-x", 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "--json=o", 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "/dev/nvme0n1" 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "build_info": "(local build)", 2024-09-21T09:26:52.438 INFO:tasks.workunit.client.0.smithi042.stdout: "exit_status": 0, 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "output": [ 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-508.el9.x86_64] (local build)", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "Serial Number: deleted", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Version: E2010325", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller ID: 0", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "NVMe Version: <1.2", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "Number of Namespaces: 1", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-21T09:26:52.439 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "Local Time is: Sat Sep 21 09:21:04 2024 UTC", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported Power States", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 512 0 2", 2024-09-21T09:26:52.440 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Critical Warning: 0x00", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Temperature: 31 Celsius", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare: 100%", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare Threshold: 0%", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Percentage Used: 0%", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Read: 177,339,567 [90.7 TB]", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Written: 805,606,129 [412 TB]", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Read Commands: 3,649,209,505", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Write Commands: 17,453,246,656", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller Busy Time: 4,786", 2024-09-21T09:26:52.441 INFO:tasks.workunit.client.0.smithi042.stdout: "Power Cycles: 32,341", 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "Power On Hours: 41,271", 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "Unsafe Shutdowns: 9,916", 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "Media and Data Integrity Errors: 0", 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information Log Entries: 0", 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "No Errors Logged", 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "" 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "platform_info": "x86_64-linux-5.14.0-508.el9.x86_64", 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "svn_revision": "5155", 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: "version": [ 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:52.442 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": { 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: "current": 31 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: "user_capacity": { 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: "a2bcccf6-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: "INTEL_SSDPEDMD400G4_a2bd3c72-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:52.443 INFO:tasks.workunit.client.0.smithi042.stdout: "20240921-092108": { 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "device": { 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "info_name": "/dev/nvme0n1", 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "/dev/nvme0n1", 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "protocol": "NVMe", 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "nvme" 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "firmware_version": "8DV101H0", 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "host_id": "a2bcccf6-77fb-11ef-a2ba-0cc47abd1440", 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "json_format_version": [ 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "local_time": { 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "asctime": "Sat Sep 21 09:21:07 2024 UTC", 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: "time_t": 1726910467 2024-09-21T09:26:52.444 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "logical_block_size": 512, 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_controller_id": 0, 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_namespaces": [ 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "capacity": { 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "formatted_lba_size": 512, 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 1, 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "size": { 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:52.445 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "utilization": { 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_number_of_namespaces": 1, 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_pci_vendor": { 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 32902, 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "subsystem_id": 32902 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_add_log": { 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "Device stats": { 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_fw_downgrades": { 2024-09-21T09:26:52.446 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "crc_error_count": { 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "end_to_end_error_detection_count": { 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "erase_fail_count": { 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.447 INFO:tasks.workunit.client.0.smithi042.stdout: "host_bytes_written": { 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 23816378 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "host_ctx_wear_used": { 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 1 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "media_bytes_read": { 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "nand_bytes_written": { 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 45561379 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.448 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_stat_indicator": { 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "pll_lock_loss_count": { 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "program_fail_count": { 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "re_alloc_sectr_cnt": { 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.449 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "retry_buffer_overflow_count": { 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "soft_ecc_err_rate": { 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "thermal_throttle_status": { 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "cnt": 0, 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: "pct": 0 2024-09-21T09:26:52.450 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_host_reads": { 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 65535 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_media_wear": { 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": "63.999023" 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_timer": { 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 65535 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "unexp_power_loss": { 2024-09-21T09:26:52.451 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: "wear_leveling": { 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 90, 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: "avg": 3173, 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: "max": 3187, 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 3158 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel Smart log": "nvme0n1" 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_log": { 2024-09-21T09:26:52.452 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare": 100, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare_threshold": 10, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "controller_busy_time": 31, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "critical_warning": 0, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_read": 365368762, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_written": 1560830191, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "host_reads": 5969312639, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "host_writes": 29032757804, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "media_errors": 0, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "num_err_log_entries": 0, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "percentage_used": 10, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycles": 60191, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_hours": 55653, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": 23, 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: "unsafe_shutdowns": 1532 2024-09-21T09:26:52.453 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_vendor": "intel", 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_version": { 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "string": "<1.2", 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycle_count": 60191, 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_time": { 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "hours": 55653 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "serial_number": "deleted", 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "smart_status": { 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme": { 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:52.454 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "passed": true 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl": { 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "argv": [ 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl", 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "-x", 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "--json=o", 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "/dev/nvme0n1" 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "build_info": "(local build)", 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "exit_status": 0, 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "output": [ 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-508.el9.x86_64] (local build)", 2024-09-21T09:26:52.455 INFO:tasks.workunit.client.0.smithi042.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "Serial Number: deleted", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Version: 8DV101H0", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller ID: 0", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "NVMe Version: <1.2", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "Number of Namespaces: 1", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "Local Time is: Sat Sep 21 09:21:07 2024 UTC", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-21T09:26:52.456 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported Power States", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 512 0 2", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: " 1 - 512 8 2", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: " 2 - 512 16 2", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: " 3 - 4096 0 0", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: " 4 - 4096 8 0", 2024-09-21T09:26:52.457 INFO:tasks.workunit.client.0.smithi042.stdout: " 5 - 4096 64 0", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: " 6 - 4096 128 0", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "Critical Warning: 0x00", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "Temperature: 23 Celsius", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare: 100%", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare Threshold: 10%", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "Percentage Used: 10%", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Read: 365,368,762 [187 TB]", 2024-09-21T09:26:52.458 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Written: 1,560,830,191 [799 TB]", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Read Commands: 5,969,312,639", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Write Commands: 29,032,757,804", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller Busy Time: 31", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "Power Cycles: 60,191", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "Power On Hours: 55,653", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "Unsafe Shutdowns: 1,532", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "Media and Data Integrity Errors: 0", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information Log Entries: 0", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "No Errors Logged", 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "" 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.459 INFO:tasks.workunit.client.0.smithi042.stdout: "platform_info": "x86_64-linux-5.14.0-508.el9.x86_64", 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: "svn_revision": "5155", 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: "version": [ 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": { 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: "current": 23 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: "user_capacity": { 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.460 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.461 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.461 INFO:tasks.workunit.client.0.smithi042.stdout:} 2024-09-21T09:26:52.461 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph telemetry preview-all 2024-09-21T09:26:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[35471]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:52.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[27524]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:52.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:52.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:52.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:52.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:52.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:52.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:52.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:52.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:52 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout:{ 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout: "device_report": { 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout: "a2bb17bc-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout: "INTEL_SSDPED1D480GA_a2bb9c82-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout: "20240921-092104": { 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout: "device": { 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout: "info_name": "/dev/nvme0n1", 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "/dev/nvme0n1", 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout: "protocol": "NVMe", 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "nvme" 2024-09-21T09:26:52.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: "firmware_version": "E2010325", 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: "host_id": "a2bb17bc-77fb-11ef-a2ba-0cc47abd1440", 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: "json_format_version": [ 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: "local_time": { 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: "asctime": "Sat Sep 21 09:21:04 2024 UTC", 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: "time_t": 1726910464 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: "logical_block_size": 512, 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_controller_id": 0, 2024-09-21T09:26:52.943 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_namespaces": [ 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: "capacity": { 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: "formatted_lba_size": 512, 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 1, 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: "size": { 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.944 INFO:tasks.workunit.client.0.smithi042.stdout: "utilization": { 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_number_of_namespaces": 1, 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_pci_vendor": { 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 32902, 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: "subsystem_id": 32902 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_add_log": { 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: "Device stats": { 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_fw_downgrades": { 2024-09-21T09:26:52.945 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: "crc_error_count": { 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: "end_to_end_error_detection_count": { 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: "erase_fail_count": { 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "host_bytes_written": { 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 12292573 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "host_ctx_wear_used": { 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "media_bytes_read": { 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "nand_bytes_written": { 2024-09-21T09:26:52.947 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_stat_indicator": { 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "pll_lock_loss_count": { 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "program_fail_count": { 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.948 INFO:tasks.workunit.client.0.smithi042.stdout: "re_alloc_sectr_cnt": { 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "retry_buffer_overflow_count": { 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "soft_ecc_err_rate": { 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "thermal_throttle_status": { 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.949 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: "cnt": 0, 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: "pct": 0 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_host_reads": { 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 16 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_media_wear": { 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": "0.069336" 2024-09-21T09:26:52.950 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_timer": { 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 1659961 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "unexp_power_loss": { 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "wear_leveling": { 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "avg": 0, 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "max": 0, 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0 2024-09-21T09:26:52.951 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel Smart log": "nvme0n1" 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_log": { 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare": 100, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare_threshold": 0, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "controller_busy_time": 4786, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "critical_warning": 0, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_read": 177339567, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_written": 805606129, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "host_reads": 3649209505, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "host_writes": 17453246656, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "media_errors": 0, 2024-09-21T09:26:52.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_err_log_entries": 0, 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "percentage_used": 0, 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycles": 32341, 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_hours": 41271, 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": 31, 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "unsafe_shutdowns": 9916 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_vendor": "intel", 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_version": { 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "string": "<1.2", 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycle_count": 32341, 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_time": { 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "hours": 41271 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.953 INFO:tasks.workunit.client.0.smithi042.stdout: "serial_number": "deleted", 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "smart_status": { 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme": { 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "passed": true 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl": { 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "argv": [ 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl", 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "-x", 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "--json=o", 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "/dev/nvme0n1" 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "build_info": "(local build)", 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "exit_status": 0, 2024-09-21T09:26:52.954 INFO:tasks.workunit.client.0.smithi042.stdout: "output": [ 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-508.el9.x86_64] (local build)", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "Serial Number: deleted", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Version: E2010325", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller ID: 0", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "NVMe Version: <1.2", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "Number of Namespaces: 1", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "Local Time is: Sat Sep 21 09:21:04 2024 UTC", 2024-09-21T09:26:52.955 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported Power States", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 512 0 2", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-21T09:26:52.956 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Critical Warning: 0x00", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Temperature: 31 Celsius", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare: 100%", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare Threshold: 0%", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Percentage Used: 0%", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Read: 177,339,567 [90.7 TB]", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Written: 805,606,129 [412 TB]", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Read Commands: 3,649,209,505", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Write Commands: 17,453,246,656", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller Busy Time: 4,786", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Power Cycles: 32,341", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Power On Hours: 41,271", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Unsafe Shutdowns: 9,916", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Media and Data Integrity Errors: 0", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information Log Entries: 0", 2024-09-21T09:26:52.957 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: "No Errors Logged", 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: "" 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: "platform_info": "x86_64-linux-5.14.0-508.el9.x86_64", 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: "svn_revision": "5155", 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: "version": [ 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": { 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: "current": 31 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.958 INFO:tasks.workunit.client.0.smithi042.stdout: "user_capacity": { 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: "a2bcccf6-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: "INTEL_SSDPEDMD400G4_a2bd3c72-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: "20240921-092108": { 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: "device": { 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: "info_name": "/dev/nvme0n1", 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "/dev/nvme0n1", 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: "protocol": "NVMe", 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "nvme" 2024-09-21T09:26:52.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "firmware_version": "8DV101H0", 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "host_id": "a2bcccf6-77fb-11ef-a2ba-0cc47abd1440", 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "json_format_version": [ 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "local_time": { 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "asctime": "Sat Sep 21 09:21:07 2024 UTC", 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "time_t": 1726910467 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "logical_block_size": 512, 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_controller_id": 0, 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_namespaces": [ 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:52.960 INFO:tasks.workunit.client.0.smithi042.stdout: "capacity": { 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "formatted_lba_size": 512, 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 1, 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "size": { 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "utilization": { 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_number_of_namespaces": 1, 2024-09-21T09:26:52.961 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_pci_vendor": { 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 32902, 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: "subsystem_id": 32902 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_add_log": { 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: "Device stats": { 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_fw_downgrades": { 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: "crc_error_count": { 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "end_to_end_error_detection_count": { 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "erase_fail_count": { 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "host_bytes_written": { 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 23816378 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "host_ctx_wear_used": { 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 1 2024-09-21T09:26:52.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "media_bytes_read": { 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "nand_bytes_written": { 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 45561379 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_stat_indicator": { 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "pll_lock_loss_count": { 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "program_fail_count": { 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "re_alloc_sectr_cnt": { 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "retry_buffer_overflow_count": { 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "soft_ecc_err_rate": { 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.965 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: "thermal_throttle_status": { 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: "cnt": 0, 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: "pct": 0 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_host_reads": { 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 65535 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_media_wear": { 2024-09-21T09:26:52.966 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": "63.999023" 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_timer": { 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 65535 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "unexp_power_loss": { 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "wear_leveling": { 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 90, 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "avg": 3173, 2024-09-21T09:26:52.967 INFO:tasks.workunit.client.0.smithi042.stdout: "max": 3187, 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 3158 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel Smart log": "nvme0n1" 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_log": { 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare": 100, 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare_threshold": 10, 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "controller_busy_time": 31, 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "critical_warning": 0, 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_read": 365368762, 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_written": 1560830191, 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "host_reads": 5969312639, 2024-09-21T09:26:52.968 INFO:tasks.workunit.client.0.smithi042.stdout: "host_writes": 29032757804, 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "media_errors": 0, 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_err_log_entries": 0, 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "percentage_used": 10, 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycles": 60191, 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_hours": 55653, 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": 23, 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "unsafe_shutdowns": 1532 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_vendor": "intel", 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_version": { 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "string": "<1.2", 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.969 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycle_count": 60191, 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_time": { 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "hours": 55653 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "serial_number": "deleted", 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "smart_status": { 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme": { 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "passed": true 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl": { 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "argv": [ 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl", 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "-x", 2024-09-21T09:26:52.970 INFO:tasks.workunit.client.0.smithi042.stdout: "--json=o", 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "/dev/nvme0n1" 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "build_info": "(local build)", 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "exit_status": 0, 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "output": [ 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-508.el9.x86_64] (local build)", 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "Serial Number: deleted", 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Version: 8DV101H0", 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-21T09:26:52.971 INFO:tasks.workunit.client.0.smithi042.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller ID: 0", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "NVMe Version: <1.2", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Number of Namespaces: 1", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Local Time is: Sat Sep 21 09:21:07 2024 UTC", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported Power States", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-21T09:26:52.972 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 512 0 2", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: " 1 - 512 8 2", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: " 2 - 512 16 2", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: " 3 - 4096 0 0", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: " 4 - 4096 8 0", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: " 5 - 4096 64 0", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: " 6 - 4096 128 0", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.973 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Critical Warning: 0x00", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Temperature: 23 Celsius", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare: 100%", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare Threshold: 10%", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Percentage Used: 10%", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Read: 365,368,762 [187 TB]", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Written: 1,560,830,191 [799 TB]", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Read Commands: 5,969,312,639", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Write Commands: 29,032,757,804", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller Busy Time: 31", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Power Cycles: 60,191", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Power On Hours: 55,653", 2024-09-21T09:26:52.974 INFO:tasks.workunit.client.0.smithi042.stdout: "Unsafe Shutdowns: 1,532", 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: "Media and Data Integrity Errors: 0", 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information Log Entries: 0", 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: "No Errors Logged", 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: "" 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: "platform_info": "x86_64-linux-5.14.0-508.el9.x86_64", 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: "svn_revision": "5155", 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: "version": [ 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.975 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": { 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: "current": 23 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: "user_capacity": { 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: "report": { 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: "balancer": { 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: "active": true, 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: "mode": "" 2024-09-21T09:26:52.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "channels": [ 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "basic", 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "crash", 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "device", 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "ident" 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "channels_available": [ 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "basic", 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "ident", 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "crash", 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "device", 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "perf" 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "collections_available": [ 2024-09-21T09:26:52.977 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_base", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "device_base", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "crash_base", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "ident_base", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_perf", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_mds_metadata", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_usage", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_usage_by_class", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_rook_v01", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_memory_metrics", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_options_bluestore" 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "collections_opted_in": [ 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_base", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "device_base", 2024-09-21T09:26:52.978 INFO:tasks.workunit.client.0.smithi042.stdout: "crash_base", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "ident_base", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_perf", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_mds_metadata", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_usage", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_usage_by_class", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_rook_v01", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_memory_metrics", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_options_bluestore" 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "config": { 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "active_changed": [ 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_debug", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_mon_ticket_ttl", 2024-09-21T09:26:52.979 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_service_ticket_ttl", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "bdev_debug_aio", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "client_check_pool_perm", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "client_mount_gid", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "client_mount_uid", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "client_quota", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "container_image", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "daemonize", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_asserts_on_shutdown", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mgr", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mon", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_ms", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_osd", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_paxos", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "keyring", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_block_size", 2024-09-21T09:26:52.980 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_cache_size", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_compression", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_log", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_write_buffer_size", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_file", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_journald", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_stderr", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_allow_pool_delete", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_clock_drift_allowed", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_file_level", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_file", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_journald", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_stderr", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_data_avail_warn", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_election_default_strategy", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_host", 2024-09-21T09:26:52.981 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_max_pg_per_osd", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_mgr_mkfs_grace", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_prime_pg_temp", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_reporter_subtree_level", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_pg_warn_max_object_skew", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_too_few_osds", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_bug", 2024-09-21T09:26:52.982 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_old_message", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "no_config_file", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_default_list", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_load_list", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_crush_chooseleaf_type", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_misdirected_ops", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_op_order", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_pg_log_writeout", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_shutdown", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_cached_snaps", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_missing_on_start", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_stray_on_activate", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep", 2024-09-21T09:26:52.983 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_hdd", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_hybrid", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_ssd", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_max_backfills", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_profile", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_lim", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_res", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-21T09:26:52.984 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target_autotune", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue_cut_off", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pg_delete_cost", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_erasure_code_profile", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recover_clone_overlap", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active_hdd", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active_ssd", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_chunk", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_hdd", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_hybrid", 2024-09-21T09:26:52.985 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_ssd", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_load_threshold", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_max_interval", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_sleep", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_shutdown_pgref_assert", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_hdd", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_ssd", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "public_addr", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "public_addrv", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "public_network", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd_default_features", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd_qos_exclude_ops", 2024-09-21T09:26:52.986 INFO:tasks.workunit.client.0.smithi042.stdout: "setgroup", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "setuser" 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster_changed": [ 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_debug", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_mon_ticket_ttl", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_service_ticket_ttl", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "bdev_debug_aio", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "container_image", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_asserts_on_shutdown", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mgr", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mon", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_ms", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_osd", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_paxos", 2024-09-21T09:26:52.987 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_file", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_journald", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_stderr", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_join_fs", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/allow_ptrace", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/container_init", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/migration_current", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/use_repo_digest", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/ssl_server_port", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/orchestrator/orchestrator", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/channel_ident", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/description", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/organization", 2024-09-21T09:26:52.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_allow_pool_delete", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_clock_drift_allowed", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_file_level", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_file", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_data_avail_warn", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_election_default_strategy", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_max_pg_per_osd", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_mgr_mkfs_grace", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_prime_pg_temp", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_reporter_subtree_level", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_pg_warn_max_object_skew", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-21T09:26:52.989 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_too_few_osds", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_bug", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_old_message", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_default_list", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_load_list", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_misdirected_ops", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_op_order", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_pg_log_writeout", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_shutdown", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_cached_snaps", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_missing_on_start", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_stray_on_activate", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-21T09:26:52.990 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_profile", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target_autotune", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue_cut_off", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_erasure_code_profile", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recover_clone_overlap", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_chunk", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_load_threshold", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_max_interval", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_shutdown_pgref_assert", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "public_network", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_cache_enabled", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_enable_ops_log", 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_enable_usage_log" 2024-09-21T09:26:52.991 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "contact": null, 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "crashes": [], 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "created": "2024-09-21T09:17:52.083847Z", 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "crush": { 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_algs": { 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "straw2": 3 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_sizes": { 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "2": 1, 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "4": 2 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_types": { 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "1": 2, 2024-09-21T09:26:52.992 INFO:tasks.workunit.client.0.smithi042.stdout: "11": 1 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "compat_weight_set": false, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "device_classes": [ 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: 8 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "num_buckets": 6, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "num_devices": 8, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "num_rules": 1, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "num_types": 12, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "num_weight_sets": 0, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "tunables": { 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "allowed_bucket_algs": 54, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_local_fallback_tries": 0, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_local_tries": 0, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_total_tries": 50, 2024-09-21T09:26:52.993 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_descend_once": 1, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_stable": 1, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_vary_r": 1, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v2_rules": 0, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v3_rules": 0, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v4_buckets": 1, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v5_rules": 0, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "legacy_tunables": 0, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "minimum_required_version": "jewel", 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "optimal_tunables": 1, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "profile": "jewel", 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables": 1, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables2": 1, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables3": 1, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables5": 1, 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: "straw_calc_version": 1 2024-09-21T09:26:52.994 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "description": "upgrade test cluster", 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "fs": { 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "feature_flags": { 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "enable_multiple": true, 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "ever_enabled_multiple": true 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "filesystems": [ 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "approx_ctime": "2024-09", 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "balancer_enabled": false, 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_caps": 0, 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_dns": 10, 2024-09-21T09:26:52.995 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_inos": 13, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_subtrees": 2, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "ever_allowed_features": 0, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "explicitly_allowed_features": 0, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "files": 0, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "max_mds": 1, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_data_pools": 1, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_in": 1, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_mds": 1, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_sessions": 0, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_standby_replay": 0, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_up": 1, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "snaps": 0, 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: "standby_count_wanted": 0 2024-09-21T09:26:52.996 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_standby_mds": 1, 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "total_num_mds": 2 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "hosts": { 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num": 2, 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mds": 2, 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mgr": 2, 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mon": 2, 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_osd": 2 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "leaderboard": false, 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "leaderboard_description": null, 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "license": "sharing-1-0", 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "metadata": { 2024-09-21T09:26:52.997 INFO:tasks.workunit.client.0.smithi042.stdout: "mds": { 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 2 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 2 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:52.998 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 2 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 2 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 2 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 2 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 3 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:52.999 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 3 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 3 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:53.000 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 3 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 3 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 3 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 8 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:26:53.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 8 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 8 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 8 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:53.002 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 8 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 8 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_objectstore": { 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": 8 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: "rotational": { 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: "0": 8 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: "features": { 2024-09-21T09:26:53.003 INFO:tasks.workunit.client.0.smithi042.stdout: "optional": [], 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "persistent": [ 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "kraken", 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "luminous", 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "mimic", 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap-prune", 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "nautilus", 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "octopus", 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "pacific", 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "elector-pinging", 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "quincy", 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "reef" 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "ipv4_addr_mons": 6, 2024-09-21T09:26:53.004 INFO:tasks.workunit.client.0.smithi042.stdout: "ipv6_addr_mons": 0, 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "min_mon_release": 18, 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "v1_addr_mons": 3, 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "v2_addr_mons": 3 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "organization": "ceph-qa", 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster_network": false, 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 8, 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "require_min_compat_client": "luminous", 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "require_osd_release": "reef" 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "pools": [ 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr" 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:53.005 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 1, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 1, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 1, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 1781760, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 1781760, 2024-09-21T09:26:53.006 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 2, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 2.4431167275906773e-06, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 286, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 505856, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 590368, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 590368, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 1771104, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 195, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 2473984 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:53.007 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 32, 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 32, 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 2, 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:53.008 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 98304, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 98304, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 22, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 1.347929554640359e-07, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 3428, 2024-09-21T09:26:53.009 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 3428, 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 10284, 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 51, 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 20480 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:53.010 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 64, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 64, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 3, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 0, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 0, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:53.011 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 0.0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 0, 2024-09-21T09:26:53.012 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 0 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd" 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:53.013 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 8, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 8, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 4, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 12288, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 12288, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 2, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:53.014 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 1.6849122985718168e-08, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 19, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 19, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 57, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 2, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 2048 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.015 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd": { 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "mirroring_by_pool": [ 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: false 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "num_images_by_pool": [ 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pools": 1 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "report_id": "4bb18e66-eb7e-486a-9982-f541fe5c573e", 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "report_timestamp": "2024-09-21T09:26:52.923162", 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "report_version": 1, 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "rook": { 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster": { 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "external-mode": null, 2024-09-21T09:26:53.016 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: "allow-multiple-per-node": null, 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: "count": null, 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: "max-id": null, 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: "pvc": { 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: "enabled": null 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: "stretch": { 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: "enabled": null 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: "network": { 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: "provider": null 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.017 INFO:tasks.workunit.client.0.smithi042.stdout: "storage": { 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: "device-set": { 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: "non-portable": null, 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: "portable": null, 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: "total": null 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: "csi": { 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: "kubernetes": { 2024-09-21T09:26:53.018 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "node": { 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "kubernetes-total": null, 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "with-ceph-daemons": null, 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-cephfs-plugin": null, 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-nfs-plugin": null, 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-rbd-plugin": null 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "usage": { 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "storage-class": { 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:53.019 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket": null, 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs": null, 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "nfs": null, 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd": null, 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "total": null 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "services": {}, 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "usage": { 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 105, 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "pools": 4, 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_by_class": { 2024-09-21T09:26:53.020 INFO:tasks.workunit.client.0.smithi042.stdout: "ssd": { 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: "total_avail_bytes": 767718158336, 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: "total_bytes": 767960285184, 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_bytes": 242126848, 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_raw_bytes": 242126848, 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_raw_ratio": 0.0003152856370434165 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: "total_avail_bytes": 767718158336, 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: "total_bytes": 767960285184, 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_bytes": 242126848 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:53.021 INFO:tasks.workunit.client.0.smithi042.stdout:} 2024-09-21T09:26:53.022 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:52 smithi133 ceph-mon[31321]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:26:53.022 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:52 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.022 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:52 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.022 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:52 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.022 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:52 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.022 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:52 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:53.022 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:52 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:53.022 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:52 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:53.022 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:52 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:53.022 INFO:tasks.workunit.client.0.smithi042.stderr:++ ceph telemetry collection ls 2024-09-21T09:26:53.434 INFO:tasks.workunit.client.0.smithi042.stderr:+ COLLECTIONS='New collections are available: 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr:['\''basic_base'\'', '\''basic_mds_metadata'\'', '\''basic_pool_options_bluestore'\'', '\''basic_pool_usage'\'', '\''basic_rook_v01'\'', '\''basic_usage_by_class'\'', '\''crash_base'\'', '\''device_base'\'', '\''ident_base'\'', '\''perf_memory_metrics'\'', '\''perf_perf'\''] 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr:NAME STATUS DESC 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-21T09:26:53.435 INFO:tasks.workunit.client.0.smithi042.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:+ [[ New collections are available: 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:NAME STATUS DESC 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-21T09:26:53.436 INFO:tasks.workunit.client.0.smithi042.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:+ [[ New collections are available: 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:53.437 INFO:tasks.workunit.client.0.smithi042.stderr:NAME STATUS DESC 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:+ [[ New collections are available: 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-21T09:26:53.438 INFO:tasks.workunit.client.0.smithi042.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:NAME STATUS DESC 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:+ [[ New collections are available: 2024-09-21T09:26:53.439 INFO:tasks.workunit.client.0.smithi042.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:NAME STATUS DESC 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-21T09:26:53.440 INFO:tasks.workunit.client.0.smithi042.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:+ [[ New collections are available: 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr: 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:NAME STATUS DESC 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-21T09:26:53.441 INFO:tasks.workunit.client.0.smithi042.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-21T09:26:53.442 INFO:tasks.workunit.client.0.smithi042.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-21T09:26:53.442 INFO:tasks.workunit.client.0.smithi042.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-09-21T09:26:53.442 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph telemetry on --license sharing-1-0 2024-09-21T09:26:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[35471]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[35471]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[35471]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[35471]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[27524]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[27524]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[27524]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[27524]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:53] ENGINE Bus STOPPING 2024-09-21T09:26:53.954 INFO:tasks.workunit.client.0.smithi042.stdout:Telemetry is on. 2024-09-21T09:26:53.955 INFO:tasks.workunit.client.0.smithi042.stdout:Some channels are disabled, please enable with: 2024-09-21T09:26:53.955 INFO:tasks.workunit.client.0.smithi042.stdout:`ceph telemetry enable channel perf` 2024-09-21T09:26:53.966 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph telemetry enable channel perf 2024-09-21T09:26:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:53 smithi133 ceph-mon[31321]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:53 smithi133 ceph-mon[31321]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:53 smithi133 ceph-mon[31321]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:53 smithi133 ceph-mon[31321]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:53 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.294 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:26:54.294 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:53] ENGINE Bus STOPPED 2024-09-21T09:26:54.294 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:53 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:53] ENGINE Bus STARTING 2024-09-21T09:26:54.294 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:54] ENGINE Serving on http://:::9283 2024-09-21T09:26:54.295 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:54] ENGINE Bus STARTED 2024-09-21T09:26:54.295 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:54] ENGINE Bus STOPPING 2024-09-21T09:26:54.461 INFO:tasks.workunit.client.0.smithi042.stdout:channel_perf is enabled 2024-09-21T09:26:54.472 INFO:tasks.workunit.client.0.smithi042.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-09-21T09:26:54.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:26:54.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:54] ENGINE Bus STOPPED 2024-09-21T09:26:54.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:54] ENGINE Bus STARTING 2024-09-21T09:26:54.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T09:26:54.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: mgrmap e23: y(active, since 2m), standbys: x 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: mgrmap e23: y(active, since 2m), standbys: x 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:54.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:54.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:54.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.852 INFO:tasks.workunit.client.0.smithi042.stderr:+ LAST_OPT_REVISION=1 2024-09-21T09:26:54.852 INFO:tasks.workunit.client.0.smithi042.stderr:+ '[' 1 -ne 1 ']' 2024-09-21T09:26:54.852 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph telemetry show 2024-09-21T09:26:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T09:26:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: mgrmap e23: y(active, since 2m), standbys: x 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:54.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:54.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:54.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:54.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:54.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:54.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:54.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:54.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:54.998 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:54 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:55.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:54] ENGINE Serving on http://:::9283 2024-09-21T09:26:55.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:26:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:26:54] ENGINE Bus STARTED 2024-09-21T09:26:55.532 INFO:tasks.workunit.client.0.smithi042.stdout:{ 2024-09-21T09:26:55.532 INFO:tasks.workunit.client.0.smithi042.stdout: "balancer": { 2024-09-21T09:26:55.532 INFO:tasks.workunit.client.0.smithi042.stdout: "active": true, 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "mode": "" 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "channels": [ 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "basic", 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "crash", 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "device", 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "ident", 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "perf" 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "channels_available": [ 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "basic", 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "ident", 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "crash", 2024-09-21T09:26:55.533 INFO:tasks.workunit.client.0.smithi042.stdout: "device", 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "perf" 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "collections_available": [ 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_base", 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "device_base", 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "crash_base", 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "ident_base", 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_perf", 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_mds_metadata", 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_usage", 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_usage_by_class", 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_rook_v01", 2024-09-21T09:26:55.534 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_memory_metrics", 2024-09-21T09:26:55.535 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_options_bluestore" 2024-09-21T09:26:55.535 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.535 INFO:tasks.workunit.client.0.smithi042.stdout: "collections_opted_in": [ 2024-09-21T09:26:55.535 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_base", 2024-09-21T09:26:55.535 INFO:tasks.workunit.client.0.smithi042.stdout: "device_base", 2024-09-21T09:26:55.535 INFO:tasks.workunit.client.0.smithi042.stdout: "crash_base", 2024-09-21T09:26:55.535 INFO:tasks.workunit.client.0.smithi042.stdout: "ident_base", 2024-09-21T09:26:55.535 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_perf", 2024-09-21T09:26:55.535 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_mds_metadata", 2024-09-21T09:26:55.535 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_usage", 2024-09-21T09:26:55.536 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_usage_by_class", 2024-09-21T09:26:55.536 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_rook_v01", 2024-09-21T09:26:55.536 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_memory_metrics", 2024-09-21T09:26:55.536 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_options_bluestore" 2024-09-21T09:26:55.536 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.536 INFO:tasks.workunit.client.0.smithi042.stdout: "config": { 2024-09-21T09:26:55.536 INFO:tasks.workunit.client.0.smithi042.stdout: "active_changed": [ 2024-09-21T09:26:55.536 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-21T09:26:55.536 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_debug", 2024-09-21T09:26:55.537 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_mon_ticket_ttl", 2024-09-21T09:26:55.537 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_service_ticket_ttl", 2024-09-21T09:26:55.537 INFO:tasks.workunit.client.0.smithi042.stdout: "bdev_debug_aio", 2024-09-21T09:26:55.537 INFO:tasks.workunit.client.0.smithi042.stdout: "client_check_pool_perm", 2024-09-21T09:26:55.537 INFO:tasks.workunit.client.0.smithi042.stdout: "client_mount_gid", 2024-09-21T09:26:55.537 INFO:tasks.workunit.client.0.smithi042.stdout: "client_mount_uid", 2024-09-21T09:26:55.537 INFO:tasks.workunit.client.0.smithi042.stdout: "client_quota", 2024-09-21T09:26:55.537 INFO:tasks.workunit.client.0.smithi042.stdout: "container_image", 2024-09-21T09:26:55.537 INFO:tasks.workunit.client.0.smithi042.stdout: "daemonize", 2024-09-21T09:26:55.538 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_asserts_on_shutdown", 2024-09-21T09:26:55.538 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mgr", 2024-09-21T09:26:55.538 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mon", 2024-09-21T09:26:55.538 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_ms", 2024-09-21T09:26:55.538 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_osd", 2024-09-21T09:26:55.538 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_paxos", 2024-09-21T09:26:55.538 INFO:tasks.workunit.client.0.smithi042.stdout: "keyring", 2024-09-21T09:26:55.538 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_block_size", 2024-09-21T09:26:55.539 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_cache_size", 2024-09-21T09:26:55.539 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_compression", 2024-09-21T09:26:55.539 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_log", 2024-09-21T09:26:55.539 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_write_buffer_size", 2024-09-21T09:26:55.539 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_file", 2024-09-21T09:26:55.539 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_journald", 2024-09-21T09:26:55.539 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_stderr", 2024-09-21T09:26:55.539 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_allow_pool_delete", 2024-09-21T09:26:55.540 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_clock_drift_allowed", 2024-09-21T09:26:55.540 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_file_level", 2024-09-21T09:26:55.540 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_file", 2024-09-21T09:26:55.540 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_journald", 2024-09-21T09:26:55.540 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_stderr", 2024-09-21T09:26:55.540 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_data_avail_warn", 2024-09-21T09:26:55.540 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_election_default_strategy", 2024-09-21T09:26:55.540 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_host", 2024-09-21T09:26:55.541 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_max_pg_per_osd", 2024-09-21T09:26:55.541 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_mgr_mkfs_grace", 2024-09-21T09:26:55.541 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_prime_pg_temp", 2024-09-21T09:26:55.541 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_reporter_subtree_level", 2024-09-21T09:26:55.541 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_pg_warn_max_object_skew", 2024-09-21T09:26:55.541 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-21T09:26:55.541 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-21T09:26:55.541 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-21T09:26:55.542 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-21T09:26:55.542 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-21T09:26:55.542 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-21T09:26:55.542 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-21T09:26:55.542 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-21T09:26:55.542 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_too_few_osds", 2024-09-21T09:26:55.542 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_bug", 2024-09-21T09:26:55.542 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_old_message", 2024-09-21T09:26:55.542 INFO:tasks.workunit.client.0.smithi042.stdout: "no_config_file", 2024-09-21T09:26:55.543 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_default_list", 2024-09-21T09:26:55.543 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_load_list", 2024-09-21T09:26:55.543 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_crush_chooseleaf_type", 2024-09-21T09:26:55.543 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_misdirected_ops", 2024-09-21T09:26:55.543 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_op_order", 2024-09-21T09:26:55.543 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_pg_log_writeout", 2024-09-21T09:26:55.543 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_shutdown", 2024-09-21T09:26:55.543 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_cached_snaps", 2024-09-21T09:26:55.543 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_missing_on_start", 2024-09-21T09:26:55.544 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_stray_on_activate", 2024-09-21T09:26:55.544 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-21T09:26:55.544 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep", 2024-09-21T09:26:55.544 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_hdd", 2024-09-21T09:26:55.544 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_hybrid", 2024-09-21T09:26:55.544 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_ssd", 2024-09-21T09:26:55.544 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_max_backfills", 2024-09-21T09:26:55.544 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-21T09:26:55.545 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_profile", 2024-09-21T09:26:55.545 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-21T09:26:55.545 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-21T09:26:55.545 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-21T09:26:55.545 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-21T09:26:55.545 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-21T09:26:55.545 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-21T09:26:55.545 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_lim", 2024-09-21T09:26:55.545 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_res", 2024-09-21T09:26:55.546 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-21T09:26:55.546 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target", 2024-09-21T09:26:55.546 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target_autotune", 2024-09-21T09:26:55.546 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue", 2024-09-21T09:26:55.546 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue_cut_off", 2024-09-21T09:26:55.546 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pg_delete_cost", 2024-09-21T09:26:55.546 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_erasure_code_profile", 2024-09-21T09:26:55.546 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-21T09:26:55.546 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recover_clone_overlap", 2024-09-21T09:26:55.547 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active", 2024-09-21T09:26:55.547 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active_hdd", 2024-09-21T09:26:55.547 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active_ssd", 2024-09-21T09:26:55.547 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_chunk", 2024-09-21T09:26:55.547 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep", 2024-09-21T09:26:55.547 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_hdd", 2024-09-21T09:26:55.547 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_hybrid", 2024-09-21T09:26:55.547 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_ssd", 2024-09-21T09:26:55.548 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_load_threshold", 2024-09-21T09:26:55.548 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_max_interval", 2024-09-21T09:26:55.548 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_sleep", 2024-09-21T09:26:55.548 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_shutdown_pgref_assert", 2024-09-21T09:26:55.548 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep", 2024-09-21T09:26:55.548 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_hdd", 2024-09-21T09:26:55.548 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-21T09:26:55.548 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_ssd", 2024-09-21T09:26:55.548 INFO:tasks.workunit.client.0.smithi042.stdout: "public_addr", 2024-09-21T09:26:55.549 INFO:tasks.workunit.client.0.smithi042.stdout: "public_addrv", 2024-09-21T09:26:55.549 INFO:tasks.workunit.client.0.smithi042.stdout: "public_network", 2024-09-21T09:26:55.549 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd_default_features", 2024-09-21T09:26:55.549 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd_qos_exclude_ops", 2024-09-21T09:26:55.549 INFO:tasks.workunit.client.0.smithi042.stdout: "setgroup", 2024-09-21T09:26:55.549 INFO:tasks.workunit.client.0.smithi042.stdout: "setuser" 2024-09-21T09:26:55.549 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.549 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster_changed": [ 2024-09-21T09:26:55.549 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_debug", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_mon_ticket_ttl", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_service_ticket_ttl", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "bdev_debug_aio", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "container_image", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_asserts_on_shutdown", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mgr", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mon", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_ms", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_osd", 2024-09-21T09:26:55.550 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_paxos", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_file", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_journald", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_stderr", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_join_fs", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/allow_ptrace", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/container_init", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/migration_current", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/use_repo_digest", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/ssl_server_port", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/orchestrator/orchestrator", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/channel_ident", 2024-09-21T09:26:55.551 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/channel_perf", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/description", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/enabled", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/organization", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_allow_pool_delete", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_clock_drift_allowed", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_file_level", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_file", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_data_avail_warn", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_election_default_strategy", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_max_pg_per_osd", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_mgr_mkfs_grace", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_prime_pg_temp", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_reporter_subtree_level", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_pg_warn_max_object_skew", 2024-09-21T09:26:55.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_too_few_osds", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_bug", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_old_message", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_default_list", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_load_list", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_misdirected_ops", 2024-09-21T09:26:55.553 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_op_order", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_pg_log_writeout", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_shutdown", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_cached_snaps", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_missing_on_start", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_stray_on_activate", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_profile", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target_autotune", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue_cut_off", 2024-09-21T09:26:55.554 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_erasure_code_profile", 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recover_clone_overlap", 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_chunk", 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_load_threshold", 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_max_interval", 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_shutdown_pgref_assert", 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: "public_network", 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_cache_enabled", 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_enable_ops_log", 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_enable_usage_log" 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.555 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "contact": null, 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "crashes": [], 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "created": "2024-09-21T09:17:52.083847Z", 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "crush": { 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_algs": { 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "straw2": 3 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_sizes": { 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "2": 1, 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "4": 2 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_types": { 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "1": 2, 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "11": 1 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.556 INFO:tasks.workunit.client.0.smithi042.stdout: "compat_weight_set": false, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "device_classes": [ 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: 8 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_buckets": 6, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_devices": 8, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_rules": 1, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_types": 12, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_weight_sets": 0, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "tunables": { 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "allowed_bucket_algs": 54, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_local_fallback_tries": 0, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_local_tries": 0, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_total_tries": 50, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_descend_once": 1, 2024-09-21T09:26:55.557 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_stable": 1, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_vary_r": 1, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v2_rules": 0, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v3_rules": 0, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v4_buckets": 1, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v5_rules": 0, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "legacy_tunables": 0, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "minimum_required_version": "jewel", 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "optimal_tunables": 1, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "profile": "jewel", 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables": 1, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables2": 1, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables3": 1, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables5": 1, 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: "straw_calc_version": 1 2024-09-21T09:26:55.558 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "description": "upgrade test cluster", 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "fs": { 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "feature_flags": { 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "enable_multiple": true, 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "ever_enabled_multiple": true 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "filesystems": [ 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "approx_ctime": "2024-09", 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "balancer_enabled": false, 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.559 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_caps": 0, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_dns": 10, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_inos": 13, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_subtrees": 2, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "ever_allowed_features": 0, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "explicitly_allowed_features": 0, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "files": 0, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "max_mds": 1, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "num_data_pools": 1, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "num_in": 1, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "num_mds": 1, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "num_sessions": 0, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "num_standby_replay": 0, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "num_up": 1, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "snaps": 0, 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: "standby_count_wanted": 0 2024-09-21T09:26:55.560 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_standby_mds": 1, 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "total_num_mds": 2 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_stats": { 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "mds": { 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "mds.41ec64bbb5c7d36d0f4e3e5e1ecd1da8a32f1bcf": { 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 20135936, 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 375896, 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2621440, 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 860160, 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 0, 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 342, 2024-09-21T09:26:55.561 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 838664, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 12, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 730624, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 14709152, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 20135936 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "mds.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 20463616, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 463976, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2621440, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 720896, 2024-09-21T09:26:55.562 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 427, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 1299896, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 20, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 983040, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 15095264, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 21184512 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.2c9429da403c67a123b607e5f5b4bb99ebb0cfe3": { 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 37109760, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 789424, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2621440, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 811008, 2024-09-21T09:26:55.563 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 7266304, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 990, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 6929136, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 21, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 2077184, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 23881568, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 44376064 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.41ec64bbb5c7d36d0f4e3e5e1ecd1da8a32f1bcf": { 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 45260800, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1718184, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2621440, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 827392, 2024-09-21T09:26:55.564 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 3203072, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1828, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 11042088, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 23, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 2480896, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 26570800, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 48463872 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 37142528, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1695904, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2621440, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 65536, 2024-09-21T09:26:55.565 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 9338880, 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1191, 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 7630272, 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 21, 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 1374208, 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 23755168, 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 46481408 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.566 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.0": { 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 51511296, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1745400, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 131072, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1800, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 6180016, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 3703808, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 37129560, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 51642368 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.567 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.1": { 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 50315264, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1711720, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 1327104, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1731, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 6611016, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 3147520, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 36092496, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 51642368 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.2": { 2024-09-21T09:26:55.568 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 45211648, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 748504, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 1007616, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 8192, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1292, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 5259232, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 2047744, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 33396040, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 45219840 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.3": { 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 47415296, 2024-09-21T09:26:55.569 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1469376, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 32768, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1637, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 5584048, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 2808832, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 34800528, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 47448064 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.4": { 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 45539328, 2024-09-21T09:26:55.570 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 816720, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 860160, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1277, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 5113536, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 48, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 1682432, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 35174128, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 46399488 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.5": { 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 49790976, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1955448, 2024-09-21T09:26:55.571 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 589824, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1735, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 5541816, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 4236288, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 35304912, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 50380800 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.6": { 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 49045504, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1988928, 2024-09-21T09:26:55.572 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 16384, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 499712, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1690, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 5724008, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 3657216, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 34906456, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 49545216 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.7": { 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 45719552, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1269248, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:55.573 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 16384, 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 679936, 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1339, 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 4670696, 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 2155520, 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 34855192, 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 46399488 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "hosts": { 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "num": 2, 2024-09-21T09:26:55.574 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mds": 2, 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mgr": 2, 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mon": 2, 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_osd": 2 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "io_rate": { 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_stats_delta": { 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": 0, 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_store_stats": 0, 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "stamp_delta": "12.002326", 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:55.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:55.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:55.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 74, 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 188, 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 16, 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: "store_stats": { 2024-09-21T09:26:55.578 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": 0, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "available": 0, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed": 0, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_allocated": 0, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_original": 0, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "data_stored": 0, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "internal_metadata": 0, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "internally_reserved": 0, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_allocated": 0, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "total": 0 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "up": 0 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.579 INFO:tasks.workunit.client.0.smithi042.stdout: "leaderboard": false, 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "leaderboard_description": null, 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "license": "sharing-1-0", 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "mempool": { 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "mds": { 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "mds.41ec64bbb5c7d36d0f4e3e5e1ecd1da8a32f1bcf": { 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.580 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.581 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.582 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.583 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.584 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 150168, 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 33 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 928, 2024-09-21T09:26:55.585 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 2 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.586 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.587 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: "mds.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.588 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.589 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.590 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.591 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.592 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 222439, 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 68 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.593 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 51704, 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 208 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.594 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 8112, 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 137 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.595 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.2c9429da403c67a123b607e5f5b4bb99ebb0cfe3": { 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.596 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.597 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.598 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.599 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.600 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.601 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1205239, 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 371 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.602 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6688, 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 136 2024-09-21T09:26:55.603 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12744, 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1546 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 5312, 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 103 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.604 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.41ec64bbb5c7d36d0f4e3e5e1ecd1da8a32f1bcf": { 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.605 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.606 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.607 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.608 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.609 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1222215, 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 354 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 352, 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 4 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.610 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.611 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6688, 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 136 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12744, 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1546 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.612 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 10624, 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 206 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.613 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.614 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.615 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.616 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.617 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.618 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.619 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1182239, 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 371 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.620 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6688, 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 136 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.621 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12744, 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1546 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 5312, 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 103 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.622 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.623 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.623 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.623 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.623 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.623 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.623 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.0": { 2024-09-21T09:26:55.623 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.623 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.624 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.624 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.624 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.624 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:55.624 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:55.624 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.624 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.625 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:55.625 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:55.625 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.625 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.625 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:55.625 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.625 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.625 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.626 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6240, 2024-09-21T09:26:55.626 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 78 2024-09-21T09:26:55.626 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.626 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.626 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 23184, 2024-09-21T09:26:55.626 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 207 2024-09-21T09:26:55.627 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.627 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.627 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1712, 2024-09-21T09:26:55.627 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 45 2024-09-21T09:26:55.627 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.627 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.627 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 606208, 2024-09-21T09:26:55.628 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 17 2024-09-21T09:26:55.628 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.628 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.628 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 97916, 2024-09-21T09:26:55.628 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 16767 2024-09-21T09:26:55.628 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.628 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.629 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 215136, 2024-09-21T09:26:55.629 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 348 2024-09-21T09:26:55.629 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.629 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.629 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 11780, 2024-09-21T09:26:55.629 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 780 2024-09-21T09:26:55.629 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.630 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.630 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9936, 2024-09-21T09:26:55.630 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 207 2024-09-21T09:26:55.630 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.630 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.630 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.631 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.631 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.631 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.631 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 33826, 2024-09-21T09:26:55.631 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 216 2024-09-21T09:26:55.631 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.632 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.632 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 23184, 2024-09-21T09:26:55.632 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 207 2024-09-21T09:26:55.632 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.632 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.632 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.632 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.633 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.633 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.633 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 445965, 2024-09-21T09:26:55.633 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 97 2024-09-21T09:26:55.633 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.633 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.633 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.634 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.634 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.634 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.634 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2443114, 2024-09-21T09:26:55.634 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 194 2024-09-21T09:26:55.634 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.635 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.635 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6952, 2024-09-21T09:26:55.635 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 79 2024-09-21T09:26:55.635 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.635 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.635 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.635 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.636 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.636 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.636 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 521640, 2024-09-21T09:26:55.636 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 45 2024-09-21T09:26:55.636 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.636 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.636 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.637 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.637 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.637 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.637 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 95264, 2024-09-21T09:26:55.637 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 188 2024-09-21T09:26:55.637 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.637 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.637 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240296, 2024-09-21T09:26:55.638 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3517 2024-09-21T09:26:55.638 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.638 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.638 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.638 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.638 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.638 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.638 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.639 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.1": { 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.640 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 5280, 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 66 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 21952, 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 196 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1264, 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 41 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16384, 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 4 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.641 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 91422, 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 15748 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 205616, 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 334 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9756, 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 607 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.642 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9408, 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 196 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 29470, 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 202 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.643 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 21952, 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 196 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 736, 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 476360, 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 104 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.644 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12112, 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2419532, 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 180 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4928, 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 56 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.645 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 428904, 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 37 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.646 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 8528, 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 22 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240296, 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3517 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.647 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.648 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.2": { 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:55.649 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4800, 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 60 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 21616, 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 193 2024-09-21T09:26:55.650 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.651 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.651 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1152, 2024-09-21T09:26:55.651 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 40 2024-09-21T09:26:55.651 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.651 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.651 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12288, 2024-09-21T09:26:55.651 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.651 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.651 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.652 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 49398, 2024-09-21T09:26:55.652 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 9274 2024-09-21T09:26:55.652 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.652 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.652 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 132176, 2024-09-21T09:26:55.652 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 226 2024-09-21T09:26:55.652 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.652 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.652 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9024, 2024-09-21T09:26:55.653 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 595 2024-09-21T09:26:55.653 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.653 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.653 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9264, 2024-09-21T09:26:55.653 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 193 2024-09-21T09:26:55.653 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.653 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.653 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.653 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.654 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.654 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.654 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 27926, 2024-09-21T09:26:55.654 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 194 2024-09-21T09:26:55.654 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.654 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.654 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 21616, 2024-09-21T09:26:55.654 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 193 2024-09-21T09:26:55.654 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.655 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.655 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 736, 2024-09-21T09:26:55.655 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1 2024-09-21T09:26:55.655 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.655 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.655 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 380976, 2024-09-21T09:26:55.655 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 81 2024-09-21T09:26:55.655 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.655 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.656 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12112, 2024-09-21T09:26:55.656 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.656 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.656 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.656 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2438964, 2024-09-21T09:26:55.656 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 191 2024-09-21T09:26:55.656 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.656 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.656 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4400, 2024-09-21T09:26:55.657 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 50 2024-09-21T09:26:55.657 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.657 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.657 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.657 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.657 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.657 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.657 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 359352, 2024-09-21T09:26:55.657 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 31 2024-09-21T09:26:55.657 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.658 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.658 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.658 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.658 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.658 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.658 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 8320, 2024-09-21T09:26:55.658 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 24 2024-09-21T09:26:55.658 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.659 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.659 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240808, 2024-09-21T09:26:55.659 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3541 2024-09-21T09:26:55.659 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.659 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.659 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.659 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.660 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.660 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.660 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.660 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.660 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.660 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.660 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.660 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.660 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.660 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.3": { 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.661 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4560, 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 57 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22176, 2024-09-21T09:26:55.662 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 704, 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 36 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 14461, 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 90400, 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 15693 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.663 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 204936, 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 333 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9828, 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 613 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9504, 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 28878, 2024-09-21T09:26:55.664 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 201 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22176, 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2208, 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 339195, 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 71 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 26565, 2024-09-21T09:26:55.665 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 9 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2453702, 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 186 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4928, 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 56 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.666 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 428904, 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 37 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 10400, 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 20 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240296, 2024-09-21T09:26:55.667 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3517 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.668 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.4": { 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:55.669 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 3920, 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 49 2024-09-21T09:26:55.670 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22176, 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 928, 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 38 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4096, 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.671 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 52216, 2024-09-21T09:26:55.672 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 9751 2024-09-21T09:26:55.672 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.672 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.672 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 138976, 2024-09-21T09:26:55.672 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 236 2024-09-21T09:26:55.672 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.672 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.672 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 10020, 2024-09-21T09:26:55.672 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 613 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9504, 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.673 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 29646, 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 204 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22176, 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 736, 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 970003, 2024-09-21T09:26:55.674 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 82 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12112, 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2414028, 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 174 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4840, 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 55 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.675 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 452088, 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 39 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 8944, 2024-09-21T09:26:55.676 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 18 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240552, 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3529 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.677 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.5": { 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.678 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.679 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 3280, 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 41 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22064, 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 197 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 592, 2024-09-21T09:26:55.680 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 35 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4096, 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 92473, 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 15930 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 208336, 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 338 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.681 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 10256, 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 615 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9456, 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 197 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.682 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 30326, 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 206 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22064, 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 197 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2208, 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 870332, 2024-09-21T09:26:55.683 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 58 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 26565, 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 9 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2455374, 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 182 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 5544, 2024-09-21T09:26:55.684 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 63 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 475272, 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 41 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.685 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 13520, 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 26 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240808, 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3541 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.686 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.6": { 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.687 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.688 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2800, 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 35 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 23072, 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 206 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 928, 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 38 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 35511, 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:55.689 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 92324, 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 16176 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 206976, 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 336 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 11280, 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 772 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9888, 2024-09-21T09:26:55.690 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 206 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 30842, 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 204 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 23072, 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 206 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.691 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 504565, 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 49 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2452868, 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 181 2024-09-21T09:26:55.692 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 5104, 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 58 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 452088, 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 39 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.693 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 94952, 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 193 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 241064, 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3553 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.694 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.7": { 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.695 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:55.696 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2240, 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 28 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22960, 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 205 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.697 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:55.698 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1824, 2024-09-21T09:26:55.698 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 46 2024-09-21T09:26:55.698 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.698 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:55.698 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 311804, 2024-09-21T09:26:55.698 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 16 2024-09-21T09:26:55.698 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.698 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:55.698 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 56736, 2024-09-21T09:26:55.698 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 10528 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 145096, 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 245 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12044, 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 777 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9840, 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 205 2024-09-21T09:26:55.699 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 33314, 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 213 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22960, 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 205 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:55.700 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 185608, 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 36 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2425768, 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 201 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.701 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6600, 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 75 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 533232, 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 46 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.702 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 98488, 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 227 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240296, 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3517 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:55.703 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: "metadata": { 2024-09-21T09:26:55.704 INFO:tasks.workunit.client.0.smithi042.stdout: "mds": { 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 2 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 2 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 2 2024-09-21T09:26:55.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 2 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 2 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 2 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 3 2024-09-21T09:26:55.706 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 3 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 3 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.707 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 3 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 3 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 3 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 8 2024-09-21T09:26:55.708 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 8 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:55.709 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 8 2024-09-21T09:26:55.710 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.710 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:55.710 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 8 2024-09-21T09:26:55.710 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.710 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:55.710 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 8 2024-09-21T09:26:55.710 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.710 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:55.710 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 8 2024-09-21T09:26:55.710 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_objectstore": { 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": 8 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: "rotational": { 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: "0": 8 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: "features": { 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: "optional": [], 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: "persistent": [ 2024-09-21T09:26:55.711 INFO:tasks.workunit.client.0.smithi042.stdout: "kraken", 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "luminous", 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "mimic", 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap-prune", 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "nautilus", 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "octopus", 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "pacific", 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "elector-pinging", 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "quincy", 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "reef" 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "ipv4_addr_mons": 6, 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "ipv6_addr_mons": 0, 2024-09-21T09:26:55.712 INFO:tasks.workunit.client.0.smithi042.stdout: "min_mon_release": 18, 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: "v1_addr_mons": 3, 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: "v2_addr_mons": 3 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: "organization": "ceph-qa", 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster_network": false, 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 8, 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: "require_min_compat_client": "luminous", 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: "require_osd_release": "reef" 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_perf_histograms": [ 2024-09-21T09:26:55.713 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "axes": [ 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Latency (usec)", 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 100000, 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 99999]", 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "[100000, 199999]", 2024-09-21T09:26:55.714 INFO:tasks.workunit.client.0.smithi042.stdout: "[200000, 399999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[400000, 799999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[800000, 1599999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[1600000, 3199999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[3200000, 6399999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[6400000, 12799999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[12800000, 25599999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[25600000, 51199999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[51200000, 102399999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[102400000, 204799999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[204800000, 409599999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[409600000, 819199999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[819200000, 1638399999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[1638400000, 3276799999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[3276800000, 6553599999]", 2024-09-21T09:26:55.715 INFO:tasks.workunit.client.0.smithi042.stdout: "[6553600000, 13107199999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[13107200000, 26214399999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[26214400000, 52428799999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[52428800000, 104857599999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[104857600000, 209715199999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[209715200000, 419430399999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[419430400000, 838860799999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[838860800000, 1677721599999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[1677721600000, 3355443199999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[3355443200000, 6710886399999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[6710886400000, 13421772799999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[13421772800000, 26843545599999]", 2024-09-21T09:26:55.716 INFO:tasks.workunit.client.0.smithi042.stdout: "[26843545600000, 53687091199999]", 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: "[53687091200000, None]" 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Request size (bytes)", 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 512, 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 511]", 2024-09-21T09:26:55.717 INFO:tasks.workunit.client.0.smithi042.stdout: "[512, 1023]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[1024, 2047]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[2048, 4095]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[4096, 8191]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[8192, 16383]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[16384, 32767]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[32768, 65535]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[65536, 131071]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[131072, 262143]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[262144, 524287]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[524288, 1048575]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[1048576, 2097151]", 2024-09-21T09:26:55.718 INFO:tasks.workunit.client.0.smithi042.stdout: "[2097152, 4194303]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[4194304, 8388607]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[8388608, 16777215]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[16777216, 33554431]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[33554432, 67108863]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[67108864, 134217727]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[134217728, 268435455]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[268435456, 536870911]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[536870912, 1073741823]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[1073741824, 2147483647]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[2147483648, 4294967295]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[4294967296, 8589934591]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[8589934592, 17179869183]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[17179869184, 34359738367]", 2024-09-21T09:26:55.719 INFO:tasks.workunit.client.0.smithi042.stdout: "[34359738368, 68719476735]", 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: "[68719476736, 137438953471]", 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: "[137438953472, 274877906943]", 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: "[274877906944, None]" 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: "osds": [ 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 0, 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.720 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.721 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.722 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 1, 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.723 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.724 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.725 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 2, 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.726 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.727 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 3, 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.728 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.729 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.730 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 4, 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.731 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.732 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.733 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 5, 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.734 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.735 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 6, 2024-09-21T09:26:55.736 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.737 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.738 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 7, 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.739 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.740 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.741 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: "axes": [ 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Latency (usec)", 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 100000, 2024-09-21T09:26:55.742 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 99999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[100000, 199999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[200000, 399999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[400000, 799999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[800000, 1599999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[1600000, 3199999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[3200000, 6399999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[6400000, 12799999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[12800000, 25599999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[25600000, 51199999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[51200000, 102399999]", 2024-09-21T09:26:55.743 INFO:tasks.workunit.client.0.smithi042.stdout: "[102400000, 204799999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[204800000, 409599999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[409600000, 819199999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[819200000, 1638399999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[1638400000, 3276799999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[3276800000, 6553599999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[6553600000, 13107199999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[13107200000, 26214399999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[26214400000, 52428799999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[52428800000, 104857599999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[104857600000, 209715199999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[209715200000, 419430399999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[419430400000, 838860799999]", 2024-09-21T09:26:55.744 INFO:tasks.workunit.client.0.smithi042.stdout: "[838860800000, 1677721599999]", 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: "[1677721600000, 3355443199999]", 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: "[3355443200000, 6710886399999]", 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: "[6710886400000, 13421772799999]", 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: "[13421772800000, 26843545599999]", 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: "[26843545600000, 53687091199999]", 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: "[53687091200000, None]" 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:55.745 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Request size (bytes)", 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 512, 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 511]", 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "[512, 1023]", 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "[1024, 2047]", 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "[2048, 4095]", 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "[4096, 8191]", 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "[8192, 16383]", 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "[16384, 32767]", 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "[32768, 65535]", 2024-09-21T09:26:55.746 INFO:tasks.workunit.client.0.smithi042.stdout: "[65536, 131071]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[131072, 262143]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[262144, 524287]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[524288, 1048575]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[1048576, 2097151]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[2097152, 4194303]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[4194304, 8388607]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[8388608, 16777215]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[16777216, 33554431]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[33554432, 67108863]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[67108864, 134217727]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[134217728, 268435455]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[268435456, 536870911]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[536870912, 1073741823]", 2024-09-21T09:26:55.747 INFO:tasks.workunit.client.0.smithi042.stdout: "[1073741824, 2147483647]", 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: "[2147483648, 4294967295]", 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: "[4294967296, 8589934591]", 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: "[8589934592, 17179869183]", 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: "[17179869184, 34359738367]", 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: "[34359738368, 68719476735]", 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: "[68719476736, 137438953471]", 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: "[137438953472, 274877906943]", 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: "[274877906944, None]" 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:55.748 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "osds": [ 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 0, 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.749 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.750 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.750 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.750 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.750 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.750 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.750 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.750 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.750 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.750 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.750 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.751 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 1, 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.752 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.753 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 2, 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.754 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.755 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.756 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.756 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.756 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.756 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.756 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.756 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.756 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.756 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.756 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.756 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.757 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.757 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.757 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.757 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.757 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.757 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.757 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.757 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 3, 2024-09-21T09:26:55.757 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.757 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.758 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.758 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.758 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.758 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.758 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.758 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.758 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.758 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.759 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.759 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.759 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.759 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.759 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.759 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.759 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.759 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.760 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.760 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.760 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.760 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.760 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.760 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.760 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.760 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.760 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.761 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.761 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.761 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.761 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.761 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.761 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.761 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.761 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.761 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.762 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 4, 2024-09-21T09:26:55.762 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.762 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.762 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.762 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.762 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.762 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.763 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.763 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.763 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.763 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.763 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.763 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.763 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.763 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.763 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.764 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.764 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.764 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.764 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.764 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.764 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.764 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.764 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.764 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.765 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.765 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.765 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.765 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.765 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.765 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.765 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.765 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.765 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.766 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.766 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.766 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.766 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 5, 2024-09-21T09:26:55.766 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.766 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.766 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.766 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.767 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.767 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.767 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.767 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.767 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.767 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.767 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.767 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.767 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.768 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.768 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.768 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.768 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.768 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.768 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.768 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.768 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.768 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.768 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.769 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.769 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.769 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.769 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.769 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.769 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.769 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.769 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.769 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.770 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.770 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.770 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.770 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.770 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 6, 2024-09-21T09:26:55.770 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.770 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.770 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.770 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.771 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.772 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 7, 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.773 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.774 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:55.775 INFO:tasks.workunit.client.0.smithi042.stdout: "axes": [ 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Latency (usec)", 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 100000, 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 99999]", 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "[100000, 199999]", 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "[200000, 399999]", 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "[400000, 799999]", 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "[800000, 1599999]", 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "[1600000, 3199999]", 2024-09-21T09:26:55.776 INFO:tasks.workunit.client.0.smithi042.stdout: "[3200000, 6399999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[6400000, 12799999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[12800000, 25599999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[25600000, 51199999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[51200000, 102399999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[102400000, 204799999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[204800000, 409599999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[409600000, 819199999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[819200000, 1638399999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[1638400000, 3276799999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[3276800000, 6553599999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[6553600000, 13107199999]", 2024-09-21T09:26:55.777 INFO:tasks.workunit.client.0.smithi042.stdout: "[13107200000, 26214399999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[26214400000, 52428799999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[52428800000, 104857599999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[104857600000, 209715199999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[209715200000, 419430399999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[419430400000, 838860799999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[838860800000, 1677721599999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[1677721600000, 3355443199999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[3355443200000, 6710886399999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[6710886400000, 13421772799999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[13421772800000, 26843545599999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[26843545600000, 53687091199999]", 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: "[53687091200000, None]" 2024-09-21T09:26:55.778 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Request size (bytes)", 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 512, 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 511]", 2024-09-21T09:26:55.779 INFO:tasks.workunit.client.0.smithi042.stdout: "[512, 1023]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[1024, 2047]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[2048, 4095]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[4096, 8191]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[8192, 16383]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[16384, 32767]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[32768, 65535]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[65536, 131071]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[131072, 262143]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[262144, 524287]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[524288, 1048575]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[1048576, 2097151]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[2097152, 4194303]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[4194304, 8388607]", 2024-09-21T09:26:55.780 INFO:tasks.workunit.client.0.smithi042.stdout: "[8388608, 16777215]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[16777216, 33554431]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[33554432, 67108863]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[67108864, 134217727]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[134217728, 268435455]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[268435456, 536870911]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[536870912, 1073741823]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[1073741824, 2147483647]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[2147483648, 4294967295]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[4294967296, 8589934591]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[8589934592, 17179869183]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[17179869184, 34359738367]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[34359738368, 68719476735]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[68719476736, 137438953471]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[137438953472, 274877906943]", 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: "[274877906944, None]" 2024-09-21T09:26:55.781 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "osds": [ 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 0, 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.782 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.783 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.784 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 1, 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.785 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.786 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 2, 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.787 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.788 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.789 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 3, 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.790 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.791 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.792 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 4, 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.793 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.794 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 5, 2024-09-21T09:26:55.795 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.796 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.797 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 6, 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.798 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.799 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.800 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 7, 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.801 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.802 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.803 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: "axes": [ 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Latency (usec)", 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 100000, 2024-09-21T09:26:55.804 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 99999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[100000, 199999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[200000, 399999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[400000, 799999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[800000, 1599999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[1600000, 3199999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[3200000, 6399999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[6400000, 12799999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[12800000, 25599999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[25600000, 51199999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[51200000, 102399999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[102400000, 204799999]", 2024-09-21T09:26:55.805 INFO:tasks.workunit.client.0.smithi042.stdout: "[204800000, 409599999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[409600000, 819199999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[819200000, 1638399999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[1638400000, 3276799999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[3276800000, 6553599999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[6553600000, 13107199999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[13107200000, 26214399999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[26214400000, 52428799999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[52428800000, 104857599999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[104857600000, 209715199999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[209715200000, 419430399999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[419430400000, 838860799999]", 2024-09-21T09:26:55.806 INFO:tasks.workunit.client.0.smithi042.stdout: "[838860800000, 1677721599999]", 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: "[1677721600000, 3355443199999]", 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: "[3355443200000, 6710886399999]", 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: "[6710886400000, 13421772799999]", 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: "[13421772800000, 26843545599999]", 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: "[26843545600000, 53687091199999]", 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: "[53687091200000, None]" 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:55.807 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Request size (bytes)", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 512, 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 511]", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[512, 1023]", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[1024, 2047]", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[2048, 4095]", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[4096, 8191]", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[8192, 16383]", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[16384, 32767]", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[32768, 65535]", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[65536, 131071]", 2024-09-21T09:26:55.808 INFO:tasks.workunit.client.0.smithi042.stdout: "[131072, 262143]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[262144, 524287]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[524288, 1048575]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[1048576, 2097151]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[2097152, 4194303]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[4194304, 8388607]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[8388608, 16777215]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[16777216, 33554431]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[33554432, 67108863]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[67108864, 134217727]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[134217728, 268435455]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[268435456, 536870911]", 2024-09-21T09:26:55.809 INFO:tasks.workunit.client.0.smithi042.stdout: "[536870912, 1073741823]", 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: "[1073741824, 2147483647]", 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: "[2147483648, 4294967295]", 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: "[4294967296, 8589934591]", 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: "[8589934592, 17179869183]", 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: "[17179869184, 34359738367]", 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: "[34359738368, 68719476735]", 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: "[68719476736, 137438953471]", 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: "[137438953472, 274877906943]", 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: "[274877906944, None]" 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.810 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: "osds": [ 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 0, 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.811 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.812 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.813 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 1, 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 10, 1, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 16, 6, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 20, 1, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.814 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.815 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.816 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 2, 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.817 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.818 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 3, 2024-09-21T09:26:55.819 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.820 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.821 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 4, 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.822 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.823 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.824 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 5, 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.825 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.826 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.827 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 6, 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.828 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.829 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.829 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.829 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.829 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.829 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.829 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.829 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.830 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.830 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.830 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.830 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.830 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.830 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.831 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.831 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.831 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.831 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.831 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.831 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.832 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.832 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.832 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.832 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.832 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.832 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.832 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:55.833 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 7, 2024-09-21T09:26:55.833 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:55.833 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.833 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.833 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.833 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.833 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.834 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.834 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.834 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.834 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.834 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.834 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.835 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.835 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.835 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.835 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.835 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.836 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.836 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.836 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.836 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.836 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.836 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.837 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.837 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.837 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.837 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.837 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.837 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.838 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.838 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.838 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:55.838 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:55.838 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.839 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.839 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:55.839 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.839 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.839 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:55.839 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_counters": { 2024-09-21T09:26:55.840 INFO:tasks.workunit.client.0.smithi042.stdout: "mds.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:55.840 INFO:tasks.workunit.client.0.smithi042.stdout: "mds": { 2024-09-21T09:26:55.840 INFO:tasks.workunit.client.0.smithi042.stdout: "caps": { 2024-09-21T09:26:55.840 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.840 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.840 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_cap_op_flush_ack": { 2024-09-21T09:26:55.841 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.841 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.841 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-21T09:26:55.841 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.841 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.841 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_cap_op_grant": { 2024-09-21T09:26:55.841 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.842 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.842 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_cap_op_revoke": { 2024-09-21T09:26:55.842 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.842 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.842 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_cap_op_trunc": { 2024-09-21T09:26:55.842 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.843 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.843 INFO:tasks.workunit.client.0.smithi042.stdout: "dir_commit": { 2024-09-21T09:26:55.843 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12 2024-09-21T09:26:55.843 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.843 INFO:tasks.workunit.client.0.smithi042.stdout: "dir_fetch_complete": { 2024-09-21T09:26:55.843 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.844 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.844 INFO:tasks.workunit.client.0.smithi042.stdout: "dir_fetch_keys": { 2024-09-21T09:26:55.844 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.844 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.844 INFO:tasks.workunit.client.0.smithi042.stdout: "dir_merge": { 2024-09-21T09:26:55.844 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.844 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.844 INFO:tasks.workunit.client.0.smithi042.stdout: "dir_split": { 2024-09-21T09:26:55.845 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.845 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.845 INFO:tasks.workunit.client.0.smithi042.stdout: "exported_inodes": { 2024-09-21T09:26:55.845 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.845 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.845 INFO:tasks.workunit.client.0.smithi042.stdout: "forward": { 2024-09-21T09:26:55.845 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.846 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.846 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_client_cap_release": { 2024-09-21T09:26:55.846 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.846 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.846 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_client_caps": { 2024-09-21T09:26:55.846 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.846 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.846 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_client_caps_dirty": { 2024-09-21T09:26:55.846 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.846 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_inode_file_caps": { 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: "imported_inodes": { 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: "inodes": { 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: "inodes_expired": { 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: "inodes_pinned": { 2024-09-21T09:26:55.847 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: "inodes_with_caps": { 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: "load_cent": { 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: "openino_dir_fetch": { 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: "process_request_cap_release": { 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.848 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: "reply_latency": { 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 123047 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: "request": { 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: "root_rbytes": { 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: "root_rfiles": { 2024-09-21T09:26:55.849 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: "root_rsnaps": { 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_reply": { 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: "subtrees": { 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.850 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_cache": { 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_enqueue_scrub": { 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_exportdir": { 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_flush": { 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_fragmentdir": { 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.851 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_fragstats": { 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_inodestats": { 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: "num_recovering_enqueued": { 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: "num_recovering_prioritized": { 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.852 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: "num_recovering_processing": { 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: "num_strays": { 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: "num_strays_delayed": { 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: "num_strays_enqueuing": { 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_completed": { 2024-09-21T09:26:55.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_started": { 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: "strays_created": { 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: "strays_enqueued": { 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: "strays_migrated": { 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.854 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: "strays_reintegrated": { 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_log": { 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: "ev": { 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: "evadd": { 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: "evex": { 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.855 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: "evexd": { 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: "evexg": { 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: "evtrm": { 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: "jlat": { 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13230310 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.856 INFO:tasks.workunit.client.0.smithi042.stdout: "replayed": { 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: "seg": { 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: "segadd": { 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: "segex": { 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: "segexd": { 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.857 INFO:tasks.workunit.client.0.smithi042.stdout: "segexg": { 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: "segtrm": { 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_mem": { 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: "cap": { 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: "cap+": { 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.858 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: "cap-": { 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: "dir": { 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: "dir+": { 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: "dir-": { 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.859 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: "dn": { 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: "dn+": { 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: "dn-": { 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: "heap": { 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 207124 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: "ino": { 2024-09-21T09:26:55.860 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: "ino+": { 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: "ino-": { 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: "rss": { 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 40544 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_server": { 2024-09-21T09:26:55.861 INFO:tasks.workunit.client.0.smithi042.stdout: "cap_acquisition_throttle": { 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: "cap_revoke_eviction": { 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_client_request": { 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_client_session": { 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 16 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.862 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_peer_request": { 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: "req_create_latency": { 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: "req_getattr_latency": { 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 123047 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: "req_getfilelock_latency": { 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.863 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "req_getvxattr_latency": { 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "req_link_latency": { 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookup_latency": { 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookuphash_latency": { 2024-09-21T09:26:55.864 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookupino_latency": { 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookupname_latency": { 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookupparent_latency": { 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.865 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookupsnap_latency": { 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lssnap_latency": { 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "req_mkdir_latency": { 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "req_mknod_latency": { 2024-09-21T09:26:55.866 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: "req_mksnap_latency": { 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: "req_open_latency": { 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: "req_readdir_latency": { 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.867 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "req_rename_latency": { 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "req_renamesnap_latency": { 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "req_rmdir_latency": { 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "req_rmsnap_latency": { 2024-09-21T09:26:55.868 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: "req_rmxattr_latency": { 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: "req_setattr_latency": { 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: "req_setdirlayout_latency": { 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.869 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: "req_setfilelock_latency": { 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: "req_setlayout_latency": { 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: "req_setxattr_latency": { 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.870 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: "req_snapdiff_latency": { 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: "req_symlink_latency": { 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: "req_unlink_latency": { 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.871 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_sessions": { 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: "average_load": { 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: "avg_session_uptime": { 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 89 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: "mdthresh_evicted": { 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: "session_add": { 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.872 INFO:tasks.workunit.client.0.smithi042.stdout: "session_count": { 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: "session_remove": { 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: "sessions_open": { 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: "sessions_stale": { 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: "total_load": { 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.873 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:55.874 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 45 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: "purge_queue": { 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executed": { 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executed_ops": { 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executing": { 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executing_high_water": { 2024-09-21T09:26:55.875 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executing_ops": { 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executing_ops_high_water": { 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_item_in_journal": { 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.2c9429da403c67a123b607e5f5b4bb99ebb0cfe3": { 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:55.876 INFO:tasks.workunit.client.0.smithi042.stdout: "election_call": { 2024-09-21T09:26:55.877 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.877 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.877 INFO:tasks.workunit.client.0.smithi042.stdout: "election_lose": { 2024-09-21T09:26:55.877 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.877 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.877 INFO:tasks.workunit.client.0.smithi042.stdout: "election_win": { 2024-09-21T09:26:55.877 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.877 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_elections": { 2024-09-21T09:26:55.877 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:55.878 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_sessions": { 2024-09-21T09:26:55.878 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:55.878 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.878 INFO:tasks.workunit.client.0.smithi042.stdout: "session_add": { 2024-09-21T09:26:55.878 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5 2024-09-21T09:26:55.879 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.879 INFO:tasks.workunit.client.0.smithi042.stdout: "session_rm": { 2024-09-21T09:26:55.879 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95 2024-09-21T09:26:55.879 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.879 INFO:tasks.workunit.client.0.smithi042.stdout: "session_trim": { 2024-09-21T09:26:55.879 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.879 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.879 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.880 INFO:tasks.workunit.client.0.smithi042.stdout: "paxos": { 2024-09-21T09:26:55.880 INFO:tasks.workunit.client.0.smithi042.stdout: "accept_timeout": { 2024-09-21T09:26:55.880 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.880 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.880 INFO:tasks.workunit.client.0.smithi042.stdout: "begin": { 2024-09-21T09:26:55.880 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 843 2024-09-21T09:26:55.880 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.880 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_bytes": { 2024-09-21T09:26:55.880 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 843, 2024-09-21T09:26:55.880 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4019143 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_keys": { 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_latency": { 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 843, 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 98999279 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: "collect": { 2024-09-21T09:26:55.881 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_bytes": { 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_keys": { 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_latency": { 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.882 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_timeout": { 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_uncommitted": { 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: "commit": { 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 845 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_bytes": { 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.883 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_keys": { 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_latency": { 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_ack_timeout": { 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.884 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_timeout": { 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn": { 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn_latency": { 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh": { 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 845 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.885 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh_latency": { 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 845, 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1923986056 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: "restart": { 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state": { 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_bytes": { 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_keys": { 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: "start_leader": { 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: "start_peon": { 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state": { 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 844 2024-09-21T09:26:55.887 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_bytes": { 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 844, 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7880156 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_keys": { 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 844, 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5640 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_latency": { 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 844, 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 97999292 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.888 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache": { 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1020054731 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41754624 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 32145408 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2147483648 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.889 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 9609216 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:full": { 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.890 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277005825 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 310002 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.891 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.892 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 70811405 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:inc": { 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.893 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277005825 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44160 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.894 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.895 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71077247 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:kv": { 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 322961408 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:55.896 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 184670550 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.897 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.898 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71181994 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb": { 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: "compact": { 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.899 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_len": { 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_merge": { 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_range": { 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: "get_latency": { 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 35999, 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 99188585 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_delay_time": { 2024-09-21T09:26:55.900 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_memtable_time": { 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_wal_time": { 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.901 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_latency": { 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_sync_latency": { 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1815, 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 227987772 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.41ec64bbb5c7d36d0f4e3e5e1ecd1da8a32f1bcf": { 2024-09-21T09:26:55.902 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: "election_call": { 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: "election_lose": { 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: "election_win": { 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: "num_elections": { 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 9 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.903 INFO:tasks.workunit.client.0.smithi042.stdout: "num_sessions": { 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 9 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: "session_add": { 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: "session_rm": { 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 166 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: "session_trim": { 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: "paxos": { 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: "accept_timeout": { 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.904 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "begin": { 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 974 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_bytes": { 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5090527 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_keys": { 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2922 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_latency": { 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:55.905 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 147998928 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: "collect": { 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_bytes": { 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_keys": { 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_latency": { 2024-09-21T09:26:55.906 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_timeout": { 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_uncommitted": { 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: "commit": { 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 974 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_bytes": { 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:55.907 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5020457 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_keys": { 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5525 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_latency": { 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 141929972 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_ack_timeout": { 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_timeout": { 2024-09-21T09:26:55.908 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn": { 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn_latency": { 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh": { 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 976 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh_latency": { 2024-09-21T09:26:55.909 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 976, 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2346982990 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: "restart": { 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state": { 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_bytes": { 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1627 2024-09-21T09:26:55.910 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_keys": { 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: "start_leader": { 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: "start_peon": { 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state": { 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.911 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_bytes": { 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_keys": { 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_latency": { 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache": { 2024-09-21T09:26:55.912 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1020054731 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 45842432 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 39878656 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2147483648 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5963776 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.913 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:full": { 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.914 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277006484 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 310683 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.915 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 70810065 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:inc": { 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:55.917 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277006484 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41721 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.918 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.919 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.920 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71079027 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:kv": { 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 322961408 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:55.921 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 184670989 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.922 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.923 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.924 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71181555 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb": { 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: "compact": { 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_len": { 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_merge": { 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.925 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_range": { 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: "get_latency": { 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 43720, 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 184617692 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_delay_time": { 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_memtable_time": { 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.926 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_wal_time": { 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_latency": { 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.927 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_sync_latency": { 2024-09-21T09:26:55.928 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2122, 2024-09-21T09:26:55.928 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 291487095 2024-09-21T09:26:55.928 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.928 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.928 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:55.928 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:55.928 INFO:tasks.workunit.client.0.smithi042.stdout: "election_call": { 2024-09-21T09:26:55.928 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.928 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.929 INFO:tasks.workunit.client.0.smithi042.stdout: "election_lose": { 2024-09-21T09:26:55.929 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.929 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.929 INFO:tasks.workunit.client.0.smithi042.stdout: "election_win": { 2024-09-21T09:26:55.929 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.929 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_elections": { 2024-09-21T09:26:55.930 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7 2024-09-21T09:26:55.930 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.930 INFO:tasks.workunit.client.0.smithi042.stdout: "num_sessions": { 2024-09-21T09:26:55.930 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:55.930 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.930 INFO:tasks.workunit.client.0.smithi042.stdout: "session_add": { 2024-09-21T09:26:55.930 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:55.931 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.931 INFO:tasks.workunit.client.0.smithi042.stdout: "session_rm": { 2024-09-21T09:26:55.931 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 50 2024-09-21T09:26:55.931 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.931 INFO:tasks.workunit.client.0.smithi042.stdout: "session_trim": { 2024-09-21T09:26:55.931 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.932 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.932 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.932 INFO:tasks.workunit.client.0.smithi042.stdout: "paxos": { 2024-09-21T09:26:55.932 INFO:tasks.workunit.client.0.smithi042.stdout: "accept_timeout": { 2024-09-21T09:26:55.932 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.932 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.933 INFO:tasks.workunit.client.0.smithi042.stdout: "begin": { 2024-09-21T09:26:55.933 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 852 2024-09-21T09:26:55.933 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.933 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_bytes": { 2024-09-21T09:26:55.933 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 852, 2024-09-21T09:26:55.933 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4045386 2024-09-21T09:26:55.934 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.934 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_keys": { 2024-09-21T09:26:55.934 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.934 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.934 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.934 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_latency": { 2024-09-21T09:26:55.934 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 852, 2024-09-21T09:26:55.935 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 150997039 2024-09-21T09:26:55.935 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.935 INFO:tasks.workunit.client.0.smithi042.stdout: "collect": { 2024-09-21T09:26:55.935 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.935 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.935 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_bytes": { 2024-09-21T09:26:55.936 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:55.936 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 146 2024-09-21T09:26:55.936 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.936 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_keys": { 2024-09-21T09:26:55.936 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:55.936 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.937 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.937 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_latency": { 2024-09-21T09:26:55.937 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:55.937 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 999981 2024-09-21T09:26:55.937 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.937 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_timeout": { 2024-09-21T09:26:55.937 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.938 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_uncommitted": { 2024-09-21T09:26:55.938 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.938 INFO:tasks.workunit.client.0.smithi042.stdout: "commit": { 2024-09-21T09:26:55.938 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 853 2024-09-21T09:26:55.939 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.939 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_bytes": { 2024-09-21T09:26:55.939 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.939 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.939 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.939 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_keys": { 2024-09-21T09:26:55.940 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.940 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.940 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.940 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_latency": { 2024-09-21T09:26:55.940 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.940 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.941 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_ack_timeout": { 2024-09-21T09:26:55.941 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.941 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_timeout": { 2024-09-21T09:26:55.941 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.941 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn": { 2024-09-21T09:26:55.942 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.942 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn_latency": { 2024-09-21T09:26:55.942 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.942 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.943 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh": { 2024-09-21T09:26:55.943 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 853 2024-09-21T09:26:55.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.943 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh_latency": { 2024-09-21T09:26:55.943 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 853, 2024-09-21T09:26:55.943 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1903962630 2024-09-21T09:26:55.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.944 INFO:tasks.workunit.client.0.smithi042.stdout: "restart": { 2024-09-21T09:26:55.944 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13 2024-09-21T09:26:55.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.944 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state": { 2024-09-21T09:26:55.944 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.945 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_bytes": { 2024-09-21T09:26:55.945 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.945 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.945 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.945 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_keys": { 2024-09-21T09:26:55.945 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.946 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.946 INFO:tasks.workunit.client.0.smithi042.stdout: "start_leader": { 2024-09-21T09:26:55.946 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.947 INFO:tasks.workunit.client.0.smithi042.stdout: "start_peon": { 2024-09-21T09:26:55.947 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:55.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.947 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state": { 2024-09-21T09:26:55.947 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 853 2024-09-21T09:26:55.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.948 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_bytes": { 2024-09-21T09:26:55.948 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 853, 2024-09-21T09:26:55.948 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7930733 2024-09-21T09:26:55.948 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.948 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_keys": { 2024-09-21T09:26:55.948 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 853, 2024-09-21T09:26:55.949 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5710 2024-09-21T09:26:55.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.949 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_latency": { 2024-09-21T09:26:55.949 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 853, 2024-09-21T09:26:55.949 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 381992500 2024-09-21T09:26:55.949 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.950 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.950 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache": { 2024-09-21T09:26:55.950 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:55.950 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1020054731 2024-09-21T09:26:55.950 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.950 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:55.951 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 43859968 2024-09-21T09:26:55.951 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.951 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:55.951 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 32808960 2024-09-21T09:26:55.951 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.951 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:55.952 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2147483648 2024-09-21T09:26:55.952 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.952 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:55.952 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11051008 2024-09-21T09:26:55.952 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.952 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.952 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:full": { 2024-09-21T09:26:55.953 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.953 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:55.953 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.953 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.953 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.953 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.953 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.954 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.954 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.954 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277005408 2024-09-21T09:26:55.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.954 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.955 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 311113 2024-09-21T09:26:55.955 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.955 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.955 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.955 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.955 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.955 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.955 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.955 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.956 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 70810711 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:inc": { 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.957 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277005408 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44160 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.959 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71077664 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:kv": { 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.960 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 322961408 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 184670272 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.961 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.962 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71182272 2024-09-21T09:26:55.963 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb": { 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: "compact": { 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_len": { 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_merge": { 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_range": { 2024-09-21T09:26:55.964 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "get_latency": { 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 36472, 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 91754442 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_delay_time": { 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_memtable_time": { 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-21T09:26:55.965 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_wal_time": { 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_latency": { 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_sync_latency": { 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1860, 2024-09-21T09:26:55.966 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 622678039 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.0": { 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:55.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8822784 2024-09-21T09:26:55.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:55.969 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5087232 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4947968 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.970 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.971 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:55.972 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.973 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.974 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13848576 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.975 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1400832 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 4, 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 195458 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.976 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 22, 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 69994 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.977 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1195, 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 321267469 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1194, 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23903898 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:55.978 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1195, 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1208771 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1195, 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 322476240 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:55.979 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 35269 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 8, 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 19704 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:55.980 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 4, 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14512 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3963 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 340 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.981 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 130, 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2050812 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 345, 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 355820 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 215, 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1250513 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.982 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 102, 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5579831 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2058155719 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 132, 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15996081 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 132, 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 416363823761 2024-09-21T09:26:55.983 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 132, 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 168144743027 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73571489068 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 201458 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:55.984 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 217931092 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 728791443 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 564346 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 424198084 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:55.985 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 209534753 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 943511 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 66, 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 324866 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3638880816 2024-09-21T09:26:55.986 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 246895635 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 102709522 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:55.987 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1862400347 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 47841280 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 47611904 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3138478489 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 229376 2024-09-21T09:26:55.988 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.989 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85509986 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.990 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 606208 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.991 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73267358 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.992 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641324898 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.993 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.994 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71704654 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.995 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 57006657 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.996 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:55.997 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68821999 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:55.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641324898 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:55.999 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.000 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 376700 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.002 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.002 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71330082 2024-09-21T09:26:56.002 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.002 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:56.002 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:56.002 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.002 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.002 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 45 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.003 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:56.004 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 616 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 6, 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 45417319 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 7, 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3894549 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.005 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 6, 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 19268716 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:56.006 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.007 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.008 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.009 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 616 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 6, 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 45417319 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.010 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 7, 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3894549 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 6, 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 19268716 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1771104 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.011 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 33263616 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.1": { 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.012 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.013 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 9678848 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.014 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6041600 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5902336 2024-09-21T09:26:56.015 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.016 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:56.017 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.018 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.019 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15659008 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:56.021 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 802816 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 211814 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:56.022 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 32, 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 87736 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.023 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1428, 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 335912397 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1427, 2024-09-21T09:26:56.024 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 22665569 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1428, 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1620607 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1428, 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 337533004 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:56.025 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44063 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 4, 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10003 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.026 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13003 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3965 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 350 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:56.027 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 150, 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2640050 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 380, 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 374181 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 230, 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1720694 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.028 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 103, 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5716674 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2055372471 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 128, 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11633831 2024-09-21T09:26:56.029 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 127, 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 333245241766 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 128, 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 177192068329 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3526, 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 87397948511 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.030 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3526, 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 179906 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 190687720 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 747875266 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:56.031 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 535665 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 520823245 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 234931198 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 352594 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.032 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 61, 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 300158 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3749949058 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 275477029 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:56.033 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 111624561 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1862400347 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 48889856 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 47333376 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:56.034 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3138478489 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1556480 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.035 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85546974 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.036 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 16384 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.037 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.038 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.038 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.038 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73820194 2024-09-21T09:26:56.038 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.038 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.038 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:56.038 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.038 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:56.039 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.039 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.039 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.039 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.039 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.039 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.039 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.039 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641602311 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.040 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.041 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71427241 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.042 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 57031316 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.043 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.044 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68797340 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.045 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641602311 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.046 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 351053 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.047 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71078316 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.048 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 37 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.049 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 157 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2429467 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.050 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 157, 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 876383076 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1052 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 157, 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 54609596 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:56.051 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 157, 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 189142347 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 33 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 33, 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4971536 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.052 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1052 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 33, 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4225241 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 33, 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3427354 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 22 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.053 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 22, 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 20058168 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:56.054 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 22, 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8887151 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 22, 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 18372139 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 102 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2429467 2024-09-21T09:26:56.055 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 102, 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 851353372 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 102, 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41497204 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:56.056 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 102, 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 167342854 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 590368 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.057 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 32665600 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.2": { 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.058 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:56.059 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2224128 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:56.060 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27656192 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1400832 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1261568 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:56.061 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.062 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.063 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5556 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5556 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.064 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:56.065 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3563520 2024-09-21T09:26:56.066 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 790528 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 4, 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 218374 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.067 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 13, 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 18726 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.068 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 295, 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 50305245 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 286, 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6848373 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:56.069 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 295, 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 372965 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 295, 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 50678210 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 49155 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.070 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1607 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4341 2024-09-21T09:26:56.071 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 627 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 226 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 103, 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1166480 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 281, 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 291068 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:56.072 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 178, 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 775021 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 110475 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6765646 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 122, 2024-09-21T09:26:56.073 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8423442 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 121, 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 281550422522 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 122, 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 167805173322 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 341, 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 82165106853 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:56.074 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 341, 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 34373 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 628051 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85722288 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 117395 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.075 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:56.076 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:56.076 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 38763824 2024-09-21T09:26:56.076 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.076 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:56.076 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:56.076 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 19659283 2024-09-21T09:26:56.076 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.076 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:56.077 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 352415 2024-09-21T09:26:56.077 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.077 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:56.077 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 56, 2024-09-21T09:26:56.077 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 298404 2024-09-21T09:26:56.077 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.077 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:56.077 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:56.077 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 151588527 2024-09-21T09:26:56.078 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.078 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:56.078 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:56.078 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23270024 2024-09-21T09:26:56.078 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.078 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:56.078 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:56.078 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2162173 2024-09-21T09:26:56.078 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.079 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.079 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:56.079 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:56.079 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1862400347 2024-09-21T09:26:56.079 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.079 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:56.079 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41418752 2024-09-21T09:26:56.079 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.079 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:56.080 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41345024 2024-09-21T09:26:56.080 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.080 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:56.080 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3138478489 2024-09-21T09:26:56.080 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.080 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:56.080 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73728 2024-09-21T09:26:56.080 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.080 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.081 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:56.081 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.081 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:56.081 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.081 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.081 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.081 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.082 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.082 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.082 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.082 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.082 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85554340 2024-09-21T09:26:56.082 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.082 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.082 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.083 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.083 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.083 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.083 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.083 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.083 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.083 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.083 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.083 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.084 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.084 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.084 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.084 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.084 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.084 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:56.084 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.084 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.084 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.085 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.085 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.085 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.085 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.085 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.085 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.085 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.085 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.085 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73816924 2024-09-21T09:26:56.086 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.086 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.086 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:56.086 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.086 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:56.086 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.086 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.086 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.087 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.087 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.087 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.087 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.087 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.087 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641657555 2024-09-21T09:26:56.087 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.087 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.087 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.087 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.088 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.088 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.088 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.088 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.088 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.088 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.088 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.088 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.089 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.089 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.089 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.089 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.089 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.089 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:56.089 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.089 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.089 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.089 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.090 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.090 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.090 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.090 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.090 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.090 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.090 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.090 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71371997 2024-09-21T09:26:56.090 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.091 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 57036227 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.092 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68792429 2024-09-21T09:26:56.093 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641657555 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.094 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.095 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 231225 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71142900 2024-09-21T09:26:56.096 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.097 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:56.098 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 82253908 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3855060 2024-09-21T09:26:56.099 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 48640541 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.100 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.101 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.102 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.103 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 82253908 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3855060 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.104 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 48640541 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.105 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 28459008 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.3": { 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:56.106 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.107 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8019968 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.108 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4972544 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4833280 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.109 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:56.110 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.111 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5555 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5555 2024-09-21T09:26:56.112 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.113 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:56.114 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12931072 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 811008 2024-09-21T09:26:56.115 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.116 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11654 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.117 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1167, 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 301790843 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1156, 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23649807 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1167, 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1272466 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.118 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1167, 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 303063309 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 32379 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.119 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1189 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6482 2024-09-21T09:26:56.120 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3486 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 332 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 99, 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 975497 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 177, 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 294034 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.121 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 78, 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 276042 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 100, 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6177959 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1709763160 2024-09-21T09:26:56.122 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 60, 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7972803 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 57, 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 244333807003 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 60, 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 81737819670 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3350, 2024-09-21T09:26:56.123 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 466946418 2024-09-21T09:26:56.124 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.124 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:56.124 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3350, 2024-09-21T09:26:56.124 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 180664 2024-09-21T09:26:56.124 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.124 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:56.124 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:56.124 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 533059763 2024-09-21T09:26:56.124 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.124 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 738650192 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 508096 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 412024440 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:56.125 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 218667491 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 355149 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 51, 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 210649 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3612418299 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:56.126 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 255856339 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 113158685 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1862400347 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44695552 2024-09-21T09:26:56.127 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44490752 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3138478489 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 204800 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.128 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85547600 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.129 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8192 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.130 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73827760 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:56.131 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641607005 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.132 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.133 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71422547 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.134 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 57031733 2024-09-21T09:26:56.135 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.136 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68796923 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.137 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641607005 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.138 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5834 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.139 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 345424 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71073417 2024-09-21T09:26:56.140 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.141 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 37 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.142 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1319895 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.143 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.144 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:56.145 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.146 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.147 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1319895 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.148 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 32669696 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.149 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.4": { 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.150 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:56.151 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1347584 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:56.152 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27656192 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 974848 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 835584 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:56.153 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.154 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:56.155 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:56.156 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.157 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:56.158 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2260992 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:56.159 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 811008 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 8, 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 292872 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:56.160 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4013 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.161 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 191, 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 49091994 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 187, 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6319171 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 191, 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 196252 2024-09-21T09:26:56.162 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.163 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:56.163 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 191, 2024-09-21T09:26:56.163 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 49288246 2024-09-21T09:26:56.163 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.163 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:56.163 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.163 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.163 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.163 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:56.163 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:56.164 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 37785 2024-09-21T09:26:56.164 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.164 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:56.164 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.164 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1562 2024-09-21T09:26:56.165 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.165 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:56.165 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.165 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.165 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.165 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:56.165 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.166 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.166 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.166 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:56.166 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:56.166 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10371 2024-09-21T09:26:56.166 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.166 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:56.167 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 405 2024-09-21T09:26:56.167 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.167 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:56.167 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 250 2024-09-21T09:26:56.167 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.167 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:56.168 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 109, 2024-09-21T09:26:56.168 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1525100 2024-09-21T09:26:56.168 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.168 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:56.168 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 187, 2024-09-21T09:26:56.168 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 270847 2024-09-21T09:26:56.169 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.169 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:56.169 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 78, 2024-09-21T09:26:56.169 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 719779 2024-09-21T09:26:56.169 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.169 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:56.170 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.170 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.170 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:56.170 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:56.170 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 139677 2024-09-21T09:26:56.170 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.170 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:56.171 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:56.171 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3621601 2024-09-21T09:26:56.171 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.171 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:56.171 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 49, 2024-09-21T09:26:56.171 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 17310773 2024-09-21T09:26:56.171 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.172 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:56.172 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 48, 2024-09-21T09:26:56.172 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 205911128210 2024-09-21T09:26:56.172 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.172 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:56.172 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 49, 2024-09-21T09:26:56.172 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73645321518 2024-09-21T09:26:56.173 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.173 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:56.173 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 273, 2024-09-21T09:26:56.173 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8911369173 2024-09-21T09:26:56.173 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.173 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:56.173 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 273, 2024-09-21T09:26:56.174 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 26536 2024-09-21T09:26:56.174 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.174 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:56.174 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:56.174 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 345889 2024-09-21T09:26:56.174 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.175 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:56.175 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:56.175 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95967640 2024-09-21T09:26:56.175 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.175 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:56.175 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:56.175 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 83359 2024-09-21T09:26:56.176 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.176 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:56.177 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:56.177 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 62030379 2024-09-21T09:26:56.177 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.177 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:56.178 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:56.178 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13310224 2024-09-21T09:26:56.178 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.178 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:56.178 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 353142 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 47, 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 236841 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 175310277 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 18180630 2024-09-21T09:26:56.179 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1620202 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1861443168 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 43646976 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 42614784 2024-09-21T09:26:56.180 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3137352396 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1032192 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.181 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85496593 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.182 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.183 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73882863 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.184 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641224449 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.185 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71805103 2024-09-21T09:26:56.186 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 56997728 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.187 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.188 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68830928 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.189 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641224449 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.190 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.191 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.191 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.191 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.191 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.191 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.191 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.191 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.191 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.191 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.191 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 243279 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.192 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71563952 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.193 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 39 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:56.194 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 22 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7040832 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:56.195 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 634587 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6972998 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.196 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.197 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.198 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.199 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 22 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7040832 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 634587 2024-09-21T09:26:56.200 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6972998 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:56.201 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 28479488 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.5": { 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:56.202 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5689344 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.203 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27656192 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2629632 2024-09-21T09:26:56.204 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2490368 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.205 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.206 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:56.207 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.208 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:56.209 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8257536 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:56.210 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 806912 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 6, 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192153 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.211 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 4, 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8641 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:56.212 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 595, 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 454442623 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 585, 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 18874249 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 595, 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 508103 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 595, 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 454950726 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:56.213 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 37654 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1722 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:56.214 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3879 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3478 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 359 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 98, 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 942866 2024-09-21T09:26:56.215 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 159, 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 289502 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 61, 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3199025 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 104, 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5644465 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.216 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4303658572 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 46, 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 19883676 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 43, 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 229565034758 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 46, 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73329956372 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.217 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3392, 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10295785537 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3392, 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 162335 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 373874481 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:56.218 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2687036186 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 402368 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1460965191 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 351882570 2024-09-21T09:26:56.219 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 354823 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 38, 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 169990 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 9177623723 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 381857119 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.220 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 261026184 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1861443168 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 47628288 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:56.221 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 46899200 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3137352396 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 729088 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.222 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85489997 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.223 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.224 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73889459 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.225 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641174983 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.226 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.227 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71854569 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:56.228 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 56993331 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.229 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.230 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68835325 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.231 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641174983 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.232 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5851 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 352265 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.233 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71498581 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.234 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.235 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:56.236 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.237 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.238 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.239 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:56.240 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.241 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:56.242 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 28471296 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.6": { 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:56.243 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:56.244 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5648384 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.245 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27656192 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2637824 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2498560 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.246 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.247 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.248 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5556 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5556 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:56.249 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:56.250 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8224768 2024-09-21T09:26:56.251 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1396736 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.252 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 9, 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15751 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.253 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 597, 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 458366979 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 592, 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 26899336 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 597, 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 448464 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.254 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 597, 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 458815443 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 39043 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.255 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1700 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11383 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:56.256 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3456 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 364 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 99, 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1716115 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 156, 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 295101 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 57, 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1342825 2024-09-21T09:26:56.257 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 100, 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5681451 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3696919724 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 39, 2024-09-21T09:26:56.258 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27117419 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 39, 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 420449175714 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 39, 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67151753751 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1158425104 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:56.259 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 203757 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 110374911 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2636997074 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:56.260 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 479108 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1389487838 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 334372444 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 945413 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 32, 2024-09-21T09:26:56.261 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 133082 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8168384090 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 366729733 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 249239442 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.262 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1861443168 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 46792704 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 46039040 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3137352396 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 753664 2024-09-21T09:26:56.263 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85488600 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.264 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.265 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24576 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73870376 2024-09-21T09:26:56.266 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641164500 2024-09-21T09:26:56.267 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.268 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71865052 2024-09-21T09:26:56.269 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 56992400 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.270 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.271 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68836256 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:56.272 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641164500 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.273 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5928 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5928 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348584 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.274 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71506740 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.275 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 39 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:56.276 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2810 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 13, 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 76133146 2024-09-21T09:26:56.277 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 15, 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7795900 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 13, 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 34919725 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.278 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:56.279 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.280 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13 2024-09-21T09:26:56.281 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2810 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 13, 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 76133146 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 15, 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7795900 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:56.282 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 13, 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 34919725 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:56.283 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 29061120 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.7": { 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.284 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:56.285 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1216512 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.286 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27656192 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 925696 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 786432 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.287 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.288 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.289 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5552 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5552 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:56.290 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:56.291 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2080768 2024-09-21T09:26:56.292 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1392640 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 108417 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.293 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.294 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 15, 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 37828 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 179, 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 54288322 2024-09-21T09:26:56.295 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 171, 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11850446 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 179, 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 114421 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 179, 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 54402743 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:56.296 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 33291 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1531 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.297 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4015 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 510 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 288 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.298 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 118, 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3465878 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 183, 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 303900 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 65, 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2731816 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.299 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14836 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4443286 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 26, 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1786177 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 26, 2024-09-21T09:26:56.300 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 218876442743 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 26, 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 35826052375 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 518417 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 30637 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:56.301 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 930360 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 143763777 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 104644 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67084203 2024-09-21T09:26:56.302 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11987213 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 943387 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 25, 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 105431 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.303 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 228247249 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14270895 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1659389 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1861443168 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.304 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 43646976 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 42491904 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3137352396 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1155072 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.305 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85486606 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.306 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 151552 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.307 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73745394 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:56.308 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641149550 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.309 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.310 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71880002 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.311 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 56991071 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.312 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.313 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68837585 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.314 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641149550 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.315 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 262354 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.316 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71619776 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.317 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 46 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.318 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 73, 2024-09-21T09:26:56.319 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68622719 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 263950 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 75, 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 17404465 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 73, 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 47362225 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.320 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 50 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 50, 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8246759 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 263950 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:56.321 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 50, 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7249523 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 50, 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6149886 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 18 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.322 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 18, 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 16100678 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:56.323 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 18, 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7094308 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 18, 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15145536 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:56.324 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44275282 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 7, 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3060634 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 26066803 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:56.325 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 29057024 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.326 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "pools": [ 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr" 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 1, 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 1, 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 1, 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:56.327 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 1781760, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 1781760, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 2, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 2.4431167275906773e-06, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 286, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 505856, 2024-09-21T09:26:56.328 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 590368, 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 590368, 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 1771104, 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 195, 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 2473984 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:56.329 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 32, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 32, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 2, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 98304, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 98304, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:56.330 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 22, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 1.347929554640359e-07, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 3428, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 3428, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 10284, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 51, 2024-09-21T09:26:56.331 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 20480 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:56.332 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 64, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 64, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 3, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 0, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 0, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 0, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:56.333 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 0.0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 0 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:56.334 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd" 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 8, 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 8, 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 4, 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:56.335 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 12288, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 12288, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 2, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 1.6849122985718168e-08, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 19, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 19, 2024-09-21T09:26:56.336 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 57, 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 2, 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 2048 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd": { 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: "mirroring_by_pool": [ 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: false 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: "num_images_by_pool": [ 2024-09-21T09:26:56.337 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pools": 1 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "report_id": "4bb18e66-eb7e-486a-9982-f541fe5c573e", 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "report_timestamp": "2024-09-21T09:26:55.420204", 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "report_version": 1, 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_stats": { 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "7.9.2" 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "rook": { 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster": { 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "external-mode": null, 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "allow-multiple-per-node": null, 2024-09-21T09:26:56.338 INFO:tasks.workunit.client.0.smithi042.stdout: "count": null, 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: "max-id": null, 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: "pvc": { 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: "enabled": null 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: "stretch": { 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: "enabled": null 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: "network": { 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: "provider": null 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: "storage": { 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: "device-set": { 2024-09-21T09:26:56.339 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: "non-portable": null, 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: "portable": null, 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: "total": null 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: "csi": { 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: "kubernetes": { 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: "node": { 2024-09-21T09:26:56.340 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "kubernetes-total": null, 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "with-ceph-daemons": null, 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-cephfs-plugin": null, 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-nfs-plugin": null, 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-rbd-plugin": null 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "usage": { 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "storage-class": { 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket": null, 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs": null, 2024-09-21T09:26:56.341 INFO:tasks.workunit.client.0.smithi042.stdout: "nfs": null, 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd": null, 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: "total": null 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: "services": {}, 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_per_pg": [ 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.342 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.080478+0000", 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.080478+0000", 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.080780+0000", 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.344 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3f", 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:54:29.772010+0000", 2024-09-21T09:26:56.345 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.348 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.349 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.067948+0000", 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.067948+0000", 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068238+0000", 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:56.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.351 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3e", 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:34:07.997812+0000", 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.352 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.355 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:56.356 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.068051+0000", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.068051+0000", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068331+0000", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.358 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3d", 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:13:18.147374+0000", 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.359 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.362 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.363 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073638+0000", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073638+0000", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074266+0000", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.364 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.365 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3c", 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:54:47.596201+0000", 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.369 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.076381+0000", 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.076381+0000", 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.076669+0000", 2024-09-21T09:26:56.370 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.371 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3b", 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.372 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:24:02.652626+0000", 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.373 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.375 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.376 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.711294+0000", 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.711294+0000", 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.711761+0000", 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.377 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.378 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3a", 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 20, 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.379 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:34:49.991870+0000", 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.383 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.079722+0000", 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.079722+0000", 2024-09-21T09:26:56.384 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.079995+0000", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:56.385 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.39", 2024-09-21T09:26:56.386 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:17:37.398395+0000", 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.387 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.388 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.390 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.391 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.071461+0000", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.071461+0000", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.071709+0000", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.392 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.393 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.38", 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:41:28.778254+0000", 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.394 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.395 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.397 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.079503+0000", 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.079503+0000", 2024-09-21T09:26:56.398 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.080197+0000", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:56.399 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.37", 2024-09-21T09:26:56.400 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:25:23.691057+0000", 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.401 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.402 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.404 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.075064+0000", 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.075064+0000", 2024-09-21T09:26:56.405 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075382+0000", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:56.406 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.407 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.36", 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:30:10.500306+0000", 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.408 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.409 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.410 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.411 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.075343+0000", 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.075343+0000", 2024-09-21T09:26:56.412 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075608+0000", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.413 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.35", 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.414 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T13:52:04.737140+0000", 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.415 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.416 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.417 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.418 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073609+0000", 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073609+0000", 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.073879+0000", 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:56.419 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.420 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.34", 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T21:05:57.329243+0000", 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.421 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.422 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.423 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.424 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.425 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.070097+0000", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.070097+0000", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.070391+0000", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:56.426 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.427 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.33", 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:28:42.012857+0000", 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.430 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.431 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.065115+0000", 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.065115+0000", 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.065414+0000", 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:56.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.433 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.32", 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:43:53.743890+0000", 2024-09-21T09:26:56.434 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.437 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.438 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.064224+0000", 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.064224+0000", 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.064509+0000", 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:56.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.440 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.31", 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:04:53.443709+0000", 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.444 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.445 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073811+0000", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073811+0000", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074094+0000", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:56.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.447 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.30", 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:15:57.919655+0000", 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.451 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073100+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073100+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.073412+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:56.453 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.454 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2f", 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:36:11.289576+0000", 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.458 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.068344+0000", 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.068344+0000", 2024-09-21T09:26:56.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068618+0000", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:56.460 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.461 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2e", 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:14:34.656880+0000", 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.465 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.466 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.070585+0000", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.070585+0000", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.070845+0000", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:56.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.468 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2d", 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:07:25.007123+0000", 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.469 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.472 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.473 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.076557+0000", 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.076557+0000", 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.076833+0000", 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:56.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.475 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2c", 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T13:37:43.474480+0000", 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.476 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.479 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.480 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074321+0000", 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074321+0000", 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074972+0000", 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:56.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.482 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2b", 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:09:50.118649+0000", 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.483 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.486 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.487 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:56.488 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073497+0000", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073497+0000", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.073778+0000", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.490 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.491 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2a", 2024-09-21T09:26:56.491 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.491 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.491 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.491 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.491 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.491 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:26:19.459163+0000", 2024-09-21T09:26:56.491 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.491 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.494 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.542 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.542 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.542 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.542 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.543 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.543 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.543 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.543 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.543 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.543 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.543 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.544 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.544 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.544 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:56.544 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.544 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.544 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.544 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.545 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.545 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.545 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:56.545 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.711681+0000", 2024-09-21T09:26:56.545 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.711681+0000", 2024-09-21T09:26:56.545 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.712093+0000", 2024-09-21T09:26:56.546 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:56.546 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.546 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.546 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.546 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:56.546 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:56.547 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:56.547 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:56.547 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.547 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.547 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.547 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:56.547 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:56.548 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.548 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.548 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.548 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.548 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:56.548 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.549 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.549 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.549 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.549 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.549 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.549 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.550 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.550 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.29", 2024-09-21T09:26:56.550 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.550 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.550 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.551 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 32, 2024-09-21T09:26:56.551 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.551 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:08:58.426224+0000", 2024-09-21T09:26:56.551 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.551 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.551 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.551 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.552 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.552 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.552 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.552 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.552 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.552 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.553 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.553 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.553 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.553 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.553 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.557 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:56.558 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.559 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.066170+0000", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.066170+0000", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.066438+0000", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.560 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.561 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.28", 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:57:11.765829+0000", 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.565 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.566 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.566 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.566 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.566 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.566 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.566 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.566 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.566 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.567 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.057125+0000", 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.057125+0000", 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.057416+0000", 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.568 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.569 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.27", 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.570 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T21:10:25.574157+0000", 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.571 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.572 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.573 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.574 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.076538+0000", 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.076538+0000", 2024-09-21T09:26:56.575 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.076810+0000", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.576 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.26", 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.577 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:17:51.098502+0000", 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.579 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.580 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.581 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.064649+0000", 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.064649+0000", 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.064902+0000", 2024-09-21T09:26:56.582 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.583 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.25", 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.584 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T13:15:59.112936+0000", 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.585 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.586 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.587 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.588 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.589 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.067056+0000", 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.067056+0000", 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.067352+0000", 2024-09-21T09:26:56.590 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:56.591 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.592 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.24", 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:06:33.735533+0000", 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.593 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.594 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.595 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.596 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.597 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074620+0000", 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074620+0000", 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075152+0000", 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:56.598 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.599 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.23", 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T13:05:17.951960+0000", 2024-09-21T09:26:56.600 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.601 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.602 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.603 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.604 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.605 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074150+0000", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074150+0000", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074501+0000", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.606 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.607 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.22", 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:42:44.409271+0000", 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.608 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.609 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.610 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.611 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:56.612 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.067770+0000", 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.067770+0000", 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068019+0000", 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:56.613 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.614 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.21", 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:37:50.520990+0000", 2024-09-21T09:26:56.615 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.616 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.618 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.619 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.620 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.712230+0000", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.712230+0000", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.712510+0000", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.621 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.622 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.20", 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 31, 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:55:45.858132+0000", 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.623 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.626 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.627 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.628 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.628 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.628 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.628 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:56.629 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.063065+0000", 2024-09-21T09:26:56.629 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.063065+0000", 2024-09-21T09:26:56.629 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.063364+0000", 2024-09-21T09:26:56.629 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:56.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.631 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1a", 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:55:27.198190+0000", 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.635 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.636 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.636 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:56.636 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.636 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.636 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.636 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.636 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.636 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.636 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.636 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.637 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:56.637 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.637 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.637 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.637 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.637 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.637 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:56.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.915490+0000", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.915490+0000", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.915824+0000", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.638 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.639 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1b", 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:34:11.663587+0000", 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.642 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.643 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.644 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074502+0000", 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074502+0000", 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074956+0000", 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.645 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.646 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1b", 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:53:31.205874+0000", 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.647 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.650 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.651 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.916522+0000", 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.916522+0000", 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.916793+0000", 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:56.652 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:56.653 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.654 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1a", 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:37:25.338445+0000", 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.657 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.658 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.659 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.913861+0000", 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.913861+0000", 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.914203+0000", 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:56.660 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.661 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.19", 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:11:13.072983+0000", 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.662 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.664 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.665 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.666 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.059379+0000", 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.059379+0000", 2024-09-21T09:26:56.667 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.059660+0000", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:56.668 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.18", 2024-09-21T09:26:56.669 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:53:00.153558+0000", 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.671 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.672 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.673 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.674 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.782139+0000", 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.782139+0000", 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.782463+0000", 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:56.675 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.676 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.18", 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 34, 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:57:37.232224+0000", 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.679 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.680 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.681 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.057128+0000", 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.057128+0000", 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.057420+0000", 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.682 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.683 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.19", 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.684 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:44:32.843998+0000", 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.686 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.687 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.688 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.689 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918444+0000", 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918444+0000", 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.918729+0000", 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.690 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.691 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.692 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.692 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.692 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.692 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.692 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.692 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.692 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.692 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.17", 2024-09-21T09:26:56.692 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:01:06.927734+0000", 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.693 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.694 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.695 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.696 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.697 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.071972+0000", 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.071972+0000", 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.072271+0000", 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:56.698 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.699 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.16", 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:54:45.537577+0000", 2024-09-21T09:26:56.700 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.701 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.702 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.703 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.704 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.705 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.915587+0000", 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.915587+0000", 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.915908+0000", 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:56.706 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.707 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.16", 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:56.708 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:07:56.808211+0000", 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.709 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.710 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.712 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.713 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.713 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.713 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.713 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.713 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.713 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.713 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:56.713 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.713 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.713 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.065317+0000", 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.065317+0000", 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.065585+0000", 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:56.714 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.715 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.17", 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:20:41.772005+0000", 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.716 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.717 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.719 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.720 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.915808+0000", 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.915808+0000", 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.917043+0000", 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:56.721 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 3, 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.722 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 3, 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.15", 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 29, 2024-09-21T09:26:56.723 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:59:49.971840+0000", 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 90, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.724 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 4, 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 1 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'3" 2024-09-21T09:26:56.727 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.728 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:56.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074676+0000", 2024-09-21T09:26:56.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074676+0000", 2024-09-21T09:26:56.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074958+0000", 2024-09-21T09:26:56.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:56.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:56.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:56.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:56.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:56.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:56.730 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.730 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.730 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.731 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.14", 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T21:23:09.912860+0000", 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.735 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.736 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918191+0000", 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918191+0000", 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.919776+0000", 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 12, 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.738 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 12, 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.14", 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.739 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 37, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:43:45.515807+0000", 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 2630, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 12, 2024-09-21T09:26:56.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 4, 2024-09-21T09:26:56.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 4, 2024-09-21T09:26:56.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.743 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.743 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:56.743 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.743 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.743 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.744 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.744 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.744 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.744 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.744 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.744 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.744 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.745 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.745 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.745 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 12, 2024-09-21T09:26:56.745 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 9 2024-09-21T09:26:56.745 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.745 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.746 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.746 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.746 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.746 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.746 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:56.746 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.746 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.747 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "76'12" 2024-09-21T09:26:56.747 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.747 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.747 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.747 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.747 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.748 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.748 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.748 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.748 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.748 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.748 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.748 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.749 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.749 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.749 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:56.749 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.075650+0000", 2024-09-21T09:26:56.749 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.075650+0000", 2024-09-21T09:26:56.749 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075952+0000", 2024-09-21T09:26:56.749 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:56.750 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.750 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.750 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.750 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.750 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:56.750 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:56.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:56.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:56.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:56.751 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.752 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.752 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.752 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.752 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.752 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.752 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.752 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.753 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.753 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.753 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.753 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.753 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.753 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.15", 2024-09-21T09:26:56.753 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.754 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.754 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.754 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.754 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.754 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:18:48.118576+0000", 2024-09-21T09:26:56.754 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.755 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.755 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.757 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.757 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.757 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.757 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.757 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.757 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.757 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.757 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.758 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.758 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.758 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.758 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.758 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.758 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.758 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.758 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.758 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.758 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.759 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.760 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.912036+0000", 2024-09-21T09:26:56.761 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.912036+0000", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.912314+0000", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:56.762 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.763 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.13", 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:46:13.312677+0000", 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 34, 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.764 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:56.765 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.766 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 3, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 7 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.767 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.768 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073287+0000", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073287+0000", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.073570+0000", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:56.769 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.770 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.12", 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:14:33.608688+0000", 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.771 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.772 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.773 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.774 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.775 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.919517+0000", 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.919517+0000", 2024-09-21T09:26:56.776 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.919929+0000", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:56.777 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.778 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.779 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.779 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.12", 2024-09-21T09:26:56.779 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.779 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.779 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.779 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:56.779 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.779 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T13:38:01.261200+0000", 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.780 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.781 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.783 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.077099+0000", 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.077099+0000", 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.077422+0000", 2024-09-21T09:26:56.784 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.785 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.13", 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.786 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:35:13.233119+0000", 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.787 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.788 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.790 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.791 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.791 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.791 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.791 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.791 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.791 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.791 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.791 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.791 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.915285+0000", 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.915285+0000", 2024-09-21T09:26:56.792 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.915540+0000", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:56.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.794 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.11", 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:01:30.115954+0000", 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.795 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.798 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.799 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.069445+0000", 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.069445+0000", 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.069722+0000", 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:56.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.801 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.10", 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.802 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:32:27.984429+0000", 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.805 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.806 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.806 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.806 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.806 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:56.806 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.806 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.806 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.806 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:56.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.914289+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.914289+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.914569+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:56.808 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 8, 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 8, 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.10", 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.809 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 34, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:14:39.867853+0000", 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 12, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 4, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 4, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 4, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 12, 2024-09-21T09:26:56.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'8" 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.813 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.814 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.814 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.814 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.814 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.814 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.814 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.814 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.814 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.814 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:56.814 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.077678+0000", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.077678+0000", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.077957+0000", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.815 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.816 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.11", 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:53:26.276000+0000", 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.817 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.820 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.821 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.914074+0000", 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.914074+0000", 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.914497+0000", 2024-09-21T09:26:56.822 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.823 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.f", 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.824 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:24:27.472482+0000", 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 22, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 1, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 1 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.828 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.829 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074841+0000", 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074841+0000", 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075117+0000", 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:56.830 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.831 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.e", 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:52:32.950381+0000", 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.832 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.833 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.834 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.836 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.910858+0000", 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.910858+0000", 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.911134+0000", 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.837 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.838 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.e", 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.839 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 28, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:26:14.378286+0000", 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.840 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.841 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.842 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 3, 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.843 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.079915+0000", 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.079915+0000", 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.080359+0000", 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:56.844 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.845 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.f", 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.846 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:26:47.356266+0000", 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.847 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.848 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.848 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.848 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.848 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.848 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.848 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.848 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.848 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.848 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.848 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.849 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.850 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.851 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.912402+0000", 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.912402+0000", 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.912716+0000", 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:56.852 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.853 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.d", 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.854 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:13:54.557060+0000", 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 70, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.855 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.856 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.857 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 1, 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 1 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.858 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.859 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073406+0000", 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073406+0000", 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.073716+0000", 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.860 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.861 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.862 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.862 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.862 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.862 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.862 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.862 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.862 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.c", 2024-09-21T09:26:56.862 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.862 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.863 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.863 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:56.863 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.863 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:22:48.037812+0000", 2024-09-21T09:26:56.863 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.863 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.863 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.863 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.864 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.864 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.864 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.864 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.864 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.864 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.864 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.864 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.865 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.865 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.865 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.865 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.865 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.865 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.865 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.865 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.865 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.865 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.866 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.866 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.866 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.866 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.866 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.866 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.866 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.866 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.866 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.867 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.867 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.867 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.867 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.867 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.867 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.867 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.867 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.867 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.868 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.868 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.868 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.868 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.868 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.868 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.868 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.868 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.868 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.869 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.869 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.869 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.869 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.869 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.869 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.869 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.869 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.870 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.870 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.870 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.870 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:56.870 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.870 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.870 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.870 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.870 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.871 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.871 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:56.871 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.912308+0000", 2024-09-21T09:26:56.871 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.912308+0000", 2024-09-21T09:26:56.871 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.912565+0000", 2024-09-21T09:26:56.871 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:56.871 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.871 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.872 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.872 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.872 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:56.872 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:56.872 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:56.872 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.872 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.872 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.872 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:56.873 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:56.873 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.873 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.873 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.873 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.873 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.873 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.873 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.873 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.873 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.874 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.874 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.874 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.874 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.874 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.c", 2024-09-21T09:26:56.874 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.874 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.874 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.875 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:56.875 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.875 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:49:52.254818+0000", 2024-09-21T09:26:56.875 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.875 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.875 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.875 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.875 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.875 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.876 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.876 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.876 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.876 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.876 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.876 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.876 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.876 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.876 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.877 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.878 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.879 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.076582+0000", 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.076582+0000", 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.076841+0000", 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.880 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.881 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.d", 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.882 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:05:26.978353+0000", 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.883 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.884 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.885 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.886 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.619517+0000", 2024-09-21T09:26:56.887 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.619517+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.262412+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:56.888 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.5", 2024-09-21T09:26:56.889 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:24:34.137726+0000", 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.000425629, 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.890 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.891 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.892 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.893 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.894 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 20, 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:02.965698+0000", 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:02.965698+0000", 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:02.966159+0000", 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:21:02.388880+0000", 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.895 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:21:02.388880+0000", 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 59, 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:21:02.388880+0000", 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 136, 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.896 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 58, 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 136, 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "1.0", 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 303, 2024-09-21T09:26:56.897 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:46:46.312938+0000", 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 590368, 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 1771104, 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.898 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:56.899 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 6, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 286, 2024-09-21T09:26:56.900 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 494, 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 195, 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 2416 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.901 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "76'136" 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.902 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918907+0000", 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918907+0000", 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.919219+0000", 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.903 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:56.904 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:56.904 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:56.904 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.904 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.904 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.904 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:56.904 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:56.905 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.905 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.905 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.905 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.905 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.905 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.905 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.906 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.906 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.906 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.906 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.906 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.906 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.906 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.3", 2024-09-21T09:26:56.907 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.907 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.907 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.907 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:56.907 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.907 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:01:25.924349+0000", 2024-09-21T09:26:56.908 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.908 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.908 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.908 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.908 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.908 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.908 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.909 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.909 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.909 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.909 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.909 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.910 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.910 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.910 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.910 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.910 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.910 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.910 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.911 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.911 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.911 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.911 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.911 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.911 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.912 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.912 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.912 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.912 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.912 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.912 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.913 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.913 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.913 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.913 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.913 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.913 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.914 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.914 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.914 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.914 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.914 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.914 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.915 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.915 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.915 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.915 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.915 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.915 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.915 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:56.916 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.916 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.916 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.916 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.916 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.917 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.917 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.917 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.917 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.917 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:56.917 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.918 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.918 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.918 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.918 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.918 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.918 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:56.919 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.072155+0000", 2024-09-21T09:26:56.919 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.072155+0000", 2024-09-21T09:26:56.919 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.072425+0000", 2024-09-21T09:26:56.919 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:56.919 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.919 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.919 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.920 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.920 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:56.920 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:56.920 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:56.920 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.920 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.920 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.921 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:56.921 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:56.921 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.921 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.921 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.921 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.922 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.922 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.922 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.922 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.922 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.922 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.923 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.923 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.923 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.923 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2", 2024-09-21T09:26:56.923 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.924 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.924 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.924 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.924 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.924 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:27:20.632919+0000", 2024-09-21T09:26:56.924 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.925 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.925 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.925 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.925 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.925 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.926 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.926 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.926 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.926 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.926 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.926 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.926 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.927 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.927 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.927 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.927 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.927 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.927 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.927 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.928 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.928 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.928 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.928 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.928 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.928 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.928 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.929 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:56.930 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.931 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:20.193775+0000", 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:20.193775+0000", 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.093368+0000", 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:56.932 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.933 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.6", 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:06:21.422025+0000", 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.001151459, 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.934 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.935 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.936 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.937 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.938 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.924014+0000", 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.924014+0000", 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.924288+0000", 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:56.939 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.940 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.941 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.941 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.941 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.941 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.941 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.941 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.941 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.941 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.941 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.941 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.0", 2024-09-21T09:26:56.942 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.942 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.942 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.942 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:56.942 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.942 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:17:09.808383+0000", 2024-09-21T09:26:56.942 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.942 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.942 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.942 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.943 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.943 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.943 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.943 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.943 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.943 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.943 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.944 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.944 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.944 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.944 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.944 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.944 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.944 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.944 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.944 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.944 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.945 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.946 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.947 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.782413+0000", 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.782413+0000", 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.782800+0000", 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.948 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.949 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1", 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 20, 2024-09-21T09:26:56.950 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:56:54.630481+0000", 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.951 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.952 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.953 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.954 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.955 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.687957+0000", 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.687957+0000", 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.097575+0000", 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:56.956 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.957 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.7", 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:28:50.386286+0000", 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.000282087, 2024-09-21T09:26:56.958 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.959 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.960 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.961 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.962 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.962 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.962 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.962 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.962 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.962 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.962 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.962 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.963 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.909398+0000", 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.909398+0000", 2024-09-21T09:26:56.964 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.909678+0000", 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.965 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.966 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1", 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:27:00.110920+0000", 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.967 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.968 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.969 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.970 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.971 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.068729+0000", 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.068729+0000", 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068993+0000", 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:56.972 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.973 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.973 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.973 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:56.973 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:56.973 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:56.973 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:56.973 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.973 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.973 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.974 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.0", 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:24:51.296880+0000", 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.975 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.976 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.977 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.978 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.979 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:20.193614+0000", 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:20.193614+0000", 2024-09-21T09:26:56.980 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.098154+0000", 2024-09-21T09:26:56.981 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:56.981 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.981 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.981 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.981 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:56.981 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:56.981 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:56.981 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:56.982 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.982 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.982 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:56.982 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:56.982 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:56.982 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.982 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.983 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.983 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.983 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:56.983 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.983 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.983 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.983 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.984 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.984 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.984 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.984 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.984 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.4", 2024-09-21T09:26:56.984 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.984 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.984 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.984 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:56.985 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.985 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:51:26.949315+0000", 2024-09-21T09:26:56.985 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.000470434, 2024-09-21T09:26:56.985 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.985 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.985 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.985 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.985 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.985 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.986 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.986 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.986 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.986 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.986 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.986 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.986 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.986 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.986 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.987 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.987 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.987 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.987 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.987 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.987 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.987 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.987 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.987 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.988 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.988 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.988 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.988 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.988 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.988 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.988 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.988 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.988 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.989 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.989 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.989 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.989 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.989 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.989 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.989 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.989 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.989 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.990 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.990 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.990 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.990 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.990 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.990 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:56.990 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:56.990 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.991 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:56.991 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.991 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.991 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.991 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.991 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.991 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.991 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.991 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.992 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:56.992 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:56.992 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:56.992 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:56.992 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:56.992 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:56.992 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:56.992 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:56.992 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.921215+0000", 2024-09-21T09:26:56.993 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.921215+0000", 2024-09-21T09:26:56.993 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.921498+0000", 2024-09-21T09:26:56.993 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:56.993 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.993 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:56.993 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.993 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:56.993 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:56.993 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:56.993 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:56.994 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:56.994 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:56.994 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:56.994 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:56.994 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:56.994 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:56.994 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:56.994 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:56.994 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.2", 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:56.995 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:59:06.065745+0000", 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:56.996 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:56.997 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:56.998 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:56.999 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.072510+0000", 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.072510+0000", 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.072773+0000", 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.000 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.001 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3", 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.002 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:43:50.492149+0000", 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.003 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.005 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.006 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.687955+0000", 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.687955+0000", 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.099127+0000", 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.007 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.008 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.2", 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:10:33.570609+0000", 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.001390942, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.009 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 19, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.010 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.011 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 2, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 2 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.012 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "75'2" 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.013 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918331+0000", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918331+0000", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.918630+0000", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.014 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.015 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.4", 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:47:02.833705+0000", 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.016 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.017 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.018 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.020 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.066062+0000", 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.066062+0000", 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.066340+0000", 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.021 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.022 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.5", 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.023 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:54:33.272490+0000", 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.024 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.025 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.026 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:57.027 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.687840+0000", 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.687840+0000", 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.094416+0000", 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:57.028 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.029 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.3", 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:55:58.075951+0000", 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.001229242, 2024-09-21T09:26:57.030 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.031 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.032 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.033 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "73'1" 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.034 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.035 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.035 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.035 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:57.035 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.035 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.035 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.035 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.036 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.036 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.036 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:57.036 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.921360+0000", 2024-09-21T09:26:57.036 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.921360+0000", 2024-09-21T09:26:57.036 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.921678+0000", 2024-09-21T09:26:57.036 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:57.036 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.037 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.037 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.037 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.037 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:57.037 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:57.037 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:57.037 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.037 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.038 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.038 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:57.038 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:57.038 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.038 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.038 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.038 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.039 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.039 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.039 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.039 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.039 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.039 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.040 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.040 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.040 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.040 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.5", 2024-09-21T09:26:57.040 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.040 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.040 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.040 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:57.041 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.041 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:08:32.842913+0000", 2024-09-21T09:26:57.041 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.041 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.041 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.041 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.042 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.042 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.042 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.042 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.042 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.042 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.043 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.043 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.043 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.043 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.043 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.043 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.043 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.044 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.044 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.044 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.044 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.044 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.044 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.044 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.045 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.045 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.045 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.045 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.045 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.045 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.045 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.046 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.046 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.046 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.046 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.046 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.046 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.047 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.047 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.047 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.047 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.047 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.047 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.047 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.048 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.048 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.048 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.048 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.048 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.048 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.048 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.049 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:57.049 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.049 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.049 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.049 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.049 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.050 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:57.050 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:57.050 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.050 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:57.050 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.050 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.051 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.051 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.051 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.051 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.051 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:57.051 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.064276+0000", 2024-09-21T09:26:57.051 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.064276+0000", 2024-09-21T09:26:57.052 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.064520+0000", 2024-09-21T09:26:57.052 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:57.052 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.052 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.052 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.052 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.053 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:57.053 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:57.053 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:57.053 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.053 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.053 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.054 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:57.054 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:57.054 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.054 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.054 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.054 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.054 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.055 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.055 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.055 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.055 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.055 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.055 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.055 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.056 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.056 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.4", 2024-09-21T09:26:57.056 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.056 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.056 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.056 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:57.057 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.057 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:37:02.652476+0000", 2024-09-21T09:26:57.057 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.057 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.057 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.057 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.058 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.058 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.058 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.058 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.058 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.058 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.059 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.059 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.059 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.059 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.059 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.059 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.060 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.060 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.060 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.060 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.060 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.060 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.060 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.060 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.061 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.061 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.061 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.061 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.061 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.061 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.061 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.061 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.062 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.063 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.616548+0000", 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.616548+0000", 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.093974+0000", 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.064 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.065 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.0", 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.066 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:03:49.581378+0000", 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.000317209, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.067 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.068 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.070 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.071 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.914026+0000", 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.914026+0000", 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.914357+0000", 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:57.072 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.073 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.6", 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:00:06.322512+0000", 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.074 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.075 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 1, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.077 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.078 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.067120+0000", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.067120+0000", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.067665+0000", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.079 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.080 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.7", 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:36:10.885934+0000", 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.081 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.082 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.084 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.687686+0000", 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.687686+0000", 2024-09-21T09:26:57.085 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.093268+0000", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.086 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.1", 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.087 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:30:24.656236+0000", 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.000864225, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.088 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.091 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.092 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.093 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:57.093 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918961+0000", 2024-09-21T09:26:57.093 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918961+0000", 2024-09-21T09:26:57.093 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.919585+0000", 2024-09-21T09:26:57.093 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:57.093 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.093 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.093 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.093 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.093 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.094 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.7", 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:57.095 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:47:15.533724+0000", 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.096 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:57.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:57.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 3, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.099 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.100 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.100 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:57.100 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.100 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.100 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.100 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:57.100 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:57.101 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.101 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.101 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.101 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.101 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.101 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.101 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.101 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:57.101 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074459+0000", 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074459+0000", 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075182+0000", 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.103 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.6", 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:21:20.419366+0000", 2024-09-21T09:26:57.104 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.107 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.108 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.108 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.108 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.108 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.108 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.108 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.108 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:57.108 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.108 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.108 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.924316+0000", 2024-09-21T09:26:57.109 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.924316+0000", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.924635+0000", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.110 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.111 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.8", 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:57:19.244224+0000", 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.114 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:57.115 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.116 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.071374+0000", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.071374+0000", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.071630+0000", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.117 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.118 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.118 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:57.118 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:57.118 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.118 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.118 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.118 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.118 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.9", 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.119 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:03:47.656046+0000", 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.121 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.122 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.123 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918703+0000", 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918703+0000", 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.919068+0000", 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:57.124 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.125 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.9", 2024-09-21T09:26:57.126 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:27:07.515991+0000", 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.128 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.129 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.129 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.129 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.129 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.129 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.129 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.129 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.129 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.129 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.130 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.131 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.063825+0000", 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.063825+0000", 2024-09-21T09:26:57.132 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.065557+0000", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:57.133 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.8", 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.134 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:47:46.777355+0000", 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.135 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.136 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:57.138 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.139 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.139 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.139 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.139 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.139 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.139 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:57.139 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.139 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:57.139 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.139 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.919058+0000", 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.919058+0000", 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.920120+0000", 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.140 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.141 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.142 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.142 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.142 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.142 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.142 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.142 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.142 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.142 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.a", 2024-09-21T09:26:57.143 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.143 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.143 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.143 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:57.143 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.143 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:08:18.496828+0000", 2024-09-21T09:26:57.143 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.144 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.145 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.146 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.147 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.067414+0000", 2024-09-21T09:26:57.148 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.067414+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068466+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:57.149 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.150 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.150 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.150 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.150 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.150 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.150 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.150 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.150 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.150 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.b", 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:08:36.424539+0000", 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.153 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.154 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.155 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.920799+0000", 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.920799+0000", 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.921105+0000", 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:57.156 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.157 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.b", 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 28, 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:01:42.783756+0000", 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 1, 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.161 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.162 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.077524+0000", 2024-09-21T09:26:57.163 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.077524+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.077793+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:57.164 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.a", 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.165 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:13:05.023180+0000", 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.168 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.169 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.170 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.071110+0000", 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.071110+0000", 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.071445+0000", 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:57.171 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.172 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1d", 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:42:35.404284+0000", 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.175 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.176 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.177 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.921935+0000", 2024-09-21T09:26:57.178 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.921935+0000", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.922200+0000", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:57.179 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:57.180 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.180 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:57.180 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.180 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.180 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.180 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.180 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.180 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.180 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.181 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:57.181 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.181 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.181 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.181 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1c", 2024-09-21T09:26:57.181 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.181 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.181 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.182 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 28, 2024-09-21T09:26:57.182 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.182 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:24:18.225295+0000", 2024-09-21T09:26:57.182 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.182 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.182 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.182 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.182 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.183 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.183 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.183 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.183 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.183 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.183 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.183 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.183 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.184 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.184 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.184 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.184 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.184 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.184 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.184 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:57.184 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:57.184 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:57.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:57.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 3, 2024-09-21T09:26:57.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.187 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.187 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.187 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.187 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.187 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.187 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.187 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.188 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.188 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:57.188 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:57.188 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.188 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.188 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.188 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.188 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.188 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:57.189 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.189 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:57.189 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.189 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.189 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.189 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.189 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.189 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.189 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:57.189 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.711504+0000", 2024-09-21T09:26:57.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.711504+0000", 2024-09-21T09:26:57.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.711742+0000", 2024-09-21T09:26:57.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:57.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:57.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:57.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:57.191 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:57.191 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.191 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.191 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.191 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:57.191 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:57.191 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.191 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.191 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.192 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.192 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:57.192 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.192 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.192 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.192 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.192 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.192 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.192 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.192 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1c", 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 31, 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:38:00.769946+0000", 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.195 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.196 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:57.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.920989+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.920989+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.921716+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:57.198 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1d", 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.199 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 28, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:38:40.991592+0000", 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.202 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 3, 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.203 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.070633+0000", 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.070633+0000", 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.070891+0000", 2024-09-21T09:26:57.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.205 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1f", 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.206 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:28:06.365002+0000", 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.209 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:57.210 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.912241+0000", 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.912241+0000", 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.912528+0000", 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.212 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1e", 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:42:49.537507+0000", 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.213 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:57.216 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.070770+0000", 2024-09-21T09:26:57.217 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.070770+0000", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.071045+0000", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:57.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.219 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1e", 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:27:09.779256+0000", 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.220 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.223 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.920470+0000", 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.920470+0000", 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.920786+0000", 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.224 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 4, 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:57.225 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 4, 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1f", 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 29, 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:03:57.342888+0000", 2024-09-21T09:26:57.226 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 582, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.227 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 4, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 1 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.229 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'4" 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_per_pool": [ 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": 24, 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd" 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 3, 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pg": 8, 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_store_stats": 8, 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 3, 2024-09-21T09:26:57.230 INFO:tasks.workunit.client.0.smithi042.stdout: "poolid": 4, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 19, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.231 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.232 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 2, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 2 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "store_stats": { 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": 12288, 2024-09-21T09:26:57.233 INFO:tasks.workunit.client.0.smithi042.stdout: "available": 0, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed": 0, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_allocated": 0, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_original": 0, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "data_stored": 57, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "internal_metadata": 0, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "internally_reserved": 0, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_allocated": 0, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "total": 0 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "up": 24 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": 192, 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:57.234 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pg": 64, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_store_stats": 8, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "poolid": 3, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.237 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "store_stats": { 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": 0, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "available": 0, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed": 0, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_allocated": 0, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_original": 0, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "data_stored": 0, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "internal_metadata": 0, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "internally_reserved": 0, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_allocated": 0, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "total": 0 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: "up": 192 2024-09-21T09:26:57.238 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": 96, 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 45, 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pg": 32, 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: "num_store_stats": 8, 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 45, 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: "poolid": 2, 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.239 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 3428, 2024-09-21T09:26:57.240 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.240 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.240 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.240 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.240 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.240 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.240 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 66, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 22, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 22, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 14, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 51, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 20 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "store_stats": { 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": 98304, 2024-09-21T09:26:57.244 INFO:tasks.workunit.client.0.smithi042.stdout: "available": 0, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed": 0, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_allocated": 0, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_original": 0, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "data_stored": 10284, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "internal_metadata": 0, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "internally_reserved": 0, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_allocated": 0, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "total": 0 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "up": 96 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": 3, 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:57.245 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr" 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 136, 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pg": 1, 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "num_store_stats": 3, 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 136, 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "poolid": 1, 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 590368, 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 1771104, 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.246 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:57.247 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 6, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 286, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 494, 2024-09-21T09:26:57.248 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 195, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 2416 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "store_stats": { 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": 1781760, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "available": 0, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed": 0, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_allocated": 0, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_original": 0, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "data_stored": 1771104, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "internal_metadata": 0, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "internally_reserved": 0, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_allocated": 0, 2024-09-21T09:26:57.249 INFO:tasks.workunit.client.0.smithi042.stdout: "total": 0 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "up": 3 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "usage": { 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 105, 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "pools": 4, 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_by_class": { 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "ssd": { 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "total_avail_bytes": 767718158336, 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "total_bytes": 767960285184, 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_bytes": 242126848, 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_raw_bytes": 242126848, 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_raw_ratio": 0.0003152856370434165 2024-09-21T09:26:57.250 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.251 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.251 INFO:tasks.workunit.client.0.smithi042.stdout: "total_avail_bytes": 767718158336, 2024-09-21T09:26:57.251 INFO:tasks.workunit.client.0.smithi042.stdout: "total_bytes": 767960285184, 2024-09-21T09:26:57.251 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_bytes": 242126848 2024-09-21T09:26:57.251 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.251 INFO:tasks.workunit.client.0.smithi042.stdout:} 2024-09-21T09:26:57.251 INFO:tasks.workunit.client.0.smithi042.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-09-21T09:26:57.252 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph telemetry show-device 2024-09-21T09:26:57.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/521098279' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-21T09:26:57.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/521098279' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.254 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.254 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/521098279' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/521098279' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.255 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.256 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/521098279' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/521098279' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.257 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.258 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.259 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.260 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:55 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='client.24737 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='client.24737 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.261 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.262 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.263 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.263 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.263 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.263 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.263 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.263 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.263 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:56 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.263 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.263 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.263 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.264 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.265 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.267 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:57.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:57.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:57.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:57.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:55 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:57.268 INFO:tasks.workunit.client.0.smithi042.stdout:{ 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "a2bb17bc-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "INTEL_SSDPED1D480GA_a2bb9c82-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "20240921-092104": { 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "device": { 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "info_name": "/dev/nvme0n1", 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "/dev/nvme0n1", 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "protocol": "NVMe", 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "nvme" 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "firmware_version": "E2010325", 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "host_id": "a2bb17bc-77fb-11ef-a2ba-0cc47abd1440", 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: "json_format_version": [ 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.269 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "local_time": { 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "asctime": "Sat Sep 21 09:21:04 2024 UTC", 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "time_t": 1726910464 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "logical_block_size": 512, 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_controller_id": 0, 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_namespaces": [ 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "capacity": { 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:57.270 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: "formatted_lba_size": 512, 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 1, 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: "size": { 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: "utilization": { 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_number_of_namespaces": 1, 2024-09-21T09:26:57.271 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_pci_vendor": { 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 32902, 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "subsystem_id": 32902 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_add_log": { 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "Device stats": { 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_fw_downgrades": { 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "crc_error_count": { 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "end_to_end_error_detection_count": { 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.272 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "erase_fail_count": { 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "host_bytes_written": { 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 12292573 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "host_ctx_wear_used": { 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "media_bytes_read": { 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.273 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "nand_bytes_written": { 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_stat_indicator": { 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "pll_lock_loss_count": { 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "program_fail_count": { 2024-09-21T09:26:57.274 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "re_alloc_sectr_cnt": { 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "retry_buffer_overflow_count": { 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "soft_ecc_err_rate": { 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "thermal_throttle_status": { 2024-09-21T09:26:57.275 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "cnt": 0, 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "pct": 0 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_host_reads": { 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 16 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_media_wear": { 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": "0.069336" 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_timer": { 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 1659961 2024-09-21T09:26:57.276 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "unexp_power_loss": { 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "wear_leveling": { 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "avg": 0, 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "max": 0, 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel Smart log": "nvme0n1" 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_log": { 2024-09-21T09:26:57.277 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare": 100, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare_threshold": 0, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "controller_busy_time": 4786, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "critical_warning": 0, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_read": 177339567, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_written": 805606129, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "host_reads": 3649209505, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "host_writes": 17453246656, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "media_errors": 0, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "num_err_log_entries": 0, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "percentage_used": 0, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycles": 32341, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_hours": 41271, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": 31, 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: "unsafe_shutdowns": 9916 2024-09-21T09:26:57.278 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_vendor": "intel", 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_version": { 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "string": "<1.2", 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycle_count": 32341, 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_time": { 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "hours": 41271 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "serial_number": "deleted", 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "smart_status": { 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme": { 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: "passed": true 2024-09-21T09:26:57.279 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl": { 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "argv": [ 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl", 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "-x", 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "--json=o", 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "/dev/nvme0n1" 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "build_info": "(local build)", 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "exit_status": 0, 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "output": [ 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-508.el9.x86_64] (local build)", 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-21T09:26:57.280 INFO:tasks.workunit.client.0.smithi042.stdout: "Serial Number: deleted", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Version: E2010325", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller ID: 0", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "NVMe Version: <1.2", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Number of Namespaces: 1", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Local Time is: Sat Sep 21 09:21:04 2024 UTC", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.281 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported Power States", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 512 0 2", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "Critical Warning: 0x00", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "Temperature: 31 Celsius", 2024-09-21T09:26:57.282 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare: 100%", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare Threshold: 0%", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Percentage Used: 0%", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Read: 177,339,567 [90.7 TB]", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Written: 805,606,129 [412 TB]", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Read Commands: 3,649,209,505", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Write Commands: 17,453,246,656", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller Busy Time: 4,786", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Power Cycles: 32,341", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Power On Hours: 41,271", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Unsafe Shutdowns: 9,916", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Media and Data Integrity Errors: 0", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information Log Entries: 0", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.283 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: "No Errors Logged", 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: "" 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: "platform_info": "x86_64-linux-5.14.0-508.el9.x86_64", 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: "svn_revision": "5155", 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: "version": [ 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": { 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: "current": 31 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: "user_capacity": { 2024-09-21T09:26:57.284 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: "a2bcccf6-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: "INTEL_SSDPEDMD400G4_a2bd3c72-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: "20240921-092108": { 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: "device": { 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: "info_name": "/dev/nvme0n1", 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "/dev/nvme0n1", 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: "protocol": "NVMe", 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "nvme" 2024-09-21T09:26:57.285 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: "firmware_version": "8DV101H0", 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: "host_id": "a2bcccf6-77fb-11ef-a2ba-0cc47abd1440", 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: "json_format_version": [ 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: "local_time": { 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: "asctime": "Sat Sep 21 09:21:07 2024 UTC", 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: "time_t": 1726910467 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: "logical_block_size": 512, 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-21T09:26:57.286 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_controller_id": 0, 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_namespaces": [ 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: "capacity": { 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: "formatted_lba_size": 512, 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 1, 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: "size": { 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:57.287 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: "utilization": { 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_number_of_namespaces": 1, 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_pci_vendor": { 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 32902, 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: "subsystem_id": 32902 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_add_log": { 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: "Device stats": { 2024-09-21T09:26:57.288 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_fw_downgrades": { 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "crc_error_count": { 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "end_to_end_error_detection_count": { 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "erase_fail_count": { 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.289 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "host_bytes_written": { 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 23816378 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "host_ctx_wear_used": { 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 1 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "media_bytes_read": { 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "nand_bytes_written": { 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.290 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 45561379 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_stat_indicator": { 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: "pll_lock_loss_count": { 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: "program_fail_count": { 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.291 INFO:tasks.workunit.client.0.smithi042.stdout: "re_alloc_sectr_cnt": { 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "retry_buffer_overflow_count": { 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "soft_ecc_err_rate": { 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "thermal_throttle_status": { 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:57.292 INFO:tasks.workunit.client.0.smithi042.stdout: "cnt": 0, 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: "pct": 0 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_host_reads": { 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 65535 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_media_wear": { 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": "63.999023" 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_timer": { 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 65535 2024-09-21T09:26:57.293 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: "unexp_power_loss": { 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: "wear_leveling": { 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 90, 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: "avg": 3173, 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: "max": 3187, 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 3158 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.294 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel Smart log": "nvme0n1" 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_log": { 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare": 100, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare_threshold": 10, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "controller_busy_time": 31, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "critical_warning": 0, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_read": 365368762, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_written": 1560830191, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "host_reads": 5969312639, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "host_writes": 29032757804, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "media_errors": 0, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_err_log_entries": 0, 2024-09-21T09:26:57.295 INFO:tasks.workunit.client.0.smithi042.stdout: "percentage_used": 10, 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycles": 60191, 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_hours": 55653, 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": 23, 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "unsafe_shutdowns": 1532 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_vendor": "intel", 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_version": { 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "string": "<1.2", 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycle_count": 60191, 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_time": { 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: "hours": 55653 2024-09-21T09:26:57.296 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "serial_number": "deleted", 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "smart_status": { 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme": { 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "passed": true 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl": { 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "argv": [ 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl", 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "-x", 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "--json=o", 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "/dev/nvme0n1" 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "build_info": "(local build)", 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "exit_status": 0, 2024-09-21T09:26:57.297 INFO:tasks.workunit.client.0.smithi042.stdout: "output": [ 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-508.el9.x86_64] (local build)", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "Serial Number: deleted", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Version: 8DV101H0", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller ID: 0", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "NVMe Version: <1.2", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "Number of Namespaces: 1", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-21T09:26:57.298 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "Local Time is: Sat Sep 21 09:21:07 2024 UTC", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported Power States", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 512 0 2", 2024-09-21T09:26:57.299 INFO:tasks.workunit.client.0.smithi042.stdout: " 1 - 512 8 2", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: " 2 - 512 16 2", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: " 3 - 4096 0 0", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: " 4 - 4096 8 0", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: " 5 - 4096 64 0", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: " 6 - 4096 128 0", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "Critical Warning: 0x00", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "Temperature: 23 Celsius", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare: 100%", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare Threshold: 10%", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "Percentage Used: 10%", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Read: 365,368,762 [187 TB]", 2024-09-21T09:26:57.300 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Written: 1,560,830,191 [799 TB]", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Read Commands: 5,969,312,639", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Write Commands: 29,032,757,804", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller Busy Time: 31", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "Power Cycles: 60,191", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "Power On Hours: 55,653", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "Unsafe Shutdowns: 1,532", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "Media and Data Integrity Errors: 0", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information Log Entries: 0", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "No Errors Logged", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "" 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "platform_info": "x86_64-linux-5.14.0-508.el9.x86_64", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "svn_revision": "5155", 2024-09-21T09:26:57.301 INFO:tasks.workunit.client.0.smithi042.stdout: "version": [ 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": { 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: "current": 23 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: "user_capacity": { 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.302 INFO:tasks.workunit.client.0.smithi042.stdout:} 2024-09-21T09:26:57.303 INFO:tasks.workunit.client.0.smithi042.stderr:+ ceph telemetry show-all 2024-09-21T09:26:57.308 INFO:tasks.workunit.client.0.smithi042.stdout:{ 2024-09-21T09:26:57.308 INFO:tasks.workunit.client.0.smithi042.stdout: "device_report": { 2024-09-21T09:26:57.308 INFO:tasks.workunit.client.0.smithi042.stdout: "a2bb17bc-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:57.308 INFO:tasks.workunit.client.0.smithi042.stdout: "INTEL_SSDPED1D480GA_a2bb9c82-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:57.308 INFO:tasks.workunit.client.0.smithi042.stdout: "20240921-092104": { 2024-09-21T09:26:57.308 INFO:tasks.workunit.client.0.smithi042.stdout: "device": { 2024-09-21T09:26:57.308 INFO:tasks.workunit.client.0.smithi042.stdout: "info_name": "/dev/nvme0n1", 2024-09-21T09:26:57.308 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "/dev/nvme0n1", 2024-09-21T09:26:57.308 INFO:tasks.workunit.client.0.smithi042.stdout: "protocol": "NVMe", 2024-09-21T09:26:57.308 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "nvme" 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "firmware_version": "E2010325", 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "host_id": "a2bb17bc-77fb-11ef-a2ba-0cc47abd1440", 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "json_format_version": [ 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "local_time": { 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "asctime": "Sat Sep 21 09:21:04 2024 UTC", 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "time_t": 1726910464 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "logical_block_size": 512, 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_controller_id": 0, 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-21T09:26:57.309 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_namespaces": [ 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "capacity": { 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "formatted_lba_size": 512, 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 1, 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "size": { 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "utilization": { 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:57.310 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_number_of_namespaces": 1, 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_pci_vendor": { 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 32902, 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "subsystem_id": 32902 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_add_log": { 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "Device stats": { 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_fw_downgrades": { 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "crc_error_count": { 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.311 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: "end_to_end_error_detection_count": { 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: "erase_fail_count": { 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: "host_bytes_written": { 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 12292573 2024-09-21T09:26:57.312 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "host_ctx_wear_used": { 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "media_bytes_read": { 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "nand_bytes_written": { 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_stat_indicator": { 2024-09-21T09:26:57.313 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: "pll_lock_loss_count": { 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: "program_fail_count": { 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: "re_alloc_sectr_cnt": { 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.314 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: "retry_buffer_overflow_count": { 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: "soft_ecc_err_rate": { 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: "thermal_throttle_status": { 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:57.315 INFO:tasks.workunit.client.0.smithi042.stdout: "cnt": 0, 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: "pct": 0 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_host_reads": { 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 16 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_media_wear": { 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": "0.069336" 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_timer": { 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.316 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 1659961 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: "unexp_power_loss": { 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: "wear_leveling": { 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: "avg": 0, 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: "max": 0, 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.317 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel Smart log": "nvme0n1" 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_log": { 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare": 100, 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare_threshold": 0, 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "controller_busy_time": 4786, 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "critical_warning": 0, 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_read": 177339567, 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_written": 805606129, 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "host_reads": 3649209505, 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "host_writes": 17453246656, 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "media_errors": 0, 2024-09-21T09:26:57.318 INFO:tasks.workunit.client.0.smithi042.stdout: "num_err_log_entries": 0, 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "percentage_used": 0, 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycles": 32341, 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_hours": 41271, 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": 31, 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "unsafe_shutdowns": 9916 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_vendor": "intel", 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_version": { 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "string": "<1.2", 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycle_count": 32341, 2024-09-21T09:26:57.319 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_time": { 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "hours": 41271 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "serial_number": "deleted", 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "smart_status": { 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme": { 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "passed": true 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl": { 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "argv": [ 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl", 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "-x", 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "--json=o", 2024-09-21T09:26:57.320 INFO:tasks.workunit.client.0.smithi042.stdout: "/dev/nvme0n1" 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "build_info": "(local build)", 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "exit_status": 0, 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "output": [ 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-508.el9.x86_64] (local build)", 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "Serial Number: deleted", 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Version: E2010325", 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-21T09:26:57.321 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller ID: 0", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "NVMe Version: <1.2", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "Number of Namespaces: 1", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "Local Time is: Sat Sep 21 09:21:04 2024 UTC", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.322 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported Power States", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 512 0 2", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "Critical Warning: 0x00", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "Temperature: 31 Celsius", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare: 100%", 2024-09-21T09:26:57.323 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare Threshold: 0%", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Percentage Used: 0%", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Read: 177,339,567 [90.7 TB]", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Written: 805,606,129 [412 TB]", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Read Commands: 3,649,209,505", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Write Commands: 17,453,246,656", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller Busy Time: 4,786", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Power Cycles: 32,341", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Power On Hours: 41,271", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Unsafe Shutdowns: 9,916", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Media and Data Integrity Errors: 0", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information Log Entries: 0", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "No Errors Logged", 2024-09-21T09:26:57.324 INFO:tasks.workunit.client.0.smithi042.stdout: "" 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: "platform_info": "x86_64-linux-5.14.0-508.el9.x86_64", 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: "svn_revision": "5155", 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: "version": [ 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": { 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: "current": 31 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: "user_capacity": { 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 937703088, 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 480103981056 2024-09-21T09:26:57.325 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "a2bcccf6-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "INTEL_SSDPEDMD400G4_a2bd3c72-77fb-11ef-a2ba-0cc47abd1440": { 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "20240921-092108": { 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "device": { 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "info_name": "/dev/nvme0n1", 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "/dev/nvme0n1", 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "protocol": "NVMe", 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "nvme" 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "firmware_version": "8DV101H0", 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "host_id": "a2bcccf6-77fb-11ef-a2ba-0cc47abd1440", 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: "json_format_version": [ 2024-09-21T09:26:57.326 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "local_time": { 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "asctime": "Sat Sep 21 09:21:07 2024 UTC", 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "time_t": 1726910467 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "logical_block_size": 512, 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_controller_id": 0, 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_namespaces": [ 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "capacity": { 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:57.327 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: "formatted_lba_size": 512, 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 1, 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: "size": { 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: "utilization": { 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_number_of_namespaces": 1, 2024-09-21T09:26:57.328 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_pci_vendor": { 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "id": 32902, 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "subsystem_id": 32902 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_add_log": { 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "Device stats": { 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_fw_downgrades": { 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "crc_error_count": { 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "end_to_end_error_detection_count": { 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.329 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "erase_fail_count": { 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "host_bytes_written": { 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 23816378 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "host_ctx_wear_used": { 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 1 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "media_bytes_read": { 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.330 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "nand_bytes_written": { 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 45561379 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_stat_indicator": { 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "pll_lock_loss_count": { 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "program_fail_count": { 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.331 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "re_alloc_sectr_cnt": { 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "retry_buffer_overflow_count": { 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "soft_ecc_err_rate": { 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "thermal_throttle_status": { 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.332 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "cnt": 0, 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "pct": 0 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_host_reads": { 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 65535 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_media_wear": { 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": "63.999023" 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "timed_workload_timer": { 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 100, 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 65535 2024-09-21T09:26:57.333 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: "unexp_power_loss": { 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 0, 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": 0 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: "wear_leveling": { 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: "normalized": 90, 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: "raw": { 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: "avg": 3173, 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: "max": 3187, 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 3158 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.334 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel Smart log": "nvme0n1" 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_smart_health_information_log": { 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare": 100, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "available_spare_threshold": 10, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "controller_busy_time": 31, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "critical_warning": 0, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_read": 365368762, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "data_units_written": 1560830191, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "host_reads": 5969312639, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "host_writes": 29032757804, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "media_errors": 0, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "num_err_log_entries": 0, 2024-09-21T09:26:57.335 INFO:tasks.workunit.client.0.smithi042.stdout: "percentage_used": 10, 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycles": 60191, 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_hours": 55653, 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": 23, 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "unsafe_shutdowns": 1532 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_vendor": "intel", 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme_version": { 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "string": "<1.2", 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "power_cycle_count": 60191, 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "power_on_time": { 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "hours": 55653 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.336 INFO:tasks.workunit.client.0.smithi042.stdout: "serial_number": "deleted", 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "smart_status": { 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "nvme": { 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "passed": true 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl": { 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "argv": [ 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl", 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "-x", 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "--json=o", 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "/dev/nvme0n1" 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.337 INFO:tasks.workunit.client.0.smithi042.stdout: "build_info": "(local build)", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "exit_status": 0, 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "output": [ 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-508.el9.x86_64] (local build)", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "Serial Number: deleted", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Version: 8DV101H0", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller ID: 0", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "NVMe Version: <1.2", 2024-09-21T09:26:57.338 INFO:tasks.workunit.client.0.smithi042.stdout: "Number of Namespaces: 1", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "Local Time is: Sat Sep 21 09:21:07 2024 UTC", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported Power States", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-21T09:26:57.339 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: " 0 + 512 0 2", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: " 1 - 512 8 2", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: " 2 - 512 16 2", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: " 3 - 4096 0 0", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: " 4 - 4096 8 0", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: " 5 - 4096 64 0", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: " 6 - 4096 128 0", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-21T09:26:57.340 INFO:tasks.workunit.client.0.smithi042.stdout: "Critical Warning: 0x00", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Temperature: 23 Celsius", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare: 100%", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Available Spare Threshold: 10%", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Percentage Used: 10%", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Read: 365,368,762 [187 TB]", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Data Units Written: 1,560,830,191 [799 TB]", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Read Commands: 5,969,312,639", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Host Write Commands: 29,032,757,804", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Controller Busy Time: 31", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Power Cycles: 60,191", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Power On Hours: 55,653", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Unsafe Shutdowns: 1,532", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Media and Data Integrity Errors: 0", 2024-09-21T09:26:57.341 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information Log Entries: 0", 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: "", 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: "No Errors Logged", 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: "" 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: "platform_info": "x86_64-linux-5.14.0-508.el9.x86_64", 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: "svn_revision": "5155", 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: "version": [ 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: "temperature": { 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: "current": 23 2024-09-21T09:26:57.342 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: "user_capacity": { 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: "blocks": 781422768, 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 400088457216 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: "report": { 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: "balancer": { 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: "active": true, 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: "mode": "" 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.343 INFO:tasks.workunit.client.0.smithi042.stdout: "channels": [ 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "basic", 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "crash", 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "device", 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "ident", 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "perf" 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "channels_available": [ 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "basic", 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "ident", 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "crash", 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "device", 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "perf" 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.344 INFO:tasks.workunit.client.0.smithi042.stdout: "collections_available": [ 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_base", 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "device_base", 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "crash_base", 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "ident_base", 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_perf", 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_mds_metadata", 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_usage", 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_usage_by_class", 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_rook_v01", 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_memory_metrics", 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_options_bluestore" 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "collections_opted_in": [ 2024-09-21T09:26:57.345 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_base", 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "device_base", 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "crash_base", 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "ident_base", 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_perf", 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_mds_metadata", 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_usage", 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_usage_by_class", 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_rook_v01", 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_memory_metrics", 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "basic_pool_options_bluestore" 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "config": { 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "active_changed": [ 2024-09-21T09:26:57.346 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_debug", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_mon_ticket_ttl", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_service_ticket_ttl", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "bdev_debug_aio", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "client_check_pool_perm", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "client_mount_gid", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "client_mount_uid", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "client_quota", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "container_image", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "daemonize", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_asserts_on_shutdown", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mgr", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mon", 2024-09-21T09:26:57.347 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_ms", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_osd", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_paxos", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "keyring", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_block_size", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_cache_size", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_compression", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_log", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "leveldb_write_buffer_size", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_file", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_journald", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_stderr", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_allow_pool_delete", 2024-09-21T09:26:57.348 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_clock_drift_allowed", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_file_level", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_file", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_journald", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_stderr", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_data_avail_warn", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_election_default_strategy", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_host", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_max_pg_per_osd", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_mgr_mkfs_grace", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_prime_pg_temp", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_reporter_subtree_level", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_pg_warn_max_object_skew", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-21T09:26:57.349 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_too_few_osds", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_bug", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_old_message", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "no_config_file", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_default_list", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_load_list", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_crush_chooseleaf_type", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_misdirected_ops", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_op_order", 2024-09-21T09:26:57.350 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_pg_log_writeout", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_shutdown", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_cached_snaps", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_missing_on_start", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_stray_on_activate", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_hdd", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_hybrid", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_delete_sleep_ssd", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_max_backfills", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-21T09:26:57.351 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_profile", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_lim", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_res", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target_autotune", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue_cut_off", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pg_delete_cost", 2024-09-21T09:26:57.352 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_erasure_code_profile", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recover_clone_overlap", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active_hdd", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_active_ssd", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_chunk", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_hdd", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_hybrid", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_sleep_ssd", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_load_threshold", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_max_interval", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_sleep", 2024-09-21T09:26:57.353 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_shutdown_pgref_assert", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_hdd", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_snap_trim_sleep_ssd", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "public_addr", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "public_addrv", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "public_network", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd_default_features", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd_qos_exclude_ops", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "setgroup", 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "setuser" 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster_changed": [ 2024-09-21T09:26:57.354 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_debug", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_mon_ticket_ttl", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "auth_service_ticket_ttl", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "bdev_debug_aio", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "container_image", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_asserts_on_shutdown", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mgr", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_mon", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_ms", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_osd", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "debug_paxos", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_file", 2024-09-21T09:26:57.355 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_journald", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "log_to_stderr", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_join_fs", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/allow_ptrace", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/container_init", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/migration_current", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/cephadm/use_repo_digest", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/dashboard/ssl_server_port", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/orchestrator/orchestrator", 2024-09-21T09:26:57.356 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/channel_ident", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/channel_perf", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/description", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/enabled", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr/telemetry/organization", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_allow_pool_delete", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_clock_drift_allowed", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_file_level", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_cluster_log_to_file", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_data_avail_warn", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_election_default_strategy", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_max_pg_per_osd", 2024-09-21T09:26:57.357 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_mgr_mkfs_grace", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_prime_pg_temp", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_osd_reporter_subtree_level", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_pg_warn_max_object_skew", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mon_warn_on_too_few_osds", 2024-09-21T09:26:57.358 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_bug", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "ms_die_on_old_message", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_default_list", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_class_load_list", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_misdirected_ops", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_op_order", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_pg_log_writeout", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_shutdown", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_cached_snaps", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_missing_on_start", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_debug_verify_stray_on_activate", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mclock_profile", 2024-09-21T09:26:57.359 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target", 2024-09-21T09:26:57.360 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_memory_target_autotune", 2024-09-21T09:26:57.360 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue", 2024-09-21T09:26:57.360 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_op_queue_cut_off", 2024-09-21T09:26:57.360 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_erasure_code_profile", 2024-09-21T09:26:57.360 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-21T09:26:57.360 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recover_clone_overlap", 2024-09-21T09:26:57.360 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_recovery_max_chunk", 2024-09-21T09:26:57.360 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_load_threshold", 2024-09-21T09:26:57.360 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_scrub_max_interval", 2024-09-21T09:26:57.360 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_shutdown_pgref_assert", 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "public_network", 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_cache_enabled", 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_enable_ops_log", 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "rgw_enable_usage_log" 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "contact": null, 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "crashes": [], 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "created": "2024-09-21T09:17:52.083847Z", 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "crush": { 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_algs": { 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "straw2": 3 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.361 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_sizes": { 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: "2": 1, 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: "4": 2 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket_types": { 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: "1": 2, 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: "11": 1 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: "compat_weight_set": false, 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: "device_classes": [ 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: 8 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_buckets": 6, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "num_devices": 8, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "num_rules": 1, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "num_types": 12, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "num_weight_sets": 0, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "tunables": { 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "allowed_bucket_algs": 54, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_local_fallback_tries": 0, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_local_tries": 0, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "choose_total_tries": 50, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_descend_once": 1, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_stable": 1, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "chooseleaf_vary_r": 1, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v2_rules": 0, 2024-09-21T09:26:57.363 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v3_rules": 0, 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v4_buckets": 1, 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "has_v5_rules": 0, 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "legacy_tunables": 0, 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "minimum_required_version": "jewel", 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "optimal_tunables": 1, 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "profile": "jewel", 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables": 1, 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables2": 1, 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables3": 1, 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "require_feature_tunables5": 1, 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "straw_calc_version": 1 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.364 INFO:tasks.workunit.client.0.smithi042.stdout: "description": "upgrade test cluster", 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "fs": { 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "feature_flags": { 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "enable_multiple": true, 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "ever_enabled_multiple": true 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "filesystems": [ 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "approx_ctime": "2024-09", 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "balancer_enabled": false, 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_caps": 0, 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_dns": 10, 2024-09-21T09:26:57.365 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_inos": 13, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "cached_subtrees": 2, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "ever_allowed_features": 0, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "explicitly_allowed_features": 0, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "files": 0, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "max_mds": 1, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_data_pools": 1, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_in": 1, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_mds": 1, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_sessions": 0, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_standby_replay": 0, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "num_up": 1, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "snaps": 0, 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: "standby_count_wanted": 0 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.366 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_standby_mds": 1, 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "total_num_mds": 2 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_stats": { 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "mds": { 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "mds.41ec64bbb5c7d36d0f4e3e5e1ecd1da8a32f1bcf": { 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 20135936, 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 370232, 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2621440, 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 843776, 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 0, 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 343, 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.367 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 860712, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 12, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 730624, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 14709152, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 20135936 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "mds.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 20463616, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 518504, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2621440, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 24576, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 720896, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 427, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 1152184, 2024-09-21T09:26:57.368 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 20, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 1051648, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 15095264, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 21184512 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.2c9429da403c67a123b607e5f5b4bb99ebb0cfe3": { 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 37117952, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 886512, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2621440, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 1269760, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 7258112, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 993, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.369 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 6780352, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 21, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 1666048, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 23893840, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 44376064 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.41ec64bbb5c7d36d0f4e3e5e1ecd1da8a32f1bcf": { 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 45375488, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1779080, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2621440, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 811008, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 3088384, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1835, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.370 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 10511624, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 23, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 3153152, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 26499184, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 48463872 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 37273600, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1702400, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2621440, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 16384, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 9207808, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1196, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 7680176, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 21, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 1497088, 2024-09-21T09:26:57.371 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 23756112, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 46481408 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.0": { 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 51494912, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1709896, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 147456, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1799, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 6122528, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 3765248, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 37144728, 2024-09-21T09:26:57.372 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 51642368 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.1": { 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 50315264, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1686632, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 1327104, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1731, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 6634056, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 3146496, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 36095568, 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 51642368 2024-09-21T09:26:57.373 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.2": { 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 44204032, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 747656, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 32768, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 1015808, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1292, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 5180720, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 2091264, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 33399112, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 45219840 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.374 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.3": { 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 48463872, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1453248, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 1007616, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 32768, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1639, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 5518256, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 2928640, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 34803600, 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 48496640 2024-09-21T09:26:57.375 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.4": { 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 45580288, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 792368, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 819200, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1278, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 5186016, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 48, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 1672192, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 35177200, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 46399488 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.376 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.5": { 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 49831936, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1936680, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 548864, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1736, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 5560584, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 4274176, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 35307984, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 50380800 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.377 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.6": { 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 49053696, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1979440, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 491520, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1691, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 5749304, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 3653120, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 34919320, 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 49545216 2024-09-21T09:26:57.378 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.7": { 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "actual_memory_used": 45727744, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "central_cache_freelist": 1212800, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "malloc_metadata": 2752512, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "page_heap_freelist": 0, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "released_to_os": 671744, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "spans_in_use": 1342, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "tcmalloc_page_size": 8192, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_cache_freelists": 4715592, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "thread_heaps_in_use": 47, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "transfer_cache_freelist": 2176000, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "use_by_application": 34870840, 2024-09-21T09:26:57.379 INFO:tasks.workunit.client.0.smithi042.stdout: "virtual_address_space_used": 46399488 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: "hosts": { 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num": 2, 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mds": 2, 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mgr": 2, 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_mon": 2, 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: "num_with_osd": 2 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: "io_rate": { 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_stats_delta": { 2024-09-21T09:26:57.380 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_store_stats": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "stamp_delta": "12.002117", 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:57.381 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:57.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 74, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 188, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:57.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 16, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "store_stats": { 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": 0, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "available": 0, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed": 0, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_allocated": 0, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_original": 0, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "data_stored": 0, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "internal_metadata": 0, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "internally_reserved": 0, 2024-09-21T09:26:57.384 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_allocated": 0, 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: "total": 0 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: "up": 0 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: "leaderboard": false, 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: "leaderboard_description": null, 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: "license": "sharing-1-0", 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: "mempool": { 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: "mds": { 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: "mds.41ec64bbb5c7d36d0f4e3e5e1ecd1da8a32f1bcf": { 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.385 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.386 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.387 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.388 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.389 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.390 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 150168, 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 33 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.391 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 928, 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 2 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.392 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.393 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: "mds.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.394 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.395 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.396 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.397 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.398 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 222439, 2024-09-21T09:26:57.399 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 68 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 51704, 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 208 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.400 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 8112, 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 137 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.401 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.402 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.2c9429da403c67a123b607e5f5b4bb99ebb0cfe3": { 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.403 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.404 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.405 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.406 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1189495, 2024-09-21T09:26:57.407 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 370 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.408 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6688, 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 136 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12744, 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1546 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 5312, 2024-09-21T09:26:57.409 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 103 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.41ec64bbb5c7d36d0f4e3e5e1ecd1da8a32f1bcf": { 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.410 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.411 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.412 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.413 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.414 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1219735, 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 348 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 352, 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 4 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.415 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6688, 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 136 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.416 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12744, 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1546 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 10624, 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 206 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.417 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.418 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.419 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.420 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.421 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1166143, 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 365 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.422 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.423 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6688, 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 136 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12744, 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1546 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 5312, 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 103 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.424 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.0": { 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.425 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6240, 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 78 2024-09-21T09:26:57.426 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 23184, 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 207 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1712, 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 45 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 606208, 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 17 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 97916, 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 16767 2024-09-21T09:26:57.427 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 215136, 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 348 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 11780, 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 780 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9936, 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 207 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.428 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 33826, 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 216 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 23184, 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 207 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 445965, 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 97 2024-09-21T09:26:57.429 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2443114, 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 194 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6952, 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 79 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.430 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 521640, 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 45 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 101504, 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 200 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.431 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240296, 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3517 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.432 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.1": { 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.433 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 5280, 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 66 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 21952, 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 196 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1264, 2024-09-21T09:26:57.434 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 41 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16384, 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 4 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 91422, 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 15748 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.435 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 205616, 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 334 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9756, 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 607 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9408, 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 196 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.436 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 29470, 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 202 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 21952, 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 196 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 736, 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 476360, 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 104 2024-09-21T09:26:57.437 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12112, 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2419532, 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 180 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4928, 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 56 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.438 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 428904, 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 37 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 8528, 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 22 2024-09-21T09:26:57.439 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240296, 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3517 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.440 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.2": { 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:57.441 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4800, 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 60 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 21616, 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 193 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.442 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1152, 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 40 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12288, 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 49398, 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 9274 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 132176, 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 226 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.443 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9024, 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 595 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9264, 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 193 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 27926, 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 194 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.444 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 21616, 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 193 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 736, 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 380976, 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 81 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12112, 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.445 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2438964, 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 191 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4400, 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 50 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 359352, 2024-09-21T09:26:57.446 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 31 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 8320, 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 24 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240808, 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3541 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.447 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.448 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.3": { 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.449 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4560, 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 57 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22176, 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 704, 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 36 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.450 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 14461, 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 90400, 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 15693 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 204936, 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 333 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9828, 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 613 2024-09-21T09:26:57.451 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9504, 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 28878, 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 201 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22176, 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.452 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2208, 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 339195, 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 71 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 26565, 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 9 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2453702, 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 186 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.453 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4928, 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 56 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 428904, 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 37 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.454 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 10400, 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 20 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240296, 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3517 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.455 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.4": { 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.456 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 3920, 2024-09-21T09:26:57.457 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 49 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22176, 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 928, 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 38 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4096, 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 52216, 2024-09-21T09:26:57.458 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 9751 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 138976, 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 236 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 10020, 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 613 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9504, 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.459 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 29646, 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 204 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22176, 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 198 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 736, 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1 2024-09-21T09:26:57.460 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 970003, 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 82 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12112, 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2414028, 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 174 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4840, 2024-09-21T09:26:57.461 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 55 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 452088, 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 39 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.462 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 8944, 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 18 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240552, 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3529 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.463 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.5": { 2024-09-21T09:26:57.464 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:57.465 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 3280, 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 41 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22064, 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 197 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 592, 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 35 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.466 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 4096, 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 1 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 92473, 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 15930 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 208336, 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 338 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 10256, 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 615 2024-09-21T09:26:57.467 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9456, 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 197 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 30326, 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 206 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.468 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22064, 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 197 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2208, 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 870332, 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 58 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 26565, 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 9 2024-09-21T09:26:57.469 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2455374, 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 182 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 5544, 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 63 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.470 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 475272, 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 41 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 13520, 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 26 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240808, 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3541 2024-09-21T09:26:57.471 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.472 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.6": { 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:57.473 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2800, 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 35 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 23072, 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 206 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.474 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 928, 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 38 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 35511, 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 92324, 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 16176 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 206976, 2024-09-21T09:26:57.475 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 336 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 11280, 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 772 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9888, 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 206 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 30842, 2024-09-21T09:26:57.476 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 204 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 23072, 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 206 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 504565, 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 49 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.477 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2452868, 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 181 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 5104, 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 58 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.478 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 452088, 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 39 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 101192, 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 205 2024-09-21T09:26:57.479 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 241064, 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3553 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.480 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.7": { 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: "bloom_filter": { 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.481 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6304, 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 115 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_reader": { 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 16896, 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 8 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs_file_writer": { 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 576, 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_alloc": { 2024-09-21T09:26:57.482 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2240, 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 28 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_blob": { 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22960, 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 205 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_buffer": { 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 1824, 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 46 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_data": { 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 311804, 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 16 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.483 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_meta": { 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 56736, 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 10528 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_onode": { 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 145096, 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 245 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_cache_other": { 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 12044, 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 777 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_extent": { 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 9840, 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 205 2024-09-21T09:26:57.484 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_fsck": { 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_inline_bl": { 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 33314, 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 213 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_shared_blob": { 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 22960, 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 205 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_txc": { 2024-09-21T09:26:57.485 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing": { 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 185608, 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 36 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore_writing_deferred": { 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_anon": { 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 2425800, 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 204 2024-09-21T09:26:57.486 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "buffer_meta": { 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 6600, 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 75 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_co": { 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 533232, 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 46 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_mapbl": { 2024-09-21T09:26:57.487 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_pglog": { 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 105456, 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 250 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap": { 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 240296, 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 3517 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap_mapping": { 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.488 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: "pgmap": { 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_1": { 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: "unittest_2": { 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes": 0, 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: "items": 0 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.489 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "metadata": { 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "mds": { 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 2 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:57.490 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 2 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 2 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 2 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 2 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:57.491 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 2 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 3 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-21T09:26:57.492 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 3 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 3 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 3 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 3 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.493 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 3 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: "arch": { 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: "x86_64": 8 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_version": { 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: "cpu": { 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-09-21T09:26:57.494 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: "distro": { 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: "centos": 8 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: "distro_description": { 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: "CentOS Stream 9": 8 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_description": { 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024": 8 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: "kernel_version": { 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: "5.14.0-508.el9.x86_64": 8 2024-09-21T09:26:57.495 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: "os": { 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: "Linux": 8 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_objectstore": { 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": 8 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: "rotational": { 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: "0": 8 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: "features": { 2024-09-21T09:26:57.496 INFO:tasks.workunit.client.0.smithi042.stdout: "optional": [], 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "persistent": [ 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "kraken", 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "luminous", 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "mimic", 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "osdmap-prune", 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "nautilus", 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "octopus", 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "pacific", 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "elector-pinging", 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "quincy", 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "reef" 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.497 INFO:tasks.workunit.client.0.smithi042.stdout: "ipv4_addr_mons": 6, 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "ipv6_addr_mons": 0, 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "min_mon_release": 18, 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "v1_addr_mons": 3, 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "v2_addr_mons": 3 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "organization": "ceph-qa", 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster_network": false, 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 8, 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "require_min_compat_client": "luminous", 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "require_osd_release": "reef" 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_perf_histograms": [ 2024-09-21T09:26:57.498 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "axes": [ 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Latency (usec)", 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 100000, 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 99999]", 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "[100000, 199999]", 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "[200000, 399999]", 2024-09-21T09:26:57.499 INFO:tasks.workunit.client.0.smithi042.stdout: "[400000, 799999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[800000, 1599999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[1600000, 3199999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[3200000, 6399999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[6400000, 12799999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[12800000, 25599999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[25600000, 51199999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[51200000, 102399999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[102400000, 204799999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[204800000, 409599999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[409600000, 819199999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[819200000, 1638399999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[1638400000, 3276799999]", 2024-09-21T09:26:57.500 INFO:tasks.workunit.client.0.smithi042.stdout: "[3276800000, 6553599999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[6553600000, 13107199999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[13107200000, 26214399999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[26214400000, 52428799999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[52428800000, 104857599999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[104857600000, 209715199999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[209715200000, 419430399999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[419430400000, 838860799999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[838860800000, 1677721599999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[1677721600000, 3355443199999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[3355443200000, 6710886399999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[6710886400000, 13421772799999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[13421772800000, 26843545599999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[26843545600000, 53687091199999]", 2024-09-21T09:26:57.501 INFO:tasks.workunit.client.0.smithi042.stdout: "[53687091200000, None]" 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Request size (bytes)", 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 512, 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 511]", 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "[512, 1023]", 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "[1024, 2047]", 2024-09-21T09:26:57.502 INFO:tasks.workunit.client.0.smithi042.stdout: "[2048, 4095]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[4096, 8191]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[8192, 16383]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[16384, 32767]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[32768, 65535]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[65536, 131071]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[131072, 262143]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[262144, 524287]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[524288, 1048575]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[1048576, 2097151]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[2097152, 4194303]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[4194304, 8388607]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[8388608, 16777215]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[16777216, 33554431]", 2024-09-21T09:26:57.503 INFO:tasks.workunit.client.0.smithi042.stdout: "[33554432, 67108863]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[67108864, 134217727]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[134217728, 268435455]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[268435456, 536870911]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[536870912, 1073741823]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[1073741824, 2147483647]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[2147483648, 4294967295]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[4294967296, 8589934591]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[8589934592, 17179869183]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[17179869184, 34359738367]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[34359738368, 68719476735]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[68719476736, 137438953471]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[137438953472, 274877906943]", 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: "[274877906944, None]" 2024-09-21T09:26:57.504 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: "osds": [ 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 0, 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.505 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.506 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.507 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 1, 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.508 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.509 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 2, 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.510 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.511 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.512 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 3, 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.513 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.514 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 4, 2024-09-21T09:26:57.515 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.516 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.517 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 5, 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.518 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.519 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.520 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 6, 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.521 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.522 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 7, 2024-09-21T09:26:57.523 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.524 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.525 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: "axes": [ 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.526 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Latency (usec)", 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 100000, 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 99999]", 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "[100000, 199999]", 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "[200000, 399999]", 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "[400000, 799999]", 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "[800000, 1599999]", 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "[1600000, 3199999]", 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "[3200000, 6399999]", 2024-09-21T09:26:57.527 INFO:tasks.workunit.client.0.smithi042.stdout: "[6400000, 12799999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[12800000, 25599999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[25600000, 51199999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[51200000, 102399999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[102400000, 204799999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[204800000, 409599999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[409600000, 819199999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[819200000, 1638399999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[1638400000, 3276799999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[3276800000, 6553599999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[6553600000, 13107199999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[13107200000, 26214399999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[26214400000, 52428799999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[52428800000, 104857599999]", 2024-09-21T09:26:57.528 INFO:tasks.workunit.client.0.smithi042.stdout: "[104857600000, 209715199999]", 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "[209715200000, 419430399999]", 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "[419430400000, 838860799999]", 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "[838860800000, 1677721599999]", 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "[1677721600000, 3355443199999]", 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "[3355443200000, 6710886399999]", 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "[6710886400000, 13421772799999]", 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "[13421772800000, 26843545599999]", 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "[26843545600000, 53687091199999]", 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "[53687091200000, None]" 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:57.529 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Request size (bytes)", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 512, 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 511]", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[512, 1023]", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[1024, 2047]", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[2048, 4095]", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[4096, 8191]", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[8192, 16383]", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[16384, 32767]", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[32768, 65535]", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[65536, 131071]", 2024-09-21T09:26:57.530 INFO:tasks.workunit.client.0.smithi042.stdout: "[131072, 262143]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[262144, 524287]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[524288, 1048575]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[1048576, 2097151]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[2097152, 4194303]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[4194304, 8388607]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[8388608, 16777215]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[16777216, 33554431]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[33554432, 67108863]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[67108864, 134217727]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[134217728, 268435455]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[268435456, 536870911]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[536870912, 1073741823]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[1073741824, 2147483647]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[2147483648, 4294967295]", 2024-09-21T09:26:57.531 INFO:tasks.workunit.client.0.smithi042.stdout: "[4294967296, 8589934591]", 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "[8589934592, 17179869183]", 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "[17179869184, 34359738367]", 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "[34359738368, 68719476735]", 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "[68719476736, 137438953471]", 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "[137438953472, 274877906943]", 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "[274877906944, None]" 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "osds": [ 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 0, 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.532 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.533 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.534 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 1, 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.535 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.536 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 2, 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.537 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.538 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.539 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 3, 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.540 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.541 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.542 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 4, 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.543 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.544 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.545 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 5, 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.546 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.547 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 6, 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.548 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.549 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.550 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 7, 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.551 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.552 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.553 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "axes": [ 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Latency (usec)", 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 100000, 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 99999]", 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "[100000, 199999]", 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "[200000, 399999]", 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "[400000, 799999]", 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "[800000, 1599999]", 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "[1600000, 3199999]", 2024-09-21T09:26:57.554 INFO:tasks.workunit.client.0.smithi042.stdout: "[3200000, 6399999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[6400000, 12799999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[12800000, 25599999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[25600000, 51199999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[51200000, 102399999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[102400000, 204799999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[204800000, 409599999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[409600000, 819199999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[819200000, 1638399999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[1638400000, 3276799999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[3276800000, 6553599999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[6553600000, 13107199999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[13107200000, 26214399999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[26214400000, 52428799999]", 2024-09-21T09:26:57.555 INFO:tasks.workunit.client.0.smithi042.stdout: "[52428800000, 104857599999]", 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "[104857600000, 209715199999]", 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "[209715200000, 419430399999]", 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "[419430400000, 838860799999]", 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "[838860800000, 1677721599999]", 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "[1677721600000, 3355443199999]", 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "[3355443200000, 6710886399999]", 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "[6710886400000, 13421772799999]", 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "[13421772800000, 26843545599999]", 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "[26843545600000, 53687091199999]", 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "[53687091200000, None]" 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.556 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Request size (bytes)", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 512, 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 511]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[512, 1023]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[1024, 2047]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[2048, 4095]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[4096, 8191]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[8192, 16383]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[16384, 32767]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[32768, 65535]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[65536, 131071]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[131072, 262143]", 2024-09-21T09:26:57.557 INFO:tasks.workunit.client.0.smithi042.stdout: "[262144, 524287]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[524288, 1048575]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[1048576, 2097151]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[2097152, 4194303]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[4194304, 8388607]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[8388608, 16777215]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[16777216, 33554431]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[33554432, 67108863]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[67108864, 134217727]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[134217728, 268435455]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[268435456, 536870911]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[536870912, 1073741823]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[1073741824, 2147483647]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[2147483648, 4294967295]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[4294967296, 8589934591]", 2024-09-21T09:26:57.558 INFO:tasks.workunit.client.0.smithi042.stdout: "[8589934592, 17179869183]", 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: "[17179869184, 34359738367]", 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: "[34359738368, 68719476735]", 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: "[68719476736, 137438953471]", 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: "[137438953472, 274877906943]", 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: "[274877906944, None]" 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: "osds": [ 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 0, 2024-09-21T09:26:57.559 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.560 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.561 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 1, 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.562 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.563 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.564 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 2, 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.565 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.566 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 3, 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.567 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.568 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.569 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 4, 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.570 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.571 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 5, 2024-09-21T09:26:57.572 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.573 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.574 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 6, 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.575 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.576 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.577 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 7, 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.578 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.579 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: "axes": [ 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.580 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Latency (usec)", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 100000, 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 99999]", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[100000, 199999]", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[200000, 399999]", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[400000, 799999]", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[800000, 1599999]", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[1600000, 3199999]", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[3200000, 6399999]", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[6400000, 12799999]", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[12800000, 25599999]", 2024-09-21T09:26:57.581 INFO:tasks.workunit.client.0.smithi042.stdout: "[25600000, 51199999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[51200000, 102399999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[102400000, 204799999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[204800000, 409599999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[409600000, 819199999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[819200000, 1638399999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[1638400000, 3276799999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[3276800000, 6553599999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[6553600000, 13107199999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[13107200000, 26214399999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[26214400000, 52428799999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[52428800000, 104857599999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[104857600000, 209715199999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[209715200000, 419430399999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[419430400000, 838860799999]", 2024-09-21T09:26:57.582 INFO:tasks.workunit.client.0.smithi042.stdout: "[838860800000, 1677721599999]", 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "[1677721600000, 3355443199999]", 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "[3355443200000, 6710886399999]", 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "[6710886400000, 13421772799999]", 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "[13421772800000, 26843545599999]", 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "[26843545600000, 53687091199999]", 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "[53687091200000, None]" 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "buckets": 32, 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "min": 0, 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "name": "Request size (bytes)", 2024-09-21T09:26:57.583 INFO:tasks.workunit.client.0.smithi042.stdout: "quant_size": 512, 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "ranges": [ 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[None, -1]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 511]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[512, 1023]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[1024, 2047]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[2048, 4095]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[4096, 8191]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[8192, 16383]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[16384, 32767]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[32768, 65535]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[65536, 131071]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[131072, 262143]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[262144, 524287]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[524288, 1048575]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[1048576, 2097151]", 2024-09-21T09:26:57.584 INFO:tasks.workunit.client.0.smithi042.stdout: "[2097152, 4194303]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[4194304, 8388607]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[8388608, 16777215]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[16777216, 33554431]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[33554432, 67108863]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[67108864, 134217727]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[134217728, 268435455]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[268435456, 536870911]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[536870912, 1073741823]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[1073741824, 2147483647]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[2147483648, 4294967295]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[4294967296, 8589934591]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[8589934592, 17179869183]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[17179869184, 34359738367]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[34359738368, 68719476735]", 2024-09-21T09:26:57.585 INFO:tasks.workunit.client.0.smithi042.stdout: "[68719476736, 137438953471]", 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: "[137438953472, 274877906943]", 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: "[274877906944, None]" 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: "scale_type": "log2" 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: "osds": [ 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 0, 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.586 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.587 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.588 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 1, 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 10, 1, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 16, 6, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.589 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 20, 1, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.590 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.591 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 2, 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.592 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.593 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 3, 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.594 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.595 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.596 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 4, 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.597 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.598 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.599 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 5, 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.600 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.601 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.602 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 6, 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.603 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.604 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "osd_id": 7, 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "values": [ 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.605 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.606 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-21T09:26:57.607 INFO:tasks.workunit.client.0.smithi042.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: ] 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: "perf_counters": { 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: "mds.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: "mds": { 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: "caps": { 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.608 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_cap_op_flush_ack": { 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_cap_op_grant": { 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_cap_op_revoke": { 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: "ceph_cap_op_trunc": { 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.609 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: "dir_commit": { 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: "dir_fetch_complete": { 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: "dir_fetch_keys": { 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: "dir_merge": { 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.610 INFO:tasks.workunit.client.0.smithi042.stdout: "dir_split": { 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: "exported_inodes": { 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: "forward": { 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_client_cap_release": { 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.611 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_client_caps": { 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_client_caps_dirty": { 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_inode_file_caps": { 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: "imported_inodes": { 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.612 INFO:tasks.workunit.client.0.smithi042.stdout: "inodes": { 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: "inodes_expired": { 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: "inodes_pinned": { 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: "inodes_with_caps": { 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: "load_cent": { 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.613 INFO:tasks.workunit.client.0.smithi042.stdout: "openino_dir_fetch": { 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: "process_request_cap_release": { 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: "reply_latency": { 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 123047 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: "request": { 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: "root_rbytes": { 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.614 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: "root_rfiles": { 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: "root_rsnaps": { 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_reply": { 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: "subtrees": { 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_cache": { 2024-09-21T09:26:57.615 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_enqueue_scrub": { 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_exportdir": { 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_flush": { 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_fragmentdir": { 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_fragstats": { 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "ireq_inodestats": { 2024-09-21T09:26:57.616 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_recovering_enqueued": { 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_recovering_prioritized": { 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_recovering_processing": { 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_strays": { 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_strays_delayed": { 2024-09-21T09:26:57.617 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_strays_enqueuing": { 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_completed": { 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_started": { 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: "strays_created": { 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: "strays_enqueued": { 2024-09-21T09:26:57.618 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: "strays_migrated": { 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: "strays_reintegrated": { 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_log": { 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: "ev": { 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.619 INFO:tasks.workunit.client.0.smithi042.stdout: "evadd": { 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: "evex": { 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: "evexd": { 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: "evexg": { 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: "evtrm": { 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.620 INFO:tasks.workunit.client.0.smithi042.stdout: "jlat": { 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13230310 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "replayed": { 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "seg": { 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "segadd": { 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "segex": { 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.621 INFO:tasks.workunit.client.0.smithi042.stdout: "segexd": { 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: "segexg": { 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: "segtrm": { 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_mem": { 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: "cap": { 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.622 INFO:tasks.workunit.client.0.smithi042.stdout: "cap+": { 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: "cap-": { 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: "dir": { 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: "dir+": { 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: "dir-": { 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.623 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "dn": { 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "dn+": { 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "dn-": { 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "heap": { 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 207124 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "ino": { 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.624 INFO:tasks.workunit.client.0.smithi042.stdout: "ino+": { 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "ino-": { 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "rss": { 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 40544 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_server": { 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "cap_acquisition_throttle": { 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "cap_revoke_eviction": { 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.625 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_client_request": { 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_client_session": { 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 16 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "handle_peer_request": { 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "req_create_latency": { 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "req_getattr_latency": { 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 123047 2024-09-21T09:26:57.626 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "req_getfilelock_latency": { 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "req_getvxattr_latency": { 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "req_link_latency": { 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookup_latency": { 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.627 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookuphash_latency": { 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookupino_latency": { 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookupname_latency": { 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookupparent_latency": { 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.628 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lookupsnap_latency": { 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: "req_lssnap_latency": { 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: "req_mkdir_latency": { 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.629 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "req_mknod_latency": { 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "req_mksnap_latency": { 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "req_open_latency": { 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "req_readdir_latency": { 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.630 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "req_rename_latency": { 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "req_renamesnap_latency": { 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "req_rmdir_latency": { 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "req_rmsnap_latency": { 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.631 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "req_rmxattr_latency": { 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "req_setattr_latency": { 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "req_setdirlayout_latency": { 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "req_setfilelock_latency": { 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.632 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "req_setlayout_latency": { 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "req_setxattr_latency": { 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "req_snapdiff_latency": { 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "req_symlink_latency": { 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.633 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: "req_unlink_latency": { 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: "mds_sessions": { 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: "average_load": { 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: "avg_session_uptime": { 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 89 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: "mdthresh_evicted": { 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.634 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: "session_add": { 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: "session_count": { 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: "session_remove": { 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: "sessions_open": { 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: "sessions_stale": { 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.635 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "total_load": { 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 45 2024-09-21T09:26:57.636 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "purge_queue": { 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executed": { 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executed_ops": { 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executing": { 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executing_high_water": { 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executing_ops": { 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.637 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_executing_ops_high_water": { 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: "pq_item_in_journal": { 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.2c9429da403c67a123b607e5f5b4bb99ebb0cfe3": { 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: "election_call": { 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: "election_lose": { 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.638 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: "election_win": { 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_elections": { 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_sessions": { 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: "session_add": { 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: "session_rm": { 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95 2024-09-21T09:26:57.639 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "session_trim": { 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "paxos": { 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "accept_timeout": { 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "begin": { 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 843 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_bytes": { 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 843, 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4019143 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_keys": { 2024-09-21T09:26:57.640 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_latency": { 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 843, 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 98999279 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "collect": { 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_bytes": { 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_keys": { 2024-09-21T09:26:57.641 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_latency": { 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_timeout": { 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_uncommitted": { 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "commit": { 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 845 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.642 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_bytes": { 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_keys": { 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_latency": { 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_ack_timeout": { 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_timeout": { 2024-09-21T09:26:57.643 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn": { 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn_latency": { 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh": { 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 845 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh_latency": { 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 845, 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1923986056 2024-09-21T09:26:57.644 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "restart": { 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state": { 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_bytes": { 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_keys": { 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.645 INFO:tasks.workunit.client.0.smithi042.stdout: "start_leader": { 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "start_peon": { 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state": { 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 844 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_bytes": { 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 844, 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7880156 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_keys": { 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 844, 2024-09-21T09:26:57.646 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5640 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_latency": { 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 844, 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 97999292 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache": { 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1020054731 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41754624 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.647 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 32145408 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2147483648 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 9609216 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:full": { 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.648 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277005825 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 310002 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.649 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.650 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 70811405 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:inc": { 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.651 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277005825 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44160 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.652 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.653 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71077247 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:kv": { 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 322961408 2024-09-21T09:26:57.654 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 184670550 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.655 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.656 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71181994 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb": { 2024-09-21T09:26:57.657 INFO:tasks.workunit.client.0.smithi042.stdout: "compact": { 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_len": { 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_merge": { 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_range": { 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "get_latency": { 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 35999, 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 99188585 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.658 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_delay_time": { 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_memtable_time": { 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_wal_time": { 2024-09-21T09:26:57.659 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_latency": { 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_sync_latency": { 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1815, 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 227987772 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.41ec64bbb5c7d36d0f4e3e5e1ecd1da8a32f1bcf": { 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "election_call": { 2024-09-21T09:26:57.660 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "election_lose": { 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "election_win": { 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_elections": { 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 9 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_sessions": { 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 9 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "session_add": { 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.661 INFO:tasks.workunit.client.0.smithi042.stdout: "session_rm": { 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 166 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: "session_trim": { 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: "paxos": { 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: "accept_timeout": { 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: "begin": { 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 974 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_bytes": { 2024-09-21T09:26:57.662 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5090527 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_keys": { 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2922 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_latency": { 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 147998928 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "collect": { 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_bytes": { 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.663 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_keys": { 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_latency": { 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_timeout": { 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_uncommitted": { 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "commit": { 2024-09-21T09:26:57.664 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 974 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_bytes": { 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5020457 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_keys": { 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5525 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_latency": { 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 974, 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 141929972 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_ack_timeout": { 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.665 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_timeout": { 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn": { 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn_latency": { 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh": { 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 976 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh_latency": { 2024-09-21T09:26:57.666 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 976, 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2346982990 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "restart": { 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state": { 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_bytes": { 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1627 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_keys": { 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.667 INFO:tasks.workunit.client.0.smithi042.stdout: "start_leader": { 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "start_peon": { 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state": { 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_bytes": { 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_keys": { 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.668 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_latency": { 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache": { 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1020054731 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 45842432 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 39878656 2024-09-21T09:26:57.669 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2147483648 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5963776 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:full": { 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.670 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277006484 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 310683 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.671 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.672 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 70810065 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:inc": { 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.673 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277006484 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41721 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.674 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.675 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71079027 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:kv": { 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 322961408 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.676 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 184670989 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.677 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.678 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71181555 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb": { 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: "compact": { 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_len": { 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.679 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_merge": { 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_range": { 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "get_latency": { 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 43720, 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 184617692 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_delay_time": { 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_memtable_time": { 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.680 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_wal_time": { 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_latency": { 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_sync_latency": { 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2122, 2024-09-21T09:26:57.681 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 291487095 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: "mon.fb092c4e82f038fa12232ddabc4dd4fd142abe4a": { 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: "election_call": { 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: "election_lose": { 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: "election_win": { 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: "num_elections": { 2024-09-21T09:26:57.682 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_sessions": { 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: "session_add": { 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: "session_rm": { 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 50 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: "session_trim": { 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.683 INFO:tasks.workunit.client.0.smithi042.stdout: "paxos": { 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "accept_timeout": { 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "begin": { 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 852 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_bytes": { 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 852, 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4045386 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_keys": { 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.684 INFO:tasks.workunit.client.0.smithi042.stdout: "begin_latency": { 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 852, 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 150997039 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "collect": { 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_bytes": { 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 146 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_keys": { 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_latency": { 2024-09-21T09:26:57.685 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 999981 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_timeout": { 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: "collect_uncommitted": { 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: "commit": { 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 853 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_bytes": { 2024-09-21T09:26:57.686 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_keys": { 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "commit_latency": { 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_ack_timeout": { 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "lease_timeout": { 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.687 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn": { 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "new_pn_latency": { 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh": { 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 853 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "refresh_latency": { 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 853, 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1903962630 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "restart": { 2024-09-21T09:26:57.688 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state": { 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_bytes": { 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: "share_state_keys": { 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: "start_leader": { 2024-09-21T09:26:57.689 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: "start_peon": { 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state": { 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 853 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_bytes": { 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 853, 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7930733 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_keys": { 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 853, 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5710 2024-09-21T09:26:57.690 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: "store_state_latency": { 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 853, 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 381992500 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache": { 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1020054731 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 43859968 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 32808960 2024-09-21T09:26:57.691 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2147483648 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11051008 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:full": { 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.692 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277005408 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 311113 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.693 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.694 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 70810711 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:inc": { 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348127232 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.695 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 277005408 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44160 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.696 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.697 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71077664 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: "prioritycache:kv": { 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 322961408 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.698 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 184670272 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.699 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.700 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71182272 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb": { 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: "compact": { 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_len": { 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_queue_merge": { 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.701 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_range": { 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "get_latency": { 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 36472, 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 91754442 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_delay_time": { 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_memtable_time": { 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.702 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_write_wal_time": { 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_latency": { 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "submit_sync_latency": { 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1860, 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 622678039 2024-09-21T09:26:57.703 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.0": { 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.704 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8822784 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:57.705 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5087232 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.706 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4947968 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.707 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.708 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:57.709 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.710 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.711 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13848576 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1400832 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:57.712 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 4, 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 195458 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:57.713 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 22, 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 69994 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:57.714 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1195, 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 321267469 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1194, 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23903898 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1195, 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1208771 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1195, 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 322476240 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.715 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 35269 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 8, 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 19704 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:57.716 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 4, 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14512 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3963 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 340 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:57.717 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 130, 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2050812 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 345, 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 355820 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 215, 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1250513 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.718 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 102, 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5579831 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2058155719 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 132, 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15996081 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 132, 2024-09-21T09:26:57.719 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 416363823761 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 132, 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 168144743027 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73571489068 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 201458 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.720 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 217931092 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 728791443 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 564346 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 424198084 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.721 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 209534753 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 943511 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 66, 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 324866 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3638880816 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.722 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 246895635 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3593, 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 102709522 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1862400347 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 47841280 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.723 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 47611904 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3138478489 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 229376 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.724 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85509986 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.725 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 606208 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.726 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73267358 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.727 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641324898 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.728 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.729 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71704654 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.730 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 57006657 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.731 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68821999 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.732 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641324898 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.733 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 376700 2024-09-21T09:26:57.734 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71330082 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.735 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.736 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 45 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.737 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 616 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 6, 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 45417319 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 7, 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3894549 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.738 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 6, 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 19268716 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.739 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.740 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.741 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 616 2024-09-21T09:26:57.742 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 6, 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 45417319 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 7, 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3894549 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 6, 2024-09-21T09:26:57.743 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 19268716 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1771104 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.744 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 33263616 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.1": { 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.745 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.746 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 9678848 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.747 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6041600 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5902336 2024-09-21T09:26:57.748 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:57.749 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.750 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:57.751 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:57.752 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:57.753 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15659008 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 802816 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:57.754 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 211814 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.755 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 32, 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 87736 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1428, 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 335912397 2024-09-21T09:26:57.756 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1427, 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 22665569 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1428, 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1620607 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1428, 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 337533004 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.757 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44063 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 4, 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10003 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.758 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13003 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3965 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.759 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 350 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 150, 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2640050 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 380, 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 374181 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 230, 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1720694 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.760 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 103, 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5716674 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2055372471 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 128, 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11633831 2024-09-21T09:26:57.761 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 127, 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 333245241766 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 128, 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 177192068329 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3526, 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 87397948511 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.762 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3526, 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 179906 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 190687720 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 747875266 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:57.763 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 535665 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 520823245 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 234931198 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 352594 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.764 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 61, 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 300158 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3749949058 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 275477029 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3527, 2024-09-21T09:26:57.765 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 111624561 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1862400347 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 48889856 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 47333376 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.766 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3138478489 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1556480 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.767 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85546974 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.768 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 16384 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.769 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73820194 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.770 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641602311 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.771 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.772 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71427241 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.773 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 57031316 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.774 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.775 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68797340 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.776 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641602311 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.777 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 351053 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.778 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71078316 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.779 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 37 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.780 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 157 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2429467 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.781 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 157, 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 876383076 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1052 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 157, 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 54609596 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 157, 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 189142347 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.782 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 33 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 33, 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4971536 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1052 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:57.783 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 33, 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4225241 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 33, 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3427354 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 22 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 22, 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 20058168 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.784 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 22, 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8887151 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:57.785 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 22, 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 18372139 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 102 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2429467 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 102, 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 851353372 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.786 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 102, 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41497204 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 102, 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 167342854 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 590368 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:57.787 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 32665600 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.2": { 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.788 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:57.789 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2224128 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.790 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27656192 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1400832 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1261568 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:57.791 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.792 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:57.793 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5556 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5556 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:57.794 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.795 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:57.796 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3563520 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:57.797 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 790528 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 4, 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 218374 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:57.798 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 13, 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 18726 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.799 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 295, 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 50305245 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 286, 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6848373 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 295, 2024-09-21T09:26:57.800 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 372965 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 295, 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 50678210 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 49155 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:57.801 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1607 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4341 2024-09-21T09:26:57.802 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 627 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 226 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 103, 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1166480 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:57.803 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 281, 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 291068 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 178, 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 775021 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 110475 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.804 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6765646 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 122, 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8423442 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 121, 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 281550422522 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 122, 2024-09-21T09:26:57.805 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 167805173322 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 341, 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 82165106853 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 341, 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 34373 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 628051 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:57.806 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85722288 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 117395 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 38763824 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 19659283 2024-09-21T09:26:57.807 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 352415 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 56, 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 298404 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 151588527 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23270024 2024-09-21T09:26:57.808 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 342, 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2162173 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1862400347 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:57.809 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41418752 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41345024 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3138478489 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73728 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.810 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85554340 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.811 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.812 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73816924 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.813 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641657555 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.814 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.815 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71371997 2024-09-21T09:26:57.816 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 57036227 2024-09-21T09:26:57.817 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.818 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.819 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68792429 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.820 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641657555 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.821 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 231225 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.822 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71142900 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.823 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.824 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 82253908 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.825 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3855060 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 48640541 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.826 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:57.827 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.828 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:57.829 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 82253908 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3855060 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 10, 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 48640541 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.830 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 28459008 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.831 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.3": { 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.832 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8019968 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.833 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4972544 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4833280 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:57.834 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:57.835 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:57.836 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5555 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5555 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:57.837 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:57.838 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.839 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12931072 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 811008 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.840 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:57.841 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11654 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1167, 2024-09-21T09:26:57.842 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 301790843 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1156, 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23649807 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1167, 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1272466 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1167, 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 303063309 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.843 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 32379 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1189 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:57.844 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6482 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3486 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.845 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 332 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 99, 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 975497 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 177, 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 294034 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 78, 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 276042 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.846 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 100, 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6177959 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1709763160 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 60, 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7972803 2024-09-21T09:26:57.847 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 57, 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 244333807003 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 60, 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 81737819670 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3350, 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 466946418 2024-09-21T09:26:57.848 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3350, 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 180664 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 533059763 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 738650192 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 508096 2024-09-21T09:26:57.849 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 412024440 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 218667491 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 355149 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 51, 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 210649 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:57.850 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3612418299 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 255856339 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3353, 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 113158685 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1862400347 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.851 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44695552 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44490752 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3138478489 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 204800 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:57.852 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85547600 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.853 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8192 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.854 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73827760 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:57.855 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641607005 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.856 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.857 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71422547 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.858 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 57031733 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.859 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.860 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68796923 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.861 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641607005 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.862 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5834 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 345424 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.863 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71073417 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.864 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 37 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.865 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.866 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1319895 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:57.867 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:57.868 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.869 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.870 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1319895 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.871 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:57.872 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 32669696 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.4": { 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:57.873 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1347584 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.874 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27656192 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 974848 2024-09-21T09:26:57.875 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 835584 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.876 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:57.877 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:57.878 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:57.879 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.880 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2260992 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 811008 2024-09-21T09:26:57.881 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 8, 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 292872 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:57.882 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4013 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 191, 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 49091994 2024-09-21T09:26:57.883 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 187, 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6319171 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 191, 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 196252 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 191, 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 49288246 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:57.884 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 37785 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1562 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.885 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10371 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 405 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 250 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 109, 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1525100 2024-09-21T09:26:57.886 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 187, 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 270847 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 78, 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 719779 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 139677 2024-09-21T09:26:57.887 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3621601 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 49, 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 17310773 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 48, 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 205911128210 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.888 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 49, 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73645321518 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 273, 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8911369173 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 273, 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 26536 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 345889 2024-09-21T09:26:57.889 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95967640 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 83359 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:57.890 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 62030379 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13310224 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 353142 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 47, 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 236841 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:57.891 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 175310277 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 18180630 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 274, 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1620202 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:57.892 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1861443168 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 43646976 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 42614784 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3137352396 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1032192 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:57.893 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85496593 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.894 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.895 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.896 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.896 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.896 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.896 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.896 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.896 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.896 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.896 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.896 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73882863 2024-09-21T09:26:57.896 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.897 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641224449 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.898 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.899 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71805103 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:57.900 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 56997728 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.901 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.902 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68830928 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.903 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641224449 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.904 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 243279 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.905 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71563952 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:57.906 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 39 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.907 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 22 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.908 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7040832 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 634587 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6972998 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.909 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.910 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.911 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:57.912 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 22 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.913 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7040832 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 634587 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6972998 2024-09-21T09:26:57.914 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 28479488 2024-09-21T09:26:57.915 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.5": { 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.916 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5689344 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.917 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27656192 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:57.918 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2629632 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2490368 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.919 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:57.920 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:57.920 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.920 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:57.920 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:57.920 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.920 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:57.920 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:57.920 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.920 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:57.920 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:57.921 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5557 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:57.922 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.923 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.924 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8257536 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 806912 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 6, 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192153 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:57.925 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.926 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 4, 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8641 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 595, 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 454442623 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.927 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 585, 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 18874249 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 595, 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 508103 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 595, 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 454950726 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.928 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 37654 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1722 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.929 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3879 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3478 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 359 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 98, 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 942866 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 159, 2024-09-21T09:26:57.930 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 289502 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 61, 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3199025 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 104, 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5644465 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4303658572 2024-09-21T09:26:57.931 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 46, 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 19883676 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 43, 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 229565034758 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 46, 2024-09-21T09:26:57.932 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73329956372 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3392, 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 10295785537 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3392, 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 162335 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 373874481 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:57.933 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2687036186 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 402368 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1460965191 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 351882570 2024-09-21T09:26:57.934 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 354823 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 38, 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 169990 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 9177623723 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 381857119 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.935 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3395, 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 261026184 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1861443168 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 47628288 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 46899200 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:57.936 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3137352396 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 729088 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.937 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85489997 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.938 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.939 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73889459 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.940 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641174983 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.941 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.942 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71854569 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.943 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 56993331 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.944 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.945 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68835325 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:57.946 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641174983 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.947 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5851 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 352265 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.948 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71498581 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.949 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.950 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 41 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.951 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:57.952 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.953 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:57.954 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.955 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.956 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:57.957 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 28471296 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.6": { 2024-09-21T09:26:57.958 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.959 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5648384 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.960 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27656192 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2637824 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2498560 2024-09-21T09:26:57.961 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:57.962 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:57.963 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5556 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:57.964 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5556 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.965 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.966 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8224768 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1396736 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.967 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:57.968 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 9, 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15751 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:57.969 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 597, 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 458366979 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 592, 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 26899336 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 597, 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 448464 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 597, 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 458815443 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.970 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 39043 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1700 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.971 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11383 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3456 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 364 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 99, 2024-09-21T09:26:57.972 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1716115 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 156, 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 295101 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 57, 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1342825 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 100, 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5681451 2024-09-21T09:26:57.973 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3696919724 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 39, 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27117419 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 39, 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 420449175714 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:57.974 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 39, 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67151753751 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1158425104 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 203757 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 110374911 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.975 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2636997074 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 479108 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1389487838 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 334372444 2024-09-21T09:26:57.976 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 945413 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 32, 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 133082 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8168384090 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 366729733 2024-09-21T09:26:57.977 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3367, 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 249239442 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1861443168 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 46792704 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 46039040 2024-09-21T09:26:57.978 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3137352396 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 753664 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.979 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85488600 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.980 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24576 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.981 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73870376 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.982 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641164500 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.983 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.984 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71865052 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:57.985 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 56992400 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.986 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.987 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68836256 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:57.988 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641164500 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5928 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.989 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5928 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 348584 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.990 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71506740 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.991 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 39 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:57.992 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2810 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.993 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 13, 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 76133146 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 15, 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7795900 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 13, 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 34919725 2024-09-21T09:26:57.994 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:57.995 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.996 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.997 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 13 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2810 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.998 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 13, 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 76133146 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 15, 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7795900 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 13, 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 34919725 2024-09-21T09:26:57.999 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 29061120 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.000 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "osd.7": { 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "bluefs": { 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_fallback": { 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_slow_size_fallback": { 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_db": { 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 65536 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_main": { 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.001 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit_wal": { 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_slow": { 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_sst": { 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 12288 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_written_wal": { 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1216512 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lat": { 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.002 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: "compact_lock_lat": { 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: "db_total_bytes": { 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: "db_used_bytes": { 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 27656192 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: "log_bytes": { 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 925696 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.003 INFO:tasks.workunit.client.0.smithi042.stdout: "logged_bytes": { 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 786432 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_db": { 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 31850496 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_slow": { 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: "max_bytes_wal": { 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: "num_files": { 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14 2024-09-21T09:26:58.004 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: "read_bytes": { 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 206480 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: "read_count": { 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 23 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes": { 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1282048 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_db": { 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1286144 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_slow": { 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.005 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_bytes_wal": { 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: "read_disk_count": { 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_bytes": { 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4991 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: "read_prefetch_count": { 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_bytes": { 2024-09-21T09:26:58.006 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5552 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_buffer_count": { 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_bytes": { 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5552 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_count": { 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 24 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes": { 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_db": { 2024-09-21T09:26:58.007 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_slow": { 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_bytes_wal": { 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: "read_random_disk_count": { 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_total_bytes": { 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.008 INFO:tasks.workunit.client.0.smithi042.stdout: "slow_used_bytes": { 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_total_bytes": { 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: "wal_used_bytes": { 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: "write_bytes": { 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2080768 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore": { 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: "alloc_unit": { 2024-09-21T09:26:58.009 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4096 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": { 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1392640 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: "clist_lat": { 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 3, 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 108417 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_lat": { 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.010 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed": { 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_allocated": { 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: "compressed_original": { 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: "csum_lat": { 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 15, 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 37828 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.011 INFO:tasks.workunit.client.0.smithi042.stdout: "decompress_lat": { 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: "fragmentation_micros": { 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_commit_lat": { 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 179, 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 54288322 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_final_lat": { 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 171, 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11850446 2024-09-21T09:26:58.012 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_flush_lat": { 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 179, 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 114421 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "kv_sync_lat": { 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 179, 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 54402743 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_keys_lat": { 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_get_values_lat": { 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:58.013 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 33291 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_lower_bound_lat": { 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1531 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_next_lat": { 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_seek_to_first_lat": { 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 0, 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_upper_bound_lat": { 2024-09-21T09:26:58.014 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 2, 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4015 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_hits": { 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 510 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: "onode_misses": { 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 288 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: "read_lat": { 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 118, 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3465878 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: "read_onode_meta_lat": { 2024-09-21T09:26:58.015 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 183, 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 303900 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: "read_wait_aio_lat": { 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 65, 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2731816 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: "reads_with_retries": { 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: "remove_lat": { 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 1, 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14836 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.016 INFO:tasks.workunit.client.0.smithi042.stdout: "state_aio_wait_lat": { 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 4443286 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_aio_wait_lat": { 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 26, 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1786177 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_cleanup_lat": { 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 26, 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 218876442743 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "state_deferred_queued_lat": { 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 26, 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 35826052375 2024-09-21T09:26:58.017 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "state_done_lat": { 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 518417 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "state_finishing_lat": { 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 30637 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "state_io_done_lat": { 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 930360 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_commiting_lat": { 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.018 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 143763777 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_done_lat": { 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 104644 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: "state_kv_queued_lat": { 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67084203 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: "state_prepare_lat": { 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 11987213 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.019 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": { 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 943387 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "truncate_lat": { 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 25, 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 105431 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_commit_lat": { 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 228247249 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_submit_lat": { 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 14270895 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "txc_throttle_lat": { 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 285, 2024-09-21T09:26:58.020 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1659389 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache": { 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_bytes": { 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1861443168 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "heap_bytes": { 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 43646976 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "mapped_bytes": { 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 42491904 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "target_bytes": { 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3137352396 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "unmapped_bytes": { 2024-09-21T09:26:58.021 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 1155072 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:data": { 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 159383552 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:58.022 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 85486606 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:58.023 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 151552 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.024 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73745394 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv": { 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 780140544 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:58.025 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641149550 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:58.026 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 2128 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.027 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71880002 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:kv_onode": { 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 192937984 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 67108864 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 464 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:58.028 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 56991071 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:58.029 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.030 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68837585 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: "bluestore-pricache:meta": { 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: "committed_bytes": { 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 713031680 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: "pri0_bytes": { 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: "pri10_bytes": { 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.031 INFO:tasks.workunit.client.0.smithi042.stdout: "pri11_bytes": { 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 641149550 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: "pri1_bytes": { 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: "pri2_bytes": { 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: "pri3_bytes": { 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: "pri4_bytes": { 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.032 INFO:tasks.workunit.client.0.smithi042.stdout: "pri5_bytes": { 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: "pri6_bytes": { 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 262354 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: "pri7_bytes": { 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: "pri8_bytes": { 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: "pri9_bytes": { 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.033 INFO:tasks.workunit.client.0.smithi042.stdout: "reserved_bytes": { 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 71619776 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: "objecter": { 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: "op_active": { 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rmw": { 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:58.034 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: "osd": { 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg": { 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 46 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: "numpg_removing": { 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: "op": { 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 73 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_degraded": { 2024-09-21T09:26:58.035 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: "op_delayed_unreadable": { 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: "op_in_bytes": { 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: "op_latency": { 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 73, 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 68622719 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: "op_out_bytes": { 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 263950 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.036 INFO:tasks.workunit.client.0.smithi042.stdout: "op_prepare_latency": { 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 75, 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 17404465 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: "op_process_latency": { 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 73, 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 47362225 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r": { 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 50 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency": { 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 50, 2024-09-21T09:26:58.037 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 8246759 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_out_bytes": { 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 263950 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_prepare_latency": { 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 50, 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7249523 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: "op_r_process_latency": { 2024-09-21T09:26:58.038 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 50, 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 6149886 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw": { 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 18 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_in_bytes": { 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency": { 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 18, 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 16100678 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.039 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_out_bytes": { 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_prepare_latency": { 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 18, 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 7094308 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "op_rw_process_latency": { 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 18, 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 15145536 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.040 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w": { 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 5 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_in_bytes": { 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency": { 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 44275282 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_prepare_latency": { 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 7, 2024-09-21T09:26:58.041 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 3060634 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: "op_w_process_latency": { 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: "count": 5, 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 26066803 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: "op_wip": { 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_bytes": { 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: "recovery_ops": { 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 0 2024-09-21T09:26:58.042 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes": { 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 95995035648 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_bytes_used": { 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: "value": 29057024 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: "pools": [ 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr" 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:58.043 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 1, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 1, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 1, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 1781760, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 1781760, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 2, 2024-09-21T09:26:58.044 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 2.4431167275906773e-06, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 286, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 505856, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 590368, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 590368, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 1771104, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 195, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 2473984 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:58.045 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 32, 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 32, 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 2, 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:58.046 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 98304, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 98304, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 22, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 1.347929554640359e-07, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 3428, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 3428, 2024-09-21T09:26:58.047 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 10284, 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 51, 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 20480 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:58.048 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 64, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 64, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 3, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 0, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 0, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:58.049 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 0.0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 0, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 0 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.050 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd" 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "cache_mode": "none", 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "erasure_code_profile": {}, 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "min_size": 2, 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "options": {}, 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_autoscale_mode": "off", 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 8, 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "pgp_num": 8, 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "pool": 4, 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "size": 3, 2024-09-21T09:26:58.051 INFO:tasks.workunit.client.0.smithi042.stdout: "stats": { 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_raw": 729296152842, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "bytes_used": 12288, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_bytes_used": 0, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "compress_under_bytes": 0, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "data_bytes_used": 12288, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty": 0, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "max_avail": 243098714112, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "objects": 2, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_bytes_used": 0, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "percent_used": 1.6849122985718168e-08, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_bytes": 0, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "quota_objects": 0, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "rd": 0, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "rd_bytes": 0, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "stored": 19, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_data": 19, 2024-09-21T09:26:58.052 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_omap": 0, 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: "stored_raw": 57, 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: "wr": 2, 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: "wr_bytes": 2048 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_bytes": 0, 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: "target_max_objects": 0, 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: "type": "replicated" 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd": { 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: "mirroring_by_pool": [ 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: false 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: "num_images_by_pool": [ 2024-09-21T09:26:58.053 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pools": 1 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: "report_id": "4bb18e66-eb7e-486a-9982-f541fe5c573e", 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: "report_timestamp": "2024-09-21T09:26:56.620770", 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: "report_version": 1, 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: "rocksdb_stats": { 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "7.9.2" 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: "rook": { 2024-09-21T09:26:58.054 INFO:tasks.workunit.client.0.smithi042.stdout: "cluster": { 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "external-mode": null, 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "mon": { 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "allow-multiple-per-node": null, 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "count": null, 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "max-id": null, 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "pvc": { 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "enabled": null 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "stretch": { 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "enabled": null 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "network": { 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: "provider": null 2024-09-21T09:26:58.055 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: "storage": { 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: "device-set": { 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: "non-portable": null, 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: "portable": null, 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: "total": null 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: "csi": { 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:58.056 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.057 INFO:tasks.workunit.client.0.smithi042.stdout: "kubernetes": { 2024-09-21T09:26:58.057 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:58.057 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.057 INFO:tasks.workunit.client.0.smithi042.stdout: "node": { 2024-09-21T09:26:58.057 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:58.057 INFO:tasks.workunit.client.0.smithi042.stdout: "kubernetes-total": null, 2024-09-21T09:26:58.057 INFO:tasks.workunit.client.0.smithi042.stdout: "with-ceph-daemons": null, 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-cephfs-plugin": null, 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-nfs-plugin": null, 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: "with-csi-rbd-plugin": null 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: "usage": { 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: "storage-class": { 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: "count": { 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: "bucket": null, 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs": null, 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: "nfs": null, 2024-09-21T09:26:58.058 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd": null, 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: "total": null 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: "version": null 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: "services": {}, 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_per_pg": [ 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.059 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.080478+0000", 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.080478+0000", 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.080780+0000", 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.060 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293210+0000", 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.061 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3f", 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:54:29.772010+0000", 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.062 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.063 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.064 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.065 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.066 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.067948+0000", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.067948+0000", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068238+0000", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.067 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009047+0000", 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.068 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3e", 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:34:07.997812+0000", 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.069 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.070 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.071 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.072 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.068051+0000", 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.068051+0000", 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068331+0000", 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:58.073 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292420+0000", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.074 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3d", 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.075 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:13:18.147374+0000", 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.076 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.077 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.078 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.079 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073638+0000", 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073638+0000", 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074266+0000", 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:58.080 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292202+0000", 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.081 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3c", 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:54:47.596201+0000", 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.082 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.083 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.084 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.085 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.086 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.076381+0000", 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.076381+0000", 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.076669+0000", 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:58.087 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291248+0000", 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.088 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3b", 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:24:02.652626+0000", 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.089 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.090 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.091 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.092 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.093 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.711294+0000", 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.711294+0000", 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.711761+0000", 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:58.094 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291601+0000", 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:58.095 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3a", 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 20, 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.096 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:34:49.991870+0000", 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.097 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.098 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.099 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.100 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.079722+0000", 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.079722+0000", 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.079995+0000", 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.101 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291151+0000", 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.102 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.39", 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:17:37.398395+0000", 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.103 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.104 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.105 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.106 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.107 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.071461+0000", 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.071461+0000", 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.071709+0000", 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:58.108 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008615+0000", 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.109 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.38", 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:41:28.778254+0000", 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.110 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.111 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.112 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.113 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:58.114 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.079503+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.079503+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.080197+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293466+0000", 2024-09-21T09:26:58.115 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.37", 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.116 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:25:23.691057+0000", 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.117 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.118 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.119 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.120 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.121 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.075064+0000", 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.075064+0000", 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075382+0000", 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:58.122 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292011+0000", 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.123 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.36", 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:30:10.500306+0000", 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.124 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.125 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.126 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.127 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.075343+0000", 2024-09-21T09:26:58.128 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.075343+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075608+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293899+0000", 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.129 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.35", 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.130 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T13:52:04.737140+0000", 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.131 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.132 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.133 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.134 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073609+0000", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073609+0000", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.073879+0000", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:58.135 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.011030+0000", 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.136 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.34", 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T21:05:57.329243+0000", 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.137 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.138 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.139 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.140 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.141 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.070097+0000", 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.070097+0000", 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.070391+0000", 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.142 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009550+0000", 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.143 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.33", 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.144 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:28:42.012857+0000", 2024-09-21T09:26:58.145 INFO:tasks.workunit.client.0.smithi042.stderr:+ echo OK 2024-09-21T09:26:58.148 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.149 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.150 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.151 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.152 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.153 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.065115+0000", 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.065115+0000", 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.065414+0000", 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:58.154 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292425+0000", 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.155 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.32", 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.156 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:43:53.743890+0000", 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.157 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.158 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.159 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.160 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:58.161 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.064224+0000", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.064224+0000", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.064509+0000", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.162 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008289+0000", 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.163 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.31", 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:04:53.443709+0000", 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.164 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.165 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.166 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.167 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073811+0000", 2024-09-21T09:26:58.168 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073811+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074094+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291967+0000", 2024-09-21T09:26:58.169 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.30", 2024-09-21T09:26:58.170 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:15:57.919655+0000", 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.171 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.172 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.173 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.174 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073100+0000", 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073100+0000", 2024-09-21T09:26:58.175 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.073412+0000", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:58.176 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291373+0000", 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2f", 2024-09-21T09:26:58.177 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:36:11.289576+0000", 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.178 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.179 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.180 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.181 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.068344+0000", 2024-09-21T09:26:58.182 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.068344+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068618+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291884+0000", 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.183 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2e", 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.184 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:14:34.656880+0000", 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.185 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.186 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.187 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.188 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.070585+0000", 2024-09-21T09:26:58.189 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.070585+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.070845+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293430+0000", 2024-09-21T09:26:58.190 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2d", 2024-09-21T09:26:58.191 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:07:25.007123+0000", 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.192 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.193 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.194 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.195 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.076557+0000", 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.076557+0000", 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.076833+0000", 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:58.196 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291330+0000", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.197 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2c", 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.198 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T13:37:43.474480+0000", 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.199 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.200 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.201 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.202 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074321+0000", 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074321+0000", 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074972+0000", 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:58.203 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292466+0000", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.204 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2b", 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.205 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:09:50.118649+0000", 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.206 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.207 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.208 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.209 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073497+0000", 2024-09-21T09:26:58.210 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073497+0000", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.073778+0000", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:58.211 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292031+0000", 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.212 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2a", 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:26:19.459163+0000", 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.213 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.214 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.215 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.216 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.217 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.711681+0000", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.711681+0000", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.712093+0000", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:58.218 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009066+0000", 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.219 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.29", 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 32, 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:08:58.426224+0000", 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.220 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.221 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.222 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.223 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.224 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.066170+0000", 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.066170+0000", 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.066438+0000", 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.225 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291623+0000", 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.226 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.28", 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:57:11.765829+0000", 2024-09-21T09:26:58.227 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.228 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.229 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.230 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.231 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.057125+0000", 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.057125+0000", 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.057416+0000", 2024-09-21T09:26:58.232 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010809+0000", 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.233 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.27", 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.234 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T21:10:25.574157+0000", 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.235 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.236 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.237 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.238 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.239 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.076538+0000", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.076538+0000", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.076810+0000", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.240 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291917+0000", 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.241 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.26", 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:17:51.098502+0000", 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.242 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.243 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.244 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.245 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.246 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.064649+0000", 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.064649+0000", 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.064902+0000", 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.247 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008717+0000", 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.248 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.25", 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.249 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T13:15:59.112936+0000", 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.250 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.251 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.252 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.253 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:58.254 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.067056+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.067056+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.067352+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:58.255 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010727+0000", 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.24", 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.256 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:06:33.735533+0000", 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.257 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.258 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.259 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.260 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.261 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074620+0000", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074620+0000", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075152+0000", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.262 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292335+0000", 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.263 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.23", 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T13:05:17.951960+0000", 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.264 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.265 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.266 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.267 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.268 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074150+0000", 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074150+0000", 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074501+0000", 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.269 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291756+0000", 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.270 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.22", 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.271 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:42:44.409271+0000", 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.272 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.273 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.274 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.275 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.067770+0000", 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.067770+0000", 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068019+0000", 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.276 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292177+0000", 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.277 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.21", 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:37:50.520990+0000", 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.278 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.279 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.280 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.281 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.282 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.712230+0000", 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.712230+0000", 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.712510+0000", 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:58.283 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292301+0000", 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.284 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.20", 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 31, 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:55:45.858132+0000", 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.285 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.286 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.287 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.288 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.289 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.063065+0000", 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.063065+0000", 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.063364+0000", 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:58.290 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010698+0000", 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.291 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1a", 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.292 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:55:27.198190+0000", 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.293 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.294 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.295 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.296 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.297 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.915490+0000", 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.915490+0000", 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.915824+0000", 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:58.298 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009824+0000", 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.299 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1b", 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:34:11.663587+0000", 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.300 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.301 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.302 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.303 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.304 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074502+0000", 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074502+0000", 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074956+0000", 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:58.305 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292234+0000", 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.306 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1b", 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.307 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:53:31.205874+0000", 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.308 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.309 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.310 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.311 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.312 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.916522+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.916522+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.916793+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:58.313 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293171+0000", 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.314 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1a", 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:37:25.338445+0000", 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.315 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.316 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.317 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.318 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.319 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.913861+0000", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.913861+0000", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.914203+0000", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:58.320 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009214+0000", 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.321 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.19", 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:11:13.072983+0000", 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.322 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.323 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.324 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.325 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.326 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.059379+0000", 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.059379+0000", 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.059660+0000", 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.327 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008705+0000", 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.328 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.18", 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.329 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:53:00.153558+0000", 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.330 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.331 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.332 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.333 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.782139+0000", 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.782139+0000", 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.782463+0000", 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.334 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292020+0000", 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.335 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.18", 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 34, 2024-09-21T09:26:58.336 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:57:37.232224+0000", 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.337 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.338 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.339 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.340 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.341 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.057128+0000", 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.057128+0000", 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.057420+0000", 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.342 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008041+0000", 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.343 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.19", 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.344 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:44:32.843998+0000", 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.345 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.346 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.347 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.348 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.349 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918444+0000", 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918444+0000", 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.918729+0000", 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:58.350 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.294034+0000", 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.351 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.17", 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:01:06.927734+0000", 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.352 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.353 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.354 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.355 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.356 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.071972+0000", 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.071972+0000", 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.072271+0000", 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.357 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292347+0000", 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.358 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.16", 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:54:45.537577+0000", 2024-09-21T09:26:58.359 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.360 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.361 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.362 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.363 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.364 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.915587+0000", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.915587+0000", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.915908+0000", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.365 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292496+0000", 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.366 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.16", 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:07:56.808211+0000", 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.367 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.368 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.369 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.370 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.371 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.065317+0000", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.065317+0000", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.065585+0000", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.372 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291512+0000", 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.373 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.17", 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:20:41.772005+0000", 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.374 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.375 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.376 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.377 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.378 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.915808+0000", 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.915808+0000", 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.917043+0000", 2024-09-21T09:26:58.379 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008861+0000", 2024-09-21T09:26:58.380 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 3, 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 3, 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.15", 2024-09-21T09:26:58.381 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 29, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:59:49.971840+0000", 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 90, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.382 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.383 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.384 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 4, 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 1 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.385 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'3" 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.386 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074676+0000", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074676+0000", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.074958+0000", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.387 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.011098+0000", 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.388 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.14", 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T21:23:09.912860+0000", 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.389 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.390 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.391 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:58.392 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.393 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918191+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918191+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.919776+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:58.394 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:25:46.630268+0000", 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 12, 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 12, 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.14", 2024-09-21T09:26:58.395 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 37, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:43:45.515807+0000", 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 2630, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.396 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 12, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 4, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.397 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 4, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.398 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 12, 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 9 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.399 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "76'12" 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.400 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.075650+0000", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.075650+0000", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075952+0000", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:58.401 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291450+0000", 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.402 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.15", 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:18:48.118576+0000", 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.403 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.404 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.405 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.406 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.407 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.912036+0000", 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.912036+0000", 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.912314+0000", 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:58.408 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292749+0000", 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.409 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.13", 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:46:13.312677+0000", 2024-09-21T09:26:58.410 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 34, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.411 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:58.412 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 3, 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 7 2024-09-21T09:26:58.413 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.414 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073287+0000", 2024-09-21T09:26:58.415 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073287+0000", 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.073570+0000", 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.416 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292349+0000", 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.417 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.12", 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:14:33.608688+0000", 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.418 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.419 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.420 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.421 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.422 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.919517+0000", 2024-09-21T09:26:58.423 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.919517+0000", 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.919929+0000", 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.424 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292172+0000", 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.425 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.12", 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T13:38:01.261200+0000", 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.426 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.427 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.428 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.429 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.430 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.077099+0000", 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.077099+0000", 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.077422+0000", 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:58.431 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291167+0000", 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.432 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.13", 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:35:13.233119+0000", 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.433 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.434 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.435 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.436 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.437 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.915285+0000", 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.915285+0000", 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.915540+0000", 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:58.438 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292870+0000", 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.439 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.11", 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:01:30.115954+0000", 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.440 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.441 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.442 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.443 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.444 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.069445+0000", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.069445+0000", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.069722+0000", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.445 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292308+0000", 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.446 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.10", 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:32:27.984429+0000", 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.447 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.448 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.449 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.450 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.914289+0000", 2024-09-21T09:26:58.451 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.914289+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.914569+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292118+0000", 2024-09-21T09:26:58.452 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 8, 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 8, 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.10", 2024-09-21T09:26:58.453 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 34, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:14:39.867853+0000", 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.454 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 12, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 4, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 4, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.455 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 4, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.456 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 12, 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'8" 2024-09-21T09:26:58.457 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.458 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.077678+0000", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.077678+0000", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.077957+0000", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.459 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291051+0000", 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.460 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.11", 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:53:26.276000+0000", 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.461 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.462 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.463 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.464 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.465 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.466 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:58.467 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.914074+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.914074+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.914497+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.011639+0000", 2024-09-21T09:26:58.468 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.f", 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.469 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:24:27.472482+0000", 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 22, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.470 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.471 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.472 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 1, 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 1 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.473 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074841+0000", 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074841+0000", 2024-09-21T09:26:58.474 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075117+0000", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291569+0000", 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.475 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.e", 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.476 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:52:32.950381+0000", 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.477 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.478 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.479 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.480 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.910858+0000", 2024-09-21T09:26:58.481 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.910858+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.911134+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.482 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.e", 2024-09-21T09:26:58.483 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 28, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:26:14.378286+0000", 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.484 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.485 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.486 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 3, 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.487 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:58.488 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.079915+0000", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.079915+0000", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.080359+0000", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.489 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291713+0000", 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.490 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.f", 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:26:47.356266+0000", 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.491 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.492 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.493 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.494 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.495 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.912402+0000", 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.912402+0000", 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.912716+0000", 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.496 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008926+0000", 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.497 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.d", 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:13:54.557060+0000", 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.498 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 70, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.499 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.500 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 1, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 1 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.501 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.502 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.073406+0000", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.073406+0000", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.073716+0000", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.503 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292107+0000", 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.504 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.c", 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:22:48.037812+0000", 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.505 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.506 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.507 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.508 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.912308+0000", 2024-09-21T09:26:58.509 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.912308+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.912565+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292032+0000", 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.510 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.c", 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.511 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:49:52.254818+0000", 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.512 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.513 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.514 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.515 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.076582+0000", 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.076582+0000", 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.076841+0000", 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.516 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293269+0000", 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.517 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.d", 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:05:26.978353+0000", 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.518 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.519 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.520 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.521 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.522 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.619517+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.619517+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.262412+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.523 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293593+0000", 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.5", 2024-09-21T09:26:58.524 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:24:34.137726+0000", 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.000425629, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.525 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.526 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.527 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.528 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 20, 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:02.965698+0000", 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:02.965698+0000", 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:02.966159+0000", 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:58.529 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:21:02.388880+0000", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:21:02.388880+0000", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 59, 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:21:02.388880+0000", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:26:52.422265+0000", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 136, 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.530 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 58, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 136, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "1.0", 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 303, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:46:46.312938+0000", 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.531 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 590368, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 1771104, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.532 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 6, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.533 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 286, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 494, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 195, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 2416 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.534 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "76'136" 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.535 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918907+0000", 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918907+0000", 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.919219+0000", 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.536 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292122+0000", 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.537 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.3", 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:01:25.924349+0000", 2024-09-21T09:26:58.538 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.539 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.540 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.541 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.542 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.072155+0000", 2024-09-21T09:26:58.543 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.072155+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.072425+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009194+0000", 2024-09-21T09:26:58.544 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.2", 2024-09-21T09:26:58.545 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:27:20.632919+0000", 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.546 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.547 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.548 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.549 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.550 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:20.193775+0000", 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:20.193775+0000", 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.093368+0000", 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:58.551 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292155+0000", 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.552 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.6", 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:06:21.422025+0000", 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.001151459, 2024-09-21T09:26:58.553 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.554 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.555 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.556 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.557 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.924014+0000", 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.924014+0000", 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.924288+0000", 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.558 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291455+0000", 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.559 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.0", 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:58.560 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T18:17:09.808383+0000", 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.561 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.562 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.563 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.564 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.782413+0000", 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.782413+0000", 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.782800+0000", 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:58.565 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291496+0000", 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.566 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1", 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 20, 2024-09-21T09:26:58.567 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:56:54.630481+0000", 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.568 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.569 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.570 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.571 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.687957+0000", 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.687957+0000", 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.097575+0000", 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.572 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008878+0000", 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.573 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.7", 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.574 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:28:50.386286+0000", 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.000282087, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.575 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.576 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.577 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.578 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 2, 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.909398+0000", 2024-09-21T09:26:58.579 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.909398+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.909678+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292161+0000", 2024-09-21T09:26:58.580 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1", 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.581 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:27:00.110920+0000", 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.582 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.583 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.584 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 2, 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.585 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.068729+0000", 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.068729+0000", 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068993+0000", 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.586 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008016+0000", 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.587 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.0", 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.588 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:24:51.296880+0000", 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.589 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.590 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.591 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.592 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:20.193614+0000", 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:20.193614+0000", 2024-09-21T09:26:58.593 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.098154+0000", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:58.594 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008550+0000", 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.595 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.4", 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:51:26.949315+0000", 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.000470434, 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.596 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.597 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.598 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.599 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.600 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.921215+0000", 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.921215+0000", 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.921498+0000", 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.601 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292169+0000", 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.602 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.2", 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 25, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.603 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:59:06.065745+0000", 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.604 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.605 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.606 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.607 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.072510+0000", 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.072510+0000", 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.072773+0000", 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.608 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.011450+0000", 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.609 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.3", 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:43:50.492149+0000", 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.610 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.611 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.612 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.613 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:58.614 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.687955+0000", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.687955+0000", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.099127+0000", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.615 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008301+0000", 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.616 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.2", 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T15:10:33.570609+0000", 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.001390942, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 19, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.617 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:58.618 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.619 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 2, 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 2 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.620 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "75'2" 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.621 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918331+0000", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918331+0000", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.918630+0000", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:58.622 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008666+0000", 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.623 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.4", 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:47:02.833705+0000", 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.624 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.625 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.626 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.627 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.628 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.066062+0000", 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.066062+0000", 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.066340+0000", 2024-09-21T09:26:58.629 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291828+0000", 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.630 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.5", 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.631 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:54:33.272490+0000", 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.632 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.633 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.634 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.635 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.687840+0000", 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.687840+0000", 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.094416+0000", 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.636 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292903+0000", 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.637 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.3", 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.638 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:55:58.075951+0000", 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.001229242, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.639 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.640 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.641 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "73'1" 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.642 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.921360+0000", 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.921360+0000", 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.921678+0000", 2024-09-21T09:26:58.643 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293506+0000", 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.644 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.5", 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.645 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:08:32.842913+0000", 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.646 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.647 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.648 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.649 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.650 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.064276+0000", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.064276+0000", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.064520+0000", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:58.651 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008569+0000", 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.652 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.4", 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T11:37:02.652476+0000", 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.653 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.654 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.655 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.656 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.657 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.616548+0000", 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.616548+0000", 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.093974+0000", 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.658 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008361+0000", 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.659 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.0", 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.660 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:03:49.581378+0000", 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.000317209, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.661 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.662 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.663 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.664 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.914026+0000", 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.914026+0000", 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.914357+0000", 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:58.665 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009139+0000", 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.666 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.6", 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:00:06.322512+0000", 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.667 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:58.668 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.669 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 1, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.670 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.671 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.067120+0000", 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.067120+0000", 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.067665+0000", 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.672 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010718+0000", 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.673 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.7", 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.674 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:36:10.885934+0000", 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.675 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.676 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.677 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.678 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 70, 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:24:19.687686+0000", 2024-09-21T09:26:58.679 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:24:19.687686+0000", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:24:24.093268+0000", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 71, 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:24:18.609616+0000", 2024-09-21T09:26:58.680 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010703+0000", 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 70, 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "4.1", 2024-09-21T09:26:58.681 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 21, 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:30:24.656236+0000", 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.000864225, 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.682 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.683 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.684 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.685 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.686 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918961+0000", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918961+0000", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.919585+0000", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:58.687 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.294035+0000", 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:58.688 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.7", 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:47:15.533724+0000", 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.689 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.690 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.691 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 3, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.692 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.693 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.074459+0000", 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.074459+0000", 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.075182+0000", 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.694 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291890+0000", 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.695 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.6", 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:21:20.419366+0000", 2024-09-21T09:26:58.696 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.697 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.698 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.699 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.700 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.924316+0000", 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.924316+0000", 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.924635+0000", 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.701 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291380+0000", 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.702 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.8", 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T09:57:19.244224+0000", 2024-09-21T09:26:58.703 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.704 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.705 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.706 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.707 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 4, 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.071374+0000", 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.071374+0000", 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.071630+0000", 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.708 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010899+0000", 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.709 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.9", 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.710 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T10:03:47.656046+0000", 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.711 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.712 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.713 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: 2, 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 4, 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.714 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.918703+0000", 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.918703+0000", 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.919068+0000", 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.715 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008390+0000", 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.716 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.9", 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:58.717 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:27:07.515991+0000", 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.718 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.719 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.720 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: 3 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.721 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.063825+0000", 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.063825+0000", 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.065557+0000", 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.722 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008790+0000", 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.723 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.8", 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:47:46.777355+0000", 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.724 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.725 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.726 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.727 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.728 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 1, 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.919058+0000", 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.919058+0000", 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.920120+0000", 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.729 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.008731+0000", 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.730 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.a", 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 26, 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:08:18.496828+0000", 2024-09-21T09:26:58.731 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.732 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.733 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.734 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: 1, 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: 7 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 1, 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.735 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.067414+0000", 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.067414+0000", 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.068466+0000", 2024-09-21T09:26:58.736 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.009665+0000", 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.737 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.b", 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.738 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T14:08:36.424539+0000", 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.739 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.740 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.741 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.742 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:58.743 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.920799+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.920799+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.921105+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:58.744 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292601+0000", 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.745 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.746 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.746 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.b", 2024-09-21T09:26:58.746 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.746 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.746 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.746 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 28, 2024-09-21T09:26:58.746 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.746 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:01:42.783756+0000", 2024-09-21T09:26:58.746 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.746 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.747 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.748 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 1, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.749 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.750 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 6, 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.077524+0000", 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.077524+0000", 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.077793+0000", 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.751 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291441+0000", 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.752 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.a", 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:13:05.023180+0000", 2024-09-21T09:26:58.753 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.754 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.755 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.756 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 6, 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.757 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.071110+0000", 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.071110+0000", 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.071445+0000", 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.758 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291953+0000", 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.759 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1d", 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:42:35.404284+0000", 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.760 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.761 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.762 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.763 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: 4, 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: 6 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.764 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.921935+0000", 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.921935+0000", 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.922200+0000", 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.765 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293092+0000", 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.766 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1c", 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 28, 2024-09-21T09:26:58.767 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:24:18.225295+0000", 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.768 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:58.769 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.770 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 3, 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.771 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 5, 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:53.711504+0000", 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:53.711504+0000", 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:53.711742+0000", 2024-09-21T09:26:58.772 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 68, 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292411+0000", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.773 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 67, 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1c", 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 31, 2024-09-21T09:26:58.774 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:38:00.769946+0000", 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.775 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.776 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.777 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: 1 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 5, 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.778 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 7, 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.920989+0000", 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.920989+0000", 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.921716+0000", 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:58.779 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.293356+0000", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 2, 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.780 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 2, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1d", 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 28, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T19:38:40.991592+0000", 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.781 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.782 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 3, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 1, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 1, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.783 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 3, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.784 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: 0 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 7, 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'2" 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.785 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.070633+0000", 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.070633+0000", 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.070891+0000", 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:58.786 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.291763+0000", 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.787 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1f", 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 22, 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T16:28:06.365002+0000", 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.788 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.789 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.790 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.791 INFO:tasks.workunit.client.0.smithi042.stdout: 5, 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.792 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.912241+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.912241+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.912528+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.793 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010690+0000", 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 1, 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 1, 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.794 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1e", 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 27, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T20:42:49.537507+0000", 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.795 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.796 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.797 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: 5 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'1" 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.798 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 3, 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 63, 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:29.070770+0000", 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:29.070770+0000", 2024-09-21T09:26:58.799 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:29.071045+0000", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 64, 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:28.044103+0000", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.010712+0000", 2024-09-21T09:26:58.800 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 63, 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "3.1e", 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.801 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 23, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T12:27:09.779256+0000", 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.802 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.803 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.804 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: 3, 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: 6, 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: 2 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 3, 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "0'0" 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.805 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": [ 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: "acting_primary": 0, 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: "avail_no_missing": [], 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: "blocked_by": [], 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: "created": 60, 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: "dirty_stats_invalid": false, 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_bytes_stats_invalid": false, 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: "hitset_stats_invalid": false, 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: "last_active": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.806 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_active": "2024-09-21T09:23:25.920470+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_became_peered": "2024-09-21T09:23:25.920470+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_change": "2024-09-21T09:23:25.920786+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_clean_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub": "0'0", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_deep_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_epoch_clean": 61, 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fresh": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_fullsized": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_peered": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub": "0'0", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_duration": 0, 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_scrub_stamp": "2024-09-21T09:23:24.899655+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_undegraded": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.807 INFO:tasks.workunit.client.0.smithi042.stdout: "last_unstale": "2024-09-21T09:24:33.292015+0000", 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "log_dups_size": 0, 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 4, 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "log_start": "0'0", 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "manifest_stats_invalid": false, 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "mapping_epoch": 60, 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "object_location_counts": [], 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_scrubbed": 0, 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "objects_trimmed": 0, 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_stats_invalid": false, 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 4, 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_start": "0'0", 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "parent": "0.0", 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "parent_split_bits": 0, 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "pgid": "2.1f", 2024-09-21T09:26:58.808 INFO:tasks.workunit.client.0.smithi042.stdout: "pin_stats_invalid": false, 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "purged_snaps": [], 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_epoch": 76, 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "reported_seq": 29, 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_duration": 0.0, 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-22T17:03:57.342888+0000", 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrim_duration": 0.0, 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "snaptrimq_len": 0, 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 582, 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.809 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.810 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 1, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.811 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 4, 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 1 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: "state": "active+clean", 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_invalid": false, 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: "up": [ 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: 0, 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: 7, 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: 4 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: "up_primary": 0, 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: "version": "66'4" 2024-09-21T09:26:58.812 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_per_pool": [ 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": 24, 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "rbd" 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 3, 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pg": 8, 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "num_store_stats": 8, 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 3, 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "poolid": 4, 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 19, 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.813 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:58.814 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.815 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 2, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 2 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "store_stats": { 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": 12288, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "available": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_allocated": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_original": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "data_stored": 57, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "internal_metadata": 0, 2024-09-21T09:26:58.816 INFO:tasks.workunit.client.0.smithi042.stdout: "internally_reserved": 0, 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_allocated": 0, 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "total": 0 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "up": 24 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": 192, 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 0, 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pg": 64, 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "num_store_stats": 8, 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 0, 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "poolid": 3, 2024-09-21T09:26:58.817 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.818 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.819 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 0 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "store_stats": { 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": 0, 2024-09-21T09:26:58.820 INFO:tasks.workunit.client.0.smithi042.stdout: "available": 0, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed": 0, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_allocated": 0, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_original": 0, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "data_stored": 0, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "internal_metadata": 0, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "internally_reserved": 0, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_allocated": 0, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "total": 0 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "up": 192 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": 96, 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: "cephfs" 2024-09-21T09:26:58.821 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 45, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pg": 32, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_store_stats": 8, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 45, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "poolid": 2, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 3428, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 0, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.822 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 66, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 22, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 22, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.823 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 14, 2024-09-21T09:26:58.824 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.824 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 0, 2024-09-21T09:26:58.824 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.824 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.824 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.824 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.824 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.824 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 0, 2024-09-21T09:26:58.824 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 0, 2024-09-21T09:26:58.824 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 51, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 20 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "store_stats": { 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": 98304, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "available": 0, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed": 0, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_allocated": 0, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_original": 0, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "data_stored": 10284, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "internal_metadata": 0, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "internally_reserved": 0, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_allocated": 0, 2024-09-21T09:26:58.825 INFO:tasks.workunit.client.0.smithi042.stdout: "total": 0 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: "up": 96 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: { 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: "acting": 3, 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: "application": [ 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: "mgr" 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: "log_size": 136, 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_pg": 1, 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: "num_store_stats": 3, 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: "ondisk_log_size": 136, 2024-09-21T09:26:58.826 INFO:tasks.workunit.client.0.smithi042.stdout: "poolid": 1, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "stat_sum": { 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes": 590368, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_hit_set_archive": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_bytes_recovered": 1771104, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_deep_scrub_errors": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_kb": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_full": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_evict_mode_some": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_kb": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_high": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_flush_mode_low": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_keys_recovered": 0, 2024-09-21T09:26:58.827 INFO:tasks.workunit.client.0.smithi042.stdout: "num_large_omap_objects": 0, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_legacy_snapsets": 0, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_clones": 0, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_object_copies": 6, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects": 2, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_degraded": 0, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_dirty": 2, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_hit_set_archive": 0, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_manifest": 0, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_misplaced": 0, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing": 0, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_missing_on_primary": 0, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_omap": 0, 2024-09-21T09:26:58.828 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_pinned": 0, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_recovered": 6, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_repaired": 0, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_objects_unfound": 0, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_bytes": 0, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_omap_keys": 0, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_promote": 0, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read": 286, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_read_kb": 494, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_scrub_errors": 0, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_shallow_scrub_errors": 0, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_whiteouts": 0, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write": 195, 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: "num_write_kb": 2416 2024-09-21T09:26:58.829 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.830 INFO:tasks.workunit.client.0.smithi042.stdout: "store_stats": { 2024-09-21T09:26:58.830 INFO:tasks.workunit.client.0.smithi042.stdout: "allocated": 1781760, 2024-09-21T09:26:58.830 INFO:tasks.workunit.client.0.smithi042.stdout: "available": 0, 2024-09-21T09:26:58.830 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed": 0, 2024-09-21T09:26:58.830 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_allocated": 0, 2024-09-21T09:26:58.830 INFO:tasks.workunit.client.0.smithi042.stdout: "data_compressed_original": 0, 2024-09-21T09:26:58.830 INFO:tasks.workunit.client.0.smithi042.stdout: "data_stored": 1771104, 2024-09-21T09:26:58.830 INFO:tasks.workunit.client.0.smithi042.stdout: "internal_metadata": 0, 2024-09-21T09:26:58.830 INFO:tasks.workunit.client.0.smithi042.stdout: "internally_reserved": 0, 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "omap_allocated": 0, 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "total": 0 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "up": 3 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: ], 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "usage": { 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "pg_num": 105, 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "pools": 4, 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "stats_by_class": { 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "ssd": { 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "total_avail_bytes": 767718158336, 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "total_bytes": 767960285184, 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_bytes": 242126848, 2024-09-21T09:26:58.831 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_raw_bytes": 242126848, 2024-09-21T09:26:58.832 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_raw_ratio": 0.0003152856370434165 2024-09-21T09:26:58.832 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.832 INFO:tasks.workunit.client.0.smithi042.stdout: }, 2024-09-21T09:26:58.832 INFO:tasks.workunit.client.0.smithi042.stdout: "total_avail_bytes": 767718158336, 2024-09-21T09:26:58.832 INFO:tasks.workunit.client.0.smithi042.stdout: "total_bytes": 767960285184, 2024-09-21T09:26:58.832 INFO:tasks.workunit.client.0.smithi042.stdout: "total_used_bytes": 242126848 2024-09-21T09:26:58.832 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.832 INFO:tasks.workunit.client.0.smithi042.stdout: } 2024-09-21T09:26:58.832 INFO:tasks.workunit.client.0.smithi042.stdout:} 2024-09-21T09:26:58.832 INFO:tasks.workunit.client.0.smithi042.stdout:OK 2024-09-21T09:26:58.833 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-21T09:26:58.833 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T09:26:58.833 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T09:26:58.833 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='client.24737 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.833 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='client.24737 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.833 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:58.833 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T09:26:58.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='client.24737 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='client.24737 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:58.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:58.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.837 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:56 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='client.24761 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.838 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:57 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='client.24761 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:58.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='client.24761 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:26:58.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:57 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:26:58.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:58 smithi042 ceph-mon[35471]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T09:26:58.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:26:58 smithi042 ceph-mon[35471]: from='client.24761 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:58 smithi042 ceph-mon[27524]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T09:26:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:26:58 smithi042 ceph-mon[27524]: from='client.24761 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:58.878 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-09-21T09:26:58.878 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-21T09:26:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:58 smithi133 ceph-mon[31321]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T09:26:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:26:58 smithi133 ceph-mon[31321]: from='client.24761 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:26:59.203 DEBUG:teuthology.parallel:result is None 2024-09-21T09:26:59.204 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-21T09:26:59.229 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-21T09:26:59.229 DEBUG:teuthology.orchestra.run.smithi042:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-21T09:26:59.294 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-21T09:26:59.294 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:26:59.305 INFO:teuthology.task.print:**** done end telemetry reef... 2024-09-21T09:26:59.305 INFO:teuthology.run_tasks:Running task print... 2024-09-21T09:26:59.352 INFO:teuthology.task.print:**** done start parallel 2024-09-21T09:26:59.353 INFO:teuthology.run_tasks:Running task parallel... 2024-09-21T09:26:59.422 INFO:teuthology.task.parallel:starting parallel... 2024-09-21T09:26:59.422 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-09-21T09:26:59.453 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-21T09:26:59.453 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-09-21T09:26:59.454 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-09-21T09:26:59.476 INFO:tasks.rados:Beginning rados... 2024-09-21T09:26:59.476 INFO:tasks.rados:config is {'clients': ['client.0'], 'ec_pool': True, 'objects': 50, 'op_weights': {'append': 100, 'copy_from': 50, 'delete': 50, 'read': 100, 'rmattr': 25, 'rollback': 50, 'setattr': 25, 'snap_create': 50, 'snap_remove': 50, 'write': 0}, 'ops': 4000, 'write_append_excl': False} 2024-09-21T09:26:59.476 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\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']}, 'workunit': {'branch': 'main', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T09:26:59.476 INFO:tasks.rados:config is {'clients': ['client.0'], 'ec_pool': True, 'objects': 50, 'op_weights': {'append': 100, 'copy_from': 50, 'delete': 50, 'read': 100, 'rmattr': 25, 'rollback': 50, 'setattr': 25, 'snap_create': 50, 'snap_remove': 50, 'write': 0}, 'ops': 4000, 'write_append_excl': False} 2024-09-21T09:26:59.476 INFO:tasks.rados:joining rados 2024-09-21T09:26:59.476 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-21T09:26:59.487 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-21T09:26:59.487 INFO:teuthology.task.print:**** done start upgrade, wait 2024-09-21T09:26:59.487 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-21T09:26:59.487 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi042.front.sepia.ceph.com 2024-09-21T09:26:59.487 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-21T09:26:59.488 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-09-21T09:26:59.488 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-09-21T09:26:59.708 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:26:59.708 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:27:00.832 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:00 smithi042 ceph-mon[35471]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T09:27:00.832 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:00 smithi042 ceph-mon[27524]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T09:27:00.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:00 smithi133 ceph-mon[31321]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T09:27:02.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:27:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:27:01] "GET /metrics HTTP/1.1" 200 33671 "" "Prometheus/2.43.0" 2024-09-21T09:27:02.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:02 smithi042 ceph-mon[27524]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T09:27:02.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:02 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:02.720 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:02 smithi042 ceph-mon[35471]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T09:27:02.720 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:02 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:02 smithi133 ceph-mon[31321]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T09:27:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:02 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:03.700 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:03 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2593282839' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-21T09:27:03.700 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:03 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2593282839' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-21T09:27:03.722 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-21T09:27:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:03 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2593282839' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-21T09:27:04.336 INFO:tasks.rados:starting run 0 out of 1 2024-09-21T09:27:04.336 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-09-21T09:27:04.336 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-09-21T09:27:04.467 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:27:04.589 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:04 smithi042 ceph-mon[27524]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T09:27:04.589 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:04 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2593282839' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-21T09:27:04.589 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:04 smithi042 ceph-mon[27524]: osdmap e77: 8 total, 8 up, 8 in 2024-09-21T09:27:04.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:04 smithi042 ceph-mon[35471]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T09:27:04.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:04 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2593282839' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-21T09:27:04.590 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:04 smithi042 ceph-mon[35471]: osdmap e77: 8 total, 8 up, 8 in 2024-09-21T09:27:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:04 smithi133 ceph-mon[31321]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T09:27:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:04 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2593282839' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-21T09:27:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:04 smithi133 ceph-mon[31321]: osdmap e77: 8 total, 8 up, 8 in 2024-09-21T09:27:05.603 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:27:06.231 INFO:teuthology.orchestra.run.smithi042.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:27:06.805 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:06 smithi133 ceph-mon[31321]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-21T09:27:06.805 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:06 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:06.805 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:06 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:06.805 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:06 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:06.805 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:06 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:06.806 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:06 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[27524]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-21T09:27:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[35471]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-21T09:27:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:27:06.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:27:06.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:06 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:07.738 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T09:27:07.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:07 smithi042 ceph-mon[35471]: from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:07.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:07 smithi042 ceph-mon[35471]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:27:07.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:07 smithi042 ceph-mon[35471]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:27:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:07 smithi042 ceph-mon[27524]: from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:07 smithi042 ceph-mon[27524]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:27:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:07 smithi042 ceph-mon[27524]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:27:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:07 smithi133 ceph-mon[31321]: from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:07 smithi133 ceph-mon[31321]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:27:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:07 smithi133 ceph-mon[31321]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:27:08.354 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:27:08.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:08 smithi042 ceph-mon[27524]: pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-21T09:27:08.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:08 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2259491085' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-21T09:27:08.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:08 smithi042 ceph-mon[27524]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-21T09:27:08.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:08 smithi042 ceph-mon[35471]: pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-21T09:27:08.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:08 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2259491085' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-21T09:27:08.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:08 smithi042 ceph-mon[35471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-21T09:27:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:08 smithi133 ceph-mon[31321]: pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-21T09:27:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:08 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2259491085' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-21T09:27:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:08 smithi133 ceph-mon[31321]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-21T09:27:09.562 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:09 smithi042 ceph-mon[27524]: osdmap e78: 8 total, 8 up, 8 in 2024-09-21T09:27:09.566 INFO:teuthology.orchestra.run.smithi042.stderr:pool 'unique_pool_0' created 2024-09-21T09:27:09.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:09 smithi042 ceph-mon[35471]: osdmap e78: 8 total, 8 up, 8 in 2024-09-21T09:27:09.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:09 smithi133 ceph-mon[31321]: osdmap e78: 8 total, 8 up, 8 in 2024-09-21T09:27:10.509 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-09-21T09:27:10.838 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:10 smithi042 ceph-mon[35471]: pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:10.839 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:10 smithi042 ceph-mon[35471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-09-21T09:27:10.839 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:10 smithi042 ceph-mon[35471]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T09:27:10.839 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:10 smithi042 ceph-mon[27524]: pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:10.839 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:10 smithi042 ceph-mon[27524]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-09-21T09:27:10.839 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:10 smithi042 ceph-mon[27524]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T09:27:10.926 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:27:10.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:10 smithi133 ceph-mon[31321]: pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:10.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:10 smithi133 ceph-mon[31321]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-09-21T09:27:10.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:10 smithi133 ceph-mon[31321]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T09:27:11.009 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:27:11.645 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:27:11.645 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (102s) 79s ago 2m 17.2M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:27:11.645 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (2m) 79s ago 2m 85.2M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:27:11.645 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (3m) 79s ago 3m 16.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:27:11.645 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (3m) 79s ago 3m 17.3M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:27:11.645 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,8765 running (7m) 79s ago 7m 438M - 18.2.4-871-g6a1bdf85 0adab276c97e 3c7711f9560b 2024-09-21T09:27:11.645 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:9283,8765 running (8m) 79s ago 8m 485M - 18.2.4-871-g6a1bdf85 0adab276c97e b5b9b1e55904 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (8m) 79s ago 9m 46.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b5558b663be5 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (7m) 79s ago 7m 38.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 83f22b959aaf 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (7m) 79s ago 7m 38.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e f547874b6cd0 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (2m) 79s ago 2m 14.2M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (117s) 79s ago 117s 8044k - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (7m) 79s ago 7m 53.1M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e 0040c6a200c8 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (6m) 79s ago 6m 50.7M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e 48767e99dd1f 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (6m) 79s ago 6m 42.9M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e f7b6eb6a64af 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (5m) 79s ago 5m 49.2M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (5m) 79s ago 5m 43.0M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (5m) 79s ago 5m 51.0M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (4m) 79s ago 4m 49.7M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (4m) 79s ago 4m 42.1M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:27:11.646 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (97s) 79s ago 3m 33.6M - 2.43.0 a07b618ecd1d 374e211d83dd 2024-09-21T09:27:11.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:11 smithi042 ceph-mon[35471]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T09:27:11.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:11 smithi042 ceph-mon[27524]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T09:27:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:11 smithi133 ceph-mon[31321]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T09:27:12.102 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:27:12.102 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:27:12.102 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T09:27:12.102 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 15 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:27:12.103 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:27:12.104 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:27:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:27:11] "GET /metrics HTTP/1.1" 200 33671 "" "Prometheus/2.43.0" 2024-09-21T09:27:12.355 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:27:12.355 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", 2024-09-21T09:27:12.355 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:27:12.355 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:27:12.355 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-09-21T09:27:12.355 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "", 2024-09-21T09:27:12.355 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 image", 2024-09-21T09:27:12.355 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:27:12.355 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:27:12.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[35471]: pgmap v101: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:12.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[35471]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[35471]: from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[35471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:27:12.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[35471]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T09:27:12.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[35471]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1444409195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:27:12.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[35471]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[27524]: pgmap v101: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:12.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[27524]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[27524]: from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[27524]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:27:12.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[27524]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T09:27:12.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[27524]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1444409195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:27:12.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:12 smithi042 ceph-mon[27524]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:12 smithi133 ceph-mon[31321]: pgmap v101: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:12 smithi133 ceph-mon[31321]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:12 smithi133 ceph-mon[31321]: from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:12 smithi133 ceph-mon[31321]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:27:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:12 smithi133 ceph-mon[31321]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T09:27:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:12 smithi133 ceph-mon[31321]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:12 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1444409195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:27:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:12 smithi133 ceph-mon[31321]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:13.582 INFO:teuthology.orchestra.run.smithi042.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-09-21T09:27:13.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:13 smithi042 ceph-mon[35471]: pgmap v103: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:13 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/632148799' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:27:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:13 smithi042 ceph-mon[35471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:27:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:13 smithi042 ceph-mon[27524]: pgmap v103: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:13 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/632148799' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:27:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:13 smithi042 ceph-mon[27524]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:27:13.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:13 smithi133 ceph-mon[31321]: pgmap v103: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:13.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:13 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/632148799' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:27:13.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:13 smithi133 ceph-mon[31321]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T09:27:14.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:14 smithi042 ceph-mon[27524]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:27:14.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:14 smithi042 ceph-mon[27524]: osdmap e82: 8 total, 8 up, 8 in 2024-09-21T09:27:14.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:14 smithi042 ceph-mon[35471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:27:14.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:14 smithi042 ceph-mon[35471]: osdmap e82: 8 total, 8 up, 8 in 2024-09-21T09:27:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:14 smithi133 ceph-mon[31321]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:27:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:14 smithi133 ceph-mon[31321]: osdmap e82: 8 total, 8 up, 8 in 2024-09-21T09:27:15.295 DEBUG:teuthology.orchestra.run.smithi042:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --no-omap --ec-pool --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 0 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --op setattr 25 --op rmattr 25 --op copy_from 50 --op append 100 --pool unique_pool_0 2024-09-21T09:27:15.328 INFO:tasks.rados.rados.0.smithi042.stdout:adding op weight read -> 100 2024-09-21T09:27:15.328 INFO:tasks.rados.rados.0.smithi042.stdout:adding op weight delete -> 50 2024-09-21T09:27:15.328 INFO:tasks.rados.rados.0.smithi042.stdout:adding op weight snap_create -> 50 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout:adding op weight snap_remove -> 50 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout:adding op weight rollback -> 50 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout:adding op weight setattr -> 25 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout:adding op weight rmattr -> 25 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout:adding op weight copy_from -> 50 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout:adding op weight append -> 100 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout:ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable) 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout:Configuration: 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout: Number of operations: 4000 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout: Number of objects: 50 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout: Max in flight operations: 16 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout: Object size (in bytes): 4000000 2024-09-21T09:27:15.329 INFO:tasks.rados.rados.0.smithi042.stdout: Write stride min: 400000 2024-09-21T09:27:15.330 INFO:tasks.rados.rados.0.smithi042.stdout: Write stride max: 800000 2024-09-21T09:27:15.589 INFO:tasks.rados.rados.0.smithi042.stdout:1: write initial oid 1 2024-09-21T09:27:15.589 INFO:tasks.rados.rados.0.smithi042.stdout:1: seq_num 0 ranges {0=24576} 2024-09-21T09:27:15.589 INFO:tasks.rados.rados.0.smithi042.stdout:1: writing smithi04275593-1 from 0 to 24576 tid 1 2024-09-21T09:27:15.590 INFO:tasks.rados.rados.0.smithi042.stdout:2: write initial oid 2 2024-09-21T09:27:15.590 INFO:tasks.rados.rados.0.smithi042.stdout:2: seq_num 1 ranges {0=24576} 2024-09-21T09:27:15.590 INFO:tasks.rados.rados.0.smithi042.stdout:2: writing smithi04275593-2 from 0 to 24576 tid 1 2024-09-21T09:27:15.590 INFO:tasks.rados.rados.0.smithi042.stdout:3: write initial oid 3 2024-09-21T09:27:15.590 INFO:tasks.rados.rados.0.smithi042.stdout:3: seq_num 2 ranges {0=40960} 2024-09-21T09:27:15.590 INFO:tasks.rados.rados.0.smithi042.stdout:3: writing smithi04275593-3 from 0 to 40960 tid 1 2024-09-21T09:27:15.590 INFO:tasks.rados.rados.0.smithi042.stdout:4: write initial oid 4 2024-09-21T09:27:15.590 INFO:tasks.rados.rados.0.smithi042.stdout:4: seq_num 3 ranges {0=57344} 2024-09-21T09:27:15.591 INFO:tasks.rados.rados.0.smithi042.stdout:4: writing smithi04275593-4 from 0 to 57344 tid 1 2024-09-21T09:27:15.591 INFO:tasks.rados.rados.0.smithi042.stdout:5: write initial oid 5 2024-09-21T09:27:15.591 INFO:tasks.rados.rados.0.smithi042.stdout:5: seq_num 4 ranges {0=73728} 2024-09-21T09:27:15.591 INFO:tasks.rados.rados.0.smithi042.stdout:5: writing smithi04275593-5 from 0 to 73728 tid 1 2024-09-21T09:27:15.591 INFO:tasks.rados.rados.0.smithi042.stdout:6: write initial oid 6 2024-09-21T09:27:15.591 INFO:tasks.rados.rados.0.smithi042.stdout:6: seq_num 5 ranges {0=90112} 2024-09-21T09:27:15.593 INFO:tasks.rados.rados.0.smithi042.stdout:6: writing smithi04275593-6 from 0 to 90112 tid 1 2024-09-21T09:27:15.593 INFO:tasks.rados.rados.0.smithi042.stdout:7: write initial oid 7 2024-09-21T09:27:15.593 INFO:tasks.rados.rados.0.smithi042.stdout:7: seq_num 6 ranges {0=106496} 2024-09-21T09:27:15.593 INFO:tasks.rados.rados.0.smithi042.stdout:7: writing smithi04275593-7 from 0 to 106496 tid 1 2024-09-21T09:27:15.594 INFO:tasks.rados.rados.0.smithi042.stdout:8: write initial oid 8 2024-09-21T09:27:15.594 INFO:tasks.rados.rados.0.smithi042.stdout:8: seq_num 7 ranges {0=122880} 2024-09-21T09:27:15.594 INFO:tasks.rados.rados.0.smithi042.stdout:8: writing smithi04275593-8 from 0 to 122880 tid 1 2024-09-21T09:27:15.594 INFO:tasks.rados.rados.0.smithi042.stdout:2: finishing write tid 1 to smithi04275593-2 2024-09-21T09:27:15.594 INFO:tasks.rados.rados.0.smithi042.stdout:2: finishing write tid 2 to smithi04275593-2 2024-09-21T09:27:15.594 INFO:tasks.rados.rados.0.smithi042.stdout:1: finishing write tid 1 to smithi04275593-1 2024-09-21T09:27:15.594 INFO:tasks.rados.rados.0.smithi042.stdout:9: write initial oid 9 2024-09-21T09:27:15.595 INFO:tasks.rados.rados.0.smithi042.stdout:9: seq_num 8 ranges {0=139264} 2024-09-21T09:27:15.595 INFO:tasks.rados.rados.0.smithi042.stdout:9: writing smithi04275593-9 from 0 to 139264 tid 1 2024-09-21T09:27:15.595 INFO:tasks.rados.rados.0.smithi042.stdout:10: write initial oid 10 2024-09-21T09:27:15.596 INFO:tasks.rados.rados.0.smithi042.stdout:10: seq_num 9 ranges {0=155648} 2024-09-21T09:27:15.597 INFO:tasks.rados.rados.0.smithi042.stdout:10: writing smithi04275593-10 from 0 to 155648 tid 1 2024-09-21T09:27:15.598 INFO:tasks.rados.rados.0.smithi042.stdout:11: write initial oid 11 2024-09-21T09:27:15.598 INFO:tasks.rados.rados.0.smithi042.stdout:11: seq_num 10 ranges {0=172032} 2024-09-21T09:27:15.598 INFO:tasks.rados.rados.0.smithi042.stdout:11: writing smithi04275593-11 from 0 to 172032 tid 1 2024-09-21T09:27:15.599 INFO:tasks.rados.rados.0.smithi042.stdout:1: finishing write tid 2 to smithi04275593-1 2024-09-21T09:27:15.599 INFO:tasks.rados.rados.0.smithi042.stdout:4: finishing write tid 1 to smithi04275593-4 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:4: finishing write tid 2 to smithi04275593-4 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:2: finishing write tid 3 to smithi04275593-2 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:2: oid 2 updating version 0 to 1 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:2: oid 2 updating version 1 to 2 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:4: finishing write tid 3 to smithi04275593-4 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:4: oid 4 updating version 0 to 1 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:4: oid 4 updating version 1 to 2 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:1: finishing write tid 3 to smithi04275593-1 2024-09-21T09:27:15.600 INFO:tasks.rados.rados.0.smithi042.stdout:1: oid 1 updating version 0 to 1 2024-09-21T09:27:15.601 INFO:tasks.rados.rados.0.smithi042.stdout:1: oid 1 updating version 1 to 2 2024-09-21T09:27:15.601 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-09-21T09:27:15.601 INFO:tasks.rados.rados.0.smithi042.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:27:15.601 INFO:tasks.rados.rados.0.smithi042.stdout:3: finishing write tid 1 to smithi04275593-3 2024-09-21T09:27:15.601 INFO:tasks.rados.rados.0.smithi042.stdout:3: finishing write tid 2 to smithi04275593-3 2024-09-21T09:27:15.601 INFO:tasks.rados.rados.0.smithi042.stdout:1: done (10 left) 2024-09-21T09:27:15.601 INFO:tasks.rados.rados.0.smithi042.stdout:2: done (9 left) 2024-09-21T09:27:15.601 INFO:tasks.rados.rados.0.smithi042.stdout:4: done (8 left) 2024-09-21T09:27:15.601 INFO:tasks.rados.rados.0.smithi042.stdout:12: write initial oid 12 2024-09-21T09:27:15.601 INFO:tasks.rados.rados.0.smithi042.stdout:12: seq_num 11 ranges {0=188416} 2024-09-21T09:27:15.602 INFO:tasks.rados.rados.0.smithi042.stdout:12: writing smithi04275593-12 from 0 to 188416 tid 1 2024-09-21T09:27:15.602 INFO:tasks.rados.rados.0.smithi042.stdout:5: finishing write tid 1 to smithi04275593-5 2024-09-21T09:27:15.602 INFO:tasks.rados.rados.0.smithi042.stdout:5: finishing write tid 2 to smithi04275593-5 2024-09-21T09:27:15.602 INFO:tasks.rados.rados.0.smithi042.stdout:6: finishing write tid 1 to smithi04275593-6 2024-09-21T09:27:15.602 INFO:tasks.rados.rados.0.smithi042.stdout:6: finishing write tid 2 to smithi04275593-6 2024-09-21T09:27:15.602 INFO:tasks.rados.rados.0.smithi042.stdout:3: finishing write tid 3 to smithi04275593-3 2024-09-21T09:27:15.602 INFO:tasks.rados.rados.0.smithi042.stdout:3: oid 3 updating version 0 to 1 2024-09-21T09:27:15.602 INFO:tasks.rados.rados.0.smithi042.stdout:3: oid 3 updating version 1 to 2 2024-09-21T09:27:15.602 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-09-21T09:27:15.602 INFO:tasks.rados.rados.0.smithi042.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-09-21T09:27:15.603 INFO:tasks.rados.rados.0.smithi042.stdout:7: finishing write tid 1 to smithi04275593-7 2024-09-21T09:27:15.603 INFO:tasks.rados.rados.0.smithi042.stdout:3: done (8 left) 2024-09-21T09:27:15.603 INFO:tasks.rados.rados.0.smithi042.stdout:13: write initial oid 13 2024-09-21T09:27:15.603 INFO:tasks.rados.rados.0.smithi042.stdout:13: seq_num 12 ranges {0=204800} 2024-09-21T09:27:15.603 INFO:tasks.rados.rados.0.smithi042.stdout:13: writing smithi04275593-13 from 0 to 204800 tid 1 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:7: finishing write tid 2 to smithi04275593-7 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:8: finishing write tid 1 to smithi04275593-8 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:9: finishing write tid 1 to smithi04275593-9 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:9: finishing write tid 2 to smithi04275593-9 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:9: finishing write tid 3 to smithi04275593-9 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:9: oid 9 updating version 0 to 1 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:9: oid 9 updating version 1 to 2 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:9: done (8 left) 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:14: write initial oid 14 2024-09-21T09:27:15.604 INFO:tasks.rados.rados.0.smithi042.stdout:14: seq_num 13 ranges {0=221184} 2024-09-21T09:27:15.605 INFO:tasks.rados.rados.0.smithi042.stdout:14: writing smithi04275593-14 from 0 to 221184 tid 1 2024-09-21T09:27:15.605 INFO:tasks.rados.rados.0.smithi042.stdout:15: write initial oid 15 2024-09-21T09:27:15.605 INFO:tasks.rados.rados.0.smithi042.stdout:15: seq_num 14 ranges {0=237568} 2024-09-21T09:27:15.607 INFO:tasks.rados.rados.0.smithi042.stdout:15: writing smithi04275593-15 from 0 to 237568 tid 1 2024-09-21T09:27:15.607 INFO:tasks.rados.rados.0.smithi042.stdout:8: finishing write tid 2 to smithi04275593-8 2024-09-21T09:27:15.607 INFO:tasks.rados.rados.0.smithi042.stdout:11: finishing write tid 1 to smithi04275593-11 2024-09-21T09:27:15.607 INFO:tasks.rados.rados.0.smithi042.stdout:6: finishing write tid 3 to smithi04275593-6 2024-09-21T09:27:15.607 INFO:tasks.rados.rados.0.smithi042.stdout:6: oid 6 updating version 0 to 3 2024-09-21T09:27:15.607 INFO:tasks.rados.rados.0.smithi042.stdout:6: oid 6 updating version 3 to 4 2024-09-21T09:27:15.607 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 4 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:11: finishing write tid 2 to smithi04275593-11 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:8: finishing write tid 3 to smithi04275593-8 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:8: oid 8 updating version 0 to 2 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:8: oid 8 version 2 is already newer than 1 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:7: finishing write tid 3 to smithi04275593-7 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:7: oid 7 updating version 0 to 5 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:7: oid 7 updating version 5 to 6 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:5: finishing write tid 3 to smithi04275593-5 2024-09-21T09:27:15.608 INFO:tasks.rados.rados.0.smithi042.stdout:5: oid 5 updating version 0 to 3 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:5: oid 5 updating version 3 to 4 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 4 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:10: finishing write tid 1 to smithi04275593-10 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:10: finishing write tid 2 to smithi04275593-10 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:5: done (9 left) 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:6: done (8 left) 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:7: done (7 left) 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:8: done (6 left) 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:16: write initial oid 16 2024-09-21T09:27:15.609 INFO:tasks.rados.rados.0.smithi042.stdout:16: seq_num 15 ranges {0=253952} 2024-09-21T09:27:15.610 INFO:tasks.rados.rados.0.smithi042.stdout:16: writing smithi04275593-16 from 0 to 253952 tid 1 2024-09-21T09:27:15.610 INFO:tasks.rados.rados.0.smithi042.stdout:17: write initial oid 17 2024-09-21T09:27:15.610 INFO:tasks.rados.rados.0.smithi042.stdout:11: finishing write tid 3 to smithi04275593-11 2024-09-21T09:27:15.610 INFO:tasks.rados.rados.0.smithi042.stdout:11: oid 11 updating version 0 to 3 2024-09-21T09:27:15.610 INFO:tasks.rados.rados.0.smithi042.stdout:11: oid 11 updating version 3 to 4 2024-09-21T09:27:15.610 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T09:27:15.610 INFO:tasks.rados.rados.0.smithi042.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-09-21T09:27:15.610 INFO:tasks.rados.rados.0.smithi042.stdout:14: finishing write tid 1 to smithi04275593-14 2024-09-21T09:27:15.610 INFO:tasks.rados.rados.0.smithi042.stdout:14: finishing write tid 2 to smithi04275593-14 2024-09-21T09:27:15.611 INFO:tasks.rados.rados.0.smithi042.stdout:13: finishing write tid 1 to smithi04275593-13 2024-09-21T09:27:15.611 INFO:tasks.rados.rados.0.smithi042.stdout:17: seq_num 16 ranges {0=270336} 2024-09-21T09:27:15.611 INFO:tasks.rados.rados.0.smithi042.stdout:17: writing smithi04275593-17 from 0 to 270336 tid 1 2024-09-21T09:27:15.611 INFO:tasks.rados.rados.0.smithi042.stdout:11: done (7 left) 2024-09-21T09:27:15.611 INFO:tasks.rados.rados.0.smithi042.stdout:18: write initial oid 18 2024-09-21T09:27:15.612 INFO:tasks.rados.rados.0.smithi042.stdout:18: seq_num 17 ranges {0=286720} 2024-09-21T09:27:15.613 INFO:tasks.rados.rados.0.smithi042.stdout:18: writing smithi04275593-18 from 0 to 286720 tid 1 2024-09-21T09:27:15.613 INFO:tasks.rados.rados.0.smithi042.stdout:19: write initial oid 19 2024-09-21T09:27:15.613 INFO:tasks.rados.rados.0.smithi042.stdout:19: seq_num 18 ranges {0=303104} 2024-09-21T09:27:15.615 INFO:tasks.rados.rados.0.smithi042.stdout:19: writing smithi04275593-19 from 0 to 303104 tid 1 2024-09-21T09:27:15.615 INFO:tasks.rados.rados.0.smithi042.stdout:20: write initial oid 20 2024-09-21T09:27:15.615 INFO:tasks.rados.rados.0.smithi042.stdout:20: seq_num 19 ranges {0=319488} 2024-09-21T09:27:15.617 INFO:tasks.rados.rados.0.smithi042.stdout:20: writing smithi04275593-20 from 0 to 319488 tid 1 2024-09-21T09:27:15.617 INFO:tasks.rados.rados.0.smithi042.stdout:21: write initial oid 21 2024-09-21T09:27:15.617 INFO:tasks.rados.rados.0.smithi042.stdout:21: seq_num 20 ranges {0=344064} 2024-09-21T09:27:15.619 INFO:tasks.rados.rados.0.smithi042.stdout:21: writing smithi04275593-21 from 0 to 344064 tid 1 2024-09-21T09:27:15.621 INFO:tasks.rados.rados.0.smithi042.stdout:10: finishing write tid 3 to smithi04275593-10 2024-09-21T09:27:15.621 INFO:tasks.rados.rados.0.smithi042.stdout:10: oid 10 updating version 0 to 2 2024-09-21T09:27:15.621 INFO:tasks.rados.rados.0.smithi042.stdout:10: oid 10 version 2 is already newer than 1 2024-09-21T09:27:15.621 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-21T09:27:15.621 INFO:tasks.rados.rados.0.smithi042.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-09-21T09:27:15.621 INFO:tasks.rados.rados.0.smithi042.stdout:13: finishing write tid 2 to smithi04275593-13 2024-09-21T09:27:15.621 INFO:tasks.rados.rados.0.smithi042.stdout:12: finishing write tid 1 to smithi04275593-12 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:14: finishing write tid 3 to smithi04275593-14 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:14: oid 14 updating version 0 to 2 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:14: oid 14 version 2 is already newer than 1 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:12: finishing write tid 2 to smithi04275593-12 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:15: finishing write tid 1 to smithi04275593-15 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:13: finishing write tid 3 to smithi04275593-13 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:13: oid 13 updating version 0 to 2 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:13: oid 13 version 2 is already newer than 1 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-09-21T09:27:15.622 INFO:tasks.rados.rados.0.smithi042.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:12: finishing write tid 3 to smithi04275593-12 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:12: oid 12 updating version 0 to 2 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:12: oid 12 version 2 is already newer than 1 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:15: finishing write tid 2 to smithi04275593-15 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:16: finishing write tid 1 to smithi04275593-16 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:16: finishing write tid 2 to smithi04275593-16 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:15: finishing write tid 3 to smithi04275593-15 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:15: oid 15 updating version 0 to 3 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:15: oid 15 updating version 3 to 4 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 4 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-09-21T09:27:15.623 INFO:tasks.rados.rados.0.smithi042.stdout:16: finishing write tid 3 to smithi04275593-16 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:16: oid 16 updating version 0 to 5 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:16: oid 16 updating version 5 to 6 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:18: finishing write tid 1 to smithi04275593-18 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:18: finishing write tid 2 to smithi04275593-18 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:17: finishing write tid 1 to smithi04275593-17 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:17: finishing write tid 2 to smithi04275593-17 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:17: finishing write tid 3 to smithi04275593-17 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:17: oid 17 updating version 0 to 8 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:17: oid 17 version 8 is already newer than 7 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 8 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-09-21T09:27:15.624 INFO:tasks.rados.rados.0.smithi042.stdout:18: finishing write tid 3 to smithi04275593-18 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:18: oid 18 updating version 0 to 2 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:18: oid 18 version 2 is already newer than 1 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 2 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:19: finishing write tid 1 to smithi04275593-19 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:19: finishing write tid 2 to smithi04275593-19 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:19: finishing write tid 3 to smithi04275593-19 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:19: oid 19 updating version 0 to 2 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:19: oid 19 version 2 is already newer than 1 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 2 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:20: finishing write tid 1 to smithi04275593-20 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:10: done (10 left) 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:12: done (9 left) 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:13: done (8 left) 2024-09-21T09:27:15.625 INFO:tasks.rados.rados.0.smithi042.stdout:14: done (7 left) 2024-09-21T09:27:15.626 INFO:tasks.rados.rados.0.smithi042.stdout:15: done (6 left) 2024-09-21T09:27:15.626 INFO:tasks.rados.rados.0.smithi042.stdout:16: done (5 left) 2024-09-21T09:27:15.626 INFO:tasks.rados.rados.0.smithi042.stdout:17: done (4 left) 2024-09-21T09:27:15.626 INFO:tasks.rados.rados.0.smithi042.stdout:18: done (3 left) 2024-09-21T09:27:15.626 INFO:tasks.rados.rados.0.smithi042.stdout:19: done (2 left) 2024-09-21T09:27:15.626 INFO:tasks.rados.rados.0.smithi042.stdout:22: write initial oid 22 2024-09-21T09:27:15.626 INFO:tasks.rados.rados.0.smithi042.stdout:22: seq_num 21 ranges {0=360448} 2024-09-21T09:27:15.627 INFO:tasks.rados.rados.0.smithi042.stdout:22: writing smithi04275593-22 from 0 to 360448 tid 1 2024-09-21T09:27:15.627 INFO:tasks.rados.rados.0.smithi042.stdout:20: finishing write tid 2 to smithi04275593-20 2024-09-21T09:27:15.627 INFO:tasks.rados.rados.0.smithi042.stdout:20: finishing write tid 3 to smithi04275593-20 2024-09-21T09:27:15.627 INFO:tasks.rados.rados.0.smithi042.stdout:20: oid 20 updating version 0 to 5 2024-09-21T09:27:15.627 INFO:tasks.rados.rados.0.smithi042.stdout:20: oid 20 updating version 5 to 6 2024-09-21T09:27:15.627 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 6 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-21T09:27:15.627 INFO:tasks.rados.rados.0.smithi042.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-09-21T09:27:15.627 INFO:tasks.rados.rados.0.smithi042.stdout:21: finishing write tid 1 to smithi04275593-21 2024-09-21T09:27:15.627 INFO:tasks.rados.rados.0.smithi042.stdout:21: finishing write tid 2 to smithi04275593-21 2024-09-21T09:27:15.627 INFO:tasks.rados.rados.0.smithi042.stdout:20: done (2 left) 2024-09-21T09:27:15.628 INFO:tasks.rados.rados.0.smithi042.stdout:23: write initial oid 23 2024-09-21T09:27:15.628 INFO:tasks.rados.rados.0.smithi042.stdout:23: seq_num 22 ranges {0=376832} 2024-09-21T09:27:15.628 INFO:tasks.rados.rados.0.smithi042.stdout:23: writing smithi04275593-23 from 0 to 376832 tid 1 2024-09-21T09:27:15.628 INFO:tasks.rados.rados.0.smithi042.stdout:24: write initial oid 24 2024-09-21T09:27:15.628 INFO:tasks.rados.rados.0.smithi042.stdout:24: seq_num 23 ranges {0=393216} 2024-09-21T09:27:15.628 INFO:tasks.rados.rados.0.smithi042.stdout:24: writing smithi04275593-24 from 0 to 393216 tid 1 2024-09-21T09:27:15.628 INFO:tasks.rados.rados.0.smithi042.stdout:25: write initial oid 25 2024-09-21T09:27:15.629 INFO:tasks.rados.rados.0.smithi042.stdout:25: seq_num 24 ranges {0=409600} 2024-09-21T09:27:15.631 INFO:tasks.rados.rados.0.smithi042.stdout:25: writing smithi04275593-25 from 0 to 409600 tid 1 2024-09-21T09:27:15.631 INFO:tasks.rados.rados.0.smithi042.stdout:26: write initial oid 26 2024-09-21T09:27:15.631 INFO:tasks.rados.rados.0.smithi042.stdout:26: seq_num 25 ranges {0=425984} 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:26: writing smithi04275593-26 from 0 to 425984 tid 1 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:21: finishing write tid 3 to smithi04275593-21 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:21: oid 21 updating version 0 to 7 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:21: oid 21 updating version 7 to 8 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 8 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:22: finishing write tid 1 to smithi04275593-22 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:22: finishing write tid 2 to smithi04275593-22 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:22: finishing write tid 3 to smithi04275593-22 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:22: oid 22 updating version 0 to 4 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:22: oid 22 version 4 is already newer than 3 2024-09-21T09:27:15.635 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 4 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:23: finishing write tid 1 to smithi04275593-23 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:23: finishing write tid 2 to smithi04275593-23 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:23: finishing write tid 3 to smithi04275593-23 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:23: oid 23 updating version 0 to 3 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:23: oid 23 updating version 3 to 4 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 4 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:24: finishing write tid 1 to smithi04275593-24 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:24: finishing write tid 2 to smithi04275593-24 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:24: finishing write tid 3 to smithi04275593-24 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:24: oid 24 updating version 0 to 4 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:24: oid 24 version 4 is already newer than 3 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-09-21T09:27:15.636 INFO:tasks.rados.rados.0.smithi042.stdout:25: finishing write tid 1 to smithi04275593-25 2024-09-21T09:27:15.637 INFO:tasks.rados.rados.0.smithi042.stdout:25: finishing write tid 2 to smithi04275593-25 2024-09-21T09:27:15.637 INFO:tasks.rados.rados.0.smithi042.stdout:21: done (5 left) 2024-09-21T09:27:15.637 INFO:tasks.rados.rados.0.smithi042.stdout:22: done (4 left) 2024-09-21T09:27:15.637 INFO:tasks.rados.rados.0.smithi042.stdout:23: done (3 left) 2024-09-21T09:27:15.637 INFO:tasks.rados.rados.0.smithi042.stdout:24: done (2 left) 2024-09-21T09:27:15.637 INFO:tasks.rados.rados.0.smithi042.stdout:27: write initial oid 27 2024-09-21T09:27:15.637 INFO:tasks.rados.rados.0.smithi042.stdout:27: seq_num 26 ranges {0=442368} 2024-09-21T09:27:15.637 INFO:tasks.rados.rados.0.smithi042.stdout:27: writing smithi04275593-27 from 0 to 442368 tid 1 2024-09-21T09:27:15.637 INFO:tasks.rados.rados.0.smithi042.stdout:28: write initial oid 28 2024-09-21T09:27:15.638 INFO:tasks.rados.rados.0.smithi042.stdout:28: seq_num 27 ranges {0=458752} 2024-09-21T09:27:15.640 INFO:tasks.rados.rados.0.smithi042.stdout:28: writing smithi04275593-28 from 0 to 458752 tid 1 2024-09-21T09:27:15.640 INFO:tasks.rados.rados.0.smithi042.stdout:29: write initial oid 29 2024-09-21T09:27:15.640 INFO:tasks.rados.rados.0.smithi042.stdout:29: seq_num 28 ranges {0=475136} 2024-09-21T09:27:15.644 INFO:tasks.rados.rados.0.smithi042.stdout:29: writing smithi04275593-29 from 0 to 475136 tid 1 2024-09-21T09:27:15.644 INFO:tasks.rados.rados.0.smithi042.stdout:30: write initial oid 30 2024-09-21T09:27:15.644 INFO:tasks.rados.rados.0.smithi042.stdout:25: finishing write tid 3 to smithi04275593-25 2024-09-21T09:27:15.644 INFO:tasks.rados.rados.0.smithi042.stdout:25: oid 25 updating version 0 to 5 2024-09-21T09:27:15.644 INFO:tasks.rados.rados.0.smithi042.stdout:25: oid 25 updating version 5 to 6 2024-09-21T09:27:15.644 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-09-21T09:27:15.644 INFO:tasks.rados.rados.0.smithi042.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-09-21T09:27:15.644 INFO:tasks.rados.rados.0.smithi042.stdout:26: finishing write tid 1 to smithi04275593-26 2024-09-21T09:27:15.644 INFO:tasks.rados.rados.0.smithi042.stdout:26: finishing write tid 2 to smithi04275593-26 2024-09-21T09:27:15.644 INFO:tasks.rados.rados.0.smithi042.stdout:26: finishing write tid 3 to smithi04275593-26 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:26: oid 26 updating version 0 to 3 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:26: oid 26 updating version 3 to 4 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 4 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:27: finishing write tid 1 to smithi04275593-27 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:27: finishing write tid 2 to smithi04275593-27 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:27: finishing write tid 3 to smithi04275593-27 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:27: oid 27 updating version 0 to 4 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:27: oid 27 version 4 is already newer than 3 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:28: finishing write tid 1 to smithi04275593-28 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:28: finishing write tid 2 to smithi04275593-28 2024-09-21T09:27:15.645 INFO:tasks.rados.rados.0.smithi042.stdout:30: seq_num 29 ranges {0=491520} 2024-09-21T09:27:15.647 INFO:tasks.rados.rados.0.smithi042.stdout:30: writing smithi04275593-30 from 0 to 491520 tid 1 2024-09-21T09:27:15.647 INFO:tasks.rados.rados.0.smithi042.stdout:25: done (5 left) 2024-09-21T09:27:15.647 INFO:tasks.rados.rados.0.smithi042.stdout:26: done (4 left) 2024-09-21T09:27:15.647 INFO:tasks.rados.rados.0.smithi042.stdout:27: done (3 left) 2024-09-21T09:27:15.647 INFO:tasks.rados.rados.0.smithi042.stdout:31: write initial oid 31 2024-09-21T09:27:15.647 INFO:tasks.rados.rados.0.smithi042.stdout:31: seq_num 30 ranges {0=507904} 2024-09-21T09:27:15.650 INFO:tasks.rados.rados.0.smithi042.stdout:31: writing smithi04275593-31 from 0 to 507904 tid 1 2024-09-21T09:27:15.651 INFO:tasks.rados.rados.0.smithi042.stdout:32: write initial oid 32 2024-09-21T09:27:15.651 INFO:tasks.rados.rados.0.smithi042.stdout:32: seq_num 31 ranges {0=524288} 2024-09-21T09:27:15.653 INFO:tasks.rados.rados.0.smithi042.stdout:32: writing smithi04275593-32 from 0 to 524288 tid 1 2024-09-21T09:27:15.654 INFO:tasks.rados.rados.0.smithi042.stdout:33: write initial oid 33 2024-09-21T09:27:15.654 INFO:tasks.rados.rados.0.smithi042.stdout:28: finishing write tid 3 to smithi04275593-28 2024-09-21T09:27:15.654 INFO:tasks.rados.rados.0.smithi042.stdout:28: oid 28 updating version 0 to 4 2024-09-21T09:27:15.654 INFO:tasks.rados.rados.0.smithi042.stdout:28: oid 28 version 4 is already newer than 3 2024-09-21T09:27:15.654 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-21T09:27:15.654 INFO:tasks.rados.rados.0.smithi042.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-09-21T09:27:15.654 INFO:tasks.rados.rados.0.smithi042.stdout:29: finishing write tid 1 to smithi04275593-29 2024-09-21T09:27:15.654 INFO:tasks.rados.rados.0.smithi042.stdout:29: finishing write tid 2 to smithi04275593-29 2024-09-21T09:27:15.654 INFO:tasks.rados.rados.0.smithi042.stdout:33: seq_num 32 ranges {0=540672} 2024-09-21T09:27:15.657 INFO:tasks.rados.rados.0.smithi042.stdout:33: writing smithi04275593-33 from 0 to 540672 tid 1 2024-09-21T09:27:15.657 INFO:tasks.rados.rados.0.smithi042.stdout:28: done (5 left) 2024-09-21T09:27:15.657 INFO:tasks.rados.rados.0.smithi042.stdout:34: write initial oid 34 2024-09-21T09:27:15.657 INFO:tasks.rados.rados.0.smithi042.stdout:34: seq_num 33 ranges {0=557056} 2024-09-21T09:27:15.661 INFO:tasks.rados.rados.0.smithi042.stdout:34: writing smithi04275593-34 from 0 to 557056 tid 1 2024-09-21T09:27:15.661 INFO:tasks.rados.rados.0.smithi042.stdout:35: write initial oid 35 2024-09-21T09:27:15.661 INFO:tasks.rados.rados.0.smithi042.stdout:35: seq_num 34 ranges {0=573440} 2024-09-21T09:27:15.664 INFO:tasks.rados.rados.0.smithi042.stdout:35: writing smithi04275593-35 from 0 to 573440 tid 1 2024-09-21T09:27:15.664 INFO:tasks.rados.rados.0.smithi042.stdout:29: finishing write tid 3 to smithi04275593-29 2024-09-21T09:27:15.664 INFO:tasks.rados.rados.0.smithi042.stdout:29: oid 29 updating version 0 to 8 2024-09-21T09:27:15.665 INFO:tasks.rados.rados.0.smithi042.stdout:29: oid 29 version 8 is already newer than 7 2024-09-21T09:27:15.665 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 8 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-09-21T09:27:15.665 INFO:tasks.rados.rados.0.smithi042.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-09-21T09:27:15.665 INFO:tasks.rados.rados.0.smithi042.stdout:29: done (6 left) 2024-09-21T09:27:15.665 INFO:tasks.rados.rados.0.smithi042.stdout:36: write initial oid 36 2024-09-21T09:27:15.665 INFO:tasks.rados.rados.0.smithi042.stdout:36: seq_num 35 ranges {0=589824} 2024-09-21T09:27:15.668 INFO:tasks.rados.rados.0.smithi042.stdout:36: writing smithi04275593-36 from 0 to 589824 tid 1 2024-09-21T09:27:15.668 INFO:tasks.rados.rados.0.smithi042.stdout:37: write initial oid 37 2024-09-21T09:27:15.668 INFO:tasks.rados.rados.0.smithi042.stdout:37: seq_num 36 ranges {0=606208} 2024-09-21T09:27:15.672 INFO:tasks.rados.rados.0.smithi042.stdout:37: writing smithi04275593-37 from 0 to 606208 tid 1 2024-09-21T09:27:15.672 INFO:tasks.rados.rados.0.smithi042.stdout:38: write initial oid 38 2024-09-21T09:27:15.672 INFO:tasks.rados.rados.0.smithi042.stdout:38: seq_num 37 ranges {0=622592} 2024-09-21T09:27:15.678 INFO:tasks.rados.rados.0.smithi042.stdout:38: writing smithi04275593-38 from 0 to 622592 tid 1 2024-09-21T09:27:15.678 INFO:tasks.rados.rados.0.smithi042.stdout:39: write initial oid 39 2024-09-21T09:27:15.678 INFO:tasks.rados.rados.0.smithi042.stdout:39: seq_num 38 ranges {0=638976} 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:39: writing smithi04275593-39 from 0 to 638976 tid 1 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:40: write initial oid 40 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:30: finishing write tid 1 to smithi04275593-30 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:30: finishing write tid 2 to smithi04275593-30 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:30: finishing write tid 3 to smithi04275593-30 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:30: oid 30 updating version 0 to 4 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:30: oid 30 version 4 is already newer than 3 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:31: finishing write tid 1 to smithi04275593-31 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:31: finishing write tid 2 to smithi04275593-31 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:31: finishing write tid 3 to smithi04275593-31 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:31: oid 31 updating version 0 to 1 2024-09-21T09:27:15.681 INFO:tasks.rados.rados.0.smithi042.stdout:31: oid 31 updating version 1 to 2 2024-09-21T09:27:15.682 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 2 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-09-21T09:27:15.682 INFO:tasks.rados.rados.0.smithi042.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-09-21T09:27:15.682 INFO:tasks.rados.rados.0.smithi042.stdout:32: finishing write tid 1 to smithi04275593-32 2024-09-21T09:27:15.682 INFO:tasks.rados.rados.0.smithi042.stdout:40: seq_num 39 ranges {0=663552} 2024-09-21T09:27:15.684 INFO:tasks.rados.rados.0.smithi042.stdout:40: writing smithi04275593-40 from 0 to 663552 tid 1 2024-09-21T09:27:15.684 INFO:tasks.rados.rados.0.smithi042.stdout:30: done (10 left) 2024-09-21T09:27:15.684 INFO:tasks.rados.rados.0.smithi042.stdout:31: done (9 left) 2024-09-21T09:27:15.684 INFO:tasks.rados.rados.0.smithi042.stdout:41: write initial oid 41 2024-09-21T09:27:15.685 INFO:tasks.rados.rados.0.smithi042.stdout:41: seq_num 40 ranges {0=679936} 2024-09-21T09:27:15.688 INFO:tasks.rados.rados.0.smithi042.stdout:41: writing smithi04275593-41 from 0 to 679936 tid 1 2024-09-21T09:27:15.689 INFO:tasks.rados.rados.0.smithi042.stdout:42: write initial oid 42 2024-09-21T09:27:15.689 INFO:tasks.rados.rados.0.smithi042.stdout:42: seq_num 41 ranges {0=696320} 2024-09-21T09:27:15.693 INFO:tasks.rados.rados.0.smithi042.stdout:42: writing smithi04275593-42 from 0 to 696320 tid 1 2024-09-21T09:27:15.693 INFO:tasks.rados.rados.0.smithi042.stdout:43: write initial oid 43 2024-09-21T09:27:15.693 INFO:tasks.rados.rados.0.smithi042.stdout:43: seq_num 42 ranges {0=712704} 2024-09-21T09:27:15.698 INFO:tasks.rados.rados.0.smithi042.stdout:43: writing smithi04275593-43 from 0 to 712704 tid 1 2024-09-21T09:27:15.698 INFO:tasks.rados.rados.0.smithi042.stdout:44: write initial oid 44 2024-09-21T09:27:15.698 INFO:tasks.rados.rados.0.smithi042.stdout:44: seq_num 43 ranges {0=729088} 2024-09-21T09:27:15.702 INFO:tasks.rados.rados.0.smithi042.stdout:44: writing smithi04275593-44 from 0 to 729088 tid 1 2024-09-21T09:27:15.703 INFO:tasks.rados.rados.0.smithi042.stdout:45: write initial oid 45 2024-09-21T09:27:15.703 INFO:tasks.rados.rados.0.smithi042.stdout:45: seq_num 44 ranges {0=745472} 2024-09-21T09:27:15.707 INFO:tasks.rados.rados.0.smithi042.stdout:45: writing smithi04275593-45 from 0 to 745472 tid 1 2024-09-21T09:27:15.707 INFO:tasks.rados.rados.0.smithi042.stdout:46: write initial oid 46 2024-09-21T09:27:15.707 INFO:tasks.rados.rados.0.smithi042.stdout:46: seq_num 45 ranges {0=761856} 2024-09-21T09:27:15.712 INFO:tasks.rados.rados.0.smithi042.stdout:46: writing smithi04275593-46 from 0 to 761856 tid 1 2024-09-21T09:27:15.712 INFO:tasks.rados.rados.0.smithi042.stdout:47: write initial oid 47 2024-09-21T09:27:15.712 INFO:tasks.rados.rados.0.smithi042.stdout:47: seq_num 46 ranges {0=778240} 2024-09-21T09:27:15.717 INFO:tasks.rados.rados.0.smithi042.stdout:47: writing smithi04275593-47 from 0 to 778240 tid 1 2024-09-21T09:27:15.717 INFO:tasks.rados.rados.0.smithi042.stdout: waiting on 16 2024-09-21T09:27:15.717 INFO:tasks.rados.rados.0.smithi042.stdout:32: finishing write tid 2 to smithi04275593-32 2024-09-21T09:27:15.717 INFO:tasks.rados.rados.0.smithi042.stdout:32: finishing write tid 3 to smithi04275593-32 2024-09-21T09:27:15.717 INFO:tasks.rados.rados.0.smithi042.stdout:32: oid 32 updating version 0 to 5 2024-09-21T09:27:15.717 INFO:tasks.rados.rados.0.smithi042.stdout:32: oid 32 updating version 5 to 6 2024-09-21T09:27:15.717 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:33: finishing write tid 1 to smithi04275593-33 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:33: finishing write tid 2 to smithi04275593-33 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:33: finishing write tid 3 to smithi04275593-33 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:33: oid 33 updating version 0 to 10 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:33: oid 33 version 10 is already newer than 9 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 10 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:34: finishing write tid 1 to smithi04275593-34 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:34: finishing write tid 2 to smithi04275593-34 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:34: finishing write tid 3 to smithi04275593-34 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:34: oid 34 updating version 0 to 5 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:34: oid 34 updating version 5 to 6 2024-09-21T09:27:15.718 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-21T09:27:15.719 INFO:tasks.rados.rados.0.smithi042.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-09-21T09:27:15.719 INFO:tasks.rados.rados.0.smithi042.stdout:35: finishing write tid 1 to smithi04275593-35 2024-09-21T09:27:15.719 INFO:tasks.rados.rados.0.smithi042.stdout:32: done (15 left) 2024-09-21T09:27:15.719 INFO:tasks.rados.rados.0.smithi042.stdout:33: done (14 left) 2024-09-21T09:27:15.719 INFO:tasks.rados.rados.0.smithi042.stdout:34: done (13 left) 2024-09-21T09:27:15.719 INFO:tasks.rados.rados.0.smithi042.stdout:48: write initial oid 48 2024-09-21T09:27:15.719 INFO:tasks.rados.rados.0.smithi042.stdout:48: seq_num 47 ranges {0=794624} 2024-09-21T09:27:15.722 INFO:tasks.rados.rados.0.smithi042.stdout:48: writing smithi04275593-48 from 0 to 794624 tid 1 2024-09-21T09:27:15.722 INFO:tasks.rados.rados.0.smithi042.stdout:49: write initial oid 49 2024-09-21T09:27:15.722 INFO:tasks.rados.rados.0.smithi042.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-09-21T09:27:15.724 INFO:tasks.rados.rados.0.smithi042.stdout:49: writing smithi04275593-49 from 0 to 409600 tid 1 2024-09-21T09:27:15.727 INFO:tasks.rados.rados.0.smithi042.stdout:49: writing smithi04275593-49 from 409600 to 811008 tid 2 2024-09-21T09:27:15.727 INFO:tasks.rados.rados.0.smithi042.stdout:50: write initial oid 50 2024-09-21T09:27:15.728 INFO:tasks.rados.rados.0.smithi042.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-09-21T09:27:15.730 INFO:tasks.rados.rados.0.smithi042.stdout:50: writing smithi04275593-50 from 0 to 425984 tid 1 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:50: writing smithi04275593-50 from 425984 to 827392 tid 2 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout: waiting on 16 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:35: finishing write tid 2 to smithi04275593-35 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:35: finishing write tid 3 to smithi04275593-35 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:35: oid 35 updating version 0 to 11 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:35: oid 35 updating version 11 to 12 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 12 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:36: finishing write tid 1 to smithi04275593-36 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:36: finishing write tid 2 to smithi04275593-36 2024-09-21T09:27:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:35: done (15 left) 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:51: copy_from oid 2 from oid 11 current snap is 0 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:36: finishing write tid 3 to smithi04275593-36 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:36: oid 36 updating version 0 to 6 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:36: oid 36 version 6 is already newer than 5 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:37: finishing write tid 1 to smithi04275593-37 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:37: finishing write tid 2 to smithi04275593-37 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:37: finishing write tid 3 to smithi04275593-37 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:37: oid 37 updating version 0 to 5 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:37: oid 37 updating version 5 to 6 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-09-21T09:27:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:38: finishing write tid 1 to smithi04275593-38 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:38: finishing write tid 2 to smithi04275593-38 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:38: finishing write tid 3 to smithi04275593-38 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:38: oid 38 updating version 0 to 2 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:38: oid 38 version 2 is already newer than 1 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 2 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:39: finishing write tid 1 to smithi04275593-39 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:39: finishing write tid 2 to smithi04275593-39 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:39: finishing write tid 3 to smithi04275593-39 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:39: oid 39 updating version 0 to 8 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:39: oid 39 version 8 is already newer than 7 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:40: finishing write tid 1 to smithi04275593-40 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:40: finishing write tid 2 to smithi04275593-40 2024-09-21T09:27:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:40: finishing write tid 3 to smithi04275593-40 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:40: oid 40 updating version 0 to 6 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:40: oid 40 version 6 is already newer than 5 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:41: finishing write tid 1 to smithi04275593-41 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:41: finishing write tid 2 to smithi04275593-41 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:41: finishing write tid 3 to smithi04275593-41 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:41: oid 41 updating version 0 to 2 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:41: oid 41 version 2 is already newer than 1 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 2 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:42: finishing write tid 1 to smithi04275593-42 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:42: finishing write tid 2 to smithi04275593-42 2024-09-21T09:27:15.738 INFO:tasks.rados.rados.0.smithi042.stdout:42: finishing write tid 3 to smithi04275593-42 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:42: oid 42 updating version 0 to 3 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:42: oid 42 updating version 3 to 4 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:43: finishing write tid 1 to smithi04275593-43 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:43: finishing write tid 2 to smithi04275593-43 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:43: finishing write tid 3 to smithi04275593-43 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:43: oid 43 updating version 0 to 3 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:43: oid 43 updating version 3 to 4 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 4 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:44: finishing write tid 1 to smithi04275593-44 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:44: finishing write tid 2 to smithi04275593-44 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:36: done (15 left) 2024-09-21T09:27:15.739 INFO:tasks.rados.rados.0.smithi042.stdout:37: done (14 left) 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:38: done (13 left) 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:39: done (12 left) 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:40: done (11 left) 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:41: done (10 left) 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:42: done (9 left) 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:43: done (8 left) 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 0 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:44: finishing write tid 3 to smithi04275593-44 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:44: oid 44 updating version 0 to 7 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:44: oid 44 updating version 7 to 8 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 8 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:45: finishing write tid 1 to smithi04275593-45 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:45: finishing write tid 2 to smithi04275593-45 2024-09-21T09:27:15.740 INFO:tasks.rados.rados.0.smithi042.stdout:52: seq_num 50 ranges {270336=442368,712704=401408} 2024-09-21T09:27:15.742 INFO:tasks.rados.rados.0.smithi042.stdout:52: writing smithi04275593-17 from 270336 to 712704 tid 1 2024-09-21T09:27:15.742 INFO:tasks.rados.rados.0.smithi042.stdout:52: writing smithi04275593-17 from 712704 to 1114112 tid 2 2024-09-21T09:27:15.742 INFO:tasks.rados.rados.0.smithi042.stdout:44: done (8 left) 2024-09-21T09:27:15.742 INFO:tasks.rados.rados.0.smithi042.stdout:53: rmattr oid 16 current snap is 0 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:53: done (8 left) 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:54: delete oid 28 current snap is 0 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:45: finishing write tid 3 to smithi04275593-45 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:45: oid 45 updating version 0 to 1 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:45: oid 45 updating version 1 to 2 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 2 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:46: finishing write tid 1 to smithi04275593-46 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:46: finishing write tid 2 to smithi04275593-46 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:46: finishing write tid 3 to smithi04275593-46 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:46: oid 46 updating version 0 to 9 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:46: oid 46 updating version 9 to 10 2024-09-21T09:27:15.743 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 10 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:47: finishing write tid 1 to smithi04275593-47 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:47: finishing write tid 2 to smithi04275593-47 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:47: finishing write tid 3 to smithi04275593-47 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:47: oid 47 updating version 0 to 8 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:47: oid 47 version 8 is already newer than 7 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:48: finishing write tid 1 to smithi04275593-48 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:48: finishing write tid 2 to smithi04275593-48 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:49: finishing write tid 1 to smithi04275593-49 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:48: finishing write tid 3 to smithi04275593-48 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:48: oid 48 updating version 0 to 5 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:48: oid 48 updating version 5 to 6 2024-09-21T09:27:15.744 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:49: finishing write tid 2 to smithi04275593-49 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:49: finishing write tid 3 to smithi04275593-49 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:49: finishing write tid 4 to smithi04275593-49 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:49: oid 49 updating version 0 to 11 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:49: oid 49 version 11 is already newer than 10 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:49: oid 49 version 11 is already newer than 9 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 11 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:50: finishing write tid 1 to smithi04275593-50 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:50: finishing write tid 2 to smithi04275593-50 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:50: finishing write tid 3 to smithi04275593-50 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:50: finishing write tid 4 to smithi04275593-50 2024-09-21T09:27:15.745 INFO:tasks.rados.rados.0.smithi042.stdout:50: oid 50 updating version 0 to 9 2024-09-21T09:27:15.746 INFO:tasks.rados.rados.0.smithi042.stdout:50: oid 50 version 9 is already newer than 7 2024-09-21T09:27:15.746 INFO:tasks.rados.rados.0.smithi042.stdout:50: oid 50 version 9 is already newer than 8 2024-09-21T09:27:15.746 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 9 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-21T09:27:15.746 INFO:tasks.rados.rados.0.smithi042.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-09-21T09:27:15.746 INFO:tasks.rados.rados.0.smithi042.stdout:51: finishing copy_from racing read to smithi04275593-2 2024-09-21T09:27:15.746 INFO:tasks.rados.rados.0.smithi042.stdout:51: finishing copy_from to smithi04275593-2 2024-09-21T09:27:15.746 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T09:27:15.746 INFO:tasks.rados.rados.0.smithi042.stdout:52: finishing write tid 1 to smithi04275593-17 2024-09-21T09:27:15.747 INFO:tasks.rados.rados.0.smithi042.stdout:45: done (8 left) 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:46: done (7 left) 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:47: done (6 left) 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:48: done (5 left) 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:49: done (4 left) 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:50: done (3 left) 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:51: done (2 left) 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:54: done (1 left) 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:55: read oid 15 snap -1 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:56: rollback oid 31 current snap is 0 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:56: done (2 left) 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:57: read oid 28 snap -1 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:57: expect deleted 2024-09-21T09:27:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:59: rollback oid 45 current snap is 0 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:59: done (4 left) 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:61: delete oid 1 current snap is 0 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:52: finishing write tid 2 to smithi04275593-17 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:52: finishing write tid 3 to smithi04275593-17 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:57: done (5 left) 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:61: done (4 left) 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:62: read oid 25 snap -1 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:62: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:63: snap_create 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:52: finishing write tid 4 to smithi04275593-17 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:52: oid 17 updating version 0 to 13 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:52: oid 17 version 13 is already newer than 12 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:52: oid 17 updating version 13 to 14 2024-09-21T09:27:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 14 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-21T09:27:15.750 INFO:tasks.rados.rados.0.smithi042.stdout:52: left oid 17 (ObjNum 50 snap 0 seq_num 50) 2024-09-21T09:27:15.750 INFO:tasks.rados.rados.0.smithi042.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-21T09:27:15.755 INFO:tasks.rados.rados.0.smithi042.stdout:62: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T09:27:15.768 INFO:tasks.rados.rados.0.smithi042.stdout:60: finishing copy_from racing read to smithi04275593-23 2024-09-21T09:27:15.769 INFO:tasks.rados.rados.0.smithi042.stdout:58: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:27:15.769 INFO:tasks.rados.rados.0.smithi042.stdout:60: finishing copy_from to smithi04275593-23 2024-09-21T09:27:15.769 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-21T09:27:15.769 INFO:tasks.rados.rados.0.smithi042.stdout:58: finishing copy_from to smithi04275593-29 2024-09-21T09:27:15.769 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-21T09:27:15.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:15 smithi042 ceph-mon[35471]: pgmap v105: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:15.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:15 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/268802210' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T09:27:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:15 smithi042 ceph-mon[27524]: pgmap v105: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:15 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/268802210' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T09:27:15.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:15 smithi133 ceph-mon[31321]: pgmap v105: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:15 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/268802210' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T09:27:16.590 INFO:tasks.rados.rados.0.smithi042.stdout:52: done (5 left) 2024-09-21T09:27:16.590 INFO:tasks.rados.rados.0.smithi042.stdout:55: done (4 left) 2024-09-21T09:27:16.590 INFO:tasks.rados.rados.0.smithi042.stdout:58: done (3 left) 2024-09-21T09:27:16.590 INFO:tasks.rados.rados.0.smithi042.stdout:60: done (2 left) 2024-09-21T09:27:16.590 INFO:tasks.rados.rados.0.smithi042.stdout:62: done (1 left) 2024-09-21T09:27:16.591 INFO:tasks.rados.rados.0.smithi042.stdout:63: done (0 left) 2024-09-21T09:27:16.591 INFO:tasks.rados.rados.0.smithi042.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-09-21T09:27:16.591 INFO:tasks.rados.rados.0.smithi042.stdout:65: read oid 30 snap -1 2024-09-21T09:27:16.591 INFO:tasks.rados.rados.0.smithi042.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-21T09:27:16.591 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 1 2024-09-21T09:27:16.591 INFO:tasks.rados.rados.0.smithi042.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2024-09-21T09:27:16.597 INFO:tasks.rados.rados.0.smithi042.stdout:66: writing smithi04275593-23 from 794624 to 1286144 tid 1 2024-09-21T09:27:16.601 INFO:tasks.rados.rados.0.smithi042.stdout:66: writing smithi04275593-23 from 1286144 to 1687552 tid 2 2024-09-21T09:27:16.601 INFO:tasks.rados.rados.0.smithi042.stdout:67: rollback oid 10 current snap is 1 2024-09-21T09:27:16.601 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 10 to 0 2024-09-21T09:27:16.601 INFO:tasks.rados.rados.0.smithi042.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-21T09:27:16.621 INFO:tasks.rados.rados.0.smithi042.stdout:64: finishing copy_from racing read to smithi04275593-15 2024-09-21T09:27:16.621 INFO:tasks.rados.rados.0.smithi042.stdout:64: finishing copy_from to smithi04275593-15 2024-09-21T09:27:16.621 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T09:27:16.621 INFO:tasks.rados.rados.0.smithi042.stdout:67: finishing rollback tid 0 to smithi04275593-10 2024-09-21T09:27:16.621 INFO:tasks.rados.rados.0.smithi042.stdout:67: finishing rollback tid 1 to smithi04275593-10 2024-09-21T09:27:16.621 INFO:tasks.rados.rados.0.smithi042.stdout:67: finishing rollback tid 2 to smithi04275593-10 2024-09-21T09:27:16.621 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 8 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-21T09:27:16.621 INFO:tasks.rados.rados.0.smithi042.stdout:66: finishing write tid 1 to smithi04275593-23 2024-09-21T09:27:16.621 INFO:tasks.rados.rados.0.smithi042.stdout:66: finishing write tid 2 to smithi04275593-23 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:66: finishing write tid 3 to smithi04275593-23 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:66: finishing write tid 4 to smithi04275593-23 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:66: oid 23 updating version 0 to 12 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:66: oid 23 updating version 12 to 13 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:66: oid 23 version 13 is already newer than 11 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 13 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:64: done (3 left) 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:65: done (2 left) 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:66: done (1 left) 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:67: done (0 left) 2024-09-21T09:27:16.622 INFO:tasks.rados.rados.0.smithi042.stdout:68: setattr oid 23 current snap is 1 2024-09-21T09:27:16.623 INFO:tasks.rados.rados.0.smithi042.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:70: read oid 24 snap 0 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:72: rollback oid 49 current snap is 1 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 49 to 0 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:73: read oid 4 snap 0 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:74: rmattr oid 7 current snap is 1 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:74: done (6 left) 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:75: copy_from oid 20 from oid 12 current snap is 1 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:76: read oid 39 snap -1 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-21T09:27:16.624 INFO:tasks.rados.rados.0.smithi042.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-09-21T09:27:16.625 INFO:tasks.rados.rados.0.smithi042.stdout:78: read oid 2 snap -1 2024-09-21T09:27:16.625 INFO:tasks.rados.rados.0.smithi042.stdout:78: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T09:27:16.625 INFO:tasks.rados.rados.0.smithi042.stdout:79: setattr oid 41 current snap is 1 2024-09-21T09:27:16.625 INFO:tasks.rados.rados.0.smithi042.stdout:80: snap_create 2024-09-21T09:27:16.625 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 14 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-21T09:27:16.630 INFO:tasks.rados.rados.0.smithi042.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-21T09:27:16.650 INFO:tasks.rados.rados.0.smithi042.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-21T09:27:16.652 INFO:tasks.rados.rados.0.smithi042.stdout:75: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:27:16.652 INFO:tasks.rados.rados.0.smithi042.stdout:75: finishing copy_from to smithi04275593-20 2024-09-21T09:27:16.652 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-21T09:27:16.652 INFO:tasks.rados.rados.0.smithi042.stdout:72: finishing rollback tid 0 to smithi04275593-49 2024-09-21T09:27:16.652 INFO:tasks.rados.rados.0.smithi042.stdout:72: finishing rollback tid 1 to smithi04275593-49 2024-09-21T09:27:16.652 INFO:tasks.rados.rados.0.smithi042.stdout:69: finishing copy_from racing read to smithi04275593-45 2024-09-21T09:27:16.652 INFO:tasks.rados.rados.0.smithi042.stdout:78: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T09:27:16.657 INFO:tasks.rados.rados.0.smithi042.stdout:71: finishing copy_from to smithi04275593-36 2024-09-21T09:27:16.657 INFO:tasks.rados.rados.0.smithi042.stdout:71: got expected ENOENT (src dne) 2024-09-21T09:27:16.657 INFO:tasks.rados.rados.0.smithi042.stdout:71: finishing copy_from racing read to smithi04275593-36 2024-09-21T09:27:16.657 INFO:tasks.rados.rados.0.smithi042.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-09-21T09:27:16.669 INFO:tasks.rados.rados.0.smithi042.stdout:72: finishing rollback tid 2 to smithi04275593-49 2024-09-21T09:27:16.669 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 15 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-21T09:27:16.669 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-21T09:27:16.670 INFO:tasks.rados.rados.0.smithi042.stdout:77: finishing copy_from racing read to smithi04275593-6 2024-09-21T09:27:16.670 INFO:tasks.rados.rados.0.smithi042.stdout:69: finishing copy_from to smithi04275593-45 2024-09-21T09:27:16.670 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-21T09:27:16.670 INFO:tasks.rados.rados.0.smithi042.stdout:77: finishing copy_from to smithi04275593-6 2024-09-21T09:27:16.670 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-21T09:27:16.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:16 smithi042 ceph-mon[27524]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:27:16.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:16 smithi042 ceph-mon[27524]: Cluster is now healthy 2024-09-21T09:27:16.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:16 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/268802210' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T09:27:16.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:16 smithi042 ceph-mon[27524]: osdmap e83: 8 total, 8 up, 8 in 2024-09-21T09:27:16.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:16 smithi042 ceph-mon[35471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:27:16.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:16 smithi042 ceph-mon[35471]: Cluster is now healthy 2024-09-21T09:27:16.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:16 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/268802210' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T09:27:16.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:16 smithi042 ceph-mon[35471]: osdmap e83: 8 total, 8 up, 8 in 2024-09-21T09:27:16.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:16 smithi133 ceph-mon[31321]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:27:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:16 smithi133 ceph-mon[31321]: Cluster is now healthy 2024-09-21T09:27:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:16 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/268802210' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T09:27:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:16 smithi133 ceph-mon[31321]: osdmap e83: 8 total, 8 up, 8 in 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:68: done (11 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:69: done (10 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:70: done (9 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:71: done (8 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:72: done (7 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:73: done (6 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:75: done (5 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:76: done (4 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:77: done (3 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:78: done (2 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:79: done (1 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:80: done (0 left) 2024-09-21T09:27:17.596 INFO:tasks.rados.rados.0.smithi042.stdout:81: rollback oid 40 current snap is 2 2024-09-21T09:27:17.597 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 40 to 1 2024-09-21T09:27:17.597 INFO:tasks.rados.rados.0.smithi042.stdout:82: snap_create 2024-09-21T09:27:17.598 INFO:tasks.rados.rados.0.smithi042.stdout:81: finishing rollback tid 0 to smithi04275593-40 2024-09-21T09:27:17.598 INFO:tasks.rados.rados.0.smithi042.stdout:81: finishing rollback tid 1 to smithi04275593-40 2024-09-21T09:27:17.598 INFO:tasks.rados.rados.0.smithi042.stdout:81: finishing rollback tid 2 to smithi04275593-40 2024-09-21T09:27:17.598 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 11 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-21T09:27:17.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:17 smithi042 ceph-mon[27524]: osdmap e84: 8 total, 8 up, 8 in 2024-09-21T09:27:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:17 smithi042 ceph-mon[27524]: pgmap v108: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:17 smithi042 ceph-mon[35471]: osdmap e84: 8 total, 8 up, 8 in 2024-09-21T09:27:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:17 smithi042 ceph-mon[35471]: pgmap v108: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:17 smithi133 ceph-mon[31321]: osdmap e84: 8 total, 8 up, 8 in 2024-09-21T09:27:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:17 smithi133 ceph-mon[31321]: pgmap v108: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:18.600 INFO:tasks.rados.rados.0.smithi042.stdout:81: done (1 left) 2024-09-21T09:27:18.601 INFO:tasks.rados.rados.0.smithi042.stdout:82: done (0 left) 2024-09-21T09:27:18.601 INFO:tasks.rados.rados.0.smithi042.stdout:83: rollback oid 9 current snap is 3 2024-09-21T09:27:18.601 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 9 to 0 2024-09-21T09:27:18.601 INFO:tasks.rados.rados.0.smithi042.stdout:84: read oid 20 snap 1 2024-09-21T09:27:18.601 INFO:tasks.rados.rados.0.smithi042.stdout:84: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-21T09:27:18.601 INFO:tasks.rados.rados.0.smithi042.stdout:85: read oid 41 snap -1 2024-09-21T09:27:18.601 INFO:tasks.rados.rados.0.smithi042.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T09:27:18.601 INFO:tasks.rados.rados.0.smithi042.stdout:86: snap_create 2024-09-21T09:27:18.603 INFO:tasks.rados.rados.0.smithi042.stdout:84: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-21T09:27:18.609 INFO:tasks.rados.rados.0.smithi042.stdout:83: finishing rollback tid 0 to smithi04275593-9 2024-09-21T09:27:18.609 INFO:tasks.rados.rados.0.smithi042.stdout:83: finishing rollback tid 1 to smithi04275593-9 2024-09-21T09:27:18.610 INFO:tasks.rados.rados.0.smithi042.stdout:83: finishing rollback tid 2 to smithi04275593-9 2024-09-21T09:27:18.610 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 12 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-21T09:27:18.610 INFO:tasks.rados.rados.0.smithi042.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T09:27:18.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:18 smithi042 ceph-mon[27524]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T09:27:18.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:18 smithi042 ceph-mon[35471]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T09:27:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:18 smithi133 ceph-mon[31321]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T09:27:19.605 INFO:tasks.rados.rados.0.smithi042.stdout:83: done (3 left) 2024-09-21T09:27:19.605 INFO:tasks.rados.rados.0.smithi042.stdout:84: done (2 left) 2024-09-21T09:27:19.605 INFO:tasks.rados.rados.0.smithi042.stdout:85: done (1 left) 2024-09-21T09:27:19.605 INFO:tasks.rados.rados.0.smithi042.stdout:86: done (0 left) 2024-09-21T09:27:19.605 INFO:tasks.rados.rados.0.smithi042.stdout:87: snap_remove snap 0 2024-09-21T09:27:19.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:19 smithi042 ceph-mon[27524]: pgmap v110: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.9 MiB/s wr, 59 op/s 2024-09-21T09:27:19.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:19 smithi042 ceph-mon[27524]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T09:27:19.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:19 smithi042 ceph-mon[35471]: pgmap v110: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.9 MiB/s wr, 59 op/s 2024-09-21T09:27:19.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:19 smithi042 ceph-mon[35471]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T09:27:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:19 smithi133 ceph-mon[31321]: pgmap v110: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.9 MiB/s wr, 59 op/s 2024-09-21T09:27:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:19 smithi133 ceph-mon[31321]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T09:27:20.612 INFO:tasks.rados.rados.0.smithi042.stdout:87: done (0 left) 2024-09-21T09:27:20.612 INFO:tasks.rados.rados.0.smithi042.stdout:88: read oid 29 snap 3 2024-09-21T09:27:20.612 INFO:tasks.rados.rados.0.smithi042.stdout:88: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-21T09:27:20.612 INFO:tasks.rados.rados.0.smithi042.stdout:89: read oid 46 snap -1 2024-09-21T09:27:20.612 INFO:tasks.rados.rados.0.smithi042.stdout:89: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-21T09:27:20.612 INFO:tasks.rados.rados.0.smithi042.stdout:90: copy_from oid 36 from oid 2 current snap is 4 2024-09-21T09:27:20.612 INFO:tasks.rados.rados.0.smithi042.stdout:91: rmattr oid 49 current snap is 4 2024-09-21T09:27:20.612 INFO:tasks.rados.rados.0.smithi042.stdout:91: done (3 left) 2024-09-21T09:27:20.612 INFO:tasks.rados.rados.0.smithi042.stdout:92: snap_remove snap 2 2024-09-21T09:27:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:20 smithi133 ceph-mon[31321]: osdmap e87: 8 total, 8 up, 8 in 2024-09-21T09:27:21.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:20 smithi042 ceph-mon[27524]: osdmap e87: 8 total, 8 up, 8 in 2024-09-21T09:27:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:20 smithi042 ceph-mon[35471]: osdmap e87: 8 total, 8 up, 8 in 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:92: done (3 left) 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:93: rmattr oid 30 current snap is 4 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:93: done (3 left) 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:94: read oid 42 snap 1 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:94: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:95: rmattr oid 14 current snap is 4 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:95: done (4 left) 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:96: read oid 9 snap 1 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:96: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 4 2024-09-21T09:27:21.615 INFO:tasks.rados.rados.0.smithi042.stdout:97: seq_num 54 ranges {393216=507904,901120=401408} 2024-09-21T09:27:21.620 INFO:tasks.rados.rados.0.smithi042.stdout:97: writing smithi04275593-24 from 393216 to 901120 tid 1 2024-09-21T09:27:21.623 INFO:tasks.rados.rados.0.smithi042.stdout:97: writing smithi04275593-24 from 901120 to 1302528 tid 2 2024-09-21T09:27:21.623 INFO:tasks.rados.rados.0.smithi042.stdout:98: copy_from oid 31 from oid 6 current snap is 4 2024-09-21T09:27:21.624 INFO:tasks.rados.rados.0.smithi042.stdout:99: copy_from oid 4 from oid 43 current snap is 4 2024-09-21T09:27:21.624 INFO:tasks.rados.rados.0.smithi042.stdout:88: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-21T09:27:21.651 INFO:tasks.rados.rados.0.smithi042.stdout:89: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-21T09:27:21.673 INFO:tasks.rados.rados.0.smithi042.stdout:90: finishing copy_from racing read to smithi04275593-36 2024-09-21T09:27:21.674 INFO:tasks.rados.rados.0.smithi042.stdout:90: finishing copy_from to smithi04275593-36 2024-09-21T09:27:21.674 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T09:27:21.674 INFO:tasks.rados.rados.0.smithi042.stdout:88: done (7 left) 2024-09-21T09:27:21.674 INFO:tasks.rados.rados.0.smithi042.stdout:89: done (6 left) 2024-09-21T09:27:21.674 INFO:tasks.rados.rados.0.smithi042.stdout:90: done (5 left) 2024-09-21T09:27:21.674 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 4 2024-09-21T09:27:21.674 INFO:tasks.rados.rados.0.smithi042.stdout:96: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-21T09:27:21.677 INFO:tasks.rados.rados.0.smithi042.stdout:94: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:27:21.698 INFO:tasks.rados.rados.0.smithi042.stdout:97: finishing write tid 1 to smithi04275593-24 2024-09-21T09:27:21.698 INFO:tasks.rados.rados.0.smithi042.stdout:97: finishing write tid 2 to smithi04275593-24 2024-09-21T09:27:21.698 INFO:tasks.rados.rados.0.smithi042.stdout:97: finishing write tid 3 to smithi04275593-24 2024-09-21T09:27:21.698 INFO:tasks.rados.rados.0.smithi042.stdout:100: seq_num 55 ranges {557056=524288,1081344=401408} 2024-09-21T09:27:21.704 INFO:tasks.rados.rados.0.smithi042.stdout:100: writing smithi04275593-45 from 557056 to 1081344 tid 1 2024-09-21T09:27:21.707 INFO:tasks.rados.rados.0.smithi042.stdout:100: writing smithi04275593-45 from 1081344 to 1482752 tid 2 2024-09-21T09:27:21.707 INFO:tasks.rados.rados.0.smithi042.stdout:94: done (5 left) 2024-09-21T09:27:21.707 INFO:tasks.rados.rados.0.smithi042.stdout:96: done (4 left) 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 4 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:97: finishing write tid 4 to smithi04275593-24 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:97: oid 24 updating version 0 to 19 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:97: oid 24 updating version 19 to 20 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:97: oid 24 updating version 20 to 21 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 21 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:97: left oid 24 (ObjNum 54 snap 4 seq_num 54) 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:99: finishing copy_from racing read to smithi04275593-4 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:99: finishing copy_from to smithi04275593-4 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 4 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:98: finishing copy_from racing read to smithi04275593-31 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:98: finishing copy_from to smithi04275593-31 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-21T09:27:21.708 INFO:tasks.rados.rados.0.smithi042.stdout:101: seq_num 56 ranges {778240=540672,1318912=401408} 2024-09-21T09:27:21.714 INFO:tasks.rados.rados.0.smithi042.stdout:101: writing smithi04275593-47 from 778240 to 1318912 tid 1 2024-09-21T09:27:21.717 INFO:tasks.rados.rados.0.smithi042.stdout:101: writing smithi04275593-47 from 1318912 to 1720320 tid 2 2024-09-21T09:27:21.717 INFO:tasks.rados.rados.0.smithi042.stdout:97: done (4 left) 2024-09-21T09:27:21.717 INFO:tasks.rados.rados.0.smithi042.stdout:98: done (3 left) 2024-09-21T09:27:21.717 INFO:tasks.rados.rados.0.smithi042.stdout:99: done (2 left) 2024-09-21T09:27:21.717 INFO:tasks.rados.rados.0.smithi042.stdout:102: rollback oid 9 current snap is 4 2024-09-21T09:27:21.717 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 9 to 1 2024-09-21T09:27:21.717 INFO:tasks.rados.rados.0.smithi042.stdout:100: finishing write tid 1 to smithi04275593-45 2024-09-21T09:27:21.717 INFO:tasks.rados.rados.0.smithi042.stdout:100: finishing write tid 2 to smithi04275593-45 2024-09-21T09:27:21.718 INFO:tasks.rados.rados.0.smithi042.stdout:100: finishing write tid 3 to smithi04275593-45 2024-09-21T09:27:21.718 INFO:tasks.rados.rados.0.smithi042.stdout:100: finishing write tid 4 to smithi04275593-45 2024-09-21T09:27:21.718 INFO:tasks.rados.rados.0.smithi042.stdout:100: oid 45 updating version 0 to 10 2024-09-21T09:27:21.718 INFO:tasks.rados.rados.0.smithi042.stdout:100: oid 45 version 10 is already newer than 8 2024-09-21T09:27:21.718 INFO:tasks.rados.rados.0.smithi042.stdout:100: oid 45 version 10 is already newer than 9 2024-09-21T09:27:21.718 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 10 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-21T09:27:21.718 INFO:tasks.rados.rados.0.smithi042.stdout:100: left oid 45 (ObjNum 55 snap 4 seq_num 55) 2024-09-21T09:27:21.718 INFO:tasks.rados.rados.0.smithi042.stdout:100: done (2 left) 2024-09-21T09:27:21.718 INFO:tasks.rados.rados.0.smithi042.stdout:103: delete oid 33 current snap is 4 2024-09-21T09:27:21.719 INFO:tasks.rados.rados.0.smithi042.stdout:101: finishing write tid 1 to smithi04275593-47 2024-09-21T09:27:21.719 INFO:tasks.rados.rados.0.smithi042.stdout:103: done (2 left) 2024-09-21T09:27:21.719 INFO:tasks.rados.rados.0.smithi042.stdout:104: read oid 43 snap -1 2024-09-21T09:27:21.720 INFO:tasks.rados.rados.0.smithi042.stdout:104: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T09:27:21.720 INFO:tasks.rados.rados.0.smithi042.stdout:105: rollback oid 38 current snap is 4 2024-09-21T09:27:21.720 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 1 2024-09-21T09:27:21.720 INFO:tasks.rados.rados.0.smithi042.stdout:106: delete oid 16 current snap is 4 2024-09-21T09:27:21.720 INFO:tasks.rados.rados.0.smithi042.stdout:102: finishing rollback tid 0 to smithi04275593-9 2024-09-21T09:27:21.720 INFO:tasks.rados.rados.0.smithi042.stdout:102: finishing rollback tid 1 to smithi04275593-9 2024-09-21T09:27:21.720 INFO:tasks.rados.rados.0.smithi042.stdout:101: finishing write tid 2 to smithi04275593-47 2024-09-21T09:27:21.721 INFO:tasks.rados.rados.0.smithi042.stdout:102: finishing rollback tid 2 to smithi04275593-9 2024-09-21T09:27:21.721 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 20 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-21T09:27:21.721 INFO:tasks.rados.rados.0.smithi042.stdout:101: finishing write tid 3 to smithi04275593-47 2024-09-21T09:27:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:102: done (4 left) 2024-09-21T09:27:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:106: done (3 left) 2024-09-21T09:27:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:107: read oid 23 snap 3 2024-09-21T09:27:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:107: expect (ObjNum 53 snap 1 seq_num 53) 2024-09-21T09:27:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:108: snap_create 2024-09-21T09:27:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:101: finishing write tid 4 to smithi04275593-47 2024-09-21T09:27:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:101: oid 47 updating version 0 to 25 2024-09-21T09:27:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:101: oid 47 version 25 is already newer than 23 2024-09-21T09:27:21.723 INFO:tasks.rados.rados.0.smithi042.stdout:101: oid 47 version 25 is already newer than 24 2024-09-21T09:27:21.723 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 25 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-09-21T09:27:21.723 INFO:tasks.rados.rados.0.smithi042.stdout:101: left oid 47 (ObjNum 56 snap 4 seq_num 56) 2024-09-21T09:27:21.723 INFO:tasks.rados.rados.0.smithi042.stdout:105: finishing rollback tid 0 to smithi04275593-38 2024-09-21T09:27:21.724 INFO:tasks.rados.rados.0.smithi042.stdout:104: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T09:27:21.747 INFO:tasks.rados.rados.0.smithi042.stdout:105: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:27:21.747 INFO:tasks.rados.rados.0.smithi042.stdout:105: finishing rollback tid 2 to smithi04275593-38 2024-09-21T09:27:21.747 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-09-21T09:27:21.747 INFO:tasks.rados.rados.0.smithi042.stdout:107: expect (ObjNum 53 snap 1 seq_num 53) 2024-09-21T09:27:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:21 smithi133 ceph-mon[31321]: pgmap v113: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.2 MiB/s wr, 74 op/s 2024-09-21T09:27:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:21 smithi133 ceph-mon[31321]: osdmap e88: 8 total, 8 up, 8 in 2024-09-21T09:27:22.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:21 smithi042 ceph-mon[35471]: pgmap v113: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.2 MiB/s wr, 74 op/s 2024-09-21T09:27:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:21 smithi042 ceph-mon[35471]: osdmap e88: 8 total, 8 up, 8 in 2024-09-21T09:27:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:21 smithi042 ceph-mon[27524]: pgmap v113: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.2 MiB/s wr, 74 op/s 2024-09-21T09:27:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:21 smithi042 ceph-mon[27524]: osdmap e88: 8 total, 8 up, 8 in 2024-09-21T09:27:22.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:27:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:27:21] "GET /metrics HTTP/1.1" 200 35953 "" "Prometheus/2.43.0" 2024-09-21T09:27:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:101: done (4 left) 2024-09-21T09:27:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:104: done (3 left) 2024-09-21T09:27:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:105: done (2 left) 2024-09-21T09:27:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:107: done (1 left) 2024-09-21T09:27:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:108: done (0 left) 2024-09-21T09:27:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:109: read oid 14 snap 4 2024-09-21T09:27:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:109: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-21T09:27:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:110: delete oid 24 current snap is 5 2024-09-21T09:27:22.655 INFO:tasks.rados.rados.0.smithi042.stdout:110: done (1 left) 2024-09-21T09:27:22.656 INFO:tasks.rados.rados.0.smithi042.stdout:111: rollback oid 47 current snap is 5 2024-09-21T09:27:22.656 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 47 to 3 2024-09-21T09:27:22.656 INFO:tasks.rados.rados.0.smithi042.stdout:112: read oid 13 snap -1 2024-09-21T09:27:22.656 INFO:tasks.rados.rados.0.smithi042.stdout:112: expect (ObjNum 12 snap 0 seq_num 12) 2024-09-21T09:27:22.656 INFO:tasks.rados.rados.0.smithi042.stdout:113: setattr oid 48 current snap is 5 2024-09-21T09:27:22.657 INFO:tasks.rados.rados.0.smithi042.stdout:109: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-21T09:27:22.665 INFO:tasks.rados.rados.0.smithi042.stdout:111: finishing rollback tid 0 to smithi04275593-47 2024-09-21T09:27:22.665 INFO:tasks.rados.rados.0.smithi042.stdout:111: finishing rollback tid 1 to smithi04275593-47 2024-09-21T09:27:22.665 INFO:tasks.rados.rados.0.smithi042.stdout:111: finishing rollback tid 2 to smithi04275593-47 2024-09-21T09:27:22.665 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 31 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-21T09:27:22.665 INFO:tasks.rados.rados.0.smithi042.stdout:112: expect (ObjNum 12 snap 0 seq_num 12) 2024-09-21T09:27:22.671 INFO:tasks.rados.rados.0.smithi042.stdout:109: done (3 left) 2024-09-21T09:27:22.671 INFO:tasks.rados.rados.0.smithi042.stdout:111: done (2 left) 2024-09-21T09:27:22.671 INFO:tasks.rados.rados.0.smithi042.stdout:112: done (1 left) 2024-09-21T09:27:22.671 INFO:tasks.rados.rados.0.smithi042.stdout:114: delete oid 5 current snap is 5 2024-09-21T09:27:22.673 INFO:tasks.rados.rados.0.smithi042.stdout:114: done (1 left) 2024-09-21T09:27:22.673 INFO:tasks.rados.rados.0.smithi042.stdout:115: snap_remove snap 3 2024-09-21T09:27:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:22 smithi133 ceph-mon[31321]: osdmap e89: 8 total, 8 up, 8 in 2024-09-21T09:27:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:22 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:23.044 INFO:tasks.rados.rados.0.smithi042.stdout:115: done (1 left) 2024-09-21T09:27:23.044 INFO:tasks.rados.rados.0.smithi042.stdout:116: setattr oid 17 current snap is 5 2024-09-21T09:27:23.044 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 11 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-21T09:27:23.044 INFO:tasks.rados.rados.0.smithi042.stdout:113: done (1 left) 2024-09-21T09:27:23.044 INFO:tasks.rados.rados.0.smithi042.stdout:117: snap_remove snap 1 2024-09-21T09:27:23.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:22 smithi042 ceph-mon[35471]: osdmap e89: 8 total, 8 up, 8 in 2024-09-21T09:27:23.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:22 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:22 smithi042 ceph-mon[27524]: osdmap e89: 8 total, 8 up, 8 in 2024-09-21T09:27:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:22 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:23 smithi133 ceph-mon[31321]: pgmap v116: 121 pgs: 121 active+clean; 27 MiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-21T09:27:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:23 smithi133 ceph-mon[31321]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T09:27:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:23 smithi133 ceph-mon[31321]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T09:27:24.042 INFO:tasks.rados.rados.0.smithi042.stdout:117: done (1 left) 2024-09-21T09:27:24.042 INFO:tasks.rados.rados.0.smithi042.stdout:118: delete oid 6 current snap is 5 2024-09-21T09:27:24.043 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 22 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-21T09:27:24.049 INFO:tasks.rados.rados.0.smithi042.stdout:116: done (1 left) 2024-09-21T09:27:24.049 INFO:tasks.rados.rados.0.smithi042.stdout:118: done (0 left) 2024-09-21T09:27:24.049 INFO:tasks.rados.rados.0.smithi042.stdout:119: snap_remove snap 4 2024-09-21T09:27:24.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:23 smithi042 ceph-mon[35471]: pgmap v116: 121 pgs: 121 active+clean; 27 MiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-21T09:27:24.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:23 smithi042 ceph-mon[35471]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T09:27:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:23 smithi042 ceph-mon[35471]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T09:27:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:23 smithi042 ceph-mon[27524]: pgmap v116: 121 pgs: 121 active+clean; 27 MiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-21T09:27:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:23 smithi042 ceph-mon[27524]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T09:27:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:23 smithi042 ceph-mon[27524]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T09:27:25.047 INFO:tasks.rados.rados.0.smithi042.stdout:119: done (0 left) 2024-09-21T09:27:25.047 INFO:tasks.rados.rados.0.smithi042.stdout:120: rollback oid 17 current snap is 5 2024-09-21T09:27:25.047 INFO:tasks.rados.rados.0.smithi042.stdout:120: done (0 left) 2024-09-21T09:27:25.047 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 5 2024-09-21T09:27:25.047 INFO:tasks.rados.rados.0.smithi042.stdout:121: seq_num 62 ranges {712704=647168,1359872=401408} 2024-09-21T09:27:25.056 INFO:tasks.rados.rados.0.smithi042.stdout:121: writing smithi04275593-43 from 712704 to 1359872 tid 1 2024-09-21T09:27:25.060 INFO:tasks.rados.rados.0.smithi042.stdout:121: writing smithi04275593-43 from 1359872 to 1761280 tid 2 2024-09-21T09:27:25.060 INFO:tasks.rados.rados.0.smithi042.stdout:122: read oid 11 snap -1 2024-09-21T09:27:25.060 INFO:tasks.rados.rados.0.smithi042.stdout:122: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T09:27:25.060 INFO:tasks.rados.rados.0.smithi042.stdout:123: read oid 6 snap -1 2024-09-21T09:27:25.060 INFO:tasks.rados.rados.0.smithi042.stdout:123: expect deleted 2024-09-21T09:27:25.060 INFO:tasks.rados.rados.0.smithi042.stdout:124: copy_from oid 18 from oid 46 current snap is 5 2024-09-21T09:27:25.060 INFO:tasks.rados.rados.0.smithi042.stdout:125: read oid 41 snap -1 2024-09-21T09:27:25.061 INFO:tasks.rados.rados.0.smithi042.stdout:125: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T09:27:25.061 INFO:tasks.rados.rados.0.smithi042.stdout:126: rmattr oid 37 current snap is 5 2024-09-21T09:27:25.061 INFO:tasks.rados.rados.0.smithi042.stdout:126: done (5 left) 2024-09-21T09:27:25.061 INFO:tasks.rados.rados.0.smithi042.stdout:127: read oid 1 snap -1 2024-09-21T09:27:25.061 INFO:tasks.rados.rados.0.smithi042.stdout:127: expect deleted 2024-09-21T09:27:25.061 INFO:tasks.rados.rados.0.smithi042.stdout:128: rmattr oid 30 current snap is 5 2024-09-21T09:27:25.061 INFO:tasks.rados.rados.0.smithi042.stdout:128: done (6 left) 2024-09-21T09:27:25.061 INFO:tasks.rados.rados.0.smithi042.stdout:129: setattr oid 47 current snap is 5 2024-09-21T09:27:25.062 INFO:tasks.rados.rados.0.smithi042.stdout:130: copy_from oid 35 from oid 5 current snap is 5 2024-09-21T09:27:25.062 INFO:tasks.rados.rados.0.smithi042.stdout:131: setattr oid 9 current snap is 5 2024-09-21T09:27:25.062 INFO:tasks.rados.rados.0.smithi042.stdout:123: done (8 left) 2024-09-21T09:27:25.062 INFO:tasks.rados.rados.0.smithi042.stdout:127: done (7 left) 2024-09-21T09:27:25.062 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 5 2024-09-21T09:27:25.062 INFO:tasks.rados.rados.0.smithi042.stdout:132: seq_num 63 ranges {303104=663552,966656=401408} 2024-09-21T09:27:25.067 INFO:tasks.rados.rados.0.smithi042.stdout:132: writing smithi04275593-19 from 303104 to 966656 tid 1 2024-09-21T09:27:25.070 INFO:tasks.rados.rados.0.smithi042.stdout:132: writing smithi04275593-19 from 966656 to 1368064 tid 2 2024-09-21T09:27:25.070 INFO:tasks.rados.rados.0.smithi042.stdout:133: setattr oid 30 current snap is 5 2024-09-21T09:27:25.070 INFO:tasks.rados.rados.0.smithi042.stdout:122: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T09:27:25.076 INFO:tasks.rados.rados.0.smithi042.stdout:121: finishing write tid 1 to smithi04275593-43 2024-09-21T09:27:25.076 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 44 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-21T09:27:25.076 INFO:tasks.rados.rados.0.smithi042.stdout:124: finishing copy_from racing read to smithi04275593-18 2024-09-21T09:27:25.076 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 25 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-21T09:27:25.076 INFO:tasks.rados.rados.0.smithi042.stdout:125: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T09:27:25.097 INFO:tasks.rados.rados.0.smithi042.stdout:121: finishing write tid 2 to smithi04275593-43 2024-09-21T09:27:25.097 INFO:tasks.rados.rados.0.smithi042.stdout:124: finishing copy_from to smithi04275593-18 2024-09-21T09:27:25.097 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 10 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-21T09:27:25.097 INFO:tasks.rados.rados.0.smithi042.stdout:121: finishing write tid 3 to smithi04275593-43 2024-09-21T09:27:25.097 INFO:tasks.rados.rados.0.smithi042.stdout:130: finishing copy_from to smithi04275593-35 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:130: got expected ENOENT (src dne) 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:130: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:121: finishing write tid 4 to smithi04275593-43 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:121: oid 43 updating version 0 to 7 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:121: oid 43 version 7 is already newer than 5 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:121: oid 43 version 7 is already newer than 6 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 7 (ObjNum 62 snap 5 seq_num 62) dirty exists 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:121: left oid 43 (ObjNum 62 snap 5 seq_num 62) 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:132: finishing write tid 1 to smithi04275593-19 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:132: finishing write tid 2 to smithi04275593-19 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:132: finishing write tid 3 to smithi04275593-19 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:132: finishing write tid 4 to smithi04275593-19 2024-09-21T09:27:25.098 INFO:tasks.rados.rados.0.smithi042.stdout:132: oid 19 updating version 0 to 8 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:132: oid 19 updating version 8 to 9 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:132: oid 19 version 9 is already newer than 7 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 9 (ObjNum 63 snap 5 seq_num 63) dirty exists 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:132: left oid 19 (ObjNum 63 snap 5 seq_num 63) 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 26 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:121: done (8 left) 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:122: done (7 left) 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:124: done (6 left) 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:125: done (5 left) 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:129: done (4 left) 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:130: done (3 left) 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:131: done (2 left) 2024-09-21T09:27:25.099 INFO:tasks.rados.rados.0.smithi042.stdout:132: done (1 left) 2024-09-21T09:27:25.100 INFO:tasks.rados.rados.0.smithi042.stdout:133: done (0 left) 2024-09-21T09:27:25.100 INFO:tasks.rados.rados.0.smithi042.stdout:134: snap_create 2024-09-21T09:27:25.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:25 smithi042 ceph-mon[27524]: osdmap e92: 8 total, 8 up, 8 in 2024-09-21T09:27:25.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:25 smithi042 ceph-mon[35471]: osdmap e92: 8 total, 8 up, 8 in 2024-09-21T09:27:25.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:25 smithi133 ceph-mon[31321]: osdmap e92: 8 total, 8 up, 8 in 2024-09-21T09:27:26.051 INFO:tasks.rados.rados.0.smithi042.stdout:134: done (0 left) 2024-09-21T09:27:26.052 INFO:tasks.rados.rados.0.smithi042.stdout:135: snap_remove snap 5 2024-09-21T09:27:26.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:26 smithi042 ceph-mon[27524]: pgmap v120: 121 pgs: 121 active+clean; 27 MiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-21T09:27:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:26 smithi042 ceph-mon[27524]: osdmap e93: 8 total, 8 up, 8 in 2024-09-21T09:27:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:26 smithi042 ceph-mon[35471]: pgmap v120: 121 pgs: 121 active+clean; 27 MiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-21T09:27:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:26 smithi042 ceph-mon[35471]: osdmap e93: 8 total, 8 up, 8 in 2024-09-21T09:27:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:26 smithi133 ceph-mon[31321]: pgmap v120: 121 pgs: 121 active+clean; 27 MiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-21T09:27:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:26 smithi133 ceph-mon[31321]: osdmap e93: 8 total, 8 up, 8 in 2024-09-21T09:27:27.057 INFO:tasks.rados.rados.0.smithi042.stdout:135: done (0 left) 2024-09-21T09:27:27.057 INFO:tasks.rados.rados.0.smithi042.stdout:136: delete oid 1 current snap is 6 2024-09-21T09:27:27.058 INFO:tasks.rados.rados.0.smithi042.stdout:136: done (0 left) 2024-09-21T09:27:27.058 INFO:tasks.rados.rados.0.smithi042.stdout:137: snap_create 2024-09-21T09:27:27.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:27 smithi042 ceph-mon[35471]: osdmap e94: 8 total, 8 up, 8 in 2024-09-21T09:27:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:27 smithi042 ceph-mon[27524]: osdmap e94: 8 total, 8 up, 8 in 2024-09-21T09:27:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:27 smithi133 ceph-mon[31321]: osdmap e94: 8 total, 8 up, 8 in 2024-09-21T09:27:28.057 INFO:tasks.rados.rados.0.smithi042.stdout:137: done (0 left) 2024-09-21T09:27:28.058 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 7 2024-09-21T09:27:28.058 INFO:tasks.rados.rados.0.smithi042.stdout:138: seq_num 65 ranges {606208=696320,1302528=401408} 2024-09-21T09:27:28.065 INFO:tasks.rados.rados.0.smithi042.stdout:138: writing smithi04275593-31 from 606208 to 1302528 tid 1 2024-09-21T09:27:28.068 INFO:tasks.rados.rados.0.smithi042.stdout:138: writing smithi04275593-31 from 1302528 to 1703936 tid 2 2024-09-21T09:27:28.068 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 7 2024-09-21T09:27:28.068 INFO:tasks.rados.rados.0.smithi042.stdout:139: seq_num 66 ranges {0=712704,712704=401408} 2024-09-21T09:27:28.073 INFO:tasks.rados.rados.0.smithi042.stdout:139: writing smithi04275593-16 from 0 to 712704 tid 1 2024-09-21T09:27:28.076 INFO:tasks.rados.rados.0.smithi042.stdout:139: writing smithi04275593-16 from 712704 to 1114112 tid 2 2024-09-21T09:27:28.076 INFO:tasks.rados.rados.0.smithi042.stdout:140: copy_from oid 10 from oid 39 current snap is 7 2024-09-21T09:27:28.076 INFO:tasks.rados.rados.0.smithi042.stdout:138: finishing write tid 1 to smithi04275593-31 2024-09-21T09:27:28.076 INFO:tasks.rados.rados.0.smithi042.stdout:138: finishing write tid 2 to smithi04275593-31 2024-09-21T09:27:28.076 INFO:tasks.rados.rados.0.smithi042.stdout:138: finishing write tid 3 to smithi04275593-31 2024-09-21T09:27:28.076 INFO:tasks.rados.rados.0.smithi042.stdout:138: finishing write tid 4 to smithi04275593-31 2024-09-21T09:27:28.076 INFO:tasks.rados.rados.0.smithi042.stdout:138: oid 31 updating version 0 to 12 2024-09-21T09:27:28.076 INFO:tasks.rados.rados.0.smithi042.stdout:138: oid 31 version 12 is already newer than 11 2024-09-21T09:27:28.076 INFO:tasks.rados.rados.0.smithi042.stdout:138: oid 31 version 12 is already newer than 10 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 12 (ObjNum 65 snap 7 seq_num 65) dirty exists 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:138: left oid 31 (ObjNum 65 snap 7 seq_num 65) 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:138: done (2 left) 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:141: read oid 25 snap 6 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:141: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:142: copy_from oid 21 from oid 35 current snap is 7 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:143: rollback oid 19 current snap is 7 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 19 to 6 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:144: copy_from oid 38 from oid 24 current snap is 7 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:145: snap_create 2024-09-21T09:27:28.077 INFO:tasks.rados.rados.0.smithi042.stdout:144: finishing copy_from to smithi04275593-38 2024-09-21T09:27:28.078 INFO:tasks.rados.rados.0.smithi042.stdout:144: got expected ENOENT (src dne) 2024-09-21T09:27:28.078 INFO:tasks.rados.rados.0.smithi042.stdout:144: finishing copy_from racing read to smithi04275593-38 2024-09-21T09:27:28.078 INFO:tasks.rados.rados.0.smithi042.stdout:139: finishing write tid 1 to smithi04275593-16 2024-09-21T09:27:28.079 INFO:tasks.rados.rados.0.smithi042.stdout:139: finishing write tid 2 to smithi04275593-16 2024-09-21T09:27:28.079 INFO:tasks.rados.rados.0.smithi042.stdout:139: finishing write tid 3 to smithi04275593-16 2024-09-21T09:27:28.080 INFO:tasks.rados.rados.0.smithi042.stdout:139: finishing write tid 4 to smithi04275593-16 2024-09-21T09:27:28.080 INFO:tasks.rados.rados.0.smithi042.stdout:139: oid 16 updating version 0 to 33 2024-09-21T09:27:28.080 INFO:tasks.rados.rados.0.smithi042.stdout:139: oid 16 version 33 is already newer than 31 2024-09-21T09:27:28.080 INFO:tasks.rados.rados.0.smithi042.stdout:139: oid 16 version 33 is already newer than 32 2024-09-21T09:27:28.081 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 33 (ObjNum 66 snap 7 seq_num 66) dirty exists 2024-09-21T09:27:28.081 INFO:tasks.rados.rados.0.smithi042.stdout:139: left oid 16 (ObjNum 66 snap 7 seq_num 66) 2024-09-21T09:27:28.082 INFO:tasks.rados.rados.0.smithi042.stdout:142: finishing copy_from racing read to smithi04275593-21 2024-09-21T09:27:28.082 INFO:tasks.rados.rados.0.smithi042.stdout:141: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T09:27:28.095 INFO:tasks.rados.rados.0.smithi042.stdout:143: finishing rollback tid 0 to smithi04275593-19 2024-09-21T09:27:28.096 INFO:tasks.rados.rados.0.smithi042.stdout:140: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:27:28.096 INFO:tasks.rados.rados.0.smithi042.stdout:142: finishing copy_from to smithi04275593-21 2024-09-21T09:27:28.096 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 12 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-21T09:27:28.096 INFO:tasks.rados.rados.0.smithi042.stdout:140: finishing copy_from to smithi04275593-10 2024-09-21T09:27:28.096 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-21T09:27:28.096 INFO:tasks.rados.rados.0.smithi042.stdout:143: finishing rollback tid 1 to smithi04275593-19 2024-09-21T09:27:28.096 INFO:tasks.rados.rados.0.smithi042.stdout:143: finishing rollback tid 2 to smithi04275593-19 2024-09-21T09:27:28.096 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 13 (ObjNum 63 snap 5 seq_num 63) dirty exists 2024-09-21T09:27:28.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:28 smithi042 ceph-mon[35471]: pgmap v123: 121 pgs: 121 active+clean; 27 MiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:28 smithi042 ceph-mon[35471]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T09:27:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:28 smithi042 ceph-mon[27524]: pgmap v123: 121 pgs: 121 active+clean; 27 MiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:28 smithi042 ceph-mon[27524]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T09:27:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:28 smithi133 ceph-mon[31321]: pgmap v123: 121 pgs: 121 active+clean; 27 MiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:28 smithi133 ceph-mon[31321]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T09:27:29.067 INFO:tasks.rados.rados.0.smithi042.stdout:139: done (6 left) 2024-09-21T09:27:29.067 INFO:tasks.rados.rados.0.smithi042.stdout:140: done (5 left) 2024-09-21T09:27:29.067 INFO:tasks.rados.rados.0.smithi042.stdout:141: done (4 left) 2024-09-21T09:27:29.067 INFO:tasks.rados.rados.0.smithi042.stdout:142: done (3 left) 2024-09-21T09:27:29.067 INFO:tasks.rados.rados.0.smithi042.stdout:143: done (2 left) 2024-09-21T09:27:29.067 INFO:tasks.rados.rados.0.smithi042.stdout:144: done (1 left) 2024-09-21T09:27:29.067 INFO:tasks.rados.rados.0.smithi042.stdout:145: done (0 left) 2024-09-21T09:27:29.067 INFO:tasks.rados.rados.0.smithi042.stdout:146: read oid 46 snap -1 2024-09-21T09:27:29.067 INFO:tasks.rados.rados.0.smithi042.stdout:146: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-21T09:27:29.067 INFO:tasks.rados.rados.0.smithi042.stdout:147: read oid 7 snap 6 2024-09-21T09:27:29.068 INFO:tasks.rados.rados.0.smithi042.stdout:147: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-21T09:27:29.068 INFO:tasks.rados.rados.0.smithi042.stdout:148: snap_create 2024-09-21T09:27:29.072 INFO:tasks.rados.rados.0.smithi042.stdout:146: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-21T09:27:29.095 INFO:tasks.rados.rados.0.smithi042.stdout:147: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-21T09:27:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:29 smithi042 ceph-mon[27524]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T09:27:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:29 smithi042 ceph-mon[35471]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T09:27:29.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:29 smithi133 ceph-mon[31321]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T09:27:30.072 INFO:tasks.rados.rados.0.smithi042.stdout:146: done (2 left) 2024-09-21T09:27:30.072 INFO:tasks.rados.rados.0.smithi042.stdout:147: done (1 left) 2024-09-21T09:27:30.072 INFO:tasks.rados.rados.0.smithi042.stdout:148: done (0 left) 2024-09-21T09:27:30.072 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 9 2024-09-21T09:27:30.072 INFO:tasks.rados.rados.0.smithi042.stdout:149: seq_num 67 ranges {204800=729088,933888=401408} 2024-09-21T09:27:30.077 INFO:tasks.rados.rados.0.smithi042.stdout:149: writing smithi04275593-13 from 204800 to 933888 tid 1 2024-09-21T09:27:30.079 INFO:tasks.rados.rados.0.smithi042.stdout:149: writing smithi04275593-13 from 933888 to 1335296 tid 2 2024-09-21T09:27:30.080 INFO:tasks.rados.rados.0.smithi042.stdout:150: copy_from oid 15 from oid 5 current snap is 9 2024-09-21T09:27:30.080 INFO:tasks.rados.rados.0.smithi042.stdout:151: rollback oid 19 current snap is 9 2024-09-21T09:27:30.080 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 19 to 7 2024-09-21T09:27:30.080 INFO:tasks.rados.rados.0.smithi042.stdout:152: copy_from oid 21 from oid 24 current snap is 9 2024-09-21T09:27:30.080 INFO:tasks.rados.rados.0.smithi042.stdout:153: copy_from oid 3 from oid 7 current snap is 9 2024-09-21T09:27:30.081 INFO:tasks.rados.rados.0.smithi042.stdout:154: read oid 33 snap -1 2024-09-21T09:27:30.081 INFO:tasks.rados.rados.0.smithi042.stdout:154: expect deleted 2024-09-21T09:27:30.081 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 9 2024-09-21T09:27:30.081 INFO:tasks.rados.rados.0.smithi042.stdout:155: seq_num 68 ranges {1114112=745472,1859584=401408} 2024-09-21T09:27:30.092 INFO:tasks.rados.rados.0.smithi042.stdout:155: writing smithi04275593-16 from 1114112 to 1859584 tid 1 2024-09-21T09:27:30.095 INFO:tasks.rados.rados.0.smithi042.stdout:155: writing smithi04275593-16 from 1859584 to 2260992 tid 2 2024-09-21T09:27:30.095 INFO:tasks.rados.rados.0.smithi042.stdout:156: rmattr oid 34 current snap is 9 2024-09-21T09:27:30.095 INFO:tasks.rados.rados.0.smithi042.stdout:156: done (7 left) 2024-09-21T09:27:30.095 INFO:tasks.rados.rados.0.smithi042.stdout:157: snap_remove snap 8 2024-09-21T09:27:30.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:30 smithi042 ceph-mon[35471]: pgmap v126: 121 pgs: 121 active+clean; 24 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 945 KiB/s rd, 702 KiB/s wr, 33 op/s 2024-09-21T09:27:30.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:30 smithi042 ceph-mon[35471]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T09:27:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:30 smithi042 ceph-mon[27524]: pgmap v126: 121 pgs: 121 active+clean; 24 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 945 KiB/s rd, 702 KiB/s wr, 33 op/s 2024-09-21T09:27:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:30 smithi042 ceph-mon[27524]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T09:27:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:30 smithi133 ceph-mon[31321]: pgmap v126: 121 pgs: 121 active+clean; 24 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 945 KiB/s rd, 702 KiB/s wr, 33 op/s 2024-09-21T09:27:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:30 smithi133 ceph-mon[31321]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T09:27:31.079 INFO:tasks.rados.rados.0.smithi042.stdout:157: done (7 left) 2024-09-21T09:27:31.079 INFO:tasks.rados.rados.0.smithi042.stdout:158: rollback oid 36 current snap is 9 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 36 to 6 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:159: copy_from oid 48 from oid 8 current snap is 9 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:160: copy_from oid 50 from oid 27 current snap is 9 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:149: finishing write tid 1 to smithi04275593-13 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 9 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:150: finishing copy_from to smithi04275593-15 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:150: got expected ENOENT (src dne) 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:150: finishing copy_from racing read to smithi04275593-15 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:151: finishing rollback tid 0 to smithi04275593-19 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:149: finishing write tid 2 to smithi04275593-13 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:152: finishing copy_from to smithi04275593-21 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:152: got expected ENOENT (src dne) 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:152: finishing copy_from racing read to smithi04275593-21 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:149: finishing write tid 3 to smithi04275593-13 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:151: finishing rollback tid 1 to smithi04275593-19 2024-09-21T09:27:31.080 INFO:tasks.rados.rados.0.smithi042.stdout:151: finishing rollback tid 2 to smithi04275593-19 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 17 (ObjNum 63 snap 5 seq_num 63) dirty exists 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:149: finishing write tid 4 to smithi04275593-13 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:149: oid 13 updating version 0 to 47 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:149: oid 13 version 47 is already newer than 46 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:149: oid 13 updating version 47 to 48 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 48 (ObjNum 67 snap 9 seq_num 67) dirty exists 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:149: left oid 13 (ObjNum 67 snap 9 seq_num 67) 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:153: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:153: finishing copy_from to smithi04275593-3 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:155: finishing write tid 1 to smithi04275593-16 2024-09-21T09:27:31.081 INFO:tasks.rados.rados.0.smithi042.stdout:161: seq_num 69 ranges {778240=761856,1540096=401408} 2024-09-21T09:27:31.090 INFO:tasks.rados.rados.0.smithi042.stdout:161: writing smithi04275593-47 from 778240 to 1540096 tid 1 2024-09-21T09:27:31.093 INFO:tasks.rados.rados.0.smithi042.stdout:161: writing smithi04275593-47 from 1540096 to 1941504 tid 2 2024-09-21T09:27:31.093 INFO:tasks.rados.rados.0.smithi042.stdout:149: done (10 left) 2024-09-21T09:27:31.093 INFO:tasks.rados.rados.0.smithi042.stdout:150: done (9 left) 2024-09-21T09:27:31.093 INFO:tasks.rados.rados.0.smithi042.stdout:151: done (8 left) 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:152: done (7 left) 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:153: done (6 left) 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:154: done (5 left) 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:162: setattr oid 13 current snap is 9 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:155: finishing write tid 2 to smithi04275593-16 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:155: finishing write tid 3 to smithi04275593-16 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:155: finishing write tid 4 to smithi04275593-16 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:155: oid 16 updating version 0 to 37 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:155: oid 16 version 37 is already newer than 35 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:155: oid 16 version 37 is already newer than 36 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 37 (ObjNum 68 snap 9 seq_num 68) dirty exists 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:155: left oid 16 (ObjNum 68 snap 9 seq_num 68) 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:158: finishing rollback tid 0 to smithi04275593-36 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:158: finishing rollback tid 1 to smithi04275593-36 2024-09-21T09:27:31.094 INFO:tasks.rados.rados.0.smithi042.stdout:158: finishing rollback tid 2 to smithi04275593-36 2024-09-21T09:27:31.095 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 29 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T09:27:31.095 INFO:tasks.rados.rados.0.smithi042.stdout:159: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:27:31.095 INFO:tasks.rados.rados.0.smithi042.stdout:159: finishing copy_from to smithi04275593-48 2024-09-21T09:27:31.095 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T09:27:31.095 INFO:tasks.rados.rados.0.smithi042.stdout:160: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:27:31.095 INFO:tasks.rados.rados.0.smithi042.stdout:160: finishing copy_from to smithi04275593-50 2024-09-21T09:27:31.095 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-21T09:27:31.095 INFO:tasks.rados.rados.0.smithi042.stdout:155: done (5 left) 2024-09-21T09:27:31.095 INFO:tasks.rados.rados.0.smithi042.stdout:158: done (4 left) 2024-09-21T09:27:31.096 INFO:tasks.rados.rados.0.smithi042.stdout:159: done (3 left) 2024-09-21T09:27:31.096 INFO:tasks.rados.rados.0.smithi042.stdout:160: done (2 left) 2024-09-21T09:27:31.096 INFO:tasks.rados.rados.0.smithi042.stdout:163: snap_remove snap 7 2024-09-21T09:27:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:31 smithi042 ceph-mon[35471]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T09:27:31.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:31 smithi042 ceph-mon[27524]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T09:27:31.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:31 smithi133 ceph-mon[31321]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T09:27:32.075 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:27:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:27:31] "GET /metrics HTTP/1.1" 200 36011 "" "Prometheus/2.43.0" 2024-09-21T09:27:32.084 INFO:tasks.rados.rados.0.smithi042.stdout:163: done (2 left) 2024-09-21T09:27:32.084 INFO:tasks.rados.rados.0.smithi042.stdout:164: rmattr oid 44 current snap is 9 2024-09-21T09:27:32.084 INFO:tasks.rados.rados.0.smithi042.stdout:164: done (2 left) 2024-09-21T09:27:32.084 INFO:tasks.rados.rados.0.smithi042.stdout:165: copy_from oid 5 from oid 39 current snap is 9 2024-09-21T09:27:32.084 INFO:tasks.rados.rados.0.smithi042.stdout:161: finishing write tid 1 to smithi04275593-47 2024-09-21T09:27:32.084 INFO:tasks.rados.rados.0.smithi042.stdout:161: finishing write tid 2 to smithi04275593-47 2024-09-21T09:27:32.084 INFO:tasks.rados.rados.0.smithi042.stdout:161: finishing write tid 3 to smithi04275593-47 2024-09-21T09:27:32.084 INFO:tasks.rados.rados.0.smithi042.stdout:161: finishing write tid 4 to smithi04275593-47 2024-09-21T09:27:32.084 INFO:tasks.rados.rados.0.smithi042.stdout:161: oid 47 updating version 0 to 54 2024-09-21T09:27:32.085 INFO:tasks.rados.rados.0.smithi042.stdout:161: oid 47 version 54 is already newer than 53 2024-09-21T09:27:32.085 INFO:tasks.rados.rados.0.smithi042.stdout:161: oid 47 version 54 is already newer than 52 2024-09-21T09:27:32.085 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 54 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-21T09:27:32.085 INFO:tasks.rados.rados.0.smithi042.stdout:161: left oid 47 (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:27:32.085 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 55 (ObjNum 67 snap 9 seq_num 67) dirty exists 2024-09-21T09:27:32.085 INFO:tasks.rados.rados.0.smithi042.stdout:161: done (2 left) 2024-09-21T09:27:32.085 INFO:tasks.rados.rados.0.smithi042.stdout:162: done (1 left) 2024-09-21T09:27:32.085 INFO:tasks.rados.rados.0.smithi042.stdout:166: snap_remove snap 6 2024-09-21T09:27:32.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:32 smithi042 ceph-mon[35471]: pgmap v129: 121 pgs: 121 active+clean; 24 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 945 KiB/s rd, 702 KiB/s wr, 33 op/s 2024-09-21T09:27:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:32 smithi042 ceph-mon[35471]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T09:27:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:32 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:32 smithi042 ceph-mon[27524]: pgmap v129: 121 pgs: 121 active+clean; 24 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 945 KiB/s rd, 702 KiB/s wr, 33 op/s 2024-09-21T09:27:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:32 smithi042 ceph-mon[27524]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T09:27:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:32 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:32 smithi133 ceph-mon[31321]: pgmap v129: 121 pgs: 121 active+clean; 24 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 945 KiB/s rd, 702 KiB/s wr, 33 op/s 2024-09-21T09:27:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:32 smithi133 ceph-mon[31321]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T09:27:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:32 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:33.044 INFO:tasks.rados.rados.0.smithi042.stdout:166: done (1 left) 2024-09-21T09:27:33.044 INFO:tasks.rados.rados.0.smithi042.stdout:167: read oid 28 snap -1 2024-09-21T09:27:33.044 INFO:tasks.rados.rados.0.smithi042.stdout:167: expect deleted 2024-09-21T09:27:33.045 INFO:tasks.rados.rados.0.smithi042.stdout:168: rollback oid 34 current snap is 9 2024-09-21T09:27:33.045 INFO:tasks.rados.rados.0.smithi042.stdout:168: done (2 left) 2024-09-21T09:27:33.045 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 9 2024-09-21T09:27:33.045 INFO:tasks.rados.rados.0.smithi042.stdout:169: seq_num 70 ranges {1368064=778240,2146304=401408} 2024-09-21T09:27:33.057 INFO:tasks.rados.rados.0.smithi042.stdout:169: writing smithi04275593-19 from 1368064 to 2146304 tid 1 2024-09-21T09:27:33.060 INFO:tasks.rados.rados.0.smithi042.stdout:169: writing smithi04275593-19 from 2146304 to 2547712 tid 2 2024-09-21T09:27:33.060 INFO:tasks.rados.rados.0.smithi042.stdout:170: read oid 42 snap -1 2024-09-21T09:27:33.060 INFO:tasks.rados.rados.0.smithi042.stdout:170: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:27:33.061 INFO:tasks.rados.rados.0.smithi042.stdout:171: rollback oid 31 current snap is 9 2024-09-21T09:27:33.061 INFO:tasks.rados.rados.0.smithi042.stdout:171: done (4 left) 2024-09-21T09:27:33.061 INFO:tasks.rados.rados.0.smithi042.stdout:172: snap_create 2024-09-21T09:27:33.061 INFO:tasks.rados.rados.0.smithi042.stdout:165: finishing copy_from racing read to smithi04275593-5 2024-09-21T09:27:33.062 INFO:tasks.rados.rados.0.smithi042.stdout:165: finishing copy_from to smithi04275593-5 2024-09-21T09:27:33.062 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-21T09:27:33.063 INFO:tasks.rados.rados.0.smithi042.stdout:169: finishing write tid 1 to smithi04275593-19 2024-09-21T09:27:33.063 INFO:tasks.rados.rados.0.smithi042.stdout:169: finishing write tid 2 to smithi04275593-19 2024-09-21T09:27:33.063 INFO:tasks.rados.rados.0.smithi042.stdout:169: finishing write tid 3 to smithi04275593-19 2024-09-21T09:27:33.064 INFO:tasks.rados.rados.0.smithi042.stdout:169: finishing write tid 4 to smithi04275593-19 2024-09-21T09:27:33.064 INFO:tasks.rados.rados.0.smithi042.stdout:169: oid 19 updating version 0 to 25 2024-09-21T09:27:33.065 INFO:tasks.rados.rados.0.smithi042.stdout:169: oid 19 version 25 is already newer than 24 2024-09-21T09:27:33.065 INFO:tasks.rados.rados.0.smithi042.stdout:169: oid 19 updating version 25 to 26 2024-09-21T09:27:33.065 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 26 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-09-21T09:27:33.065 INFO:tasks.rados.rados.0.smithi042.stdout:169: left oid 19 (ObjNum 70 snap 9 seq_num 70) 2024-09-21T09:27:33.065 INFO:tasks.rados.rados.0.smithi042.stdout:170: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:27:33.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:33 smithi042 ceph-mon[27524]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T09:27:33.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:33 smithi042 ceph-mon[27524]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T09:27:33.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:33 smithi042 ceph-mon[35471]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T09:27:33.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:33 smithi042 ceph-mon[35471]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T09:27:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:33 smithi133 ceph-mon[31321]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T09:27:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:33 smithi133 ceph-mon[31321]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T09:27:34.044 INFO:tasks.rados.rados.0.smithi042.stdout:165: done (4 left) 2024-09-21T09:27:34.044 INFO:tasks.rados.rados.0.smithi042.stdout:167: done (3 left) 2024-09-21T09:27:34.044 INFO:tasks.rados.rados.0.smithi042.stdout:169: done (2 left) 2024-09-21T09:27:34.044 INFO:tasks.rados.rados.0.smithi042.stdout:170: done (1 left) 2024-09-21T09:27:34.044 INFO:tasks.rados.rados.0.smithi042.stdout:172: done (0 left) 2024-09-21T09:27:34.045 INFO:tasks.rados.rados.0.smithi042.stdout:173: delete oid 11 current snap is 10 2024-09-21T09:27:34.046 INFO:tasks.rados.rados.0.smithi042.stdout:173: done (0 left) 2024-09-21T09:27:34.046 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 10 2024-09-21T09:27:34.046 INFO:tasks.rados.rados.0.smithi042.stdout:174: seq_num 72 ranges {729088=409600,1138688=524288,1662976=278528} 2024-09-21T09:27:34.053 INFO:tasks.rados.rados.0.smithi042.stdout:174: writing smithi04275593-44 from 729088 to 1138688 tid 1 2024-09-21T09:27:34.057 INFO:tasks.rados.rados.0.smithi042.stdout:174: writing smithi04275593-44 from 1138688 to 1662976 tid 2 2024-09-21T09:27:34.060 INFO:tasks.rados.rados.0.smithi042.stdout:174: writing smithi04275593-44 from 1662976 to 1941504 tid 3 2024-09-21T09:27:34.060 INFO:tasks.rados.rados.0.smithi042.stdout:175: snap_create 2024-09-21T09:27:34.060 INFO:tasks.rados.rados.0.smithi042.stdout:174: finishing write tid 1 to smithi04275593-44 2024-09-21T09:27:34.060 INFO:tasks.rados.rados.0.smithi042.stdout:174: finishing write tid 2 to smithi04275593-44 2024-09-21T09:27:34.062 INFO:tasks.rados.rados.0.smithi042.stdout:174: finishing write tid 3 to smithi04275593-44 2024-09-21T09:27:34.062 INFO:tasks.rados.rados.0.smithi042.stdout:174: finishing write tid 4 to smithi04275593-44 2024-09-21T09:27:34.066 INFO:tasks.rados.rados.0.smithi042.stdout:174: finishing write tid 5 to smithi04275593-44 2024-09-21T09:27:34.066 INFO:tasks.rados.rados.0.smithi042.stdout:174: oid 44 updating version 0 to 38 2024-09-21T09:27:34.066 INFO:tasks.rados.rados.0.smithi042.stdout:174: oid 44 version 38 is already newer than 36 2024-09-21T09:27:34.066 INFO:tasks.rados.rados.0.smithi042.stdout:174: oid 44 version 38 is already newer than 37 2024-09-21T09:27:34.066 INFO:tasks.rados.rados.0.smithi042.stdout:174: oid 44 version 38 is already newer than 35 2024-09-21T09:27:34.066 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 38 (ObjNum 72 snap 10 seq_num 72) dirty exists 2024-09-21T09:27:34.066 INFO:tasks.rados.rados.0.smithi042.stdout:174: left oid 44 (ObjNum 72 snap 10 seq_num 72) 2024-09-21T09:27:34.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:34 smithi042 ceph-mon[27524]: pgmap v132: 121 pgs: 121 active+clean; 32 MiB data, 288 MiB used, 715 GiB / 715 GiB avail; 938 KiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-21T09:27:34.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:34 smithi042 ceph-mon[27524]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T09:27:34.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:34 smithi042 ceph-mon[35471]: pgmap v132: 121 pgs: 121 active+clean; 32 MiB data, 288 MiB used, 715 GiB / 715 GiB avail; 938 KiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-21T09:27:34.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:34 smithi042 ceph-mon[35471]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T09:27:34.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:34 smithi133 ceph-mon[31321]: pgmap v132: 121 pgs: 121 active+clean; 32 MiB data, 288 MiB used, 715 GiB / 715 GiB avail; 938 KiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-21T09:27:34.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:34 smithi133 ceph-mon[31321]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T09:27:35.046 INFO:tasks.rados.rados.0.smithi042.stdout:174: done (1 left) 2024-09-21T09:27:35.046 INFO:tasks.rados.rados.0.smithi042.stdout:175: done (0 left) 2024-09-21T09:27:35.046 INFO:tasks.rados.rados.0.smithi042.stdout:176: snap_remove snap 9 2024-09-21T09:27:36.048 INFO:tasks.rados.rados.0.smithi042.stdout:176: done (0 left) 2024-09-21T09:27:36.048 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 11 2024-09-21T09:27:36.048 INFO:tasks.rados.rados.0.smithi042.stdout:177: seq_num 73 ranges {360448=425984,786432=409600,1196032=393216} 2024-09-21T09:27:36.052 INFO:tasks.rados.rados.0.smithi042.stdout:177: writing smithi04275593-22 from 360448 to 786432 tid 1 2024-09-21T09:27:36.054 INFO:tasks.rados.rados.0.smithi042.stdout:177: writing smithi04275593-22 from 786432 to 1196032 tid 2 2024-09-21T09:27:36.058 INFO:tasks.rados.rados.0.smithi042.stdout:177: writing smithi04275593-22 from 1196032 to 1589248 tid 3 2024-09-21T09:27:36.058 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 11 2024-09-21T09:27:36.058 INFO:tasks.rados.rados.0.smithi042.stdout:177: finishing write tid 1 to smithi04275593-22 2024-09-21T09:27:36.058 INFO:tasks.rados.rados.0.smithi042.stdout:177: finishing write tid 2 to smithi04275593-22 2024-09-21T09:27:36.058 INFO:tasks.rados.rados.0.smithi042.stdout:178: seq_num 74 ranges {638976=442368,1081344=696320,1777664=106496} 2024-09-21T09:27:36.064 INFO:tasks.rados.rados.0.smithi042.stdout:178: writing smithi04275593-10 from 638976 to 1081344 tid 1 2024-09-21T09:27:36.068 INFO:tasks.rados.rados.0.smithi042.stdout:178: writing smithi04275593-10 from 1081344 to 1777664 tid 2 2024-09-21T09:27:36.070 INFO:tasks.rados.rados.0.smithi042.stdout:178: writing smithi04275593-10 from 1777664 to 1884160 tid 3 2024-09-21T09:27:36.070 INFO:tasks.rados.rados.0.smithi042.stdout:179: setattr oid 6 current snap is 11 2024-09-21T09:27:36.070 INFO:tasks.rados.rados.0.smithi042.stdout:177: finishing write tid 3 to smithi04275593-22 2024-09-21T09:27:36.070 INFO:tasks.rados.rados.0.smithi042.stdout:177: finishing write tid 4 to smithi04275593-22 2024-09-21T09:27:36.070 INFO:tasks.rados.rados.0.smithi042.stdout:177: finishing write tid 5 to smithi04275593-22 2024-09-21T09:27:36.070 INFO:tasks.rados.rados.0.smithi042.stdout:177: oid 22 updating version 0 to 29 2024-09-21T09:27:36.070 INFO:tasks.rados.rados.0.smithi042.stdout:177: oid 22 updating version 29 to 31 2024-09-21T09:27:36.070 INFO:tasks.rados.rados.0.smithi042.stdout:177: oid 22 version 31 is already newer than 30 2024-09-21T09:27:36.070 INFO:tasks.rados.rados.0.smithi042.stdout:177: oid 22 version 31 is already newer than 28 2024-09-21T09:27:36.070 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 31 (ObjNum 73 snap 11 seq_num 73) dirty exists 2024-09-21T09:27:36.071 INFO:tasks.rados.rados.0.smithi042.stdout:177: left oid 22 (ObjNum 73 snap 11 seq_num 73) 2024-09-21T09:27:36.071 INFO:tasks.rados.rados.0.smithi042.stdout:178: finishing write tid 1 to smithi04275593-10 2024-09-21T09:27:36.072 INFO:tasks.rados.rados.0.smithi042.stdout:177: done (2 left) 2024-09-21T09:27:36.072 INFO:tasks.rados.rados.0.smithi042.stdout:180: read oid 12 snap 10 2024-09-21T09:27:36.072 INFO:tasks.rados.rados.0.smithi042.stdout:180: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-21T09:27:36.072 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 11 2024-09-21T09:27:36.072 INFO:tasks.rados.rados.0.smithi042.stdout:181: seq_num 75 ranges {106496=458752,565248=581632,1146880=221184} 2024-09-21T09:27:36.077 INFO:tasks.rados.rados.0.smithi042.stdout:181: writing smithi04275593-3 from 106496 to 565248 tid 1 2024-09-21T09:27:36.080 INFO:tasks.rados.rados.0.smithi042.stdout:181: writing smithi04275593-3 from 565248 to 1146880 tid 2 2024-09-21T09:27:36.082 INFO:tasks.rados.rados.0.smithi042.stdout:181: writing smithi04275593-3 from 1146880 to 1368064 tid 3 2024-09-21T09:27:36.082 INFO:tasks.rados.rados.0.smithi042.stdout:182: snap_create 2024-09-21T09:27:36.082 INFO:tasks.rados.rados.0.smithi042.stdout:178: finishing write tid 2 to smithi04275593-10 2024-09-21T09:27:36.082 INFO:tasks.rados.rados.0.smithi042.stdout:178: finishing write tid 3 to smithi04275593-10 2024-09-21T09:27:36.082 INFO:tasks.rados.rados.0.smithi042.stdout:178: finishing write tid 4 to smithi04275593-10 2024-09-21T09:27:36.082 INFO:tasks.rados.rados.0.smithi042.stdout:178: finishing write tid 5 to smithi04275593-10 2024-09-21T09:27:36.083 INFO:tasks.rados.rados.0.smithi042.stdout:178: oid 10 updating version 0 to 16 2024-09-21T09:27:36.083 INFO:tasks.rados.rados.0.smithi042.stdout:178: oid 10 updating version 16 to 17 2024-09-21T09:27:36.083 INFO:tasks.rados.rados.0.smithi042.stdout:178: oid 10 updating version 17 to 19 2024-09-21T09:27:36.083 INFO:tasks.rados.rados.0.smithi042.stdout:178: oid 10 version 19 is already newer than 18 2024-09-21T09:27:36.083 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 19 (ObjNum 74 snap 11 seq_num 74) dirty exists 2024-09-21T09:27:36.083 INFO:tasks.rados.rados.0.smithi042.stdout:178: left oid 10 (ObjNum 74 snap 11 seq_num 74) 2024-09-21T09:27:36.083 INFO:tasks.rados.rados.0.smithi042.stdout:180: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-21T09:27:36.087 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 33 (ObjNum 65 snap 0 seq_num 3458312640) dirty exists 2024-09-21T09:27:36.087 INFO:tasks.rados.rados.0.smithi042.stdout:181: finishing write tid 1 to smithi04275593-3 2024-09-21T09:27:36.087 INFO:tasks.rados.rados.0.smithi042.stdout:181: finishing write tid 2 to smithi04275593-3 2024-09-21T09:27:36.088 INFO:tasks.rados.rados.0.smithi042.stdout:181: finishing write tid 3 to smithi04275593-3 2024-09-21T09:27:36.088 INFO:tasks.rados.rados.0.smithi042.stdout:181: finishing write tid 4 to smithi04275593-3 2024-09-21T09:27:36.088 INFO:tasks.rados.rados.0.smithi042.stdout:181: finishing write tid 5 to smithi04275593-3 2024-09-21T09:27:36.088 INFO:tasks.rados.rados.0.smithi042.stdout:181: oid 3 updating version 0 to 25 2024-09-21T09:27:36.088 INFO:tasks.rados.rados.0.smithi042.stdout:181: oid 3 updating version 25 to 28 2024-09-21T09:27:36.088 INFO:tasks.rados.rados.0.smithi042.stdout:181: oid 3 version 28 is already newer than 27 2024-09-21T09:27:36.088 INFO:tasks.rados.rados.0.smithi042.stdout:181: oid 3 version 28 is already newer than 26 2024-09-21T09:27:36.088 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 28 (ObjNum 75 snap 11 seq_num 75) dirty exists 2024-09-21T09:27:36.088 INFO:tasks.rados.rados.0.smithi042.stdout:181: left oid 3 (ObjNum 75 snap 11 seq_num 75) 2024-09-21T09:27:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:36 smithi042 ceph-mon[35471]: pgmap v135: 121 pgs: 121 active+clean; 32 MiB data, 288 MiB used, 715 GiB / 715 GiB avail; 938 KiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-21T09:27:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:36 smithi042 ceph-mon[35471]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T09:27:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:36 smithi042 ceph-mon[27524]: pgmap v135: 121 pgs: 121 active+clean; 32 MiB data, 288 MiB used, 715 GiB / 715 GiB avail; 938 KiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-21T09:27:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:36 smithi042 ceph-mon[27524]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T09:27:36.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:36 smithi133 ceph-mon[31321]: pgmap v135: 121 pgs: 121 active+clean; 32 MiB data, 288 MiB used, 715 GiB / 715 GiB avail; 938 KiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-21T09:27:36.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:36 smithi133 ceph-mon[31321]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T09:27:37.057 INFO:tasks.rados.rados.0.smithi042.stdout:178: done (4 left) 2024-09-21T09:27:37.057 INFO:tasks.rados.rados.0.smithi042.stdout:179: done (3 left) 2024-09-21T09:27:37.057 INFO:tasks.rados.rados.0.smithi042.stdout:180: done (2 left) 2024-09-21T09:27:37.058 INFO:tasks.rados.rados.0.smithi042.stdout:181: done (1 left) 2024-09-21T09:27:37.058 INFO:tasks.rados.rados.0.smithi042.stdout:182: done (0 left) 2024-09-21T09:27:37.058 INFO:tasks.rados.rados.0.smithi042.stdout:183: snap_create 2024-09-21T09:27:37.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:37 smithi042 ceph-mon[27524]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T09:27:37.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:37 smithi042 ceph-mon[35471]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T09:27:37.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:37 smithi133 ceph-mon[31321]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T09:27:38.059 INFO:tasks.rados.rados.0.smithi042.stdout:183: done (0 left) 2024-09-21T09:27:38.059 INFO:tasks.rados.rados.0.smithi042.stdout:184: read oid 45 snap -1 2024-09-21T09:27:38.059 INFO:tasks.rados.rados.0.smithi042.stdout:184: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-21T09:27:38.060 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 13 2024-09-21T09:27:38.060 INFO:tasks.rados.rados.0.smithi042.stdout:185: seq_num 76 ranges {1703936=475136,2179072=458752,2637824=344064} 2024-09-21T09:27:38.071 INFO:tasks.rados.rados.0.smithi042.stdout:185: writing smithi04275593-31 from 1703936 to 2179072 tid 1 2024-09-21T09:27:38.073 INFO:tasks.rados.rados.0.smithi042.stdout:185: writing smithi04275593-31 from 2179072 to 2637824 tid 2 2024-09-21T09:27:38.076 INFO:tasks.rados.rados.0.smithi042.stdout:185: writing smithi04275593-31 from 2637824 to 2981888 tid 3 2024-09-21T09:27:38.076 INFO:tasks.rados.rados.0.smithi042.stdout:186: read oid 49 snap -1 2024-09-21T09:27:38.076 INFO:tasks.rados.rados.0.smithi042.stdout:186: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-21T09:27:38.076 INFO:tasks.rados.rados.0.smithi042.stdout:187: read oid 38 snap -1 2024-09-21T09:27:38.076 INFO:tasks.rados.rados.0.smithi042.stdout:187: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T09:27:38.076 INFO:tasks.rados.rados.0.smithi042.stdout:188: read oid 40 snap -1 2024-09-21T09:27:38.077 INFO:tasks.rados.rados.0.smithi042.stdout:188: expect (ObjNum 39 snap 0 seq_num 39) 2024-09-21T09:27:38.077 INFO:tasks.rados.rados.0.smithi042.stdout:189: snap_create 2024-09-21T09:27:38.077 INFO:tasks.rados.rados.0.smithi042.stdout:184: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-21T09:27:38.127 INFO:tasks.rados.rados.0.smithi042.stdout:185: finishing write tid 1 to smithi04275593-31 2024-09-21T09:27:38.127 INFO:tasks.rados.rados.0.smithi042.stdout:185: finishing write tid 2 to smithi04275593-31 2024-09-21T09:27:38.127 INFO:tasks.rados.rados.0.smithi042.stdout:185: finishing write tid 3 to smithi04275593-31 2024-09-21T09:27:38.127 INFO:tasks.rados.rados.0.smithi042.stdout:185: finishing write tid 4 to smithi04275593-31 2024-09-21T09:27:38.127 INFO:tasks.rados.rados.0.smithi042.stdout:186: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-21T09:27:38.148 INFO:tasks.rados.rados.0.smithi042.stdout:188: expect (ObjNum 39 snap 0 seq_num 39) 2024-09-21T09:27:38.166 INFO:tasks.rados.rados.0.smithi042.stdout:185: finishing write tid 5 to smithi04275593-31 2024-09-21T09:27:38.166 INFO:tasks.rados.rados.0.smithi042.stdout:185: oid 31 updating version 0 to 18 2024-09-21T09:27:38.166 INFO:tasks.rados.rados.0.smithi042.stdout:185: oid 31 updating version 18 to 19 2024-09-21T09:27:38.166 INFO:tasks.rados.rados.0.smithi042.stdout:185: oid 31 version 19 is already newer than 16 2024-09-21T09:27:38.166 INFO:tasks.rados.rados.0.smithi042.stdout:185: oid 31 version 19 is already newer than 17 2024-09-21T09:27:38.166 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 19 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-21T09:27:38.166 INFO:tasks.rados.rados.0.smithi042.stdout:185: left oid 31 (ObjNum 76 snap 13 seq_num 76) 2024-09-21T09:27:38.166 INFO:tasks.rados.rados.0.smithi042.stdout:187: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T09:27:38.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[35471]: pgmap v138: 121 pgs: 121 active+clean; 32 MiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:38.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[35471]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T09:27:38.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:38.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[35471]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T09:27:38.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[35471]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T09:27:38.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:38.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:38.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[35471]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T09:27:38.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[35471]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi133 2024-09-21T09:27:38.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[27524]: pgmap v138: 121 pgs: 121 active+clean; 32 MiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:38.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[27524]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T09:27:38.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:38.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[27524]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T09:27:38.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[27524]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T09:27:38.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:38.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:38.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[27524]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T09:27:38.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:38 smithi042 ceph-mon[27524]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi133 2024-09-21T09:27:38.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:38 smithi133 ceph-mon[31321]: pgmap v138: 121 pgs: 121 active+clean; 32 MiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:38 smithi133 ceph-mon[31321]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T09:27:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:38 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:38 smithi133 ceph-mon[31321]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T09:27:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:38 smithi133 ceph-mon[31321]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T09:27:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:38 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:27:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:38 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:27:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:38 smithi133 ceph-mon[31321]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T09:27:38.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:38 smithi133 ceph-mon[31321]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi133 2024-09-21T09:27:39.069 INFO:tasks.rados.rados.0.smithi042.stdout:184: done (5 left) 2024-09-21T09:27:39.069 INFO:tasks.rados.rados.0.smithi042.stdout:185: done (4 left) 2024-09-21T09:27:39.069 INFO:tasks.rados.rados.0.smithi042.stdout:186: done (3 left) 2024-09-21T09:27:39.069 INFO:tasks.rados.rados.0.smithi042.stdout:187: done (2 left) 2024-09-21T09:27:39.069 INFO:tasks.rados.rados.0.smithi042.stdout:188: done (1 left) 2024-09-21T09:27:39.069 INFO:tasks.rados.rados.0.smithi042.stdout:189: done (0 left) 2024-09-21T09:27:39.069 INFO:tasks.rados.rados.0.smithi042.stdout:190: snap_remove snap 13 2024-09-21T09:27:39.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:39 smithi042 ceph-mon[35471]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T09:27:39.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:39 smithi042 ceph-mon[27524]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T09:27:39.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:39 smithi133 ceph-mon[31321]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T09:27:40.070 INFO:tasks.rados.rados.0.smithi042.stdout:190: done (0 left) 2024-09-21T09:27:40.071 INFO:tasks.rados.rados.0.smithi042.stdout:191: read oid 36 snap -1 2024-09-21T09:27:40.071 INFO:tasks.rados.rados.0.smithi042.stdout:191: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T09:27:40.071 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 14 2024-09-21T09:27:40.071 INFO:tasks.rados.rados.0.smithi042.stdout:192: seq_num 77 ranges {0=491520,491520=794624,1286144=8192} 2024-09-21T09:27:40.073 INFO:tasks.rados.rados.0.smithi042.stdout:192: writing smithi04275593-1 from 0 to 491520 tid 1 2024-09-21T09:27:40.078 INFO:tasks.rados.rados.0.smithi042.stdout:192: writing smithi04275593-1 from 491520 to 1286144 tid 2 2024-09-21T09:27:40.078 INFO:tasks.rados.rados.0.smithi042.stdout:192: writing smithi04275593-1 from 1286144 to 1294336 tid 3 2024-09-21T09:27:40.078 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 14 2024-09-21T09:27:40.078 INFO:tasks.rados.rados.0.smithi042.stdout:193: seq_num 78 ranges {139264=516096,655360=679936,1335296=122880} 2024-09-21T09:27:40.082 INFO:tasks.rados.rados.0.smithi042.stdout:193: writing smithi04275593-9 from 139264 to 655360 tid 1 2024-09-21T09:27:40.086 INFO:tasks.rados.rados.0.smithi042.stdout:193: writing smithi04275593-9 from 655360 to 1335296 tid 2 2024-09-21T09:27:40.087 INFO:tasks.rados.rados.0.smithi042.stdout:193: writing smithi04275593-9 from 1335296 to 1458176 tid 3 2024-09-21T09:27:40.087 INFO:tasks.rados.rados.0.smithi042.stdout:194: rmattr oid 11 current snap is 14 2024-09-21T09:27:40.088 INFO:tasks.rados.rados.0.smithi042.stdout:194: done (3 left) 2024-09-21T09:27:40.088 INFO:tasks.rados.rados.0.smithi042.stdout:195: snap_remove snap 12 2024-09-21T09:27:40.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:40 smithi042 ceph-mon[35471]: pgmap v141: 121 pgs: 121 active+clean; 36 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 650 KiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T09:27:40.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:40 smithi042 ceph-mon[35471]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T09:27:40.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:40 smithi042 ceph-mon[27524]: pgmap v141: 121 pgs: 121 active+clean; 36 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 650 KiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T09:27:40.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:40 smithi042 ceph-mon[27524]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T09:27:40.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:40 smithi133 ceph-mon[31321]: pgmap v141: 121 pgs: 121 active+clean; 36 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 650 KiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T09:27:40.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:40 smithi133 ceph-mon[31321]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T09:27:41.082 INFO:tasks.rados.rados.0.smithi042.stdout:195: done (3 left) 2024-09-21T09:27:41.082 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 14 2024-09-21T09:27:41.082 INFO:tasks.rados.rados.0.smithi042.stdout:196: seq_num 79 ranges {172032=532480,704512=565248,1269760=237568} 2024-09-21T09:27:41.085 INFO:tasks.rados.rados.0.smithi042.stdout:196: writing smithi04275593-2 from 172032 to 704512 tid 1 2024-09-21T09:27:41.089 INFO:tasks.rados.rados.0.smithi042.stdout:196: writing smithi04275593-2 from 704512 to 1269760 tid 2 2024-09-21T09:27:41.091 INFO:tasks.rados.rados.0.smithi042.stdout:196: writing smithi04275593-2 from 1269760 to 1507328 tid 3 2024-09-21T09:27:41.091 INFO:tasks.rados.rados.0.smithi042.stdout:197: copy_from oid 38 from oid 46 current snap is 14 2024-09-21T09:27:41.091 INFO:tasks.rados.rados.0.smithi042.stdout:191: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T09:27:41.097 INFO:tasks.rados.rados.0.smithi042.stdout:192: finishing write tid 1 to smithi04275593-1 2024-09-21T09:27:41.097 INFO:tasks.rados.rados.0.smithi042.stdout:192: finishing write tid 2 to smithi04275593-1 2024-09-21T09:27:41.097 INFO:tasks.rados.rados.0.smithi042.stdout:192: finishing write tid 3 to smithi04275593-1 2024-09-21T09:27:41.097 INFO:tasks.rados.rados.0.smithi042.stdout:192: finishing write tid 4 to smithi04275593-1 2024-09-21T09:27:41.097 INFO:tasks.rados.rados.0.smithi042.stdout:192: finishing write tid 5 to smithi04275593-1 2024-09-21T09:27:41.097 INFO:tasks.rados.rados.0.smithi042.stdout:192: oid 1 updating version 0 to 37 2024-09-21T09:27:41.097 INFO:tasks.rados.rados.0.smithi042.stdout:192: oid 1 version 37 is already newer than 36 2024-09-21T09:27:41.097 INFO:tasks.rados.rados.0.smithi042.stdout:192: oid 1 version 37 is already newer than 35 2024-09-21T09:27:41.097 INFO:tasks.rados.rados.0.smithi042.stdout:192: oid 1 version 37 is already newer than 34 2024-09-21T09:27:41.097 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 37 (ObjNum 77 snap 14 seq_num 77) dirty exists 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:192: left oid 1 (ObjNum 77 snap 14 seq_num 77) 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: finishing write tid 1 to smithi04275593-9 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: finishing write tid 2 to smithi04275593-9 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: finishing write tid 3 to smithi04275593-9 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: finishing write tid 4 to smithi04275593-9 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: finishing write tid 5 to smithi04275593-9 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: oid 9 updating version 0 to 30 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: oid 9 version 30 is already newer than 28 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: oid 9 version 30 is already newer than 29 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: oid 9 updating version 30 to 31 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 31 (ObjNum 78 snap 14 seq_num 78) dirty exists 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: left oid 9 (ObjNum 78 snap 14 seq_num 78) 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:191: done (4 left) 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:192: done (3 left) 2024-09-21T09:27:41.098 INFO:tasks.rados.rados.0.smithi042.stdout:193: done (2 left) 2024-09-21T09:27:41.099 INFO:tasks.rados.rados.0.smithi042.stdout:198: snap_remove snap 10 2024-09-21T09:27:41.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:41 smithi042 ceph-mon[27524]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T09:27:41.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:41 smithi042 ceph-mon[35471]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T09:27:41.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:41 smithi133 ceph-mon[31321]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:196: finishing write tid 1 to smithi04275593-2 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:196: finishing write tid 2 to smithi04275593-2 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:196: finishing write tid 3 to smithi04275593-2 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:196: finishing write tid 4 to smithi04275593-2 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:196: finishing write tid 5 to smithi04275593-2 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:196: oid 2 updating version 0 to 45 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:196: oid 2 updating version 45 to 46 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:196: oid 2 version 46 is already newer than 43 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:196: oid 2 version 46 is already newer than 44 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 46 (ObjNum 79 snap 14 seq_num 79) dirty exists 2024-09-21T09:27:42.084 INFO:tasks.rados.rados.0.smithi042.stdout:196: left oid 2 (ObjNum 79 snap 14 seq_num 79) 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:197: finishing copy_from racing read to smithi04275593-38 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:197: finishing copy_from to smithi04275593-38 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 10 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:196: done (2 left) 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:197: done (1 left) 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:198: done (0 left) 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:199: rmattr oid 46 current snap is 14 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:199: done (0 left) 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:200: rmattr oid 47 current snap is 14 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:201: rmattr oid 20 current snap is 14 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:201: done (1 left) 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:202: read oid 5 snap -1 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:202: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:203: read oid 48 snap -1 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:203: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:27:42.085 INFO:tasks.rados.rados.0.smithi042.stdout:204: setattr oid 38 current snap is 14 2024-09-21T09:27:42.086 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:27:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:27:41] "GET /metrics HTTP/1.1" 200 36011 "" "Prometheus/2.43.0" 2024-09-21T09:27:42.087 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 14 2024-09-21T09:27:42.087 INFO:tasks.rados.rados.0.smithi042.stdout:205: seq_num 80 ranges {606208=548864,1155072=450560,1605632=352256} 2024-09-21T09:27:42.095 INFO:tasks.rados.rados.0.smithi042.stdout:205: writing smithi04275593-37 from 606208 to 1155072 tid 1 2024-09-21T09:27:42.097 INFO:tasks.rados.rados.0.smithi042.stdout:205: writing smithi04275593-37 from 1155072 to 1605632 tid 2 2024-09-21T09:27:42.100 INFO:tasks.rados.rados.0.smithi042.stdout:205: writing smithi04275593-37 from 1605632 to 1957888 tid 3 2024-09-21T09:27:42.100 INFO:tasks.rados.rados.0.smithi042.stdout:206: copy_from oid 40 from oid 31 current snap is 14 2024-09-21T09:27:42.100 INFO:tasks.rados.rados.0.smithi042.stdout:203: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:27:42.103 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 65 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-21T09:27:42.103 INFO:tasks.rados.rados.0.smithi042.stdout:202: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-21T09:27:42.121 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 15 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-21T09:27:42.121 INFO:tasks.rados.rados.0.smithi042.stdout:205: finishing write tid 1 to smithi04275593-37 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:200: done (5 left) 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:202: done (4 left) 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:203: done (3 left) 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:204: done (2 left) 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:207: snap_create 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:205: finishing write tid 2 to smithi04275593-37 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:205: finishing write tid 3 to smithi04275593-37 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:205: finishing write tid 4 to smithi04275593-37 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:205: finishing write tid 5 to smithi04275593-37 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:205: oid 37 updating version 0 to 38 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:205: oid 37 updating version 38 to 40 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:205: oid 37 version 40 is already newer than 39 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:205: oid 37 version 40 is already newer than 37 2024-09-21T09:27:42.122 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 40 (ObjNum 80 snap 14 seq_num 80) dirty exists 2024-09-21T09:27:42.123 INFO:tasks.rados.rados.0.smithi042.stdout:205: left oid 37 (ObjNum 80 snap 14 seq_num 80) 2024-09-21T09:27:42.123 INFO:tasks.rados.rados.0.smithi042.stdout:206: finishing copy_from racing read to smithi04275593-40 2024-09-21T09:27:42.123 INFO:tasks.rados.rados.0.smithi042.stdout:206: finishing copy_from to smithi04275593-40 2024-09-21T09:27:42.123 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 19 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-21T09:27:42.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:42 smithi042 ceph-mon[27524]: pgmap v144: 121 pgs: 121 active+clean; 36 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 650 KiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T09:27:42.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:42 smithi042 ceph-mon[27524]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T09:27:42.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:42 smithi042 ceph-mon[35471]: pgmap v144: 121 pgs: 121 active+clean; 36 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 650 KiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T09:27:42.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:42 smithi042 ceph-mon[35471]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T09:27:42.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:42 smithi133 ceph-mon[31321]: pgmap v144: 121 pgs: 121 active+clean; 36 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 650 KiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T09:27:42.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:42 smithi133 ceph-mon[31321]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T09:27:42.664 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:27:43.044 INFO:tasks.rados.rados.0.smithi042.stdout:205: done (2 left) 2024-09-21T09:27:43.045 INFO:tasks.rados.rados.0.smithi042.stdout:206: done (1 left) 2024-09-21T09:27:43.045 INFO:tasks.rados.rados.0.smithi042.stdout:207: done (0 left) 2024-09-21T09:27:43.045 INFO:tasks.rados.rados.0.smithi042.stdout:208: delete oid 31 current snap is 15 2024-09-21T09:27:43.047 INFO:tasks.rados.rados.0.smithi042.stdout:208: done (0 left) 2024-09-21T09:27:43.047 INFO:tasks.rados.rados.0.smithi042.stdout:209: delete oid 26 current snap is 15 2024-09-21T09:27:43.049 INFO:tasks.rados.rados.0.smithi042.stdout:209: done (0 left) 2024-09-21T09:27:43.049 INFO:tasks.rados.rados.0.smithi042.stdout:210: copy_from oid 20 from oid 42 current snap is 15 2024-09-21T09:27:43.049 INFO:tasks.rados.rados.0.smithi042.stdout:211: delete oid 5 current snap is 15 2024-09-21T09:27:43.053 INFO:tasks.rados.rados.0.smithi042.stdout:211: done (1 left) 2024-09-21T09:27:43.054 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 15 2024-09-21T09:27:43.054 INFO:tasks.rados.rados.0.smithi042.stdout:212: seq_num 84 ranges {1335296=614400,1949696=434176,2383872=368640} 2024-09-21T09:27:43.064 INFO:tasks.rados.rados.0.smithi042.stdout:212: writing smithi04275593-13 from 1335296 to 1949696 tid 1 2024-09-21T09:27:43.067 INFO:tasks.rados.rados.0.smithi042.stdout:212: writing smithi04275593-13 from 1949696 to 2383872 tid 2 2024-09-21T09:27:43.069 INFO:tasks.rados.rados.0.smithi042.stdout:212: writing smithi04275593-13 from 2383872 to 2752512 tid 3 2024-09-21T09:27:43.070 INFO:tasks.rados.rados.0.smithi042.stdout:213: read oid 19 snap -1 2024-09-21T09:27:43.070 INFO:tasks.rados.rados.0.smithi042.stdout:213: expect (ObjNum 70 snap 9 seq_num 70) 2024-09-21T09:27:43.070 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 21 current snap is 15 2024-09-21T09:27:43.070 INFO:tasks.rados.rados.0.smithi042.stdout:210: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:27:43.070 INFO:tasks.rados.rados.0.smithi042.stdout:210: finishing copy_from to smithi04275593-20 2024-09-21T09:27:43.070 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-21T09:27:43.070 INFO:tasks.rados.rados.0.smithi042.stdout:212: finishing write tid 1 to smithi04275593-13 2024-09-21T09:27:43.070 INFO:tasks.rados.rados.0.smithi042.stdout:214: seq_num 85 ranges {573440=630784,1204224=720896,1925120=81920} 2024-09-21T09:27:43.077 INFO:tasks.rados.rados.0.smithi042.stdout:214: writing smithi04275593-21 from 573440 to 1204224 tid 1 2024-09-21T09:27:43.081 INFO:tasks.rados.rados.0.smithi042.stdout:214: writing smithi04275593-21 from 1204224 to 1925120 tid 2 2024-09-21T09:27:43.082 INFO:tasks.rados.rados.0.smithi042.stdout:214: writing smithi04275593-21 from 1925120 to 2007040 tid 3 2024-09-21T09:27:43.082 INFO:tasks.rados.rados.0.smithi042.stdout:210: done (3 left) 2024-09-21T09:27:43.082 INFO:tasks.rados.rados.0.smithi042.stdout:215: delete oid 11 current snap is 15 2024-09-21T09:27:43.083 INFO:tasks.rados.rados.0.smithi042.stdout:212: finishing write tid 2 to smithi04275593-13 2024-09-21T09:27:43.083 INFO:tasks.rados.rados.0.smithi042.stdout:212: finishing write tid 3 to smithi04275593-13 2024-09-21T09:27:43.083 INFO:tasks.rados.rados.0.smithi042.stdout:212: finishing write tid 4 to smithi04275593-13 2024-09-21T09:27:43.083 INFO:tasks.rados.rados.0.smithi042.stdout:212: finishing write tid 5 to smithi04275593-13 2024-09-21T09:27:43.083 INFO:tasks.rados.rados.0.smithi042.stdout:212: oid 13 updating version 0 to 67 2024-09-21T09:27:43.083 INFO:tasks.rados.rados.0.smithi042.stdout:212: oid 13 updating version 67 to 70 2024-09-21T09:27:43.083 INFO:tasks.rados.rados.0.smithi042.stdout:212: oid 13 version 70 is already newer than 68 2024-09-21T09:27:43.083 INFO:tasks.rados.rados.0.smithi042.stdout:212: oid 13 version 70 is already newer than 69 2024-09-21T09:27:43.083 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 70 (ObjNum 84 snap 15 seq_num 84) dirty exists 2024-09-21T09:27:43.083 INFO:tasks.rados.rados.0.smithi042.stdout:212: left oid 13 (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:27:43.084 INFO:tasks.rados.rados.0.smithi042.stdout:213: expect (ObjNum 70 snap 9 seq_num 70) 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:214: finishing write tid 1 to smithi04275593-21 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:214: finishing write tid 2 to smithi04275593-21 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:214: finishing write tid 3 to smithi04275593-21 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:214: finishing write tid 4 to smithi04275593-21 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:214: finishing write tid 5 to smithi04275593-21 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:214: oid 21 updating version 0 to 41 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:214: oid 21 version 41 is already newer than 40 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:214: oid 21 updating version 41 to 42 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:214: oid 21 version 42 is already newer than 39 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 42 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-09-21T09:27:43.180 INFO:tasks.rados.rados.0.smithi042.stdout:214: left oid 21 (ObjNum 85 snap 15 seq_num 85) 2024-09-21T09:27:43.181 INFO:tasks.rados.rados.0.smithi042.stdout:212: done (3 left) 2024-09-21T09:27:43.181 INFO:tasks.rados.rados.0.smithi042.stdout:213: done (2 left) 2024-09-21T09:27:43.181 INFO:tasks.rados.rados.0.smithi042.stdout:214: done (1 left) 2024-09-21T09:27:43.181 INFO:tasks.rados.rados.0.smithi042.stdout:215: done (0 left) 2024-09-21T09:27:43.181 INFO:tasks.rados.rados.0.smithi042.stdout:216: read oid 38 snap -1 2024-09-21T09:27:43.181 INFO:tasks.rados.rados.0.smithi042.stdout:216: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-21T09:27:43.181 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 15 2024-09-21T09:27:43.181 INFO:tasks.rados.rados.0.smithi042.stdout:217: seq_num 87 ranges {1507328=663552,2170880=491520,2662400=311296} 2024-09-21T09:27:43.191 INFO:tasks.rados.rados.0.smithi042.stdout:217: writing smithi04275593-2 from 1507328 to 2170880 tid 1 2024-09-21T09:27:43.194 INFO:tasks.rados.rados.0.smithi042.stdout:217: writing smithi04275593-2 from 2170880 to 2662400 tid 2 2024-09-21T09:27:43.196 INFO:tasks.rados.rados.0.smithi042.stdout:217: writing smithi04275593-2 from 2662400 to 2973696 tid 3 2024-09-21T09:27:43.196 INFO:tasks.rados.rados.0.smithi042.stdout:218: delete oid 41 current snap is 15 2024-09-21T09:27:43.196 INFO:tasks.rados.rados.0.smithi042.stdout:216: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:217: finishing write tid 1 to smithi04275593-2 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:217: finishing write tid 2 to smithi04275593-2 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:217: finishing write tid 3 to smithi04275593-2 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:216: done (2 left) 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:218: done (1 left) 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:219: delete oid 38 current snap is 15 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:217: finishing write tid 4 to smithi04275593-2 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:217: finishing write tid 5 to smithi04275593-2 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:217: oid 2 updating version 0 to 51 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:217: oid 2 version 51 is already newer than 50 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:217: oid 2 updating version 51 to 52 2024-09-21T09:27:43.221 INFO:tasks.rados.rados.0.smithi042.stdout:217: oid 2 updating version 52 to 53 2024-09-21T09:27:43.222 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 53 (ObjNum 87 snap 15 seq_num 87) dirty exists 2024-09-21T09:27:43.222 INFO:tasks.rados.rados.0.smithi042.stdout:217: left oid 2 (ObjNum 87 snap 15 seq_num 87) 2024-09-21T09:27:43.222 INFO:tasks.rados.rados.0.smithi042.stdout:217: done (1 left) 2024-09-21T09:27:43.222 INFO:tasks.rados.rados.0.smithi042.stdout:219: done (0 left) 2024-09-21T09:27:43.222 INFO:tasks.rados.rados.0.smithi042.stdout:220: setattr oid 29 current snap is 15 2024-09-21T09:27:43.223 INFO:tasks.rados.rados.0.smithi042.stdout:221: snap_remove snap 11 2024-09-21T09:27:43.239 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:27:43.239 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (2m) 111s ago 3m 17.2M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (3m) 111s ago 3m 85.2M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (4m) 111s ago 4m 16.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (4m) 111s ago 4m 17.3M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,8765 running (7m) 111s ago 7m 438M - 18.2.4-871-g6a1bdf85 0adab276c97e 3c7711f9560b 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:9283,8765 running (9m) 111s ago 9m 485M - 18.2.4-871-g6a1bdf85 0adab276c97e b5b9b1e55904 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (9m) 111s ago 9m 46.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b5558b663be5 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (8m) 111s ago 8m 38.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 83f22b959aaf 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (8m) 111s ago 8m 38.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e f547874b6cd0 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (2m) 111s ago 2m 14.2M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (2m) 111s ago 2m 8044k - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (7m) 111s ago 7m 53.1M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e 0040c6a200c8 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (7m) 111s ago 7m 50.7M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e 48767e99dd1f 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (6m) 111s ago 6m 42.9M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e f7b6eb6a64af 2024-09-21T09:27:43.240 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (6m) 111s ago 6m 49.2M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:27:43.241 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (6m) 111s ago 6m 43.0M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:27:43.241 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (5m) 111s ago 5m 51.0M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:27:43.241 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (5m) 111s ago 5m 49.7M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:27:43.241 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (4m) 111s ago 4m 42.1M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:27:43.241 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (2m) 111s ago 3m 33.6M - 2.43.0 a07b618ecd1d 374e211d83dd 2024-09-21T09:27:43.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:43 smithi042 ceph-mon[35471]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T09:27:43.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:43 smithi042 ceph-mon[35471]: osdmap e111: 8 total, 8 up, 8 in 2024-09-21T09:27:43.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:43 smithi042 ceph-mon[27524]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T09:27:43.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:43 smithi042 ceph-mon[27524]: osdmap e111: 8 total, 8 up, 8 in 2024-09-21T09:27:43.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:43 smithi133 ceph-mon[31321]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T09:27:43.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:43 smithi133 ceph-mon[31321]: osdmap e111: 8 total, 8 up, 8 in 2024-09-21T09:27:43.571 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:27:43.571 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:27:43.571 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T09:27:43.571 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:27:43.571 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:27:43.571 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:27:43.571 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:27:43.571 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:27:43.572 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:27:43.572 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:27:43.572 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:27:43.572 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:27:43.572 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:27:43.572 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:27:43.572 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 15 2024-09-21T09:27:43.572 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:27:43.572 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:27:43.852 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:27:43.852 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:27:43.852 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:27:43.852 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:27:43.852 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-09-21T09:27:43.852 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "0/20 daemons upgraded", 2024-09-21T09:27:43.852 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 image on host smithi133", 2024-09-21T09:27:43.852 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:27:43.852 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:27:44.095 INFO:tasks.rados.rados.0.smithi042.stdout:221: done (1 left) 2024-09-21T09:27:44.096 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 15 2024-09-21T09:27:44.096 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 22 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-21T09:27:44.096 INFO:tasks.rados.rados.0.smithi042.stdout:222: seq_num 90 ranges {0=712704,712704=540672,1253376=262144} 2024-09-21T09:27:44.100 INFO:tasks.rados.rados.0.smithi042.stdout:222: writing smithi04275593-38 from 0 to 712704 tid 1 2024-09-21T09:27:44.105 INFO:tasks.rados.rados.0.smithi042.stdout:222: writing smithi04275593-38 from 712704 to 1253376 tid 2 2024-09-21T09:27:44.107 INFO:tasks.rados.rados.0.smithi042.stdout:222: writing smithi04275593-38 from 1253376 to 1515520 tid 3 2024-09-21T09:27:44.107 INFO:tasks.rados.rados.0.smithi042.stdout:220: done (1 left) 2024-09-21T09:27:44.107 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 15 2024-09-21T09:27:44.107 INFO:tasks.rados.rados.0.smithi042.stdout:223: seq_num 91 ranges {2973696=729088,3702784=425984,4128768=376832} 2024-09-21T09:27:44.127 INFO:tasks.rados.rados.0.smithi042.stdout:223: writing smithi04275593-2 from 2973696 to 3702784 tid 1 2024-09-21T09:27:44.130 INFO:tasks.rados.rados.0.smithi042.stdout:223: writing smithi04275593-2 from 3702784 to 4128768 tid 2 2024-09-21T09:27:44.132 INFO:tasks.rados.rados.0.smithi042.stdout:223: writing smithi04275593-2 from 4128768 to 4505600 tid 3 2024-09-21T09:27:44.132 INFO:tasks.rados.rados.0.smithi042.stdout:224: copy_from oid 27 from oid 26 current snap is 15 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: finishing write tid 1 to smithi04275593-38 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: finishing write tid 2 to smithi04275593-38 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: finishing write tid 3 to smithi04275593-38 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: finishing write tid 4 to smithi04275593-38 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: finishing write tid 5 to smithi04275593-38 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: oid 38 updating version 0 to 21 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: oid 38 updating version 21 to 23 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: oid 38 version 23 is already newer than 20 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: oid 38 version 23 is already newer than 22 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 23 (ObjNum 90 snap 15 seq_num 90) dirty exists 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: left oid 38 (ObjNum 90 snap 15 seq_num 90) 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:223: finishing write tid 1 to smithi04275593-2 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:222: done (2 left) 2024-09-21T09:27:44.133 INFO:tasks.rados.rados.0.smithi042.stdout:225: snap_create 2024-09-21T09:27:44.134 INFO:tasks.rados.rados.0.smithi042.stdout:223: finishing write tid 2 to smithi04275593-2 2024-09-21T09:27:44.134 INFO:tasks.rados.rados.0.smithi042.stdout:224: finishing copy_from to smithi04275593-27 2024-09-21T09:27:44.134 INFO:tasks.rados.rados.0.smithi042.stdout:224: got expected ENOENT (src dne) 2024-09-21T09:27:44.134 INFO:tasks.rados.rados.0.smithi042.stdout:224: finishing copy_from racing read to smithi04275593-27 2024-09-21T09:27:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:223: finishing write tid 3 to smithi04275593-2 2024-09-21T09:27:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:223: finishing write tid 4 to smithi04275593-2 2024-09-21T09:27:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:223: finishing write tid 5 to smithi04275593-2 2024-09-21T09:27:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:223: oid 2 updating version 0 to 58 2024-09-21T09:27:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:223: oid 2 version 58 is already newer than 57 2024-09-21T09:27:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:223: oid 2 version 58 is already newer than 56 2024-09-21T09:27:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:223: oid 2 updating version 58 to 59 2024-09-21T09:27:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 59 (ObjNum 91 snap 15 seq_num 91) dirty exists 2024-09-21T09:27:44.136 INFO:tasks.rados.rados.0.smithi042.stdout:223: left oid 2 (ObjNum 91 snap 15 seq_num 91) 2024-09-21T09:27:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:44 smithi042 ceph-mon[27524]: pgmap v147: 121 pgs: 121 active+clean; 46 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-09-21T09:27:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:44 smithi042 ceph-mon[27524]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:44 smithi042 ceph-mon[27524]: from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:44 smithi042 ceph-mon[27524]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:44 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/1399861052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:27:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:44 smithi042 ceph-mon[35471]: pgmap v147: 121 pgs: 121 active+clean; 46 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-09-21T09:27:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:44 smithi042 ceph-mon[35471]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:44 smithi042 ceph-mon[35471]: from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:44 smithi042 ceph-mon[35471]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:44 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/1399861052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:27:44.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:44 smithi133 ceph-mon[31321]: pgmap v147: 121 pgs: 121 active+clean; 46 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-09-21T09:27:44.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:44 smithi133 ceph-mon[31321]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:44 smithi133 ceph-mon[31321]: from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:44 smithi133 ceph-mon[31321]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:44.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:44 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/1399861052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:27:45.107 INFO:tasks.rados.rados.0.smithi042.stdout:223: done (2 left) 2024-09-21T09:27:45.107 INFO:tasks.rados.rados.0.smithi042.stdout:224: done (1 left) 2024-09-21T09:27:45.107 INFO:tasks.rados.rados.0.smithi042.stdout:225: done (0 left) 2024-09-21T09:27:45.107 INFO:tasks.rados.rados.0.smithi042.stdout:226: snap_create 2024-09-21T09:27:45.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:45 smithi133 ceph-mon[31321]: from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:45 smithi133 ceph-mon[31321]: osdmap e112: 8 total, 8 up, 8 in 2024-09-21T09:27:45.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:45 smithi042 ceph-mon[35471]: from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:45.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:45 smithi042 ceph-mon[35471]: osdmap e112: 8 total, 8 up, 8 in 2024-09-21T09:27:45.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:45 smithi042 ceph-mon[27524]: from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:27:45.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:45 smithi042 ceph-mon[27524]: osdmap e112: 8 total, 8 up, 8 in 2024-09-21T09:27:46.112 INFO:tasks.rados.rados.0.smithi042.stdout:226: done (0 left) 2024-09-21T09:27:46.112 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 17 2024-09-21T09:27:46.113 INFO:tasks.rados.rados.0.smithi042.stdout:227: seq_num 92 ranges {1114112=745472,1859584=761856,2621440=40960} 2024-09-21T09:27:46.122 INFO:tasks.rados.rados.0.smithi042.stdout:227: writing smithi04275593-17 from 1114112 to 1859584 tid 1 2024-09-21T09:27:46.127 INFO:tasks.rados.rados.0.smithi042.stdout:227: writing smithi04275593-17 from 1859584 to 2621440 tid 2 2024-09-21T09:27:46.127 INFO:tasks.rados.rados.0.smithi042.stdout:227: writing smithi04275593-17 from 2621440 to 2662400 tid 3 2024-09-21T09:27:46.128 INFO:tasks.rados.rados.0.smithi042.stdout:228: rollback oid 8 current snap is 17 2024-09-21T09:27:46.128 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 8 to 15 2024-09-21T09:27:46.128 INFO:tasks.rados.rados.0.smithi042.stdout:227: finishing write tid 1 to smithi04275593-17 2024-09-21T09:27:46.128 INFO:tasks.rados.rados.0.smithi042.stdout:229: rmattr oid 26 current snap is 17 2024-09-21T09:27:46.128 INFO:tasks.rados.rados.0.smithi042.stdout:229: done (2 left) 2024-09-21T09:27:46.128 INFO:tasks.rados.rados.0.smithi042.stdout:230: delete oid 2 current snap is 17 2024-09-21T09:27:46.130 INFO:tasks.rados.rados.0.smithi042.stdout:228: finishing rollback tid 0 to smithi04275593-8 2024-09-21T09:27:46.131 INFO:tasks.rados.rados.0.smithi042.stdout:228: finishing rollback tid 1 to smithi04275593-8 2024-09-21T09:27:46.132 INFO:tasks.rados.rados.0.smithi042.stdout:228: finishing rollback tid 2 to smithi04275593-8 2024-09-21T09:27:46.132 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 30 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T09:27:46.132 INFO:tasks.rados.rados.0.smithi042.stdout:227: finishing write tid 2 to smithi04275593-17 2024-09-21T09:27:46.132 INFO:tasks.rados.rados.0.smithi042.stdout:227: finishing write tid 3 to smithi04275593-17 2024-09-21T09:27:46.132 INFO:tasks.rados.rados.0.smithi042.stdout:227: finishing write tid 4 to smithi04275593-17 2024-09-21T09:27:46.132 INFO:tasks.rados.rados.0.smithi042.stdout:228: done (2 left) 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:230: done (1 left) 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:231: rmattr oid 10 current snap is 17 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:231: done (1 left) 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:232: snap_create 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:227: finishing write tid 5 to smithi04275593-17 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:227: oid 17 updating version 0 to 61 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:227: oid 17 updating version 61 to 64 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:227: oid 17 version 64 is already newer than 62 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:227: oid 17 version 64 is already newer than 63 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 64 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:27:46.133 INFO:tasks.rados.rados.0.smithi042.stdout:227: left oid 17 (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:27:46.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:46 smithi133 ceph-mon[31321]: pgmap v150: 121 pgs: 121 active+clean; 46 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-09-21T09:27:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:46 smithi133 ceph-mon[31321]: osdmap e113: 8 total, 8 up, 8 in 2024-09-21T09:27:46.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:46 smithi042 ceph-mon[27524]: pgmap v150: 121 pgs: 121 active+clean; 46 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-09-21T09:27:46.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:46 smithi042 ceph-mon[27524]: osdmap e113: 8 total, 8 up, 8 in 2024-09-21T09:27:46.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:46 smithi042 ceph-mon[35471]: pgmap v150: 121 pgs: 121 active+clean; 46 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-09-21T09:27:46.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:46 smithi042 ceph-mon[35471]: osdmap e113: 8 total, 8 up, 8 in 2024-09-21T09:27:47.119 INFO:tasks.rados.rados.0.smithi042.stdout:227: done (1 left) 2024-09-21T09:27:47.119 INFO:tasks.rados.rados.0.smithi042.stdout:232: done (0 left) 2024-09-21T09:27:47.119 INFO:tasks.rados.rados.0.smithi042.stdout:233: copy_from oid 48 from oid 47 current snap is 18 2024-09-21T09:27:47.119 INFO:tasks.rados.rados.0.smithi042.stdout:234: read oid 34 snap -1 2024-09-21T09:27:47.119 INFO:tasks.rados.rados.0.smithi042.stdout:234: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-21T09:27:47.119 INFO:tasks.rados.rados.0.smithi042.stdout:235: snap_create 2024-09-21T09:27:47.125 INFO:tasks.rados.rados.0.smithi042.stdout:234: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-21T09:27:47.142 INFO:tasks.rados.rados.0.smithi042.stdout:233: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:27:47.142 INFO:tasks.rados.rados.0.smithi042.stdout:233: finishing copy_from to smithi04275593-48 2024-09-21T09:27:47.142 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 65 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-21T09:27:47.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:47 smithi133 ceph-mon[31321]: osdmap e114: 8 total, 8 up, 8 in 2024-09-21T09:27:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:47 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:47.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:47 smithi042 ceph-mon[27524]: osdmap e114: 8 total, 8 up, 8 in 2024-09-21T09:27:47.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:47 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:47.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:47 smithi042 ceph-mon[35471]: osdmap e114: 8 total, 8 up, 8 in 2024-09-21T09:27:47.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:47 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:27:48.120 INFO:tasks.rados.rados.0.smithi042.stdout:233: done (2 left) 2024-09-21T09:27:48.121 INFO:tasks.rados.rados.0.smithi042.stdout:234: done (1 left) 2024-09-21T09:27:48.121 INFO:tasks.rados.rados.0.smithi042.stdout:235: done (0 left) 2024-09-21T09:27:48.121 INFO:tasks.rados.rados.0.smithi042.stdout:236: read oid 47 snap -1 2024-09-21T09:27:48.121 INFO:tasks.rados.rados.0.smithi042.stdout:236: expect (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:27:48.121 INFO:tasks.rados.rados.0.smithi042.stdout:237: read oid 32 snap -1 2024-09-21T09:27:48.121 INFO:tasks.rados.rados.0.smithi042.stdout:237: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-21T09:27:48.121 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 19 2024-09-21T09:27:48.121 INFO:tasks.rados.rados.0.smithi042.stdout:238: seq_num 94 ranges {172032=778240,950272=532480,1482752=270336} 2024-09-21T09:27:48.126 INFO:tasks.rados.rados.0.smithi042.stdout:238: writing smithi04275593-15 from 172032 to 950272 tid 1 2024-09-21T09:27:48.129 INFO:tasks.rados.rados.0.smithi042.stdout:238: writing smithi04275593-15 from 950272 to 1482752 tid 2 2024-09-21T09:27:48.131 INFO:tasks.rados.rados.0.smithi042.stdout:238: writing smithi04275593-15 from 1482752 to 1753088 tid 3 2024-09-21T09:27:48.132 INFO:tasks.rados.rados.0.smithi042.stdout:239: setattr oid 18 current snap is 19 2024-09-21T09:27:48.132 INFO:tasks.rados.rados.0.smithi042.stdout:236: expect (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:27:48.197 INFO:tasks.rados.rados.0.smithi042.stdout:238: finishing write tid 1 to smithi04275593-15 2024-09-21T09:27:48.197 INFO:tasks.rados.rados.0.smithi042.stdout:237: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-21T09:27:48.211 INFO:tasks.rados.rados.0.smithi042.stdout:238: finishing write tid 2 to smithi04275593-15 2024-09-21T09:27:48.211 INFO:tasks.rados.rados.0.smithi042.stdout:238: finishing write tid 3 to smithi04275593-15 2024-09-21T09:27:48.211 INFO:tasks.rados.rados.0.smithi042.stdout:238: finishing write tid 4 to smithi04275593-15 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:238: finishing write tid 5 to smithi04275593-15 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:238: oid 15 updating version 0 to 68 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:238: oid 15 updating version 68 to 71 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:238: oid 15 version 71 is already newer than 70 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:238: oid 15 version 71 is already newer than 69 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 71 (ObjNum 94 snap 19 seq_num 94) dirty exists 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:238: left oid 15 (ObjNum 94 snap 19 seq_num 94) 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:236: done (3 left) 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:237: done (2 left) 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:238: done (1 left) 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 19 2024-09-21T09:27:48.212 INFO:tasks.rados.rados.0.smithi042.stdout:240: seq_num 95 ranges {0=794624,794624=409600,1204224=393216} 2024-09-21T09:27:48.215 INFO:tasks.rados.rados.0.smithi042.stdout:240: writing smithi04275593-2 from 0 to 794624 tid 1 2024-09-21T09:27:48.217 INFO:tasks.rados.rados.0.smithi042.stdout:240: writing smithi04275593-2 from 794624 to 1204224 tid 2 2024-09-21T09:27:48.220 INFO:tasks.rados.rados.0.smithi042.stdout:240: writing smithi04275593-2 from 1204224 to 1597440 tid 3 2024-09-21T09:27:48.220 INFO:tasks.rados.rados.0.smithi042.stdout:241: read oid 1 snap 17 2024-09-21T09:27:48.220 INFO:tasks.rados.rados.0.smithi042.stdout:241: expect (ObjNum 77 snap 14 seq_num 77) 2024-09-21T09:27:48.220 INFO:tasks.rados.rados.0.smithi042.stdout:242: snap_remove snap 18 2024-09-21T09:27:48.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:48 smithi133 ceph-mon[31321]: pgmap v153: 121 pgs: 121 active+clean; 46 MiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:48 smithi133 ceph-mon[31321]: osdmap e115: 8 total, 8 up, 8 in 2024-09-21T09:27:48.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:48 smithi042 ceph-mon[35471]: pgmap v153: 121 pgs: 121 active+clean; 46 MiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:48.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:48 smithi042 ceph-mon[35471]: osdmap e115: 8 total, 8 up, 8 in 2024-09-21T09:27:48.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:48 smithi042 ceph-mon[27524]: pgmap v153: 121 pgs: 121 active+clean; 46 MiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:48.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:48 smithi042 ceph-mon[27524]: osdmap e115: 8 total, 8 up, 8 in 2024-09-21T09:27:49.131 INFO:tasks.rados.rados.0.smithi042.stdout:242: done (3 left) 2024-09-21T09:27:49.131 INFO:tasks.rados.rados.0.smithi042.stdout:243: copy_from oid 5 from oid 26 current snap is 19 2024-09-21T09:27:49.131 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 42 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-21T09:27:49.131 INFO:tasks.rados.rados.0.smithi042.stdout:240: finishing write tid 1 to smithi04275593-2 2024-09-21T09:27:49.131 INFO:tasks.rados.rados.0.smithi042.stdout:240: finishing write tid 2 to smithi04275593-2 2024-09-21T09:27:49.132 INFO:tasks.rados.rados.0.smithi042.stdout:240: finishing write tid 3 to smithi04275593-2 2024-09-21T09:27:49.132 INFO:tasks.rados.rados.0.smithi042.stdout:240: finishing write tid 4 to smithi04275593-2 2024-09-21T09:27:49.132 INFO:tasks.rados.rados.0.smithi042.stdout:240: finishing write tid 5 to smithi04275593-2 2024-09-21T09:27:49.132 INFO:tasks.rados.rados.0.smithi042.stdout:240: oid 2 updating version 0 to 74 2024-09-21T09:27:49.132 INFO:tasks.rados.rados.0.smithi042.stdout:240: oid 2 version 74 is already newer than 72 2024-09-21T09:27:49.132 INFO:tasks.rados.rados.0.smithi042.stdout:240: oid 2 updating version 74 to 75 2024-09-21T09:27:49.132 INFO:tasks.rados.rados.0.smithi042.stdout:240: oid 2 version 75 is already newer than 73 2024-09-21T09:27:49.132 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 75 (ObjNum 95 snap 19 seq_num 95) dirty exists 2024-09-21T09:27:49.132 INFO:tasks.rados.rados.0.smithi042.stdout:240: left oid 2 (ObjNum 95 snap 19 seq_num 95) 2024-09-21T09:27:49.132 INFO:tasks.rados.rados.0.smithi042.stdout:241: expect (ObjNum 77 snap 14 seq_num 77) 2024-09-21T09:27:49.166 INFO:tasks.rados.rados.0.smithi042.stdout:243: finishing copy_from to smithi04275593-5 2024-09-21T09:27:49.166 INFO:tasks.rados.rados.0.smithi042.stdout:243: got expected ENOENT (src dne) 2024-09-21T09:27:49.166 INFO:tasks.rados.rados.0.smithi042.stdout:243: finishing copy_from racing read to smithi04275593-5 2024-09-21T09:27:49.166 INFO:tasks.rados.rados.0.smithi042.stdout:239: done (3 left) 2024-09-21T09:27:49.166 INFO:tasks.rados.rados.0.smithi042.stdout:240: done (2 left) 2024-09-21T09:27:49.166 INFO:tasks.rados.rados.0.smithi042.stdout:241: done (1 left) 2024-09-21T09:27:49.166 INFO:tasks.rados.rados.0.smithi042.stdout:243: done (0 left) 2024-09-21T09:27:49.166 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 19 2024-09-21T09:27:49.166 INFO:tasks.rados.rados.0.smithi042.stdout:244: seq_num 96 ranges {557056=409600,966656=696320,1662976=507904} 2024-09-21T09:27:49.171 INFO:tasks.rados.rados.0.smithi042.stdout:244: writing smithi04275593-34 from 557056 to 966656 tid 1 2024-09-21T09:27:49.175 INFO:tasks.rados.rados.0.smithi042.stdout:244: writing smithi04275593-34 from 966656 to 1662976 tid 2 2024-09-21T09:27:49.178 INFO:tasks.rados.rados.0.smithi042.stdout:244: writing smithi04275593-34 from 1662976 to 2170880 tid 3 2024-09-21T09:27:49.178 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 19 2024-09-21T09:27:49.179 INFO:tasks.rados.rados.0.smithi042.stdout:244: finishing write tid 1 to smithi04275593-34 2024-09-21T09:27:49.179 INFO:tasks.rados.rados.0.smithi042.stdout:244: finishing write tid 2 to smithi04275593-34 2024-09-21T09:27:49.179 INFO:tasks.rados.rados.0.smithi042.stdout:245: seq_num 97 ranges {811008=434176,1245184=581632,1826816=540672,2367488=81920} 2024-09-21T09:27:49.185 INFO:tasks.rados.rados.0.smithi042.stdout:245: writing smithi04275593-49 from 811008 to 1245184 tid 1 2024-09-21T09:27:49.189 INFO:tasks.rados.rados.0.smithi042.stdout:245: writing smithi04275593-49 from 1245184 to 1826816 tid 2 2024-09-21T09:27:49.192 INFO:tasks.rados.rados.0.smithi042.stdout:245: writing smithi04275593-49 from 1826816 to 2367488 tid 3 2024-09-21T09:27:49.193 INFO:tasks.rados.rados.0.smithi042.stdout:245: writing smithi04275593-49 from 2367488 to 2449408 tid 4 2024-09-21T09:27:49.193 INFO:tasks.rados.rados.0.smithi042.stdout:246: read oid 5 snap -1 2024-09-21T09:27:49.193 INFO:tasks.rados.rados.0.smithi042.stdout:246: expect deleted 2024-09-21T09:27:49.193 INFO:tasks.rados.rados.0.smithi042.stdout:247: read oid 1 snap 17 2024-09-21T09:27:49.193 INFO:tasks.rados.rados.0.smithi042.stdout:247: expect (ObjNum 77 snap 14 seq_num 77) 2024-09-21T09:27:49.193 INFO:tasks.rados.rados.0.smithi042.stdout:248: setattr oid 37 current snap is 19 2024-09-21T09:27:49.193 INFO:tasks.rados.rados.0.smithi042.stdout:244: finishing write tid 3 to smithi04275593-34 2024-09-21T09:27:49.193 INFO:tasks.rados.rados.0.smithi042.stdout:244: finishing write tid 4 to smithi04275593-34 2024-09-21T09:27:49.193 INFO:tasks.rados.rados.0.smithi042.stdout:244: finishing write tid 5 to smithi04275593-34 2024-09-21T09:27:49.193 INFO:tasks.rados.rados.0.smithi042.stdout:244: oid 34 updating version 0 to 39 2024-09-21T09:27:49.194 INFO:tasks.rados.rados.0.smithi042.stdout:244: oid 34 version 39 is already newer than 37 2024-09-21T09:27:49.194 INFO:tasks.rados.rados.0.smithi042.stdout:244: oid 34 version 39 is already newer than 38 2024-09-21T09:27:49.194 INFO:tasks.rados.rados.0.smithi042.stdout:244: oid 34 version 39 is already newer than 36 2024-09-21T09:27:49.194 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 39 (ObjNum 96 snap 19 seq_num 96) dirty exists 2024-09-21T09:27:49.194 INFO:tasks.rados.rados.0.smithi042.stdout:244: left oid 34 (ObjNum 96 snap 19 seq_num 96) 2024-09-21T09:27:49.194 INFO:tasks.rados.rados.0.smithi042.stdout:245: finishing write tid 1 to smithi04275593-49 2024-09-21T09:27:49.194 INFO:tasks.rados.rados.0.smithi042.stdout:245: finishing write tid 2 to smithi04275593-49 2024-09-21T09:27:49.194 INFO:tasks.rados.rados.0.smithi042.stdout:244: done (4 left) 2024-09-21T09:27:49.195 INFO:tasks.rados.rados.0.smithi042.stdout:246: done (3 left) 2024-09-21T09:27:49.195 INFO:tasks.rados.rados.0.smithi042.stdout:249: rollback oid 25 current snap is 19 2024-09-21T09:27:49.195 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 25 to 17 2024-09-21T09:27:49.195 INFO:tasks.rados.rados.0.smithi042.stdout:250: delete oid 30 current snap is 19 2024-09-21T09:27:49.197 INFO:tasks.rados.rados.0.smithi042.stdout:245: finishing write tid 3 to smithi04275593-49 2024-09-21T09:27:49.197 INFO:tasks.rados.rados.0.smithi042.stdout:245: finishing write tid 4 to smithi04275593-49 2024-09-21T09:27:49.197 INFO:tasks.rados.rados.0.smithi042.stdout:245: finishing write tid 5 to smithi04275593-49 2024-09-21T09:27:49.198 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 46 (ObjNum 80 snap 14 seq_num 80) dirty exists 2024-09-21T09:27:49.198 INFO:tasks.rados.rados.0.smithi042.stdout:247: expect (ObjNum 77 snap 14 seq_num 77) 2024-09-21T09:27:49.233 INFO:tasks.rados.rados.0.smithi042.stdout:249: finishing rollback tid 0 to smithi04275593-25 2024-09-21T09:27:49.233 INFO:tasks.rados.rados.0.smithi042.stdout:249: finishing rollback tid 1 to smithi04275593-25 2024-09-21T09:27:49.233 INFO:tasks.rados.rados.0.smithi042.stdout:247: done (4 left) 2024-09-21T09:27:49.233 INFO:tasks.rados.rados.0.smithi042.stdout:248: done (3 left) 2024-09-21T09:27:49.233 INFO:tasks.rados.rados.0.smithi042.stdout:250: done (2 left) 2024-09-21T09:27:49.233 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 19 2024-09-21T09:27:49.233 INFO:tasks.rados.rados.0.smithi042.stdout:249: finishing rollback tid 2 to smithi04275593-25 2024-09-21T09:27:49.233 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 37 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-09-21T09:27:49.233 INFO:tasks.rados.rados.0.smithi042.stdout:245: finishing write tid 6 to smithi04275593-49 2024-09-21T09:27:49.234 INFO:tasks.rados.rados.0.smithi042.stdout:245: oid 49 updating version 0 to 77 2024-09-21T09:27:49.234 INFO:tasks.rados.rados.0.smithi042.stdout:245: oid 49 updating version 77 to 80 2024-09-21T09:27:49.234 INFO:tasks.rados.rados.0.smithi042.stdout:245: oid 49 version 80 is already newer than 79 2024-09-21T09:27:49.234 INFO:tasks.rados.rados.0.smithi042.stdout:245: oid 49 version 80 is already newer than 78 2024-09-21T09:27:49.234 INFO:tasks.rados.rados.0.smithi042.stdout:245: oid 49 version 80 is already newer than 76 2024-09-21T09:27:49.234 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 80 (ObjNum 97 snap 19 seq_num 97) dirty exists 2024-09-21T09:27:49.234 INFO:tasks.rados.rados.0.smithi042.stdout:245: left oid 49 (ObjNum 97 snap 19 seq_num 97) 2024-09-21T09:27:49.234 INFO:tasks.rados.rados.0.smithi042.stdout:251: seq_num 99 ranges {1482752=466944,1949696=802816,2752512=401408} 2024-09-21T09:27:49.243 INFO:tasks.rados.rados.0.smithi042.stdout:251: writing smithi04275593-45 from 1482752 to 1949696 tid 1 2024-09-21T09:27:49.248 INFO:tasks.rados.rados.0.smithi042.stdout:251: writing smithi04275593-45 from 1949696 to 2752512 tid 2 2024-09-21T09:27:49.250 INFO:tasks.rados.rados.0.smithi042.stdout:251: writing smithi04275593-45 from 2752512 to 3153920 tid 3 2024-09-21T09:27:49.250 INFO:tasks.rados.rados.0.smithi042.stdout:245: done (2 left) 2024-09-21T09:27:49.250 INFO:tasks.rados.rados.0.smithi042.stdout:249: done (1 left) 2024-09-21T09:27:49.250 INFO:tasks.rados.rados.0.smithi042.stdout:252: setattr oid 47 current snap is 19 2024-09-21T09:27:49.250 INFO:tasks.rados.rados.0.smithi042.stdout:251: finishing write tid 1 to smithi04275593-45 2024-09-21T09:27:49.251 INFO:tasks.rados.rados.0.smithi042.stdout:251: finishing write tid 2 to smithi04275593-45 2024-09-21T09:27:49.251 INFO:tasks.rados.rados.0.smithi042.stdout:253: setattr oid 3 current snap is 19 2024-09-21T09:27:49.252 INFO:tasks.rados.rados.0.smithi042.stdout:254: snap_remove snap 16 2024-09-21T09:27:49.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:49 smithi133 ceph-mon[31321]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T09:27:49.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:49 smithi042 ceph-mon[35471]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T09:27:49.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:49 smithi042 ceph-mon[27524]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T09:27:50.136 INFO:tasks.rados.rados.0.smithi042.stdout:254: done (3 left) 2024-09-21T09:27:50.136 INFO:tasks.rados.rados.0.smithi042.stdout:255: read oid 49 snap -1 2024-09-21T09:27:50.136 INFO:tasks.rados.rados.0.smithi042.stdout:255: expect (ObjNum 97 snap 19 seq_num 97) 2024-09-21T09:27:50.136 INFO:tasks.rados.rados.0.smithi042.stdout:256: read oid 41 snap -1 2024-09-21T09:27:50.136 INFO:tasks.rados.rados.0.smithi042.stdout:256: expect deleted 2024-09-21T09:27:50.136 INFO:tasks.rados.rados.0.smithi042.stdout:257: read oid 32 snap -1 2024-09-21T09:27:50.136 INFO:tasks.rados.rados.0.smithi042.stdout:257: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-21T09:27:50.137 INFO:tasks.rados.rados.0.smithi042.stdout:258: snap_remove snap 17 2024-09-21T09:27:50.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:50 smithi133 ceph-mon[31321]: pgmap v156: 121 pgs: 121 active+clean; 56 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-09-21T09:27:50.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:50 smithi133 ceph-mon[31321]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T09:27:50.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:50 smithi042 ceph-mon[27524]: pgmap v156: 121 pgs: 121 active+clean; 56 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-09-21T09:27:50.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:50 smithi042 ceph-mon[27524]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T09:27:50.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:50 smithi042 ceph-mon[35471]: pgmap v156: 121 pgs: 121 active+clean; 56 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-09-21T09:27:50.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:50 smithi042 ceph-mon[35471]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T09:27:51.141 INFO:tasks.rados.rados.0.smithi042.stdout:258: done (6 left) 2024-09-21T09:27:51.141 INFO:tasks.rados.rados.0.smithi042.stdout:259: copy_from oid 15 from oid 4 current snap is 19 2024-09-21T09:27:51.141 INFO:tasks.rados.rados.0.smithi042.stdout:251: finishing write tid 3 to smithi04275593-45 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:251: finishing write tid 4 to smithi04275593-45 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 82 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 41 (ObjNum 75 snap 11 seq_num 75) dirty exists 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:251: finishing write tid 5 to smithi04275593-45 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:251: oid 45 updating version 0 to 19 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:251: oid 45 version 19 is already newer than 16 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:251: oid 45 version 19 is already newer than 18 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:251: oid 45 version 19 is already newer than 17 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 19 (ObjNum 99 snap 19 seq_num 99) dirty exists 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:251: left oid 45 (ObjNum 99 snap 19 seq_num 99) 2024-09-21T09:27:51.142 INFO:tasks.rados.rados.0.smithi042.stdout:255: expect (ObjNum 97 snap 19 seq_num 97) 2024-09-21T09:27:51.223 INFO:tasks.rados.rados.0.smithi042.stdout:257: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-21T09:27:51.237 INFO:tasks.rados.rados.0.smithi042.stdout:259: finishing copy_from racing read to smithi04275593-15 2024-09-21T09:27:51.237 INFO:tasks.rados.rados.0.smithi042.stdout:259: finishing copy_from to smithi04275593-15 2024-09-21T09:27:51.237 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 4 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-21T09:27:51.237 INFO:tasks.rados.rados.0.smithi042.stdout:251: done (6 left) 2024-09-21T09:27:51.237 INFO:tasks.rados.rados.0.smithi042.stdout:252: done (5 left) 2024-09-21T09:27:51.237 INFO:tasks.rados.rados.0.smithi042.stdout:253: done (4 left) 2024-09-21T09:27:51.238 INFO:tasks.rados.rados.0.smithi042.stdout:255: done (3 left) 2024-09-21T09:27:51.238 INFO:tasks.rados.rados.0.smithi042.stdout:256: done (2 left) 2024-09-21T09:27:51.238 INFO:tasks.rados.rados.0.smithi042.stdout:257: done (1 left) 2024-09-21T09:27:51.238 INFO:tasks.rados.rados.0.smithi042.stdout:259: done (0 left) 2024-09-21T09:27:51.238 INFO:tasks.rados.rados.0.smithi042.stdout:260: read oid 27 snap -1 2024-09-21T09:27:51.238 INFO:tasks.rados.rados.0.smithi042.stdout:260: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-21T09:27:51.238 INFO:tasks.rados.rados.0.smithi042.stdout:261: snap_remove snap 14 2024-09-21T09:27:51.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:51 smithi133 ceph-mon[31321]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T09:27:51.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:51 smithi042 ceph-mon[27524]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T09:27:51.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:51 smithi042 ceph-mon[35471]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T09:27:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:27:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:27:51] "GET /metrics HTTP/1.1" 200 36011 "" "Prometheus/2.43.0" 2024-09-21T09:27:52.142 INFO:tasks.rados.rados.0.smithi042.stdout:261: done (1 left) 2024-09-21T09:27:52.142 INFO:tasks.rados.rados.0.smithi042.stdout:262: read oid 33 snap -1 2024-09-21T09:27:52.142 INFO:tasks.rados.rados.0.smithi042.stdout:262: expect deleted 2024-09-21T09:27:52.142 INFO:tasks.rados.rados.0.smithi042.stdout:263: delete oid 36 current snap is 19 2024-09-21T09:27:52.142 INFO:tasks.rados.rados.0.smithi042.stdout:260: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-21T09:27:52.160 INFO:tasks.rados.rados.0.smithi042.stdout:260: done (2 left) 2024-09-21T09:27:52.161 INFO:tasks.rados.rados.0.smithi042.stdout:262: done (1 left) 2024-09-21T09:27:52.161 INFO:tasks.rados.rados.0.smithi042.stdout:263: done (0 left) 2024-09-21T09:27:52.161 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 19 2024-09-21T09:27:52.161 INFO:tasks.rados.rados.0.smithi042.stdout:264: seq_num 101 ranges {0=499712,499712=573440,1073152=524288,1597440=106496} 2024-09-21T09:27:52.163 INFO:tasks.rados.rados.0.smithi042.stdout:264: writing smithi04275593-30 from 0 to 499712 tid 1 2024-09-21T09:27:52.166 INFO:tasks.rados.rados.0.smithi042.stdout:264: writing smithi04275593-30 from 499712 to 1073152 tid 2 2024-09-21T09:27:52.169 INFO:tasks.rados.rados.0.smithi042.stdout:264: writing smithi04275593-30 from 1073152 to 1597440 tid 3 2024-09-21T09:27:52.170 INFO:tasks.rados.rados.0.smithi042.stdout:264: writing smithi04275593-30 from 1597440 to 1703936 tid 4 2024-09-21T09:27:52.170 INFO:tasks.rados.rados.0.smithi042.stdout:265: rmattr oid 17 current snap is 19 2024-09-21T09:27:52.170 INFO:tasks.rados.rados.0.smithi042.stdout:264: finishing write tid 1 to smithi04275593-30 2024-09-21T09:27:52.170 INFO:tasks.rados.rados.0.smithi042.stdout:264: finishing write tid 2 to smithi04275593-30 2024-09-21T09:27:52.170 INFO:tasks.rados.rados.0.smithi042.stdout:266: snap_remove snap 15 2024-09-21T09:27:52.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:52 smithi133 ceph-mon[31321]: pgmap v159: 121 pgs: 121 active+clean; 56 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-09-21T09:27:52.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:52 smithi133 ceph-mon[31321]: osdmap e119: 8 total, 8 up, 8 in 2024-09-21T09:27:52.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:52 smithi042 ceph-mon[27524]: pgmap v159: 121 pgs: 121 active+clean; 56 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-09-21T09:27:52.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:52 smithi042 ceph-mon[27524]: osdmap e119: 8 total, 8 up, 8 in 2024-09-21T09:27:52.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:52 smithi042 ceph-mon[35471]: pgmap v159: 121 pgs: 121 active+clean; 56 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-09-21T09:27:52.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:52 smithi042 ceph-mon[35471]: osdmap e119: 8 total, 8 up, 8 in 2024-09-21T09:27:53.053 INFO:tasks.rados.rados.0.smithi042.stdout:266: done (2 left) 2024-09-21T09:27:53.053 INFO:tasks.rados.rados.0.smithi042.stdout:267: rmattr oid 43 current snap is 19 2024-09-21T09:27:53.053 INFO:tasks.rados.rados.0.smithi042.stdout:267: done (2 left) 2024-09-21T09:27:53.053 INFO:tasks.rados.rados.0.smithi042.stdout:268: read oid 11 snap -1 2024-09-21T09:27:53.054 INFO:tasks.rados.rados.0.smithi042.stdout:268: expect deleted 2024-09-21T09:27:53.054 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 19 2024-09-21T09:27:53.054 INFO:tasks.rados.rados.0.smithi042.stdout:269: seq_num 102 ranges {778240=516096,1294336=450560,1744896=729088,2473984=24576} 2024-09-21T09:27:53.061 INFO:tasks.rados.rados.0.smithi042.stdout:269: writing smithi04275593-29 from 778240 to 1294336 tid 1 2024-09-21T09:27:53.065 INFO:tasks.rados.rados.0.smithi042.stdout:269: writing smithi04275593-29 from 1294336 to 1744896 tid 2 2024-09-21T09:27:53.071 INFO:tasks.rados.rados.0.smithi042.stdout:269: writing smithi04275593-29 from 1744896 to 2473984 tid 3 2024-09-21T09:27:53.071 INFO:tasks.rados.rados.0.smithi042.stdout:269: writing smithi04275593-29 from 2473984 to 2498560 tid 4 2024-09-21T09:27:53.072 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 93 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:27:53.072 INFO:tasks.rados.rados.0.smithi042.stdout:264: finishing write tid 3 to smithi04275593-30 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:264: finishing write tid 4 to smithi04275593-30 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:264: finishing write tid 5 to smithi04275593-30 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:264: finishing write tid 6 to smithi04275593-30 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:264: oid 30 updating version 0 to 62 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:264: oid 30 updating version 62 to 64 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:264: oid 30 version 64 is already newer than 63 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:264: oid 30 updating version 64 to 65 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:264: oid 30 version 65 is already newer than 61 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 65 (ObjNum 101 snap 19 seq_num 101) dirty exists 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:264: left oid 30 (ObjNum 101 snap 19 seq_num 101) 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:269: finishing write tid 1 to smithi04275593-29 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:269: finishing write tid 2 to smithi04275593-29 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:264: done (3 left) 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:265: done (2 left) 2024-09-21T09:27:53.073 INFO:tasks.rados.rados.0.smithi042.stdout:268: done (1 left) 2024-09-21T09:27:53.074 INFO:tasks.rados.rados.0.smithi042.stdout:270: snap_create 2024-09-21T09:27:53.080 INFO:tasks.rados.rados.0.smithi042.stdout:269: finishing write tid 3 to smithi04275593-29 2024-09-21T09:27:53.081 INFO:tasks.rados.rados.0.smithi042.stdout:269: finishing write tid 4 to smithi04275593-29 2024-09-21T09:27:53.081 INFO:tasks.rados.rados.0.smithi042.stdout:269: finishing write tid 5 to smithi04275593-29 2024-09-21T09:27:53.089 INFO:tasks.rados.rados.0.smithi042.stdout:269: finishing write tid 6 to smithi04275593-29 2024-09-21T09:27:53.089 INFO:tasks.rados.rados.0.smithi042.stdout:269: oid 29 updating version 0 to 45 2024-09-21T09:27:53.089 INFO:tasks.rados.rados.0.smithi042.stdout:269: oid 29 version 45 is already newer than 43 2024-09-21T09:27:53.089 INFO:tasks.rados.rados.0.smithi042.stdout:269: oid 29 version 45 is already newer than 41 2024-09-21T09:27:53.089 INFO:tasks.rados.rados.0.smithi042.stdout:269: oid 29 version 45 is already newer than 42 2024-09-21T09:27:53.089 INFO:tasks.rados.rados.0.smithi042.stdout:269: oid 29 version 45 is already newer than 44 2024-09-21T09:27:53.090 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 45 (ObjNum 102 snap 19 seq_num 102) dirty exists 2024-09-21T09:27:53.090 INFO:tasks.rados.rados.0.smithi042.stdout:269: left oid 29 (ObjNum 102 snap 19 seq_num 102) 2024-09-21T09:27:53.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:53 smithi133 ceph-mon[31321]: osdmap e120: 8 total, 8 up, 8 in 2024-09-21T09:27:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:53 smithi133 ceph-mon[31321]: osdmap e121: 8 total, 8 up, 8 in 2024-09-21T09:27:53.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:53 smithi042 ceph-mon[27524]: osdmap e120: 8 total, 8 up, 8 in 2024-09-21T09:27:53.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:53 smithi042 ceph-mon[27524]: osdmap e121: 8 total, 8 up, 8 in 2024-09-21T09:27:53.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:53 smithi042 ceph-mon[35471]: osdmap e120: 8 total, 8 up, 8 in 2024-09-21T09:27:53.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:53 smithi042 ceph-mon[35471]: osdmap e121: 8 total, 8 up, 8 in 2024-09-21T09:27:54.059 INFO:tasks.rados.rados.0.smithi042.stdout:269: done (1 left) 2024-09-21T09:27:54.060 INFO:tasks.rados.rados.0.smithi042.stdout:270: done (0 left) 2024-09-21T09:27:54.060 INFO:tasks.rados.rados.0.smithi042.stdout:271: delete oid 41 current snap is 20 2024-09-21T09:27:54.062 INFO:tasks.rados.rados.0.smithi042.stdout:271: done (0 left) 2024-09-21T09:27:54.062 INFO:tasks.rados.rados.0.smithi042.stdout:272: read oid 13 snap -1 2024-09-21T09:27:54.062 INFO:tasks.rados.rados.0.smithi042.stdout:272: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:27:54.062 INFO:tasks.rados.rados.0.smithi042.stdout:273: copy_from oid 22 from oid 40 current snap is 20 2024-09-21T09:27:54.062 INFO:tasks.rados.rados.0.smithi042.stdout:274: rmattr oid 34 current snap is 20 2024-09-21T09:27:54.062 INFO:tasks.rados.rados.0.smithi042.stdout:275: read oid 2 snap -1 2024-09-21T09:27:54.062 INFO:tasks.rados.rados.0.smithi042.stdout:275: expect (ObjNum 95 snap 19 seq_num 95) 2024-09-21T09:27:54.062 INFO:tasks.rados.rados.0.smithi042.stdout:276: read oid 7 snap 19 2024-09-21T09:27:54.062 INFO:tasks.rados.rados.0.smithi042.stdout:276: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-21T09:27:54.062 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 20 2024-09-21T09:27:54.063 INFO:tasks.rados.rados.0.smithi042.stdout:277: seq_num 104 ranges {1761280=548864,2310144=622592,2932736=581632} 2024-09-21T09:27:54.076 INFO:tasks.rados.rados.0.smithi042.stdout:277: writing smithi04275593-43 from 1761280 to 2310144 tid 1 2024-09-21T09:27:54.080 INFO:tasks.rados.rados.0.smithi042.stdout:277: writing smithi04275593-43 from 2310144 to 2932736 tid 2 2024-09-21T09:27:54.084 INFO:tasks.rados.rados.0.smithi042.stdout:277: writing smithi04275593-43 from 2932736 to 3514368 tid 3 2024-09-21T09:27:54.084 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 20 2024-09-21T09:27:54.084 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 0 (ObjNum 96 snap 19 seq_num 96) dirty exists 2024-09-21T09:27:54.085 INFO:tasks.rados.rados.0.smithi042.stdout:278: seq_num 105 ranges {442368=565248,1007616=507904,1515520=507904,2023424=188416} 2024-09-21T09:27:54.090 INFO:tasks.rados.rados.0.smithi042.stdout:278: writing smithi04275593-27 from 442368 to 1007616 tid 1 2024-09-21T09:27:54.093 INFO:tasks.rados.rados.0.smithi042.stdout:278: writing smithi04275593-27 from 1007616 to 1515520 tid 2 2024-09-21T09:27:54.096 INFO:tasks.rados.rados.0.smithi042.stdout:278: writing smithi04275593-27 from 1515520 to 2023424 tid 3 2024-09-21T09:27:54.097 INFO:tasks.rados.rados.0.smithi042.stdout:278: writing smithi04275593-27 from 2023424 to 2211840 tid 4 2024-09-21T09:27:54.097 INFO:tasks.rados.rados.0.smithi042.stdout:274: done (6 left) 2024-09-21T09:27:54.097 INFO:tasks.rados.rados.0.smithi042.stdout:279: copy_from oid 11 from oid 24 current snap is 20 2024-09-21T09:27:54.097 INFO:tasks.rados.rados.0.smithi042.stdout:276: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-21T09:27:54.101 INFO:tasks.rados.rados.0.smithi042.stdout:275: expect (ObjNum 95 snap 19 seq_num 95) 2024-09-21T09:27:54.143 INFO:tasks.rados.rados.0.smithi042.stdout:272: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:277: finishing write tid 1 to smithi04275593-43 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:273: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:277: finishing write tid 2 to smithi04275593-43 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:273: finishing copy_from to smithi04275593-22 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 19 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:277: finishing write tid 3 to smithi04275593-43 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:277: finishing write tid 4 to smithi04275593-43 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:272: done (6 left) 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:273: done (5 left) 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:275: done (4 left) 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:276: done (3 left) 2024-09-21T09:27:54.244 INFO:tasks.rados.rados.0.smithi042.stdout:280: rollback oid 35 current snap is 20 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 35 to 19 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:277: finishing write tid 5 to smithi04275593-43 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:277: oid 43 updating version 0 to 10 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:277: oid 43 updating version 10 to 11 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:277: oid 43 version 11 is already newer than 9 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:277: oid 43 updating version 11 to 12 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 12 (ObjNum 104 snap 20 seq_num 104) dirty exists 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:277: left oid 43 (ObjNum 104 snap 20 seq_num 104) 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:278: finishing write tid 1 to smithi04275593-27 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:278: finishing write tid 2 to smithi04275593-27 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:279: finishing copy_from to smithi04275593-11 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:279: got expected ENOENT (src dne) 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:279: finishing copy_from racing read to smithi04275593-11 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:278: finishing write tid 3 to smithi04275593-27 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:278: finishing write tid 4 to smithi04275593-27 2024-09-21T09:27:54.245 INFO:tasks.rados.rados.0.smithi042.stdout:278: finishing write tid 5 to smithi04275593-27 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:278: finishing write tid 6 to smithi04275593-27 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:278: oid 27 updating version 0 to 23 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:278: oid 27 updating version 23 to 26 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:278: oid 27 updating version 26 to 27 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:278: oid 27 version 27 is already newer than 25 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:278: oid 27 version 27 is already newer than 24 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 27 (ObjNum 105 snap 20 seq_num 105) dirty exists 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:278: left oid 27 (ObjNum 105 snap 20 seq_num 105) 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:277: done (3 left) 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:278: done (2 left) 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:279: done (1 left) 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:281: rollback oid 50 current snap is 20 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 50 to 19 2024-09-21T09:27:54.246 INFO:tasks.rados.rados.0.smithi042.stdout:282: rmattr oid 5 current snap is 20 2024-09-21T09:27:54.247 INFO:tasks.rados.rados.0.smithi042.stdout:282: done (2 left) 2024-09-21T09:27:54.247 INFO:tasks.rados.rados.0.smithi042.stdout:283: rollback oid 26 current snap is 20 2024-09-21T09:27:54.247 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 26 to 19 2024-09-21T09:27:54.247 INFO:tasks.rados.rados.0.smithi042.stdout:284: rmattr oid 38 current snap is 20 2024-09-21T09:27:54.247 INFO:tasks.rados.rados.0.smithi042.stdout:284: done (3 left) 2024-09-21T09:27:54.247 INFO:tasks.rados.rados.0.smithi042.stdout:285: copy_from oid 39 from oid 13 current snap is 20 2024-09-21T09:27:54.247 INFO:tasks.rados.rados.0.smithi042.stdout:286: rollback oid 19 current snap is 20 2024-09-21T09:27:54.247 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 19 to 19 2024-09-21T09:27:54.247 INFO:tasks.rados.rados.0.smithi042.stdout:287: snap_create 2024-09-21T09:27:54.248 INFO:tasks.rados.rados.0.smithi042.stdout:283: finishing rollback tid 1 to smithi04275593-26 2024-09-21T09:27:54.248 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 0 (ObjNum 33 snap 0 seq_num 3458518080) dirty dne 2024-09-21T09:27:54.248 INFO:tasks.rados.rados.0.smithi042.stdout:286: finishing rollback tid 0 to smithi04275593-19 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:281: finishing rollback tid 0 to smithi04275593-50 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:281: finishing rollback tid 1 to smithi04275593-50 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:281: finishing rollback tid 2 to smithi04275593-50 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 68 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:280: finishing rollback tid 0 to smithi04275593-35 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:286: finishing rollback tid 1 to smithi04275593-19 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:280: finishing rollback tid 1 to smithi04275593-35 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:286: finishing rollback tid 2 to smithi04275593-19 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 51 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:280: finishing rollback tid 2 to smithi04275593-35 2024-09-21T09:27:54.249 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 50 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-21T09:27:54.254 INFO:tasks.rados.rados.0.smithi042.stdout:285: finishing copy_from racing read to smithi04275593-39 2024-09-21T09:27:54.255 INFO:tasks.rados.rados.0.smithi042.stdout:285: finishing copy_from to smithi04275593-39 2024-09-21T09:27:54.255 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 70 (ObjNum 84 snap 15 seq_num 84) dirty exists 2024-09-21T09:27:54.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:54 smithi133 ceph-mon[31321]: pgmap v162: 121 pgs: 121 active+clean; 59 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-09-21T09:27:54.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:54 smithi133 ceph-mon[31321]: osdmap e122: 8 total, 8 up, 8 in 2024-09-21T09:27:54.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:54 smithi042 ceph-mon[35471]: pgmap v162: 121 pgs: 121 active+clean; 59 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-09-21T09:27:54.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:54 smithi042 ceph-mon[35471]: osdmap e122: 8 total, 8 up, 8 in 2024-09-21T09:27:54.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:54 smithi042 ceph-mon[27524]: pgmap v162: 121 pgs: 121 active+clean; 59 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-09-21T09:27:54.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:54 smithi042 ceph-mon[27524]: osdmap e122: 8 total, 8 up, 8 in 2024-09-21T09:27:55.157 INFO:tasks.rados.rados.0.smithi042.stdout:280: done (5 left) 2024-09-21T09:27:55.157 INFO:tasks.rados.rados.0.smithi042.stdout:281: done (4 left) 2024-09-21T09:27:55.157 INFO:tasks.rados.rados.0.smithi042.stdout:283: done (3 left) 2024-09-21T09:27:55.157 INFO:tasks.rados.rados.0.smithi042.stdout:285: done (2 left) 2024-09-21T09:27:55.157 INFO:tasks.rados.rados.0.smithi042.stdout:286: done (1 left) 2024-09-21T09:27:55.157 INFO:tasks.rados.rados.0.smithi042.stdout:287: done (0 left) 2024-09-21T09:27:55.157 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 21 2024-09-21T09:27:55.157 INFO:tasks.rados.rados.0.smithi042.stdout:288: seq_num 106 ranges {2260992=581632,2842624=794624,3637248=409600} 2024-09-21T09:27:55.174 INFO:tasks.rados.rados.0.smithi042.stdout:288: writing smithi04275593-16 from 2260992 to 2842624 tid 1 2024-09-21T09:27:55.177 INFO:tasks.rados.rados.0.smithi042.stdout:288: writing smithi04275593-16 from 2842624 to 3637248 tid 2 2024-09-21T09:27:55.179 INFO:tasks.rados.rados.0.smithi042.stdout:288: writing smithi04275593-16 from 3637248 to 4046848 tid 3 2024-09-21T09:27:55.179 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 18 current snap is 21 2024-09-21T09:27:55.179 INFO:tasks.rados.rados.0.smithi042.stdout:288: finishing write tid 1 to smithi04275593-16 2024-09-21T09:27:55.180 INFO:tasks.rados.rados.0.smithi042.stdout:289: seq_num 107 ranges {761856=598016,1359872=729088,2088960=466944,2555904=8192} 2024-09-21T09:27:55.187 INFO:tasks.rados.rados.0.smithi042.stdout:289: writing smithi04275593-18 from 761856 to 1359872 tid 1 2024-09-21T09:27:55.190 INFO:tasks.rados.rados.0.smithi042.stdout:289: writing smithi04275593-18 from 1359872 to 2088960 tid 2 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:289: writing smithi04275593-18 from 2088960 to 2555904 tid 3 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:289: writing smithi04275593-18 from 2555904 to 2564096 tid 4 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:290: setattr oid 45 current snap is 21 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:288: finishing write tid 2 to smithi04275593-16 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:288: finishing write tid 3 to smithi04275593-16 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:288: finishing write tid 4 to smithi04275593-16 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:288: finishing write tid 5 to smithi04275593-16 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:288: oid 16 updating version 0 to 101 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:288: oid 16 updating version 101 to 104 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:288: oid 16 version 104 is already newer than 103 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:288: oid 16 version 104 is already newer than 102 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 104 (ObjNum 106 snap 21 seq_num 106) dirty exists 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:288: left oid 16 (ObjNum 106 snap 21 seq_num 106) 2024-09-21T09:27:55.194 INFO:tasks.rados.rados.0.smithi042.stdout:289: finishing write tid 1 to smithi04275593-18 2024-09-21T09:27:55.195 INFO:tasks.rados.rados.0.smithi042.stdout:289: finishing write tid 2 to smithi04275593-18 2024-09-21T09:27:55.195 INFO:tasks.rados.rados.0.smithi042.stdout:288: done (2 left) 2024-09-21T09:27:55.196 INFO:tasks.rados.rados.0.smithi042.stdout:291: snap_remove snap 19 2024-09-21T09:27:56.163 INFO:tasks.rados.rados.0.smithi042.stdout:291: done (2 left) 2024-09-21T09:27:56.163 INFO:tasks.rados.rados.0.smithi042.stdout:292: setattr oid 15 current snap is 21 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:289: finishing write tid 3 to smithi04275593-18 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:289: finishing write tid 4 to smithi04275593-18 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:289: finishing write tid 5 to smithi04275593-18 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:289: finishing write tid 6 to smithi04275593-18 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:289: oid 18 updating version 0 to 58 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:289: oid 18 updating version 58 to 62 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:289: oid 18 version 62 is already newer than 59 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:289: oid 18 version 62 is already newer than 61 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:289: oid 18 version 62 is already newer than 60 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 62 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:289: left oid 18 (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:27:56.164 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 29 (ObjNum 99 snap 19 seq_num 99) dirty exists 2024-09-21T09:27:56.167 INFO:tasks.rados.rados.0.smithi042.stdout:289: done (2 left) 2024-09-21T09:27:56.167 INFO:tasks.rados.rados.0.smithi042.stdout:290: done (1 left) 2024-09-21T09:27:56.167 INFO:tasks.rados.rados.0.smithi042.stdout:293: snap_create 2024-09-21T09:27:56.171 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 108 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-21T09:27:56.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:56 smithi133 ceph-mon[31321]: pgmap v165: 121 pgs: 121 active+clean; 59 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-09-21T09:27:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:56 smithi133 ceph-mon[31321]: osdmap e123: 8 total, 8 up, 8 in 2024-09-21T09:27:56.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:56 smithi042 ceph-mon[27524]: pgmap v165: 121 pgs: 121 active+clean; 59 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-09-21T09:27:56.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:56 smithi042 ceph-mon[27524]: osdmap e123: 8 total, 8 up, 8 in 2024-09-21T09:27:56.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:56 smithi042 ceph-mon[35471]: pgmap v165: 121 pgs: 121 active+clean; 59 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-09-21T09:27:56.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:56 smithi042 ceph-mon[35471]: osdmap e123: 8 total, 8 up, 8 in 2024-09-21T09:27:57.168 INFO:tasks.rados.rados.0.smithi042.stdout:292: done (1 left) 2024-09-21T09:27:57.168 INFO:tasks.rados.rados.0.smithi042.stdout:293: done (0 left) 2024-09-21T09:27:57.168 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 22 2024-09-21T09:27:57.168 INFO:tasks.rados.rados.0.smithi042.stdout:294: seq_num 108 ranges {0=614400,614400=606208,1220608=598016} 2024-09-21T09:27:57.171 INFO:tasks.rados.rados.0.smithi042.stdout:294: writing smithi04275593-33 from 0 to 614400 tid 1 2024-09-21T09:27:57.174 INFO:tasks.rados.rados.0.smithi042.stdout:294: writing smithi04275593-33 from 614400 to 1220608 tid 2 2024-09-21T09:27:57.179 INFO:tasks.rados.rados.0.smithi042.stdout:294: writing smithi04275593-33 from 1220608 to 1818624 tid 3 2024-09-21T09:27:57.179 INFO:tasks.rados.rados.0.smithi042.stdout:295: copy_from oid 18 from oid 13 current snap is 22 2024-09-21T09:27:57.179 INFO:tasks.rados.rados.0.smithi042.stdout:294: finishing write tid 1 to smithi04275593-33 2024-09-21T09:27:57.179 INFO:tasks.rados.rados.0.smithi042.stdout:294: finishing write tid 2 to smithi04275593-33 2024-09-21T09:27:57.179 INFO:tasks.rados.rados.0.smithi042.stdout:296: snap_create 2024-09-21T09:27:57.181 INFO:tasks.rados.rados.0.smithi042.stdout:294: finishing write tid 3 to smithi04275593-33 2024-09-21T09:27:57.181 INFO:tasks.rados.rados.0.smithi042.stdout:294: finishing write tid 4 to smithi04275593-33 2024-09-21T09:27:57.183 INFO:tasks.rados.rados.0.smithi042.stdout:294: finishing write tid 5 to smithi04275593-33 2024-09-21T09:27:57.183 INFO:tasks.rados.rados.0.smithi042.stdout:294: oid 33 updating version 0 to 56 2024-09-21T09:27:57.183 INFO:tasks.rados.rados.0.smithi042.stdout:294: oid 33 version 56 is already newer than 53 2024-09-21T09:27:57.183 INFO:tasks.rados.rados.0.smithi042.stdout:294: oid 33 version 56 is already newer than 54 2024-09-21T09:27:57.183 INFO:tasks.rados.rados.0.smithi042.stdout:294: oid 33 version 56 is already newer than 55 2024-09-21T09:27:57.183 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 56 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-09-21T09:27:57.183 INFO:tasks.rados.rados.0.smithi042.stdout:294: left oid 33 (ObjNum 108 snap 22 seq_num 108) 2024-09-21T09:27:57.195 INFO:tasks.rados.rados.0.smithi042.stdout:295: finishing copy_from racing read to smithi04275593-18 2024-09-21T09:27:57.197 INFO:tasks.rados.rados.0.smithi042.stdout:295: finishing copy_from to smithi04275593-18 2024-09-21T09:27:57.197 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 70 (ObjNum 84 snap 15 seq_num 84) dirty exists 2024-09-21T09:27:57.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:57 smithi133 ceph-mon[31321]: osdmap e124: 8 total, 8 up, 8 in 2024-09-21T09:27:57.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:57 smithi042 ceph-mon[27524]: osdmap e124: 8 total, 8 up, 8 in 2024-09-21T09:27:57.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:57 smithi042 ceph-mon[35471]: osdmap e124: 8 total, 8 up, 8 in 2024-09-21T09:27:58.168 INFO:tasks.rados.rados.0.smithi042.stdout:294: done (2 left) 2024-09-21T09:27:58.169 INFO:tasks.rados.rados.0.smithi042.stdout:295: done (1 left) 2024-09-21T09:27:58.169 INFO:tasks.rados.rados.0.smithi042.stdout:296: done (0 left) 2024-09-21T09:27:58.169 INFO:tasks.rados.rados.0.smithi042.stdout:297: snap_create 2024-09-21T09:27:58.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:58 smithi133 ceph-mon[31321]: pgmap v168: 121 pgs: 121 active+clean; 59 MiB data, 339 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:58 smithi133 ceph-mon[31321]: osdmap e125: 8 total, 8 up, 8 in 2024-09-21T09:27:58.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:58 smithi042 ceph-mon[27524]: pgmap v168: 121 pgs: 121 active+clean; 59 MiB data, 339 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:58.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:58 smithi042 ceph-mon[27524]: osdmap e125: 8 total, 8 up, 8 in 2024-09-21T09:27:58.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:58 smithi042 ceph-mon[35471]: pgmap v168: 121 pgs: 121 active+clean; 59 MiB data, 339 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:27:58.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:58 smithi042 ceph-mon[35471]: osdmap e125: 8 total, 8 up, 8 in 2024-09-21T09:27:59.170 INFO:tasks.rados.rados.0.smithi042.stdout:297: done (0 left) 2024-09-21T09:27:59.170 INFO:tasks.rados.rados.0.smithi042.stdout:298: read oid 15 snap -1 2024-09-21T09:27:59.170 INFO:tasks.rados.rados.0.smithi042.stdout:298: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T09:27:59.170 INFO:tasks.rados.rados.0.smithi042.stdout:299: snap_create 2024-09-21T09:27:59.176 INFO:tasks.rados.rados.0.smithi042.stdout:298: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T09:27:59.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:59 smithi133 ceph-mon[31321]: osdmap e126: 8 total, 8 up, 8 in 2024-09-21T09:27:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:27:59 smithi133 ceph-mon[31321]: osdmap e127: 8 total, 8 up, 8 in 2024-09-21T09:27:59.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:59 smithi042 ceph-mon[27524]: osdmap e126: 8 total, 8 up, 8 in 2024-09-21T09:27:59.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:27:59 smithi042 ceph-mon[27524]: osdmap e127: 8 total, 8 up, 8 in 2024-09-21T09:27:59.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:59 smithi042 ceph-mon[35471]: osdmap e126: 8 total, 8 up, 8 in 2024-09-21T09:27:59.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:27:59 smithi042 ceph-mon[35471]: osdmap e127: 8 total, 8 up, 8 in 2024-09-21T09:28:00.171 INFO:tasks.rados.rados.0.smithi042.stdout:298: done (1 left) 2024-09-21T09:28:00.172 INFO:tasks.rados.rados.0.smithi042.stdout:299: done (0 left) 2024-09-21T09:28:00.172 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 25 2024-09-21T09:28:00.172 INFO:tasks.rados.rados.0.smithi042.stdout:300: seq_num 109 ranges {1687552=630784,2318336=491520,2809856=483328,3293184=229376} 2024-09-21T09:28:00.184 INFO:tasks.rados.rados.0.smithi042.stdout:300: writing smithi04275593-23 from 1687552 to 2318336 tid 1 2024-09-21T09:28:00.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: writing smithi04275593-23 from 2318336 to 2809856 tid 2 2024-09-21T09:28:00.189 INFO:tasks.rados.rados.0.smithi042.stdout:300: writing smithi04275593-23 from 2809856 to 3293184 tid 3 2024-09-21T09:28:00.191 INFO:tasks.rados.rados.0.smithi042.stdout:300: writing smithi04275593-23 from 3293184 to 3522560 tid 4 2024-09-21T09:28:00.191 INFO:tasks.rados.rados.0.smithi042.stdout:301: rollback oid 9 current snap is 25 2024-09-21T09:28:00.191 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 9 to 24 2024-09-21T09:28:00.191 INFO:tasks.rados.rados.0.smithi042.stdout:302: snap_remove snap 22 2024-09-21T09:28:00.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:00 smithi133 ceph-mon[31321]: pgmap v171: 121 pgs: 121 active+clean; 70 MiB data, 349 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.6 MiB/s wr, 24 op/s 2024-09-21T09:28:00.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:00 smithi133 ceph-mon[31321]: osdmap e128: 8 total, 8 up, 8 in 2024-09-21T09:28:00.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:00 smithi042 ceph-mon[27524]: pgmap v171: 121 pgs: 121 active+clean; 70 MiB data, 349 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.6 MiB/s wr, 24 op/s 2024-09-21T09:28:00.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:00 smithi042 ceph-mon[27524]: osdmap e128: 8 total, 8 up, 8 in 2024-09-21T09:28:00.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:00 smithi042 ceph-mon[35471]: pgmap v171: 121 pgs: 121 active+clean; 70 MiB data, 349 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.6 MiB/s wr, 24 op/s 2024-09-21T09:28:00.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:00 smithi042 ceph-mon[35471]: osdmap e128: 8 total, 8 up, 8 in 2024-09-21T09:28:01.186 INFO:tasks.rados.rados.0.smithi042.stdout:302: done (2 left) 2024-09-21T09:28:01.186 INFO:tasks.rados.rados.0.smithi042.stdout:303: read oid 18 snap 23 2024-09-21T09:28:01.186 INFO:tasks.rados.rados.0.smithi042.stdout:303: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:28:01.186 INFO:tasks.rados.rados.0.smithi042.stdout:304: rmattr oid 49 current snap is 25 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: finishing write tid 1 to smithi04275593-23 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: finishing write tid 2 to smithi04275593-23 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: finishing write tid 3 to smithi04275593-23 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: finishing write tid 4 to smithi04275593-23 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: finishing write tid 5 to smithi04275593-23 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:305: delete oid 3 current snap is 25 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: finishing write tid 6 to smithi04275593-23 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: oid 23 updating version 0 to 72 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: oid 23 updating version 72 to 75 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: oid 23 version 75 is already newer than 73 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: oid 23 version 75 is already newer than 74 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: oid 23 version 75 is already newer than 71 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 75 (ObjNum 109 snap 25 seq_num 109) dirty exists 2024-09-21T09:28:01.187 INFO:tasks.rados.rados.0.smithi042.stdout:300: left oid 23 (ObjNum 109 snap 25 seq_num 109) 2024-09-21T09:28:01.188 INFO:tasks.rados.rados.0.smithi042.stdout:301: finishing rollback tid 0 to smithi04275593-9 2024-09-21T09:28:01.188 INFO:tasks.rados.rados.0.smithi042.stdout:301: finishing rollback tid 1 to smithi04275593-9 2024-09-21T09:28:01.188 INFO:tasks.rados.rados.0.smithi042.stdout:301: finishing rollback tid 2 to smithi04275593-9 2024-09-21T09:28:01.188 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 77 (ObjNum 78 snap 14 seq_num 78) dirty exists 2024-09-21T09:28:01.188 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 0 (ObjNum 97 snap 19 seq_num 97) dirty exists 2024-09-21T09:28:01.192 INFO:tasks.rados.rados.0.smithi042.stdout:300: done (4 left) 2024-09-21T09:28:01.192 INFO:tasks.rados.rados.0.smithi042.stdout:301: done (3 left) 2024-09-21T09:28:01.192 INFO:tasks.rados.rados.0.smithi042.stdout:304: done (2 left) 2024-09-21T09:28:01.192 INFO:tasks.rados.rados.0.smithi042.stdout:305: done (1 left) 2024-09-21T09:28:01.192 INFO:tasks.rados.rados.0.smithi042.stdout:306: delete oid 10 current snap is 25 2024-09-21T09:28:01.196 INFO:tasks.rados.rados.0.smithi042.stdout:306: done (1 left) 2024-09-21T09:28:01.197 INFO:tasks.rados.rados.0.smithi042.stdout:307: read oid 37 snap -1 2024-09-21T09:28:01.197 INFO:tasks.rados.rados.0.smithi042.stdout:307: expect (ObjNum 80 snap 14 seq_num 80) 2024-09-21T09:28:01.197 INFO:tasks.rados.rados.0.smithi042.stdout:308: copy_from oid 11 from oid 17 current snap is 25 2024-09-21T09:28:01.197 INFO:tasks.rados.rados.0.smithi042.stdout:309: snap_create 2024-09-21T09:28:01.208 INFO:tasks.rados.rados.0.smithi042.stdout:303: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:28:01.308 INFO:tasks.rados.rados.0.smithi042.stdout:307: expect (ObjNum 80 snap 14 seq_num 80) 2024-09-21T09:28:01.371 INFO:tasks.rados.rados.0.smithi042.stdout:308: finishing copy_from racing read to smithi04275593-11 2024-09-21T09:28:01.371 INFO:tasks.rados.rados.0.smithi042.stdout:308: finishing copy_from to smithi04275593-11 2024-09-21T09:28:01.371 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 93 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:28:02.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:28:01] "GET /metrics HTTP/1.1" 200 36013 "" "Prometheus/2.43.0" 2024-09-21T09:28:02.192 INFO:tasks.rados.rados.0.smithi042.stdout:303: done (3 left) 2024-09-21T09:28:02.192 INFO:tasks.rados.rados.0.smithi042.stdout:307: done (2 left) 2024-09-21T09:28:02.192 INFO:tasks.rados.rados.0.smithi042.stdout:308: done (1 left) 2024-09-21T09:28:02.192 INFO:tasks.rados.rados.0.smithi042.stdout:309: done (0 left) 2024-09-21T09:28:02.192 INFO:tasks.rados.rados.0.smithi042.stdout:310: rollback oid 14 current snap is 26 2024-09-21T09:28:02.192 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 21 2024-09-21T09:28:02.192 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 26 2024-09-21T09:28:02.192 INFO:tasks.rados.rados.0.smithi042.stdout:311: seq_num 112 ranges {1458176=679936,2138112=548864,2686976=655360} 2024-09-21T09:28:02.203 INFO:tasks.rados.rados.0.smithi042.stdout:311: writing smithi04275593-9 from 1458176 to 2138112 tid 1 2024-09-21T09:28:02.206 INFO:tasks.rados.rados.0.smithi042.stdout:311: writing smithi04275593-9 from 2138112 to 2686976 tid 2 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:311: writing smithi04275593-9 from 2686976 to 3342336 tid 3 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:312: read oid 29 snap -1 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:312: expect (ObjNum 102 snap 19 seq_num 102) 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:313: copy_from oid 42 from oid 21 current snap is 26 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:310: finishing rollback tid 0 to smithi04275593-14 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:310: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:310: finishing rollback tid 2 to smithi04275593-14 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 18 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:311: finishing write tid 1 to smithi04275593-9 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:311: finishing write tid 2 to smithi04275593-9 2024-09-21T09:28:02.211 INFO:tasks.rados.rados.0.smithi042.stdout:310: done (3 left) 2024-09-21T09:28:02.212 INFO:tasks.rados.rados.0.smithi042.stdout:314: rollback oid 16 current snap is 26 2024-09-21T09:28:02.212 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 16 to 23 2024-09-21T09:28:02.212 INFO:tasks.rados.rados.0.smithi042.stdout:315: read oid 41 snap -1 2024-09-21T09:28:02.212 INFO:tasks.rados.rados.0.smithi042.stdout:315: expect deleted 2024-09-21T09:28:02.212 INFO:tasks.rados.rados.0.smithi042.stdout:316: rmattr oid 17 current snap is 26 2024-09-21T09:28:02.212 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 26 2024-09-21T09:28:02.212 INFO:tasks.rados.rados.0.smithi042.stdout:317: seq_num 113 ranges {573440=696320,1269760=434176,1703936=466944,2170880=303104} 2024-09-21T09:28:02.218 INFO:tasks.rados.rados.0.smithi042.stdout:317: writing smithi04275593-35 from 573440 to 1269760 tid 1 2024-09-21T09:28:02.221 INFO:tasks.rados.rados.0.smithi042.stdout:317: writing smithi04275593-35 from 1269760 to 1703936 tid 2 2024-09-21T09:28:02.224 INFO:tasks.rados.rados.0.smithi042.stdout:317: writing smithi04275593-35 from 1703936 to 2170880 tid 3 2024-09-21T09:28:02.227 INFO:tasks.rados.rados.0.smithi042.stdout:317: writing smithi04275593-35 from 2170880 to 2473984 tid 4 2024-09-21T09:28:02.227 INFO:tasks.rados.rados.0.smithi042.stdout:318: read oid 34 snap -1 2024-09-21T09:28:02.227 INFO:tasks.rados.rados.0.smithi042.stdout:318: expect (ObjNum 96 snap 19 seq_num 96) 2024-09-21T09:28:02.227 INFO:tasks.rados.rados.0.smithi042.stdout:319: copy_from oid 48 from oid 25 current snap is 26 2024-09-21T09:28:02.227 INFO:tasks.rados.rados.0.smithi042.stdout:311: finishing write tid 3 to smithi04275593-9 2024-09-21T09:28:02.227 INFO:tasks.rados.rados.0.smithi042.stdout:311: finishing write tid 4 to smithi04275593-9 2024-09-21T09:28:02.227 INFO:tasks.rados.rados.0.smithi042.stdout:311: finishing write tid 5 to smithi04275593-9 2024-09-21T09:28:02.227 INFO:tasks.rados.rados.0.smithi042.stdout:311: oid 9 updating version 0 to 81 2024-09-21T09:28:02.228 INFO:tasks.rados.rados.0.smithi042.stdout:311: oid 9 updating version 81 to 82 2024-09-21T09:28:02.228 INFO:tasks.rados.rados.0.smithi042.stdout:311: oid 9 updating version 82 to 83 2024-09-21T09:28:02.228 INFO:tasks.rados.rados.0.smithi042.stdout:311: oid 9 updating version 83 to 84 2024-09-21T09:28:02.228 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 84 (ObjNum 112 snap 26 seq_num 112) dirty exists 2024-09-21T09:28:02.228 INFO:tasks.rados.rados.0.smithi042.stdout:311: left oid 9 (ObjNum 112 snap 26 seq_num 112) 2024-09-21T09:28:02.228 INFO:tasks.rados.rados.0.smithi042.stdout:314: finishing rollback tid 0 to smithi04275593-16 2024-09-21T09:28:02.228 INFO:tasks.rados.rados.0.smithi042.stdout:314: finishing rollback tid 1 to smithi04275593-16 2024-09-21T09:28:02.228 INFO:tasks.rados.rados.0.smithi042.stdout:314: finishing rollback tid 2 to smithi04275593-16 2024-09-21T09:28:02.228 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 112 (ObjNum 106 snap 21 seq_num 106) dirty exists 2024-09-21T09:28:02.228 INFO:tasks.rados.rados.0.smithi042.stdout:312: expect (ObjNum 102 snap 19 seq_num 102) 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 114 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:317: finishing write tid 1 to smithi04275593-35 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:313: finishing copy_from racing read to smithi04275593-42 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:311: done (8 left) 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:312: done (7 left) 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:314: done (6 left) 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:315: done (5 left) 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:316: done (4 left) 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:320: read oid 18 snap -1 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:320: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:321: snap_create 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:313: finishing copy_from to smithi04275593-42 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 42 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-09-21T09:28:02.311 INFO:tasks.rados.rados.0.smithi042.stdout:317: finishing write tid 2 to smithi04275593-35 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:317: finishing write tid 3 to smithi04275593-35 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:317: finishing write tid 4 to smithi04275593-35 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:317: finishing write tid 5 to smithi04275593-35 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:317: finishing write tid 6 to smithi04275593-35 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:317: oid 35 updating version 0 to 61 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:317: oid 35 version 61 is already newer than 60 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:317: oid 35 version 61 is already newer than 58 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:317: oid 35 updating version 61 to 62 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:317: oid 35 version 62 is already newer than 59 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 62 (ObjNum 113 snap 26 seq_num 113) dirty exists 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:317: left oid 35 (ObjNum 113 snap 26 seq_num 113) 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:319: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:319: finishing copy_from to smithi04275593-48 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 37 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-09-21T09:28:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:318: expect (ObjNum 96 snap 19 seq_num 96) 2024-09-21T09:28:02.376 INFO:tasks.rados.rados.0.smithi042.stdout:320: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:28:02.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:02 smithi133 ceph-mon[31321]: pgmap v174: 121 pgs: 121 active+clean; 70 MiB data, 349 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.6 MiB/s wr, 24 op/s 2024-09-21T09:28:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:02 smithi133 ceph-mon[31321]: osdmap e129: 8 total, 8 up, 8 in 2024-09-21T09:28:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:02 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:02.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:02 smithi042 ceph-mon[27524]: pgmap v174: 121 pgs: 121 active+clean; 70 MiB data, 349 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.6 MiB/s wr, 24 op/s 2024-09-21T09:28:02.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:02 smithi042 ceph-mon[27524]: osdmap e129: 8 total, 8 up, 8 in 2024-09-21T09:28:02.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:02 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:02.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:02 smithi042 ceph-mon[35471]: pgmap v174: 121 pgs: 121 active+clean; 70 MiB data, 349 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.6 MiB/s wr, 24 op/s 2024-09-21T09:28:02.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:02 smithi042 ceph-mon[35471]: osdmap e129: 8 total, 8 up, 8 in 2024-09-21T09:28:02.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:02 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:03.054 INFO:tasks.rados.rados.0.smithi042.stdout:313: done (5 left) 2024-09-21T09:28:03.054 INFO:tasks.rados.rados.0.smithi042.stdout:317: done (4 left) 2024-09-21T09:28:03.054 INFO:tasks.rados.rados.0.smithi042.stdout:318: done (3 left) 2024-09-21T09:28:03.055 INFO:tasks.rados.rados.0.smithi042.stdout:319: done (2 left) 2024-09-21T09:28:03.055 INFO:tasks.rados.rados.0.smithi042.stdout:320: done (1 left) 2024-09-21T09:28:03.055 INFO:tasks.rados.rados.0.smithi042.stdout:321: done (0 left) 2024-09-21T09:28:03.055 INFO:tasks.rados.rados.0.smithi042.stdout:322: read oid 27 snap -1 2024-09-21T09:28:03.055 INFO:tasks.rados.rados.0.smithi042.stdout:322: expect (ObjNum 105 snap 20 seq_num 105) 2024-09-21T09:28:03.055 INFO:tasks.rados.rados.0.smithi042.stdout:323: snap_create 2024-09-21T09:28:03.068 INFO:tasks.rados.rados.0.smithi042.stdout:322: expect (ObjNum 105 snap 20 seq_num 105) 2024-09-21T09:28:03.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:03 smithi133 ceph-mon[31321]: osdmap e130: 8 total, 8 up, 8 in 2024-09-21T09:28:03.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:03 smithi133 ceph-mon[31321]: osdmap e131: 8 total, 8 up, 8 in 2024-09-21T09:28:03.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:03 smithi042 ceph-mon[27524]: osdmap e130: 8 total, 8 up, 8 in 2024-09-21T09:28:03.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:03 smithi042 ceph-mon[27524]: osdmap e131: 8 total, 8 up, 8 in 2024-09-21T09:28:03.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:03 smithi042 ceph-mon[35471]: osdmap e130: 8 total, 8 up, 8 in 2024-09-21T09:28:03.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:03 smithi042 ceph-mon[35471]: osdmap e131: 8 total, 8 up, 8 in 2024-09-21T09:28:04.055 INFO:tasks.rados.rados.0.smithi042.stdout:322: done (1 left) 2024-09-21T09:28:04.056 INFO:tasks.rados.rados.0.smithi042.stdout:323: done (0 left) 2024-09-21T09:28:04.056 INFO:tasks.rados.rados.0.smithi042.stdout:324: delete oid 49 current snap is 28 2024-09-21T09:28:04.057 INFO:tasks.rados.rados.0.smithi042.stdout:324: done (0 left) 2024-09-21T09:28:04.057 INFO:tasks.rados.rados.0.smithi042.stdout:325: rollback oid 18 current snap is 28 2024-09-21T09:28:04.058 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 18 to 27 2024-09-21T09:28:04.058 INFO:tasks.rados.rados.0.smithi042.stdout:326: snap_create 2024-09-21T09:28:04.063 INFO:tasks.rados.rados.0.smithi042.stdout:325: finishing rollback tid 0 to smithi04275593-18 2024-09-21T09:28:04.064 INFO:tasks.rados.rados.0.smithi042.stdout:325: finishing rollback tid 1 to smithi04275593-18 2024-09-21T09:28:04.064 INFO:tasks.rados.rados.0.smithi042.stdout:325: finishing rollback tid 2 to smithi04275593-18 2024-09-21T09:28:04.064 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 78 (ObjNum 84 snap 15 seq_num 84) dirty exists 2024-09-21T09:28:04.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:04 smithi133 ceph-mon[31321]: pgmap v177: 121 pgs: 121 active+clean; 80 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2024-09-21T09:28:04.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:04 smithi133 ceph-mon[31321]: osdmap e132: 8 total, 8 up, 8 in 2024-09-21T09:28:04.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:04 smithi042 ceph-mon[27524]: pgmap v177: 121 pgs: 121 active+clean; 80 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2024-09-21T09:28:04.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:04 smithi042 ceph-mon[27524]: osdmap e132: 8 total, 8 up, 8 in 2024-09-21T09:28:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:04 smithi042 ceph-mon[35471]: pgmap v177: 121 pgs: 121 active+clean; 80 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2024-09-21T09:28:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:04 smithi042 ceph-mon[35471]: osdmap e132: 8 total, 8 up, 8 in 2024-09-21T09:28:05.057 INFO:tasks.rados.rados.0.smithi042.stdout:325: done (1 left) 2024-09-21T09:28:05.057 INFO:tasks.rados.rados.0.smithi042.stdout:326: done (0 left) 2024-09-21T09:28:05.058 INFO:tasks.rados.rados.0.smithi042.stdout:327: rollback oid 41 current snap is 29 2024-09-21T09:28:05.058 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 41 to 25 2024-09-21T09:28:05.058 INFO:tasks.rados.rados.0.smithi042.stdout:328: rollback oid 18 current snap is 29 2024-09-21T09:28:05.058 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 18 to 21 2024-09-21T09:28:05.058 INFO:tasks.rados.rados.0.smithi042.stdout:329: rmattr oid 23 current snap is 29 2024-09-21T09:28:05.058 INFO:tasks.rados.rados.0.smithi042.stdout:330: copy_from oid 13 from oid 37 current snap is 29 2024-09-21T09:28:05.058 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 29 2024-09-21T09:28:05.058 INFO:tasks.rados.rados.0.smithi042.stdout:331: seq_num 115 ranges {0=729088,729088=647168,1376256=434176,1810432=122880} 2024-09-21T09:28:05.062 INFO:tasks.rados.rados.0.smithi042.stdout:331: writing smithi04275593-36 from 0 to 729088 tid 1 2024-09-21T09:28:05.066 INFO:tasks.rados.rados.0.smithi042.stdout:331: writing smithi04275593-36 from 729088 to 1376256 tid 2 2024-09-21T09:28:05.069 INFO:tasks.rados.rados.0.smithi042.stdout:331: writing smithi04275593-36 from 1376256 to 1810432 tid 3 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:331: writing smithi04275593-36 from 1810432 to 1933312 tid 4 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 29 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:327: finishing rollback tid 1 to smithi04275593-41 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:328: finishing rollback tid 0 to smithi04275593-18 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:328: finishing rollback tid 1 to smithi04275593-18 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:328: finishing rollback tid 2 to smithi04275593-18 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 82 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 84 (ObjNum 109 snap 25 seq_num 109) dirty exists 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:331: finishing write tid 1 to smithi04275593-36 2024-09-21T09:28:05.070 INFO:tasks.rados.rados.0.smithi042.stdout:331: finishing write tid 2 to smithi04275593-36 2024-09-21T09:28:05.071 INFO:tasks.rados.rados.0.smithi042.stdout:332: seq_num 116 ranges {0=745472,745472=532480,1277952=638976,1916928=32768} 2024-09-21T09:28:05.074 INFO:tasks.rados.rados.0.smithi042.stdout:332: writing smithi04275593-31 from 0 to 745472 tid 1 2024-09-21T09:28:05.078 INFO:tasks.rados.rados.0.smithi042.stdout:332: writing smithi04275593-31 from 745472 to 1277952 tid 2 2024-09-21T09:28:05.081 INFO:tasks.rados.rados.0.smithi042.stdout:332: writing smithi04275593-31 from 1277952 to 1916928 tid 3 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:332: writing smithi04275593-31 from 1916928 to 1949696 tid 4 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:327: done (5 left) 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:328: done (4 left) 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:329: done (3 left) 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:333: setattr oid 16 current snap is 29 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:331: finishing write tid 3 to smithi04275593-36 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:331: finishing write tid 4 to smithi04275593-36 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:331: finishing write tid 5 to smithi04275593-36 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:331: finishing write tid 6 to smithi04275593-36 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:331: oid 36 updating version 0 to 85 2024-09-21T09:28:05.083 INFO:tasks.rados.rados.0.smithi042.stdout:331: oid 36 updating version 85 to 87 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:331: oid 36 updating version 87 to 89 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:331: oid 36 version 89 is already newer than 86 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:331: oid 36 version 89 is already newer than 88 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 89 (ObjNum 115 snap 29 seq_num 115) dirty exists 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:331: left oid 36 (ObjNum 115 snap 29 seq_num 115) 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:330: finishing copy_from racing read to smithi04275593-13 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:330: finishing copy_from to smithi04275593-13 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 46 (ObjNum 80 snap 14 seq_num 80) dirty exists 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:332: finishing write tid 1 to smithi04275593-31 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:332: finishing write tid 2 to smithi04275593-31 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:330: done (3 left) 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:331: done (2 left) 2024-09-21T09:28:05.084 INFO:tasks.rados.rados.0.smithi042.stdout:334: snap_create 2024-09-21T09:28:05.085 INFO:tasks.rados.rados.0.smithi042.stdout:332: finishing write tid 3 to smithi04275593-31 2024-09-21T09:28:05.085 INFO:tasks.rados.rados.0.smithi042.stdout:332: finishing write tid 4 to smithi04275593-31 2024-09-21T09:28:05.085 INFO:tasks.rados.rados.0.smithi042.stdout:332: finishing write tid 5 to smithi04275593-31 2024-09-21T09:28:05.085 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 116 (ObjNum 106 snap 21 seq_num 106) dirty exists 2024-09-21T09:28:05.086 INFO:tasks.rados.rados.0.smithi042.stdout:332: finishing write tid 6 to smithi04275593-31 2024-09-21T09:28:05.086 INFO:tasks.rados.rados.0.smithi042.stdout:332: oid 31 updating version 0 to 32 2024-09-21T09:28:05.086 INFO:tasks.rados.rados.0.smithi042.stdout:332: oid 31 version 32 is already newer than 30 2024-09-21T09:28:05.086 INFO:tasks.rados.rados.0.smithi042.stdout:332: oid 31 updating version 32 to 34 2024-09-21T09:28:05.086 INFO:tasks.rados.rados.0.smithi042.stdout:332: oid 31 version 34 is already newer than 33 2024-09-21T09:28:05.086 INFO:tasks.rados.rados.0.smithi042.stdout:332: oid 31 version 34 is already newer than 31 2024-09-21T09:28:05.086 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 34 (ObjNum 116 snap 29 seq_num 116) dirty exists 2024-09-21T09:28:05.086 INFO:tasks.rados.rados.0.smithi042.stdout:332: left oid 31 (ObjNum 116 snap 29 seq_num 116) 2024-09-21T09:28:06.064 INFO:tasks.rados.rados.0.smithi042.stdout:332: done (2 left) 2024-09-21T09:28:06.064 INFO:tasks.rados.rados.0.smithi042.stdout:333: done (1 left) 2024-09-21T09:28:06.064 INFO:tasks.rados.rados.0.smithi042.stdout:334: done (0 left) 2024-09-21T09:28:06.064 INFO:tasks.rados.rados.0.smithi042.stdout:335: copy_from oid 34 from oid 46 current snap is 30 2024-09-21T09:28:06.064 INFO:tasks.rados.rados.0.smithi042.stdout:336: snap_remove snap 27 2024-09-21T09:28:06.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:06 smithi042 ceph-mon[27524]: pgmap v180: 121 pgs: 121 active+clean; 80 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2024-09-21T09:28:06.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:06 smithi042 ceph-mon[27524]: osdmap e133: 8 total, 8 up, 8 in 2024-09-21T09:28:06.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:06 smithi042 ceph-mon[35471]: pgmap v180: 121 pgs: 121 active+clean; 80 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2024-09-21T09:28:06.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:06 smithi042 ceph-mon[35471]: osdmap e133: 8 total, 8 up, 8 in 2024-09-21T09:28:06.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:06 smithi133 ceph-mon[31321]: pgmap v180: 121 pgs: 121 active+clean; 80 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2024-09-21T09:28:06.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:06 smithi133 ceph-mon[31321]: osdmap e133: 8 total, 8 up, 8 in 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:336: done (1 left) 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:337: rollback oid 45 current snap is 30 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 24 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:335: finishing copy_from racing read to smithi04275593-34 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:335: finishing copy_from to smithi04275593-34 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 10 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:335: done (1 left) 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:338: read oid 28 snap -1 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:338: expect deleted 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:339: read oid 36 snap -1 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:339: expect (ObjNum 115 snap 29 seq_num 115) 2024-09-21T09:28:07.072 INFO:tasks.rados.rados.0.smithi042.stdout:340: delete oid 12 current snap is 30 2024-09-21T09:28:07.077 INFO:tasks.rados.rados.0.smithi042.stdout:337: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:28:07.079 INFO:tasks.rados.rados.0.smithi042.stdout:338: done (3 left) 2024-09-21T09:28:07.079 INFO:tasks.rados.rados.0.smithi042.stdout:340: done (2 left) 2024-09-21T09:28:07.079 INFO:tasks.rados.rados.0.smithi042.stdout:341: rollback oid 13 current snap is 30 2024-09-21T09:28:07.079 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 13 to 26 2024-09-21T09:28:07.079 INFO:tasks.rados.rados.0.smithi042.stdout:342: snap_remove snap 29 2024-09-21T09:28:07.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:07 smithi133 ceph-mon[31321]: osdmap e134: 8 total, 8 up, 8 in 2024-09-21T09:28:07.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:07 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:07.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:07 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:28:07.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:07 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:28:07.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:07 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:07.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:07 smithi042 ceph-mon[27524]: osdmap e134: 8 total, 8 up, 8 in 2024-09-21T09:28:07.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:07 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:07.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:07 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:28:07.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:07 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:28:07.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:07 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:07.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:07 smithi042 ceph-mon[35471]: osdmap e134: 8 total, 8 up, 8 in 2024-09-21T09:28:07.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:07 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:07.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:07 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:28:07.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:07 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:28:07.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:07 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:08.076 INFO:tasks.rados.rados.0.smithi042.stdout:342: done (3 left) 2024-09-21T09:28:08.077 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 30 2024-09-21T09:28:08.077 INFO:tasks.rados.rados.0.smithi042.stdout:343: seq_num 118 ranges {761856=786432,1548288=704512,2252800=499712} 2024-09-21T09:28:08.085 INFO:tasks.rados.rados.0.smithi042.stdout:343: writing smithi04275593-46 from 761856 to 1548288 tid 1 2024-09-21T09:28:08.090 INFO:tasks.rados.rados.0.smithi042.stdout:343: writing smithi04275593-46 from 1548288 to 2252800 tid 2 2024-09-21T09:28:08.093 INFO:tasks.rados.rados.0.smithi042.stdout:343: writing smithi04275593-46 from 2252800 to 2752512 tid 3 2024-09-21T09:28:08.093 INFO:tasks.rados.rados.0.smithi042.stdout:344: read oid 24 snap -1 2024-09-21T09:28:08.093 INFO:tasks.rados.rados.0.smithi042.stdout:344: expect deleted 2024-09-21T09:28:08.093 INFO:tasks.rados.rados.0.smithi042.stdout:345: setattr oid 10 current snap is 30 2024-09-21T09:28:08.094 INFO:tasks.rados.rados.0.smithi042.stdout:337: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:28:08.094 INFO:tasks.rados.rados.0.smithi042.stdout:337: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:28:08.094 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 35 (ObjNum 99 snap 19 seq_num 99) dirty exists 2024-09-21T09:28:08.094 INFO:tasks.rados.rados.0.smithi042.stdout:341: finishing rollback tid 0 to smithi04275593-13 2024-09-21T09:28:08.094 INFO:tasks.rados.rados.0.smithi042.stdout:341: finishing rollback tid 1 to smithi04275593-13 2024-09-21T09:28:08.094 INFO:tasks.rados.rados.0.smithi042.stdout:341: finishing rollback tid 2 to smithi04275593-13 2024-09-21T09:28:08.094 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 112 (ObjNum 84 snap 15 seq_num 84) dirty exists 2024-09-21T09:28:08.094 INFO:tasks.rados.rados.0.smithi042.stdout:339: expect (ObjNum 115 snap 29 seq_num 115) 2024-09-21T09:28:08.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:08 smithi133 ceph-mon[31321]: pgmap v183: 121 pgs: 121 active+clean; 80 MiB data, 368 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:08.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:08 smithi133 ceph-mon[31321]: Upgrade: Updating mgr.x 2024-09-21T09:28:08.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:08 smithi133 ceph-mon[31321]: Deploying daemon mgr.x on smithi133 2024-09-21T09:28:08.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:08 smithi133 ceph-mon[31321]: osdmap e135: 8 total, 8 up, 8 in 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:343: finishing write tid 1 to smithi04275593-46 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:343: finishing write tid 2 to smithi04275593-46 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:343: finishing write tid 3 to smithi04275593-46 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:343: finishing write tid 4 to smithi04275593-46 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:343: finishing write tid 5 to smithi04275593-46 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:343: oid 46 updating version 0 to 120 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:343: oid 46 updating version 120 to 121 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:343: oid 46 updating version 121 to 122 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:343: oid 46 updating version 122 to 123 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 123 (ObjNum 118 snap 30 seq_num 118) dirty exists 2024-09-21T09:28:08.145 INFO:tasks.rados.rados.0.smithi042.stdout:343: left oid 46 (ObjNum 118 snap 30 seq_num 118) 2024-09-21T09:28:08.146 INFO:tasks.rados.rados.0.smithi042.stdout:337: done (5 left) 2024-09-21T09:28:08.146 INFO:tasks.rados.rados.0.smithi042.stdout:339: done (4 left) 2024-09-21T09:28:08.146 INFO:tasks.rados.rados.0.smithi042.stdout:341: done (3 left) 2024-09-21T09:28:08.146 INFO:tasks.rados.rados.0.smithi042.stdout:343: done (2 left) 2024-09-21T09:28:08.146 INFO:tasks.rados.rados.0.smithi042.stdout:344: done (1 left) 2024-09-21T09:28:08.146 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 30 2024-09-21T09:28:08.146 INFO:tasks.rados.rados.0.smithi042.stdout:346: seq_num 119 ranges {1933312=802816,2736128=589824,3325952=409600,3735552=204800} 2024-09-21T09:28:08.159 INFO:tasks.rados.rados.0.smithi042.stdout:346: writing smithi04275593-36 from 1933312 to 2736128 tid 1 2024-09-21T09:28:08.163 INFO:tasks.rados.rados.0.smithi042.stdout:346: writing smithi04275593-36 from 2736128 to 3325952 tid 2 2024-09-21T09:28:08.165 INFO:tasks.rados.rados.0.smithi042.stdout:346: writing smithi04275593-36 from 3325952 to 3735552 tid 3 2024-09-21T09:28:08.166 INFO:tasks.rados.rados.0.smithi042.stdout:346: writing smithi04275593-36 from 3735552 to 3940352 tid 4 2024-09-21T09:28:08.167 INFO:tasks.rados.rados.0.smithi042.stdout:347: snap_create 2024-09-21T09:28:08.167 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 32 (ObjNum 33 snap 0 seq_num 3458597552) dirty exists 2024-09-21T09:28:08.167 INFO:tasks.rados.rados.0.smithi042.stdout:346: finishing write tid 1 to smithi04275593-36 2024-09-21T09:28:08.167 INFO:tasks.rados.rados.0.smithi042.stdout:346: finishing write tid 2 to smithi04275593-36 2024-09-21T09:28:08.169 INFO:tasks.rados.rados.0.smithi042.stdout:346: finishing write tid 3 to smithi04275593-36 2024-09-21T09:28:08.169 INFO:tasks.rados.rados.0.smithi042.stdout:346: finishing write tid 4 to smithi04275593-36 2024-09-21T09:28:08.169 INFO:tasks.rados.rados.0.smithi042.stdout:346: finishing write tid 5 to smithi04275593-36 2024-09-21T09:28:08.170 INFO:tasks.rados.rados.0.smithi042.stdout:346: finishing write tid 6 to smithi04275593-36 2024-09-21T09:28:08.170 INFO:tasks.rados.rados.0.smithi042.stdout:346: oid 36 updating version 0 to 94 2024-09-21T09:28:08.170 INFO:tasks.rados.rados.0.smithi042.stdout:346: oid 36 updating version 94 to 96 2024-09-21T09:28:08.170 INFO:tasks.rados.rados.0.smithi042.stdout:346: oid 36 updating version 96 to 97 2024-09-21T09:28:08.170 INFO:tasks.rados.rados.0.smithi042.stdout:346: oid 36 updating version 97 to 98 2024-09-21T09:28:08.170 INFO:tasks.rados.rados.0.smithi042.stdout:346: oid 36 version 98 is already newer than 95 2024-09-21T09:28:08.171 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 98 (ObjNum 119 snap 30 seq_num 119) dirty exists 2024-09-21T09:28:08.171 INFO:tasks.rados.rados.0.smithi042.stdout:346: left oid 36 (ObjNum 119 snap 30 seq_num 119) 2024-09-21T09:28:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:08 smithi042 ceph-mon[27524]: pgmap v183: 121 pgs: 121 active+clean; 80 MiB data, 368 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:08 smithi042 ceph-mon[27524]: Upgrade: Updating mgr.x 2024-09-21T09:28:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:08 smithi042 ceph-mon[27524]: Deploying daemon mgr.x on smithi133 2024-09-21T09:28:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:08 smithi042 ceph-mon[27524]: osdmap e135: 8 total, 8 up, 8 in 2024-09-21T09:28:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:08 smithi042 ceph-mon[35471]: pgmap v183: 121 pgs: 121 active+clean; 80 MiB data, 368 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:08 smithi042 ceph-mon[35471]: Upgrade: Updating mgr.x 2024-09-21T09:28:08.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:08 smithi042 ceph-mon[35471]: Deploying daemon mgr.x on smithi133 2024-09-21T09:28:08.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:08 smithi042 ceph-mon[35471]: osdmap e135: 8 total, 8 up, 8 in 2024-09-21T09:28:08.477 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:08 smithi133 systemd[1]: Stopping Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:28:08.743 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:08 smithi133 podman[64485]: 2024-09-21 09:28:08.476132392 +0000 UTC m=+0.187461494 container died 3c7711f9560bc299dcdb378313e176f827b6783015a9125961bfeda89fdab83c (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True) 2024-09-21T09:28:09.079 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:08 smithi133 podman[64485]: 2024-09-21 09:28:08.961996926 +0000 UTC m=+0.673326071 container cleanup 3c7711f9560bc299dcdb378313e176f827b6783015a9125961bfeda89fdab83c (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:28:09.079 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:08 smithi133 bash[64485]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x 2024-09-21T09:28:09.084 INFO:tasks.rados.rados.0.smithi042.stdout:345: done (2 left) 2024-09-21T09:28:09.084 INFO:tasks.rados.rados.0.smithi042.stdout:346: done (1 left) 2024-09-21T09:28:09.084 INFO:tasks.rados.rados.0.smithi042.stdout:347: done (0 left) 2024-09-21T09:28:09.084 INFO:tasks.rados.rados.0.smithi042.stdout:348: read oid 25 snap 20 2024-09-21T09:28:09.084 INFO:tasks.rados.rados.0.smithi042.stdout:348: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T09:28:09.085 INFO:tasks.rados.rados.0.smithi042.stdout:349: snap_remove snap 28 2024-09-21T09:28:09.330 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:09 smithi133 ceph-mon[31321]: osdmap e136: 8 total, 8 up, 8 in 2024-09-21T09:28:09.330 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:09 smithi133 podman[64497]: 2024-09-21 09:28:09.188597746 +0000 UTC m=+0.715930983 container remove 3c7711f9560bc299dcdb378313e176f827b6783015a9125961bfeda89fdab83c (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=reef-6a1bdf8, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True) 2024-09-21T09:28:09.330 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:09 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:28:09.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:09 smithi042 ceph-mon[35471]: osdmap e136: 8 total, 8 up, 8 in 2024-09-21T09:28:09.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:09 smithi042 ceph-mon[27524]: osdmap e136: 8 total, 8 up, 8 in 2024-09-21T09:28:09.736 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:09 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T09:28:09.736 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:09 smithi133 systemd[1]: Stopped Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:28:09.736 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:09 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.x.service: Consumed 10.969s CPU time. 2024-09-21T09:28:09.736 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:09 smithi133 systemd[1]: Starting Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:28:09.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:09 smithi133 podman[64624]: 2024-09-21 09:28:09.637706752 +0000 UTC m=+0.016074988 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:28:09.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:09 smithi133 podman[64624]: 2024-09-21 09:28:09.756534433 +0000 UTC m=+0.134902712 container create cc3798846b34cc6ec358150c4bc860ddd9ff61198e84276ea36d1aff10bf7e79 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:28:10.084 INFO:tasks.rados.rados.0.smithi042.stdout:348: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T09:28:10.099 INFO:tasks.rados.rados.0.smithi042.stdout:348: done (1 left) 2024-09-21T09:28:10.099 INFO:tasks.rados.rados.0.smithi042.stdout:349: done (0 left) 2024-09-21T09:28:10.099 INFO:tasks.rados.rados.0.smithi042.stdout:350: copy_from oid 38 from oid 11 current snap is 31 2024-09-21T09:28:10.099 INFO:tasks.rados.rados.0.smithi042.stdout:351: snap_create 2024-09-21T09:28:10.110 INFO:tasks.rados.rados.0.smithi042.stdout:350: finishing copy_from racing read to smithi04275593-38 2024-09-21T09:28:10.111 INFO:tasks.rados.rados.0.smithi042.stdout:350: finishing copy_from to smithi04275593-38 2024-09-21T09:28:10.111 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 93 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:28:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:10 smithi042 ceph-mon[35471]: pgmap v186: 121 pgs: 121 active+clean; 91 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-09-21T09:28:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:10 smithi042 ceph-mon[35471]: osdmap e137: 8 total, 8 up, 8 in 2024-09-21T09:28:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:10 smithi042 ceph-mon[27524]: pgmap v186: 121 pgs: 121 active+clean; 91 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-09-21T09:28:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:10 smithi042 ceph-mon[27524]: osdmap e137: 8 total, 8 up, 8 in 2024-09-21T09:28:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:10 smithi133 ceph-mon[31321]: pgmap v186: 121 pgs: 121 active+clean; 91 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-09-21T09:28:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:10 smithi133 ceph-mon[31321]: osdmap e137: 8 total, 8 up, 8 in 2024-09-21T09:28:10.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:10 smithi133 podman[64624]: 2024-09-21 09:28:10.636190796 +0000 UTC m=+1.014559039 container init cc3798846b34cc6ec358150c4bc860ddd9ff61198e84276ea36d1aff10bf7e79 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T09:28:10.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:10 smithi133 podman[64624]: 2024-09-21 09:28:10.639900354 +0000 UTC m=+1.018268593 container start cc3798846b34cc6ec358150c4bc860ddd9ff61198e84276ea36d1aff10bf7e79 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-21T09:28:10.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:10 smithi133 ceph-mgr[64643]: -- 172.21.15.133:0/3226807866 <== mon.1 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b7684690e0 con 0x55b768447400 2024-09-21T09:28:10.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:10 smithi133 bash[64624]: cc3798846b34cc6ec358150c4bc860ddd9ff61198e84276ea36d1aff10bf7e79 2024-09-21T09:28:10.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:10 smithi133 systemd[1]: Started Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:28:11.096 INFO:tasks.rados.rados.0.smithi042.stdout:350: done (1 left) 2024-09-21T09:28:11.097 INFO:tasks.rados.rados.0.smithi042.stdout:351: done (0 left) 2024-09-21T09:28:11.097 INFO:tasks.rados.rados.0.smithi042.stdout:352: snap_remove snap 30 2024-09-21T09:28:11.350 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:11 smithi133 ceph-mon[31321]: osdmap e138: 8 total, 8 up, 8 in 2024-09-21T09:28:11.350 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:11 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:11.351 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:11 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:11.351 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:11 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:11.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:11 smithi042 ceph-mon[27524]: osdmap e138: 8 total, 8 up, 8 in 2024-09-21T09:28:11.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:11 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:11.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:11 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:11.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:11 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:11 smithi042 ceph-mon[35471]: osdmap e138: 8 total, 8 up, 8 in 2024-09-21T09:28:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:11 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:11 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:11 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:12.098 INFO:tasks.rados.rados.0.smithi042.stdout:352: done (0 left) 2024-09-21T09:28:12.098 INFO:tasks.rados.rados.0.smithi042.stdout:353: snap_remove snap 21 2024-09-21T09:28:12.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:28:11] "GET /metrics HTTP/1.1" 200 36013 "" "Prometheus/2.43.0" 2024-09-21T09:28:12.118 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:12 smithi133 ceph-mon[31321]: pgmap v189: 121 pgs: 121 active+clean; 91 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-09-21T09:28:12.118 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:12 smithi133 ceph-mon[31321]: osdmap e139: 8 total, 8 up, 8 in 2024-09-21T09:28:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:12 smithi042 ceph-mon[27524]: pgmap v189: 121 pgs: 121 active+clean; 91 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-09-21T09:28:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:12 smithi042 ceph-mon[27524]: osdmap e139: 8 total, 8 up, 8 in 2024-09-21T09:28:12.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:12 smithi042 ceph-mon[35471]: pgmap v189: 121 pgs: 121 active+clean; 91 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-09-21T09:28:12.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:12 smithi042 ceph-mon[35471]: osdmap e139: 8 total, 8 up, 8 in 2024-09-21T09:28:13.057 INFO:tasks.rados.rados.0.smithi042.stdout:353: done (0 left) 2024-09-21T09:28:13.057 INFO:tasks.rados.rados.0.smithi042.stdout:354: copy_from oid 43 from oid 3 current snap is 32 2024-09-21T09:28:13.057 INFO:tasks.rados.rados.0.smithi042.stdout:355: read oid 37 snap -1 2024-09-21T09:28:13.057 INFO:tasks.rados.rados.0.smithi042.stdout:355: expect (ObjNum 80 snap 14 seq_num 80) 2024-09-21T09:28:13.057 INFO:tasks.rados.rados.0.smithi042.stdout:356: read oid 17 snap -1 2024-09-21T09:28:13.057 INFO:tasks.rados.rados.0.smithi042.stdout:356: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:28:13.057 INFO:tasks.rados.rados.0.smithi042.stdout:357: read oid 4 snap -1 2024-09-21T09:28:13.058 INFO:tasks.rados.rados.0.smithi042.stdout:357: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T09:28:13.058 INFO:tasks.rados.rados.0.smithi042.stdout:358: copy_from oid 39 from oid 7 current snap is 32 2024-09-21T09:28:13.058 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 32 2024-09-21T09:28:13.058 INFO:tasks.rados.rados.0.smithi042.stdout:359: seq_num 120 ranges {0=417792,417792=475136,892928=622592,1515520=507904} 2024-09-21T09:28:13.059 INFO:tasks.rados.rados.0.smithi042.stdout:359: writing smithi04275593-49 from 0 to 417792 tid 1 2024-09-21T09:28:13.063 INFO:tasks.rados.rados.0.smithi042.stdout:359: writing smithi04275593-49 from 417792 to 892928 tid 2 2024-09-21T09:28:13.067 INFO:tasks.rados.rados.0.smithi042.stdout:359: writing smithi04275593-49 from 892928 to 1515520 tid 3 2024-09-21T09:28:13.071 INFO:tasks.rados.rados.0.smithi042.stdout:359: writing smithi04275593-49 from 1515520 to 2023424 tid 4 2024-09-21T09:28:13.071 INFO:tasks.rados.rados.0.smithi042.stdout:360: copy_from oid 21 from oid 40 current snap is 32 2024-09-21T09:28:13.071 INFO:tasks.rados.rados.0.smithi042.stdout:359: finishing write tid 1 to smithi04275593-49 2024-09-21T09:28:13.071 INFO:tasks.rados.rados.0.smithi042.stdout:357: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T09:28:13.094 INFO:tasks.rados.rados.0.smithi042.stdout:359: finishing write tid 2 to smithi04275593-49 2024-09-21T09:28:13.094 INFO:tasks.rados.rados.0.smithi042.stdout:357: done (6 left) 2024-09-21T09:28:13.094 INFO:tasks.rados.rados.0.smithi042.stdout:361: snap_create 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:354: finishing copy_from to smithi04275593-43 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:354: got expected ENOENT (src dne) 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:354: finishing copy_from racing read to smithi04275593-43 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:359: finishing write tid 3 to smithi04275593-49 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:359: finishing write tid 4 to smithi04275593-49 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:359: finishing write tid 5 to smithi04275593-49 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:359: finishing write tid 6 to smithi04275593-49 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:359: oid 49 updating version 0 to 123 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:359: oid 49 version 123 is already newer than 122 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:359: oid 49 updating version 123 to 125 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:359: oid 49 version 125 is already newer than 124 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:359: oid 49 version 125 is already newer than 121 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 125 (ObjNum 120 snap 32 seq_num 120) dirty exists 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:359: left oid 49 (ObjNum 120 snap 32 seq_num 120) 2024-09-21T09:28:13.095 INFO:tasks.rados.rados.0.smithi042.stdout:358: finishing copy_from racing read to smithi04275593-39 2024-09-21T09:28:13.096 INFO:tasks.rados.rados.0.smithi042.stdout:355: expect (ObjNum 80 snap 14 seq_num 80) 2024-09-21T09:28:13.158 INFO:tasks.rados.rados.0.smithi042.stdout:358: finishing copy_from to smithi04275593-39 2024-09-21T09:28:13.158 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:28:13.158 INFO:tasks.rados.rados.0.smithi042.stdout:360: finishing copy_from racing read to smithi04275593-21 2024-09-21T09:28:13.158 INFO:tasks.rados.rados.0.smithi042.stdout:360: finishing copy_from to smithi04275593-21 2024-09-21T09:28:13.158 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 19 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-21T09:28:13.158 INFO:tasks.rados.rados.0.smithi042.stdout:356: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:28:13.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:13 smithi133 ceph-mon[31321]: osdmap e140: 8 total, 8 up, 8 in 2024-09-21T09:28:13.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:13 smithi133 ceph-mon[31321]: osdmap e141: 8 total, 8 up, 8 in 2024-09-21T09:28:13.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:13 smithi042 ceph-mon[27524]: osdmap e140: 8 total, 8 up, 8 in 2024-09-21T09:28:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:13 smithi042 ceph-mon[27524]: osdmap e141: 8 total, 8 up, 8 in 2024-09-21T09:28:13.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:13 smithi042 ceph-mon[35471]: osdmap e140: 8 total, 8 up, 8 in 2024-09-21T09:28:13.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:13 smithi042 ceph-mon[35471]: osdmap e141: 8 total, 8 up, 8 in 2024-09-21T09:28:14.057 INFO:tasks.rados.rados.0.smithi042.stdout:354: done (6 left) 2024-09-21T09:28:14.057 INFO:tasks.rados.rados.0.smithi042.stdout:355: done (5 left) 2024-09-21T09:28:14.058 INFO:tasks.rados.rados.0.smithi042.stdout:356: done (4 left) 2024-09-21T09:28:14.058 INFO:tasks.rados.rados.0.smithi042.stdout:358: done (3 left) 2024-09-21T09:28:14.058 INFO:tasks.rados.rados.0.smithi042.stdout:359: done (2 left) 2024-09-21T09:28:14.058 INFO:tasks.rados.rados.0.smithi042.stdout:360: done (1 left) 2024-09-21T09:28:14.058 INFO:tasks.rados.rados.0.smithi042.stdout:361: done (0 left) 2024-09-21T09:28:14.058 INFO:tasks.rados.rados.0.smithi042.stdout:362: read oid 36 snap -1 2024-09-21T09:28:14.058 INFO:tasks.rados.rados.0.smithi042.stdout:362: expect (ObjNum 119 snap 30 seq_num 119) 2024-09-21T09:28:14.058 INFO:tasks.rados.rados.0.smithi042.stdout:363: delete oid 21 current snap is 33 2024-09-21T09:28:14.061 INFO:tasks.rados.rados.0.smithi042.stdout:363: done (1 left) 2024-09-21T09:28:14.061 INFO:tasks.rados.rados.0.smithi042.stdout:364: rmattr oid 9 current snap is 33 2024-09-21T09:28:14.061 INFO:tasks.rados.rados.0.smithi042.stdout:365: rmattr oid 3 current snap is 33 2024-09-21T09:28:14.061 INFO:tasks.rados.rados.0.smithi042.stdout:365: done (2 left) 2024-09-21T09:28:14.062 INFO:tasks.rados.rados.0.smithi042.stdout:366: rmattr oid 5 current snap is 33 2024-09-21T09:28:14.062 INFO:tasks.rados.rados.0.smithi042.stdout:366: done (2 left) 2024-09-21T09:28:14.062 INFO:tasks.rados.rados.0.smithi042.stdout:367: copy_from oid 12 from oid 11 current snap is 33 2024-09-21T09:28:14.062 INFO:tasks.rados.rados.0.smithi042.stdout:368: delete oid 6 current snap is 33 2024-09-21T09:28:14.064 INFO:tasks.rados.rados.0.smithi042.stdout:368: done (3 left) 2024-09-21T09:28:14.064 INFO:tasks.rados.rados.0.smithi042.stdout:369: rollback oid 44 current snap is 33 2024-09-21T09:28:14.064 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 44 to 25 2024-09-21T09:28:14.064 INFO:tasks.rados.rados.0.smithi042.stdout:370: read oid 18 snap -1 2024-09-21T09:28:14.064 INFO:tasks.rados.rados.0.smithi042.stdout:370: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:28:14.064 INFO:tasks.rados.rados.0.smithi042.stdout:371: copy_from oid 23 from oid 40 current snap is 33 2024-09-21T09:28:14.064 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 33 2024-09-21T09:28:14.064 INFO:tasks.rados.rados.0.smithi042.stdout:372: seq_num 123 ranges {2662400=466944,3129344=573440,3702784=794624,4497408=237568} 2024-09-21T09:28:14.082 INFO:tasks.rados.rados.0.smithi042.stdout:372: writing smithi04275593-17 from 2662400 to 3129344 tid 1 2024-09-21T09:28:14.086 INFO:tasks.rados.rados.0.smithi042.stdout:372: writing smithi04275593-17 from 3129344 to 3702784 tid 2 2024-09-21T09:28:14.091 INFO:tasks.rados.rados.0.smithi042.stdout:372: writing smithi04275593-17 from 3702784 to 4497408 tid 3 2024-09-21T09:28:14.093 INFO:tasks.rados.rados.0.smithi042.stdout:372: writing smithi04275593-17 from 4497408 to 4734976 tid 4 2024-09-21T09:28:14.093 INFO:tasks.rados.rados.0.smithi042.stdout:373: read oid 20 snap -1 2024-09-21T09:28:14.093 INFO:tasks.rados.rados.0.smithi042.stdout:373: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:28:14.093 INFO:tasks.rados.rados.0.smithi042.stdout:374: copy_from oid 46 from oid 43 current snap is 33 2024-09-21T09:28:14.094 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 90 (ObjNum 112 snap 26 seq_num 112) dirty exists 2024-09-21T09:28:14.094 INFO:tasks.rados.rados.0.smithi042.stdout:364: done (8 left) 2024-09-21T09:28:14.094 INFO:tasks.rados.rados.0.smithi042.stdout:375: copy_from oid 48 from oid 45 current snap is 33 2024-09-21T09:28:14.094 INFO:tasks.rados.rados.0.smithi042.stdout:367: finishing copy_from racing read to smithi04275593-12 2024-09-21T09:28:14.094 INFO:tasks.rados.rados.0.smithi042.stdout:367: finishing copy_from to smithi04275593-12 2024-09-21T09:28:14.094 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 93 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:28:14.094 INFO:tasks.rados.rados.0.smithi042.stdout:369: finishing rollback tid 0 to smithi04275593-44 2024-09-21T09:28:14.094 INFO:tasks.rados.rados.0.smithi042.stdout:369: finishing rollback tid 1 to smithi04275593-44 2024-09-21T09:28:14.094 INFO:tasks.rados.rados.0.smithi042.stdout:362: expect (ObjNum 119 snap 30 seq_num 119) 2024-09-21T09:28:14.178 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:28:14.235 INFO:tasks.rados.rados.0.smithi042.stdout:369: finishing rollback tid 2 to smithi04275593-44 2024-09-21T09:28:14.235 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 110 (ObjNum 72 snap 10 seq_num 72) dirty exists 2024-09-21T09:28:14.235 INFO:tasks.rados.rados.0.smithi042.stdout:372: finishing write tid 1 to smithi04275593-17 2024-09-21T09:28:14.235 INFO:tasks.rados.rados.0.smithi042.stdout:372: finishing write tid 2 to smithi04275593-17 2024-09-21T09:28:14.235 INFO:tasks.rados.rados.0.smithi042.stdout:370: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:28:14.317 INFO:tasks.rados.rados.0.smithi042.stdout:371: finishing copy_from racing read to smithi04275593-23 2024-09-21T09:28:14.318 INFO:tasks.rados.rados.0.smithi042.stdout:373: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T09:28:14.336 INFO:tasks.rados.rados.0.smithi042.stdout:372: finishing write tid 3 to smithi04275593-17 2024-09-21T09:28:14.336 INFO:tasks.rados.rados.0.smithi042.stdout:372: finishing write tid 4 to smithi04275593-17 2024-09-21T09:28:14.336 INFO:tasks.rados.rados.0.smithi042.stdout:371: finishing copy_from to smithi04275593-23 2024-09-21T09:28:14.336 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 19 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-21T09:28:14.336 INFO:tasks.rados.rados.0.smithi042.stdout:372: finishing write tid 5 to smithi04275593-17 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:372: finishing write tid 6 to smithi04275593-17 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:372: oid 17 updating version 0 to 137 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:372: oid 17 version 137 is already newer than 136 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:372: oid 17 version 137 is already newer than 135 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:372: oid 17 updating version 137 to 138 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:372: oid 17 updating version 138 to 139 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 139 (ObjNum 123 snap 33 seq_num 123) dirty exists 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:372: left oid 17 (ObjNum 123 snap 33 seq_num 123) 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:375: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:375: finishing copy_from to smithi04275593-48 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 35 (ObjNum 99 snap 19 seq_num 99) dirty exists 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:374: finishing copy_from racing read to smithi04275593-46 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:374: finishing copy_from to smithi04275593-46 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 12 (ObjNum 104 snap 20 seq_num 104) dirty exists 2024-09-21T09:28:14.337 INFO:tasks.rados.rados.0.smithi042.stdout:362: done (8 left) 2024-09-21T09:28:14.338 INFO:tasks.rados.rados.0.smithi042.stdout:367: done (7 left) 2024-09-21T09:28:14.338 INFO:tasks.rados.rados.0.smithi042.stdout:369: done (6 left) 2024-09-21T09:28:14.338 INFO:tasks.rados.rados.0.smithi042.stdout:370: done (5 left) 2024-09-21T09:28:14.338 INFO:tasks.rados.rados.0.smithi042.stdout:371: done (4 left) 2024-09-21T09:28:14.338 INFO:tasks.rados.rados.0.smithi042.stdout:372: done (3 left) 2024-09-21T09:28:14.338 INFO:tasks.rados.rados.0.smithi042.stdout:373: done (2 left) 2024-09-21T09:28:14.338 INFO:tasks.rados.rados.0.smithi042.stdout:374: done (1 left) 2024-09-21T09:28:14.338 INFO:tasks.rados.rados.0.smithi042.stdout:375: done (0 left) 2024-09-21T09:28:14.338 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 33 2024-09-21T09:28:14.338 INFO:tasks.rados.rados.0.smithi042.stdout:376: seq_num 124 ranges {0=483328,483328=458752,942080=598016,1540096=548864} 2024-09-21T09:28:14.339 INFO:tasks.rados.rados.0.smithi042.stdout:376: writing smithi04275593-5 from 0 to 483328 tid 1 2024-09-21T09:28:14.342 INFO:tasks.rados.rados.0.smithi042.stdout:376: writing smithi04275593-5 from 483328 to 942080 tid 2 2024-09-21T09:28:14.347 INFO:tasks.rados.rados.0.smithi042.stdout:376: writing smithi04275593-5 from 942080 to 1540096 tid 3 2024-09-21T09:28:14.351 INFO:tasks.rados.rados.0.smithi042.stdout:376: writing smithi04275593-5 from 1540096 to 2088960 tid 4 2024-09-21T09:28:14.351 INFO:tasks.rados.rados.0.smithi042.stdout:377: read oid 38 snap -1 2024-09-21T09:28:14.351 INFO:tasks.rados.rados.0.smithi042.stdout:377: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:28:14.352 INFO:tasks.rados.rados.0.smithi042.stdout:378: snap_create 2024-09-21T09:28:14.352 INFO:tasks.rados.rados.0.smithi042.stdout:376: finishing write tid 1 to smithi04275593-5 2024-09-21T09:28:14.352 INFO:tasks.rados.rados.0.smithi042.stdout:376: finishing write tid 2 to smithi04275593-5 2024-09-21T09:28:14.352 INFO:tasks.rados.rados.0.smithi042.stdout:376: finishing write tid 3 to smithi04275593-5 2024-09-21T09:28:14.354 INFO:tasks.rados.rados.0.smithi042.stdout:376: finishing write tid 4 to smithi04275593-5 2024-09-21T09:28:14.354 INFO:tasks.rados.rados.0.smithi042.stdout:376: finishing write tid 5 to smithi04275593-5 2024-09-21T09:28:14.356 INFO:tasks.rados.rados.0.smithi042.stdout:376: finishing write tid 6 to smithi04275593-5 2024-09-21T09:28:14.356 INFO:tasks.rados.rados.0.smithi042.stdout:376: oid 5 updating version 0 to 78 2024-09-21T09:28:14.356 INFO:tasks.rados.rados.0.smithi042.stdout:376: oid 5 version 78 is already newer than 76 2024-09-21T09:28:14.356 INFO:tasks.rados.rados.0.smithi042.stdout:376: oid 5 version 78 is already newer than 75 2024-09-21T09:28:14.356 INFO:tasks.rados.rados.0.smithi042.stdout:376: oid 5 version 78 is already newer than 74 2024-09-21T09:28:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:376: oid 5 version 78 is already newer than 77 2024-09-21T09:28:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 78 (ObjNum 124 snap 33 seq_num 124) dirty exists 2024-09-21T09:28:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:376: left oid 5 (ObjNum 124 snap 33 seq_num 124) 2024-09-21T09:28:14.359 INFO:tasks.rados.rados.0.smithi042.stdout:377: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:28:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:14 smithi133 ceph-mon[31321]: pgmap v192: 121 pgs: 121 active+clean; 96 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-21T09:28:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:14 smithi133 ceph-mon[31321]: osdmap e142: 8 total, 8 up, 8 in 2024-09-21T09:28:14.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:14 smithi042 ceph-mon[35471]: pgmap v192: 121 pgs: 121 active+clean; 96 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-21T09:28:14.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:14 smithi042 ceph-mon[35471]: osdmap e142: 8 total, 8 up, 8 in 2024-09-21T09:28:14.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:14 smithi042 ceph-mon[27524]: pgmap v192: 121 pgs: 121 active+clean; 96 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-21T09:28:14.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:14 smithi042 ceph-mon[27524]: osdmap e142: 8 total, 8 up, 8 in 2024-09-21T09:28:14.742 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:28:14.742 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (2m) 2m ago 3m 17.2M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (3m) 2m ago 3m 85.2M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (5m) 2m ago 5m 16.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (4m) 2m ago 4m 17.3M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 starting - - - - 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:9283,8765 running (10m) 2m ago 10m 485M - 18.2.4-871-g6a1bdf85 0adab276c97e b5b9b1e55904 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (10m) 2m ago 10m 46.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b5558b663be5 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (8m) 2m ago 8m 38.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 83f22b959aaf 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (8m) 2m ago 8m 38.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e f547874b6cd0 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (3m) 2m ago 3m 14.2M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (3m) 2m ago 3m 8044k - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (8m) 2m ago 8m 53.1M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e 0040c6a200c8 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (7m) 2m ago 7m 50.7M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e 48767e99dd1f 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (7m) 2m ago 7m 42.9M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e f7b6eb6a64af 2024-09-21T09:28:14.743 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (6m) 2m ago 6m 49.2M 2993M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:28:14.744 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (6m) 2m ago 6m 43.0M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:28:14.744 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (6m) 2m ago 6m 51.0M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:28:14.744 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (5m) 2m ago 5m 49.7M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:28:14.744 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (5m) 2m ago 5m 42.1M 2992M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:28:14.744 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (2m) 2m ago 4m 33.6M - 2.43.0 a07b618ecd1d 374e211d83dd 2024-09-21T09:28:15.073 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:28:15.074 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:28:15.075 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 15 2024-09-21T09:28:15.075 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:28:15.075 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:28:15.116 INFO:tasks.rados.rados.0.smithi042.stdout:376: done (2 left) 2024-09-21T09:28:15.116 INFO:tasks.rados.rados.0.smithi042.stdout:377: done (1 left) 2024-09-21T09:28:15.116 INFO:tasks.rados.rados.0.smithi042.stdout:378: done (0 left) 2024-09-21T09:28:15.116 INFO:tasks.rados.rados.0.smithi042.stdout:379: rollback oid 27 current snap is 34 2024-09-21T09:28:15.116 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 27 to 33 2024-09-21T09:28:15.116 INFO:tasks.rados.rados.0.smithi042.stdout:380: setattr oid 20 current snap is 34 2024-09-21T09:28:15.116 INFO:tasks.rados.rados.0.smithi042.stdout:381: snap_create 2024-09-21T09:28:15.119 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 94 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-21T09:28:15.122 INFO:tasks.rados.rados.0.smithi042.stdout:379: finishing rollback tid 0 to smithi04275593-27 2024-09-21T09:28:15.122 INFO:tasks.rados.rados.0.smithi042.stdout:379: finishing rollback tid 1 to smithi04275593-27 2024-09-21T09:28:15.122 INFO:tasks.rados.rados.0.smithi042.stdout:379: finishing rollback tid 2 to smithi04275593-27 2024-09-21T09:28:15.122 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 38 (ObjNum 105 snap 20 seq_num 105) dirty exists 2024-09-21T09:28:15.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:15 smithi042 ceph-mon[35471]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:15.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:15 smithi042 ceph-mon[35471]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:15.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:15 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:15.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:15 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:15.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:15 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2416831759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:28:15.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:15 smithi042 ceph-mon[27524]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:15.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:15 smithi042 ceph-mon[27524]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:15.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:15 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:15.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:15 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:15.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:15 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2416831759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:28:15.360 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:28:15.361 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:28:15.361 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:28:15.361 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:28:15.361 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-09-21T09:28:15.361 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "1/20 daemons upgraded", 2024-09-21T09:28:15.361 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading mgr daemons", 2024-09-21T09:28:15.361 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:28:15.361 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:28:15.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:15 smithi133 ceph-mon[31321]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:15.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:15 smithi133 ceph-mon[31321]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:15.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:15 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:15.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:15 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:15.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:15 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2416831759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:28:16.084 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:28:15] ENGINE Bus STARTING 2024-09-21T09:28:16.084 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: CherryPy Checker: 2024-09-21T09:28:16.084 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: The Application mounted at '' has an empty config. 2024-09-21T09:28:16.084 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:16.084 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:28:16] ENGINE Serving on http://:::9283 2024-09-21T09:28:16.084 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:28:16] ENGINE Bus STARTED 2024-09-21T09:28:16.117 INFO:tasks.rados.rados.0.smithi042.stdout:379: done (2 left) 2024-09-21T09:28:16.117 INFO:tasks.rados.rados.0.smithi042.stdout:380: done (1 left) 2024-09-21T09:28:16.117 INFO:tasks.rados.rados.0.smithi042.stdout:381: done (0 left) 2024-09-21T09:28:16.117 INFO:tasks.rados.rados.0.smithi042.stdout:382: read oid 46 snap -1 2024-09-21T09:28:16.117 INFO:tasks.rados.rados.0.smithi042.stdout:382: expect (ObjNum 104 snap 20 seq_num 104) 2024-09-21T09:28:16.117 INFO:tasks.rados.rados.0.smithi042.stdout:383: snap_remove snap 24 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: pgmap v195: 121 pgs: 121 active+clean; 96 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: osdmap e143: 8 total, 8 up, 8 in 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: Standby manager daemon x restarted 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: Standby manager daemon x started 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:28:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:16 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:28:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: pgmap v195: 121 pgs: 121 active+clean; 96 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-21T09:28:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: osdmap e143: 8 total, 8 up, 8 in 2024-09-21T09:28:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: Standby manager daemon x restarted 2024-09-21T09:28:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: Standby manager daemon x started 2024-09-21T09:28:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:28:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:28:16.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:28:16.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:28:16.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: pgmap v195: 121 pgs: 121 active+clean; 96 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-21T09:28:16.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:16.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: osdmap e143: 8 total, 8 up, 8 in 2024-09-21T09:28:16.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:16.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:16.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:16.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: Standby manager daemon x restarted 2024-09-21T09:28:16.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: Standby manager daemon x started 2024-09-21T09:28:16.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:28:16.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:28:16.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:28:16.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:16 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:28:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:383: done (1 left) 2024-09-21T09:28:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:384: read oid 12 snap -1 2024-09-21T09:28:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:384: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:28:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:385: read oid 39 snap 23 2024-09-21T09:28:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:385: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:28:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:386: rollback oid 41 current snap is 35 2024-09-21T09:28:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 41 to 32 2024-09-21T09:28:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:387: rollback oid 50 current snap is 35 2024-09-21T09:28:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 50 to 31 2024-09-21T09:28:17.123 INFO:tasks.rados.rados.0.smithi042.stdout:388: snap_create 2024-09-21T09:28:17.123 INFO:tasks.rados.rados.0.smithi042.stdout:382: expect (ObjNum 104 snap 20 seq_num 104) 2024-09-21T09:28:17.261 INFO:tasks.rados.rados.0.smithi042.stdout:386: finishing rollback tid 1 to smithi04275593-41 2024-09-21T09:28:17.261 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 0 (ObjNum 65 snap 0 seq_num 2862188752) dirty dne 2024-09-21T09:28:17.261 INFO:tasks.rados.rados.0.smithi042.stdout:385: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:28:17.360 INFO:tasks.rados.rados.0.smithi042.stdout:384: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:28:17.453 INFO:tasks.rados.rados.0.smithi042.stdout:387: finishing rollback tid 0 to smithi04275593-50 2024-09-21T09:28:17.453 INFO:tasks.rados.rados.0.smithi042.stdout:387: finishing rollback tid 1 to smithi04275593-50 2024-09-21T09:28:17.453 INFO:tasks.rados.rados.0.smithi042.stdout:387: finishing rollback tid 2 to smithi04275593-50 2024-09-21T09:28:17.454 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 96 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-21T09:28:17.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:17 smithi133 ceph-mon[31321]: osdmap e144: 8 total, 8 up, 8 in 2024-09-21T09:28:17.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:17 smithi133 ceph-mon[31321]: mgrmap e24: y(active, since 3m), standbys: x 2024-09-21T09:28:17.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:17 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:17.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:17 smithi133 ceph-mon[31321]: osdmap e145: 8 total, 8 up, 8 in 2024-09-21T09:28:17.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:17 smithi042 ceph-mon[27524]: osdmap e144: 8 total, 8 up, 8 in 2024-09-21T09:28:17.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:17 smithi042 ceph-mon[27524]: mgrmap e24: y(active, since 3m), standbys: x 2024-09-21T09:28:17.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:17 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:17.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:17 smithi042 ceph-mon[27524]: osdmap e145: 8 total, 8 up, 8 in 2024-09-21T09:28:17.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:17 smithi042 ceph-mon[35471]: osdmap e144: 8 total, 8 up, 8 in 2024-09-21T09:28:17.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:17 smithi042 ceph-mon[35471]: mgrmap e24: y(active, since 3m), standbys: x 2024-09-21T09:28:17.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:17 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:17.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:17 smithi042 ceph-mon[35471]: osdmap e145: 8 total, 8 up, 8 in 2024-09-21T09:28:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:382: done (5 left) 2024-09-21T09:28:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:384: done (4 left) 2024-09-21T09:28:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:385: done (3 left) 2024-09-21T09:28:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:386: done (2 left) 2024-09-21T09:28:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:387: done (1 left) 2024-09-21T09:28:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:388: done (0 left) 2024-09-21T09:28:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:389: rollback oid 39 current snap is 36 2024-09-21T09:28:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 39 to 32 2024-09-21T09:28:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:390: rollback oid 21 current snap is 36 2024-09-21T09:28:18.129 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 31 2024-09-21T09:28:18.129 INFO:tasks.rados.rados.0.smithi042.stdout:391: delete oid 24 current snap is 36 2024-09-21T09:28:18.130 INFO:tasks.rados.rados.0.smithi042.stdout:390: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:28:18.130 INFO:tasks.rados.rados.0.smithi042.stdout:390: finishing rollback tid 2 to smithi04275593-21 2024-09-21T09:28:18.130 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 78 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-09-21T09:28:18.133 INFO:tasks.rados.rados.0.smithi042.stdout:389: finishing rollback tid 0 to smithi04275593-39 2024-09-21T09:28:18.134 INFO:tasks.rados.rados.0.smithi042.stdout:390: done (2 left) 2024-09-21T09:28:18.134 INFO:tasks.rados.rados.0.smithi042.stdout:391: done (1 left) 2024-09-21T09:28:18.134 INFO:tasks.rados.rados.0.smithi042.stdout:392: delete oid 4 current snap is 36 2024-09-21T09:28:18.134 INFO:tasks.rados.rados.0.smithi042.stdout:389: finishing rollback tid 1 to smithi04275593-39 2024-09-21T09:28:18.134 INFO:tasks.rados.rados.0.smithi042.stdout:389: finishing rollback tid 2 to smithi04275593-39 2024-09-21T09:28:18.134 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 98 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:28:18.136 INFO:tasks.rados.rados.0.smithi042.stdout:389: done (1 left) 2024-09-21T09:28:18.136 INFO:tasks.rados.rados.0.smithi042.stdout:392: done (0 left) 2024-09-21T09:28:18.136 INFO:tasks.rados.rados.0.smithi042.stdout:393: read oid 33 snap 35 2024-09-21T09:28:18.136 INFO:tasks.rados.rados.0.smithi042.stdout:393: expect (ObjNum 108 snap 22 seq_num 108) 2024-09-21T09:28:18.136 INFO:tasks.rados.rados.0.smithi042.stdout:394: setattr oid 15 current snap is 36 2024-09-21T09:28:18.137 INFO:tasks.rados.rados.0.smithi042.stdout:395: setattr oid 29 current snap is 36 2024-09-21T09:28:18.138 INFO:tasks.rados.rados.0.smithi042.stdout:396: delete oid 34 current snap is 36 2024-09-21T09:28:18.142 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 149 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-21T09:28:18.143 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 95 (ObjNum 102 snap 19 seq_num 102) dirty exists 2024-09-21T09:28:18.143 INFO:tasks.rados.rados.0.smithi042.stdout:394: done (3 left) 2024-09-21T09:28:18.143 INFO:tasks.rados.rados.0.smithi042.stdout:395: done (2 left) 2024-09-21T09:28:18.143 INFO:tasks.rados.rados.0.smithi042.stdout:396: done (1 left) 2024-09-21T09:28:18.143 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 36 2024-09-21T09:28:18.143 INFO:tasks.rados.rados.0.smithi042.stdout:397: seq_num 128 ranges {0=548864,548864=794624,1343488=581632,1925120=229376} 2024-09-21T09:28:18.146 INFO:tasks.rados.rados.0.smithi042.stdout:397: writing smithi04275593-28 from 0 to 548864 tid 1 2024-09-21T09:28:18.151 INFO:tasks.rados.rados.0.smithi042.stdout:397: writing smithi04275593-28 from 548864 to 1343488 tid 2 2024-09-21T09:28:18.154 INFO:tasks.rados.rados.0.smithi042.stdout:397: writing smithi04275593-28 from 1343488 to 1925120 tid 3 2024-09-21T09:28:18.155 INFO:tasks.rados.rados.0.smithi042.stdout:397: writing smithi04275593-28 from 1925120 to 2154496 tid 4 2024-09-21T09:28:18.155 INFO:tasks.rados.rados.0.smithi042.stdout:398: snap_remove snap 25 2024-09-21T09:28:18.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:18 smithi133 ceph-mon[31321]: pgmap v198: 121 pgs: 121 active+clean; 96 MiB data, 396 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:18.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:18 smithi133 ceph-mon[31321]: osdmap e146: 8 total, 8 up, 8 in 2024-09-21T09:28:18.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:18 smithi042 ceph-mon[35471]: pgmap v198: 121 pgs: 121 active+clean; 96 MiB data, 396 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:18.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:18 smithi042 ceph-mon[35471]: osdmap e146: 8 total, 8 up, 8 in 2024-09-21T09:28:18.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:18 smithi042 ceph-mon[27524]: pgmap v198: 121 pgs: 121 active+clean; 96 MiB data, 396 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:18.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:18 smithi042 ceph-mon[27524]: osdmap e146: 8 total, 8 up, 8 in 2024-09-21T09:28:19.130 INFO:tasks.rados.rados.0.smithi042.stdout:398: done (2 left) 2024-09-21T09:28:19.130 INFO:tasks.rados.rados.0.smithi042.stdout:399: copy_from oid 22 from oid 13 current snap is 36 2024-09-21T09:28:19.130 INFO:tasks.rados.rados.0.smithi042.stdout:393: expect (ObjNum 108 snap 22 seq_num 108) 2024-09-21T09:28:19.188 INFO:tasks.rados.rados.0.smithi042.stdout:397: finishing write tid 1 to smithi04275593-28 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:397: finishing write tid 2 to smithi04275593-28 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:393: done (2 left) 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:400: read oid 29 snap -1 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:400: expect (ObjNum 102 snap 19 seq_num 102) 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:401: rmattr oid 19 current snap is 36 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:401: done (3 left) 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:402: rollback oid 42 current snap is 36 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 42 to 33 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:397: finishing write tid 3 to smithi04275593-28 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:397: finishing write tid 4 to smithi04275593-28 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:397: finishing write tid 5 to smithi04275593-28 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:397: finishing write tid 6 to smithi04275593-28 2024-09-21T09:28:19.189 INFO:tasks.rados.rados.0.smithi042.stdout:397: oid 28 updating version 0 to 31 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:397: oid 28 version 31 is already newer than 29 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:397: oid 28 version 31 is already newer than 28 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:397: oid 28 updating version 31 to 32 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:397: oid 28 version 32 is already newer than 30 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 32 (ObjNum 128 snap 36 seq_num 128) dirty exists 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:397: left oid 28 (ObjNum 128 snap 36 seq_num 128) 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:399: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:397: done (3 left) 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:403: rollback oid 47 current snap is 36 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 47 to 31 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:399: finishing copy_from to smithi04275593-22 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 112 (ObjNum 84 snap 15 seq_num 84) dirty exists 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:399: done (3 left) 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:404: read oid 32 snap -1 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:404: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-21T09:28:19.190 INFO:tasks.rados.rados.0.smithi042.stdout:405: snap_create 2024-09-21T09:28:19.192 INFO:tasks.rados.rados.0.smithi042.stdout:402: finishing rollback tid 0 to smithi04275593-42 2024-09-21T09:28:19.192 INFO:tasks.rados.rados.0.smithi042.stdout:402: finishing rollback tid 1 to smithi04275593-42 2024-09-21T09:28:19.193 INFO:tasks.rados.rados.0.smithi042.stdout:403: finishing rollback tid 0 to smithi04275593-47 2024-09-21T09:28:19.193 INFO:tasks.rados.rados.0.smithi042.stdout:403: finishing rollback tid 1 to smithi04275593-47 2024-09-21T09:28:19.193 INFO:tasks.rados.rados.0.smithi042.stdout:402: finishing rollback tid 2 to smithi04275593-42 2024-09-21T09:28:19.193 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 45 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-09-21T09:28:19.194 INFO:tasks.rados.rados.0.smithi042.stdout:403: finishing rollback tid 2 to smithi04275593-47 2024-09-21T09:28:19.194 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 138 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-21T09:28:19.197 INFO:tasks.rados.rados.0.smithi042.stdout:404: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-21T09:28:19.211 INFO:tasks.rados.rados.0.smithi042.stdout:400: expect (ObjNum 102 snap 19 seq_num 102) 2024-09-21T09:28:20.182 INFO:tasks.rados.rados.0.smithi042.stdout:400: done (4 left) 2024-09-21T09:28:20.182 INFO:tasks.rados.rados.0.smithi042.stdout:402: done (3 left) 2024-09-21T09:28:20.182 INFO:tasks.rados.rados.0.smithi042.stdout:403: done (2 left) 2024-09-21T09:28:20.182 INFO:tasks.rados.rados.0.smithi042.stdout:404: done (1 left) 2024-09-21T09:28:20.182 INFO:tasks.rados.rados.0.smithi042.stdout:405: done (0 left) 2024-09-21T09:28:20.182 INFO:tasks.rados.rados.0.smithi042.stdout:406: copy_from oid 1 from oid 7 current snap is 37 2024-09-21T09:28:20.182 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 37 2024-09-21T09:28:20.182 INFO:tasks.rados.rados.0.smithi042.stdout:407: seq_num 129 ranges {3153920=565248,3719168=679936,4399104=786432,5185536=139264} 2024-09-21T09:28:20.202 INFO:tasks.rados.rados.0.smithi042.stdout:407: writing smithi04275593-48 from 3153920 to 3719168 tid 1 2024-09-21T09:28:20.207 INFO:tasks.rados.rados.0.smithi042.stdout:407: writing smithi04275593-48 from 3719168 to 4399104 tid 2 2024-09-21T09:28:20.212 INFO:tasks.rados.rados.0.smithi042.stdout:407: writing smithi04275593-48 from 4399104 to 5185536 tid 3 2024-09-21T09:28:20.213 INFO:tasks.rados.rados.0.smithi042.stdout:407: writing smithi04275593-48 from 5185536 to 5324800 tid 4 2024-09-21T09:28:20.213 INFO:tasks.rados.rados.0.smithi042.stdout:408: rmattr oid 50 current snap is 37 2024-09-21T09:28:20.214 INFO:tasks.rados.rados.0.smithi042.stdout:408: done (2 left) 2024-09-21T09:28:20.214 INFO:tasks.rados.rados.0.smithi042.stdout:409: delete oid 43 current snap is 37 2024-09-21T09:28:20.214 INFO:tasks.rados.rados.0.smithi042.stdout:406: finishing copy_from racing read to smithi04275593-1 2024-09-21T09:28:20.214 INFO:tasks.rados.rados.0.smithi042.stdout:406: finishing copy_from to smithi04275593-1 2024-09-21T09:28:20.214 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:28:20.214 INFO:tasks.rados.rados.0.smithi042.stdout:407: finishing write tid 1 to smithi04275593-48 2024-09-21T09:28:20.215 INFO:tasks.rados.rados.0.smithi042.stdout:407: finishing write tid 2 to smithi04275593-48 2024-09-21T09:28:20.215 INFO:tasks.rados.rados.0.smithi042.stdout:406: done (2 left) 2024-09-21T09:28:20.216 INFO:tasks.rados.rados.0.smithi042.stdout:409: done (1 left) 2024-09-21T09:28:20.216 INFO:tasks.rados.rados.0.smithi042.stdout:410: read oid 26 snap -1 2024-09-21T09:28:20.216 INFO:tasks.rados.rados.0.smithi042.stdout:410: expect deleted 2024-09-21T09:28:20.216 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 37 2024-09-21T09:28:20.216 INFO:tasks.rados.rados.0.smithi042.stdout:411: seq_num 131 ranges {0=598016,598016=499712,1097728=753664,1851392=352256} 2024-09-21T09:28:20.219 INFO:tasks.rados.rados.0.smithi042.stdout:411: writing smithi04275593-34 from 0 to 598016 tid 1 2024-09-21T09:28:20.222 INFO:tasks.rados.rados.0.smithi042.stdout:411: writing smithi04275593-34 from 598016 to 1097728 tid 2 2024-09-21T09:28:20.226 INFO:tasks.rados.rados.0.smithi042.stdout:411: writing smithi04275593-34 from 1097728 to 1851392 tid 3 2024-09-21T09:28:20.228 INFO:tasks.rados.rados.0.smithi042.stdout:411: writing smithi04275593-34 from 1851392 to 2203648 tid 4 2024-09-21T09:28:20.228 INFO:tasks.rados.rados.0.smithi042.stdout:412: delete oid 9 current snap is 37 2024-09-21T09:28:20.228 INFO:tasks.rados.rados.0.smithi042.stdout:407: finishing write tid 3 to smithi04275593-48 2024-09-21T09:28:20.228 INFO:tasks.rados.rados.0.smithi042.stdout:407: finishing write tid 4 to smithi04275593-48 2024-09-21T09:28:20.228 INFO:tasks.rados.rados.0.smithi042.stdout:407: finishing write tid 5 to smithi04275593-48 2024-09-21T09:28:20.229 INFO:tasks.rados.rados.0.smithi042.stdout:407: finishing write tid 6 to smithi04275593-48 2024-09-21T09:28:20.229 INFO:tasks.rados.rados.0.smithi042.stdout:407: oid 48 updating version 0 to 101 2024-09-21T09:28:20.229 INFO:tasks.rados.rados.0.smithi042.stdout:407: oid 48 version 101 is already newer than 98 2024-09-21T09:28:20.229 INFO:tasks.rados.rados.0.smithi042.stdout:407: oid 48 version 101 is already newer than 100 2024-09-21T09:28:20.229 INFO:tasks.rados.rados.0.smithi042.stdout:407: oid 48 version 101 is already newer than 97 2024-09-21T09:28:20.229 INFO:tasks.rados.rados.0.smithi042.stdout:407: oid 48 version 101 is already newer than 99 2024-09-21T09:28:20.229 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 101 (ObjNum 129 snap 37 seq_num 129) dirty exists 2024-09-21T09:28:20.229 INFO:tasks.rados.rados.0.smithi042.stdout:407: left oid 48 (ObjNum 129 snap 37 seq_num 129) 2024-09-21T09:28:20.229 INFO:tasks.rados.rados.0.smithi042.stdout:411: finishing write tid 1 to smithi04275593-34 2024-09-21T09:28:20.229 INFO:tasks.rados.rados.0.smithi042.stdout:411: finishing write tid 2 to smithi04275593-34 2024-09-21T09:28:20.231 INFO:tasks.rados.rados.0.smithi042.stdout:411: finishing write tid 3 to smithi04275593-34 2024-09-21T09:28:20.231 INFO:tasks.rados.rados.0.smithi042.stdout:411: finishing write tid 4 to smithi04275593-34 2024-09-21T09:28:20.231 INFO:tasks.rados.rados.0.smithi042.stdout:407: done (3 left) 2024-09-21T09:28:20.231 INFO:tasks.rados.rados.0.smithi042.stdout:410: done (2 left) 2024-09-21T09:28:20.231 INFO:tasks.rados.rados.0.smithi042.stdout:412: done (1 left) 2024-09-21T09:28:20.231 INFO:tasks.rados.rados.0.smithi042.stdout:413: delete oid 33 current snap is 37 2024-09-21T09:28:20.231 INFO:tasks.rados.rados.0.smithi042.stdout:411: finishing write tid 5 to smithi04275593-34 2024-09-21T09:28:20.232 INFO:tasks.rados.rados.0.smithi042.stdout:413: done (1 left) 2024-09-21T09:28:20.232 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 37 2024-09-21T09:28:20.232 INFO:tasks.rados.rados.0.smithi042.stdout:414: seq_num 134 ranges {0=647168,647168=548864,1196032=573440,1769472=483328} 2024-09-21T09:28:20.237 INFO:tasks.rados.rados.0.smithi042.stdout:414: writing smithi04275593-10 from 0 to 647168 tid 1 2024-09-21T09:28:20.241 INFO:tasks.rados.rados.0.smithi042.stdout:414: writing smithi04275593-10 from 647168 to 1196032 tid 2 2024-09-21T09:28:20.245 INFO:tasks.rados.rados.0.smithi042.stdout:414: writing smithi04275593-10 from 1196032 to 1769472 tid 3 2024-09-21T09:28:20.249 INFO:tasks.rados.rados.0.smithi042.stdout:414: writing smithi04275593-10 from 1769472 to 2252800 tid 4 2024-09-21T09:28:20.249 INFO:tasks.rados.rados.0.smithi042.stdout:415: read oid 13 snap -1 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:415: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:416: setattr oid 47 current snap is 37 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:411: finishing write tid 6 to smithi04275593-34 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:411: oid 34 updating version 0 to 87 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:411: oid 34 updating version 87 to 90 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:411: oid 34 version 90 is already newer than 88 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:411: oid 34 updating version 90 to 91 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:411: oid 34 version 91 is already newer than 89 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 91 (ObjNum 131 snap 37 seq_num 131) dirty exists 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:411: left oid 34 (ObjNum 131 snap 37 seq_num 131) 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:414: finishing write tid 1 to smithi04275593-10 2024-09-21T09:28:20.250 INFO:tasks.rados.rados.0.smithi042.stdout:414: finishing write tid 2 to smithi04275593-10 2024-09-21T09:28:20.251 INFO:tasks.rados.rados.0.smithi042.stdout:414: finishing write tid 3 to smithi04275593-10 2024-09-21T09:28:20.251 INFO:tasks.rados.rados.0.smithi042.stdout:411: done (3 left) 2024-09-21T09:28:20.251 INFO:tasks.rados.rados.0.smithi042.stdout:417: rmattr oid 18 current snap is 37 2024-09-21T09:28:20.251 INFO:tasks.rados.rados.0.smithi042.stdout:418: setattr oid 21 current snap is 37 2024-09-21T09:28:20.253 INFO:tasks.rados.rados.0.smithi042.stdout:419: rmattr oid 44 current snap is 37 2024-09-21T09:28:20.253 INFO:tasks.rados.rados.0.smithi042.stdout:419: done (5 left) 2024-09-21T09:28:20.253 INFO:tasks.rados.rados.0.smithi042.stdout:420: setattr oid 4 current snap is 37 2024-09-21T09:28:20.253 INFO:tasks.rados.rados.0.smithi042.stdout:414: finishing write tid 4 to smithi04275593-10 2024-09-21T09:28:20.254 INFO:tasks.rados.rados.0.smithi042.stdout:414: finishing write tid 5 to smithi04275593-10 2024-09-21T09:28:20.254 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 126 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:28:20.255 INFO:tasks.rados.rados.0.smithi042.stdout:414: finishing write tid 6 to smithi04275593-10 2024-09-21T09:28:20.255 INFO:tasks.rados.rados.0.smithi042.stdout:414: oid 10 updating version 0 to 50 2024-09-21T09:28:20.255 INFO:tasks.rados.rados.0.smithi042.stdout:414: oid 10 version 50 is already newer than 49 2024-09-21T09:28:20.255 INFO:tasks.rados.rados.0.smithi042.stdout:414: oid 10 version 50 is already newer than 48 2024-09-21T09:28:20.255 INFO:tasks.rados.rados.0.smithi042.stdout:414: oid 10 version 50 is already newer than 47 2024-09-21T09:28:20.255 INFO:tasks.rados.rados.0.smithi042.stdout:414: oid 10 version 50 is already newer than 46 2024-09-21T09:28:20.255 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 50 (ObjNum 134 snap 37 seq_num 134) dirty exists 2024-09-21T09:28:20.255 INFO:tasks.rados.rados.0.smithi042.stdout:414: left oid 10 (ObjNum 134 snap 37 seq_num 134) 2024-09-21T09:28:20.255 INFO:tasks.rados.rados.0.smithi042.stdout:414: done (5 left) 2024-09-21T09:28:20.256 INFO:tasks.rados.rados.0.smithi042.stdout:417: done (4 left) 2024-09-21T09:28:20.256 INFO:tasks.rados.rados.0.smithi042.stdout:421: snap_create 2024-09-21T09:28:20.257 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 90 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-09-21T09:28:20.258 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 35 (ObjNum 45 snap 0 seq_num 304) dirty exists 2024-09-21T09:28:20.259 INFO:tasks.rados.rados.0.smithi042.stdout:415: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:28:20.359 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 140 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-21T09:28:20.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:20 smithi133 ceph-mon[31321]: pgmap v201: 121 pgs: 121 active+clean; 114 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-21T09:28:20.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:20 smithi133 ceph-mon[31321]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T09:28:20.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:20 smithi042 ceph-mon[35471]: pgmap v201: 121 pgs: 121 active+clean; 114 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-21T09:28:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:20 smithi042 ceph-mon[35471]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T09:28:20.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:20 smithi042 ceph-mon[27524]: pgmap v201: 121 pgs: 121 active+clean; 114 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-21T09:28:20.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:20 smithi042 ceph-mon[27524]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T09:28:21.187 INFO:tasks.rados.rados.0.smithi042.stdout:415: done (4 left) 2024-09-21T09:28:21.188 INFO:tasks.rados.rados.0.smithi042.stdout:416: done (3 left) 2024-09-21T09:28:21.188 INFO:tasks.rados.rados.0.smithi042.stdout:418: done (2 left) 2024-09-21T09:28:21.188 INFO:tasks.rados.rados.0.smithi042.stdout:420: done (1 left) 2024-09-21T09:28:21.188 INFO:tasks.rados.rados.0.smithi042.stdout:421: done (0 left) 2024-09-21T09:28:21.188 INFO:tasks.rados.rados.0.smithi042.stdout:422: setattr oid 39 current snap is 38 2024-09-21T09:28:21.188 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 38 2024-09-21T09:28:21.188 INFO:tasks.rados.rados.0.smithi042.stdout:423: seq_num 135 ranges {2752512=663552,3416064=434176,3850240=786432,4636672=385024} 2024-09-21T09:28:21.207 INFO:tasks.rados.rados.0.smithi042.stdout:423: writing smithi04275593-22 from 2752512 to 3416064 tid 1 2024-09-21T09:28:21.210 INFO:tasks.rados.rados.0.smithi042.stdout:423: writing smithi04275593-22 from 3416064 to 3850240 tid 2 2024-09-21T09:28:21.214 INFO:tasks.rados.rados.0.smithi042.stdout:423: writing smithi04275593-22 from 3850240 to 4636672 tid 3 2024-09-21T09:28:21.217 INFO:tasks.rados.rados.0.smithi042.stdout:423: writing smithi04275593-22 from 4636672 to 5021696 tid 4 2024-09-21T09:28:21.217 INFO:tasks.rados.rados.0.smithi042.stdout:424: snap_remove snap 23 2024-09-21T09:28:21.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:21 smithi133 ceph-mon[31321]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T09:28:21.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:21 smithi042 ceph-mon[27524]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T09:28:21.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:21 smithi042 ceph-mon[35471]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T09:28:22.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:28:21] "GET /metrics HTTP/1.1" 200 36016 "" "Prometheus/2.43.0" 2024-09-21T09:28:22.195 INFO:tasks.rados.rados.0.smithi042.stdout:424: done (2 left) 2024-09-21T09:28:22.195 INFO:tasks.rados.rados.0.smithi042.stdout:425: rmattr oid 7 current snap is 38 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:425: done (2 left) 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:426: copy_from oid 19 from oid 37 current snap is 38 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 106 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: finishing write tid 1 to smithi04275593-22 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: finishing write tid 2 to smithi04275593-22 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: finishing write tid 3 to smithi04275593-22 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: finishing write tid 4 to smithi04275593-22 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: finishing write tid 5 to smithi04275593-22 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: finishing write tid 6 to smithi04275593-22 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: oid 22 updating version 0 to 116 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: oid 22 version 116 is already newer than 114 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: oid 22 version 116 is already newer than 113 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: oid 22 updating version 116 to 117 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:423: oid 22 version 117 is already newer than 115 2024-09-21T09:28:22.196 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 117 (ObjNum 135 snap 38 seq_num 135) dirty exists 2024-09-21T09:28:22.197 INFO:tasks.rados.rados.0.smithi042.stdout:423: left oid 22 (ObjNum 135 snap 38 seq_num 135) 2024-09-21T09:28:22.197 INFO:tasks.rados.rados.0.smithi042.stdout:422: done (2 left) 2024-09-21T09:28:22.197 INFO:tasks.rados.rados.0.smithi042.stdout:423: done (1 left) 2024-09-21T09:28:22.197 INFO:tasks.rados.rados.0.smithi042.stdout:427: copy_from oid 48 from oid 31 current snap is 38 2024-09-21T09:28:22.197 INFO:tasks.rados.rados.0.smithi042.stdout:428: delete oid 16 current snap is 38 2024-09-21T09:28:22.206 INFO:tasks.rados.rados.0.smithi042.stdout:428: done (2 left) 2024-09-21T09:28:22.206 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 21 current snap is 38 2024-09-21T09:28:22.206 INFO:tasks.rados.rados.0.smithi042.stdout:429: seq_num 137 ranges {2007040=704512,2711552=655360,3366912=753664,4120576=196608} 2024-09-21T09:28:22.222 INFO:tasks.rados.rados.0.smithi042.stdout:429: writing smithi04275593-21 from 2007040 to 2711552 tid 1 2024-09-21T09:28:22.226 INFO:tasks.rados.rados.0.smithi042.stdout:429: writing smithi04275593-21 from 2711552 to 3366912 tid 2 2024-09-21T09:28:22.230 INFO:tasks.rados.rados.0.smithi042.stdout:429: writing smithi04275593-21 from 3366912 to 4120576 tid 3 2024-09-21T09:28:22.232 INFO:tasks.rados.rados.0.smithi042.stdout:429: writing smithi04275593-21 from 4120576 to 4317184 tid 4 2024-09-21T09:28:22.232 INFO:tasks.rados.rados.0.smithi042.stdout:430: delete oid 39 current snap is 38 2024-09-21T09:28:22.232 INFO:tasks.rados.rados.0.smithi042.stdout:426: finishing copy_from racing read to smithi04275593-19 2024-09-21T09:28:22.232 INFO:tasks.rados.rados.0.smithi042.stdout:426: finishing copy_from to smithi04275593-19 2024-09-21T09:28:22.232 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 46 (ObjNum 80 snap 14 seq_num 80) dirty exists 2024-09-21T09:28:22.232 INFO:tasks.rados.rados.0.smithi042.stdout:427: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:28:22.232 INFO:tasks.rados.rados.0.smithi042.stdout:427: finishing copy_from to smithi04275593-48 2024-09-21T09:28:22.232 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 34 (ObjNum 116 snap 29 seq_num 116) dirty exists 2024-09-21T09:28:22.232 INFO:tasks.rados.rados.0.smithi042.stdout:429: finishing write tid 1 to smithi04275593-21 2024-09-21T09:28:22.233 INFO:tasks.rados.rados.0.smithi042.stdout:429: finishing write tid 2 to smithi04275593-21 2024-09-21T09:28:22.233 INFO:tasks.rados.rados.0.smithi042.stdout:426: done (3 left) 2024-09-21T09:28:22.234 INFO:tasks.rados.rados.0.smithi042.stdout:427: done (2 left) 2024-09-21T09:28:22.234 INFO:tasks.rados.rados.0.smithi042.stdout:430: done (1 left) 2024-09-21T09:28:22.234 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 38 2024-09-21T09:28:22.234 INFO:tasks.rados.rados.0.smithi042.stdout:431: seq_num 139 ranges {712704=737280,1449984=425984,1875968=761856,2637824=417792} 2024-09-21T09:28:22.241 INFO:tasks.rados.rados.0.smithi042.stdout:431: writing smithi04275593-15 from 712704 to 1449984 tid 1 2024-09-21T09:28:22.244 INFO:tasks.rados.rados.0.smithi042.stdout:431: writing smithi04275593-15 from 1449984 to 1875968 tid 2 2024-09-21T09:28:22.248 INFO:tasks.rados.rados.0.smithi042.stdout:431: writing smithi04275593-15 from 1875968 to 2637824 tid 3 2024-09-21T09:28:22.251 INFO:tasks.rados.rados.0.smithi042.stdout:431: writing smithi04275593-15 from 2637824 to 3055616 tid 4 2024-09-21T09:28:22.251 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 38 2024-09-21T09:28:22.251 INFO:tasks.rados.rados.0.smithi042.stdout:429: finishing write tid 3 to smithi04275593-21 2024-09-21T09:28:22.252 INFO:tasks.rados.rados.0.smithi042.stdout:429: finishing write tid 4 to smithi04275593-21 2024-09-21T09:28:22.252 INFO:tasks.rados.rados.0.smithi042.stdout:429: finishing write tid 5 to smithi04275593-21 2024-09-21T09:28:22.252 INFO:tasks.rados.rados.0.smithi042.stdout:432: seq_num 140 ranges {2498560=753664,3252224=704512,3956736=524288,4481024=376832} 2024-09-21T09:28:22.269 INFO:tasks.rados.rados.0.smithi042.stdout:432: writing smithi04275593-29 from 2498560 to 3252224 tid 1 2024-09-21T09:28:22.273 INFO:tasks.rados.rados.0.smithi042.stdout:432: writing smithi04275593-29 from 3252224 to 3956736 tid 2 2024-09-21T09:28:22.276 INFO:tasks.rados.rados.0.smithi042.stdout:432: writing smithi04275593-29 from 3956736 to 4481024 tid 3 2024-09-21T09:28:22.279 INFO:tasks.rados.rados.0.smithi042.stdout:432: writing smithi04275593-29 from 4481024 to 4857856 tid 4 2024-09-21T09:28:22.279 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 38 2024-09-21T09:28:22.279 INFO:tasks.rados.rados.0.smithi042.stdout:429: finishing write tid 6 to smithi04275593-21 2024-09-21T09:28:22.279 INFO:tasks.rados.rados.0.smithi042.stdout:429: oid 21 updating version 0 to 106 2024-09-21T09:28:22.279 INFO:tasks.rados.rados.0.smithi042.stdout:429: oid 21 version 106 is already newer than 104 2024-09-21T09:28:22.279 INFO:tasks.rados.rados.0.smithi042.stdout:429: oid 21 version 106 is already newer than 103 2024-09-21T09:28:22.279 INFO:tasks.rados.rados.0.smithi042.stdout:429: oid 21 version 106 is already newer than 105 2024-09-21T09:28:22.280 INFO:tasks.rados.rados.0.smithi042.stdout:429: oid 21 version 106 is already newer than 102 2024-09-21T09:28:22.280 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 106 (ObjNum 137 snap 38 seq_num 137) dirty exists 2024-09-21T09:28:22.280 INFO:tasks.rados.rados.0.smithi042.stdout:429: left oid 21 (ObjNum 137 snap 38 seq_num 137) 2024-09-21T09:28:22.280 INFO:tasks.rados.rados.0.smithi042.stdout:431: finishing write tid 1 to smithi04275593-15 2024-09-21T09:28:22.280 INFO:tasks.rados.rados.0.smithi042.stdout:431: finishing write tid 2 to smithi04275593-15 2024-09-21T09:28:22.280 INFO:tasks.rados.rados.0.smithi042.stdout:433: seq_num 141 ranges {1703936=770048,2473984=589824,3063808=729088,3792896=286720} 2024-09-21T09:28:22.292 INFO:tasks.rados.rados.0.smithi042.stdout:433: writing smithi04275593-30 from 1703936 to 2473984 tid 1 2024-09-21T09:28:22.295 INFO:tasks.rados.rados.0.smithi042.stdout:433: writing smithi04275593-30 from 2473984 to 3063808 tid 2 2024-09-21T09:28:22.299 INFO:tasks.rados.rados.0.smithi042.stdout:433: writing smithi04275593-30 from 3063808 to 3792896 tid 3 2024-09-21T09:28:22.301 INFO:tasks.rados.rados.0.smithi042.stdout:433: writing smithi04275593-30 from 3792896 to 4079616 tid 4 2024-09-21T09:28:22.301 INFO:tasks.rados.rados.0.smithi042.stdout:429: done (3 left) 2024-09-21T09:28:22.301 INFO:tasks.rados.rados.0.smithi042.stdout:434: read oid 34 snap -1 2024-09-21T09:28:22.301 INFO:tasks.rados.rados.0.smithi042.stdout:434: expect (ObjNum 131 snap 37 seq_num 131) 2024-09-21T09:28:22.301 INFO:tasks.rados.rados.0.smithi042.stdout:435: snap_remove snap 34 2024-09-21T09:28:22.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:22 smithi133 ceph-mon[31321]: pgmap v204: 121 pgs: 121 active+clean; 114 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-21T09:28:22.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:22 smithi133 ceph-mon[31321]: osdmap e149: 8 total, 8 up, 8 in 2024-09-21T09:28:22.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:22 smithi042 ceph-mon[35471]: pgmap v204: 121 pgs: 121 active+clean; 114 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-21T09:28:22.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:22 smithi042 ceph-mon[35471]: osdmap e149: 8 total, 8 up, 8 in 2024-09-21T09:28:22.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:22 smithi042 ceph-mon[27524]: pgmap v204: 121 pgs: 121 active+clean; 114 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-21T09:28:22.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:22 smithi042 ceph-mon[27524]: osdmap e149: 8 total, 8 up, 8 in 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:431: finishing write tid 3 to smithi04275593-15 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:431: finishing write tid 4 to smithi04275593-15 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:431: finishing write tid 5 to smithi04275593-15 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:431: finishing write tid 6 to smithi04275593-15 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:431: oid 15 updating version 0 to 173 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:431: oid 15 version 173 is already newer than 172 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:431: oid 15 version 173 is already newer than 170 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:431: oid 15 version 173 is already newer than 169 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:431: oid 15 version 173 is already newer than 171 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 173 (ObjNum 139 snap 38 seq_num 139) dirty exists 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:431: left oid 15 (ObjNum 139 snap 38 seq_num 139) 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:432: finishing write tid 1 to smithi04275593-29 2024-09-21T09:28:23.064 INFO:tasks.rados.rados.0.smithi042.stdout:432: finishing write tid 2 to smithi04275593-29 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:432: finishing write tid 3 to smithi04275593-29 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:432: finishing write tid 4 to smithi04275593-29 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:432: finishing write tid 5 to smithi04275593-29 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:432: finishing write tid 6 to smithi04275593-29 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:432: oid 29 updating version 0 to 99 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:432: oid 29 version 99 is already newer than 97 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:432: oid 29 updating version 99 to 100 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:432: oid 29 version 100 is already newer than 96 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:432: oid 29 version 100 is already newer than 98 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 100 (ObjNum 140 snap 38 seq_num 140) dirty exists 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:432: left oid 29 (ObjNum 140 snap 38 seq_num 140) 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:433: finishing write tid 1 to smithi04275593-30 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:433: finishing write tid 2 to smithi04275593-30 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:433: finishing write tid 3 to smithi04275593-30 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:433: finishing write tid 4 to smithi04275593-30 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:433: finishing write tid 5 to smithi04275593-30 2024-09-21T09:28:23.065 INFO:tasks.rados.rados.0.smithi042.stdout:433: finishing write tid 6 to smithi04275593-30 2024-09-21T09:28:23.066 INFO:tasks.rados.rados.0.smithi042.stdout:433: oid 30 updating version 0 to 113 2024-09-21T09:28:23.066 INFO:tasks.rados.rados.0.smithi042.stdout:433: oid 30 updating version 113 to 114 2024-09-21T09:28:23.066 INFO:tasks.rados.rados.0.smithi042.stdout:433: oid 30 updating version 114 to 115 2024-09-21T09:28:23.066 INFO:tasks.rados.rados.0.smithi042.stdout:433: oid 30 updating version 115 to 116 2024-09-21T09:28:23.066 INFO:tasks.rados.rados.0.smithi042.stdout:433: oid 30 updating version 116 to 117 2024-09-21T09:28:23.066 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 117 (ObjNum 141 snap 38 seq_num 141) dirty exists 2024-09-21T09:28:23.066 INFO:tasks.rados.rados.0.smithi042.stdout:433: left oid 30 (ObjNum 141 snap 38 seq_num 141) 2024-09-21T09:28:23.066 INFO:tasks.rados.rados.0.smithi042.stdout:434: expect (ObjNum 131 snap 37 seq_num 131) 2024-09-21T09:28:23.126 INFO:tasks.rados.rados.0.smithi042.stdout:431: done (4 left) 2024-09-21T09:28:23.126 INFO:tasks.rados.rados.0.smithi042.stdout:432: done (3 left) 2024-09-21T09:28:23.127 INFO:tasks.rados.rados.0.smithi042.stdout:433: done (2 left) 2024-09-21T09:28:23.127 INFO:tasks.rados.rados.0.smithi042.stdout:434: done (1 left) 2024-09-21T09:28:23.127 INFO:tasks.rados.rados.0.smithi042.stdout:435: done (0 left) 2024-09-21T09:28:23.127 INFO:tasks.rados.rados.0.smithi042.stdout:436: rollback oid 1 current snap is 38 2024-09-21T09:28:23.127 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 1 to 35 2024-09-21T09:28:23.127 INFO:tasks.rados.rados.0.smithi042.stdout:437: delete oid 32 current snap is 38 2024-09-21T09:28:23.128 INFO:tasks.rados.rados.0.smithi042.stdout:437: done (1 left) 2024-09-21T09:28:23.128 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 38 2024-09-21T09:28:23.129 INFO:tasks.rados.rados.0.smithi042.stdout:438: seq_num 143 ranges {0=802816,802816=761856,1564672=745472,2310144=98304} 2024-09-21T09:28:23.133 INFO:tasks.rados.rados.0.smithi042.stdout:438: writing smithi04275593-4 from 0 to 802816 tid 1 2024-09-21T09:28:23.138 INFO:tasks.rados.rados.0.smithi042.stdout:438: writing smithi04275593-4 from 802816 to 1564672 tid 2 2024-09-21T09:28:23.142 INFO:tasks.rados.rados.0.smithi042.stdout:438: writing smithi04275593-4 from 1564672 to 2310144 tid 3 2024-09-21T09:28:23.143 INFO:tasks.rados.rados.0.smithi042.stdout:438: writing smithi04275593-4 from 2310144 to 2408448 tid 4 2024-09-21T09:28:23.143 INFO:tasks.rados.rados.0.smithi042.stdout:439: snap_remove snap 36 2024-09-21T09:28:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:23 smithi133 ceph-mon[31321]: osdmap e150: 8 total, 8 up, 8 in 2024-09-21T09:28:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:23 smithi133 ceph-mon[31321]: osdmap e151: 8 total, 8 up, 8 in 2024-09-21T09:28:23.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:23 smithi042 ceph-mon[27524]: osdmap e150: 8 total, 8 up, 8 in 2024-09-21T09:28:23.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:23 smithi042 ceph-mon[27524]: osdmap e151: 8 total, 8 up, 8 in 2024-09-21T09:28:23.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:23 smithi042 ceph-mon[35471]: osdmap e150: 8 total, 8 up, 8 in 2024-09-21T09:28:23.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:23 smithi042 ceph-mon[35471]: osdmap e151: 8 total, 8 up, 8 in 2024-09-21T09:28:24.063 INFO:tasks.rados.rados.0.smithi042.stdout:439: done (2 left) 2024-09-21T09:28:24.063 INFO:tasks.rados.rados.0.smithi042.stdout:440: copy_from oid 14 from oid 43 current snap is 38 2024-09-21T09:28:24.063 INFO:tasks.rados.rados.0.smithi042.stdout:436: finishing rollback tid 0 to smithi04275593-1 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:436: finishing rollback tid 1 to smithi04275593-1 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:436: finishing rollback tid 2 to smithi04275593-1 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 114 (ObjNum 77 snap 14 seq_num 77) dirty exists 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:438: finishing write tid 1 to smithi04275593-4 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:438: finishing write tid 2 to smithi04275593-4 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:438: finishing write tid 3 to smithi04275593-4 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:438: finishing write tid 4 to smithi04275593-4 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:438: finishing write tid 5 to smithi04275593-4 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:438: finishing write tid 6 to smithi04275593-4 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:438: oid 4 updating version 0 to 42 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:438: oid 4 updating version 42 to 44 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:438: oid 4 version 44 is already newer than 43 2024-09-21T09:28:24.064 INFO:tasks.rados.rados.0.smithi042.stdout:438: oid 4 version 44 is already newer than 41 2024-09-21T09:28:24.065 INFO:tasks.rados.rados.0.smithi042.stdout:438: oid 4 updating version 44 to 45 2024-09-21T09:28:24.065 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 45 (ObjNum 143 snap 38 seq_num 143) dirty exists 2024-09-21T09:28:24.065 INFO:tasks.rados.rados.0.smithi042.stdout:438: left oid 4 (ObjNum 143 snap 38 seq_num 143) 2024-09-21T09:28:24.065 INFO:tasks.rados.rados.0.smithi042.stdout:436: done (2 left) 2024-09-21T09:28:24.065 INFO:tasks.rados.rados.0.smithi042.stdout:438: done (1 left) 2024-09-21T09:28:24.065 INFO:tasks.rados.rados.0.smithi042.stdout:441: setattr oid 27 current snap is 38 2024-09-21T09:28:24.066 INFO:tasks.rados.rados.0.smithi042.stdout:442: rollback oid 3 current snap is 38 2024-09-21T09:28:24.066 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 32 2024-09-21T09:28:24.066 INFO:tasks.rados.rados.0.smithi042.stdout:443: setattr oid 40 current snap is 38 2024-09-21T09:28:24.069 INFO:tasks.rados.rados.0.smithi042.stdout:444: snap_create 2024-09-21T09:28:24.072 INFO:tasks.rados.rados.0.smithi042.stdout:442: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:28:24.072 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 61 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:28:24.074 INFO:tasks.rados.rados.0.smithi042.stdout:440: finishing copy_from to smithi04275593-14 2024-09-21T09:28:24.075 INFO:tasks.rados.rados.0.smithi042.stdout:440: got expected ENOENT (src dne) 2024-09-21T09:28:24.075 INFO:tasks.rados.rados.0.smithi042.stdout:440: finishing copy_from racing read to smithi04275593-14 2024-09-21T09:28:24.075 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 58 (ObjNum 105 snap 20 seq_num 105) dirty exists 2024-09-21T09:28:24.076 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 47 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-21T09:28:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:24 smithi133 ceph-mon[31321]: pgmap v207: 121 pgs: 121 active+clean; 142 MiB data, 455 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.5 MiB/s wr, 55 op/s 2024-09-21T09:28:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:24 smithi133 ceph-mon[31321]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T09:28:24.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:24 smithi042 ceph-mon[27524]: pgmap v207: 121 pgs: 121 active+clean; 142 MiB data, 455 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.5 MiB/s wr, 55 op/s 2024-09-21T09:28:24.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:24 smithi042 ceph-mon[27524]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T09:28:24.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:24 smithi042 ceph-mon[35471]: pgmap v207: 121 pgs: 121 active+clean; 142 MiB data, 455 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.5 MiB/s wr, 55 op/s 2024-09-21T09:28:24.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:24 smithi042 ceph-mon[35471]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T09:28:25.065 INFO:tasks.rados.rados.0.smithi042.stdout:440: done (4 left) 2024-09-21T09:28:25.065 INFO:tasks.rados.rados.0.smithi042.stdout:441: done (3 left) 2024-09-21T09:28:25.065 INFO:tasks.rados.rados.0.smithi042.stdout:442: done (2 left) 2024-09-21T09:28:25.065 INFO:tasks.rados.rados.0.smithi042.stdout:443: done (1 left) 2024-09-21T09:28:25.065 INFO:tasks.rados.rados.0.smithi042.stdout:444: done (0 left) 2024-09-21T09:28:25.065 INFO:tasks.rados.rados.0.smithi042.stdout:445: snap_create 2024-09-21T09:28:26.067 INFO:tasks.rados.rados.0.smithi042.stdout:445: done (0 left) 2024-09-21T09:28:26.067 INFO:tasks.rados.rados.0.smithi042.stdout:446: setattr oid 4 current snap is 40 2024-09-21T09:28:26.068 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 40 2024-09-21T09:28:26.068 INFO:tasks.rados.rados.0.smithi042.stdout:447: seq_num 144 ranges {221184=16384} 2024-09-21T09:28:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:447: writing smithi04275593-14 from 221184 to 237568 tid 1 2024-09-21T09:28:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:448: read oid 16 snap 38 2024-09-21T09:28:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:448: expect deleted 2024-09-21T09:28:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:449: rmattr oid 10 current snap is 40 2024-09-21T09:28:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:450: copy_from oid 1 from oid 39 current snap is 40 2024-09-21T09:28:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:451: delete oid 27 current snap is 40 2024-09-21T09:28:26.080 INFO:tasks.rados.rados.0.smithi042.stdout:450: finishing copy_from to smithi04275593-1 2024-09-21T09:28:26.080 INFO:tasks.rados.rados.0.smithi042.stdout:450: got expected ENOENT (src dne) 2024-09-21T09:28:26.080 INFO:tasks.rados.rados.0.smithi042.stdout:450: finishing copy_from racing read to smithi04275593-1 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:447: finishing write tid 1 to smithi04275593-14 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 62 (ObjNum 134 snap 37 seq_num 134) dirty exists 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 49 (ObjNum 143 snap 38 seq_num 143) dirty exists 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:447: finishing write tid 2 to smithi04275593-14 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:446: done (5 left) 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:448: done (4 left) 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:449: done (3 left) 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:450: done (2 left) 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:451: done (1 left) 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:452: rmattr oid 21 current snap is 40 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:447: finishing write tid 3 to smithi04275593-14 2024-09-21T09:28:26.081 INFO:tasks.rados.rados.0.smithi042.stdout:447: oid 14 updating version 0 to 36 2024-09-21T09:28:26.082 INFO:tasks.rados.rados.0.smithi042.stdout:447: oid 14 updating version 36 to 37 2024-09-21T09:28:26.082 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 37 (ObjNum 144 snap 40 seq_num 144) dirty exists 2024-09-21T09:28:26.082 INFO:tasks.rados.rados.0.smithi042.stdout:447: left oid 14 (ObjNum 144 snap 40 seq_num 144) 2024-09-21T09:28:26.082 INFO:tasks.rados.rados.0.smithi042.stdout:447: done (1 left) 2024-09-21T09:28:26.082 INFO:tasks.rados.rados.0.smithi042.stdout:453: rollback oid 28 current snap is 40 2024-09-21T09:28:26.082 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 28 to 39 2024-09-21T09:28:26.082 INFO:tasks.rados.rados.0.smithi042.stdout:454: copy_from oid 2 from oid 5 current snap is 40 2024-09-21T09:28:26.082 INFO:tasks.rados.rados.0.smithi042.stdout:455: read oid 45 snap -1 2024-09-21T09:28:26.082 INFO:tasks.rados.rados.0.smithi042.stdout:455: expect (ObjNum 99 snap 19 seq_num 99) 2024-09-21T09:28:26.082 INFO:tasks.rados.rados.0.smithi042.stdout:456: snap_remove snap 26 2024-09-21T09:28:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:26 smithi042 ceph-mon[27524]: pgmap v210: 121 pgs: 121 active+clean; 142 MiB data, 455 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.5 MiB/s wr, 55 op/s 2024-09-21T09:28:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:26 smithi042 ceph-mon[27524]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T09:28:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:26 smithi042 ceph-mon[35471]: pgmap v210: 121 pgs: 121 active+clean; 142 MiB data, 455 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.5 MiB/s wr, 55 op/s 2024-09-21T09:28:26.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:26 smithi042 ceph-mon[35471]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T09:28:26.464 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:26 smithi133 ceph-mon[31321]: pgmap v210: 121 pgs: 121 active+clean; 142 MiB data, 455 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.5 MiB/s wr, 55 op/s 2024-09-21T09:28:26.464 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:26 smithi133 ceph-mon[31321]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T09:28:27.079 INFO:tasks.rados.rados.0.smithi042.stdout:456: done (4 left) 2024-09-21T09:28:27.079 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 40 2024-09-21T09:28:27.080 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 122 (ObjNum 137 snap 38 seq_num 137) dirty exists 2024-09-21T09:28:27.080 INFO:tasks.rados.rados.0.smithi042.stdout:453: finishing rollback tid 0 to smithi04275593-28 2024-09-21T09:28:27.080 INFO:tasks.rados.rados.0.smithi042.stdout:453: finishing rollback tid 1 to smithi04275593-28 2024-09-21T09:28:27.080 INFO:tasks.rados.rados.0.smithi042.stdout:453: finishing rollback tid 2 to smithi04275593-28 2024-09-21T09:28:27.080 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 53 (ObjNum 128 snap 36 seq_num 128) dirty exists 2024-09-21T09:28:27.080 INFO:tasks.rados.rados.0.smithi042.stdout:454: finishing copy_from racing read to smithi04275593-2 2024-09-21T09:28:27.080 INFO:tasks.rados.rados.0.smithi042.stdout:454: finishing copy_from to smithi04275593-2 2024-09-21T09:28:27.080 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 78 (ObjNum 124 snap 33 seq_num 124) dirty exists 2024-09-21T09:28:27.080 INFO:tasks.rados.rados.0.smithi042.stdout:455: expect (ObjNum 99 snap 19 seq_num 99) 2024-09-21T09:28:27.207 INFO:tasks.rados.rados.0.smithi042.stdout:457: seq_num 146 ranges {1957888=49152} 2024-09-21T09:28:27.218 INFO:tasks.rados.rados.0.smithi042.stdout:457: writing smithi04275593-19 from 1957888 to 2007040 tid 1 2024-09-21T09:28:27.218 INFO:tasks.rados.rados.0.smithi042.stdout:452: done (4 left) 2024-09-21T09:28:27.218 INFO:tasks.rados.rados.0.smithi042.stdout:453: done (3 left) 2024-09-21T09:28:27.218 INFO:tasks.rados.rados.0.smithi042.stdout:454: done (2 left) 2024-09-21T09:28:27.218 INFO:tasks.rados.rados.0.smithi042.stdout:455: done (1 left) 2024-09-21T09:28:27.218 INFO:tasks.rados.rados.0.smithi042.stdout:458: delete oid 1 current snap is 40 2024-09-21T09:28:27.219 INFO:tasks.rados.rados.0.smithi042.stdout:458: done (1 left) 2024-09-21T09:28:27.219 INFO:tasks.rados.rados.0.smithi042.stdout:459: snap_create 2024-09-21T09:28:27.220 INFO:tasks.rados.rados.0.smithi042.stdout:457: finishing write tid 1 to smithi04275593-19 2024-09-21T09:28:27.220 INFO:tasks.rados.rados.0.smithi042.stdout:457: finishing write tid 2 to smithi04275593-19 2024-09-21T09:28:27.222 INFO:tasks.rados.rados.0.smithi042.stdout:457: finishing write tid 3 to smithi04275593-19 2024-09-21T09:28:27.222 INFO:tasks.rados.rados.0.smithi042.stdout:457: oid 19 updating version 0 to 118 2024-09-21T09:28:27.222 INFO:tasks.rados.rados.0.smithi042.stdout:457: oid 19 updating version 118 to 119 2024-09-21T09:28:27.222 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 119 (ObjNum 146 snap 40 seq_num 146) dirty exists 2024-09-21T09:28:27.222 INFO:tasks.rados.rados.0.smithi042.stdout:457: left oid 19 (ObjNum 146 snap 40 seq_num 146) 2024-09-21T09:28:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:27 smithi042 ceph-mon[27524]: osdmap e154: 8 total, 8 up, 8 in 2024-09-21T09:28:27.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:27 smithi042 ceph-mon[35471]: osdmap e154: 8 total, 8 up, 8 in 2024-09-21T09:28:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:27 smithi133 ceph-mon[31321]: osdmap e154: 8 total, 8 up, 8 in 2024-09-21T09:28:28.082 INFO:tasks.rados.rados.0.smithi042.stdout:457: done (1 left) 2024-09-21T09:28:28.082 INFO:tasks.rados.rados.0.smithi042.stdout:459: done (0 left) 2024-09-21T09:28:28.083 INFO:tasks.rados.rados.0.smithi042.stdout:460: snap_create 2024-09-21T09:28:28.348 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:28 smithi133 ceph-mon[31321]: pgmap v213: 121 pgs: 121 active+clean; 142 MiB data, 455 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:28.348 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:28 smithi133 ceph-mon[31321]: osdmap e155: 8 total, 8 up, 8 in 2024-09-21T09:28:28.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:28 smithi042 ceph-mon[27524]: pgmap v213: 121 pgs: 121 active+clean; 142 MiB data, 455 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:28.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:28 smithi042 ceph-mon[27524]: osdmap e155: 8 total, 8 up, 8 in 2024-09-21T09:28:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:28 smithi042 ceph-mon[35471]: pgmap v213: 121 pgs: 121 active+clean; 142 MiB data, 455 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:28 smithi042 ceph-mon[35471]: osdmap e155: 8 total, 8 up, 8 in 2024-09-21T09:28:29.089 INFO:tasks.rados.rados.0.smithi042.stdout:460: done (0 left) 2024-09-21T09:28:29.089 INFO:tasks.rados.rados.0.smithi042.stdout:461: snap_remove snap 40 2024-09-21T09:28:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:29 smithi042 ceph-mon[27524]: osdmap e156: 8 total, 8 up, 8 in 2024-09-21T09:28:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:29 smithi042 ceph-mon[35471]: osdmap e156: 8 total, 8 up, 8 in 2024-09-21T09:28:29.469 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:29 smithi133 ceph-mon[31321]: osdmap e156: 8 total, 8 up, 8 in 2024-09-21T09:28:29.929 INFO:tasks.rados.rados.0.smithi042.stdout:461: done (0 left) 2024-09-21T09:28:29.929 INFO:tasks.rados.rados.0.smithi042.stdout:462: read oid 21 snap -1 2024-09-21T09:28:29.929 INFO:tasks.rados.rados.0.smithi042.stdout:462: expect (ObjNum 137 snap 38 seq_num 137) 2024-09-21T09:28:29.930 INFO:tasks.rados.rados.0.smithi042.stdout:463: read oid 28 snap -1 2024-09-21T09:28:29.930 INFO:tasks.rados.rados.0.smithi042.stdout:463: expect (ObjNum 128 snap 36 seq_num 128) 2024-09-21T09:28:29.930 INFO:tasks.rados.rados.0.smithi042.stdout:464: copy_from oid 31 from oid 26 current snap is 42 2024-09-21T09:28:29.930 INFO:tasks.rados.rados.0.smithi042.stdout:465: read oid 32 snap -1 2024-09-21T09:28:29.930 INFO:tasks.rados.rados.0.smithi042.stdout:465: expect deleted 2024-09-21T09:28:29.930 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 42 2024-09-21T09:28:29.930 INFO:tasks.rados.rados.0.smithi042.stdout:466: seq_num 148 ranges {0=81920} 2024-09-21T09:28:29.930 INFO:tasks.rados.rados.0.smithi042.stdout:466: writing smithi04275593-6 from 0 to 81920 tid 1 2024-09-21T09:28:29.931 INFO:tasks.rados.rados.0.smithi042.stdout:467: read oid 41 snap 31 2024-09-21T09:28:29.931 INFO:tasks.rados.rados.0.smithi042.stdout:467: expect deleted 2024-09-21T09:28:29.931 INFO:tasks.rados.rados.0.smithi042.stdout:468: snap_remove snap 35 2024-09-21T09:28:30.086 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:29 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:28:29] ENGINE Bus STOPPING 2024-09-21T09:28:30.320 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ignoring --setuser ceph since I am not root 2024-09-21T09:28:30.320 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:29 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ignoring --setgroup ceph since I am not root 2024-09-21T09:28:30.320 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:30.092+0000 7f9e3c7e9040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:28:30.320 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:30.156+0000 7f9e3c7e9040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:28:30.320 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:30.317+0000 7f9e3c7e9040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:28:30.321 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: pgmap v216: 121 pgs: 121 active+clean; 145 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 25 op/s 2024-09-21T09:28:30.321 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: osdmap e157: 8 total, 8 up, 8 in 2024-09-21T09:28:30.321 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:30.321 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:30.321 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:30.321 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:30.321 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:30.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:30.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T09:28:30.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: Activating manager daemon x 2024-09-21T09:28:30.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: osdmap e158: 8 total, 8 up, 8 in 2024-09-21T09:28:30.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T09:28:30.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: mgrmap e25: x(active, starting, since 0.0106461s) 2024-09-21T09:28:30.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:30.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:30.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:30.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:28:30.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:28:30.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:28:30.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:30.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:30.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:30.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:28:30.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:28:30.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:28:30.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:28:30.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:28:30.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:28:30.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:28:30.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:28:30.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: pgmap v216: 121 pgs: 121 active+clean; 145 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 25 op/s 2024-09-21T09:28:30.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: osdmap e157: 8 total, 8 up, 8 in 2024-09-21T09:28:30.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:30.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:30.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:30.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:30.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:30.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:30.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T09:28:30.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: Activating manager daemon x 2024-09-21T09:28:30.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: osdmap e158: 8 total, 8 up, 8 in 2024-09-21T09:28:30.327 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T09:28:30.327 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: mgrmap e25: x(active, starting, since 0.0106461s) 2024-09-21T09:28:30.327 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:30.327 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:30.327 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:30.327 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:28:30.327 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:28:30.327 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:28:30.327 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:30.327 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:30.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:30.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:28:30.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:28:30.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:28:30.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:28:30.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:28:30.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:28:30.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:28:30.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:28:30.493 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:28:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:28:30.493 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:28:30] ENGINE Bus STOPPED 2024-09-21T09:28:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: pgmap v216: 121 pgs: 121 active+clean; 145 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 25 op/s 2024-09-21T09:28:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: osdmap e157: 8 total, 8 up, 8 in 2024-09-21T09:28:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: Activating manager daemon x 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: osdmap e158: 8 total, 8 up, 8 in 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24413 172.21.15.42:0/2212464283' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: mgrmap e25: x(active, starting, since 0.0106461s) 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:28:30.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:28:30.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:30 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:28:30.601 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:30.385+0000 7f9e3c7e9040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:28:30.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:30.535+0000 7f9e3c7e9040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:28:30.930 INFO:tasks.rados.rados.0.smithi042.stdout:468: done (6 left) 2024-09-21T09:28:30.930 INFO:tasks.rados.rados.0.smithi042.stdout:469: snap_remove snap 39 2024-09-21T09:28:31.012 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:30.681+0000 7f9e3c7e9040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:28:31.273 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:31 smithi042 ceph-mon[35471]: Manager daemon x is now available 2024-09-21T09:28:31.273 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:31 smithi042 ceph-mon[35471]: osdmap e159: 8 total, 8 up, 8 in 2024-09-21T09:28:31.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:31 smithi042 ceph-mon[27524]: Manager daemon x is now available 2024-09-21T09:28:31.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:31 smithi042 ceph-mon[27524]: osdmap e159: 8 total, 8 up, 8 in 2024-09-21T09:28:31.274 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:31.009+0000 7f9e3c7e9040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:28:31.274 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:31.072+0000 7f9e3c7e9040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:28:31.274 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:31.271+0000 7f9e3c7e9040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:28:31.376 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-mon[31321]: Manager daemon x is now available 2024-09-21T09:28:31.376 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-mon[31321]: osdmap e159: 8 total, 8 up, 8 in 2024-09-21T09:28:31.377 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:28:31] ENGINE Bus STARTING 2024-09-21T09:28:31.377 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:31.193+0000 7f5070e6a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:28:31.377 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:31.193+0000 7f5070e6a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:28:31.377 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:31.193+0000 7f5070e6a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:28:31.377 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:31.193+0000 7f5070e6a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:28:31.377 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:31.193+0000 7f5070e6a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:28:31.378 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:31.194+0000 7f506de64640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:28:31.378 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:31.194+0000 7f506de64640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:28:31.378 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:31.194+0000 7f506de64640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:28:31.378 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:31.194+0000 7f506de64640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:28:31.378 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:31.194+0000 7f506de64640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:28:31.378 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:28:31] ENGINE Serving on http://:::9283 2024-09-21T09:28:31.378 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:28:31] ENGINE Bus STARTED 2024-09-21T09:28:31.927 INFO:tasks.rados.rados.0.smithi042.stdout:469: done (6 left) 2024-09-21T09:28:31.927 INFO:tasks.rados.rados.0.smithi042.stdout:470: copy_from oid 12 from oid 43 current snap is 42 2024-09-21T09:28:31.927 INFO:tasks.rados.rados.0.smithi042.stdout:464: finishing copy_from to smithi04275593-31 2024-09-21T09:28:31.927 INFO:tasks.rados.rados.0.smithi042.stdout:464: got expected ENOENT (src dne) 2024-09-21T09:28:31.927 INFO:tasks.rados.rados.0.smithi042.stdout:464: finishing copy_from racing read to smithi04275593-31 2024-09-21T09:28:31.927 INFO:tasks.rados.rados.0.smithi042.stdout:463: expect (ObjNum 128 snap 36 seq_num 128) 2024-09-21T09:28:31.988 INFO:tasks.rados.rados.0.smithi042.stdout:466: finishing write tid 1 to smithi04275593-6 2024-09-21T09:28:31.988 INFO:tasks.rados.rados.0.smithi042.stdout:466: finishing write tid 2 to smithi04275593-6 2024-09-21T09:28:31.988 INFO:tasks.rados.rados.0.smithi042.stdout:462: expect (ObjNum 137 snap 38 seq_num 137) 2024-09-21T09:28:32.146 INFO:tasks.rados.rados.0.smithi042.stdout:466: finishing write tid 3 to smithi04275593-6 2024-09-21T09:28:32.146 INFO:tasks.rados.rados.0.smithi042.stdout:466: oid 6 updating version 0 to 134 2024-09-21T09:28:32.146 INFO:tasks.rados.rados.0.smithi042.stdout:466: oid 6 version 134 is already newer than 133 2024-09-21T09:28:32.146 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 134 (ObjNum 148 snap 42 seq_num 148) dirty exists 2024-09-21T09:28:32.146 INFO:tasks.rados.rados.0.smithi042.stdout:466: left oid 6 (ObjNum 148 snap 42 seq_num 148) 2024-09-21T09:28:32.146 INFO:tasks.rados.rados.0.smithi042.stdout:470: finishing copy_from to smithi04275593-12 2024-09-21T09:28:32.146 INFO:tasks.rados.rados.0.smithi042.stdout:470: got expected ENOENT (src dne) 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:470: finishing copy_from racing read to smithi04275593-12 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:462: done (6 left) 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:463: done (5 left) 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:464: done (4 left) 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:465: done (3 left) 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:466: done (2 left) 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:467: done (1 left) 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:470: done (0 left) 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:471: rollback oid 48 current snap is 42 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 48 to 20 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 42 2024-09-21T09:28:32.147 INFO:tasks.rados.rados.0.smithi042.stdout:472: seq_num 149 ranges {696320=98304} 2024-09-21T09:28:32.150 INFO:tasks.rados.rados.0.smithi042.stdout:472: writing smithi04275593-20 from 696320 to 794624 tid 1 2024-09-21T09:28:32.150 INFO:tasks.rados.rados.0.smithi042.stdout:473: snap_create 2024-09-21T09:28:32.150 INFO:tasks.rados.rados.0.smithi042.stdout:471: finishing rollback tid 0 to smithi04275593-48 2024-09-21T09:28:32.150 INFO:tasks.rados.rados.0.smithi042.stdout:471: finishing rollback tid 1 to smithi04275593-48 2024-09-21T09:28:32.150 INFO:tasks.rados.rados.0.smithi042.stdout:471: finishing rollback tid 2 to smithi04275593-48 2024-09-21T09:28:32.151 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 112 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-21T09:28:32.152 INFO:tasks.rados.rados.0.smithi042.stdout:472: finishing write tid 1 to smithi04275593-20 2024-09-21T09:28:32.152 INFO:tasks.rados.rados.0.smithi042.stdout:472: finishing write tid 2 to smithi04275593-20 2024-09-21T09:28:32.154 INFO:tasks.rados.rados.0.smithi042.stdout:472: finishing write tid 3 to smithi04275593-20 2024-09-21T09:28:32.154 INFO:tasks.rados.rados.0.smithi042.stdout:472: oid 20 updating version 0 to 101 2024-09-21T09:28:32.154 INFO:tasks.rados.rados.0.smithi042.stdout:472: oid 20 updating version 101 to 102 2024-09-21T09:28:32.154 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 102 (ObjNum 149 snap 42 seq_num 149) dirty exists 2024-09-21T09:28:32.154 INFO:tasks.rados.rados.0.smithi042.stdout:472: left oid 20 (ObjNum 149 snap 42 seq_num 149) 2024-09-21T09:28:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: mgrmap e26: x(active, since 1.17907s) 2024-09-21T09:28:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: Checking for cert/key for grafana.a 2024-09-21T09:28:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: Migrating grafana.a cert to cert store 2024-09-21T09:28:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: Migrating grafana.a key to cert store 2024-09-21T09:28:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:28:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:28:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:28:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:28:32.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:28:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:28:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: Deploying cephadm binary to smithi133 2024-09-21T09:28:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: Deploying cephadm binary to smithi042 2024-09-21T09:28:32.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[35471]: osdmap e160: 8 total, 8 up, 8 in 2024-09-21T09:28:32.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: mgrmap e26: x(active, since 1.17907s) 2024-09-21T09:28:32.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: Checking for cert/key for grafana.a 2024-09-21T09:28:32.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: Migrating grafana.a cert to cert store 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: Migrating grafana.a key to cert store 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:28:32.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: Deploying cephadm binary to smithi133 2024-09-21T09:28:32.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: Deploying cephadm binary to smithi042 2024-09-21T09:28:32.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-mon[27524]: osdmap e160: 8 total, 8 up, 8 in 2024-09-21T09:28:32.356 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:32.198+0000 7f9e3c7e9040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:28:32.356 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:32 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:32.266+0000 7f9e3c7e9040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:28:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: mgrmap e26: x(active, since 1.17907s) 2024-09-21T09:28:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: Checking for cert/key for grafana.a 2024-09-21T09:28:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: Migrating grafana.a cert to cert store 2024-09-21T09:28:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: Migrating grafana.a key to cert store 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: Deploying cephadm binary to smithi133 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: Deploying cephadm binary to smithi042 2024-09-21T09:28:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-mon[31321]: osdmap e160: 8 total, 8 up, 8 in 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:32.279+0000 7f5059bbf640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:28:32] ENGINE Error in HTTPServer.serve 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: Traceback (most recent call last): 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: self._connections.run(self.expiration_interval) 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: self._run(expiration_interval) 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: s = self.context.wrap_socket( 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:28:32.495 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: return self.sslsocket_class._create( 2024-09-21T09:28:32.496 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:28:32.496 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: self.do_handshake() 2024-09-21T09:28:32.496 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:28:32.496 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: self._sslobj.do_handshake() 2024-09-21T09:28:32.496 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:28:32.496 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:33.062 INFO:tasks.rados.rados.0.smithi042.stdout:471: done (2 left) 2024-09-21T09:28:33.062 INFO:tasks.rados.rados.0.smithi042.stdout:472: done (1 left) 2024-09-21T09:28:33.062 INFO:tasks.rados.rados.0.smithi042.stdout:473: done (0 left) 2024-09-21T09:28:33.062 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 43 2024-09-21T09:28:33.063 INFO:tasks.rados.rados.0.smithi042.stdout:474: seq_num 150 ranges {4734976=114688} 2024-09-21T09:28:33.090 INFO:tasks.rados.rados.0.smithi042.stdout:474: writing smithi04275593-17 from 4734976 to 4849664 tid 1 2024-09-21T09:28:33.090 INFO:tasks.rados.rados.0.smithi042.stdout:475: copy_from oid 28 from oid 42 current snap is 43 2024-09-21T09:28:33.090 INFO:tasks.rados.rados.0.smithi042.stdout:476: rollback oid 15 current snap is 43 2024-09-21T09:28:33.090 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 15 to 32 2024-09-21T09:28:33.090 INFO:tasks.rados.rados.0.smithi042.stdout:477: rollback oid 33 current snap is 43 2024-09-21T09:28:33.090 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 33 to 33 2024-09-21T09:28:33.090 INFO:tasks.rados.rados.0.smithi042.stdout:478: delete oid 46 current snap is 43 2024-09-21T09:28:33.092 INFO:tasks.rados.rados.0.smithi042.stdout:477: finishing rollback tid 1 to smithi04275593-33 2024-09-21T09:28:33.097 INFO:tasks.rados.rados.0.smithi042.stdout:474: finishing write tid 1 to smithi04275593-17 2024-09-21T09:28:33.097 INFO:tasks.rados.rados.0.smithi042.stdout:474: finishing write tid 2 to smithi04275593-17 2024-09-21T09:28:33.097 INFO:tasks.rados.rados.0.smithi042.stdout:477: finishing rollback tid 2 to smithi04275593-33 2024-09-21T09:28:33.097 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 144 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:476: finishing rollback tid 0 to smithi04275593-15 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:476: finishing rollback tid 1 to smithi04275593-15 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:475: finishing copy_from racing read to smithi04275593-28 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:476: finishing rollback tid 2 to smithi04275593-15 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 208 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:476: done (4 left) 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:477: done (3 left) 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:478: done (2 left) 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:479: read oid 21 snap 37 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:479: expect (ObjNum 85 snap 15 seq_num 85) 2024-09-21T09:28:33.101 INFO:tasks.rados.rados.0.smithi042.stdout:480: delete oid 12 current snap is 43 2024-09-21T09:28:33.102 INFO:tasks.rados.rados.0.smithi042.stdout:474: finishing write tid 3 to smithi04275593-17 2024-09-21T09:28:33.102 INFO:tasks.rados.rados.0.smithi042.stdout:474: oid 17 updating version 0 to 203 2024-09-21T09:28:33.102 INFO:tasks.rados.rados.0.smithi042.stdout:474: oid 17 updating version 203 to 204 2024-09-21T09:28:33.102 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 204 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-09-21T09:28:33.102 INFO:tasks.rados.rados.0.smithi042.stdout:474: left oid 17 (ObjNum 150 snap 43 seq_num 150) 2024-09-21T09:28:33.102 INFO:tasks.rados.rados.0.smithi042.stdout:475: finishing copy_from to smithi04275593-28 2024-09-21T09:28:33.103 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 45 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-09-21T09:28:33.104 INFO:tasks.rados.rados.0.smithi042.stdout:474: done (3 left) 2024-09-21T09:28:33.104 INFO:tasks.rados.rados.0.smithi042.stdout:475: done (2 left) 2024-09-21T09:28:33.104 INFO:tasks.rados.rados.0.smithi042.stdout:480: done (1 left) 2024-09-21T09:28:33.104 INFO:tasks.rados.rados.0.smithi042.stdout:481: rmattr oid 3 current snap is 43 2024-09-21T09:28:33.104 INFO:tasks.rados.rados.0.smithi042.stdout:481: done (1 left) 2024-09-21T09:28:33.104 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 43 2024-09-21T09:28:33.104 INFO:tasks.rados.rados.0.smithi042.stdout:482: seq_num 153 ranges {2662400=163840} 2024-09-21T09:28:33.120 INFO:tasks.rados.rados.0.smithi042.stdout:482: writing smithi04275593-38 from 2662400 to 2826240 tid 1 2024-09-21T09:28:33.120 INFO:tasks.rados.rados.0.smithi042.stdout:483: read oid 3 snap -1 2024-09-21T09:28:33.120 INFO:tasks.rados.rados.0.smithi042.stdout:483: expect deleted 2024-09-21T09:28:33.120 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 43 2024-09-21T09:28:33.120 INFO:tasks.rados.rados.0.smithi042.stdout:479: expect (ObjNum 85 snap 15 seq_num 85) 2024-09-21T09:28:33.228 INFO:tasks.rados.rados.0.smithi042.stdout:482: finishing write tid 1 to smithi04275593-38 2024-09-21T09:28:33.228 INFO:tasks.rados.rados.0.smithi042.stdout:482: finishing write tid 2 to smithi04275593-38 2024-09-21T09:28:33.228 INFO:tasks.rados.rados.0.smithi042.stdout:482: finishing write tid 3 to smithi04275593-38 2024-09-21T09:28:33.228 INFO:tasks.rados.rados.0.smithi042.stdout:482: oid 38 updating version 0 to 94 2024-09-21T09:28:33.228 INFO:tasks.rados.rados.0.smithi042.stdout:482: oid 38 updating version 94 to 95 2024-09-21T09:28:33.229 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 95 (ObjNum 153 snap 43 seq_num 153) dirty exists 2024-09-21T09:28:33.229 INFO:tasks.rados.rados.0.smithi042.stdout:482: left oid 38 (ObjNum 153 snap 43 seq_num 153) 2024-09-21T09:28:33.229 INFO:tasks.rados.rados.0.smithi042.stdout:484: seq_num 154 ranges {0=180224} 2024-09-21T09:28:33.229 INFO:tasks.rados.rados.0.smithi042.stdout:484: writing smithi04275593-12 from 0 to 180224 tid 1 2024-09-21T09:28:33.230 INFO:tasks.rados.rados.0.smithi042.stdout:479: done (3 left) 2024-09-21T09:28:33.230 INFO:tasks.rados.rados.0.smithi042.stdout:482: done (2 left) 2024-09-21T09:28:33.230 INFO:tasks.rados.rados.0.smithi042.stdout:483: done (1 left) 2024-09-21T09:28:33.230 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 43 2024-09-21T09:28:33.230 INFO:tasks.rados.rados.0.smithi042.stdout:485: seq_num 155 ranges {237568=204800} 2024-09-21T09:28:33.232 INFO:tasks.rados.rados.0.smithi042.stdout:485: writing smithi04275593-14 from 237568 to 442368 tid 1 2024-09-21T09:28:33.232 INFO:tasks.rados.rados.0.smithi042.stdout:484: finishing write tid 1 to smithi04275593-12 2024-09-21T09:28:33.232 INFO:tasks.rados.rados.0.smithi042.stdout:484: finishing write tid 2 to smithi04275593-12 2024-09-21T09:28:33.233 INFO:tasks.rados.rados.0.smithi042.stdout:486: snap_remove snap 41 2024-09-21T09:28:33.342 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[35471]: pgmap v6: 121 pgs: 121 active+clean; 145 MiB data, 531 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[35471]: [21/Sep/2024:09:28:32] ENGINE Bus STARTING 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[35471]: [21/Sep/2024:09:28:32] ENGINE Serving on https://172.21.15.133:7150 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[35471]: [21/Sep/2024:09:28:32] ENGINE Error in HTTPServer.serve 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._run(expiration_interval) 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:28:33.343 INFO:journalctl@ceph.mon.c.smithi042.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout: s = self.context.wrap_socket( 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout: return self.sslsocket_class._create( 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout: self.do_handshake() 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._sslobj.do_handshake() 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[35471]: [21/Sep/2024:09:28:32] ENGINE Serving on http://172.21.15.133:8765 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[35471]: [21/Sep/2024:09:28:32] ENGINE Bus STARTED 2024-09-21T09:28:33.344 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[35471]: osdmap e161: 8 total, 8 up, 8 in 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[27524]: pgmap v6: 121 pgs: 121 active+clean; 145 MiB data, 531 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[27524]: [21/Sep/2024:09:28:32] ENGINE Bus STARTING 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[27524]: [21/Sep/2024:09:28:32] ENGINE Serving on https://172.21.15.133:7150 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[27524]: [21/Sep/2024:09:28:32] ENGINE Error in HTTPServer.serve 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._run(expiration_interval) 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:28:33.345 INFO:journalctl@ceph.mon.a.smithi042.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout: s = self.context.wrap_socket( 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.sslsocket_class._create( 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout: self.do_handshake() 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._sslobj.do_handshake() 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[27524]: [21/Sep/2024:09:28:32] ENGINE Serving on http://172.21.15.133:8765 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[27524]: [21/Sep/2024:09:28:32] ENGINE Bus STARTED 2024-09-21T09:28:33.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-mon[27524]: osdmap e161: 8 total, 8 up, 8 in 2024-09-21T09:28:33.347 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:33.012+0000 7f9e3c7e9040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:28:33.347 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:33.166+0000 7f9e3c7e9040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:28:33.347 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:33.340+0000 7f9e3c7e9040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:28:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:33 smithi133 ceph-mon[31321]: pgmap v6: 121 pgs: 121 active+clean; 145 MiB data, 531 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:33 smithi133 ceph-mon[31321]: [21/Sep/2024:09:28:32] ENGINE Bus STARTING 2024-09-21T09:28:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:33 smithi133 ceph-mon[31321]: [21/Sep/2024:09:28:32] ENGINE Serving on https://172.21.15.133:7150 2024-09-21T09:28:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:33 smithi133 ceph-mon[31321]: [21/Sep/2024:09:28:32] ENGINE Error in HTTPServer.serve 2024-09-21T09:28:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: Traceback (most recent call last): 2024-09-21T09:28:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:28:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:28:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._run(expiration_interval) 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: s = self.context.wrap_socket( 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: return self.sslsocket_class._create( 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: self.do_handshake() 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._sslobj.do_handshake() 2024-09-21T09:28:33.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:28:33.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:33 smithi133 ceph-mon[31321]: [21/Sep/2024:09:28:32] ENGINE Serving on http://172.21.15.133:8765 2024-09-21T09:28:33.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:33 smithi133 ceph-mon[31321]: [21/Sep/2024:09:28:32] ENGINE Bus STARTED 2024-09-21T09:28:33.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:33 smithi133 ceph-mon[31321]: osdmap e161: 8 total, 8 up, 8 in 2024-09-21T09:28:33.601 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:33.408+0000 7f9e3c7e9040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:28:33.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:33.569+0000 7f9e3c7e9040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:28:33.942 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:33.640+0000 7f9e3c7e9040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:28:33.942 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:33.704+0000 7f9e3c7e9040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:28:33.943 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:33.871+0000 7f9e3c7e9040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:28:33.943 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:33 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:33.940+0000 7f9e3c7e9040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:28:34.121 INFO:tasks.rados.rados.0.smithi042.stdout:486: done (2 left) 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:487: snap_create 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:484: finishing write tid 3 to smithi04275593-12 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:484: oid 12 updating version 0 to 116 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:484: oid 12 version 116 is already newer than 115 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 116 (ObjNum 154 snap 43 seq_num 154) dirty exists 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:484: left oid 12 (ObjNum 154 snap 43 seq_num 154) 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:485: finishing write tid 1 to smithi04275593-14 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:485: finishing write tid 2 to smithi04275593-14 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:485: finishing write tid 3 to smithi04275593-14 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:485: oid 14 updating version 0 to 49 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:485: oid 14 updating version 49 to 50 2024-09-21T09:28:34.122 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 50 (ObjNum 155 snap 43 seq_num 155) dirty exists 2024-09-21T09:28:34.123 INFO:tasks.rados.rados.0.smithi042.stdout:485: left oid 14 (ObjNum 155 snap 43 seq_num 155) 2024-09-21T09:28:34.240 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:34 smithi042 ceph-mon[35471]: mgrmap e27: x(active, since 3s) 2024-09-21T09:28:34.241 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:34 smithi042 ceph-mon[27524]: mgrmap e27: x(active, since 3s) 2024-09-21T09:28:34.241 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:34.009+0000 7f9e3c7e9040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:28:34.241 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:34.096+0000 7f9e3c7e9040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:28:34.241 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:34.171+0000 7f9e3c7e9040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:28:34.241 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:34.238+0000 7f9e3c7e9040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:28:34.374 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:34 smithi133 ceph-mon[31321]: mgrmap e27: x(active, since 3s) 2024-09-21T09:28:35.121 INFO:tasks.rados.rados.0.smithi042.stdout:484: done (2 left) 2024-09-21T09:28:35.121 INFO:tasks.rados.rados.0.smithi042.stdout:485: done (1 left) 2024-09-21T09:28:35.122 INFO:tasks.rados.rados.0.smithi042.stdout:487: done (0 left) 2024-09-21T09:28:35.122 INFO:tasks.rados.rados.0.smithi042.stdout:488: snap_remove snap 20 2024-09-21T09:28:35.123 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:34.809Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.42:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:28:35.123 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:34.809Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.42:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:28:35.123 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:34.811Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.42:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:28:35.123 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:34.812Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.42:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:28:35.123 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:34 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:34.812Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.42:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:28:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[27524]: pgmap v8: 121 pgs: 121 active+clean; 145 MiB data, 531 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[27524]: osdmap e162: 8 total, 8 up, 8 in 2024-09-21T09:28:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[27524]: Standby manager daemon y started 2024-09-21T09:28:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:28:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:28:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:28:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:28:35.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[35471]: pgmap v8: 121 pgs: 121 active+clean; 145 MiB data, 531 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[35471]: osdmap e162: 8 total, 8 up, 8 in 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[35471]: Standby manager daemon y started 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:35.084+0000 7f9e3c7e9040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:28:35] ENGINE Bus STARTING 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: CherryPy Checker: 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: The Application mounted at '' has an empty config. 2024-09-21T09:28:35.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: 2024-09-21T09:28:35.354 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:28:35] ENGINE Serving on http://:::9283 2024-09-21T09:28:35.354 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: [21/Sep/2024:09:28:35] ENGINE Bus STARTED 2024-09-21T09:28:35.402 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:35 smithi133 ceph-mon[31321]: pgmap v8: 121 pgs: 121 active+clean; 145 MiB data, 531 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:35.402 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:35 smithi133 ceph-mon[31321]: osdmap e162: 8 total, 8 up, 8 in 2024-09-21T09:28:35.402 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:35 smithi133 ceph-mon[31321]: Standby manager daemon y started 2024-09-21T09:28:35.402 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:35 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:28:35.402 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:35 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:28:35.402 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:35 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:28:35.402 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:35 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.42:0/3478644280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:28:36.132 INFO:tasks.rados.rados.0.smithi042.stdout:488: done (0 left) 2024-09-21T09:28:36.132 INFO:tasks.rados.rados.0.smithi042.stdout:489: read oid 16 snap 42 2024-09-21T09:28:36.133 INFO:tasks.rados.rados.0.smithi042.stdout:489: expect deleted 2024-09-21T09:28:36.133 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 44 2024-09-21T09:28:36.133 INFO:tasks.rados.rados.0.smithi042.stdout:490: seq_num 156 ranges {2088960=221184} 2024-09-21T09:28:36.141 INFO:tasks.rados.rados.0.smithi042.stdout:490: writing smithi04275593-2 from 2088960 to 2310144 tid 1 2024-09-21T09:28:36.142 INFO:tasks.rados.rados.0.smithi042.stdout:489: done (1 left) 2024-09-21T09:28:36.142 INFO:tasks.rados.rados.0.smithi042.stdout:491: setattr oid 31 current snap is 44 2024-09-21T09:28:36.144 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 44 2024-09-21T09:28:36.144 INFO:tasks.rados.rados.0.smithi042.stdout:492: seq_num 157 ranges {2203648=237568} 2024-09-21T09:28:36.159 INFO:tasks.rados.rados.0.smithi042.stdout:492: writing smithi04275593-34 from 2203648 to 2441216 tid 1 2024-09-21T09:28:36.159 INFO:tasks.rados.rados.0.smithi042.stdout:493: read oid 29 snap -1 2024-09-21T09:28:36.159 INFO:tasks.rados.rados.0.smithi042.stdout:493: expect (ObjNum 140 snap 38 seq_num 140) 2024-09-21T09:28:36.159 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 44 2024-09-21T09:28:36.160 INFO:tasks.rados.rados.0.smithi042.stdout:490: finishing write tid 1 to smithi04275593-2 2024-09-21T09:28:36.160 INFO:tasks.rados.rados.0.smithi042.stdout:490: finishing write tid 2 to smithi04275593-2 2024-09-21T09:28:36.160 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 36 (ObjNum 116 snap 29 seq_num 116) dirty exists 2024-09-21T09:28:36.160 INFO:tasks.rados.rados.0.smithi042.stdout:490: finishing write tid 3 to smithi04275593-2 2024-09-21T09:28:36.160 INFO:tasks.rados.rados.0.smithi042.stdout:490: oid 2 updating version 0 to 229 2024-09-21T09:28:36.160 INFO:tasks.rados.rados.0.smithi042.stdout:490: oid 2 version 229 is already newer than 228 2024-09-21T09:28:36.160 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 229 (ObjNum 156 snap 44 seq_num 156) dirty exists 2024-09-21T09:28:36.160 INFO:tasks.rados.rados.0.smithi042.stdout:490: left oid 2 (ObjNum 156 snap 44 seq_num 156) 2024-09-21T09:28:36.160 INFO:tasks.rados.rados.0.smithi042.stdout:494: seq_num 158 ranges {2007040=253952} 2024-09-21T09:28:36.173 INFO:tasks.rados.rados.0.smithi042.stdout:494: writing smithi04275593-19 from 2007040 to 2260992 tid 1 2024-09-21T09:28:36.173 INFO:tasks.rados.rados.0.smithi042.stdout:490: done (4 left) 2024-09-21T09:28:36.173 INFO:tasks.rados.rados.0.smithi042.stdout:491: done (3 left) 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:495: rmattr oid 49 current snap is 44 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:495: done (3 left) 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:496: read oid 18 snap -1 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:496: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:497: rollback oid 1 current snap is 44 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 1 to 37 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:492: finishing write tid 1 to smithi04275593-34 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:492: finishing write tid 2 to smithi04275593-34 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:492: finishing write tid 3 to smithi04275593-34 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:492: oid 34 updating version 0 to 108 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:492: oid 34 updating version 108 to 109 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 109 (ObjNum 157 snap 44 seq_num 157) dirty exists 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:492: left oid 34 (ObjNum 157 snap 44 seq_num 157) 2024-09-21T09:28:36.174 INFO:tasks.rados.rados.0.smithi042.stdout:492: done (4 left) 2024-09-21T09:28:36.175 INFO:tasks.rados.rados.0.smithi042.stdout:498: snap_remove snap 38 2024-09-21T09:28:36.224 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:36 smithi133 ceph-mon[31321]: osdmap e163: 8 total, 8 up, 8 in 2024-09-21T09:28:36.224 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:36 smithi133 ceph-mon[31321]: mgrmap e28: x(active, since 5s), standbys: y 2024-09-21T09:28:36.224 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:36 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:28:36.224 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:36 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:36.224 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:36 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:36 smithi042 ceph-mon[27524]: osdmap e163: 8 total, 8 up, 8 in 2024-09-21T09:28:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:36 smithi042 ceph-mon[27524]: mgrmap e28: x(active, since 5s), standbys: y 2024-09-21T09:28:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:36 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:28:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:36 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:36 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:36 smithi042 ceph-mon[35471]: osdmap e163: 8 total, 8 up, 8 in 2024-09-21T09:28:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:36 smithi042 ceph-mon[35471]: mgrmap e28: x(active, since 5s), standbys: y 2024-09-21T09:28:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:36 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:28:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:36 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:36.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:36 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.147 INFO:tasks.rados.rados.0.smithi042.stdout:498: done (4 left) 2024-09-21T09:28:37.147 INFO:tasks.rados.rados.0.smithi042.stdout:499: snap_remove snap 33 2024-09-21T09:28:37.377 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: pgmap v11: 121 pgs: 121 active+clean; 145 MiB data, 531 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:37.377 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: osdmap e164: 8 total, 8 up, 8 in 2024-09-21T09:28:37.377 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.377 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.377 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.377 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.377 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.377 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.377 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.377 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.378 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.378 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.378 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi042 to 2481M 2024-09-21T09:28:37.378 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.378 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.378 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:37 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: pgmap v11: 121 pgs: 121 active+clean; 145 MiB data, 531 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: osdmap e164: 8 total, 8 up, 8 in 2024-09-21T09:28:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi042 to 2481M 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: pgmap v11: 121 pgs: 121 active+clean; 145 MiB data, 531 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:37.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: osdmap e164: 8 total, 8 up, 8 in 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi042 to 2481M 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:37.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:37 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:38.154 INFO:tasks.rados.rados.0.smithi042.stdout:499: done (4 left) 2024-09-21T09:28:38.154 INFO:tasks.rados.rados.0.smithi042.stdout:500: snap_create 2024-09-21T09:28:38.154 INFO:tasks.rados.rados.0.smithi042.stdout:493: expect (ObjNum 140 snap 38 seq_num 140) 2024-09-21T09:28:38.345 INFO:tasks.rados.rados.0.smithi042.stdout:497: finishing rollback tid 1 to smithi04275593-1 2024-09-21T09:28:38.346 INFO:tasks.rados.rados.0.smithi042.stdout:497: finishing rollback tid 2 to smithi04275593-1 2024-09-21T09:28:38.346 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 154 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:28:38.346 INFO:tasks.rados.rados.0.smithi042.stdout:494: finishing write tid 1 to smithi04275593-19 2024-09-21T09:28:38.346 INFO:tasks.rados.rados.0.smithi042.stdout:494: finishing write tid 2 to smithi04275593-19 2024-09-21T09:28:38.346 INFO:tasks.rados.rados.0.smithi042.stdout:494: finishing write tid 3 to smithi04275593-19 2024-09-21T09:28:38.346 INFO:tasks.rados.rados.0.smithi042.stdout:494: oid 19 updating version 0 to 120 2024-09-21T09:28:38.346 INFO:tasks.rados.rados.0.smithi042.stdout:494: oid 19 updating version 120 to 121 2024-09-21T09:28:38.346 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 121 (ObjNum 158 snap 44 seq_num 158) dirty exists 2024-09-21T09:28:38.346 INFO:tasks.rados.rados.0.smithi042.stdout:494: left oid 19 (ObjNum 158 snap 44 seq_num 158) 2024-09-21T09:28:38.346 INFO:tasks.rados.rados.0.smithi042.stdout:496: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:28:38.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:38 smithi133 ceph-mon[31321]: osdmap e165: 8 total, 8 up, 8 in 2024-09-21T09:28:38.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:38 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:38.364 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:38 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:38.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:38 smithi042 ceph-mon[27524]: osdmap e165: 8 total, 8 up, 8 in 2024-09-21T09:28:38.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:38 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:38.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:38 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:38.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:38 smithi042 ceph-mon[35471]: osdmap e165: 8 total, 8 up, 8 in 2024-09-21T09:28:38.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:38 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:38.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:38 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:39.155 INFO:tasks.rados.rados.0.smithi042.stdout:493: done (4 left) 2024-09-21T09:28:39.155 INFO:tasks.rados.rados.0.smithi042.stdout:494: done (3 left) 2024-09-21T09:28:39.155 INFO:tasks.rados.rados.0.smithi042.stdout:496: done (2 left) 2024-09-21T09:28:39.155 INFO:tasks.rados.rados.0.smithi042.stdout:497: done (1 left) 2024-09-21T09:28:39.156 INFO:tasks.rados.rados.0.smithi042.stdout:500: done (0 left) 2024-09-21T09:28:39.156 INFO:tasks.rados.rados.0.smithi042.stdout:501: read oid 47 snap -1 2024-09-21T09:28:39.156 INFO:tasks.rados.rados.0.smithi042.stdout:501: expect (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:28:39.156 INFO:tasks.rados.rados.0.smithi042.stdout:502: read oid 46 snap -1 2024-09-21T09:28:39.156 INFO:tasks.rados.rados.0.smithi042.stdout:502: expect deleted 2024-09-21T09:28:39.156 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 45 2024-09-21T09:28:39.156 INFO:tasks.rados.rados.0.smithi042.stdout:503: seq_num 159 ranges {0=270336} 2024-09-21T09:28:39.157 INFO:tasks.rados.rados.0.smithi042.stdout:503: writing smithi04275593-3 from 0 to 270336 tid 1 2024-09-21T09:28:39.157 INFO:tasks.rados.rados.0.smithi042.stdout:504: rollback oid 10 current snap is 45 2024-09-21T09:28:39.157 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 10 to 32 2024-09-21T09:28:39.157 INFO:tasks.rados.rados.0.smithi042.stdout:505: rollback oid 20 current snap is 45 2024-09-21T09:28:39.157 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 20 to 42 2024-09-21T09:28:39.157 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 45 2024-09-21T09:28:39.157 INFO:tasks.rados.rados.0.smithi042.stdout:506: seq_num 160 ranges {0=286720} 2024-09-21T09:28:39.158 INFO:tasks.rados.rados.0.smithi042.stdout:506: writing smithi04275593-16 from 0 to 286720 tid 1 2024-09-21T09:28:39.159 INFO:tasks.rados.rados.0.smithi042.stdout:507: rollback oid 45 current snap is 45 2024-09-21T09:28:39.159 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 44 2024-09-21T09:28:39.159 INFO:tasks.rados.rados.0.smithi042.stdout:508: read oid 8 snap -1 2024-09-21T09:28:39.159 INFO:tasks.rados.rados.0.smithi042.stdout:508: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:28:39.159 INFO:tasks.rados.rados.0.smithi042.stdout:509: rollback oid 50 current snap is 45 2024-09-21T09:28:39.159 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 50 to 32 2024-09-21T09:28:39.159 INFO:tasks.rados.rados.0.smithi042.stdout:510: read oid 34 snap -1 2024-09-21T09:28:39.159 INFO:tasks.rados.rados.0.smithi042.stdout:510: expect (ObjNum 157 snap 44 seq_num 157) 2024-09-21T09:28:39.159 INFO:tasks.rados.rados.0.smithi042.stdout:511: rollback oid 41 current snap is 45 2024-09-21T09:28:39.159 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 41 to 37 2024-09-21T09:28:39.160 INFO:tasks.rados.rados.0.smithi042.stdout:512: snap_create 2024-09-21T09:28:39.163 INFO:tasks.rados.rados.0.smithi042.stdout:505: finishing rollback tid 0 to smithi04275593-20 2024-09-21T09:28:39.164 INFO:tasks.rados.rados.0.smithi042.stdout:505: finishing rollback tid 1 to smithi04275593-20 2024-09-21T09:28:39.165 INFO:tasks.rados.rados.0.smithi042.stdout:506: finishing write tid 1 to smithi04275593-16 2024-09-21T09:28:39.166 INFO:tasks.rados.rados.0.smithi042.stdout:505: finishing rollback tid 2 to smithi04275593-20 2024-09-21T09:28:39.166 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 105 (ObjNum 149 snap 42 seq_num 149) dirty exists 2024-09-21T09:28:39.166 INFO:tasks.rados.rados.0.smithi042.stdout:508: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:28:39.171 INFO:tasks.rados.rados.0.smithi042.stdout:503: finishing write tid 1 to smithi04275593-3 2024-09-21T09:28:39.171 INFO:tasks.rados.rados.0.smithi042.stdout:506: finishing write tid 2 to smithi04275593-16 2024-09-21T09:28:39.171 INFO:tasks.rados.rados.0.smithi042.stdout:503: finishing write tid 2 to smithi04275593-3 2024-09-21T09:28:39.171 INFO:tasks.rados.rados.0.smithi042.stdout:511: finishing rollback tid 1 to smithi04275593-41 2024-09-21T09:28:39.171 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T09:28:39.171 INFO:tasks.rados.rados.0.smithi042.stdout:506: finishing write tid 3 to smithi04275593-16 2024-09-21T09:28:39.172 INFO:tasks.rados.rados.0.smithi042.stdout:506: oid 16 updating version 0 to 248 2024-09-21T09:28:39.172 INFO:tasks.rados.rados.0.smithi042.stdout:506: oid 16 updating version 248 to 249 2024-09-21T09:28:39.172 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 249 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-09-21T09:28:39.172 INFO:tasks.rados.rados.0.smithi042.stdout:506: left oid 16 (ObjNum 160 snap 45 seq_num 160) 2024-09-21T09:28:39.172 INFO:tasks.rados.rados.0.smithi042.stdout:507: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:28:39.172 INFO:tasks.rados.rados.0.smithi042.stdout:507: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:28:39.172 INFO:tasks.rados.rados.0.smithi042.stdout:509: finishing rollback tid 0 to smithi04275593-50 2024-09-21T09:28:39.172 INFO:tasks.rados.rados.0.smithi042.stdout:509: finishing rollback tid 1 to smithi04275593-50 2024-09-21T09:28:39.173 INFO:tasks.rados.rados.0.smithi042.stdout:509: finishing rollback tid 2 to smithi04275593-50 2024-09-21T09:28:39.173 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 140 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-21T09:28:39.173 INFO:tasks.rados.rados.0.smithi042.stdout:507: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:28:39.173 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 55 (ObjNum 99 snap 19 seq_num 99) dirty exists 2024-09-21T09:28:39.173 INFO:tasks.rados.rados.0.smithi042.stdout:501: expect (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:28:39.241 INFO:tasks.rados.rados.0.smithi042.stdout:504: finishing rollback tid 0 to smithi04275593-10 2024-09-21T09:28:39.241 INFO:tasks.rados.rados.0.smithi042.stdout:504: finishing rollback tid 1 to smithi04275593-10 2024-09-21T09:28:39.241 INFO:tasks.rados.rados.0.smithi042.stdout:504: finishing rollback tid 2 to smithi04275593-10 2024-09-21T09:28:39.241 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 90 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:28:39.242 INFO:tasks.rados.rados.0.smithi042.stdout:510: expect (ObjNum 157 snap 44 seq_num 157) 2024-09-21T09:28:39.341 INFO:tasks.rados.rados.0.smithi042.stdout:503: finishing write tid 3 to smithi04275593-3 2024-09-21T09:28:39.341 INFO:tasks.rados.rados.0.smithi042.stdout:503: oid 3 updating version 0 to 114 2024-09-21T09:28:39.341 INFO:tasks.rados.rados.0.smithi042.stdout:503: oid 3 updating version 114 to 115 2024-09-21T09:28:39.341 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 115 (ObjNum 159 snap 45 seq_num 159) dirty exists 2024-09-21T09:28:39.341 INFO:tasks.rados.rados.0.smithi042.stdout:503: left oid 3 (ObjNum 159 snap 45 seq_num 159) 2024-09-21T09:28:39.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:39 smithi133 ceph-mon[31321]: pgmap v14: 121 pgs: 121 active+clean; 152 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 677 KiB/s wr, 25 op/s 2024-09-21T09:28:39.432 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:39 smithi133 ceph-mon[31321]: osdmap e166: 8 total, 8 up, 8 in 2024-09-21T09:28:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:39 smithi042 ceph-mon[27524]: pgmap v14: 121 pgs: 121 active+clean; 152 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 677 KiB/s wr, 25 op/s 2024-09-21T09:28:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:39 smithi042 ceph-mon[27524]: osdmap e166: 8 total, 8 up, 8 in 2024-09-21T09:28:39.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:39 smithi042 ceph-mon[35471]: pgmap v14: 121 pgs: 121 active+clean; 152 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 677 KiB/s wr, 25 op/s 2024-09-21T09:28:39.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:39 smithi042 ceph-mon[35471]: osdmap e166: 8 total, 8 up, 8 in 2024-09-21T09:28:40.169 INFO:tasks.rados.rados.0.smithi042.stdout:501: done (11 left) 2024-09-21T09:28:40.169 INFO:tasks.rados.rados.0.smithi042.stdout:502: done (10 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:503: done (9 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:504: done (8 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:505: done (7 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:506: done (6 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:507: done (5 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:508: done (4 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:509: done (3 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:510: done (2 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:511: done (1 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:512: done (0 left) 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:513: rollback oid 42 current snap is 46 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 42 to 31 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:514: copy_from oid 3 from oid 1 current snap is 46 2024-09-21T09:28:40.170 INFO:tasks.rados.rados.0.smithi042.stdout:515: snap_remove snap 32 2024-09-21T09:28:40.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:40 smithi133 ceph-mon[31321]: osdmap e167: 8 total, 8 up, 8 in 2024-09-21T09:28:40.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:40 smithi042 ceph-mon[27524]: osdmap e167: 8 total, 8 up, 8 in 2024-09-21T09:28:40.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:40 smithi042 ceph-mon[35471]: osdmap e167: 8 total, 8 up, 8 in 2024-09-21T09:28:41.171 INFO:tasks.rados.rados.0.smithi042.stdout:515: done (2 left) 2024-09-21T09:28:41.172 INFO:tasks.rados.rados.0.smithi042.stdout:516: snap_create 2024-09-21T09:28:41.172 INFO:tasks.rados.rados.0.smithi042.stdout:513: finishing rollback tid 0 to smithi04275593-42 2024-09-21T09:28:41.172 INFO:tasks.rados.rados.0.smithi042.stdout:513: finishing rollback tid 1 to smithi04275593-42 2024-09-21T09:28:41.172 INFO:tasks.rados.rados.0.smithi042.stdout:513: finishing rollback tid 2 to smithi04275593-42 2024-09-21T09:28:41.172 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 48 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-09-21T09:28:41.172 INFO:tasks.rados.rados.0.smithi042.stdout:514: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:28:41.172 INFO:tasks.rados.rados.0.smithi042.stdout:514: finishing copy_from to smithi04275593-3 2024-09-21T09:28:41.172 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 154 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: pgmap v17: 121 pgs: 121 active+clean; 152 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 677 KiB/s wr, 25 op/s 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: osdmap e168: 8 total, 8 up, 8 in 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:41.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:41.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:41 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: pgmap v17: 121 pgs: 121 active+clean; 152 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 677 KiB/s wr, 25 op/s 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: osdmap e168: 8 total, 8 up, 8 in 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: pgmap v17: 121 pgs: 121 active+clean; 152 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 677 KiB/s wr, 25 op/s 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: osdmap e168: 8 total, 8 up, 8 in 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:28:41.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:41.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:41.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:28:42.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[27750]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:28:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:28:42.172 INFO:tasks.rados.rados.0.smithi042.stdout:513: done (2 left) 2024-09-21T09:28:42.172 INFO:tasks.rados.rados.0.smithi042.stdout:514: done (1 left) 2024-09-21T09:28:42.172 INFO:tasks.rados.rados.0.smithi042.stdout:516: done (0 left) 2024-09-21T09:28:42.172 INFO:tasks.rados.rados.0.smithi042.stdout:517: read oid 46 snap -1 2024-09-21T09:28:42.172 INFO:tasks.rados.rados.0.smithi042.stdout:517: expect deleted 2024-09-21T09:28:42.172 INFO:tasks.rados.rados.0.smithi042.stdout:518: rollback oid 42 current snap is 47 2024-09-21T09:28:42.173 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 42 to 37 2024-09-21T09:28:42.173 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 47 2024-09-21T09:28:42.173 INFO:tasks.rados.rados.0.smithi042.stdout:519: seq_num 161 ranges {0=303104} 2024-09-21T09:28:42.174 INFO:tasks.rados.rados.0.smithi042.stdout:519: writing smithi04275593-26 from 0 to 303104 tid 1 2024-09-21T09:28:42.174 INFO:tasks.rados.rados.0.smithi042.stdout:520: copy_from oid 41 from oid 40 current snap is 47 2024-09-21T09:28:42.175 INFO:tasks.rados.rados.0.smithi042.stdout:521: rollback oid 37 current snap is 47 2024-09-21T09:28:42.175 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 37 to 44 2024-09-21T09:28:42.175 INFO:tasks.rados.rados.0.smithi042.stdout:522: copy_from oid 29 from oid 22 current snap is 47 2024-09-21T09:28:42.175 INFO:tasks.rados.rados.0.smithi042.stdout:523: rollback oid 7 current snap is 47 2024-09-21T09:28:42.175 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 7 to 45 2024-09-21T09:28:42.175 INFO:tasks.rados.rados.0.smithi042.stdout:524: delete oid 33 current snap is 47 2024-09-21T09:28:42.180 INFO:tasks.rados.rados.0.smithi042.stdout:521: finishing rollback tid 0 to smithi04275593-37 2024-09-21T09:28:42.181 INFO:tasks.rados.rados.0.smithi042.stdout:518: finishing rollback tid 0 to smithi04275593-42 2024-09-21T09:28:42.181 INFO:tasks.rados.rados.0.smithi042.stdout:521: finishing rollback tid 1 to smithi04275593-37 2024-09-21T09:28:42.181 INFO:tasks.rados.rados.0.smithi042.stdout:521: finishing rollback tid 2 to smithi04275593-37 2024-09-21T09:28:42.181 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 163 (ObjNum 80 snap 14 seq_num 80) dirty exists 2024-09-21T09:28:42.182 INFO:tasks.rados.rados.0.smithi042.stdout:523: finishing rollback tid 0 to smithi04275593-7 2024-09-21T09:28:42.182 INFO:tasks.rados.rados.0.smithi042.stdout:519: finishing write tid 1 to smithi04275593-26 2024-09-21T09:28:42.182 INFO:tasks.rados.rados.0.smithi042.stdout:523: finishing rollback tid 1 to smithi04275593-7 2024-09-21T09:28:42.182 INFO:tasks.rados.rados.0.smithi042.stdout:519: finishing write tid 2 to smithi04275593-26 2024-09-21T09:28:42.182 INFO:tasks.rados.rados.0.smithi042.stdout:523: finishing rollback tid 2 to smithi04275593-7 2024-09-21T09:28:42.182 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 174 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:28:42.182 INFO:tasks.rados.rados.0.smithi042.stdout:518: finishing rollback tid 1 to smithi04275593-42 2024-09-21T09:28:42.183 INFO:tasks.rados.rados.0.smithi042.stdout:518: finishing rollback tid 2 to smithi04275593-42 2024-09-21T09:28:42.183 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 51 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-09-21T09:28:42.184 INFO:tasks.rados.rados.0.smithi042.stdout:517: done (7 left) 2024-09-21T09:28:42.184 INFO:tasks.rados.rados.0.smithi042.stdout:518: done (6 left) 2024-09-21T09:28:42.184 INFO:tasks.rados.rados.0.smithi042.stdout:521: done (5 left) 2024-09-21T09:28:42.184 INFO:tasks.rados.rados.0.smithi042.stdout:523: done (4 left) 2024-09-21T09:28:42.184 INFO:tasks.rados.rados.0.smithi042.stdout:524: done (3 left) 2024-09-21T09:28:42.184 INFO:tasks.rados.rados.0.smithi042.stdout:525: delete oid 45 current snap is 47 2024-09-21T09:28:42.184 INFO:tasks.rados.rados.0.smithi042.stdout:519: finishing write tid 3 to smithi04275593-26 2024-09-21T09:28:42.184 INFO:tasks.rados.rados.0.smithi042.stdout:519: oid 26 updating version 0 to 146 2024-09-21T09:28:42.185 INFO:tasks.rados.rados.0.smithi042.stdout:519: oid 26 version 146 is already newer than 145 2024-09-21T09:28:42.185 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 146 (ObjNum 161 snap 47 seq_num 161) dirty exists 2024-09-21T09:28:42.185 INFO:tasks.rados.rados.0.smithi042.stdout:519: left oid 26 (ObjNum 161 snap 47 seq_num 161) 2024-09-21T09:28:42.187 INFO:tasks.rados.rados.0.smithi042.stdout:519: done (3 left) 2024-09-21T09:28:42.188 INFO:tasks.rados.rados.0.smithi042.stdout:525: done (2 left) 2024-09-21T09:28:42.188 INFO:tasks.rados.rados.0.smithi042.stdout:526: read oid 4 snap -1 2024-09-21T09:28:42.188 INFO:tasks.rados.rados.0.smithi042.stdout:526: expect (ObjNum 143 snap 38 seq_num 143) 2024-09-21T09:28:42.188 INFO:tasks.rados.rados.0.smithi042.stdout:527: delete oid 25 current snap is 47 2024-09-21T09:28:42.193 INFO:tasks.rados.rados.0.smithi042.stdout:527: done (3 left) 2024-09-21T09:28:42.193 INFO:tasks.rados.rados.0.smithi042.stdout:528: rmattr oid 38 current snap is 47 2024-09-21T09:28:42.193 INFO:tasks.rados.rados.0.smithi042.stdout:529: setattr oid 34 current snap is 47 2024-09-21T09:28:42.195 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 47 2024-09-21T09:28:42.196 INFO:tasks.rados.rados.0.smithi042.stdout:530: seq_num 165 ranges {2007040=368640} 2024-09-21T09:28:42.210 INFO:tasks.rados.rados.0.smithi042.stdout:530: writing smithi04275593-28 from 2007040 to 2375680 tid 1 2024-09-21T09:28:42.210 INFO:tasks.rados.rados.0.smithi042.stdout:531: rollback oid 13 current snap is 47 2024-09-21T09:28:42.211 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 13 to 37 2024-09-21T09:28:42.211 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 96 (ObjNum 153 snap 43 seq_num 153) dirty exists 2024-09-21T09:28:42.211 INFO:tasks.rados.rados.0.smithi042.stdout:520: finishing copy_from racing read to smithi04275593-41 2024-09-21T09:28:42.211 INFO:tasks.rados.rados.0.smithi042.stdout:526: expect (ObjNum 143 snap 38 seq_num 143) 2024-09-21T09:28:42.282 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 155 (ObjNum 157 snap 44 seq_num 157) dirty exists 2024-09-21T09:28:42.282 INFO:tasks.rados.rados.0.smithi042.stdout:520: finishing copy_from to smithi04275593-41 2024-09-21T09:28:42.282 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 47 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-21T09:28:42.282 INFO:tasks.rados.rados.0.smithi042.stdout:520: done (6 left) 2024-09-21T09:28:42.282 INFO:tasks.rados.rados.0.smithi042.stdout:526: done (5 left) 2024-09-21T09:28:42.282 INFO:tasks.rados.rados.0.smithi042.stdout:528: done (4 left) 2024-09-21T09:28:42.282 INFO:tasks.rados.rados.0.smithi042.stdout:529: done (3 left) 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:532: setattr oid 11 current snap is 47 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:522: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:530: finishing write tid 1 to smithi04275593-28 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:531: finishing rollback tid 0 to smithi04275593-13 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:522: finishing copy_from to smithi04275593-29 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 117 (ObjNum 135 snap 38 seq_num 135) dirty exists 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:530: finishing write tid 2 to smithi04275593-28 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:531: finishing rollback tid 1 to smithi04275593-13 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:531: finishing rollback tid 2 to smithi04275593-13 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 186 (ObjNum 84 snap 15 seq_num 84) dirty exists 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:530: finishing write tid 3 to smithi04275593-28 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:530: oid 28 updating version 0 to 88 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:530: oid 28 version 88 is already newer than 87 2024-09-21T09:28:42.283 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 88 (ObjNum 165 snap 47 seq_num 165) dirty exists 2024-09-21T09:28:42.284 INFO:tasks.rados.rados.0.smithi042.stdout:530: left oid 28 (ObjNum 165 snap 47 seq_num 165) 2024-09-21T09:28:42.284 INFO:tasks.rados.rados.0.smithi042.stdout:522: done (3 left) 2024-09-21T09:28:42.284 INFO:tasks.rados.rados.0.smithi042.stdout:530: done (2 left) 2024-09-21T09:28:42.284 INFO:tasks.rados.rados.0.smithi042.stdout:531: done (1 left) 2024-09-21T09:28:42.284 INFO:tasks.rados.rados.0.smithi042.stdout:533: rmattr oid 8 current snap is 47 2024-09-21T09:28:42.285 INFO:tasks.rados.rados.0.smithi042.stdout:533: done (1 left) 2024-09-21T09:28:42.285 INFO:tasks.rados.rados.0.smithi042.stdout:534: read oid 42 snap -1 2024-09-21T09:28:42.285 INFO:tasks.rados.rados.0.smithi042.stdout:534: expect (ObjNum 85 snap 15 seq_num 85) 2024-09-21T09:28:42.285 INFO:tasks.rados.rados.0.smithi042.stdout:535: rollback oid 19 current snap is 47 2024-09-21T09:28:42.285 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 19 to 31 2024-09-21T09:28:42.285 INFO:tasks.rados.rados.0.smithi042.stdout:536: copy_from oid 7 from oid 32 current snap is 47 2024-09-21T09:28:42.285 INFO:tasks.rados.rados.0.smithi042.stdout:537: delete oid 4 current snap is 47 2024-09-21T09:28:42.285 INFO:tasks.rados.rados.0.smithi042.stdout:536: finishing copy_from to smithi04275593-7 2024-09-21T09:28:42.285 INFO:tasks.rados.rados.0.smithi042.stdout:536: got expected ENOENT (src dne) 2024-09-21T09:28:42.286 INFO:tasks.rados.rados.0.smithi042.stdout:536: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:28:42.287 INFO:tasks.rados.rados.0.smithi042.stdout:535: finishing rollback tid 0 to smithi04275593-19 2024-09-21T09:28:42.288 INFO:tasks.rados.rados.0.smithi042.stdout:535: finishing rollback tid 1 to smithi04275593-19 2024-09-21T09:28:42.288 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 118 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:28:42.288 INFO:tasks.rados.rados.0.smithi042.stdout:535: finishing rollback tid 2 to smithi04275593-19 2024-09-21T09:28:42.288 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 125 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-09-21T09:28:42.289 INFO:tasks.rados.rados.0.smithi042.stdout:532: done (4 left) 2024-09-21T09:28:42.290 INFO:tasks.rados.rados.0.smithi042.stdout:535: done (3 left) 2024-09-21T09:28:42.290 INFO:tasks.rados.rados.0.smithi042.stdout:536: done (2 left) 2024-09-21T09:28:42.290 INFO:tasks.rados.rados.0.smithi042.stdout:537: done (1 left) 2024-09-21T09:28:42.290 INFO:tasks.rados.rados.0.smithi042.stdout:538: rollback oid 23 current snap is 47 2024-09-21T09:28:42.290 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 23 to 37 2024-09-21T09:28:42.290 INFO:tasks.rados.rados.0.smithi042.stdout:539: snap_remove snap 42 2024-09-21T09:28:42.441 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: Adjusting osd_memory_target on smithi133 to 2480M 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: osdmap e169: 8 total, 8 up, 8 in 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.442 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:28:42.443 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:28:42.444 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:42 smithi133 ceph-mon[31321]: osdmap e170: 8 total, 8 up, 8 in 2024-09-21T09:28:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: Adjusting osd_memory_target on smithi133 to 2480M 2024-09-21T09:28:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:28:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:28:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: osdmap e169: 8 total, 8 up, 8 in 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[27524]: osdmap e170: 8 total, 8 up, 8 in 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: Adjusting osd_memory_target on smithi133 to 2480M 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:28:42.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: osdmap e169: 8 total, 8 up, 8 in 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:28:42.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:28:42.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:42 smithi042 ceph-mon[35471]: osdmap e170: 8 total, 8 up, 8 in 2024-09-21T09:28:43.067 INFO:tasks.rados.rados.0.smithi042.stdout:534: expect (ObjNum 85 snap 15 seq_num 85) 2024-09-21T09:28:43.135 INFO:tasks.rados.rados.0.smithi042.stdout:538: finishing rollback tid 0 to smithi04275593-23 2024-09-21T09:28:43.135 INFO:tasks.rados.rados.0.smithi042.stdout:538: finishing rollback tid 1 to smithi04275593-23 2024-09-21T09:28:43.135 INFO:tasks.rados.rados.0.smithi042.stdout:538: finishing rollback tid 2 to smithi04275593-23 2024-09-21T09:28:43.135 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 162 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-21T09:28:43.135 INFO:tasks.rados.rados.0.smithi042.stdout:534: done (2 left) 2024-09-21T09:28:43.135 INFO:tasks.rados.rados.0.smithi042.stdout:538: done (1 left) 2024-09-21T09:28:43.135 INFO:tasks.rados.rados.0.smithi042.stdout:539: done (0 left) 2024-09-21T09:28:43.135 INFO:tasks.rados.rados.0.smithi042.stdout:540: delete oid 10 current snap is 47 2024-09-21T09:28:43.137 INFO:tasks.rados.rados.0.smithi042.stdout:540: done (0 left) 2024-09-21T09:28:43.137 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 47 2024-09-21T09:28:43.137 INFO:tasks.rados.rados.0.smithi042.stdout:541: seq_num 168 ranges {0=417792} 2024-09-21T09:28:43.140 INFO:tasks.rados.rados.0.smithi042.stdout:541: writing smithi04275593-10 from 0 to 417792 tid 1 2024-09-21T09:28:43.140 INFO:tasks.rados.rados.0.smithi042.stdout:542: rollback oid 31 current snap is 47 2024-09-21T09:28:43.140 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 31 to 46 2024-09-21T09:28:43.140 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 47 2024-09-21T09:28:43.140 INFO:tasks.rados.rados.0.smithi042.stdout:543: seq_num 169 ranges {1941504=434176} 2024-09-21T09:28:43.153 INFO:tasks.rados.rados.0.smithi042.stdout:543: writing smithi04275593-48 from 1941504 to 2375680 tid 1 2024-09-21T09:28:43.153 INFO:tasks.rados.rados.0.smithi042.stdout:544: rollback oid 43 current snap is 47 2024-09-21T09:28:43.153 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 43 to 31 2024-09-21T09:28:43.153 INFO:tasks.rados.rados.0.smithi042.stdout:542: finishing rollback tid 0 to smithi04275593-31 2024-09-21T09:28:43.153 INFO:tasks.rados.rados.0.smithi042.stdout:542: finishing rollback tid 1 to smithi04275593-31 2024-09-21T09:28:43.153 INFO:tasks.rados.rados.0.smithi042.stdout:541: finishing write tid 1 to smithi04275593-10 2024-09-21T09:28:43.153 INFO:tasks.rados.rados.0.smithi042.stdout:545: snap_remove snap 44 2024-09-21T09:28:43.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:43 smithi042 ceph-mon[27524]: Reconfiguring daemon prometheus.a on smithi133 2024-09-21T09:28:43.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:43 smithi042 ceph-mon[27524]: pgmap v20: 121 pgs: 121 active+clean; 135 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 336 KiB/s wr, 16 op/s 2024-09-21T09:28:43.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:43 smithi042 ceph-mon[27524]: osdmap e171: 8 total, 8 up, 8 in 2024-09-21T09:28:43.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:43 smithi042 ceph-mon[27524]: mgrmap e29: x(active, since 13s), standbys: y 2024-09-21T09:28:43.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:43 smithi042 ceph-mon[35471]: Reconfiguring daemon prometheus.a on smithi133 2024-09-21T09:28:43.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:43 smithi042 ceph-mon[35471]: pgmap v20: 121 pgs: 121 active+clean; 135 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 336 KiB/s wr, 16 op/s 2024-09-21T09:28:43.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:43 smithi042 ceph-mon[35471]: osdmap e171: 8 total, 8 up, 8 in 2024-09-21T09:28:43.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:43 smithi042 ceph-mon[35471]: mgrmap e29: x(active, since 13s), standbys: y 2024-09-21T09:28:43.901 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:43 smithi133 ceph-mon[31321]: Reconfiguring daemon prometheus.a on smithi133 2024-09-21T09:28:43.901 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:43 smithi133 ceph-mon[31321]: pgmap v20: 121 pgs: 121 active+clean; 135 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 336 KiB/s wr, 16 op/s 2024-09-21T09:28:43.901 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:43 smithi133 ceph-mon[31321]: osdmap e171: 8 total, 8 up, 8 in 2024-09-21T09:28:43.902 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:43 smithi133 ceph-mon[31321]: mgrmap e29: x(active, since 13s), standbys: y 2024-09-21T09:28:44.068 INFO:tasks.rados.rados.0.smithi042.stdout:545: done (4 left) 2024-09-21T09:28:44.101 INFO:tasks.rados.rados.0.smithi042.stdout:546: snap_create 2024-09-21T09:28:44.101 INFO:tasks.rados.rados.0.smithi042.stdout:542: finishing rollback tid 2 to smithi04275593-31 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 48 (ObjNum 116 snap 29 seq_num 116) dirty exists 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:541: finishing write tid 2 to smithi04275593-10 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:541: finishing write tid 3 to smithi04275593-10 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:541: oid 10 updating version 0 to 99 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:541: oid 10 updating version 99 to 100 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 100 (ObjNum 168 snap 47 seq_num 168) dirty exists 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:541: left oid 10 (ObjNum 168 snap 47 seq_num 168) 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:544: finishing rollback tid 1 to smithi04275593-43 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:544: finishing rollback tid 2 to smithi04275593-43 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 70 (ObjNum 104 snap 20 seq_num 104) dirty exists 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:543: finishing write tid 1 to smithi04275593-48 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:543: finishing write tid 2 to smithi04275593-48 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:543: finishing write tid 3 to smithi04275593-48 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:543: oid 48 updating version 0 to 152 2024-09-21T09:28:44.102 INFO:tasks.rados.rados.0.smithi042.stdout:543: oid 48 updating version 152 to 153 2024-09-21T09:28:44.103 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 153 (ObjNum 169 snap 47 seq_num 169) dirty exists 2024-09-21T09:28:44.103 INFO:tasks.rados.rados.0.smithi042.stdout:543: left oid 48 (ObjNum 169 snap 47 seq_num 169) 2024-09-21T09:28:44.993 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:44 smithi133 systemd[1]: Stopping Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:28:45.070 INFO:tasks.rados.rados.0.smithi042.stdout:541: done (4 left) 2024-09-21T09:28:45.070 INFO:tasks.rados.rados.0.smithi042.stdout:542: done (3 left) 2024-09-21T09:28:45.070 INFO:tasks.rados.rados.0.smithi042.stdout:543: done (2 left) 2024-09-21T09:28:45.070 INFO:tasks.rados.rados.0.smithi042.stdout:544: done (1 left) 2024-09-21T09:28:45.070 INFO:tasks.rados.rados.0.smithi042.stdout:546: done (0 left) 2024-09-21T09:28:45.070 INFO:tasks.rados.rados.0.smithi042.stdout:547: rmattr oid 40 current snap is 48 2024-09-21T09:28:45.070 INFO:tasks.rados.rados.0.smithi042.stdout:548: read oid 48 snap 46 2024-09-21T09:28:45.070 INFO:tasks.rados.rados.0.smithi042.stdout:548: expect (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:28:45.070 INFO:tasks.rados.rados.0.smithi042.stdout:549: rollback oid 50 current snap is 48 2024-09-21T09:28:45.070 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 50 to 46 2024-09-21T09:28:45.071 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 48 2024-09-21T09:28:45.071 INFO:tasks.rados.rados.0.smithi042.stdout:550: seq_num 170 ranges {106496=450560} 2024-09-21T09:28:45.074 INFO:tasks.rados.rados.0.smithi042.stdout:550: writing smithi04275593-7 from 106496 to 557056 tid 1 2024-09-21T09:28:45.074 INFO:tasks.rados.rados.0.smithi042.stdout:551: rollback oid 38 current snap is 48 2024-09-21T09:28:45.074 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 100 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-21T09:28:45.074 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 37 2024-09-21T09:28:45.074 INFO:tasks.rados.rados.0.smithi042.stdout:547: done (4 left) 2024-09-21T09:28:45.074 INFO:tasks.rados.rados.0.smithi042.stdout:552: rollback oid 40 current snap is 48 2024-09-21T09:28:45.074 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 40 to 47 2024-09-21T09:28:45.074 INFO:tasks.rados.rados.0.smithi042.stdout:553: read oid 28 snap 45 2024-09-21T09:28:45.075 INFO:tasks.rados.rados.0.smithi042.stdout:553: expect (ObjNum 85 snap 15 seq_num 85) 2024-09-21T09:28:45.075 INFO:tasks.rados.rados.0.smithi042.stdout:554: copy_from oid 2 from oid 45 current snap is 48 2024-09-21T09:28:45.075 INFO:tasks.rados.rados.0.smithi042.stdout:555: snap_remove snap 43 2024-09-21T09:28:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:45 smithi042 ceph-mon[27524]: pgmap v23: 121 pgs: 121 active+clean; 135 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 336 KiB/s wr, 16 op/s 2024-09-21T09:28:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:45 smithi042 ceph-mon[27524]: osdmap e172: 8 total, 8 up, 8 in 2024-09-21T09:28:45.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-mon[31321]: pgmap v23: 121 pgs: 121 active+clean; 135 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 336 KiB/s wr, 16 op/s 2024-09-21T09:28:45.352 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-mon[31321]: osdmap e172: 8 total, 8 up, 8 in 2024-09-21T09:28:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:45 smithi042 ceph-mon[35471]: pgmap v23: 121 pgs: 121 active+clean; 135 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 336 KiB/s wr, 16 op/s 2024-09-21T09:28:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:45 smithi042 ceph-mon[35471]: osdmap e172: 8 total, 8 up, 8 in 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.067Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.067Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.067Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.067Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.067Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.067Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.067Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.067Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.068Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.068Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.068Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[62555]: ts=2024-09-21T09:28:45.068Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T09:28:45.353 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 podman[72702]: 2024-09-21 09:28:45.077167214 +0000 UTC m=+0.122986843 container died 374e211d83dd33f0d402e7140520073c0d676d914d1ef8487c08835187d8d0bb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:28:45.690 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:28:45.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 podman[72702]: 2024-09-21 09:28:45.440795106 +0000 UTC m=+0.486614735 container cleanup 374e211d83dd33f0d402e7140520073c0d676d914d1ef8487c08835187d8d0bb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:28:45.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 bash[72702]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T09:28:46.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:46 smithi042 ceph-mon[27524]: osdmap e173: 8 total, 8 up, 8 in 2024-09-21T09:28:46.076 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 podman[72714]: 2024-09-21 09:28:45.742195804 +0000 UTC m=+0.665426811 container remove 374e211d83dd33f0d402e7140520073c0d676d914d1ef8487c08835187d8d0bb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:28:46.076 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T09:28:46.076 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 systemd[1]: Stopped Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:28:46.076 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.579s CPU time. 2024-09-21T09:28:46.076 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:45 smithi133 systemd[1]: Starting Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:28:46.090 INFO:tasks.rados.rados.0.smithi042.stdout:555: done (7 left) 2024-09-21T09:28:46.091 INFO:tasks.rados.rados.0.smithi042.stdout:556: snap_remove snap 31 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (3m) 10s ago 4m 25.6M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (4m) 9s ago 4m 90.8M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (5m) 10s ago 5m 17.2M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (5m) 9s ago 5m 19.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (36s) 9s ago 8m 499M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 cc3798846b34 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:9283,8765 running (10m) 10s ago 10m 303M - 18.2.4-871-g6a1bdf85 0adab276c97e b5b9b1e55904 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (10m) 10s ago 10m 52.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b5558b663be5 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (9m) 9s ago 9m 45.1M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 83f22b959aaf 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (9m) 10s ago 9m 42.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e f547874b6cd0 2024-09-21T09:28:46.315 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (3m) 10s ago 3m 15.8M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:28:46.316 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (3m) 9s ago 3m 15.4M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:28:46.316 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (8m) 10s ago 8m 101M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 0040c6a200c8 2024-09-21T09:28:46.316 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (8m) 10s ago 8m 99.3M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 48767e99dd1f 2024-09-21T09:28:46.316 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (7m) 10s ago 7m 84.7M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e f7b6eb6a64af 2024-09-21T09:28:46.316 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (7m) 10s ago 7m 91.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:28:46.316 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (7m) 9s ago 7m 106M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:28:46.316 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (6m) 9s ago 6m 89.3M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:28:46.316 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (6m) 9s ago 6m 84.2M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:28:46.316 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (5m) 9s ago 5m 83.9M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:28:46.316 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (3m) 9s ago 4m 51.3M - 2.43.0 a07b618ecd1d 374e211d83dd 2024-09-21T09:28:46.346 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-mon[31321]: osdmap e173: 8 total, 8 up, 8 in 2024-09-21T09:28:46.347 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 podman[72805]: 2024-09-21 09:28:45.984536226 +0000 UTC m=+0.016802127 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T09:28:46.347 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 podman[72805]: 2024-09-21 09:28:46.109515538 +0000 UTC m=+0.141781426 container create 85f2d694d3543f58e728f355b793f56aa55533604ea1a7fe16e2c3c7c350099f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:28:46.347 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 podman[72805]: 2024-09-21 09:28:46.320060896 +0000 UTC m=+0.352326787 container init 85f2d694d3543f58e728f355b793f56aa55533604ea1a7fe16e2c3c7c350099f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:28:46.347 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 podman[72805]: 2024-09-21 09:28:46.322886425 +0000 UTC m=+0.355152316 container start 85f2d694d3543f58e728f355b793f56aa55533604ea1a7fe16e2c3c7c350099f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:28:46.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:46 smithi042 ceph-mon[35471]: osdmap e173: 8 total, 8 up, 8 in 2024-09-21T09:28:46.676 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:28:46.676 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1, 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:28:46.677 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 14, 2024-09-21T09:28:46.678 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T09:28:46.678 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:28:46.678 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:28:46.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.345Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T09:28:46.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.345Z 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-09-21T09:28:46.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.345Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi133 (none))" 2024-09-21T09:28:46.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.345Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T09:28:46.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.345Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T09:28:46.743 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.347Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.347Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.348Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.349Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.350Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.350Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.615µs 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.350Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.352Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.359Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.360Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.360Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.968µs wal_replay_duration=9.213246ms wbl_replay_duration=110ns total_replay_duration=9.253133ms 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.361Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.361Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.361Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.382Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.997896ms db_storage=827ns remote_storage=1.139µs web_handler=419ns query_engine=535ns scrape=397.087µs scrape_sd=283.275µs notify=15.702µs notify_sd=11.16µs rules=19.886599ms tracing=5.746µs 2024-09-21T09:28:46.744 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.382Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T09:28:46.745 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:28:46.382Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T09:28:46.745 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 bash[72805]: 85f2d694d3543f58e728f355b793f56aa55533604ea1a7fe16e2c3c7c350099f 2024-09-21T09:28:46.745 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:28:46 smithi133 systemd[1]: Started Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:28:46.988 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:28:46.988 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:28:46.989 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:28:46.989 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:28:46.989 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-09-21T09:28:46.989 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "1/20 daemons upgraded", 2024-09-21T09:28:46.989 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading mgr daemons", 2024-09-21T09:28:46.989 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:28:46.989 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:28:47.081 INFO:tasks.rados.rados.0.smithi042.stdout:556: done (7 left) 2024-09-21T09:28:47.082 INFO:tasks.rados.rados.0.smithi042.stdout:557: read oid 26 snap -1 2024-09-21T09:28:47.082 INFO:tasks.rados.rados.0.smithi042.stdout:557: expect (ObjNum 161 snap 47 seq_num 161) 2024-09-21T09:28:47.082 INFO:tasks.rados.rados.0.smithi042.stdout:558: copy_from oid 43 from oid 18 current snap is 48 2024-09-21T09:28:47.082 INFO:tasks.rados.rados.0.smithi042.stdout:559: snap_create 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:554: finishing copy_from to smithi04275593-2 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:554: got expected ENOENT (src dne) 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:554: finishing copy_from racing read to smithi04275593-2 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:551: finishing rollback tid 0 to smithi04275593-38 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:551: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:550: finishing write tid 1 to smithi04275593-7 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:550: finishing write tid 2 to smithi04275593-7 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:552: finishing rollback tid 0 to smithi04275593-40 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:552: finishing rollback tid 1 to smithi04275593-40 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:550: finishing write tid 3 to smithi04275593-7 2024-09-21T09:28:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:550: oid 7 updating version 0 to 184 2024-09-21T09:28:47.088 INFO:tasks.rados.rados.0.smithi042.stdout:550: oid 7 updating version 184 to 185 2024-09-21T09:28:47.088 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 185 (ObjNum 170 snap 48 seq_num 170) dirty exists 2024-09-21T09:28:47.088 INFO:tasks.rados.rados.0.smithi042.stdout:550: left oid 7 (ObjNum 170 snap 48 seq_num 170) 2024-09-21T09:28:47.088 INFO:tasks.rados.rados.0.smithi042.stdout:551: finishing rollback tid 2 to smithi04275593-38 2024-09-21T09:28:47.088 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 99 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:28:47.088 INFO:tasks.rados.rados.0.smithi042.stdout:548: expect (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:28:47.157 INFO:tasks.rados.rados.0.smithi042.stdout:552: finishing rollback tid 2 to smithi04275593-40 2024-09-21T09:28:47.157 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 103 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-21T09:28:47.157 INFO:tasks.rados.rados.0.smithi042.stdout:549: finishing rollback tid 0 to smithi04275593-50 2024-09-21T09:28:47.157 INFO:tasks.rados.rados.0.smithi042.stdout:549: finishing rollback tid 1 to smithi04275593-50 2024-09-21T09:28:47.157 INFO:tasks.rados.rados.0.smithi042.stdout:549: finishing rollback tid 2 to smithi04275593-50 2024-09-21T09:28:47.157 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 161 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-21T09:28:47.157 INFO:tasks.rados.rados.0.smithi042.stdout:553: expect (ObjNum 85 snap 15 seq_num 85) 2024-09-21T09:28:47.220 INFO:tasks.rados.rados.0.smithi042.stdout:557: expect (ObjNum 161 snap 47 seq_num 161) 2024-09-21T09:28:47.227 INFO:tasks.rados.rados.0.smithi042.stdout:558: finishing copy_from racing read to smithi04275593-43 2024-09-21T09:28:47.227 INFO:tasks.rados.rados.0.smithi042.stdout:558: finishing copy_from to smithi04275593-43 2024-09-21T09:28:47.227 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 126 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:28:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: pgmap v26: 121 pgs: 121 active+clean; 135 MiB data, 556 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: osdmap e174: 8 total, 8 up, 8 in 2024-09-21T09:28:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/3001582178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: pgmap v26: 121 pgs: 121 active+clean; 135 MiB data, 556 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: osdmap e174: 8 total, 8 up, 8 in 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:47.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:47.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:47.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:47.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:28:47.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:28:47.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:47.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:28:47.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:28:47.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:47 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/3001582178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: pgmap v26: 121 pgs: 121 active+clean; 135 MiB data, 556 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: osdmap e174: 8 total, 8 up, 8 in 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:28:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:47.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:28:47.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T09:28:47.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:47 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/3001582178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:28:48.082 INFO:tasks.rados.rados.0.smithi042.stdout:548: done (9 left) 2024-09-21T09:28:48.082 INFO:tasks.rados.rados.0.smithi042.stdout:549: done (8 left) 2024-09-21T09:28:48.083 INFO:tasks.rados.rados.0.smithi042.stdout:550: done (7 left) 2024-09-21T09:28:48.083 INFO:tasks.rados.rados.0.smithi042.stdout:551: done (6 left) 2024-09-21T09:28:48.083 INFO:tasks.rados.rados.0.smithi042.stdout:552: done (5 left) 2024-09-21T09:28:48.083 INFO:tasks.rados.rados.0.smithi042.stdout:553: done (4 left) 2024-09-21T09:28:48.083 INFO:tasks.rados.rados.0.smithi042.stdout:554: done (3 left) 2024-09-21T09:28:48.083 INFO:tasks.rados.rados.0.smithi042.stdout:557: done (2 left) 2024-09-21T09:28:48.083 INFO:tasks.rados.rados.0.smithi042.stdout:558: done (1 left) 2024-09-21T09:28:48.083 INFO:tasks.rados.rados.0.smithi042.stdout:559: done (0 left) 2024-09-21T09:28:48.083 INFO:tasks.rados.rados.0.smithi042.stdout:560: setattr oid 21 current snap is 49 2024-09-21T09:28:48.083 INFO:tasks.rados.rados.0.smithi042.stdout:561: rmattr oid 25 current snap is 49 2024-09-21T09:28:48.084 INFO:tasks.rados.rados.0.smithi042.stdout:561: done (1 left) 2024-09-21T09:28:48.084 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 49 2024-09-21T09:28:48.084 INFO:tasks.rados.rados.0.smithi042.stdout:562: seq_num 171 ranges {4079616=466944} 2024-09-21T09:28:48.108 INFO:tasks.rados.rados.0.smithi042.stdout:562: writing smithi04275593-30 from 4079616 to 4546560 tid 1 2024-09-21T09:28:48.109 INFO:tasks.rados.rados.0.smithi042.stdout:563: snap_create 2024-09-21T09:28:48.109 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 201 (ObjNum 137 snap 38 seq_num 137) dirty exists 2024-09-21T09:28:48.112 INFO:tasks.rados.rados.0.smithi042.stdout:562: finishing write tid 1 to smithi04275593-30 2024-09-21T09:28:48.113 INFO:tasks.rados.rados.0.smithi042.stdout:562: finishing write tid 2 to smithi04275593-30 2024-09-21T09:28:48.114 INFO:tasks.rados.rados.0.smithi042.stdout:562: finishing write tid 3 to smithi04275593-30 2024-09-21T09:28:48.114 INFO:tasks.rados.rados.0.smithi042.stdout:562: oid 30 updating version 0 to 180 2024-09-21T09:28:48.114 INFO:tasks.rados.rados.0.smithi042.stdout:562: oid 30 version 180 is already newer than 179 2024-09-21T09:28:48.115 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 180 (ObjNum 171 snap 49 seq_num 171) dirty exists 2024-09-21T09:28:48.115 INFO:tasks.rados.rados.0.smithi042.stdout:562: left oid 30 (ObjNum 171 snap 49 seq_num 171) 2024-09-21T09:28:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[27524]: from='client.24977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[27524]: osdmap e175: 8 total, 8 up, 8 in 2024-09-21T09:28:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:28:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:28:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:28:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[27524]: osdmap e176: 8 total, 8 up, 8 in 2024-09-21T09:28:48.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[35471]: from='client.24977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:48.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[35471]: osdmap e175: 8 total, 8 up, 8 in 2024-09-21T09:28:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:28:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:28:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:28:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:48.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:48 smithi042 ceph-mon[35471]: osdmap e176: 8 total, 8 up, 8 in 2024-09-21T09:28:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:48 smithi133 ceph-mon[31321]: from='client.24977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:28:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:48 smithi133 ceph-mon[31321]: osdmap e175: 8 total, 8 up, 8 in 2024-09-21T09:28:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:48 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:48 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:28:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:48 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:28:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:48 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:28:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:48 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:28:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:48 smithi133 ceph-mon[31321]: osdmap e176: 8 total, 8 up, 8 in 2024-09-21T09:28:49.098 INFO:tasks.rados.rados.0.smithi042.stdout:560: done (2 left) 2024-09-21T09:28:49.098 INFO:tasks.rados.rados.0.smithi042.stdout:562: done (1 left) 2024-09-21T09:28:49.098 INFO:tasks.rados.rados.0.smithi042.stdout:563: done (0 left) 2024-09-21T09:28:49.099 INFO:tasks.rados.rados.0.smithi042.stdout:564: snap_remove snap 37 2024-09-21T09:28:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:49 smithi042 ceph-mon[27524]: pgmap v29: 121 pgs: 121 active+clean; 145 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.4 MiB/s wr, 40 op/s 2024-09-21T09:28:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:49 smithi042 ceph-mon[27524]: Upgrade: Updating mgr.y 2024-09-21T09:28:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:49 smithi042 ceph-mon[27524]: Deploying daemon mgr.y on smithi042 2024-09-21T09:28:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:49 smithi042 ceph-mon[35471]: pgmap v29: 121 pgs: 121 active+clean; 145 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.4 MiB/s wr, 40 op/s 2024-09-21T09:28:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:49 smithi042 ceph-mon[35471]: Upgrade: Updating mgr.y 2024-09-21T09:28:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:49 smithi042 ceph-mon[35471]: Deploying daemon mgr.y on smithi042 2024-09-21T09:28:49.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:49 smithi133 ceph-mon[31321]: pgmap v29: 121 pgs: 121 active+clean; 145 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.4 MiB/s wr, 40 op/s 2024-09-21T09:28:49.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:49 smithi133 ceph-mon[31321]: Upgrade: Updating mgr.y 2024-09-21T09:28:49.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:49 smithi133 ceph-mon[31321]: Deploying daemon mgr.y on smithi042 2024-09-21T09:28:50.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:49 smithi042 systemd[1]: Stopping Ceph mgr.y for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:28:50.109 INFO:tasks.rados.rados.0.smithi042.stdout:564: done (0 left) 2024-09-21T09:28:50.109 INFO:tasks.rados.rados.0.smithi042.stdout:565: snap_remove snap 47 2024-09-21T09:28:50.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:50 smithi042 ceph-mon[27524]: osdmap e177: 8 total, 8 up, 8 in 2024-09-21T09:28:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:50 smithi042 ceph-mon[35471]: osdmap e177: 8 total, 8 up, 8 in 2024-09-21T09:28:50.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:50 smithi042 podman[77608]: 2024-09-21 09:28:50.09956244 +0000 UTC m=+0.158481041 container died b5b9b1e55904c99707288fd960dcf39539dfac737955baebad6e7492bb2985c6 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:28:50.381 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:50 smithi133 ceph-mon[31321]: osdmap e177: 8 total, 8 up, 8 in 2024-09-21T09:28:50.721 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:50 smithi042 podman[77608]: 2024-09-21 09:28:50.48559051 +0000 UTC m=+0.544509099 container cleanup b5b9b1e55904c99707288fd960dcf39539dfac737955baebad6e7492bb2985c6 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T09:28:50.721 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:50 smithi042 bash[77608]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y 2024-09-21T09:28:51.087 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:50 smithi042 podman[77621]: 2024-09-21 09:28:50.720349309 +0000 UTC m=+0.619356611 container remove b5b9b1e55904c99707288fd960dcf39539dfac737955baebad6e7492bb2985c6 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731) 2024-09-21T09:28:51.087 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:50 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:28:51.087 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:50 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-21T09:28:51.088 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:50 smithi042 systemd[1]: Stopped Ceph mgr.y for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:28:51.088 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:50 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.y.service: Consumed 50.057s CPU time. 2024-09-21T09:28:51.110 INFO:tasks.rados.rados.0.smithi042.stdout:565: done (0 left) 2024-09-21T09:28:51.110 INFO:tasks.rados.rados.0.smithi042.stdout:566: rollback oid 12 current snap is 50 2024-09-21T09:28:51.110 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 12 to 49 2024-09-21T09:28:51.110 INFO:tasks.rados.rados.0.smithi042.stdout:567: read oid 21 snap -1 2024-09-21T09:28:51.110 INFO:tasks.rados.rados.0.smithi042.stdout:567: expect (ObjNum 137 snap 38 seq_num 137) 2024-09-21T09:28:51.110 INFO:tasks.rados.rados.0.smithi042.stdout:568: delete oid 31 current snap is 50 2024-09-21T09:28:51.117 INFO:tasks.rados.rados.0.smithi042.stdout:568: done (2 left) 2024-09-21T09:28:51.117 INFO:tasks.rados.rados.0.smithi042.stdout:569: rollback oid 3 current snap is 50 2024-09-21T09:28:51.117 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 48 2024-09-21T09:28:51.117 INFO:tasks.rados.rados.0.smithi042.stdout:570: delete oid 29 current snap is 50 2024-09-21T09:28:51.120 INFO:tasks.rados.rados.0.smithi042.stdout:566: finishing rollback tid 0 to smithi04275593-12 2024-09-21T09:28:51.121 INFO:tasks.rados.rados.0.smithi042.stdout:566: finishing rollback tid 1 to smithi04275593-12 2024-09-21T09:28:51.121 INFO:tasks.rados.rados.0.smithi042.stdout:566: finishing rollback tid 2 to smithi04275593-12 2024-09-21T09:28:51.121 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 179 (ObjNum 154 snap 43 seq_num 154) dirty exists 2024-09-21T09:28:51.123 INFO:tasks.rados.rados.0.smithi042.stdout:566: done (3 left) 2024-09-21T09:28:51.123 INFO:tasks.rados.rados.0.smithi042.stdout:570: done (2 left) 2024-09-21T09:28:51.123 INFO:tasks.rados.rados.0.smithi042.stdout:571: copy_from oid 10 from oid 16 current snap is 50 2024-09-21T09:28:51.123 INFO:tasks.rados.rados.0.smithi042.stdout:572: rmattr oid 20 current snap is 50 2024-09-21T09:28:51.123 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 50 2024-09-21T09:28:51.123 INFO:tasks.rados.rados.0.smithi042.stdout:573: seq_num 174 ranges {0=516096} 2024-09-21T09:28:51.126 INFO:tasks.rados.rados.0.smithi042.stdout:573: writing smithi04275593-4 from 0 to 516096 tid 1 2024-09-21T09:28:51.126 INFO:tasks.rados.rados.0.smithi042.stdout:569: finishing rollback tid 0 to smithi04275593-3 2024-09-21T09:28:51.126 INFO:tasks.rados.rados.0.smithi042.stdout:569: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:28:51.126 INFO:tasks.rados.rados.0.smithi042.stdout:574: read oid 5 snap -1 2024-09-21T09:28:51.126 INFO:tasks.rados.rados.0.smithi042.stdout:574: expect (ObjNum 124 snap 33 seq_num 124) 2024-09-21T09:28:51.126 INFO:tasks.rados.rados.0.smithi042.stdout:575: read oid 47 snap 48 2024-09-21T09:28:51.126 INFO:tasks.rados.rados.0.smithi042.stdout:575: expect (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:28:51.126 INFO:tasks.rados.rados.0.smithi042.stdout:576: rollback oid 43 current snap is 50 2024-09-21T09:28:51.127 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 43 to 48 2024-09-21T09:28:51.127 INFO:tasks.rados.rados.0.smithi042.stdout:577: read oid 15 snap -1 2024-09-21T09:28:51.127 INFO:tasks.rados.rados.0.smithi042.stdout:577: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T09:28:51.134 INFO:tasks.rados.rados.0.smithi042.stdout:578: read oid 23 snap -1 2024-09-21T09:28:51.135 INFO:tasks.rados.rados.0.smithi042.stdout:578: expect (ObjNum 76 snap 13 seq_num 76) 2024-09-21T09:28:51.135 INFO:tasks.rados.rados.0.smithi042.stdout:579: rollback oid 46 current snap is 50 2024-09-21T09:28:51.135 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 46 to 45 2024-09-21T09:28:51.135 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 50 2024-09-21T09:28:51.135 INFO:tasks.rados.rados.0.smithi042.stdout:580: seq_num 175 ranges {2473984=540672} 2024-09-21T09:28:51.144 INFO:tasks.rados.rados.0.smithi042.stdout:580: writing smithi04275593-35 from 2473984 to 3014656 tid 1 2024-09-21T09:28:51.144 INFO:tasks.rados.rados.0.smithi042.stdout:581: read oid 25 snap -1 2024-09-21T09:28:51.144 INFO:tasks.rados.rados.0.smithi042.stdout:581: expect deleted 2024-09-21T09:28:51.145 INFO:tasks.rados.rados.0.smithi042.stdout:582: read oid 45 snap -1 2024-09-21T09:28:51.145 INFO:tasks.rados.rados.0.smithi042.stdout:582: expect deleted 2024-09-21T09:28:51.145 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 50 2024-09-21T09:28:51.145 INFO:tasks.rados.rados.0.smithi042.stdout:569: finishing rollback tid 2 to smithi04275593-3 2024-09-21T09:28:51.145 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 158 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:28:51.145 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 137 (ObjNum 149 snap 42 seq_num 149) dirty exists 2024-09-21T09:28:51.145 INFO:tasks.rados.rados.0.smithi042.stdout:579: finishing rollback tid 1 to smithi04275593-46 2024-09-21T09:28:51.145 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 0 (ObjNum 97 snap 0 seq_num 2837421360) dirty dne 2024-09-21T09:28:51.145 INFO:tasks.rados.rados.0.smithi042.stdout:571: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:28:51.145 INFO:tasks.rados.rados.0.smithi042.stdout:577: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T09:28:51.172 INFO:tasks.rados.rados.0.smithi042.stdout:567: expect (ObjNum 137 snap 38 seq_num 137) 2024-09-21T09:28:51.332 INFO:tasks.rados.rados.0.smithi042.stdout:576: finishing rollback tid 0 to smithi04275593-43 2024-09-21T09:28:51.332 INFO:tasks.rados.rados.0.smithi042.stdout:576: finishing rollback tid 1 to smithi04275593-43 2024-09-21T09:28:51.332 INFO:tasks.rados.rados.0.smithi042.stdout:576: finishing rollback tid 2 to smithi04275593-43 2024-09-21T09:28:51.332 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 129 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:28:51.332 INFO:tasks.rados.rados.0.smithi042.stdout:583: seq_num 176 ranges {1941504=557056} 2024-09-21T09:28:51.339 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:51 smithi042 ceph-mon[35471]: pgmap v32: 121 pgs: 121 active+clean; 145 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.4 MiB/s wr, 40 op/s 2024-09-21T09:28:51.339 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:51 smithi042 ceph-mon[35471]: osdmap e178: 8 total, 8 up, 8 in 2024-09-21T09:28:51.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:51 smithi042 ceph-mon[27524]: pgmap v32: 121 pgs: 121 active+clean; 145 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.4 MiB/s wr, 40 op/s 2024-09-21T09:28:51.340 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:51 smithi042 ceph-mon[27524]: osdmap e178: 8 total, 8 up, 8 in 2024-09-21T09:28:51.340 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:51 smithi042 systemd[1]: Starting Ceph mgr.y for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:28:51.340 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:51 smithi042 podman[77752]: 2024-09-21 09:28:51.226563806 +0000 UTC m=+0.016532940 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:28:51.340 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:51 smithi042 podman[77752]: 2024-09-21 09:28:51.338566087 +0000 UTC m=+0.128535208 container create f23091eac111566e704f1da692b8f98e3b6661d955990a5dfc39f42e4b37f029 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS) 2024-09-21T09:28:51.346 INFO:tasks.rados.rados.0.smithi042.stdout:583: writing smithi04275593-44 from 1941504 to 2498560 tid 1 2024-09-21T09:28:51.346 INFO:tasks.rados.rados.0.smithi042.stdout:567: done (14 left) 2024-09-21T09:28:51.346 INFO:tasks.rados.rados.0.smithi042.stdout:569: done (13 left) 2024-09-21T09:28:51.346 INFO:tasks.rados.rados.0.smithi042.stdout:572: done (12 left) 2024-09-21T09:28:51.347 INFO:tasks.rados.rados.0.smithi042.stdout:576: done (11 left) 2024-09-21T09:28:51.347 INFO:tasks.rados.rados.0.smithi042.stdout:577: done (10 left) 2024-09-21T09:28:51.347 INFO:tasks.rados.rados.0.smithi042.stdout:579: done (9 left) 2024-09-21T09:28:51.347 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 50 2024-09-21T09:28:51.347 INFO:tasks.rados.rados.0.smithi042.stdout:573: finishing write tid 1 to smithi04275593-4 2024-09-21T09:28:51.347 INFO:tasks.rados.rados.0.smithi042.stdout:573: finishing write tid 2 to smithi04275593-4 2024-09-21T09:28:51.347 INFO:tasks.rados.rados.0.smithi042.stdout:575: expect (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:28:51.414 INFO:tasks.rados.rados.0.smithi042.stdout:571: finishing copy_from to smithi04275593-10 2024-09-21T09:28:51.414 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 249 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-09-21T09:28:51.414 INFO:tasks.rados.rados.0.smithi042.stdout:573: finishing write tid 3 to smithi04275593-4 2024-09-21T09:28:51.414 INFO:tasks.rados.rados.0.smithi042.stdout:573: oid 4 updating version 0 to 123 2024-09-21T09:28:51.414 INFO:tasks.rados.rados.0.smithi042.stdout:573: oid 4 version 123 is already newer than 122 2024-09-21T09:28:51.414 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 123 (ObjNum 174 snap 50 seq_num 174) dirty exists 2024-09-21T09:28:51.414 INFO:tasks.rados.rados.0.smithi042.stdout:573: left oid 4 (ObjNum 174 snap 50 seq_num 174) 2024-09-21T09:28:51.414 INFO:tasks.rados.rados.0.smithi042.stdout:584: seq_num 177 ranges {180224=573440} 2024-09-21T09:28:51.418 INFO:tasks.rados.rados.0.smithi042.stdout:584: writing smithi04275593-12 from 180224 to 753664 tid 1 2024-09-21T09:28:51.418 INFO:tasks.rados.rados.0.smithi042.stdout:571: done (9 left) 2024-09-21T09:28:51.418 INFO:tasks.rados.rados.0.smithi042.stdout:573: done (8 left) 2024-09-21T09:28:51.418 INFO:tasks.rados.rados.0.smithi042.stdout:575: done (7 left) 2024-09-21T09:28:51.418 INFO:tasks.rados.rados.0.smithi042.stdout:585: snap_remove snap 48 2024-09-21T09:28:51.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:51 smithi133 ceph-mon[31321]: pgmap v32: 121 pgs: 121 active+clean; 145 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.4 MiB/s wr, 40 op/s 2024-09-21T09:28:51.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:51 smithi133 ceph-mon[31321]: osdmap e178: 8 total, 8 up, 8 in 2024-09-21T09:28:51.851 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:51 smithi042 podman[77752]: 2024-09-21 09:28:51.596646384 +0000 UTC m=+0.386615513 container init f23091eac111566e704f1da692b8f98e3b6661d955990a5dfc39f42e4b37f029 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-21T09:28:51.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:51 smithi042 podman[77752]: 2024-09-21 09:28:51.599809531 +0000 UTC m=+0.389778838 container start f23091eac111566e704f1da692b8f98e3b6661d955990a5dfc39f42e4b37f029 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=main-62da54b, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0) 2024-09-21T09:28:51.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:51 smithi042 ceph-mgr[77770]: -- 172.21.15.42:0/3754369689 <== mon.2 v2:172.21.15.42:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fe75e590e0 con 0x55fe75e37000 2024-09-21T09:28:51.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:51 smithi042 bash[77752]: f23091eac111566e704f1da692b8f98e3b6661d955990a5dfc39f42e4b37f029 2024-09-21T09:28:51.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:51 smithi042 systemd[1]: Started Ceph mgr.y for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:28:51.992 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:51 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:28:51] "GET /metrics HTTP/1.1" 200 36096 "" "Prometheus/2.43.0" 2024-09-21T09:28:52.122 INFO:tasks.rados.rados.0.smithi042.stdout:585: done (7 left) 2024-09-21T09:28:52.123 INFO:tasks.rados.rados.0.smithi042.stdout:586: snap_remove snap 49 2024-09-21T09:28:52.473 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:52 smithi133 ceph-mon[31321]: osdmap e179: 8 total, 8 up, 8 in 2024-09-21T09:28:52.473 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:52 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.474 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:52 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.474 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:52 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:52.474 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:52 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.474 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:52 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[27524]: osdmap e179: 8 total, 8 up, 8 in 2024-09-21T09:28:52.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:52.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[35471]: osdmap e179: 8 total, 8 up, 8 in 2024-09-21T09:28:52.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:28:52.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:52.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:52 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:53.070 INFO:tasks.rados.rados.0.smithi042.stdout:586: done (7 left) 2024-09-21T09:28:53.070 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 50 2024-09-21T09:28:53.070 INFO:tasks.rados.rados.0.smithi042.stdout:587: seq_num 178 ranges {2023424=589824} 2024-09-21T09:28:53.085 INFO:tasks.rados.rados.0.smithi042.stdout:587: writing smithi04275593-49 from 2023424 to 2613248 tid 1 2024-09-21T09:28:53.085 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 50 2024-09-21T09:28:53.085 INFO:tasks.rados.rados.0.smithi042.stdout:588: seq_num 179 ranges {0=606208} 2024-09-21T09:28:53.088 INFO:tasks.rados.rados.0.smithi042.stdout:588: writing smithi04275593-32 from 0 to 606208 tid 1 2024-09-21T09:28:53.088 INFO:tasks.rados.rados.0.smithi042.stdout:589: snap_create 2024-09-21T09:28:53.088 INFO:tasks.rados.rados.0.smithi042.stdout:580: finishing write tid 1 to smithi04275593-35 2024-09-21T09:28:53.089 INFO:tasks.rados.rados.0.smithi042.stdout:574: expect (ObjNum 124 snap 33 seq_num 124) 2024-09-21T09:28:53.147 INFO:tasks.rados.rados.0.smithi042.stdout:580: finishing write tid 2 to smithi04275593-35 2024-09-21T09:28:53.147 INFO:tasks.rados.rados.0.smithi042.stdout:580: finishing write tid 3 to smithi04275593-35 2024-09-21T09:28:53.147 INFO:tasks.rados.rados.0.smithi042.stdout:580: oid 35 updating version 0 to 213 2024-09-21T09:28:53.147 INFO:tasks.rados.rados.0.smithi042.stdout:580: oid 35 updating version 213 to 214 2024-09-21T09:28:53.147 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 214 (ObjNum 175 snap 50 seq_num 175) dirty exists 2024-09-21T09:28:53.147 INFO:tasks.rados.rados.0.smithi042.stdout:580: left oid 35 (ObjNum 175 snap 50 seq_num 175) 2024-09-21T09:28:53.147 INFO:tasks.rados.rados.0.smithi042.stdout:578: expect (ObjNum 76 snap 13 seq_num 76) 2024-09-21T09:28:53.265 INFO:tasks.rados.rados.0.smithi042.stdout:583: finishing write tid 1 to smithi04275593-44 2024-09-21T09:28:53.265 INFO:tasks.rados.rados.0.smithi042.stdout:583: finishing write tid 2 to smithi04275593-44 2024-09-21T09:28:53.265 INFO:tasks.rados.rados.0.smithi042.stdout:583: finishing write tid 3 to smithi04275593-44 2024-09-21T09:28:53.265 INFO:tasks.rados.rados.0.smithi042.stdout:583: oid 44 updating version 0 to 179 2024-09-21T09:28:53.265 INFO:tasks.rados.rados.0.smithi042.stdout:583: oid 44 version 179 is already newer than 178 2024-09-21T09:28:53.265 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 179 (ObjNum 176 snap 50 seq_num 176) dirty exists 2024-09-21T09:28:53.265 INFO:tasks.rados.rados.0.smithi042.stdout:583: left oid 44 (ObjNum 176 snap 50 seq_num 176) 2024-09-21T09:28:53.265 INFO:tasks.rados.rados.0.smithi042.stdout:584: finishing write tid 1 to smithi04275593-12 2024-09-21T09:28:53.265 INFO:tasks.rados.rados.0.smithi042.stdout:584: finishing write tid 2 to smithi04275593-12 2024-09-21T09:28:53.265 INFO:tasks.rados.rados.0.smithi042.stdout:584: finishing write tid 3 to smithi04275593-12 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:584: oid 12 updating version 0 to 183 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:584: oid 12 version 183 is already newer than 182 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 183 (ObjNum 177 snap 50 seq_num 177) dirty exists 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:584: left oid 12 (ObjNum 177 snap 50 seq_num 177) 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:587: finishing write tid 1 to smithi04275593-49 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:587: finishing write tid 2 to smithi04275593-49 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:587: finishing write tid 3 to smithi04275593-49 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:587: oid 49 updating version 0 to 205 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:587: oid 49 version 205 is already newer than 204 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 205 (ObjNum 178 snap 50 seq_num 178) dirty exists 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:587: left oid 49 (ObjNum 178 snap 50 seq_num 178) 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:588: finishing write tid 1 to smithi04275593-32 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:588: finishing write tid 2 to smithi04275593-32 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:588: finishing write tid 3 to smithi04275593-32 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:588: oid 32 updating version 0 to 206 2024-09-21T09:28:53.266 INFO:tasks.rados.rados.0.smithi042.stdout:588: oid 32 updating version 206 to 207 2024-09-21T09:28:53.267 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 207 (ObjNum 179 snap 50 seq_num 179) dirty exists 2024-09-21T09:28:53.267 INFO:tasks.rados.rados.0.smithi042.stdout:588: left oid 32 (ObjNum 179 snap 50 seq_num 179) 2024-09-21T09:28:53.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:53 smithi042 ceph-mon[27524]: pgmap v35: 121 pgs: 121 active+clean; 98 MiB data, 545 MiB used, 715 GiB / 715 GiB avail; 222 KiB/s rd, 740 KiB/s wr, 7 op/s 2024-09-21T09:28:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:53 smithi042 ceph-mon[27524]: osdmap e180: 8 total, 8 up, 8 in 2024-09-21T09:28:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:53 smithi042 ceph-mon[27524]: osdmap e181: 8 total, 8 up, 8 in 2024-09-21T09:28:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:53 smithi042 ceph-mon[35471]: pgmap v35: 121 pgs: 121 active+clean; 98 MiB data, 545 MiB used, 715 GiB / 715 GiB avail; 222 KiB/s rd, 740 KiB/s wr, 7 op/s 2024-09-21T09:28:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:53 smithi042 ceph-mon[35471]: osdmap e180: 8 total, 8 up, 8 in 2024-09-21T09:28:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:53 smithi042 ceph-mon[35471]: osdmap e181: 8 total, 8 up, 8 in 2024-09-21T09:28:53.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:53 smithi133 ceph-mon[31321]: pgmap v35: 121 pgs: 121 active+clean; 98 MiB data, 545 MiB used, 715 GiB / 715 GiB avail; 222 KiB/s rd, 740 KiB/s wr, 7 op/s 2024-09-21T09:28:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:53 smithi133 ceph-mon[31321]: osdmap e180: 8 total, 8 up, 8 in 2024-09-21T09:28:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:53 smithi133 ceph-mon[31321]: osdmap e181: 8 total, 8 up, 8 in 2024-09-21T09:28:54.069 INFO:tasks.rados.rados.0.smithi042.stdout:574: done (9 left) 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:578: done (8 left) 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:580: done (7 left) 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:581: done (6 left) 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:582: done (5 left) 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:583: done (4 left) 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:584: done (3 left) 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:587: done (2 left) 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:588: done (1 left) 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:589: done (0 left) 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:590: rollback oid 13 current snap is 51 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 13 to 50 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 51 2024-09-21T09:28:54.070 INFO:tasks.rados.rados.0.smithi042.stdout:591: seq_num 180 ranges {3014656=622592} 2024-09-21T09:28:54.090 INFO:tasks.rados.rados.0.smithi042.stdout:591: writing smithi04275593-35 from 3014656 to 3637248 tid 1 2024-09-21T09:28:54.090 INFO:tasks.rados.rados.0.smithi042.stdout:592: read oid 1 snap -1 2024-09-21T09:28:54.090 INFO:tasks.rados.rados.0.smithi042.stdout:592: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-21T09:28:54.091 INFO:tasks.rados.rados.0.smithi042.stdout:593: copy_from oid 17 from oid 38 current snap is 51 2024-09-21T09:28:54.091 INFO:tasks.rados.rados.0.smithi042.stdout:590: finishing rollback tid 0 to smithi04275593-13 2024-09-21T09:28:54.091 INFO:tasks.rados.rados.0.smithi042.stdout:590: finishing rollback tid 1 to smithi04275593-13 2024-09-21T09:28:54.091 INFO:tasks.rados.rados.0.smithi042.stdout:590: finishing rollback tid 2 to smithi04275593-13 2024-09-21T09:28:54.091 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 211 (ObjNum 84 snap 15 seq_num 84) dirty exists 2024-09-21T09:28:54.091 INFO:tasks.rados.rados.0.smithi042.stdout:590: done (3 left) 2024-09-21T09:28:54.091 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 51 2024-09-21T09:28:54.091 INFO:tasks.rados.rados.0.smithi042.stdout:594: seq_num 181 ranges {81920=638976} 2024-09-21T09:28:54.095 INFO:tasks.rados.rados.0.smithi042.stdout:594: writing smithi04275593-6 from 81920 to 720896 tid 1 2024-09-21T09:28:54.095 INFO:tasks.rados.rados.0.smithi042.stdout:595: setattr oid 27 current snap is 51 2024-09-21T09:28:54.096 INFO:tasks.rados.rados.0.smithi042.stdout:591: finishing write tid 1 to smithi04275593-35 2024-09-21T09:28:54.096 INFO:tasks.rados.rados.0.smithi042.stdout:591: finishing write tid 2 to smithi04275593-35 2024-09-21T09:28:54.096 INFO:tasks.rados.rados.0.smithi042.stdout:596: setattr oid 34 current snap is 51 2024-09-21T09:28:54.098 INFO:tasks.rados.rados.0.smithi042.stdout:592: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-21T09:28:54.104 INFO:tasks.rados.rados.0.smithi042.stdout:591: finishing write tid 3 to smithi04275593-35 2024-09-21T09:28:54.104 INFO:tasks.rados.rados.0.smithi042.stdout:591: oid 35 updating version 0 to 223 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:591: oid 35 version 223 is already newer than 222 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 223 (ObjNum 180 snap 51 seq_num 180) dirty exists 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:591: left oid 35 (ObjNum 180 snap 51 seq_num 180) 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 250 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:594: finishing write tid 1 to smithi04275593-6 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:594: finishing write tid 2 to smithi04275593-6 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:594: finishing write tid 3 to smithi04275593-6 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:594: oid 6 updating version 0 to 226 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:594: oid 6 version 226 is already newer than 225 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 226 (ObjNum 181 snap 51 seq_num 181) dirty exists 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:594: left oid 6 (ObjNum 181 snap 51 seq_num 181) 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 159 (ObjNum 157 snap 44 seq_num 157) dirty exists 2024-09-21T09:28:54.105 INFO:tasks.rados.rados.0.smithi042.stdout:591: done (5 left) 2024-09-21T09:28:54.106 INFO:tasks.rados.rados.0.smithi042.stdout:592: done (4 left) 2024-09-21T09:28:54.106 INFO:tasks.rados.rados.0.smithi042.stdout:594: done (3 left) 2024-09-21T09:28:54.106 INFO:tasks.rados.rados.0.smithi042.stdout:595: done (2 left) 2024-09-21T09:28:54.106 INFO:tasks.rados.rados.0.smithi042.stdout:596: done (1 left) 2024-09-21T09:28:54.106 INFO:tasks.rados.rados.0.smithi042.stdout:597: snap_create 2024-09-21T09:28:54.106 INFO:tasks.rados.rados.0.smithi042.stdout:593: finishing copy_from racing read to smithi04275593-17 2024-09-21T09:28:54.106 INFO:tasks.rados.rados.0.smithi042.stdout:593: finishing copy_from to smithi04275593-17 2024-09-21T09:28:54.107 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 99 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:28:55.073 INFO:tasks.rados.rados.0.smithi042.stdout:593: done (1 left) 2024-09-21T09:28:55.073 INFO:tasks.rados.rados.0.smithi042.stdout:597: done (0 left) 2024-09-21T09:28:55.073 INFO:tasks.rados.rados.0.smithi042.stdout:598: rollback oid 32 current snap is 52 2024-09-21T09:28:55.073 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 51 2024-09-21T09:28:55.073 INFO:tasks.rados.rados.0.smithi042.stdout:599: snap_remove snap 46 2024-09-21T09:28:55.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:55 smithi042 ceph-mon[27524]: pgmap v38: 121 pgs: 121 active+clean; 98 MiB data, 545 MiB used, 715 GiB / 715 GiB avail; 222 KiB/s rd, 740 KiB/s wr, 7 op/s 2024-09-21T09:28:55.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:55 smithi042 ceph-mon[27524]: osdmap e182: 8 total, 8 up, 8 in 2024-09-21T09:28:55.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:55 smithi042 ceph-mon[35471]: pgmap v38: 121 pgs: 121 active+clean; 98 MiB data, 545 MiB used, 715 GiB / 715 GiB avail; 222 KiB/s rd, 740 KiB/s wr, 7 op/s 2024-09-21T09:28:55.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:55 smithi042 ceph-mon[35471]: osdmap e182: 8 total, 8 up, 8 in 2024-09-21T09:28:55.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:55 smithi133 ceph-mon[31321]: pgmap v38: 121 pgs: 121 active+clean; 98 MiB data, 545 MiB used, 715 GiB / 715 GiB avail; 222 KiB/s rd, 740 KiB/s wr, 7 op/s 2024-09-21T09:28:55.423 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:55 smithi133 ceph-mon[31321]: osdmap e182: 8 total, 8 up, 8 in 2024-09-21T09:28:56.084 INFO:tasks.rados.rados.0.smithi042.stdout:599: done (1 left) 2024-09-21T09:28:56.084 INFO:tasks.rados.rados.0.smithi042.stdout:600: rollback oid 46 current snap is 52 2024-09-21T09:28:56.084 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 46 to 45 2024-09-21T09:28:56.084 INFO:tasks.rados.rados.0.smithi042.stdout:598: finishing rollback tid 0 to smithi04275593-32 2024-09-21T09:28:56.084 INFO:tasks.rados.rados.0.smithi042.stdout:598: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:28:56.084 INFO:tasks.rados.rados.0.smithi042.stdout:598: finishing rollback tid 2 to smithi04275593-32 2024-09-21T09:28:56.084 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 215 (ObjNum 179 snap 50 seq_num 179) dirty exists 2024-09-21T09:28:56.084 INFO:tasks.rados.rados.0.smithi042.stdout:598: done (1 left) 2024-09-21T09:28:56.084 INFO:tasks.rados.rados.0.smithi042.stdout:601: snap_remove snap 50 2024-09-21T09:28:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[35471]: osdmap e183: 8 total, 8 up, 8 in 2024-09-21T09:28:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[27524]: osdmap e183: 8 total, 8 up, 8 in 2024-09-21T09:28:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:56 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:56 smithi133 ceph-mon[31321]: osdmap e183: 8 total, 8 up, 8 in 2024-09-21T09:28:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:56 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:56 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:56 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:56 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:56 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:56 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:28:57.077 INFO:tasks.rados.rados.0.smithi042.stdout:601: done (1 left) 2024-09-21T09:28:57.077 INFO:tasks.rados.rados.0.smithi042.stdout:602: read oid 21 snap -1 2024-09-21T09:28:57.077 INFO:tasks.rados.rados.0.smithi042.stdout:602: expect (ObjNum 137 snap 38 seq_num 137) 2024-09-21T09:28:57.077 INFO:tasks.rados.rados.0.smithi042.stdout:603: setattr oid 2 current snap is 52 2024-09-21T09:28:57.078 INFO:tasks.rados.rados.0.smithi042.stdout:600: finishing rollback tid 1 to smithi04275593-46 2024-09-21T09:28:57.078 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 0 (ObjNum 145 snap 0 seq_num 3458261544) dirty dne 2024-09-21T09:28:57.078 INFO:tasks.rados.rados.0.smithi042.stdout:600: done (2 left) 2024-09-21T09:28:57.078 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 52 2024-09-21T09:28:57.079 INFO:tasks.rados.rados.0.smithi042.stdout:604: seq_num 182 ranges {442368=655360} 2024-09-21T09:28:57.085 INFO:tasks.rados.rados.0.smithi042.stdout:604: writing smithi04275593-50 from 442368 to 1097728 tid 1 2024-09-21T09:28:57.085 INFO:tasks.rados.rados.0.smithi042.stdout:605: snap_remove snap 51 2024-09-21T09:28:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-mon[27524]: pgmap v41: 121 pgs: 121 active+clean; 98 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-mon[27524]: osdmap e184: 8 total, 8 up, 8 in 2024-09-21T09:28:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-mon[27524]: osdmap e185: 8 total, 8 up, 8 in 2024-09-21T09:28:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-mon[35471]: pgmap v41: 121 pgs: 121 active+clean; 98 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-mon[35471]: osdmap e184: 8 total, 8 up, 8 in 2024-09-21T09:28:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-mon[35471]: osdmap e185: 8 total, 8 up, 8 in 2024-09-21T09:28:57.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:28:57] ENGINE Bus STARTING 2024-09-21T09:28:57.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: CherryPy Checker: 2024-09-21T09:28:57.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: The Application mounted at '' has an empty config. 2024-09-21T09:28:57.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:28:57.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:28:57] ENGINE Serving on http://:::9283 2024-09-21T09:28:57.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:57 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:28:57] ENGINE Bus STARTED 2024-09-21T09:28:57.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:57 smithi133 ceph-mon[31321]: pgmap v41: 121 pgs: 121 active+clean; 98 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:28:57.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:57 smithi133 ceph-mon[31321]: osdmap e184: 8 total, 8 up, 8 in 2024-09-21T09:28:57.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:57 smithi133 ceph-mon[31321]: osdmap e185: 8 total, 8 up, 8 in 2024-09-21T09:28:58.101 INFO:tasks.rados.rados.0.smithi042.stdout:605: done (3 left) 2024-09-21T09:28:58.101 INFO:tasks.rados.rados.0.smithi042.stdout:606: snap_remove snap 45 2024-09-21T09:28:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[27524]: Standby manager daemon y restarted 2024-09-21T09:28:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[27524]: Standby manager daemon y started 2024-09-21T09:28:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:28:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:28:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:28:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:28:58.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[35471]: Standby manager daemon y restarted 2024-09-21T09:28:58.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[35471]: Standby manager daemon y started 2024-09-21T09:28:58.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:28:58.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:28:58.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:28:58.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:58 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:28:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:58 smithi133 ceph-mon[31321]: Standby manager daemon y restarted 2024-09-21T09:28:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:58 smithi133 ceph-mon[31321]: Standby manager daemon y started 2024-09-21T09:28:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:58 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T09:28:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:58 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:28:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:58 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T09:28:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:58 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:28:59.098 INFO:tasks.rados.rados.0.smithi042.stdout:606: done (3 left) 2024-09-21T09:28:59.098 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 52 2024-09-21T09:28:59.099 INFO:tasks.rados.rados.0.smithi042.stdout:607: seq_num 183 ranges {442368=671744} 2024-09-21T09:28:59.106 INFO:tasks.rados.rados.0.smithi042.stdout:607: writing smithi04275593-14 from 442368 to 1114112 tid 1 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:608: read oid 11 snap -1 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:608: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:609: snap_create 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 298 (ObjNum 156 snap 44 seq_num 156) dirty exists 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:604: finishing write tid 1 to smithi04275593-50 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:604: finishing write tid 2 to smithi04275593-50 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:604: finishing write tid 3 to smithi04275593-50 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:604: oid 50 updating version 0 to 196 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:604: oid 50 version 196 is already newer than 195 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 196 (ObjNum 182 snap 52 seq_num 182) dirty exists 2024-09-21T09:28:59.107 INFO:tasks.rados.rados.0.smithi042.stdout:604: left oid 50 (ObjNum 182 snap 52 seq_num 182) 2024-09-21T09:28:59.108 INFO:tasks.rados.rados.0.smithi042.stdout:602: expect (ObjNum 137 snap 38 seq_num 137) 2024-09-21T09:28:59.271 INFO:tasks.rados.rados.0.smithi042.stdout:607: finishing write tid 1 to smithi04275593-14 2024-09-21T09:28:59.272 INFO:tasks.rados.rados.0.smithi042.stdout:607: finishing write tid 2 to smithi04275593-14 2024-09-21T09:28:59.272 INFO:tasks.rados.rados.0.smithi042.stdout:607: finishing write tid 3 to smithi04275593-14 2024-09-21T09:28:59.272 INFO:tasks.rados.rados.0.smithi042.stdout:607: oid 14 updating version 0 to 130 2024-09-21T09:28:59.272 INFO:tasks.rados.rados.0.smithi042.stdout:607: oid 14 updating version 130 to 131 2024-09-21T09:28:59.272 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 131 (ObjNum 183 snap 52 seq_num 183) dirty exists 2024-09-21T09:28:59.272 INFO:tasks.rados.rados.0.smithi042.stdout:607: left oid 14 (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:28:59.272 INFO:tasks.rados.rados.0.smithi042.stdout:608: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:28:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:59 smithi042 ceph-mon[35471]: pgmap v44: 121 pgs: 121 active+clean; 96 MiB data, 544 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.8 MiB/s wr, 27 op/s 2024-09-21T09:28:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:59 smithi042 ceph-mon[35471]: mgrmap e30: x(active, since 28s), standbys: y 2024-09-21T09:28:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:28:59 smithi042 ceph-mon[35471]: osdmap e186: 8 total, 8 up, 8 in 2024-09-21T09:28:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:59 smithi042 ceph-mon[27524]: pgmap v44: 121 pgs: 121 active+clean; 96 MiB data, 544 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.8 MiB/s wr, 27 op/s 2024-09-21T09:28:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:59 smithi042 ceph-mon[27524]: mgrmap e30: x(active, since 28s), standbys: y 2024-09-21T09:28:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:28:59 smithi042 ceph-mon[27524]: osdmap e186: 8 total, 8 up, 8 in 2024-09-21T09:28:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:59 smithi133 ceph-mon[31321]: pgmap v44: 121 pgs: 121 active+clean; 96 MiB data, 544 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.8 MiB/s wr, 27 op/s 2024-09-21T09:28:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:59 smithi133 ceph-mon[31321]: mgrmap e30: x(active, since 28s), standbys: y 2024-09-21T09:28:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:28:59 smithi133 ceph-mon[31321]: osdmap e186: 8 total, 8 up, 8 in 2024-09-21T09:28:59.596 INFO:tasks.rados.rados.0.smithi042.stdout:602: done (5 left) 2024-09-21T09:28:59.597 INFO:tasks.rados.rados.0.smithi042.stdout:603: done (4 left) 2024-09-21T09:28:59.597 INFO:tasks.rados.rados.0.smithi042.stdout:604: done (3 left) 2024-09-21T09:28:59.597 INFO:tasks.rados.rados.0.smithi042.stdout:607: done (2 left) 2024-09-21T09:28:59.597 INFO:tasks.rados.rados.0.smithi042.stdout:608: done (1 left) 2024-09-21T09:28:59.597 INFO:tasks.rados.rados.0.smithi042.stdout:609: done (0 left) 2024-09-21T09:28:59.597 INFO:tasks.rados.rados.0.smithi042.stdout:610: read oid 22 snap -1 2024-09-21T09:28:59.597 INFO:tasks.rados.rados.0.smithi042.stdout:610: expect (ObjNum 135 snap 38 seq_num 135) 2024-09-21T09:28:59.597 INFO:tasks.rados.rados.0.smithi042.stdout:611: copy_from oid 40 from oid 5 current snap is 53 2024-09-21T09:28:59.597 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 53 2024-09-21T09:28:59.597 INFO:tasks.rados.rados.0.smithi042.stdout:612: seq_num 184 ranges {794624=688128} 2024-09-21T09:28:59.606 INFO:tasks.rados.rados.0.smithi042.stdout:612: writing smithi04275593-20 from 794624 to 1482752 tid 1 2024-09-21T09:28:59.606 INFO:tasks.rados.rados.0.smithi042.stdout:613: snap_remove snap 52 2024-09-21T09:28:59.750 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:59 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:28:59] ENGINE Bus STOPPING 2024-09-21T09:28:59.750 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:59 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:28:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:28:59.750 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:28:59 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:28:59] ENGINE Bus STOPPED 2024-09-21T09:28:59.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:59 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:28:59.593+0000 7f51033f0640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T09:28:59.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:59 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: ignoring --setuser ceph since I am not root 2024-09-21T09:28:59.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:59 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: ignoring --setgroup ceph since I am not root 2024-09-21T09:28:59.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:28:59 smithi133 ceph-mgr[64643]: -- 172.21.15.133:0/631664750 <== mon.1 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c15fd290e0 con 0x55c15fd07400 2024-09-21T09:29:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: osdmap e187: 8 total, 8 up, 8 in 2024-09-21T09:29:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:29:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: Activating manager daemon y 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: osdmap e188: 8 total, 8 up, 8 in 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: mgrmap e31: y(active, starting, since 0.00769211s) 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:00.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:29:00.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[35471]: Manager daemon y is now available 2024-09-21T09:29:00.355 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:00.317+0000 7fcdc44cf640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:00.355 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:00.317+0000 7fcdc44cf640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:00.355 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:00.317+0000 7fcdc44cf640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:00.355 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:00.317+0000 7fcdc44cf640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:00.355 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:00.317+0000 7fcdc44cf640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:00.355 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:00.318+0000 7fcdc74d5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:00.355 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:00.318+0000 7fcdc74d5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:00.355 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:00.318+0000 7fcdc74d5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:00.355 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:00.318+0000 7fcdc74d5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:00.355 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:00.318+0000 7fcdc74d5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: osdmap e187: 8 total, 8 up, 8 in 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: Activating manager daemon y 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: osdmap e188: 8 total, 8 up, 8 in 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T09:29:00.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: mgrmap e31: y(active, starting, since 0.00769211s) 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:29:00.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:29:00.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:29:00.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:29:00.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-mon[27524]: Manager daemon y is now available 2024-09-21T09:29:00.486 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: osdmap e187: 8 total, 8 up, 8 in 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24721 172.21.15.133:0/4163410429' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: Activating manager daemon y 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: osdmap e188: 8 total, 8 up, 8 in 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T09:29:00.487 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: mgrmap e31: y(active, starting, since 0.00769211s) 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:29:00.488 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:29:00.489 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:29:00.489 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:29:00.489 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:29:00.489 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:00 smithi133 ceph-mon[31321]: Manager daemon y is now available 2024-09-21T09:29:00.603 INFO:tasks.rados.rados.0.smithi042.stdout:612: finishing write tid 1 to smithi04275593-20 2024-09-21T09:29:00.603 INFO:tasks.rados.rados.0.smithi042.stdout:611: finishing copy_from racing read to smithi04275593-40 2024-09-21T09:29:00.603 INFO:tasks.rados.rados.0.smithi042.stdout:610: expect (ObjNum 135 snap 38 seq_num 135) 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:612: finishing write tid 2 to smithi04275593-20 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:611: finishing copy_from to smithi04275593-40 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 78 (ObjNum 124 snap 33 seq_num 124) dirty exists 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:612: finishing write tid 3 to smithi04275593-20 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:612: oid 20 updating version 0 to 159 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:612: oid 20 updating version 159 to 160 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 160 (ObjNum 184 snap 53 seq_num 184) dirty exists 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:612: left oid 20 (ObjNum 184 snap 53 seq_num 184) 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:610: done (3 left) 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:611: done (2 left) 2024-09-21T09:29:00.817 INFO:tasks.rados.rados.0.smithi042.stdout:612: done (1 left) 2024-09-21T09:29:00.818 INFO:tasks.rados.rados.0.smithi042.stdout:613: done (0 left) 2024-09-21T09:29:00.818 INFO:tasks.rados.rados.0.smithi042.stdout:614: delete oid 24 current snap is 53 2024-09-21T09:29:00.818 INFO:tasks.rados.rados.0.smithi042.stdout:614: done (0 left) 2024-09-21T09:29:00.818 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 53 2024-09-21T09:29:00.818 INFO:tasks.rados.rados.0.smithi042.stdout:615: seq_num 186 ranges {0=720896} 2024-09-21T09:29:00.822 INFO:tasks.rados.rados.0.smithi042.stdout:615: writing smithi04275593-24 from 0 to 720896 tid 1 2024-09-21T09:29:00.822 INFO:tasks.rados.rados.0.smithi042.stdout:616: copy_from oid 49 from oid 22 current snap is 53 2024-09-21T09:29:00.822 INFO:tasks.rados.rados.0.smithi042.stdout:617: delete oid 35 current snap is 53 2024-09-21T09:29:00.825 INFO:tasks.rados.rados.0.smithi042.stdout:617: done (2 left) 2024-09-21T09:29:00.825 INFO:tasks.rados.rados.0.smithi042.stdout:618: read oid 11 snap -1 2024-09-21T09:29:00.825 INFO:tasks.rados.rados.0.smithi042.stdout:618: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:29:00.825 INFO:tasks.rados.rados.0.smithi042.stdout:619: rollback oid 17 current snap is 53 2024-09-21T09:29:00.825 INFO:tasks.rados.rados.0.smithi042.stdout:619: done (3 left) 2024-09-21T09:29:00.825 INFO:tasks.rados.rados.0.smithi042.stdout:620: rollback oid 23 current snap is 53 2024-09-21T09:29:00.825 INFO:tasks.rados.rados.0.smithi042.stdout:620: done (3 left) 2024-09-21T09:29:00.825 INFO:tasks.rados.rados.0.smithi042.stdout:621: copy_from oid 41 from oid 37 current snap is 53 2024-09-21T09:29:00.825 INFO:tasks.rados.rados.0.smithi042.stdout:622: read oid 39 snap -1 2024-09-21T09:29:00.826 INFO:tasks.rados.rados.0.smithi042.stdout:622: expect deleted 2024-09-21T09:29:00.826 INFO:tasks.rados.rados.0.smithi042.stdout:623: delete oid 19 current snap is 53 2024-09-21T09:29:00.826 INFO:tasks.rados.rados.0.smithi042.stdout:615: finishing write tid 1 to smithi04275593-24 2024-09-21T09:29:00.826 INFO:tasks.rados.rados.0.smithi042.stdout:615: finishing write tid 2 to smithi04275593-24 2024-09-21T09:29:00.829 INFO:tasks.rados.rados.0.smithi042.stdout:615: finishing write tid 3 to smithi04275593-24 2024-09-21T09:29:00.829 INFO:tasks.rados.rados.0.smithi042.stdout:615: oid 24 updating version 0 to 232 2024-09-21T09:29:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:615: oid 24 version 232 is already newer than 231 2024-09-21T09:29:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 232 (ObjNum 186 snap 53 seq_num 186) dirty exists 2024-09-21T09:29:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:615: left oid 24 (ObjNum 186 snap 53 seq_num 186) 2024-09-21T09:29:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:615: done (5 left) 2024-09-21T09:29:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:622: done (4 left) 2024-09-21T09:29:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:623: done (3 left) 2024-09-21T09:29:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:624: read oid 19 snap -1 2024-09-21T09:29:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:624: expect deleted 2024-09-21T09:29:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:625: snap_create 2024-09-21T09:29:00.834 INFO:tasks.rados.rados.0.smithi042.stdout:618: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:29:00.851 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:29:00] ENGINE Bus STARTING 2024-09-21T09:29:00.851 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:29:00] ENGINE Serving on http://:::9283 2024-09-21T09:29:00.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:29:00] ENGINE Bus STARTED 2024-09-21T09:29:00.935 INFO:tasks.rados.rados.0.smithi042.stdout:621: finishing copy_from racing read to smithi04275593-41 2024-09-21T09:29:00.935 INFO:tasks.rados.rados.0.smithi042.stdout:621: finishing copy_from to smithi04275593-41 2024-09-21T09:29:00.936 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 163 (ObjNum 80 snap 14 seq_num 80) dirty exists 2024-09-21T09:29:00.936 INFO:tasks.rados.rados.0.smithi042.stdout:616: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:29:00.936 INFO:tasks.rados.rados.0.smithi042.stdout:616: finishing copy_from to smithi04275593-49 2024-09-21T09:29:00.936 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 117 (ObjNum 135 snap 38 seq_num 135) dirty exists 2024-09-21T09:29:01.416 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:01.416 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:29:01.416 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:01.416 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:29:01.417 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:29:01.417 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:29:01.417 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:29:01.417 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: mgrmap e32: y(active, since 1.00984s) 2024-09-21T09:29:01.417 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: osdmap e189: 8 total, 8 up, 8 in 2024-09-21T09:29:01.417 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:01.417 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:01 smithi133 ceph-mon[31321]: pgmap v4: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: mgrmap e32: y(active, since 1.00984s) 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: osdmap e189: 8 total, 8 up, 8 in 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:01.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[35471]: pgmap v4: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: mgrmap e32: y(active, since 1.00984s) 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: osdmap e189: 8 total, 8 up, 8 in 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:01.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-mon[27524]: pgmap v4: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:01.606 INFO:tasks.rados.rados.0.smithi042.stdout:616: done (4 left) 2024-09-21T09:29:01.606 INFO:tasks.rados.rados.0.smithi042.stdout:618: done (3 left) 2024-09-21T09:29:01.606 INFO:tasks.rados.rados.0.smithi042.stdout:621: done (2 left) 2024-09-21T09:29:01.606 INFO:tasks.rados.rados.0.smithi042.stdout:624: done (1 left) 2024-09-21T09:29:01.607 INFO:tasks.rados.rados.0.smithi042.stdout:625: done (0 left) 2024-09-21T09:29:01.607 INFO:tasks.rados.rados.0.smithi042.stdout:626: copy_from oid 31 from oid 48 current snap is 54 2024-09-21T09:29:01.607 INFO:tasks.rados.rados.0.smithi042.stdout:627: rollback oid 45 current snap is 54 2024-09-21T09:29:01.607 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 53 2024-09-21T09:29:01.607 INFO:tasks.rados.rados.0.smithi042.stdout:628: delete oid 33 current snap is 54 2024-09-21T09:29:01.608 INFO:tasks.rados.rados.0.smithi042.stdout:628: done (2 left) 2024-09-21T09:29:01.608 INFO:tasks.rados.rados.0.smithi042.stdout:629: rmattr oid 46 current snap is 54 2024-09-21T09:29:01.608 INFO:tasks.rados.rados.0.smithi042.stdout:629: done (2 left) 2024-09-21T09:29:01.609 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 54 2024-09-21T09:29:01.609 INFO:tasks.rados.rados.0.smithi042.stdout:630: seq_num 190 ranges {3940352=786432} 2024-09-21T09:29:01.634 INFO:tasks.rados.rados.0.smithi042.stdout:630: writing smithi04275593-36 from 3940352 to 4726784 tid 1 2024-09-21T09:29:01.634 INFO:tasks.rados.rados.0.smithi042.stdout:631: snap_create 2024-09-21T09:29:01.634 INFO:tasks.rados.rados.0.smithi042.stdout:627: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:29:01.635 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 0 (ObjNum 145 snap 0 seq_num 3458965760) dirty dne 2024-09-21T09:29:01.635 INFO:tasks.rados.rados.0.smithi042.stdout:626: finishing copy_from racing read to smithi04275593-31 2024-09-21T09:29:01.635 INFO:tasks.rados.rados.0.smithi042.stdout:626: finishing copy_from to smithi04275593-31 2024-09-21T09:29:01.635 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 153 (ObjNum 169 snap 47 seq_num 169) dirty exists 2024-09-21T09:29:01.640 INFO:tasks.rados.rados.0.smithi042.stdout:630: finishing write tid 1 to smithi04275593-36 2024-09-21T09:29:01.640 INFO:tasks.rados.rados.0.smithi042.stdout:630: finishing write tid 2 to smithi04275593-36 2024-09-21T09:29:01.641 INFO:tasks.rados.rados.0.smithi042.stdout:630: finishing write tid 3 to smithi04275593-36 2024-09-21T09:29:01.641 INFO:tasks.rados.rados.0.smithi042.stdout:630: oid 36 updating version 0 to 193 2024-09-21T09:29:01.641 INFO:tasks.rados.rados.0.smithi042.stdout:630: oid 36 updating version 193 to 194 2024-09-21T09:29:01.642 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 194 (ObjNum 190 snap 54 seq_num 190) dirty exists 2024-09-21T09:29:01.642 INFO:tasks.rados.rados.0.smithi042.stdout:630: left oid 36 (ObjNum 190 snap 54 seq_num 190) 2024-09-21T09:29:02.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:01.810+0000 7fcdaaa5f640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:29:01] ENGINE Error in HTTPServer.serve 2024-09-21T09:29:02.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: Traceback (most recent call last): 2024-09-21T09:29:02.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:29:02.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: self._connections.run(self.expiration_interval) 2024-09-21T09:29:02.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: self._run(expiration_interval) 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: s = self.context.wrap_socket( 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: return self.sslsocket_class._create( 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: self.do_handshake() 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: self._sslobj.do_handshake() 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:29:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:02.613 INFO:tasks.rados.rados.0.smithi042.stdout:626: done (3 left) 2024-09-21T09:29:02.613 INFO:tasks.rados.rados.0.smithi042.stdout:627: done (2 left) 2024-09-21T09:29:02.614 INFO:tasks.rados.rados.0.smithi042.stdout:630: done (1 left) 2024-09-21T09:29:02.614 INFO:tasks.rados.rados.0.smithi042.stdout:631: done (0 left) 2024-09-21T09:29:02.614 INFO:tasks.rados.rados.0.smithi042.stdout:632: copy_from oid 32 from oid 6 current snap is 55 2024-09-21T09:29:02.614 INFO:tasks.rados.rados.0.smithi042.stdout:633: rollback oid 1 current snap is 55 2024-09-21T09:29:02.614 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 1 to 53 2024-09-21T09:29:02.614 INFO:tasks.rados.rados.0.smithi042.stdout:634: setattr oid 50 current snap is 55 2024-09-21T09:29:02.616 INFO:tasks.rados.rados.0.smithi042.stdout:635: delete oid 37 current snap is 55 2024-09-21T09:29:02.619 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 206 (ObjNum 182 snap 52 seq_num 182) dirty exists 2024-09-21T09:29:02.621 INFO:tasks.rados.rados.0.smithi042.stdout:634: done (3 left) 2024-09-21T09:29:02.622 INFO:tasks.rados.rados.0.smithi042.stdout:635: done (2 left) 2024-09-21T09:29:02.622 INFO:tasks.rados.rados.0.smithi042.stdout:636: snap_create 2024-09-21T09:29:02.623 INFO:tasks.rados.rados.0.smithi042.stdout:633: finishing rollback tid 0 to smithi04275593-1 2024-09-21T09:29:02.623 INFO:tasks.rados.rados.0.smithi042.stdout:633: finishing rollback tid 1 to smithi04275593-1 2024-09-21T09:29:02.623 INFO:tasks.rados.rados.0.smithi042.stdout:633: finishing rollback tid 2 to smithi04275593-1 2024-09-21T09:29:02.624 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 256 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:29:02.626 INFO:tasks.rados.rados.0.smithi042.stdout:632: finishing copy_from racing read to smithi04275593-32 2024-09-21T09:29:02.627 INFO:tasks.rados.rados.0.smithi042.stdout:632: finishing copy_from to smithi04275593-32 2024-09-21T09:29:02.627 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 226 (ObjNum 181 snap 51 seq_num 181) dirty exists 2024-09-21T09:29:02.899 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:02 smithi133 ceph-mon[31321]: pgmap v5: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:02.899 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:02 smithi133 ceph-mon[31321]: osdmap e190: 8 total, 8 up, 8 in 2024-09-21T09:29:02.899 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:02 smithi133 ceph-mon[31321]: mgrmap e33: y(active, since 2s) 2024-09-21T09:29:02.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:02 smithi042 ceph-mon[35471]: pgmap v5: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:02.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:02 smithi042 ceph-mon[35471]: osdmap e190: 8 total, 8 up, 8 in 2024-09-21T09:29:02.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:02 smithi042 ceph-mon[35471]: mgrmap e33: y(active, since 2s) 2024-09-21T09:29:02.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:02 smithi042 ceph-mon[27524]: pgmap v5: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:02.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:02 smithi042 ceph-mon[27524]: osdmap e190: 8 total, 8 up, 8 in 2024-09-21T09:29:02.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:02 smithi042 ceph-mon[27524]: mgrmap e33: y(active, since 2s) 2024-09-21T09:29:03.069 INFO:tasks.rados.rados.0.smithi042.stdout:632: done (2 left) 2024-09-21T09:29:03.069 INFO:tasks.rados.rados.0.smithi042.stdout:633: done (1 left) 2024-09-21T09:29:03.069 INFO:tasks.rados.rados.0.smithi042.stdout:636: done (0 left) 2024-09-21T09:29:03.069 INFO:tasks.rados.rados.0.smithi042.stdout:637: delete oid 9 current snap is 56 2024-09-21T09:29:03.074 INFO:tasks.rados.rados.0.smithi042.stdout:637: done (0 left) 2024-09-21T09:29:03.074 INFO:tasks.rados.rados.0.smithi042.stdout:638: snap_create 2024-09-21T09:29:03.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[27524]: [21/Sep/2024:09:29:01] ENGINE Bus STARTING 2024-09-21T09:29:03.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[27524]: [21/Sep/2024:09:29:01] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[27524]: [21/Sep/2024:09:29:01] ENGINE Error in HTTPServer.serve 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._run(expiration_interval) 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: s = self.context.wrap_socket( 2024-09-21T09:29:03.889 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.sslsocket_class._create( 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.a.smithi042.stdout: self.do_handshake() 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._sslobj.do_handshake() 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.a.smithi042.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[27524]: [21/Sep/2024:09:29:01] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[27524]: [21/Sep/2024:09:29:01] ENGINE Bus STARTED 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[27524]: osdmap e191: 8 total, 8 up, 8 in 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[27524]: osdmap e192: 8 total, 8 up, 8 in 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[35471]: [21/Sep/2024:09:29:01] ENGINE Bus STARTING 2024-09-21T09:29:03.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[35471]: [21/Sep/2024:09:29:01] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[35471]: [21/Sep/2024:09:29:01] ENGINE Error in HTTPServer.serve 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._run(expiration_interval) 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: s = self.context.wrap_socket( 2024-09-21T09:29:03.891 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:29:03.892 INFO:journalctl@ceph.mon.c.smithi042.stdout: return self.sslsocket_class._create( 2024-09-21T09:29:03.892 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:29:03.892 INFO:journalctl@ceph.mon.c.smithi042.stdout: self.do_handshake() 2024-09-21T09:29:03.892 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:29:03.892 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._sslobj.do_handshake() 2024-09-21T09:29:03.892 INFO:journalctl@ceph.mon.c.smithi042.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:29:03.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[35471]: [21/Sep/2024:09:29:01] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:29:03.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[35471]: [21/Sep/2024:09:29:01] ENGINE Bus STARTED 2024-09-21T09:29:03.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[35471]: osdmap e191: 8 total, 8 up, 8 in 2024-09-21T09:29:03.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:03 smithi042 ceph-mon[35471]: osdmap e192: 8 total, 8 up, 8 in 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:03 smithi133 ceph-mon[31321]: [21/Sep/2024:09:29:01] ENGINE Bus STARTING 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:03 smithi133 ceph-mon[31321]: [21/Sep/2024:09:29:01] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:03 smithi133 ceph-mon[31321]: [21/Sep/2024:09:29:01] ENGINE Error in HTTPServer.serve 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: Traceback (most recent call last): 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._run(expiration_interval) 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:29:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: s = self.context.wrap_socket( 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: return self.sslsocket_class._create( 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: self.do_handshake() 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._sslobj.do_handshake() 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:03 smithi133 ceph-mon[31321]: [21/Sep/2024:09:29:01] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:03 smithi133 ceph-mon[31321]: [21/Sep/2024:09:29:01] ENGINE Bus STARTED 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:03 smithi133 ceph-mon[31321]: osdmap e191: 8 total, 8 up, 8 in 2024-09-21T09:29:03.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:03 smithi133 ceph-mon[31321]: osdmap e192: 8 total, 8 up, 8 in 2024-09-21T09:29:04.071 INFO:tasks.rados.rados.0.smithi042.stdout:638: done (0 left) 2024-09-21T09:29:04.071 INFO:tasks.rados.rados.0.smithi042.stdout:639: rmattr oid 13 current snap is 57 2024-09-21T09:29:04.071 INFO:tasks.rados.rados.0.smithi042.stdout:640: snap_create 2024-09-21T09:29:04.075 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 237 (ObjNum 84 snap 15 seq_num 84) dirty exists 2024-09-21T09:29:04.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-mon[31321]: pgmap v9: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-mon[31321]: osdmap e193: 8 total, 8 up, 8 in 2024-09-21T09:29:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-mon[31321]: mgrmap e34: y(active, since 4s) 2024-09-21T09:29:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:05.072 INFO:tasks.rados.rados.0.smithi042.stdout:639: done (1 left) 2024-09-21T09:29:05.072 INFO:tasks.rados.rados.0.smithi042.stdout:640: done (0 left) 2024-09-21T09:29:05.072 INFO:tasks.rados.rados.0.smithi042.stdout:641: copy_from oid 43 from oid 39 current snap is 58 2024-09-21T09:29:05.072 INFO:tasks.rados.rados.0.smithi042.stdout:642: delete oid 49 current snap is 58 2024-09-21T09:29:05.077 INFO:tasks.rados.rados.0.smithi042.stdout:642: done (1 left) 2024-09-21T09:29:05.077 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 58 2024-09-21T09:29:05.077 INFO:tasks.rados.rados.0.smithi042.stdout:643: seq_num 194 ranges {2981888=458752,3440640=401408} 2024-09-21T09:29:05.096 INFO:tasks.rados.rados.0.smithi042.stdout:643: writing smithi04275593-23 from 2981888 to 3440640 tid 1 2024-09-21T09:29:05.098 INFO:tasks.rados.rados.0.smithi042.stdout:643: writing smithi04275593-23 from 3440640 to 3842048 tid 2 2024-09-21T09:29:05.098 INFO:tasks.rados.rados.0.smithi042.stdout:644: rollback oid 3 current snap is 58 2024-09-21T09:29:05.098 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 55 2024-09-21T09:29:05.099 INFO:tasks.rados.rados.0.smithi042.stdout:641: finishing copy_from to smithi04275593-43 2024-09-21T09:29:05.099 INFO:tasks.rados.rados.0.smithi042.stdout:641: got expected ENOENT (src dne) 2024-09-21T09:29:05.099 INFO:tasks.rados.rados.0.smithi042.stdout:641: finishing copy_from racing read to smithi04275593-43 2024-09-21T09:29:05.099 INFO:tasks.rados.rados.0.smithi042.stdout:641: done (2 left) 2024-09-21T09:29:05.099 INFO:tasks.rados.rados.0.smithi042.stdout:645: snap_create 2024-09-21T09:29:05.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:04 smithi042 ceph-mon[27524]: pgmap v9: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:05.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:04 smithi042 ceph-mon[27524]: osdmap e193: 8 total, 8 up, 8 in 2024-09-21T09:29:05.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:04 smithi042 ceph-mon[27524]: mgrmap e34: y(active, since 4s) 2024-09-21T09:29:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:04 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:04 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:04 smithi042 ceph-mon[35471]: pgmap v9: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:04 smithi042 ceph-mon[35471]: osdmap e193: 8 total, 8 up, 8 in 2024-09-21T09:29:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:04 smithi042 ceph-mon[35471]: mgrmap e34: y(active, since 4s) 2024-09-21T09:29:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:04 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:04 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:05.102 INFO:tasks.rados.rados.0.smithi042.stdout:644: finishing rollback tid 0 to smithi04275593-3 2024-09-21T09:29:05.103 INFO:tasks.rados.rados.0.smithi042.stdout:644: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:29:05.103 INFO:tasks.rados.rados.0.smithi042.stdout:644: finishing rollback tid 2 to smithi04275593-3 2024-09-21T09:29:05.103 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 162 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:29:05.104 INFO:tasks.rados.rados.0.smithi042.stdout:643: finishing write tid 1 to smithi04275593-23 2024-09-21T09:29:05.104 INFO:tasks.rados.rados.0.smithi042.stdout:643: finishing write tid 2 to smithi04275593-23 2024-09-21T09:29:05.104 INFO:tasks.rados.rados.0.smithi042.stdout:643: finishing write tid 3 to smithi04275593-23 2024-09-21T09:29:05.104 INFO:tasks.rados.rados.0.smithi042.stdout:643: finishing write tid 4 to smithi04275593-23 2024-09-21T09:29:05.105 INFO:tasks.rados.rados.0.smithi042.stdout:643: oid 23 updating version 0 to 197 2024-09-21T09:29:05.105 INFO:tasks.rados.rados.0.smithi042.stdout:643: oid 23 updating version 197 to 198 2024-09-21T09:29:05.105 INFO:tasks.rados.rados.0.smithi042.stdout:643: oid 23 version 198 is already newer than 196 2024-09-21T09:29:05.105 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 198 (ObjNum 194 snap 58 seq_num 194) dirty exists 2024-09-21T09:29:05.105 INFO:tasks.rados.rados.0.smithi042.stdout:643: left oid 23 (ObjNum 194 snap 58 seq_num 194) 2024-09-21T09:29:05.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:29:04] ENGINE Bus STARTING 2024-09-21T09:29:05.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: CherryPy Checker: 2024-09-21T09:29:05.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: The Application mounted at '' has an empty config. 2024-09-21T09:29:05.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: 2024-09-21T09:29:05.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:29:04] ENGINE Serving on http://:::9283 2024-09-21T09:29:05.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: [21/Sep/2024:09:29:04] ENGINE Bus STARTED 2024-09-21T09:29:06.073 INFO:tasks.rados.rados.0.smithi042.stdout:643: done (2 left) 2024-09-21T09:29:06.074 INFO:tasks.rados.rados.0.smithi042.stdout:644: done (1 left) 2024-09-21T09:29:06.074 INFO:tasks.rados.rados.0.smithi042.stdout:645: done (0 left) 2024-09-21T09:29:06.074 INFO:tasks.rados.rados.0.smithi042.stdout:646: read oid 42 snap -1 2024-09-21T09:29:06.074 INFO:tasks.rados.rados.0.smithi042.stdout:646: expect (ObjNum 85 snap 15 seq_num 85) 2024-09-21T09:29:06.074 INFO:tasks.rados.rados.0.smithi042.stdout:647: read oid 24 snap -1 2024-09-21T09:29:06.074 INFO:tasks.rados.rados.0.smithi042.stdout:647: expect (ObjNum 186 snap 53 seq_num 186) 2024-09-21T09:29:06.074 INFO:tasks.rados.rados.0.smithi042.stdout:648: snap_create 2024-09-21T09:29:06.080 INFO:tasks.rados.rados.0.smithi042.stdout:647: expect (ObjNum 186 snap 53 seq_num 186) 2024-09-21T09:29:06.099 INFO:tasks.rados.rados.0.smithi042.stdout:646: expect (ObjNum 85 snap 15 seq_num 85) 2024-09-21T09:29:06.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: Standby manager daemon x started 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: osdmap e194: 8 total, 8 up, 8 in 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[27524]: pgmap v12: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: Standby manager daemon x started 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: osdmap e194: 8 total, 8 up, 8 in 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:05 smithi042 ceph-mon[35471]: pgmap v12: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:06.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: Standby manager daemon x started 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/2978435038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: osdmap e194: 8 total, 8 up, 8 in 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:06.145 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:05 smithi133 ceph-mon[31321]: pgmap v12: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 76 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:07.074 INFO:tasks.rados.rados.0.smithi042.stdout:646: done (2 left) 2024-09-21T09:29:07.075 INFO:tasks.rados.rados.0.smithi042.stdout:647: done (1 left) 2024-09-21T09:29:07.075 INFO:tasks.rados.rados.0.smithi042.stdout:648: done (0 left) 2024-09-21T09:29:07.075 INFO:tasks.rados.rados.0.smithi042.stdout:649: delete oid 10 current snap is 60 2024-09-21T09:29:07.080 INFO:tasks.rados.rados.0.smithi042.stdout:649: done (0 left) 2024-09-21T09:29:07.080 INFO:tasks.rados.rados.0.smithi042.stdout:650: snap_create 2024-09-21T09:29:07.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:06 smithi042 ceph-mon[27524]: mgrmap e35: y(active, since 6s), standbys: x 2024-09-21T09:29:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:06 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:29:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:06 smithi042 ceph-mon[27524]: osdmap e195: 8 total, 8 up, 8 in 2024-09-21T09:29:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:06 smithi042 ceph-mon[35471]: mgrmap e35: y(active, since 6s), standbys: x 2024-09-21T09:29:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:06 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:29:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:06 smithi042 ceph-mon[35471]: osdmap e195: 8 total, 8 up, 8 in 2024-09-21T09:29:07.164 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:06 smithi133 ceph-mon[31321]: mgrmap e35: y(active, since 6s), standbys: x 2024-09-21T09:29:07.164 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:06 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:29:07.164 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:06 smithi133 ceph-mon[31321]: osdmap e195: 8 total, 8 up, 8 in 2024-09-21T09:29:08.080 INFO:tasks.rados.rados.0.smithi042.stdout:650: done (0 left) 2024-09-21T09:29:08.081 INFO:tasks.rados.rados.0.smithi042.stdout:651: read oid 17 snap -1 2024-09-21T09:29:08.081 INFO:tasks.rados.rados.0.smithi042.stdout:651: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:29:08.081 INFO:tasks.rados.rados.0.smithi042.stdout:652: snap_remove snap 56 2024-09-21T09:29:08.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:08 smithi042 ceph-mon[27524]: osdmap e196: 8 total, 8 up, 8 in 2024-09-21T09:29:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:08 smithi042 ceph-mon[27524]: pgmap v15: 121 pgs: 121 active+clean; 77 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-09-21T09:29:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:08 smithi042 ceph-mon[35471]: osdmap e196: 8 total, 8 up, 8 in 2024-09-21T09:29:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:08 smithi042 ceph-mon[35471]: pgmap v15: 121 pgs: 121 active+clean; 77 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-09-21T09:29:08.407 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:08 smithi133 ceph-mon[31321]: osdmap e196: 8 total, 8 up, 8 in 2024-09-21T09:29:08.407 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:08 smithi133 ceph-mon[31321]: pgmap v15: 121 pgs: 121 active+clean; 77 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-09-21T09:29:09.081 INFO:tasks.rados.rados.0.smithi042.stdout:652: done (1 left) 2024-09-21T09:29:09.082 INFO:tasks.rados.rados.0.smithi042.stdout:653: read oid 44 snap -1 2024-09-21T09:29:09.082 INFO:tasks.rados.rados.0.smithi042.stdout:653: expect (ObjNum 176 snap 50 seq_num 176) 2024-09-21T09:29:09.082 INFO:tasks.rados.rados.0.smithi042.stdout:654: snap_create 2024-09-21T09:29:09.082 INFO:tasks.rados.rados.0.smithi042.stdout:651: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:29:09.178 INFO:tasks.rados.rados.0.smithi042.stdout:653: expect (ObjNum 176 snap 50 seq_num 176) 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: osdmap e197: 8 total, 8 up, 8 in 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:09.342 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:09.343 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:09.343 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.343 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.343 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.343 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.344 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:09 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: osdmap e197: 8 total, 8 up, 8 in 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: osdmap e197: 8 total, 8 up, 8 in 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:29:09.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:09.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:09.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:09.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:09.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:09.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:09.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:09.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:09 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:10.093 INFO:tasks.rados.rados.0.smithi042.stdout:651: done (2 left) 2024-09-21T09:29:10.093 INFO:tasks.rados.rados.0.smithi042.stdout:653: done (1 left) 2024-09-21T09:29:10.093 INFO:tasks.rados.rados.0.smithi042.stdout:654: done (0 left) 2024-09-21T09:29:10.093 INFO:tasks.rados.rados.0.smithi042.stdout:655: copy_from oid 48 from oid 1 current snap is 62 2024-09-21T09:29:10.093 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 62 2024-09-21T09:29:10.093 INFO:tasks.rados.rados.0.smithi042.stdout:656: seq_num 196 ranges {1957888=491520,2449408=401408} 2024-09-21T09:29:10.106 INFO:tasks.rados.rados.0.smithi042.stdout:656: writing smithi04275593-41 from 1957888 to 2449408 tid 1 2024-09-21T09:29:10.108 INFO:tasks.rados.rados.0.smithi042.stdout:656: writing smithi04275593-41 from 2449408 to 2850816 tid 2 2024-09-21T09:29:10.109 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 62 2024-09-21T09:29:10.109 INFO:tasks.rados.rados.0.smithi042.stdout:657: seq_num 197 ranges {0=507904,507904=401408} 2024-09-21T09:29:10.112 INFO:tasks.rados.rados.0.smithi042.stdout:657: writing smithi04275593-25 from 0 to 507904 tid 1 2024-09-21T09:29:10.115 INFO:tasks.rados.rados.0.smithi042.stdout:657: writing smithi04275593-25 from 507904 to 909312 tid 2 2024-09-21T09:29:10.115 INFO:tasks.rados.rados.0.smithi042.stdout:658: rmattr oid 32 current snap is 62 2024-09-21T09:29:10.115 INFO:tasks.rados.rados.0.smithi042.stdout:658: done (3 left) 2024-09-21T09:29:10.115 INFO:tasks.rados.rados.0.smithi042.stdout:659: read oid 36 snap -1 2024-09-21T09:29:10.115 INFO:tasks.rados.rados.0.smithi042.stdout:659: expect (ObjNum 190 snap 54 seq_num 190) 2024-09-21T09:29:10.115 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 62 2024-09-21T09:29:10.115 INFO:tasks.rados.rados.0.smithi042.stdout:660: seq_num 198 ranges {2375680=524288,2899968=401408} 2024-09-21T09:29:10.131 INFO:tasks.rados.rados.0.smithi042.stdout:660: writing smithi04275593-28 from 2375680 to 2899968 tid 1 2024-09-21T09:29:10.134 INFO:tasks.rados.rados.0.smithi042.stdout:660: writing smithi04275593-28 from 2899968 to 3301376 tid 2 2024-09-21T09:29:10.134 INFO:tasks.rados.rados.0.smithi042.stdout:661: copy_from oid 49 from oid 44 current snap is 62 2024-09-21T09:29:10.134 INFO:tasks.rados.rados.0.smithi042.stdout:655: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:29:10.134 INFO:tasks.rados.rados.0.smithi042.stdout:655: finishing copy_from to smithi04275593-48 2024-09-21T09:29:10.134 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 256 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:656: finishing write tid 1 to smithi04275593-41 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:656: finishing write tid 2 to smithi04275593-41 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:656: finishing write tid 3 to smithi04275593-41 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:656: finishing write tid 4 to smithi04275593-41 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:656: oid 41 updating version 0 to 166 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:656: oid 41 version 166 is already newer than 164 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:656: oid 41 version 166 is already newer than 165 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 166 (ObjNum 196 snap 62 seq_num 196) dirty exists 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:656: left oid 41 (ObjNum 196 snap 62 seq_num 196) 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:657: finishing write tid 1 to smithi04275593-25 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:657: finishing write tid 2 to smithi04275593-25 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:655: done (5 left) 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:656: done (4 left) 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:662: snap_create 2024-09-21T09:29:10.135 INFO:tasks.rados.rados.0.smithi042.stdout:657: finishing write tid 3 to smithi04275593-25 2024-09-21T09:29:10.136 INFO:tasks.rados.rados.0.smithi042.stdout:657: finishing write tid 4 to smithi04275593-25 2024-09-21T09:29:10.136 INFO:tasks.rados.rados.0.smithi042.stdout:657: oid 25 updating version 0 to 147 2024-09-21T09:29:10.136 INFO:tasks.rados.rados.0.smithi042.stdout:657: oid 25 version 147 is already newer than 146 2024-09-21T09:29:10.136 INFO:tasks.rados.rados.0.smithi042.stdout:657: oid 25 version 147 is already newer than 145 2024-09-21T09:29:10.136 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 147 (ObjNum 197 snap 62 seq_num 197) dirty exists 2024-09-21T09:29:10.136 INFO:tasks.rados.rados.0.smithi042.stdout:657: left oid 25 (ObjNum 197 snap 62 seq_num 197) 2024-09-21T09:29:10.136 INFO:tasks.rados.rados.0.smithi042.stdout:660: finishing write tid 1 to smithi04275593-28 2024-09-21T09:29:10.136 INFO:tasks.rados.rados.0.smithi042.stdout:660: finishing write tid 2 to smithi04275593-28 2024-09-21T09:29:10.137 INFO:tasks.rados.rados.0.smithi042.stdout:660: finishing write tid 3 to smithi04275593-28 2024-09-21T09:29:10.137 INFO:tasks.rados.rados.0.smithi042.stdout:660: finishing write tid 4 to smithi04275593-28 2024-09-21T09:29:10.137 INFO:tasks.rados.rados.0.smithi042.stdout:660: oid 28 updating version 0 to 142 2024-09-21T09:29:10.137 INFO:tasks.rados.rados.0.smithi042.stdout:660: oid 28 updating version 142 to 143 2024-09-21T09:29:10.137 INFO:tasks.rados.rados.0.smithi042.stdout:660: oid 28 version 143 is already newer than 141 2024-09-21T09:29:10.137 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 143 (ObjNum 198 snap 62 seq_num 198) dirty exists 2024-09-21T09:29:10.138 INFO:tasks.rados.rados.0.smithi042.stdout:660: left oid 28 (ObjNum 198 snap 62 seq_num 198) 2024-09-21T09:29:10.144 INFO:tasks.rados.rados.0.smithi042.stdout:659: expect (ObjNum 190 snap 54 seq_num 190) 2024-09-21T09:29:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:10 smithi133 ceph-mon[31321]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:29:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:10 smithi133 ceph-mon[31321]: Reconfiguring daemon prometheus.a on smithi133 2024-09-21T09:29:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:10 smithi133 ceph-mon[31321]: osdmap e198: 8 total, 8 up, 8 in 2024-09-21T09:29:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:10 smithi133 ceph-mon[31321]: pgmap v18: 121 pgs: 121 active+clean; 77 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-09-21T09:29:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:10 smithi042 ceph-mon[27524]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:29:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:10 smithi042 ceph-mon[27524]: Reconfiguring daemon prometheus.a on smithi133 2024-09-21T09:29:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:10 smithi042 ceph-mon[27524]: osdmap e198: 8 total, 8 up, 8 in 2024-09-21T09:29:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:10 smithi042 ceph-mon[27524]: pgmap v18: 121 pgs: 121 active+clean; 77 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-09-21T09:29:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:10 smithi042 ceph-mon[35471]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T09:29:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:10 smithi042 ceph-mon[35471]: Reconfiguring daemon prometheus.a on smithi133 2024-09-21T09:29:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:10 smithi042 ceph-mon[35471]: osdmap e198: 8 total, 8 up, 8 in 2024-09-21T09:29:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:10 smithi042 ceph-mon[35471]: pgmap v18: 121 pgs: 121 active+clean; 77 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-09-21T09:29:10.366 INFO:tasks.rados.rados.0.smithi042.stdout:661: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:29:10.367 INFO:tasks.rados.rados.0.smithi042.stdout:661: finishing copy_from to smithi04275593-49 2024-09-21T09:29:10.367 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 179 (ObjNum 176 snap 50 seq_num 176) dirty exists 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:657: done (4 left) 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:659: done (3 left) 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:660: done (2 left) 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:661: done (1 left) 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:662: done (0 left) 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:663: rollback oid 46 current snap is 63 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 46 to 58 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:664: copy_from oid 35 from oid 11 current snap is 63 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:665: read oid 30 snap -1 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:665: expect (ObjNum 171 snap 49 seq_num 171) 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:666: copy_from oid 6 from oid 38 current snap is 63 2024-09-21T09:29:11.100 INFO:tasks.rados.rados.0.smithi042.stdout:667: delete oid 33 current snap is 63 2024-09-21T09:29:11.106 INFO:tasks.rados.rados.0.smithi042.stdout:663: finishing rollback tid 1 to smithi04275593-46 2024-09-21T09:29:11.106 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 0 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-09-21T09:29:11.106 INFO:tasks.rados.rados.0.smithi042.stdout:663: done (4 left) 2024-09-21T09:29:11.106 INFO:tasks.rados.rados.0.smithi042.stdout:667: done (3 left) 2024-09-21T09:29:11.106 INFO:tasks.rados.rados.0.smithi042.stdout:668: read oid 4 snap -1 2024-09-21T09:29:11.106 INFO:tasks.rados.rados.0.smithi042.stdout:668: expect (ObjNum 174 snap 50 seq_num 174) 2024-09-21T09:29:11.106 INFO:tasks.rados.rados.0.smithi042.stdout:669: read oid 23 snap 55 2024-09-21T09:29:11.106 INFO:tasks.rados.rados.0.smithi042.stdout:669: expect (ObjNum 76 snap 13 seq_num 76) 2024-09-21T09:29:11.106 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 63 2024-09-21T09:29:11.107 INFO:tasks.rados.rados.0.smithi042.stdout:670: seq_num 200 ranges {2441216=557056,2998272=401408} 2024-09-21T09:29:11.124 INFO:tasks.rados.rados.0.smithi042.stdout:670: writing smithi04275593-34 from 2441216 to 2998272 tid 1 2024-09-21T09:29:11.127 INFO:tasks.rados.rados.0.smithi042.stdout:670: writing smithi04275593-34 from 2998272 to 3399680 tid 2 2024-09-21T09:29:11.127 INFO:tasks.rados.rados.0.smithi042.stdout:668: expect (ObjNum 174 snap 50 seq_num 174) 2024-09-21T09:29:11.143 INFO:tasks.rados.rados.0.smithi042.stdout:664: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:29:11.144 INFO:tasks.rados.rados.0.smithi042.stdout:666: finishing copy_from to smithi04275593-6 2024-09-21T09:29:11.144 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 99 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:29:11.144 INFO:tasks.rados.rados.0.smithi042.stdout:666: finishing copy_from racing read to smithi04275593-6 2024-09-21T09:29:11.144 INFO:tasks.rados.rados.0.smithi042.stdout:666: done (5 left) 2024-09-21T09:29:11.144 INFO:tasks.rados.rados.0.smithi042.stdout:668: done (4 left) 2024-09-21T09:29:11.144 INFO:tasks.rados.rados.0.smithi042.stdout:671: rmattr oid 24 current snap is 63 2024-09-21T09:29:11.144 INFO:tasks.rados.rados.0.smithi042.stdout:671: done (4 left) 2024-09-21T09:29:11.145 INFO:tasks.rados.rados.0.smithi042.stdout:672: snap_remove snap 59 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: osdmap e199: 8 total, 8 up, 8 in 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.175 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:11.176 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.177 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: osdmap e199: 8 total, 8 up, 8 in 2024-09-21T09:29:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:29:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:11.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:11.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:11.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:11.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: osdmap e199: 8 total, 8 up, 8 in 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:11.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:11.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:11.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:11.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:11 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:11.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[64639]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:29:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T09:29:12.112 INFO:tasks.rados.rados.0.smithi042.stdout:672: done (4 left) 2024-09-21T09:29:12.112 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 63 2024-09-21T09:29:12.112 INFO:tasks.rados.rados.0.smithi042.stdout:673: seq_num 201 ranges {1097728=573440,1671168=401408} 2024-09-21T09:29:12.121 INFO:tasks.rados.rados.0.smithi042.stdout:673: writing smithi04275593-50 from 1097728 to 1671168 tid 1 2024-09-21T09:29:12.124 INFO:tasks.rados.rados.0.smithi042.stdout:673: writing smithi04275593-50 from 1671168 to 2072576 tid 2 2024-09-21T09:29:12.124 INFO:tasks.rados.rados.0.smithi042.stdout:674: rollback oid 18 current snap is 63 2024-09-21T09:29:12.124 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 18 to 62 2024-09-21T09:29:12.124 INFO:tasks.rados.rados.0.smithi042.stdout:675: snap_create 2024-09-21T09:29:12.124 INFO:tasks.rados.rados.0.smithi042.stdout:664: finishing copy_from to smithi04275593-35 2024-09-21T09:29:12.124 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 118 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:29:12.124 INFO:tasks.rados.rados.0.smithi042.stdout:665: expect (ObjNum 171 snap 49 seq_num 171) 2024-09-21T09:29:12.343 INFO:tasks.rados.rados.0.smithi042.stdout:669: expect (ObjNum 76 snap 13 seq_num 76) 2024-09-21T09:29:12.459 INFO:tasks.rados.rados.0.smithi042.stdout:670: finishing write tid 1 to smithi04275593-34 2024-09-21T09:29:12.459 INFO:tasks.rados.rados.0.smithi042.stdout:670: finishing write tid 2 to smithi04275593-34 2024-09-21T09:29:12.459 INFO:tasks.rados.rados.0.smithi042.stdout:670: finishing write tid 3 to smithi04275593-34 2024-09-21T09:29:12.459 INFO:tasks.rados.rados.0.smithi042.stdout:670: finishing write tid 4 to smithi04275593-34 2024-09-21T09:29:12.459 INFO:tasks.rados.rados.0.smithi042.stdout:670: oid 34 updating version 0 to 164 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:670: oid 34 version 164 is already newer than 163 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:670: oid 34 updating version 164 to 165 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 165 (ObjNum 200 snap 63 seq_num 200) dirty exists 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:670: left oid 34 (ObjNum 200 snap 63 seq_num 200) 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:674: finishing rollback tid 0 to smithi04275593-18 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:673: finishing write tid 1 to smithi04275593-50 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:673: finishing write tid 2 to smithi04275593-50 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:674: finishing rollback tid 1 to smithi04275593-18 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:673: finishing write tid 3 to smithi04275593-50 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:674: finishing rollback tid 2 to smithi04275593-18 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 204 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:673: finishing write tid 4 to smithi04275593-50 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:673: oid 50 updating version 0 to 257 2024-09-21T09:29:12.460 INFO:tasks.rados.rados.0.smithi042.stdout:673: oid 50 updating version 257 to 258 2024-09-21T09:29:12.461 INFO:tasks.rados.rados.0.smithi042.stdout:673: oid 50 updating version 258 to 259 2024-09-21T09:29:12.461 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 259 (ObjNum 201 snap 63 seq_num 201) dirty exists 2024-09-21T09:29:12.461 INFO:tasks.rados.rados.0.smithi042.stdout:673: left oid 50 (ObjNum 201 snap 63 seq_num 201) 2024-09-21T09:29:12.492 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 systemd[1]: Stopping Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:29:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-mon[31321]: osdmap e200: 8 total, 8 up, 8 in 2024-09-21T09:29:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-mon[31321]: pgmap v21: 121 pgs: 121 active+clean; 82 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-09-21T09:29:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:12 smithi042 ceph-mon[27524]: osdmap e200: 8 total, 8 up, 8 in 2024-09-21T09:29:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:12 smithi042 ceph-mon[27524]: pgmap v21: 121 pgs: 121 active+clean; 82 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-09-21T09:29:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:12 smithi042 ceph-mon[35471]: osdmap e200: 8 total, 8 up, 8 in 2024-09-21T09:29:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:12 smithi042 ceph-mon[35471]: pgmap v21: 121 pgs: 121 active+clean; 82 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-09-21T09:29:12.787 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.526Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:29:12.787 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.526Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T09:29:12.787 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.526Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T09:29:12.787 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.526Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T09:29:12.787 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.526Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T09:29:12.787 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.526Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T09:29:12.787 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.526Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T09:29:12.787 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.526Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T09:29:12.787 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.526Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T09:29:12.787 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.526Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T09:29:12.788 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.527Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T09:29:12.788 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[72819]: ts=2024-09-21T09:29:12.527Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T09:29:12.788 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 podman[74674]: 2024-09-21 09:29:12.536729242 +0000 UTC m=+0.121141433 container died 85f2d694d3543f58e728f355b793f56aa55533604ea1a7fe16e2c3c7c350099f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:29:13.075 INFO:tasks.rados.rados.0.smithi042.stdout:664: done (6 left) 2024-09-21T09:29:13.075 INFO:tasks.rados.rados.0.smithi042.stdout:665: done (5 left) 2024-09-21T09:29:13.076 INFO:tasks.rados.rados.0.smithi042.stdout:669: done (4 left) 2024-09-21T09:29:13.076 INFO:tasks.rados.rados.0.smithi042.stdout:670: done (3 left) 2024-09-21T09:29:13.076 INFO:tasks.rados.rados.0.smithi042.stdout:673: done (2 left) 2024-09-21T09:29:13.076 INFO:tasks.rados.rados.0.smithi042.stdout:674: done (1 left) 2024-09-21T09:29:13.076 INFO:tasks.rados.rados.0.smithi042.stdout:675: done (0 left) 2024-09-21T09:29:13.077 INFO:tasks.rados.rados.0.smithi042.stdout:676: copy_from oid 48 from oid 7 current snap is 64 2024-09-21T09:29:13.077 INFO:tasks.rados.rados.0.smithi042.stdout:677: read oid 2 snap -1 2024-09-21T09:29:13.077 INFO:tasks.rados.rados.0.smithi042.stdout:677: expect (ObjNum 156 snap 44 seq_num 156) 2024-09-21T09:29:13.077 INFO:tasks.rados.rados.0.smithi042.stdout:678: read oid 50 snap -1 2024-09-21T09:29:13.077 INFO:tasks.rados.rados.0.smithi042.stdout:678: expect (ObjNum 201 snap 63 seq_num 201) 2024-09-21T09:29:13.078 INFO:tasks.rados.rados.0.smithi042.stdout:679: snap_remove snap 60 2024-09-21T09:29:13.103 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 podman[74674]: 2024-09-21 09:29:12.943435661 +0000 UTC m=+0.527847853 container cleanup 85f2d694d3543f58e728f355b793f56aa55533604ea1a7fe16e2c3c7c350099f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:29:13.103 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:12 smithi133 bash[74674]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T09:29:13.357 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 podman[74687]: 2024-09-21 09:29:13.203672114 +0000 UTC m=+0.669550510 container remove 85f2d694d3543f58e728f355b793f56aa55533604ea1a7fe16e2c3c7c350099f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:29:13.357 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-mon[31321]: osdmap e201: 8 total, 8 up, 8 in 2024-09-21T09:29:13.357 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-mon[31321]: mgrmap e36: y(active, since 12s), standbys: x 2024-09-21T09:29:13.357 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-mon[31321]: osdmap e202: 8 total, 8 up, 8 in 2024-09-21T09:29:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:13 smithi042 ceph-mon[27524]: osdmap e201: 8 total, 8 up, 8 in 2024-09-21T09:29:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:13 smithi042 ceph-mon[27524]: mgrmap e36: y(active, since 12s), standbys: x 2024-09-21T09:29:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:13 smithi042 ceph-mon[27524]: osdmap e202: 8 total, 8 up, 8 in 2024-09-21T09:29:13.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:13 smithi042 ceph-mon[35471]: osdmap e201: 8 total, 8 up, 8 in 2024-09-21T09:29:13.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:13 smithi042 ceph-mon[35471]: mgrmap e36: y(active, since 12s), standbys: x 2024-09-21T09:29:13.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:13 smithi042 ceph-mon[35471]: osdmap e202: 8 total, 8 up, 8 in 2024-09-21T09:29:13.670 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T09:29:13.670 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 systemd[1]: Stopped Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:29:13.670 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.027s CPU time. 2024-09-21T09:29:13.670 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 systemd[1]: Starting Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:29:13.670 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 podman[74777]: 2024-09-21 09:29:13.470125098 +0000 UTC m=+0.017245518 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T09:29:13.670 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 podman[74777]: 2024-09-21 09:29:13.57119192 +0000 UTC m=+0.118312336 container create 1f4657571cf782debfc33ddf4ac40008938a8c67d9d5eebf4f12f68ff59b3ed4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:29:13.993 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 podman[74777]: 2024-09-21 09:29:13.782039469 +0000 UTC m=+0.329159888 container init 1f4657571cf782debfc33ddf4ac40008938a8c67d9d5eebf4f12f68ff59b3ed4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:29:13.993 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 podman[74777]: 2024-09-21 09:29:13.784807797 +0000 UTC m=+0.331928215 container start 1f4657571cf782debfc33ddf4ac40008938a8c67d9d5eebf4f12f68ff59b3ed4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:29:13.993 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.808Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T09:29:13.993 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.808Z 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-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.808Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi133 (none))" 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.808Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.808Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.809Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.809Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.811Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.811Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.813Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.813Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.623µs 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.813Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.815Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-21T09:29:13.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.823Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.823Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.823Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.823Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.861µs wal_replay_duration=10.35597ms wbl_replay_duration=122ns total_replay_duration=10.392142ms 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.825Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.825Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.825Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.845Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.52106ms db_storage=803ns remote_storage=1.019µs web_handler=373ns query_engine=619ns scrape=339.495µs scrape_sd=129.522µs notify=11.582µs notify_sd=9.54µs rules=18.690235ms tracing=6.514µs 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.845Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:29:13.845Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 bash[74777]: 1f4657571cf782debfc33ddf4ac40008938a8c67d9d5eebf4f12f68ff59b3ed4 2024-09-21T09:29:13.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:29:13 smithi133 systemd[1]: Started Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:29:14.074 INFO:tasks.rados.rados.0.smithi042.stdout:679: done (3 left) 2024-09-21T09:29:14.074 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 64 2024-09-21T09:29:14.074 INFO:tasks.rados.rados.0.smithi042.stdout:680: seq_num 202 ranges {1482752=589824,2072576=401408} 2024-09-21T09:29:14.086 INFO:tasks.rados.rados.0.smithi042.stdout:680: writing smithi04275593-20 from 1482752 to 2072576 tid 1 2024-09-21T09:29:14.088 INFO:tasks.rados.rados.0.smithi042.stdout:680: writing smithi04275593-20 from 2072576 to 2473984 tid 2 2024-09-21T09:29:14.088 INFO:tasks.rados.rados.0.smithi042.stdout:681: snap_create 2024-09-21T09:29:14.088 INFO:tasks.rados.rados.0.smithi042.stdout:676: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:29:14.088 INFO:tasks.rados.rados.0.smithi042.stdout:677: expect (ObjNum 156 snap 44 seq_num 156) 2024-09-21T09:29:14.186 INFO:tasks.rados.rados.0.smithi042.stdout:678: expect (ObjNum 201 snap 63 seq_num 201) 2024-09-21T09:29:14.268 INFO:tasks.rados.rados.0.smithi042.stdout:676: finishing copy_from to smithi04275593-48 2024-09-21T09:29:14.268 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 185 (ObjNum 170 snap 48 seq_num 170) dirty exists 2024-09-21T09:29:14.268 INFO:tasks.rados.rados.0.smithi042.stdout:680: finishing write tid 1 to smithi04275593-20 2024-09-21T09:29:14.268 INFO:tasks.rados.rados.0.smithi042.stdout:680: finishing write tid 2 to smithi04275593-20 2024-09-21T09:29:14.269 INFO:tasks.rados.rados.0.smithi042.stdout:680: finishing write tid 3 to smithi04275593-20 2024-09-21T09:29:14.269 INFO:tasks.rados.rados.0.smithi042.stdout:680: finishing write tid 4 to smithi04275593-20 2024-09-21T09:29:14.269 INFO:tasks.rados.rados.0.smithi042.stdout:680: oid 20 updating version 0 to 166 2024-09-21T09:29:14.269 INFO:tasks.rados.rados.0.smithi042.stdout:680: oid 20 version 166 is already newer than 165 2024-09-21T09:29:14.269 INFO:tasks.rados.rados.0.smithi042.stdout:680: oid 20 version 166 is already newer than 164 2024-09-21T09:29:14.269 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 166 (ObjNum 202 snap 64 seq_num 202) dirty exists 2024-09-21T09:29:14.269 INFO:tasks.rados.rados.0.smithi042.stdout:680: left oid 20 (ObjNum 202 snap 64 seq_num 202) 2024-09-21T09:29:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:14 smithi133 ceph-mon[31321]: pgmap v24: 121 pgs: 121 active+clean; 82 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-09-21T09:29:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:14 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:14 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:14 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:29:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:14 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:14 smithi133 ceph-mon[31321]: osdmap e203: 8 total, 8 up, 8 in 2024-09-21T09:29:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[35471]: pgmap v24: 121 pgs: 121 active+clean; 82 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-09-21T09:29:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:29:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[35471]: osdmap e203: 8 total, 8 up, 8 in 2024-09-21T09:29:14.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[27524]: pgmap v24: 121 pgs: 121 active+clean; 82 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-09-21T09:29:14.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:14.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:14.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:29:14.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:14.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:14 smithi042 ceph-mon[27524]: osdmap e203: 8 total, 8 up, 8 in 2024-09-21T09:29:15.076 INFO:tasks.rados.rados.0.smithi042.stdout:676: done (4 left) 2024-09-21T09:29:15.076 INFO:tasks.rados.rados.0.smithi042.stdout:677: done (3 left) 2024-09-21T09:29:15.076 INFO:tasks.rados.rados.0.smithi042.stdout:678: done (2 left) 2024-09-21T09:29:15.076 INFO:tasks.rados.rados.0.smithi042.stdout:680: done (1 left) 2024-09-21T09:29:15.076 INFO:tasks.rados.rados.0.smithi042.stdout:681: done (0 left) 2024-09-21T09:29:15.076 INFO:tasks.rados.rados.0.smithi042.stdout:682: delete oid 46 current snap is 65 2024-09-21T09:29:15.077 INFO:tasks.rados.rados.0.smithi042.stdout:682: done (0 left) 2024-09-21T09:29:15.077 INFO:tasks.rados.rados.0.smithi042.stdout:683: delete oid 44 current snap is 65 2024-09-21T09:29:15.080 INFO:tasks.rados.rados.0.smithi042.stdout:683: done (0 left) 2024-09-21T09:29:15.080 INFO:tasks.rados.rados.0.smithi042.stdout:684: read oid 46 snap -1 2024-09-21T09:29:15.080 INFO:tasks.rados.rados.0.smithi042.stdout:684: expect deleted 2024-09-21T09:29:15.081 INFO:tasks.rados.rados.0.smithi042.stdout:685: rollback oid 47 current snap is 65 2024-09-21T09:29:15.081 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 47 to 55 2024-09-21T09:29:15.081 INFO:tasks.rados.rados.0.smithi042.stdout:686: read oid 43 snap -1 2024-09-21T09:29:15.081 INFO:tasks.rados.rados.0.smithi042.stdout:686: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:29:15.081 INFO:tasks.rados.rados.0.smithi042.stdout:687: rmattr oid 11 current snap is 65 2024-09-21T09:29:15.081 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 65 2024-09-21T09:29:15.081 INFO:tasks.rados.rados.0.smithi042.stdout:688: seq_num 205 ranges {0=638976,638976=401408} 2024-09-21T09:29:15.085 INFO:tasks.rados.rados.0.smithi042.stdout:688: writing smithi04275593-33 from 0 to 638976 tid 1 2024-09-21T09:29:15.088 INFO:tasks.rados.rados.0.smithi042.stdout:688: writing smithi04275593-33 from 638976 to 1040384 tid 2 2024-09-21T09:29:15.088 INFO:tasks.rados.rados.0.smithi042.stdout:689: read oid 19 snap -1 2024-09-21T09:29:15.088 INFO:tasks.rados.rados.0.smithi042.stdout:689: expect deleted 2024-09-21T09:29:15.088 INFO:tasks.rados.rados.0.smithi042.stdout:690: read oid 24 snap -1 2024-09-21T09:29:15.088 INFO:tasks.rados.rados.0.smithi042.stdout:690: expect (ObjNum 186 snap 53 seq_num 186) 2024-09-21T09:29:15.088 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 65 2024-09-21T09:29:15.088 INFO:tasks.rados.rados.0.smithi042.stdout:691: seq_num 206 ranges {557056=655360,1212416=401408} 2024-09-21T09:29:15.095 INFO:tasks.rados.rados.0.smithi042.stdout:691: writing smithi04275593-48 from 557056 to 1212416 tid 1 2024-09-21T09:29:15.098 INFO:tasks.rados.rados.0.smithi042.stdout:691: writing smithi04275593-48 from 1212416 to 1613824 tid 2 2024-09-21T09:29:15.098 INFO:tasks.rados.rados.0.smithi042.stdout:692: read oid 12 snap 64 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:692: expect (ObjNum 177 snap 50 seq_num 177) 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:693: rollback oid 21 current snap is 65 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 57 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:685: finishing rollback tid 0 to smithi04275593-47 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 168 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:685: finishing rollback tid 1 to smithi04275593-47 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:684: done (9 left) 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:687: done (8 left) 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:694: read oid 23 snap -1 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:694: expect (ObjNum 194 snap 58 seq_num 194) 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:695: rollback oid 3 current snap is 65 2024-09-21T09:29:15.099 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 57 2024-09-21T09:29:15.100 INFO:tasks.rados.rados.0.smithi042.stdout:685: finishing rollback tid 2 to smithi04275593-47 2024-09-21T09:29:15.100 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 248 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-21T09:29:15.100 INFO:tasks.rados.rados.0.smithi042.stdout:690: expect (ObjNum 186 snap 53 seq_num 186) 2024-09-21T09:29:15.121 INFO:tasks.rados.rados.0.smithi042.stdout:688: finishing write tid 1 to smithi04275593-33 2024-09-21T09:29:15.121 INFO:tasks.rados.rados.0.smithi042.stdout:688: finishing write tid 2 to smithi04275593-33 2024-09-21T09:29:15.121 INFO:tasks.rados.rados.0.smithi042.stdout:688: finishing write tid 3 to smithi04275593-33 2024-09-21T09:29:15.121 INFO:tasks.rados.rados.0.smithi042.stdout:686: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:688: finishing write tid 4 to smithi04275593-33 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:688: oid 33 updating version 0 to 265 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:688: oid 33 updating version 265 to 267 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:688: oid 33 version 267 is already newer than 266 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 267 (ObjNum 205 snap 65 seq_num 205) dirty exists 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:688: left oid 33 (ObjNum 205 snap 65 seq_num 205) 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:685: done (9 left) 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:686: done (8 left) 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:688: done (7 left) 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:689: done (6 left) 2024-09-21T09:29:15.203 INFO:tasks.rados.rados.0.smithi042.stdout:690: done (5 left) 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:696: rollback oid 49 current snap is 65 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 49 to 58 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:695: finishing rollback tid 0 to smithi04275593-3 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:691: finishing write tid 1 to smithi04275593-48 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:691: finishing write tid 2 to smithi04275593-48 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:691: finishing write tid 3 to smithi04275593-48 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:693: finishing rollback tid 0 to smithi04275593-21 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:695: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:695: finishing rollback tid 2 to smithi04275593-3 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 169 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:693: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:693: finishing rollback tid 2 to smithi04275593-21 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 271 (ObjNum 137 snap 38 seq_num 137) dirty exists 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:691: finishing write tid 4 to smithi04275593-48 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:691: oid 48 updating version 0 to 262 2024-09-21T09:29:15.204 INFO:tasks.rados.rados.0.smithi042.stdout:691: oid 48 version 262 is already newer than 261 2024-09-21T09:29:15.205 INFO:tasks.rados.rados.0.smithi042.stdout:691: oid 48 version 262 is already newer than 260 2024-09-21T09:29:15.205 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 262 (ObjNum 206 snap 65 seq_num 206) dirty exists 2024-09-21T09:29:15.205 INFO:tasks.rados.rados.0.smithi042.stdout:691: left oid 48 (ObjNum 206 snap 65 seq_num 206) 2024-09-21T09:29:15.205 INFO:tasks.rados.rados.0.smithi042.stdout:692: expect (ObjNum 177 snap 50 seq_num 177) 2024-09-21T09:29:15.226 INFO:tasks.rados.rados.0.smithi042.stdout:694: expect (ObjNum 194 snap 58 seq_num 194) 2024-09-21T09:29:15.414 INFO:tasks.rados.rados.0.smithi042.stdout:696: finishing rollback tid 0 to smithi04275593-49 2024-09-21T09:29:15.414 INFO:tasks.rados.rados.0.smithi042.stdout:696: finishing rollback tid 1 to smithi04275593-49 2024-09-21T09:29:15.414 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 251 (ObjNum 97 snap 0 seq_num 2837421360) dirty dne 2024-09-21T09:29:15.414 INFO:tasks.rados.rados.0.smithi042.stdout:691: done (5 left) 2024-09-21T09:29:15.414 INFO:tasks.rados.rados.0.smithi042.stdout:692: done (4 left) 2024-09-21T09:29:15.414 INFO:tasks.rados.rados.0.smithi042.stdout:693: done (3 left) 2024-09-21T09:29:15.414 INFO:tasks.rados.rados.0.smithi042.stdout:694: done (2 left) 2024-09-21T09:29:15.414 INFO:tasks.rados.rados.0.smithi042.stdout:695: done (1 left) 2024-09-21T09:29:15.414 INFO:tasks.rados.rados.0.smithi042.stdout:696: done (0 left) 2024-09-21T09:29:15.415 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 65 2024-09-21T09:29:15.415 INFO:tasks.rados.rados.0.smithi042.stdout:697: seq_num 207 ranges {2662400=671744,3334144=401408} 2024-09-21T09:29:15.431 INFO:tasks.rados.rados.0.smithi042.stdout:697: writing smithi04275593-17 from 2662400 to 3334144 tid 1 2024-09-21T09:29:15.434 INFO:tasks.rados.rados.0.smithi042.stdout:697: writing smithi04275593-17 from 3334144 to 3735552 tid 2 2024-09-21T09:29:15.434 INFO:tasks.rados.rados.0.smithi042.stdout:698: copy_from oid 46 from oid 19 current snap is 65 2024-09-21T09:29:15.434 INFO:tasks.rados.rados.0.smithi042.stdout:699: snap_remove snap 57 2024-09-21T09:29:15.466 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:15 smithi133 ceph-mon[31321]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:29:15.467 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:15 smithi133 ceph-mon[31321]: osdmap e204: 8 total, 8 up, 8 in 2024-09-21T09:29:15.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:15 smithi042 ceph-mon[35471]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:29:15.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:15 smithi042 ceph-mon[35471]: osdmap e204: 8 total, 8 up, 8 in 2024-09-21T09:29:15.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:15 smithi042 ceph-mon[27524]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:29:15.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:15 smithi042 ceph-mon[27524]: osdmap e204: 8 total, 8 up, 8 in 2024-09-21T09:29:16.118 INFO:tasks.rados.rados.0.smithi042.stdout:697: finishing write tid 1 to smithi04275593-17 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:697: finishing write tid 2 to smithi04275593-17 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:697: finishing write tid 3 to smithi04275593-17 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:697: finishing write tid 4 to smithi04275593-17 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:697: oid 17 updating version 0 to 309 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:697: oid 17 updating version 309 to 310 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:697: oid 17 version 310 is already newer than 308 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 310 (ObjNum 207 snap 65 seq_num 207) dirty exists 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:697: left oid 17 (ObjNum 207 snap 65 seq_num 207) 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:698: finishing copy_from to smithi04275593-46 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:698: got expected ENOENT (src dne) 2024-09-21T09:29:16.119 INFO:tasks.rados.rados.0.smithi042.stdout:698: finishing copy_from racing read to smithi04275593-46 2024-09-21T09:29:16.120 INFO:tasks.rados.rados.0.smithi042.stdout:697: done (2 left) 2024-09-21T09:29:16.120 INFO:tasks.rados.rados.0.smithi042.stdout:698: done (1 left) 2024-09-21T09:29:16.120 INFO:tasks.rados.rados.0.smithi042.stdout:699: done (0 left) 2024-09-21T09:29:16.120 INFO:tasks.rados.rados.0.smithi042.stdout:700: copy_from oid 43 from oid 35 current snap is 65 2024-09-21T09:29:16.120 INFO:tasks.rados.rados.0.smithi042.stdout:701: copy_from oid 42 from oid 33 current snap is 65 2024-09-21T09:29:16.120 INFO:tasks.rados.rados.0.smithi042.stdout:702: setattr oid 27 current snap is 65 2024-09-21T09:29:16.121 INFO:tasks.rados.rados.0.smithi042.stdout:703: setattr oid 30 current snap is 65 2024-09-21T09:29:16.125 INFO:tasks.rados.rados.0.smithi042.stdout:704: snap_create 2024-09-21T09:29:16.128 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 203 (ObjNum 171 snap 49 seq_num 171) dirty exists 2024-09-21T09:29:16.129 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 252 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-21T09:29:16.139 INFO:tasks.rados.rados.0.smithi042.stdout:700: finishing copy_from racing read to smithi04275593-43 2024-09-21T09:29:16.141 INFO:tasks.rados.rados.0.smithi042.stdout:701: finishing copy_from racing read to smithi04275593-42 2024-09-21T09:29:16.142 INFO:tasks.rados.rados.0.smithi042.stdout:700: finishing copy_from to smithi04275593-43 2024-09-21T09:29:16.142 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 118 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:29:16.142 INFO:tasks.rados.rados.0.smithi042.stdout:701: finishing copy_from to smithi04275593-42 2024-09-21T09:29:16.142 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 267 (ObjNum 205 snap 65 seq_num 205) dirty exists 2024-09-21T09:29:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:16 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:29:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:16 smithi133 ceph-mon[31321]: Upgrade: Updating mgr.x 2024-09-21T09:29:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:16 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:29:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:16 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:29:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:16 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:29:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:16 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:16 smithi133 ceph-mon[31321]: Deploying daemon mgr.x on smithi133 2024-09-21T09:29:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:16 smithi133 ceph-mon[31321]: pgmap v27: 121 pgs: 121 active+clean; 82 MiB data, 547 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:16.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:29:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[27524]: Upgrade: Updating mgr.x 2024-09-21T09:29:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:29:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:29:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:29:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[27524]: Deploying daemon mgr.x on smithi133 2024-09-21T09:29:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[27524]: pgmap v27: 121 pgs: 121 active+clean; 82 MiB data, 547 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:29:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[35471]: Upgrade: Updating mgr.x 2024-09-21T09:29:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:29:16.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:29:16.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:29:16.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:16.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[35471]: Deploying daemon mgr.x on smithi133 2024-09-21T09:29:16.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:16 smithi042 ceph-mon[35471]: pgmap v27: 121 pgs: 121 active+clean; 82 MiB data, 547 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:17.121 INFO:tasks.rados.rados.0.smithi042.stdout:700: done (4 left) 2024-09-21T09:29:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:701: done (3 left) 2024-09-21T09:29:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:702: done (2 left) 2024-09-21T09:29:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:703: done (1 left) 2024-09-21T09:29:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:704: done (0 left) 2024-09-21T09:29:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:705: rollback oid 27 current snap is 66 2024-09-21T09:29:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 27 to 64 2024-09-21T09:29:17.122 INFO:tasks.rados.rados.0.smithi042.stdout:706: snap_remove snap 54 2024-09-21T09:29:17.308 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:29:17.327 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:17 smithi133 systemd[1]: Stopping Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:29:17.327 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:17 smithi133 ceph-mon[31321]: osdmap e205: 8 total, 8 up, 8 in 2024-09-21T09:29:17.595 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:17 smithi133 podman[75050]: 2024-09-21 09:29:17.325318723 +0000 UTC m=+0.127086734 container died cc3798846b34cc6ec358150c4bc860ddd9ff61198e84276ea36d1aff10bf7e79 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=main-62da54b) 2024-09-21T09:29:17.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:17 smithi042 ceph-mon[27524]: osdmap e205: 8 total, 8 up, 8 in 2024-09-21T09:29:17.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:17 smithi042 ceph-mon[35471]: osdmap e205: 8 total, 8 up, 8 in 2024-09-21T09:29:17.889 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:29:17.889 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (3m) 13s ago 4m 25.6M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (4m) 13s ago 4m 91.2M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (6m) 13s ago 6m 17.5M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (6m) 13s ago 6m 19.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (68s) 13s ago 9m 131M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 cc3798846b34 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (26s) 13s ago 11m 490M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (11m) 13s ago 11m 57.2M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b5558b663be5 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (9m) 13s ago 9m 49.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 83f22b959aaf 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (9m) 13s ago 9m 46.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e f547874b6cd0 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (4m) 13s ago 4m 15.5M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (4m) 13s ago 4m 15.6M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (9m) 13s ago 9m 118M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 0040c6a200c8 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (8m) 13s ago 8m 123M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 48767e99dd1f 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (8m) 13s ago 8m 97.3M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e f7b6eb6a64af 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (8m) 13s ago 7m 112M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:29:17.890 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (7m) 13s ago 7m 129M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:29:17.891 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (7m) 13s ago 7m 101M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:29:17.891 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (6m) 13s ago 6m 89.5M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:29:17.891 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (6m) 13s ago 6m 89.1M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:29:17.891 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 starting - - - - 2024-09-21T09:29:17.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:17 smithi133 podman[75050]: 2024-09-21 09:29:17.685315588 +0000 UTC m=+0.487083588 container cleanup cc3798846b34cc6ec358150c4bc860ddd9ff61198e84276ea36d1aff10bf7e79 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-21T09:29:17.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:17 smithi133 bash[75050]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x 2024-09-21T09:29:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:705: finishing rollback tid 0 to smithi04275593-27 2024-09-21T09:29:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:705: finishing rollback tid 1 to smithi04275593-27 2024-09-21T09:29:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:705: finishing rollback tid 2 to smithi04275593-27 2024-09-21T09:29:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 255 (ObjNum 33 snap 0 seq_num 3459050576) dirty exists 2024-09-21T09:29:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:705: done (1 left) 2024-09-21T09:29:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:706: done (0 left) 2024-09-21T09:29:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:707: copy_from oid 42 from oid 36 current snap is 66 2024-09-21T09:29:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:708: copy_from oid 46 from oid 16 current snap is 66 2024-09-21T09:29:18.128 INFO:tasks.rados.rados.0.smithi042.stdout:709: delete oid 28 current snap is 66 2024-09-21T09:29:18.136 INFO:tasks.rados.rados.0.smithi042.stdout:709: done (2 left) 2024-09-21T09:29:18.136 INFO:tasks.rados.rados.0.smithi042.stdout:710: snap_remove snap 62 2024-09-21T09:29:18.264 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:29:18.264 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:29:18.264 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T09:29:18.264 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:29:18.264 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:29:18.264 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:29:18.264 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:29:18.265 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:29:18.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:18 smithi042 ceph-mon[35471]: osdmap e206: 8 total, 8 up, 8 in 2024-09-21T09:29:18.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:18 smithi042 ceph-mon[35471]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:18.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:18 smithi042 ceph-mon[35471]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:18.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:18 smithi042 ceph-mon[35471]: pgmap v30: 121 pgs: 121 active+clean; 93 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-09-21T09:29:18.266 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:18 smithi042 ceph-mon[27524]: osdmap e206: 8 total, 8 up, 8 in 2024-09-21T09:29:18.266 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:18 smithi042 ceph-mon[27524]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:18.266 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:18 smithi042 ceph-mon[27524]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:18.266 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:18 smithi042 ceph-mon[27524]: pgmap v30: 121 pgs: 121 active+clean; 93 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-09-21T09:29:18.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:18 smithi133 ceph-mon[31321]: osdmap e206: 8 total, 8 up, 8 in 2024-09-21T09:29:18.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:18 smithi133 ceph-mon[31321]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:18.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:18 smithi133 ceph-mon[31321]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:18.365 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:18 smithi133 ceph-mon[31321]: pgmap v30: 121 pgs: 121 active+clean; 93 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-09-21T09:29:18.365 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 podman[75061]: 2024-09-21 09:29:18.02821124 +0000 UTC m=+0.701082669 container remove cc3798846b34cc6ec358150c4bc860ddd9ff61198e84276ea36d1aff10bf7e79 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-21T09:29:18.366 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:29:18.366 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T09:29:18.366 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 systemd[1]: Stopped Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:29:18.366 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.x.service: Consumed 17.200s CPU time. 2024-09-21T09:29:18.366 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 systemd[1]: Starting Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:29:18.563 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:29:18.563 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:29:18.563 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:29:18.563 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:29:18.563 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:29:18.563 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:29:18.563 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:29:18.563 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "2/20 daemons upgraded", 2024-09-21T09:29:18.564 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading mgr daemons", 2024-09-21T09:29:18.564 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:29:18.564 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:29:18.663 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 podman[75190]: 2024-09-21 09:29:18.475642082 +0000 UTC m=+0.015905109 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:29:18.936 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 podman[75190]: 2024-09-21 09:29:18.662561781 +0000 UTC m=+0.202824799 container create 33f965bbb5abec5ac6c263dfe4695925da5755b38378b917e983da7498529d20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, org.label-schema.license=GPLv2, ceph=True, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:29:18.936 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 podman[75190]: 2024-09-21 09:29:18.907233661 +0000 UTC m=+0.447496685 container init 33f965bbb5abec5ac6c263dfe4695925da5755b38378b917e983da7498529d20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=main-62da54b, CEPH_POINT_RELEASE=) 2024-09-21T09:29:18.936 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 podman[75190]: 2024-09-21 09:29:18.910053057 +0000 UTC m=+0.450316081 container start 33f965bbb5abec5ac6c263dfe4695925da5755b38378b917e983da7498529d20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-21T09:29:19.137 INFO:tasks.rados.rados.0.smithi042.stdout:710: done (2 left) 2024-09-21T09:29:19.137 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 66 2024-09-21T09:29:19.137 INFO:tasks.rados.rados.0.smithi042.stdout:708: finishing copy_from racing read to smithi04275593-46 2024-09-21T09:29:19.137 INFO:tasks.rados.rados.0.smithi042.stdout:708: finishing copy_from to smithi04275593-46 2024-09-21T09:29:19.137 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 249 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-09-21T09:29:19.137 INFO:tasks.rados.rados.0.smithi042.stdout:707: finishing copy_from racing read to smithi04275593-42 2024-09-21T09:29:19.138 INFO:tasks.rados.rados.0.smithi042.stdout:707: finishing copy_from to smithi04275593-42 2024-09-21T09:29:19.138 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 194 (ObjNum 190 snap 54 seq_num 190) dirty exists 2024-09-21T09:29:19.138 INFO:tasks.rados.rados.0.smithi042.stdout:711: seq_num 209 ranges {2662400=704512,3366912=401408} 2024-09-21T09:29:19.156 INFO:tasks.rados.rados.0.smithi042.stdout:711: writing smithi04275593-11 from 2662400 to 3366912 tid 1 2024-09-21T09:29:19.159 INFO:tasks.rados.rados.0.smithi042.stdout:711: writing smithi04275593-11 from 3366912 to 3768320 tid 2 2024-09-21T09:29:19.159 INFO:tasks.rados.rados.0.smithi042.stdout:707: done (2 left) 2024-09-21T09:29:19.159 INFO:tasks.rados.rados.0.smithi042.stdout:708: done (1 left) 2024-09-21T09:29:19.159 INFO:tasks.rados.rados.0.smithi042.stdout:712: delete oid 3 current snap is 66 2024-09-21T09:29:19.160 INFO:tasks.rados.rados.0.smithi042.stdout:712: done (1 left) 2024-09-21T09:29:19.161 INFO:tasks.rados.rados.0.smithi042.stdout:713: snap_remove snap 58 2024-09-21T09:29:19.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:18 smithi133 ceph-mgr[75209]: -- 172.21.15.133:0/3078399572 <== mon.1 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562f934150e0 con 0x562f933f3000 2024-09-21T09:29:19.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:19 smithi133 bash[75190]: 33f965bbb5abec5ac6c263dfe4695925da5755b38378b917e983da7498529d20 2024-09-21T09:29:19.243 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:19 smithi133 systemd[1]: Started Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:29:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:19 smithi133 ceph-mon[31321]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:19 smithi133 ceph-mon[31321]: osdmap e207: 8 total, 8 up, 8 in 2024-09-21T09:29:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:19 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/2954534239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:29:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:19 smithi133 ceph-mon[31321]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:19 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:19 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:19 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:19.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[35471]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:19.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[35471]: osdmap e207: 8 total, 8 up, 8 in 2024-09-21T09:29:19.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/2954534239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:29:19.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[35471]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:19.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:19.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:19.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:19.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[27524]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:19.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[27524]: osdmap e207: 8 total, 8 up, 8 in 2024-09-21T09:29:19.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[27524]: from='client.? 172.21.15.42:0/2954534239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:29:19.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[27524]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:19.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:19.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:19.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:19 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:711: finishing write tid 1 to smithi04275593-11 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:711: finishing write tid 2 to smithi04275593-11 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:711: finishing write tid 3 to smithi04275593-11 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:711: finishing write tid 4 to smithi04275593-11 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:711: oid 11 updating version 0 to 182 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:711: oid 11 updating version 182 to 183 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:711: oid 11 updating version 183 to 184 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 184 (ObjNum 209 snap 66 seq_num 209) dirty exists 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:711: left oid 11 (ObjNum 209 snap 66 seq_num 209) 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:711: done (1 left) 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:713: done (0 left) 2024-09-21T09:29:20.144 INFO:tasks.rados.rados.0.smithi042.stdout:714: read oid 14 snap -1 2024-09-21T09:29:20.145 INFO:tasks.rados.rados.0.smithi042.stdout:714: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:29:20.145 INFO:tasks.rados.rados.0.smithi042.stdout:715: snap_remove snap 53 2024-09-21T09:29:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:20 smithi133 ceph-mon[31321]: osdmap e208: 8 total, 8 up, 8 in 2024-09-21T09:29:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:20 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:20 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:20 smithi133 ceph-mon[31321]: pgmap v33: 121 pgs: 121 active+clean; 93 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-09-21T09:29:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:20 smithi042 ceph-mon[35471]: osdmap e208: 8 total, 8 up, 8 in 2024-09-21T09:29:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:20 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:20 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:20 smithi042 ceph-mon[35471]: pgmap v33: 121 pgs: 121 active+clean; 93 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-09-21T09:29:20.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:20 smithi042 ceph-mon[27524]: osdmap e208: 8 total, 8 up, 8 in 2024-09-21T09:29:20.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:20 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:20.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:20 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:20.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:20 smithi042 ceph-mon[27524]: pgmap v33: 121 pgs: 121 active+clean; 93 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-09-21T09:29:21.146 INFO:tasks.rados.rados.0.smithi042.stdout:714: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:29:21.197 INFO:tasks.rados.rados.0.smithi042.stdout:714: done (1 left) 2024-09-21T09:29:21.197 INFO:tasks.rados.rados.0.smithi042.stdout:715: done (0 left) 2024-09-21T09:29:21.197 INFO:tasks.rados.rados.0.smithi042.stdout:716: read oid 35 snap -1 2024-09-21T09:29:21.197 INFO:tasks.rados.rados.0.smithi042.stdout:716: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:29:21.197 INFO:tasks.rados.rados.0.smithi042.stdout:717: delete oid 26 current snap is 66 2024-09-21T09:29:21.199 INFO:tasks.rados.rados.0.smithi042.stdout:717: done (1 left) 2024-09-21T09:29:21.199 INFO:tasks.rados.rados.0.smithi042.stdout:718: snap_remove snap 63 2024-09-21T09:29:21.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:21 smithi133 ceph-mon[31321]: osdmap e209: 8 total, 8 up, 8 in 2024-09-21T09:29:21.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:21 smithi042 ceph-mon[27524]: osdmap e209: 8 total, 8 up, 8 in 2024-09-21T09:29:21.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:21 smithi042 ceph-mon[35471]: osdmap e209: 8 total, 8 up, 8 in 2024-09-21T09:29:22.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:29:21] "GET /metrics HTTP/1.1" 200 36096 "" "Prometheus/2.43.0" 2024-09-21T09:29:22.158 INFO:tasks.rados.rados.0.smithi042.stdout:718: done (1 left) 2024-09-21T09:29:22.158 INFO:tasks.rados.rados.0.smithi042.stdout:719: rollback oid 41 current snap is 66 2024-09-21T09:29:22.158 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 41 to 64 2024-09-21T09:29:22.158 INFO:tasks.rados.rados.0.smithi042.stdout:716: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:29:22.260 INFO:tasks.rados.rados.0.smithi042.stdout:719: finishing rollback tid 0 to smithi04275593-41 2024-09-21T09:29:22.322 INFO:tasks.rados.rados.0.smithi042.stdout:719: finishing rollback tid 1 to smithi04275593-41 2024-09-21T09:29:22.322 INFO:tasks.rados.rados.0.smithi042.stdout:719: finishing rollback tid 2 to smithi04275593-41 2024-09-21T09:29:22.322 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 270 (ObjNum 196 snap 62 seq_num 196) dirty exists 2024-09-21T09:29:22.322 INFO:tasks.rados.rados.0.smithi042.stdout:716: done (1 left) 2024-09-21T09:29:22.322 INFO:tasks.rados.rados.0.smithi042.stdout:719: done (0 left) 2024-09-21T09:29:22.322 INFO:tasks.rados.rados.0.smithi042.stdout:720: snap_remove snap 64 2024-09-21T09:29:22.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:22 smithi133 ceph-mon[31321]: osdmap e210: 8 total, 8 up, 8 in 2024-09-21T09:29:22.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:22 smithi133 ceph-mon[31321]: pgmap v36: 121 pgs: 121 active+clean; 103 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 816 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-21T09:29:22.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:22 smithi042 ceph-mon[27524]: osdmap e210: 8 total, 8 up, 8 in 2024-09-21T09:29:22.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:22 smithi042 ceph-mon[27524]: pgmap v36: 121 pgs: 121 active+clean; 103 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 816 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-21T09:29:22.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:22 smithi042 ceph-mon[35471]: osdmap e210: 8 total, 8 up, 8 in 2024-09-21T09:29:22.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:22 smithi042 ceph-mon[35471]: pgmap v36: 121 pgs: 121 active+clean; 103 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 816 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-21T09:29:23.076 INFO:tasks.rados.rados.0.smithi042.stdout:720: done (0 left) 2024-09-21T09:29:23.076 INFO:tasks.rados.rados.0.smithi042.stdout:721: snap_remove snap 61 2024-09-21T09:29:23.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:23 smithi133 ceph-mon[31321]: osdmap e211: 8 total, 8 up, 8 in 2024-09-21T09:29:23.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:23 smithi133 ceph-mon[31321]: osdmap e212: 8 total, 8 up, 8 in 2024-09-21T09:29:23.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:23 smithi042 ceph-mon[27524]: osdmap e211: 8 total, 8 up, 8 in 2024-09-21T09:29:23.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:23 smithi042 ceph-mon[27524]: osdmap e212: 8 total, 8 up, 8 in 2024-09-21T09:29:23.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:23 smithi042 ceph-mon[35471]: osdmap e211: 8 total, 8 up, 8 in 2024-09-21T09:29:23.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:23 smithi042 ceph-mon[35471]: osdmap e212: 8 total, 8 up, 8 in 2024-09-21T09:29:24.077 INFO:tasks.rados.rados.0.smithi042.stdout:721: done (0 left) 2024-09-21T09:29:24.077 INFO:tasks.rados.rados.0.smithi042.stdout:722: snap_remove snap 65 2024-09-21T09:29:24.482 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: [21/Sep/2024:09:29:24] ENGINE Bus STARTING 2024-09-21T09:29:24.483 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: CherryPy Checker: 2024-09-21T09:29:24.483 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: The Application mounted at '' has an empty config. 2024-09-21T09:29:24.483 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: 2024-09-21T09:29:24.483 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: [21/Sep/2024:09:29:24] ENGINE Serving on http://:::9283 2024-09-21T09:29:24.483 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: [21/Sep/2024:09:29:24] ENGINE Bus STARTED 2024-09-21T09:29:24.741 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.741 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.741 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: pgmap v39: 121 pgs: 121 active+clean; 103 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 816 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-21T09:29:24.741 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: osdmap e213: 8 total, 8 up, 8 in 2024-09-21T09:29:24.741 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.741 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: Standby manager daemon x restarted 2024-09-21T09:29:24.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: Standby manager daemon x started 2024-09-21T09:29:24.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:29:24.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:29:24.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:29:24.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:24 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: pgmap v39: 121 pgs: 121 active+clean; 103 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 816 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: osdmap e213: 8 total, 8 up, 8 in 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: Standby manager daemon x restarted 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: Standby manager daemon x started 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:29:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[27524]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: pgmap v39: 121 pgs: 121 active+clean; 103 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 816 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: osdmap e213: 8 total, 8 up, 8 in 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: Standby manager daemon x restarted 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: Standby manager daemon x started 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:29:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:24 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/288737435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:29:25.079 INFO:tasks.rados.rados.0.smithi042.stdout:722: done (0 left) 2024-09-21T09:29:25.079 INFO:tasks.rados.rados.0.smithi042.stdout:723: snap_create 2024-09-21T09:29:26.079 INFO:tasks.rados.rados.0.smithi042.stdout:723: done (0 left) 2024-09-21T09:29:26.079 INFO:tasks.rados.rados.0.smithi042.stdout:724: rollback oid 21 current snap is 67 2024-09-21T09:29:26.080 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 55 2024-09-21T09:29:26.080 INFO:tasks.rados.rados.0.smithi042.stdout:725: copy_from oid 28 from oid 37 current snap is 67 2024-09-21T09:29:26.080 INFO:tasks.rados.rados.0.smithi042.stdout:726: delete oid 1 current snap is 67 2024-09-21T09:29:26.085 INFO:tasks.rados.rados.0.smithi042.stdout:725: finishing copy_from to smithi04275593-28 2024-09-21T09:29:26.085 INFO:tasks.rados.rados.0.smithi042.stdout:725: got expected ENOENT (src dne) 2024-09-21T09:29:26.085 INFO:tasks.rados.rados.0.smithi042.stdout:725: finishing copy_from racing read to smithi04275593-28 2024-09-21T09:29:26.086 INFO:tasks.rados.rados.0.smithi042.stdout:724: finishing rollback tid 0 to smithi04275593-21 2024-09-21T09:29:26.086 INFO:tasks.rados.rados.0.smithi042.stdout:724: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:29:26.087 INFO:tasks.rados.rados.0.smithi042.stdout:724: finishing rollback tid 2 to smithi04275593-21 2024-09-21T09:29:26.087 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 307 (ObjNum 137 snap 38 seq_num 137) dirty exists 2024-09-21T09:29:26.088 INFO:tasks.rados.rados.0.smithi042.stdout:724: done (2 left) 2024-09-21T09:29:26.088 INFO:tasks.rados.rados.0.smithi042.stdout:725: done (1 left) 2024-09-21T09:29:26.088 INFO:tasks.rados.rados.0.smithi042.stdout:726: done (0 left) 2024-09-21T09:29:26.088 INFO:tasks.rados.rados.0.smithi042.stdout:727: delete oid 15 current snap is 67 2024-09-21T09:29:26.091 INFO:tasks.rados.rados.0.smithi042.stdout:727: done (0 left) 2024-09-21T09:29:26.091 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 67 2024-09-21T09:29:26.091 INFO:tasks.rados.rados.0.smithi042.stdout:728: seq_num 214 ranges {0=794624,794624=401408} 2024-09-21T09:29:26.095 INFO:tasks.rados.rados.0.smithi042.stdout:728: writing smithi04275593-28 from 0 to 794624 tid 1 2024-09-21T09:29:26.097 INFO:tasks.rados.rados.0.smithi042.stdout:728: writing smithi04275593-28 from 794624 to 1196032 tid 2 2024-09-21T09:29:26.097 INFO:tasks.rados.rados.0.smithi042.stdout:729: rmattr oid 34 current snap is 67 2024-09-21T09:29:26.098 INFO:tasks.rados.rados.0.smithi042.stdout:730: snap_create 2024-09-21T09:29:26.099 INFO:tasks.rados.rados.0.smithi042.stdout:728: finishing write tid 1 to smithi04275593-28 2024-09-21T09:29:26.100 INFO:tasks.rados.rados.0.smithi042.stdout:728: finishing write tid 2 to smithi04275593-28 2024-09-21T09:29:26.100 INFO:tasks.rados.rados.0.smithi042.stdout:728: finishing write tid 3 to smithi04275593-28 2024-09-21T09:29:26.100 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 203 (ObjNum 200 snap 63 seq_num 200) dirty exists 2024-09-21T09:29:26.102 INFO:tasks.rados.rados.0.smithi042.stdout:728: finishing write tid 4 to smithi04275593-28 2024-09-21T09:29:26.102 INFO:tasks.rados.rados.0.smithi042.stdout:728: oid 28 updating version 0 to 169 2024-09-21T09:29:26.102 INFO:tasks.rados.rados.0.smithi042.stdout:728: oid 28 updating version 169 to 170 2024-09-21T09:29:26.102 INFO:tasks.rados.rados.0.smithi042.stdout:728: oid 28 version 170 is already newer than 168 2024-09-21T09:29:26.102 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 170 (ObjNum 214 snap 67 seq_num 214) dirty exists 2024-09-21T09:29:26.102 INFO:tasks.rados.rados.0.smithi042.stdout:728: left oid 28 (ObjNum 214 snap 67 seq_num 214) 2024-09-21T09:29:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:26 smithi042 ceph-mon[27524]: osdmap e214: 8 total, 8 up, 8 in 2024-09-21T09:29:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:26 smithi042 ceph-mon[27524]: mgrmap e37: y(active, since 25s), standbys: x 2024-09-21T09:29:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:26 smithi042 ceph-mon[27524]: pgmap v42: 121 pgs: 121 active+clean; 103 MiB data, 635 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:26 smithi042 ceph-mon[35471]: osdmap e214: 8 total, 8 up, 8 in 2024-09-21T09:29:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:26 smithi042 ceph-mon[35471]: mgrmap e37: y(active, since 25s), standbys: x 2024-09-21T09:29:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:26 smithi042 ceph-mon[35471]: pgmap v42: 121 pgs: 121 active+clean; 103 MiB data, 635 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:26 smithi133 ceph-mon[31321]: osdmap e214: 8 total, 8 up, 8 in 2024-09-21T09:29:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:26 smithi133 ceph-mon[31321]: mgrmap e37: y(active, since 25s), standbys: x 2024-09-21T09:29:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:26 smithi133 ceph-mon[31321]: pgmap v42: 121 pgs: 121 active+clean; 103 MiB data, 635 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:27.090 INFO:tasks.rados.rados.0.smithi042.stdout:728: done (2 left) 2024-09-21T09:29:27.090 INFO:tasks.rados.rados.0.smithi042.stdout:729: done (1 left) 2024-09-21T09:29:27.090 INFO:tasks.rados.rados.0.smithi042.stdout:730: done (0 left) 2024-09-21T09:29:27.090 INFO:tasks.rados.rados.0.smithi042.stdout:731: rmattr oid 35 current snap is 68 2024-09-21T09:29:27.090 INFO:tasks.rados.rados.0.smithi042.stdout:732: read oid 16 snap -1 2024-09-21T09:29:27.090 INFO:tasks.rados.rados.0.smithi042.stdout:732: expect (ObjNum 160 snap 45 seq_num 160) 2024-09-21T09:29:27.090 INFO:tasks.rados.rados.0.smithi042.stdout:733: setattr oid 12 current snap is 68 2024-09-21T09:29:27.092 INFO:tasks.rados.rados.0.smithi042.stdout:734: rollback oid 43 current snap is 68 2024-09-21T09:29:27.093 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 43 to 55 2024-09-21T09:29:27.093 INFO:tasks.rados.rados.0.smithi042.stdout:735: snap_remove snap 66 2024-09-21T09:29:27.179 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:27 smithi133 ceph-mon[31321]: osdmap e215: 8 total, 8 up, 8 in 2024-09-21T09:29:27.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:27 smithi042 ceph-mon[35471]: osdmap e215: 8 total, 8 up, 8 in 2024-09-21T09:29:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:27 smithi042 ceph-mon[27524]: osdmap e215: 8 total, 8 up, 8 in 2024-09-21T09:29:28.095 INFO:tasks.rados.rados.0.smithi042.stdout:735: done (4 left) 2024-09-21T09:29:28.095 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 68 2024-09-21T09:29:28.095 INFO:tasks.rados.rados.0.smithi042.stdout:736: seq_num 215 ranges {3768320=409600,4177920=532480,4710400=270336} 2024-09-21T09:29:28.118 INFO:tasks.rados.rados.0.smithi042.stdout:736: writing smithi04275593-11 from 3768320 to 4177920 tid 1 2024-09-21T09:29:28.121 INFO:tasks.rados.rados.0.smithi042.stdout:736: writing smithi04275593-11 from 4177920 to 4710400 tid 2 2024-09-21T09:29:28.123 INFO:tasks.rados.rados.0.smithi042.stdout:736: writing smithi04275593-11 from 4710400 to 4980736 tid 3 2024-09-21T09:29:28.123 INFO:tasks.rados.rados.0.smithi042.stdout:737: copy_from oid 3 from oid 33 current snap is 68 2024-09-21T09:29:28.123 INFO:tasks.rados.rados.0.smithi042.stdout:732: expect (ObjNum 160 snap 45 seq_num 160) 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 311 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:734: finishing rollback tid 0 to smithi04275593-43 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:734: finishing rollback tid 1 to smithi04275593-43 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:731: done (5 left) 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:732: done (4 left) 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:738: read oid 15 snap -1 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:738: expect deleted 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 68 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:734: finishing rollback tid 2 to smithi04275593-43 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 134 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 264 (ObjNum 177 snap 50 seq_num 177) dirty exists 2024-09-21T09:29:28.132 INFO:tasks.rados.rados.0.smithi042.stdout:739: seq_num 216 ranges {720896=425984,1146880=409600,1556480=393216} 2024-09-21T09:29:28.138 INFO:tasks.rados.rados.0.smithi042.stdout:739: writing smithi04275593-32 from 720896 to 1146880 tid 1 2024-09-21T09:29:28.140 INFO:tasks.rados.rados.0.smithi042.stdout:739: writing smithi04275593-32 from 1146880 to 1556480 tid 2 2024-09-21T09:29:28.144 INFO:tasks.rados.rados.0.smithi042.stdout:739: writing smithi04275593-32 from 1556480 to 1949696 tid 3 2024-09-21T09:29:28.144 INFO:tasks.rados.rados.0.smithi042.stdout:733: done (5 left) 2024-09-21T09:29:28.144 INFO:tasks.rados.rados.0.smithi042.stdout:734: done (4 left) 2024-09-21T09:29:28.144 INFO:tasks.rados.rados.0.smithi042.stdout:740: copy_from oid 19 from oid 22 current snap is 68 2024-09-21T09:29:28.144 INFO:tasks.rados.rados.0.smithi042.stdout:736: finishing write tid 1 to smithi04275593-11 2024-09-21T09:29:28.144 INFO:tasks.rados.rados.0.smithi042.stdout:736: finishing write tid 2 to smithi04275593-11 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:736: finishing write tid 3 to smithi04275593-11 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:736: finishing write tid 4 to smithi04275593-11 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:736: finishing write tid 5 to smithi04275593-11 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:736: oid 11 updating version 0 to 207 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:736: oid 11 updating version 207 to 209 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:736: oid 11 version 209 is already newer than 208 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:736: oid 11 version 209 is already newer than 206 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 209 (ObjNum 215 snap 68 seq_num 215) dirty exists 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:736: left oid 11 (ObjNum 215 snap 68 seq_num 215) 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:737: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:737: finishing copy_from to smithi04275593-3 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 267 (ObjNum 205 snap 65 seq_num 205) dirty exists 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:736: done (4 left) 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:737: done (3 left) 2024-09-21T09:29:28.145 INFO:tasks.rados.rados.0.smithi042.stdout:738: done (2 left) 2024-09-21T09:29:28.146 INFO:tasks.rados.rados.0.smithi042.stdout:741: read oid 23 snap -1 2024-09-21T09:29:28.146 INFO:tasks.rados.rados.0.smithi042.stdout:741: expect (ObjNum 194 snap 58 seq_num 194) 2024-09-21T09:29:28.146 INFO:tasks.rados.rados.0.smithi042.stdout:742: delete oid 9 current snap is 68 2024-09-21T09:29:28.146 INFO:tasks.rados.rados.0.smithi042.stdout:739: finishing write tid 1 to smithi04275593-32 2024-09-21T09:29:28.146 INFO:tasks.rados.rados.0.smithi042.stdout:742: done (3 left) 2024-09-21T09:29:28.146 INFO:tasks.rados.rados.0.smithi042.stdout:743: snap_remove snap 67 2024-09-21T09:29:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: osdmap e216: 8 total, 8 up, 8 in 2024-09-21T09:29:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: Upgrade: Setting container_image for all mgr 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T09:29:28.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: Upgrade: It appears safe to stop mon.a 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[35471]: pgmap v45: 121 pgs: 121 active+clean; 96 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: osdmap e216: 8 total, 8 up, 8 in 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: Upgrade: Setting container_image for all mgr 2024-09-21T09:29:28.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:29:28.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:29:28.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T09:29:28.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:29:28.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:29:28.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T09:29:28.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:29:28.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T09:29:28.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: Upgrade: It appears safe to stop mon.a 2024-09-21T09:29:28.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:28 smithi042 ceph-mon[27524]: pgmap v45: 121 pgs: 121 active+clean; 96 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:29:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: osdmap e216: 8 total, 8 up, 8 in 2024-09-21T09:29:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:29:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: Upgrade: Setting container_image for all mgr 2024-09-21T09:29:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:28.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:29:28.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T09:29:28.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T09:29:28.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:29:28.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T09:29:28.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T09:29:28.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:29:28.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T09:29:28.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: Upgrade: It appears safe to stop mon.a 2024-09-21T09:29:28.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:28 smithi133 ceph-mon[31321]: pgmap v45: 121 pgs: 121 active+clean; 96 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:29:29.100 INFO:tasks.rados.rados.0.smithi042.stdout:743: done (3 left) 2024-09-21T09:29:29.100 INFO:tasks.rados.rados.0.smithi042.stdout:744: snap_remove snap 55 2024-09-21T09:29:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:29 smithi042 ceph-mon[27524]: osdmap e217: 8 total, 8 up, 8 in 2024-09-21T09:29:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:29 smithi042 ceph-mon[27524]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:29 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:29:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:29 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:29:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:29 smithi042 ceph-mon[27524]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:29 smithi042 ceph-mon[35471]: osdmap e217: 8 total, 8 up, 8 in 2024-09-21T09:29:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:29 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:29 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:29:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:29 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:29:29.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:29 smithi042 ceph-mon[35471]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:29.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:29 smithi133 ceph-mon[31321]: osdmap e217: 8 total, 8 up, 8 in 2024-09-21T09:29:29.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:29 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='mgr.y' 2024-09-21T09:29:29.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:29 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:29:29.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:29 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:29:29.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:29 smithi133 ceph-mon[31321]: from='mgr.24983 172.21.15.42:0/872794360' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:30.108 INFO:tasks.rados.rados.0.smithi042.stdout:744: done (3 left) 2024-09-21T09:29:30.108 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 68 2024-09-21T09:29:30.108 INFO:tasks.rados.rados.0.smithi042.stdout:745: seq_num 218 ranges {3399680=458752,3858432=581632,4440064=221184} 2024-09-21T09:29:30.130 INFO:tasks.rados.rados.0.smithi042.stdout:745: writing smithi04275593-34 from 3399680 to 3858432 tid 1 2024-09-21T09:29:30.133 INFO:tasks.rados.rados.0.smithi042.stdout:745: writing smithi04275593-34 from 3858432 to 4440064 tid 2 2024-09-21T09:29:30.135 INFO:tasks.rados.rados.0.smithi042.stdout:745: writing smithi04275593-34 from 4440064 to 4661248 tid 3 2024-09-21T09:29:30.135 INFO:tasks.rados.rados.0.smithi042.stdout:746: read oid 24 snap -1 2024-09-21T09:29:30.135 INFO:tasks.rados.rados.0.smithi042.stdout:746: expect (ObjNum 186 snap 53 seq_num 186) 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:747: rollback oid 43 current snap is 68 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:747: done (5 left) 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:748: read oid 13 snap -1 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:748: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:749: snap_create 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:739: finishing write tid 2 to smithi04275593-32 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:739: finishing write tid 3 to smithi04275593-32 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:739: finishing write tid 4 to smithi04275593-32 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:739: finishing write tid 5 to smithi04275593-32 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:739: oid 32 updating version 0 to 289 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:739: oid 32 updating version 289 to 290 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:739: oid 32 updating version 290 to 292 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:739: oid 32 version 292 is already newer than 291 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 292 (ObjNum 216 snap 68 seq_num 216) dirty exists 2024-09-21T09:29:30.136 INFO:tasks.rados.rados.0.smithi042.stdout:739: left oid 32 (ObjNum 216 snap 68 seq_num 216) 2024-09-21T09:29:30.137 INFO:tasks.rados.rados.0.smithi042.stdout:740: finishing copy_from racing read to smithi04275593-19 2024-09-21T09:29:30.137 INFO:tasks.rados.rados.0.smithi042.stdout:741: expect (ObjNum 194 snap 58 seq_num 194) 2024-09-21T09:29:30.210 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:30 smithi042 ceph-mon[35471]: Upgrade: Updating mon.a 2024-09-21T09:29:30.210 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:30 smithi042 ceph-mon[35471]: Deploying daemon mon.a on smithi042 2024-09-21T09:29:30.210 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:30 smithi042 ceph-mon[35471]: osdmap e218: 8 total, 8 up, 8 in 2024-09-21T09:29:30.211 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:30 smithi042 ceph-mon[35471]: pgmap v48: 121 pgs: 121 active+clean; 96 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:29:30.211 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:30 smithi042 ceph-mon[27524]: Upgrade: Updating mon.a 2024-09-21T09:29:30.211 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:30 smithi042 ceph-mon[27524]: Deploying daemon mon.a on smithi042 2024-09-21T09:29:30.211 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:30 smithi042 ceph-mon[27524]: osdmap e218: 8 total, 8 up, 8 in 2024-09-21T09:29:30.211 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:30 smithi042 ceph-mon[27524]: pgmap v48: 121 pgs: 121 active+clean; 96 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:29:30.326 INFO:tasks.rados.rados.0.smithi042.stdout:740: finishing copy_from to smithi04275593-19 2024-09-21T09:29:30.326 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 117 (ObjNum 135 snap 38 seq_num 135) dirty exists 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:745: finishing write tid 1 to smithi04275593-34 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:745: finishing write tid 2 to smithi04275593-34 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:745: finishing write tid 3 to smithi04275593-34 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:745: finishing write tid 4 to smithi04275593-34 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:745: finishing write tid 5 to smithi04275593-34 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:745: oid 34 updating version 0 to 268 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:745: oid 34 updating version 268 to 269 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:745: oid 34 updating version 269 to 271 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:745: oid 34 version 271 is already newer than 270 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 271 (ObjNum 218 snap 68 seq_num 218) dirty exists 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:745: left oid 34 (ObjNum 218 snap 68 seq_num 218) 2024-09-21T09:29:30.327 INFO:tasks.rados.rados.0.smithi042.stdout:746: expect (ObjNum 186 snap 53 seq_num 186) 2024-09-21T09:29:30.351 INFO:tasks.rados.rados.0.smithi042.stdout:748: expect (ObjNum 84 snap 15 seq_num 84) 2024-09-21T09:29:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:30 smithi133 ceph-mon[31321]: Upgrade: Updating mon.a 2024-09-21T09:29:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:30 smithi133 ceph-mon[31321]: Deploying daemon mon.a on smithi042 2024-09-21T09:29:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:30 smithi133 ceph-mon[31321]: osdmap e218: 8 total, 8 up, 8 in 2024-09-21T09:29:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:30 smithi133 ceph-mon[31321]: pgmap v48: 121 pgs: 121 active+clean; 96 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:29:30.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:30 smithi042 systemd[1]: Stopping Ceph mon.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:29:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a[27520]: 2024-09-21T09:29:30.755+0000 7f950e565640 -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-09-21T09:29:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a[27520]: 2024-09-21T09:29:30.755+0000 7f950e565640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T09:29:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:30 smithi042 podman[85654]: 2024-09-21 09:29:30.99102668 +0000 UTC m=+0.335150277 container died b5558b663be5707e69f22f63b52f76bd7beacd5cf5dcfaa5bcd3d97a1baa6b96 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-21T09:29:31.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:31 smithi042 podman[85654]: 2024-09-21 09:29:31.438998971 +0000 UTC m=+0.783122559 container cleanup b5558b663be5707e69f22f63b52f76bd7beacd5cf5dcfaa5bcd3d97a1baa6b96 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True) 2024-09-21T09:29:31.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:31 smithi042 bash[85654]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a 2024-09-21T09:29:31.878 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:31 smithi042 podman[85666]: 2024-09-21 09:29:31.623986987 +0000 UTC m=+0.625432385 container remove b5558b663be5707e69f22f63b52f76bd7beacd5cf5dcfaa5bcd3d97a1baa6b96 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2) 2024-09-21T09:29:31.879 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:29:31] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2024-09-21T09:29:32.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:31 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T09:29:32.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:31 smithi042 systemd[1]: Stopped Ceph mon.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:29:32.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:31 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.a.service: Consumed 14.869s CPU time. 2024-09-21T09:29:32.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 systemd[1]: Starting Ceph mon.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:29:32.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 podman[85801]: 2024-09-21 09:29:32.20146958 +0000 UTC m=+0.016844878 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:29:32.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 podman[85801]: 2024-09-21 09:29:32.350624934 +0000 UTC m=+0.166000273 container create dcce33aa631549777fda0e2823b5e5c439c3ef04eebd19b9bc582c6d7ac8e6fe (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:29:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 podman[85801]: 2024-09-21 09:29:32.569048852 +0000 UTC m=+0.384424154 container init dcce33aa631549777fda0e2823b5e5c439c3ef04eebd19b9bc582c6d7ac8e6fe (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T09:29:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 podman[85801]: 2024-09-21 09:29:32.57257466 +0000 UTC m=+0.387949965 container start dcce33aa631549777fda0e2823b5e5c439c3ef04eebd19b9bc582c6d7ac8e6fe (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, org.label-schema.schema-version=1.0) 2024-09-21T09:29:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:29:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 2 2024-09-21T09:29:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: pidfile_write: ignore empty --pid-file 2024-09-21T09:29:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: load: jerasure load: lrc 2024-09-21T09:29:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Git sha 0 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: DB SUMMARY 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: DB Session ID: 1DEL8MS8NA5I0N7TIEA5 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1518 Bytes 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000032.sst 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000030.log size: 4198190 ; 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:29:32.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:29:32.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:29:32.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:29:32.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.env: 0x55d857502120 2024-09-21T09:29:32.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:29:32.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.info_log: 0x55d8580e3700 2024-09-21T09:29:32.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:29:32.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.statistics: (nil) 2024-09-21T09:29:32.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.use_fsync: 0 2024-09-21T09:29:32.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:29:32.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.db_log_dir: 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.wal_dir: 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:29:32.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.write_buffer_manager: 0x55d8580e61e0 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:29:32.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.unordered_write: 0 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.row_cache: None 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.wal_filter: None 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.wal_compression: 0 2024-09-21T09:29:32.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:29:32.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_open_files: -1 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:29:32.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Compression algorithms supported: 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: kZSTD supported: 0 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.merge_operator: 2024-09-21T09:29:32.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_filter: None 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d8580e3320) 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_type: 0 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout: data_block_index_type: 0 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_shortening: 1 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:29:32.862 INFO:journalctl@ceph.mon.a.smithi042.stdout: checksum: 4 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: no_block_cache: 0 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache: 0x55d8580d7610 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_options: 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: capacity : 536870912 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: num_shard_bits : 4 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: strict_capacity_limit : 0 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_compressed: (nil) 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: persistent_cache: (nil) 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_size: 4096 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_size_deviation: 10 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_restart_interval: 16 2024-09-21T09:29:32.863 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_block_restart_interval: 1 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: metadata_block_size: 4096 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: partition_filters: 0 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: use_delta_encoding: 1 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: filter_policy: bloomfilter 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: whole_key_filtering: 1 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: verify_compression: 0 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: format_version: 5 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: enable_index_compression: 1 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_align: 0 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: max_auto_readahead_size: 262144 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: prepopulate_block_cache: 0 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:29:32.864 INFO:journalctl@ceph.mon.a.smithi042.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compression: NoCompression 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.num_levels: 7 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:29:32.865 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:29:32.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:29:32.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:29:32.868 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:29:32.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.ttl: 2592000 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:29:32.870 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: 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 34, last_sequence is 12759, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 30 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ad9ef460-8951-4778-acfa-f44c60b571fb 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910972599920, "job": 1, "event": "recovery_started", "wal_files": [30]} 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910972612047, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 3942704, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12760, "largest_seqno": 14430, "table_properties": {"data_size": 3933553, "index_size": 6185, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1925, "raw_key_size": 18334, "raw_average_key_size": 24, "raw_value_size": 3916534, "raw_average_value_size": 5229, "num_data_blocks": 273, "num_entries": 749, "num_filter_entries": 749, "num_deletions": 35, "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": 1726910972, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ad9ef460-8951-4778-acfa-f44c60b571fb", "db_session_id": "1DEL8MS8NA5I0N7TIEA5", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910972612176, "job": 1, "event": "recovery_finished"} 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/version_set.cc:5047] Creating manifest 37 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d858106e00 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: DB pointer 0x55d858208000 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:29:32.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** DB Stats ** 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** Compaction Stats [default] ** 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: L0 1/0 3.76 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 617.0 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: L6 1/0 7.45 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-09-21T09:29:32.872 INFO:journalctl@ceph.mon.a.smithi042.stdout: Sum 2/0 11.21 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 617.0 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.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 617.0 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** Compaction Stats [default] ** 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.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 617.0 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: Flush(GB): cumulative 0.004, interval 0.004 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:29:32.873 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative compaction: 0.00 GB write, 253.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval compaction: 0.00 GB write, 253.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout: Block cache BinnedLRUCache@0x55d8580d7610#2 capacity: 512.00 MB usage: 8.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,6.58 KB,0.00125468%) Misc(1,0.00 KB,0%) 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: starting mon.a rank 0 at public addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] at bind addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: mon.a@-1(???) e3 preinit fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: mon.a@-1(???).mds e8 new map 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: mon.a@-1(???).mds e8 print_map 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout: e8 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:29:32.874 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: legacy client fscid: 1 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: Filesystem 'cephfs' (1) 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: fs_name cephfs 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: epoch 8 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: created 2024-09-21T09:23:30.750527+0000 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: modified 2024-09-21T09:23:41.955367+0000 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: tableserver 0 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: root 0 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: session_timeout 60 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: session_autoclose 300 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: max_file_size 1099511627776 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: max_xattr_size 65536 2024-09-21T09:29:32.875 INFO:journalctl@ceph.mon.a.smithi042.stdout: required_client_features {} 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: last_failure 0 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: last_failure_osd_epoch 0 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.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-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: max_mds 1 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: in 0 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: up {0=24328} 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: failed 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: damaged 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: stopped 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: data_pools [3] 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: metadata_pool 2 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: inline_data disabled 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: balancer 2024-09-21T09:29:32.876 INFO:journalctl@ceph.mon.a.smithi042.stdout: bal_rank_mask -1 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout: standby_count_wanted 0 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout: qdb_cluster leader: 0 members: 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout: [mds.b{0:24328} state up:active seq 5 addr [v2:172.21.15.133:6832/145470381,v1:172.21.15.133:6833/145470381] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout: Standby daemons: 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout: [mds.a{-1:14415} state up:standby seq 1 addr [v2:172.21.15.42:6834/923198011,v1:172.21.15.42:6835/923198011] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: mon.a@-1(???).osd e219 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: mon.a@-1(???).osd e219 crush map has features 432629308056666112, adjusting msgr requires 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: mon.a@-1(???).osd e219 crush map has features 432629308056666112, adjusting msgr requires 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: mon.a@-1(???).osd e219 crush map has features 432629308056666112, adjusting msgr requires 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 ceph-mon[85820]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-09-21T09:29:32.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 bash[85801]: dcce33aa631549777fda0e2823b5e5c439c3ef04eebd19b9bc582c6d7ac8e6fe 2024-09-21T09:29:32.878 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:32 smithi042 systemd[1]: Started Ceph mon.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:739: done (6 left) 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:740: done (5 left) 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:741: done (4 left) 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:745: done (3 left) 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:746: done (2 left) 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:748: done (1 left) 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:749: done (0 left) 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:750: read oid 28 snap -1 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:750: expect (ObjNum 214 snap 67 seq_num 214) 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 69 2024-09-21T09:29:35.696 INFO:tasks.rados.rados.0.smithi042.stdout:751: seq_num 219 ranges {2310144=475136,2785280=466944,3252224=335872} 2024-09-21T09:29:35.711 INFO:tasks.rados.rados.0.smithi042.stdout:751: writing smithi04275593-2 from 2310144 to 2785280 tid 1 2024-09-21T09:29:35.714 INFO:tasks.rados.rados.0.smithi042.stdout:751: writing smithi04275593-2 from 2785280 to 3252224 tid 2 2024-09-21T09:29:35.716 INFO:tasks.rados.rados.0.smithi042.stdout:751: writing smithi04275593-2 from 3252224 to 3588096 tid 3 2024-09-21T09:29:35.716 INFO:tasks.rados.rados.0.smithi042.stdout:752: delete oid 38 current snap is 69 2024-09-21T09:29:35.716 INFO:tasks.rados.rados.0.smithi042.stdout:750: expect (ObjNum 214 snap 67 seq_num 214) 2024-09-21T09:29:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:751: finishing write tid 1 to smithi04275593-2 2024-09-21T09:29:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:751: finishing write tid 2 to smithi04275593-2 2024-09-21T09:29:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:751: finishing write tid 3 to smithi04275593-2 2024-09-21T09:29:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:751: finishing write tid 4 to smithi04275593-2 2024-09-21T09:29:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:751: finishing write tid 5 to smithi04275593-2 2024-09-21T09:29:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:751: oid 2 updating version 0 to 340 2024-09-21T09:29:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:751: oid 2 version 340 is already newer than 337 2024-09-21T09:29:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:751: oid 2 version 340 is already newer than 339 2024-09-21T09:29:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:751: oid 2 version 340 is already newer than 338 2024-09-21T09:29:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 340 (ObjNum 219 snap 69 seq_num 219) dirty exists 2024-09-21T09:29:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:751: left oid 2 (ObjNum 219 snap 69 seq_num 219) 2024-09-21T09:29:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:750: done (2 left) 2024-09-21T09:29:35.751 INFO:tasks.rados.rados.0.smithi042.stdout:751: done (1 left) 2024-09-21T09:29:35.751 INFO:tasks.rados.rados.0.smithi042.stdout:752: done (0 left) 2024-09-21T09:29:35.751 INFO:tasks.rados.rados.0.smithi042.stdout:753: snap_create 2024-09-21T09:29:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: pgmap v50: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-09-21T09:29:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: pgmap v51: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T09:29:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: mon.a calling monitor election 2024-09-21T09:29:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: pgmap v52: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: monmap epoch 3 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: last_changed 2024-09-21T09:19:32.550508+0000 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: created 2024-09-21T09:17:52.083847+0000 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: min_mon_release 18 (reef) 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: election_strategy: 1 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: 1: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.b 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: 2: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: osdmap e219: 8 total, 8 up, 8 in 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: mgrmap e37: y(active, since 36s), standbys: x 2024-09-21T09:29:35.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: overall HEALTH_OK 2024-09-21T09:29:35.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: from='mgr.24983 ' entity='' 2024-09-21T09:29:35.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mon[31321]: mgrmap e38: y(active, since 36s), standbys: x 2024-09-21T09:29:35.995 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: ignoring --setuser ceph since I am not root 2024-09-21T09:29:35.995 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: ignoring --setgroup ceph since I am not root 2024-09-21T09:29:35.995 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:35 smithi133 ceph-mgr[75209]: -- 172.21.15.133:0/773719107 <== mon.1 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ea3d2350e0 con 0x55ea3d213000 2024-09-21T09:29:36.060 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ignoring --setuser ceph since I am not root 2024-09-21T09:29:36.060 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ignoring --setgroup ceph since I am not root 2024-09-21T09:29:36.060 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mgr[77770]: -- 172.21.15.42:0/3559894663 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cbb53830e0 con 0x55cbb5361400 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: pgmap v50: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: pgmap v51: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: mon.a calling monitor election 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: pgmap v52: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: monmap epoch 3 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: last_changed 2024-09-21T09:19:32.550508+0000 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: created 2024-09-21T09:17:52.083847+0000 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: min_mon_release 18 (reef) 2024-09-21T09:29:36.061 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: election_strategy: 1 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: 1: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.b 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: 2: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: osdmap e219: 8 total, 8 up, 8 in 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: mgrmap e37: y(active, since 36s), standbys: x 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: overall HEALTH_OK 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: from='mgr.24983 ' entity='' 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[85820]: mgrmap e38: y(active, since 36s), standbys: x 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: pgmap v50: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: pgmap v51: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T09:29:36.062 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: mon.a calling monitor election 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: pgmap v52: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: monmap epoch 3 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: last_changed 2024-09-21T09:19:32.550508+0000 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: created 2024-09-21T09:17:52.083847+0000 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: min_mon_release 18 (reef) 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: election_strategy: 1 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: 1: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.b 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: 2: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: osdmap e219: 8 total, 8 up, 8 in 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: mgrmap e37: y(active, since 36s), standbys: x 2024-09-21T09:29:36.063 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: overall HEALTH_OK 2024-09-21T09:29:36.064 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: from='mgr.24983 ' entity='' 2024-09-21T09:29:36.064 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:35 smithi042 ceph-mon[35471]: mgrmap e38: y(active, since 36s), standbys: x 2024-09-21T09:29:36.701 INFO:tasks.rados.rados.0.smithi042.stdout:753: done (0 left) 2024-09-21T09:29:36.701 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 70 2024-09-21T09:29:36.701 INFO:tasks.rados.rados.0.smithi042.stdout:754: seq_num 221 ranges {0=507904,507904=688128,1196032=114688} 2024-09-21T09:29:36.704 INFO:tasks.rados.rados.0.smithi042.stdout:754: writing smithi04275593-27 from 0 to 507904 tid 1 2024-09-21T09:29:36.709 INFO:tasks.rados.rados.0.smithi042.stdout:754: writing smithi04275593-27 from 507904 to 1196032 tid 2 2024-09-21T09:29:36.711 INFO:tasks.rados.rados.0.smithi042.stdout:754: writing smithi04275593-27 from 1196032 to 1310720 tid 3 2024-09-21T09:29:36.711 INFO:tasks.rados.rados.0.smithi042.stdout:755: read oid 26 snap -1 2024-09-21T09:29:36.711 INFO:tasks.rados.rados.0.smithi042.stdout:755: expect deleted 2024-09-21T09:29:36.711 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 70 2024-09-21T09:29:36.711 INFO:tasks.rados.rados.0.smithi042.stdout:756: seq_num 222 ranges {1613824=524288,2138112=565248,2703360=237568} 2024-09-21T09:29:36.724 INFO:tasks.rados.rados.0.smithi042.stdout:756: writing smithi04275593-48 from 1613824 to 2138112 tid 1 2024-09-21T09:29:36.728 INFO:tasks.rados.rados.0.smithi042.stdout:756: writing smithi04275593-48 from 2138112 to 2703360 tid 2 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:756: writing smithi04275593-48 from 2703360 to 2940928 tid 3 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:757: read oid 10 snap -1 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:757: expect deleted 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:758: rollback oid 30 current snap is 70 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 30 to 68 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:754: finishing write tid 1 to smithi04275593-27 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:754: finishing write tid 2 to smithi04275593-27 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:754: finishing write tid 3 to smithi04275593-27 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:754: finishing write tid 4 to smithi04275593-27 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:754: finishing write tid 5 to smithi04275593-27 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:754: oid 27 updating version 0 to 257 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:754: oid 27 updating version 257 to 259 2024-09-21T09:29:36.731 INFO:tasks.rados.rados.0.smithi042.stdout:754: oid 27 version 259 is already newer than 256 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:754: oid 27 version 259 is already newer than 258 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 259 (ObjNum 221 snap 70 seq_num 221) dirty exists 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:754: left oid 27 (ObjNum 221 snap 70 seq_num 221) 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:756: finishing write tid 1 to smithi04275593-48 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:754: done (4 left) 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:755: done (3 left) 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:759: read oid 45 snap -1 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:759: expect deleted 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:760: read oid 26 snap -1 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:760: expect deleted 2024-09-21T09:29:36.732 INFO:tasks.rados.rados.0.smithi042.stdout:761: snap_remove snap 69 2024-09-21T09:29:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:36 smithi133 ceph-mon[31321]: osdmap e220: 8 total, 8 up, 8 in 2024-09-21T09:29:37.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:36 smithi042 ceph-mon[35471]: osdmap e220: 8 total, 8 up, 8 in 2024-09-21T09:29:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:36 smithi042 ceph-mon[85820]: osdmap e220: 8 total, 8 up, 8 in 2024-09-21T09:29:37.627 INFO:tasks.rados.rados.0.smithi042.stdout:756: finishing write tid 2 to smithi04275593-48 2024-09-21T09:29:37.627 INFO:tasks.rados.rados.0.smithi042.stdout:756: finishing write tid 3 to smithi04275593-48 2024-09-21T09:29:37.627 INFO:tasks.rados.rados.0.smithi042.stdout:756: finishing write tid 4 to smithi04275593-48 2024-09-21T09:29:37.627 INFO:tasks.rados.rados.0.smithi042.stdout:758: finishing rollback tid 0 to smithi04275593-30 2024-09-21T09:29:37.627 INFO:tasks.rados.rados.0.smithi042.stdout:756: finishing write tid 5 to smithi04275593-48 2024-09-21T09:29:37.627 INFO:tasks.rados.rados.0.smithi042.stdout:756: oid 48 updating version 0 to 281 2024-09-21T09:29:37.627 INFO:tasks.rados.rados.0.smithi042.stdout:756: oid 48 version 281 is already newer than 279 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:756: oid 48 version 281 is already newer than 280 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:756: oid 48 version 281 is already newer than 278 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 281 (ObjNum 222 snap 70 seq_num 222) dirty exists 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:756: left oid 48 (ObjNum 222 snap 70 seq_num 222) 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:758: finishing rollback tid 1 to smithi04275593-30 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:758: finishing rollback tid 2 to smithi04275593-30 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 228 (ObjNum 171 snap 49 seq_num 171) dirty exists 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:756: done (5 left) 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:757: done (4 left) 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:758: done (3 left) 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:759: done (2 left) 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:760: done (1 left) 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:761: done (0 left) 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 70 2024-09-21T09:29:37.628 INFO:tasks.rados.rados.0.smithi042.stdout:762: seq_num 223 ranges {557056=540672,1097728=450560,1548288=352256} 2024-09-21T09:29:37.632 INFO:tasks.rados.rados.0.smithi042.stdout:762: writing smithi04275593-7 from 557056 to 1097728 tid 1 2024-09-21T09:29:37.635 INFO:tasks.rados.rados.0.smithi042.stdout:762: writing smithi04275593-7 from 1097728 to 1548288 tid 2 2024-09-21T09:29:37.638 INFO:tasks.rados.rados.0.smithi042.stdout:762: writing smithi04275593-7 from 1548288 to 1900544 tid 3 2024-09-21T09:29:37.638 INFO:tasks.rados.rados.0.smithi042.stdout:763: snap_create 2024-09-21T09:29:37.638 INFO:tasks.rados.rados.0.smithi042.stdout:762: finishing write tid 1 to smithi04275593-7 2024-09-21T09:29:37.642 INFO:tasks.rados.rados.0.smithi042.stdout:762: finishing write tid 2 to smithi04275593-7 2024-09-21T09:29:37.643 INFO:tasks.rados.rados.0.smithi042.stdout:762: finishing write tid 3 to smithi04275593-7 2024-09-21T09:29:37.643 INFO:tasks.rados.rados.0.smithi042.stdout:762: finishing write tid 4 to smithi04275593-7 2024-09-21T09:29:37.645 INFO:tasks.rados.rados.0.smithi042.stdout:762: finishing write tid 5 to smithi04275593-7 2024-09-21T09:29:37.645 INFO:tasks.rados.rados.0.smithi042.stdout:762: oid 7 updating version 0 to 328 2024-09-21T09:29:37.645 INFO:tasks.rados.rados.0.smithi042.stdout:762: oid 7 updating version 328 to 329 2024-09-21T09:29:37.645 INFO:tasks.rados.rados.0.smithi042.stdout:762: oid 7 version 329 is already newer than 327 2024-09-21T09:29:37.645 INFO:tasks.rados.rados.0.smithi042.stdout:762: oid 7 updating version 329 to 330 2024-09-21T09:29:37.645 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 330 (ObjNum 223 snap 70 seq_num 223) dirty exists 2024-09-21T09:29:37.645 INFO:tasks.rados.rados.0.smithi042.stdout:762: left oid 7 (ObjNum 223 snap 70 seq_num 223) 2024-09-21T09:29:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:37 smithi133 ceph-mon[31321]: osdmap e221: 8 total, 8 up, 8 in 2024-09-21T09:29:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:37 smithi133 ceph-mon[31321]: osdmap e222: 8 total, 8 up, 8 in 2024-09-21T09:29:38.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:37 smithi042 ceph-mon[35471]: osdmap e221: 8 total, 8 up, 8 in 2024-09-21T09:29:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:37 smithi042 ceph-mon[35471]: osdmap e222: 8 total, 8 up, 8 in 2024-09-21T09:29:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:37 smithi042 ceph-mon[85820]: osdmap e221: 8 total, 8 up, 8 in 2024-09-21T09:29:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:37 smithi042 ceph-mon[85820]: osdmap e222: 8 total, 8 up, 8 in 2024-09-21T09:29:38.628 INFO:tasks.rados.rados.0.smithi042.stdout:762: done (1 left) 2024-09-21T09:29:38.628 INFO:tasks.rados.rados.0.smithi042.stdout:763: done (0 left) 2024-09-21T09:29:38.629 INFO:tasks.rados.rados.0.smithi042.stdout:764: read oid 10 snap -1 2024-09-21T09:29:38.629 INFO:tasks.rados.rados.0.smithi042.stdout:764: expect deleted 2024-09-21T09:29:38.629 INFO:tasks.rados.rados.0.smithi042.stdout:765: read oid 21 snap 70 2024-09-21T09:29:38.629 INFO:tasks.rados.rados.0.smithi042.stdout:765: expect (ObjNum 137 snap 38 seq_num 137) 2024-09-21T09:29:38.629 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 71 2024-09-21T09:29:38.629 INFO:tasks.rados.rados.0.smithi042.stdout:766: seq_num 224 ranges {286720=557056,843776=737280,1581056=65536} 2024-09-21T09:29:38.634 INFO:tasks.rados.rados.0.smithi042.stdout:766: writing smithi04275593-16 from 286720 to 843776 tid 1 2024-09-21T09:29:38.640 INFO:tasks.rados.rados.0.smithi042.stdout:766: writing smithi04275593-16 from 843776 to 1581056 tid 2 2024-09-21T09:29:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:766: writing smithi04275593-16 from 1581056 to 1646592 tid 3 2024-09-21T09:29:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 71 2024-09-21T09:29:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:767: seq_num 225 ranges {5021696=573440,5595136=622592,6217728=180224} 2024-09-21T09:29:38.673 INFO:tasks.rados.rados.0.smithi042.stdout:767: writing smithi04275593-22 from 5021696 to 5595136 tid 1 2024-09-21T09:29:38.677 INFO:tasks.rados.rados.0.smithi042.stdout:767: writing smithi04275593-22 from 5595136 to 6217728 tid 2 2024-09-21T09:29:38.678 INFO:tasks.rados.rados.0.smithi042.stdout:767: writing smithi04275593-22 from 6217728 to 6397952 tid 3 2024-09-21T09:29:38.678 INFO:tasks.rados.rados.0.smithi042.stdout:768: copy_from oid 19 from oid 43 current snap is 71 2024-09-21T09:29:38.678 INFO:tasks.rados.rados.0.smithi042.stdout:766: finishing write tid 1 to smithi04275593-16 2024-09-21T09:29:38.678 INFO:tasks.rados.rados.0.smithi042.stdout:764: done (4 left) 2024-09-21T09:29:38.679 INFO:tasks.rados.rados.0.smithi042.stdout:769: setattr oid 33 current snap is 71 2024-09-21T09:29:38.679 INFO:tasks.rados.rados.0.smithi042.stdout:765: expect (ObjNum 137 snap 38 seq_num 137) 2024-09-21T09:29:38.840 INFO:tasks.rados.rados.0.smithi042.stdout:766: finishing write tid 2 to smithi04275593-16 2024-09-21T09:29:38.840 INFO:tasks.rados.rados.0.smithi042.stdout:766: finishing write tid 3 to smithi04275593-16 2024-09-21T09:29:38.840 INFO:tasks.rados.rados.0.smithi042.stdout:766: finishing write tid 4 to smithi04275593-16 2024-09-21T09:29:38.840 INFO:tasks.rados.rados.0.smithi042.stdout:766: finishing write tid 5 to smithi04275593-16 2024-09-21T09:29:38.840 INFO:tasks.rados.rados.0.smithi042.stdout:766: oid 16 updating version 0 to 343 2024-09-21T09:29:38.840 INFO:tasks.rados.rados.0.smithi042.stdout:766: oid 16 updating version 343 to 344 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:766: oid 16 updating version 344 to 345 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:766: oid 16 version 345 is already newer than 342 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 345 (ObjNum 224 snap 71 seq_num 224) dirty exists 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:766: left oid 16 (ObjNum 224 snap 71 seq_num 224) 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:767: finishing write tid 1 to smithi04275593-22 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:767: finishing write tid 2 to smithi04275593-22 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:767: finishing write tid 3 to smithi04275593-22 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:767: finishing write tid 4 to smithi04275593-22 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:767: finishing write tid 5 to smithi04275593-22 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:767: oid 22 updating version 0 to 153 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:767: oid 22 version 153 is already newer than 152 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:767: oid 22 version 153 is already newer than 151 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:767: oid 22 version 153 is already newer than 150 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 153 (ObjNum 225 snap 71 seq_num 225) dirty exists 2024-09-21T09:29:38.841 INFO:tasks.rados.rados.0.smithi042.stdout:767: left oid 22 (ObjNum 225 snap 71 seq_num 225) 2024-09-21T09:29:38.842 INFO:tasks.rados.rados.0.smithi042.stdout:768: finishing copy_from racing read to smithi04275593-19 2024-09-21T09:29:38.842 INFO:tasks.rados.rados.0.smithi042.stdout:765: done (4 left) 2024-09-21T09:29:38.842 INFO:tasks.rados.rados.0.smithi042.stdout:766: done (3 left) 2024-09-21T09:29:38.842 INFO:tasks.rados.rados.0.smithi042.stdout:767: done (2 left) 2024-09-21T09:29:38.842 INFO:tasks.rados.rados.0.smithi042.stdout:770: read oid 2 snap 70 2024-09-21T09:29:38.842 INFO:tasks.rados.rados.0.smithi042.stdout:770: expect (ObjNum 219 snap 69 seq_num 219) 2024-09-21T09:29:38.842 INFO:tasks.rados.rados.0.smithi042.stdout:771: delete oid 34 current snap is 71 2024-09-21T09:29:38.842 INFO:tasks.rados.rados.0.smithi042.stdout:768: finishing copy_from to smithi04275593-19 2024-09-21T09:29:38.842 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 134 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:29:38.843 INFO:tasks.rados.rados.0.smithi042.stdout:768: done (3 left) 2024-09-21T09:29:38.843 INFO:tasks.rados.rados.0.smithi042.stdout:771: done (2 left) 2024-09-21T09:29:38.843 INFO:tasks.rados.rados.0.smithi042.stdout:772: rollback oid 30 current snap is 71 2024-09-21T09:29:38.843 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 30 to 68 2024-09-21T09:29:38.843 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 71 2024-09-21T09:29:38.843 INFO:tasks.rados.rados.0.smithi042.stdout:773: seq_num 227 ranges {3842048=606208,4448256=794624,5242880=8192} 2024-09-21T09:29:38.867 INFO:tasks.rados.rados.0.smithi042.stdout:773: writing smithi04275593-23 from 3842048 to 4448256 tid 1 2024-09-21T09:29:38.872 INFO:tasks.rados.rados.0.smithi042.stdout:773: writing smithi04275593-23 from 4448256 to 5242880 tid 2 2024-09-21T09:29:38.872 INFO:tasks.rados.rados.0.smithi042.stdout:773: writing smithi04275593-23 from 5242880 to 5251072 tid 3 2024-09-21T09:29:38.872 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 71 2024-09-21T09:29:38.872 INFO:tasks.rados.rados.0.smithi042.stdout:774: seq_num 228 ranges {6397952=622592,7020544=671744,7692288=131072} 2024-09-21T09:29:38.910 INFO:tasks.rados.rados.0.smithi042.stdout:774: writing smithi04275593-22 from 6397952 to 7020544 tid 1 2024-09-21T09:29:38.914 INFO:tasks.rados.rados.0.smithi042.stdout:774: writing smithi04275593-22 from 7020544 to 7692288 tid 2 2024-09-21T09:29:38.915 INFO:tasks.rados.rados.0.smithi042.stdout:774: writing smithi04275593-22 from 7692288 to 7823360 tid 3 2024-09-21T09:29:38.915 INFO:tasks.rados.rados.0.smithi042.stdout:775: snap_create 2024-09-21T09:29:38.915 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 332 (ObjNum 205 snap 65 seq_num 205) dirty exists 2024-09-21T09:29:38.915 INFO:tasks.rados.rados.0.smithi042.stdout:772: finishing rollback tid 0 to smithi04275593-30 2024-09-21T09:29:38.915 INFO:tasks.rados.rados.0.smithi042.stdout:772: finishing rollback tid 1 to smithi04275593-30 2024-09-21T09:29:38.915 INFO:tasks.rados.rados.0.smithi042.stdout:772: finishing rollback tid 2 to smithi04275593-30 2024-09-21T09:29:38.916 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 234 (ObjNum 171 snap 49 seq_num 171) dirty exists 2024-09-21T09:29:38.916 INFO:tasks.rados.rados.0.smithi042.stdout:770: expect (ObjNum 219 snap 69 seq_num 219) 2024-09-21T09:29:39.084 INFO:tasks.rados.rados.0.smithi042.stdout:773: finishing write tid 1 to smithi04275593-23 2024-09-21T09:29:39.084 INFO:tasks.rados.rados.0.smithi042.stdout:773: finishing write tid 2 to smithi04275593-23 2024-09-21T09:29:39.084 INFO:tasks.rados.rados.0.smithi042.stdout:773: finishing write tid 3 to smithi04275593-23 2024-09-21T09:29:39.084 INFO:tasks.rados.rados.0.smithi042.stdout:773: finishing write tid 4 to smithi04275593-23 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:773: finishing write tid 5 to smithi04275593-23 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:773: oid 23 updating version 0 to 255 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:773: oid 23 version 255 is already newer than 254 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:773: oid 23 version 255 is already newer than 252 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:773: oid 23 version 255 is already newer than 253 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 255 (ObjNum 227 snap 71 seq_num 227) dirty exists 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:773: left oid 23 (ObjNum 227 snap 71 seq_num 227) 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:774: finishing write tid 1 to smithi04275593-22 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:774: finishing write tid 2 to smithi04275593-22 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:774: finishing write tid 3 to smithi04275593-22 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:774: finishing write tid 4 to smithi04275593-22 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:774: finishing write tid 5 to smithi04275593-22 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:774: oid 22 updating version 0 to 158 2024-09-21T09:29:39.085 INFO:tasks.rados.rados.0.smithi042.stdout:774: oid 22 version 158 is already newer than 157 2024-09-21T09:29:39.086 INFO:tasks.rados.rados.0.smithi042.stdout:774: oid 22 updating version 158 to 159 2024-09-21T09:29:39.086 INFO:tasks.rados.rados.0.smithi042.stdout:774: oid 22 version 159 is already newer than 156 2024-09-21T09:29:39.086 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 159 (ObjNum 228 snap 71 seq_num 228) dirty exists 2024-09-21T09:29:39.086 INFO:tasks.rados.rados.0.smithi042.stdout:774: left oid 22 (ObjNum 228 snap 71 seq_num 228) 2024-09-21T09:29:39.634 INFO:tasks.rados.rados.0.smithi042.stdout:769: done (5 left) 2024-09-21T09:29:39.634 INFO:tasks.rados.rados.0.smithi042.stdout:770: done (4 left) 2024-09-21T09:29:39.634 INFO:tasks.rados.rados.0.smithi042.stdout:772: done (3 left) 2024-09-21T09:29:39.634 INFO:tasks.rados.rados.0.smithi042.stdout:773: done (2 left) 2024-09-21T09:29:39.635 INFO:tasks.rados.rados.0.smithi042.stdout:774: done (1 left) 2024-09-21T09:29:39.635 INFO:tasks.rados.rados.0.smithi042.stdout:775: done (0 left) 2024-09-21T09:29:39.635 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 72 2024-09-21T09:29:39.635 INFO:tasks.rados.rados.0.smithi042.stdout:776: seq_num 229 ranges {0=638976,638976=606208,1245184=196608} 2024-09-21T09:29:39.637 INFO:tasks.rados.rados.0.smithi042.stdout:776: writing smithi04275593-45 from 0 to 638976 tid 1 2024-09-21T09:29:39.641 INFO:tasks.rados.rados.0.smithi042.stdout:776: writing smithi04275593-45 from 638976 to 1245184 tid 2 2024-09-21T09:29:39.642 INFO:tasks.rados.rados.0.smithi042.stdout:776: writing smithi04275593-45 from 1245184 to 1441792 tid 3 2024-09-21T09:29:39.642 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 72 2024-09-21T09:29:39.642 INFO:tasks.rados.rados.0.smithi042.stdout:777: seq_num 230 ranges {0=655360,655360=491520,1146880=311296} 2024-09-21T09:29:39.646 INFO:tasks.rados.rados.0.smithi042.stdout:777: writing smithi04275593-10 from 0 to 655360 tid 1 2024-09-21T09:29:39.649 INFO:tasks.rados.rados.0.smithi042.stdout:777: writing smithi04275593-10 from 655360 to 1146880 tid 2 2024-09-21T09:29:39.651 INFO:tasks.rados.rados.0.smithi042.stdout:777: writing smithi04275593-10 from 1146880 to 1458176 tid 3 2024-09-21T09:29:39.651 INFO:tasks.rados.rados.0.smithi042.stdout:778: delete oid 7 current snap is 72 2024-09-21T09:29:39.651 INFO:tasks.rados.rados.0.smithi042.stdout:776: finishing write tid 1 to smithi04275593-45 2024-09-21T09:29:39.651 INFO:tasks.rados.rados.0.smithi042.stdout:776: finishing write tid 2 to smithi04275593-45 2024-09-21T09:29:39.651 INFO:tasks.rados.rados.0.smithi042.stdout:776: finishing write tid 3 to smithi04275593-45 2024-09-21T09:29:39.651 INFO:tasks.rados.rados.0.smithi042.stdout:776: finishing write tid 4 to smithi04275593-45 2024-09-21T09:29:39.651 INFO:tasks.rados.rados.0.smithi042.stdout:776: finishing write tid 5 to smithi04275593-45 2024-09-21T09:29:39.652 INFO:tasks.rados.rados.0.smithi042.stdout:776: oid 45 updating version 0 to 76 2024-09-21T09:29:39.652 INFO:tasks.rados.rados.0.smithi042.stdout:776: oid 45 version 76 is already newer than 75 2024-09-21T09:29:39.652 INFO:tasks.rados.rados.0.smithi042.stdout:776: oid 45 updating version 76 to 77 2024-09-21T09:29:39.652 INFO:tasks.rados.rados.0.smithi042.stdout:776: oid 45 version 77 is already newer than 74 2024-09-21T09:29:39.652 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 77 (ObjNum 229 snap 72 seq_num 229) dirty exists 2024-09-21T09:29:39.652 INFO:tasks.rados.rados.0.smithi042.stdout:776: left oid 45 (ObjNum 229 snap 72 seq_num 229) 2024-09-21T09:29:39.652 INFO:tasks.rados.rados.0.smithi042.stdout:777: finishing write tid 1 to smithi04275593-10 2024-09-21T09:29:39.653 INFO:tasks.rados.rados.0.smithi042.stdout:777: finishing write tid 2 to smithi04275593-10 2024-09-21T09:29:39.654 INFO:tasks.rados.rados.0.smithi042.stdout:777: finishing write tid 3 to smithi04275593-10 2024-09-21T09:29:39.654 INFO:tasks.rados.rados.0.smithi042.stdout:777: finishing write tid 4 to smithi04275593-10 2024-09-21T09:29:39.655 INFO:tasks.rados.rados.0.smithi042.stdout:777: finishing write tid 5 to smithi04275593-10 2024-09-21T09:29:39.655 INFO:tasks.rados.rados.0.smithi042.stdout:777: oid 10 updating version 0 to 263 2024-09-21T09:29:39.655 INFO:tasks.rados.rados.0.smithi042.stdout:777: oid 10 version 263 is already newer than 261 2024-09-21T09:29:39.655 INFO:tasks.rados.rados.0.smithi042.stdout:777: oid 10 version 263 is already newer than 260 2024-09-21T09:29:39.655 INFO:tasks.rados.rados.0.smithi042.stdout:777: oid 10 version 263 is already newer than 262 2024-09-21T09:29:39.655 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 263 (ObjNum 230 snap 72 seq_num 230) dirty exists 2024-09-21T09:29:39.655 INFO:tasks.rados.rados.0.smithi042.stdout:777: left oid 10 (ObjNum 230 snap 72 seq_num 230) 2024-09-21T09:29:39.656 INFO:tasks.rados.rados.0.smithi042.stdout:776: done (2 left) 2024-09-21T09:29:39.656 INFO:tasks.rados.rados.0.smithi042.stdout:777: done (1 left) 2024-09-21T09:29:39.656 INFO:tasks.rados.rados.0.smithi042.stdout:778: done (0 left) 2024-09-21T09:29:39.656 INFO:tasks.rados.rados.0.smithi042.stdout:779: rmattr oid 17 current snap is 72 2024-09-21T09:29:39.656 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 72 2024-09-21T09:29:39.656 INFO:tasks.rados.rados.0.smithi042.stdout:780: seq_num 232 ranges {720896=688128,1409024=663552,2072576=139264} 2024-09-21T09:29:39.663 INFO:tasks.rados.rados.0.smithi042.stdout:780: writing smithi04275593-24 from 720896 to 1409024 tid 1 2024-09-21T09:29:39.667 INFO:tasks.rados.rados.0.smithi042.stdout:780: writing smithi04275593-24 from 1409024 to 2072576 tid 2 2024-09-21T09:29:39.668 INFO:tasks.rados.rados.0.smithi042.stdout:780: writing smithi04275593-24 from 2072576 to 2211840 tid 3 2024-09-21T09:29:39.668 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 72 2024-09-21T09:29:39.668 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 347 (ObjNum 207 snap 65 seq_num 207) dirty exists 2024-09-21T09:29:39.668 INFO:tasks.rados.rados.0.smithi042.stdout:780: finishing write tid 1 to smithi04275593-24 2024-09-21T09:29:39.668 INFO:tasks.rados.rados.0.smithi042.stdout:781: seq_num 233 ranges {0=712704,712704=548864,1261568=253952} 2024-09-21T09:29:39.672 INFO:tasks.rados.rados.0.smithi042.stdout:781: writing smithi04275593-37 from 0 to 712704 tid 1 2024-09-21T09:29:39.675 INFO:tasks.rados.rados.0.smithi042.stdout:781: writing smithi04275593-37 from 712704 to 1261568 tid 2 2024-09-21T09:29:39.676 INFO:tasks.rados.rados.0.smithi042.stdout:781: writing smithi04275593-37 from 1261568 to 1515520 tid 3 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:779: done (2 left) 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:782: delete oid 20 current snap is 72 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:780: finishing write tid 2 to smithi04275593-24 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:780: finishing write tid 3 to smithi04275593-24 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:780: finishing write tid 4 to smithi04275593-24 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:780: finishing write tid 5 to smithi04275593-24 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:780: oid 24 updating version 0 to 307 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:780: oid 24 version 307 is already newer than 304 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:780: oid 24 version 307 is already newer than 306 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:780: oid 24 version 307 is already newer than 305 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 307 (ObjNum 232 snap 72 seq_num 232) dirty exists 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:780: left oid 24 (ObjNum 232 snap 72 seq_num 232) 2024-09-21T09:29:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:781: finishing write tid 1 to smithi04275593-37 2024-09-21T09:29:39.678 INFO:tasks.rados.rados.0.smithi042.stdout:780: done (2 left) 2024-09-21T09:29:39.678 INFO:tasks.rados.rados.0.smithi042.stdout:782: done (1 left) 2024-09-21T09:29:39.678 INFO:tasks.rados.rados.0.smithi042.stdout:783: snap_create 2024-09-21T09:29:39.679 INFO:tasks.rados.rados.0.smithi042.stdout:781: finishing write tid 2 to smithi04275593-37 2024-09-21T09:29:39.679 INFO:tasks.rados.rados.0.smithi042.stdout:781: finishing write tid 3 to smithi04275593-37 2024-09-21T09:29:39.679 INFO:tasks.rados.rados.0.smithi042.stdout:781: finishing write tid 4 to smithi04275593-37 2024-09-21T09:29:39.682 INFO:tasks.rados.rados.0.smithi042.stdout:781: finishing write tid 5 to smithi04275593-37 2024-09-21T09:29:39.682 INFO:tasks.rados.rados.0.smithi042.stdout:781: oid 37 updating version 0 to 237 2024-09-21T09:29:39.682 INFO:tasks.rados.rados.0.smithi042.stdout:781: oid 37 updating version 237 to 238 2024-09-21T09:29:39.683 INFO:tasks.rados.rados.0.smithi042.stdout:781: oid 37 version 238 is already newer than 236 2024-09-21T09:29:39.683 INFO:tasks.rados.rados.0.smithi042.stdout:781: oid 37 version 238 is already newer than 235 2024-09-21T09:29:39.683 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 238 (ObjNum 233 snap 72 seq_num 233) dirty exists 2024-09-21T09:29:39.683 INFO:tasks.rados.rados.0.smithi042.stdout:781: left oid 37 (ObjNum 233 snap 72 seq_num 233) 2024-09-21T09:29:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:39 smithi133 ceph-mon[31321]: osdmap e223: 8 total, 8 up, 8 in 2024-09-21T09:29:40.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:39 smithi042 ceph-mon[85820]: osdmap e223: 8 total, 8 up, 8 in 2024-09-21T09:29:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:39 smithi042 ceph-mon[35471]: osdmap e223: 8 total, 8 up, 8 in 2024-09-21T09:29:40.644 INFO:tasks.rados.rados.0.smithi042.stdout:781: done (1 left) 2024-09-21T09:29:40.644 INFO:tasks.rados.rados.0.smithi042.stdout:783: done (0 left) 2024-09-21T09:29:40.644 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 73 2024-09-21T09:29:40.644 INFO:tasks.rados.rados.0.smithi042.stdout:784: seq_num 235 ranges {2752512=745472,3497984=712704,4210688=90112} 2024-09-21T09:29:40.662 INFO:tasks.rados.rados.0.smithi042.stdout:784: writing smithi04275593-13 from 2752512 to 3497984 tid 1 2024-09-21T09:29:40.667 INFO:tasks.rados.rados.0.smithi042.stdout:784: writing smithi04275593-13 from 3497984 to 4210688 tid 2 2024-09-21T09:29:40.668 INFO:tasks.rados.rados.0.smithi042.stdout:784: writing smithi04275593-13 from 4210688 to 4300800 tid 3 2024-09-21T09:29:40.668 INFO:tasks.rados.rados.0.smithi042.stdout:785: delete oid 50 current snap is 73 2024-09-21T09:29:40.671 INFO:tasks.rados.rados.0.smithi042.stdout:785: done (1 left) 2024-09-21T09:29:40.671 INFO:tasks.rados.rados.0.smithi042.stdout:786: rollback oid 21 current snap is 73 2024-09-21T09:29:40.671 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 68 2024-09-21T09:29:40.671 INFO:tasks.rados.rados.0.smithi042.stdout:787: snap_remove snap 70 2024-09-21T09:29:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:40 smithi133 ceph-mon[31321]: osdmap e224: 8 total, 8 up, 8 in 2024-09-21T09:29:40.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:40 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: [21/Sep/2024:09:29:40] ENGINE Bus STARTING 2024-09-21T09:29:40.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:40 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: CherryPy Checker: 2024-09-21T09:29:40.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:40 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: The Application mounted at '' has an empty config. 2024-09-21T09:29:40.994 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:40 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: 2024-09-21T09:29:40.994 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:40 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: [21/Sep/2024:09:29:40] ENGINE Serving on http://:::9283 2024-09-21T09:29:40.994 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:29:40 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x[75205]: [21/Sep/2024:09:29:40] ENGINE Bus STARTED 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:787: done (2 left) 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:788: snap_create 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:784: finishing write tid 1 to smithi04275593-13 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:784: finishing write tid 2 to smithi04275593-13 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:784: finishing write tid 3 to smithi04275593-13 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:784: finishing write tid 4 to smithi04275593-13 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:784: finishing write tid 5 to smithi04275593-13 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:784: oid 13 updating version 0 to 312 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:784: oid 13 version 312 is already newer than 309 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:784: oid 13 version 312 is already newer than 310 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:784: oid 13 version 312 is already newer than 311 2024-09-21T09:29:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 312 (ObjNum 235 snap 73 seq_num 235) dirty exists 2024-09-21T09:29:41.024 INFO:tasks.rados.rados.0.smithi042.stdout:784: left oid 13 (ObjNum 235 snap 73 seq_num 235) 2024-09-21T09:29:41.024 INFO:tasks.rados.rados.0.smithi042.stdout:786: finishing rollback tid 0 to smithi04275593-21 2024-09-21T09:29:41.024 INFO:tasks.rados.rados.0.smithi042.stdout:786: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:29:41.024 INFO:tasks.rados.rados.0.smithi042.stdout:786: finishing rollback tid 2 to smithi04275593-21 2024-09-21T09:29:41.024 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 338 (ObjNum 137 snap 38 seq_num 137) dirty exists 2024-09-21T09:29:41.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:40 smithi042 ceph-mon[85820]: osdmap e224: 8 total, 8 up, 8 in 2024-09-21T09:29:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:40 smithi042 ceph-mon[35471]: osdmap e224: 8 total, 8 up, 8 in 2024-09-21T09:29:41.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: osdmap e225: 8 total, 8 up, 8 in 2024-09-21T09:29:41.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: Standby manager daemon x restarted 2024-09-21T09:29:41.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: Standby manager daemon x started 2024-09-21T09:29:41.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:29:41.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:29:41.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:29:41.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:29:41.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: Active manager daemon y restarted 2024-09-21T09:29:41.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: Activating manager daemon y 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: osdmap e226: 8 total, 8 up, 8 in 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: mgrmap e39: y(active, starting, since 0.00722829s), standbys: x 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:41.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: Manager daemon y is now available 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: osdmap e225: 8 total, 8 up, 8 in 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: Standby manager daemon x restarted 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: Standby manager daemon x started 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:29:41.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: Active manager daemon y restarted 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: Activating manager daemon y 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: osdmap e226: 8 total, 8 up, 8 in 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: mgrmap e39: y(active, starting, since 0.00722829s), standbys: x 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:29:41.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:41.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:41.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:41.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:29:41.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:29:41.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:29:41.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:29:41.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:29:41.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: Manager daemon y is now available 2024-09-21T09:29:41.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:41.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:29:41.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:41.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:29:41.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T09:29:41.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:29:41.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T09:29:41.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:41.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:29:41.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:41.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:29:41.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:41.538+0000 7f1f2e8af640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:41.538+0000 7f1f2e8af640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:41.538+0000 7f1f2e8af640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:41.538+0000 7f1f2e8af640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:41.538+0000 7f1f2e8af640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:41.539+0000 7f1f2a8a7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:41.539+0000 7f1f2a8a7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:41.539+0000 7f1f2a8a7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:41.539+0000 7f1f2a8a7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:41.800 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:41.539+0000 7f1f2a8a7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T09:29:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: osdmap e225: 8 total, 8 up, 8 in 2024-09-21T09:29:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: Standby manager daemon x restarted 2024-09-21T09:29:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: Standby manager daemon x started 2024-09-21T09:29:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:29:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:29:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:29:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.? 172.21.15.133:0/804222800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: Active manager daemon y restarted 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: Activating manager daemon y 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: osdmap e226: 8 total, 8 up, 8 in 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: mgrmap e39: y(active, starting, since 0.00722829s), standbys: x 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:29:41.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: Manager daemon y is now available 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T09:29:41.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:29:41.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:41 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T09:29:42.019 INFO:tasks.rados.rados.0.smithi042.stdout:784: done (2 left) 2024-09-21T09:29:42.019 INFO:tasks.rados.rados.0.smithi042.stdout:786: done (1 left) 2024-09-21T09:29:42.019 INFO:tasks.rados.rados.0.smithi042.stdout:788: done (0 left) 2024-09-21T09:29:42.020 INFO:tasks.rados.rados.0.smithi042.stdout:789: read oid 46 snap -1 2024-09-21T09:29:42.020 INFO:tasks.rados.rados.0.smithi042.stdout:789: expect (ObjNum 160 snap 45 seq_num 160) 2024-09-21T09:29:42.020 INFO:tasks.rados.rados.0.smithi042.stdout:790: read oid 12 snap -1 2024-09-21T09:29:42.020 INFO:tasks.rados.rados.0.smithi042.stdout:790: expect (ObjNum 177 snap 50 seq_num 177) 2024-09-21T09:29:42.020 INFO:tasks.rados.rados.0.smithi042.stdout:791: copy_from oid 19 from oid 41 current snap is 74 2024-09-21T09:29:42.020 INFO:tasks.rados.rados.0.smithi042.stdout:792: copy_from oid 49 from oid 18 current snap is 74 2024-09-21T09:29:42.020 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 74 2024-09-21T09:29:42.020 INFO:tasks.rados.rados.0.smithi042.stdout:793: seq_num 237 ranges {2662400=778240,3440640=532480,3973120=270336} 2024-09-21T09:29:42.042 INFO:tasks.rados.rados.0.smithi042.stdout:793: writing smithi04275593-35 from 2662400 to 3440640 tid 1 2024-09-21T09:29:42.046 INFO:tasks.rados.rados.0.smithi042.stdout:793: writing smithi04275593-35 from 3440640 to 3973120 tid 2 2024-09-21T09:29:42.049 INFO:tasks.rados.rados.0.smithi042.stdout:793: writing smithi04275593-35 from 3973120 to 4243456 tid 3 2024-09-21T09:29:42.049 INFO:tasks.rados.rados.0.smithi042.stdout:794: rollback oid 15 current snap is 74 2024-09-21T09:29:42.049 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 15 to 68 2024-09-21T09:29:42.049 INFO:tasks.rados.rados.0.smithi042.stdout:789: expect (ObjNum 160 snap 45 seq_num 160) 2024-09-21T09:29:42.059 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:42 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:42.028+0000 7f1f5d41a640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-21T09:29:42.062 INFO:tasks.rados.rados.0.smithi042.stdout:790: expect (ObjNum 177 snap 50 seq_num 177) 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:791: finishing copy_from racing read to smithi04275593-19 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:794: finishing rollback tid 1 to smithi04275593-15 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 0 (ObjNum 8225 snap 0 seq_num 3458675616) dirty dne 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:792: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:789: done (5 left) 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:790: done (4 left) 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:794: done (3 left) 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:795: rollback oid 15 current snap is 74 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 15 to 72 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:793: finishing write tid 1 to smithi04275593-35 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:791: finishing copy_from to smithi04275593-19 2024-09-21T09:29:42.090 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 270 (ObjNum 196 snap 62 seq_num 196) dirty exists 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:792: finishing copy_from to smithi04275593-49 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 204 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:793: finishing write tid 2 to smithi04275593-35 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:793: finishing write tid 3 to smithi04275593-35 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:793: finishing write tid 4 to smithi04275593-35 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:793: finishing write tid 5 to smithi04275593-35 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:793: oid 35 updating version 0 to 347 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:793: oid 35 updating version 347 to 349 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:793: oid 35 version 349 is already newer than 348 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:793: oid 35 version 349 is already newer than 346 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 349 (ObjNum 237 snap 74 seq_num 237) dirty exists 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:793: left oid 35 (ObjNum 237 snap 74 seq_num 237) 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:791: done (3 left) 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:792: done (2 left) 2024-09-21T09:29:42.091 INFO:tasks.rados.rados.0.smithi042.stdout:793: done (1 left) 2024-09-21T09:29:42.092 INFO:tasks.rados.rados.0.smithi042.stdout:796: rollback oid 38 current snap is 74 2024-09-21T09:29:42.092 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 68 2024-09-21T09:29:42.092 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 74 2024-09-21T09:29:42.092 INFO:tasks.rados.rados.0.smithi042.stdout:797: seq_num 238 ranges {286720=794624,1081344=417792,1499136=385024} 2024-09-21T09:29:42.095 INFO:tasks.rados.rados.0.smithi042.stdout:797: writing smithi04275593-46 from 286720 to 1081344 tid 1 2024-09-21T09:29:42.097 INFO:tasks.rados.rados.0.smithi042.stdout:797: writing smithi04275593-46 from 1081344 to 1499136 tid 2 2024-09-21T09:29:42.100 INFO:tasks.rados.rados.0.smithi042.stdout:797: writing smithi04275593-46 from 1499136 to 1884160 tid 3 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:798: rollback oid 28 current snap is 74 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 28 to 72 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:795: finishing rollback tid 1 to smithi04275593-15 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 0 (ObjNum 8225 snap 0 seq_num 3458675616) dirty dne 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:796: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:796: finishing rollback tid 2 to smithi04275593-38 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 102 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:797: finishing write tid 1 to smithi04275593-46 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:797: finishing write tid 2 to smithi04275593-46 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:795: done (3 left) 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:796: done (2 left) 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:799: read oid 11 snap -1 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:799: expect (ObjNum 215 snap 68 seq_num 215) 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 74 2024-09-21T09:29:42.101 INFO:tasks.rados.rados.0.smithi042.stdout:800: seq_num 239 ranges {1040384=409600,1449984=704512,2154496=499712} 2024-09-21T09:29:42.108 INFO:tasks.rados.rados.0.smithi042.stdout:800: writing smithi04275593-3 from 1040384 to 1449984 tid 1 2024-09-21T09:29:42.113 INFO:tasks.rados.rados.0.smithi042.stdout:800: writing smithi04275593-3 from 1449984 to 2154496 tid 2 2024-09-21T09:29:42.116 INFO:tasks.rados.rados.0.smithi042.stdout:800: writing smithi04275593-3 from 2154496 to 2654208 tid 3 2024-09-21T09:29:42.116 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 74 2024-09-21T09:29:42.116 INFO:tasks.rados.rados.0.smithi042.stdout:801: seq_num 240 ranges {516096=425984,942080=589824,1531904=483328,2015232=131072} 2024-09-21T09:29:42.121 INFO:tasks.rados.rados.0.smithi042.stdout:801: writing smithi04275593-4 from 516096 to 942080 tid 1 2024-09-21T09:29:42.124 INFO:tasks.rados.rados.0.smithi042.stdout:801: writing smithi04275593-4 from 942080 to 1531904 tid 2 2024-09-21T09:29:42.128 INFO:tasks.rados.rados.0.smithi042.stdout:801: writing smithi04275593-4 from 1531904 to 2015232 tid 3 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:801: writing smithi04275593-4 from 2015232 to 2146304 tid 4 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:802: read oid 39 snap -1 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:802: expect deleted 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:803: read oid 6 snap -1 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:803: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:804: read oid 41 snap -1 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:804: expect (ObjNum 196 snap 62 seq_num 196) 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 74 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:798: finishing rollback tid 0 to smithi04275593-28 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:798: finishing rollback tid 1 to smithi04275593-28 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:798: finishing rollback tid 2 to smithi04275593-28 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 176 (ObjNum 214 snap 67 seq_num 214) dirty exists 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:797: finishing write tid 3 to smithi04275593-46 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:797: finishing write tid 4 to smithi04275593-46 2024-09-21T09:29:42.130 INFO:tasks.rados.rados.0.smithi042.stdout:797: finishing write tid 5 to smithi04275593-46 2024-09-21T09:29:42.131 INFO:tasks.rados.rados.0.smithi042.stdout:797: oid 46 updating version 0 to 357 2024-09-21T09:29:42.131 INFO:tasks.rados.rados.0.smithi042.stdout:797: oid 46 version 357 is already newer than 354 2024-09-21T09:29:42.131 INFO:tasks.rados.rados.0.smithi042.stdout:797: oid 46 version 357 is already newer than 355 2024-09-21T09:29:42.131 INFO:tasks.rados.rados.0.smithi042.stdout:797: oid 46 version 357 is already newer than 356 2024-09-21T09:29:42.131 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 357 (ObjNum 238 snap 74 seq_num 238) dirty exists 2024-09-21T09:29:42.131 INFO:tasks.rados.rados.0.smithi042.stdout:797: left oid 46 (ObjNum 238 snap 74 seq_num 238) 2024-09-21T09:29:42.131 INFO:tasks.rados.rados.0.smithi042.stdout:800: finishing write tid 1 to smithi04275593-3 2024-09-21T09:29:42.131 INFO:tasks.rados.rados.0.smithi042.stdout:799: expect (ObjNum 215 snap 68 seq_num 215) 2024-09-21T09:29:42.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:42 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:29:42] ENGINE Bus STARTING 2024-09-21T09:29:42.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:42 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: CherryPy Checker: 2024-09-21T09:29:42.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:42 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: The Application mounted at '' has an empty config. 2024-09-21T09:29:42.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:42 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:42.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:42 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:29:42] ENGINE Serving on http://:::9283 2024-09-21T09:29:42.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:42 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:29:42] ENGINE Bus STARTED 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:800: finishing write tid 2 to smithi04275593-3 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:800: finishing write tid 3 to smithi04275593-3 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:800: finishing write tid 4 to smithi04275593-3 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:800: finishing write tid 5 to smithi04275593-3 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:800: oid 3 updating version 0 to 275 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:800: oid 3 updating version 275 to 276 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:800: oid 3 version 276 is already newer than 273 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:800: oid 3 version 276 is already newer than 274 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 276 (ObjNum 239 snap 74 seq_num 239) dirty exists 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:800: left oid 3 (ObjNum 239 snap 74 seq_num 239) 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:801: finishing write tid 1 to smithi04275593-4 2024-09-21T09:29:42.410 INFO:tasks.rados.rados.0.smithi042.stdout:805: seq_num 241 ranges {7823360=442368,8265728=466944,8732672=688128,9420800=49152} 2024-09-21T09:29:42.454 INFO:tasks.rados.rados.0.smithi042.stdout:805: writing smithi04275593-22 from 7823360 to 8265728 tid 1 2024-09-21T09:29:42.457 INFO:tasks.rados.rados.0.smithi042.stdout:805: writing smithi04275593-22 from 8265728 to 8732672 tid 2 2024-09-21T09:29:42.461 INFO:tasks.rados.rados.0.smithi042.stdout:805: writing smithi04275593-22 from 8732672 to 9420800 tid 3 2024-09-21T09:29:42.462 INFO:tasks.rados.rados.0.smithi042.stdout:805: writing smithi04275593-22 from 9420800 to 9469952 tid 4 2024-09-21T09:29:42.462 INFO:tasks.rados.rados.0.smithi042.stdout:797: done (8 left) 2024-09-21T09:29:42.462 INFO:tasks.rados.rados.0.smithi042.stdout:798: done (7 left) 2024-09-21T09:29:42.462 INFO:tasks.rados.rados.0.smithi042.stdout:799: done (6 left) 2024-09-21T09:29:42.462 INFO:tasks.rados.rados.0.smithi042.stdout:800: done (5 left) 2024-09-21T09:29:42.462 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 74 2024-09-21T09:29:42.462 INFO:tasks.rados.rados.0.smithi042.stdout:801: finishing write tid 2 to smithi04275593-4 2024-09-21T09:29:42.462 INFO:tasks.rados.rados.0.smithi042.stdout:801: finishing write tid 3 to smithi04275593-4 2024-09-21T09:29:42.463 INFO:tasks.rados.rados.0.smithi042.stdout:801: finishing write tid 4 to smithi04275593-4 2024-09-21T09:29:42.463 INFO:tasks.rados.rados.0.smithi042.stdout:801: finishing write tid 5 to smithi04275593-4 2024-09-21T09:29:42.463 INFO:tasks.rados.rados.0.smithi042.stdout:806: seq_num 242 ranges {2662400=458752,3121152=753664,3874816=450560} 2024-09-21T09:29:42.479 INFO:tasks.rados.rados.0.smithi042.stdout:806: writing smithi04275593-38 from 2662400 to 3121152 tid 1 2024-09-21T09:29:42.483 INFO:tasks.rados.rados.0.smithi042.stdout:806: writing smithi04275593-38 from 3121152 to 3874816 tid 2 2024-09-21T09:29:42.486 INFO:tasks.rados.rados.0.smithi042.stdout:806: writing smithi04275593-38 from 3874816 to 4325376 tid 3 2024-09-21T09:29:42.486 INFO:tasks.rados.rados.0.smithi042.stdout:802: done (5 left) 2024-09-21T09:29:42.486 INFO:tasks.rados.rados.0.smithi042.stdout:807: read oid 32 snap -1 2024-09-21T09:29:42.486 INFO:tasks.rados.rados.0.smithi042.stdout:807: expect (ObjNum 216 snap 68 seq_num 216) 2024-09-21T09:29:42.487 INFO:tasks.rados.rados.0.smithi042.stdout:808: rmattr oid 16 current snap is 74 2024-09-21T09:29:42.487 INFO:tasks.rados.rados.0.smithi042.stdout:808: done (6 left) 2024-09-21T09:29:42.487 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 74 2024-09-21T09:29:42.487 INFO:tasks.rados.rados.0.smithi042.stdout:809: seq_num 243 ranges {2211840=475136,2686976=638976,3325952=565248} 2024-09-21T09:29:42.501 INFO:tasks.rados.rados.0.smithi042.stdout:809: writing smithi04275593-24 from 2211840 to 2686976 tid 1 2024-09-21T09:29:42.505 INFO:tasks.rados.rados.0.smithi042.stdout:809: writing smithi04275593-24 from 2686976 to 3325952 tid 2 2024-09-21T09:29:42.509 INFO:tasks.rados.rados.0.smithi042.stdout:809: writing smithi04275593-24 from 3325952 to 3891200 tid 3 2024-09-21T09:29:42.509 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 74 2024-09-21T09:29:42.509 INFO:tasks.rados.rados.0.smithi042.stdout:801: finishing write tid 6 to smithi04275593-4 2024-09-21T09:29:42.509 INFO:tasks.rados.rados.0.smithi042.stdout:801: oid 4 updating version 0 to 179 2024-09-21T09:29:42.509 INFO:tasks.rados.rados.0.smithi042.stdout:801: oid 4 updating version 179 to 182 2024-09-21T09:29:42.509 INFO:tasks.rados.rados.0.smithi042.stdout:801: oid 4 version 182 is already newer than 181 2024-09-21T09:29:42.509 INFO:tasks.rados.rados.0.smithi042.stdout:801: oid 4 version 182 is already newer than 180 2024-09-21T09:29:42.509 INFO:tasks.rados.rados.0.smithi042.stdout:801: oid 4 version 182 is already newer than 178 2024-09-21T09:29:42.509 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 182 (ObjNum 240 snap 74 seq_num 240) dirty exists 2024-09-21T09:29:42.509 INFO:tasks.rados.rados.0.smithi042.stdout:801: left oid 4 (ObjNum 240 snap 74 seq_num 240) 2024-09-21T09:29:42.510 INFO:tasks.rados.rados.0.smithi042.stdout:804: expect (ObjNum 196 snap 62 seq_num 196) 2024-09-21T09:29:42.630 INFO:tasks.rados.rados.0.smithi042.stdout:803: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:29:42.724 INFO:tasks.rados.rados.0.smithi042.stdout:805: finishing write tid 1 to smithi04275593-22 2024-09-21T09:29:42.724 INFO:tasks.rados.rados.0.smithi042.stdout:805: finishing write tid 2 to smithi04275593-22 2024-09-21T09:29:42.724 INFO:tasks.rados.rados.0.smithi042.stdout:810: seq_num 244 ranges {4726784=491520,5218304=573440,5791744=458752,6250496=172032} 2024-09-21T09:29:42.752 INFO:tasks.rados.rados.0.smithi042.stdout:810: writing smithi04275593-42 from 4726784 to 5218304 tid 1 2024-09-21T09:29:42.755 INFO:tasks.rados.rados.0.smithi042.stdout:810: writing smithi04275593-42 from 5218304 to 5791744 tid 2 2024-09-21T09:29:42.758 INFO:tasks.rados.rados.0.smithi042.stdout:810: writing smithi04275593-42 from 5791744 to 6250496 tid 3 2024-09-21T09:29:42.760 INFO:tasks.rados.rados.0.smithi042.stdout:810: writing smithi04275593-42 from 6250496 to 6422528 tid 4 2024-09-21T09:29:42.760 INFO:tasks.rados.rados.0.smithi042.stdout:801: done (7 left) 2024-09-21T09:29:42.760 INFO:tasks.rados.rados.0.smithi042.stdout:803: done (6 left) 2024-09-21T09:29:42.760 INFO:tasks.rados.rados.0.smithi042.stdout:804: done (5 left) 2024-09-21T09:29:42.760 INFO:tasks.rados.rados.0.smithi042.stdout:811: rmattr oid 20 current snap is 74 2024-09-21T09:29:42.760 INFO:tasks.rados.rados.0.smithi042.stdout:811: done (5 left) 2024-09-21T09:29:42.760 INFO:tasks.rados.rados.0.smithi042.stdout:812: snap_create 2024-09-21T09:29:42.760 INFO:tasks.rados.rados.0.smithi042.stdout:805: finishing write tid 3 to smithi04275593-22 2024-09-21T09:29:42.760 INFO:tasks.rados.rados.0.smithi042.stdout:805: finishing write tid 4 to smithi04275593-22 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:805: finishing write tid 5 to smithi04275593-22 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:805: finishing write tid 6 to smithi04275593-22 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:805: oid 22 updating version 0 to 274 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:805: oid 22 version 274 is already newer than 271 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:805: oid 22 updating version 274 to 275 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:805: oid 22 version 275 is already newer than 272 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:805: oid 22 version 275 is already newer than 273 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 275 (ObjNum 241 snap 74 seq_num 241) dirty exists 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:805: left oid 22 (ObjNum 241 snap 74 seq_num 241) 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:806: finishing write tid 1 to smithi04275593-38 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:806: finishing write tid 2 to smithi04275593-38 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:806: finishing write tid 3 to smithi04275593-38 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:806: finishing write tid 4 to smithi04275593-38 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:806: finishing write tid 5 to smithi04275593-38 2024-09-21T09:29:42.761 INFO:tasks.rados.rados.0.smithi042.stdout:806: oid 38 updating version 0 to 103 2024-09-21T09:29:42.762 INFO:tasks.rados.rados.0.smithi042.stdout:806: oid 38 updating version 103 to 106 2024-09-21T09:29:42.762 INFO:tasks.rados.rados.0.smithi042.stdout:806: oid 38 version 106 is already newer than 104 2024-09-21T09:29:42.762 INFO:tasks.rados.rados.0.smithi042.stdout:806: oid 38 version 106 is already newer than 105 2024-09-21T09:29:42.762 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 106 (ObjNum 242 snap 74 seq_num 242) dirty exists 2024-09-21T09:29:42.762 INFO:tasks.rados.rados.0.smithi042.stdout:806: left oid 38 (ObjNum 242 snap 74 seq_num 242) 2024-09-21T09:29:42.762 INFO:tasks.rados.rados.0.smithi042.stdout:807: expect (ObjNum 216 snap 68 seq_num 216) 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:809: finishing write tid 1 to smithi04275593-24 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:809: finishing write tid 2 to smithi04275593-24 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:809: finishing write tid 3 to smithi04275593-24 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:809: finishing write tid 4 to smithi04275593-24 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:809: finishing write tid 5 to smithi04275593-24 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:809: oid 24 updating version 0 to 321 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:809: oid 24 version 321 is already newer than 320 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:809: oid 24 version 321 is already newer than 319 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:809: oid 24 updating version 321 to 322 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 322 (ObjNum 243 snap 74 seq_num 243) dirty exists 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:809: left oid 24 (ObjNum 243 snap 74 seq_num 243) 2024-09-21T09:29:42.825 INFO:tasks.rados.rados.0.smithi042.stdout:810: finishing write tid 1 to smithi04275593-42 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: finishing write tid 2 to smithi04275593-42 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: finishing write tid 3 to smithi04275593-42 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: finishing write tid 4 to smithi04275593-42 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: finishing write tid 5 to smithi04275593-42 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: finishing write tid 6 to smithi04275593-42 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: oid 42 updating version 0 to 271 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: oid 42 updating version 271 to 275 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: oid 42 version 275 is already newer than 273 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: oid 42 version 275 is already newer than 274 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: oid 42 version 275 is already newer than 272 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 275 (ObjNum 244 snap 74 seq_num 244) dirty exists 2024-09-21T09:29:42.826 INFO:tasks.rados.rados.0.smithi042.stdout:810: left oid 42 (ObjNum 244 snap 74 seq_num 244) 2024-09-21T09:29:43.040 INFO:tasks.rados.rados.0.smithi042.stdout:805: done (5 left) 2024-09-21T09:29:43.041 INFO:tasks.rados.rados.0.smithi042.stdout:806: done (4 left) 2024-09-21T09:29:43.041 INFO:tasks.rados.rados.0.smithi042.stdout:807: done (3 left) 2024-09-21T09:29:43.041 INFO:tasks.rados.rados.0.smithi042.stdout:809: done (2 left) 2024-09-21T09:29:43.041 INFO:tasks.rados.rados.0.smithi042.stdout:810: done (1 left) 2024-09-21T09:29:43.041 INFO:tasks.rados.rados.0.smithi042.stdout:812: done (0 left) 2024-09-21T09:29:43.041 INFO:tasks.rados.rados.0.smithi042.stdout:813: snap_create 2024-09-21T09:29:43.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-mon[35471]: osdmap e227: 8 total, 8 up, 8 in 2024-09-21T09:29:43.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-mon[35471]: mgrmap e40: y(active, since 1.01966s), standbys: x 2024-09-21T09:29:43.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-mon[35471]: pgmap v4: 121 pgs: 121 active+clean; 108 MiB data, 724 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:43.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-mon[35471]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:43.320 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-mon[85820]: osdmap e227: 8 total, 8 up, 8 in 2024-09-21T09:29:43.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-mon[85820]: mgrmap e40: y(active, since 1.01966s), standbys: x 2024-09-21T09:29:43.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-mon[85820]: pgmap v4: 121 pgs: 121 active+clean; 108 MiB data, 724 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:43.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-mon[85820]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:43.363 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:43 smithi133 ceph-mon[31321]: osdmap e227: 8 total, 8 up, 8 in 2024-09-21T09:29:43.363 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:43 smithi133 ceph-mon[31321]: mgrmap e40: y(active, since 1.01966s), standbys: x 2024-09-21T09:29:43.363 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:43 smithi133 ceph-mon[31321]: pgmap v4: 121 pgs: 121 active+clean; 108 MiB data, 724 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:43.363 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:43 smithi133 ceph-mon[31321]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:29:43.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:43.720+0000 7f1f076a7640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:29:43] ENGINE Error in HTTPServer.serve 2024-09-21T09:29:43.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: Traceback (most recent call last): 2024-09-21T09:29:43.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:29:43.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: self._connections.run(self.expiration_interval) 2024-09-21T09:29:43.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:29:43.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: self._run(expiration_interval) 2024-09-21T09:29:43.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: s = self.context.wrap_socket( 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: return self.sslsocket_class._create( 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: self.do_handshake() 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: self._sslobj.do_handshake() 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:29:43.853 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:29:44.035 INFO:tasks.rados.rados.0.smithi042.stdout:813: done (0 left) 2024-09-21T09:29:44.036 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 76 2024-09-21T09:29:44.036 INFO:tasks.rados.rados.0.smithi042.stdout:814: seq_num 245 ranges {3735552=507904,4243456=458752,4702208=671744,5373952=73728} 2024-09-21T09:29:44.059 INFO:tasks.rados.rados.0.smithi042.stdout:814: writing smithi04275593-17 from 3735552 to 4243456 tid 1 2024-09-21T09:29:44.061 INFO:tasks.rados.rados.0.smithi042.stdout:814: writing smithi04275593-17 from 4243456 to 4702208 tid 2 2024-09-21T09:29:44.065 INFO:tasks.rados.rados.0.smithi042.stdout:814: writing smithi04275593-17 from 4702208 to 5373952 tid 3 2024-09-21T09:29:44.066 INFO:tasks.rados.rados.0.smithi042.stdout:814: writing smithi04275593-17 from 5373952 to 5447680 tid 4 2024-09-21T09:29:44.066 INFO:tasks.rados.rados.0.smithi042.stdout:815: delete oid 15 current snap is 76 2024-09-21T09:29:44.066 INFO:tasks.rados.rados.0.smithi042.stdout:814: finishing write tid 1 to smithi04275593-17 2024-09-21T09:29:44.066 INFO:tasks.rados.rados.0.smithi042.stdout:814: finishing write tid 2 to smithi04275593-17 2024-09-21T09:29:44.068 INFO:tasks.rados.rados.0.smithi042.stdout:814: finishing write tid 3 to smithi04275593-17 2024-09-21T09:29:44.068 INFO:tasks.rados.rados.0.smithi042.stdout:814: finishing write tid 4 to smithi04275593-17 2024-09-21T09:29:44.069 INFO:tasks.rados.rados.0.smithi042.stdout:814: finishing write tid 5 to smithi04275593-17 2024-09-21T09:29:44.070 INFO:tasks.rados.rados.0.smithi042.stdout:814: finishing write tid 6 to smithi04275593-17 2024-09-21T09:29:44.070 INFO:tasks.rados.rados.0.smithi042.stdout:814: oid 17 updating version 0 to 361 2024-09-21T09:29:44.071 INFO:tasks.rados.rados.0.smithi042.stdout:814: oid 17 version 361 is already newer than 360 2024-09-21T09:29:44.071 INFO:tasks.rados.rados.0.smithi042.stdout:814: oid 17 version 361 is already newer than 359 2024-09-21T09:29:44.071 INFO:tasks.rados.rados.0.smithi042.stdout:814: oid 17 updating version 361 to 363 2024-09-21T09:29:44.071 INFO:tasks.rados.rados.0.smithi042.stdout:814: oid 17 version 363 is already newer than 362 2024-09-21T09:29:44.071 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 363 (ObjNum 245 snap 76 seq_num 245) dirty exists 2024-09-21T09:29:44.071 INFO:tasks.rados.rados.0.smithi042.stdout:814: left oid 17 (ObjNum 245 snap 76 seq_num 245) 2024-09-21T09:29:44.071 INFO:tasks.rados.rados.0.smithi042.stdout:814: done (1 left) 2024-09-21T09:29:44.071 INFO:tasks.rados.rados.0.smithi042.stdout:815: done (0 left) 2024-09-21T09:29:44.071 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 76 2024-09-21T09:29:44.071 INFO:tasks.rados.rados.0.smithi042.stdout:816: seq_num 247 ranges {909312=540672,1449984=622592,2072576=581632} 2024-09-21T09:29:44.078 INFO:tasks.rados.rados.0.smithi042.stdout:816: writing smithi04275593-25 from 909312 to 1449984 tid 1 2024-09-21T09:29:44.082 INFO:tasks.rados.rados.0.smithi042.stdout:816: writing smithi04275593-25 from 1449984 to 2072576 tid 2 2024-09-21T09:29:44.086 INFO:tasks.rados.rados.0.smithi042.stdout:816: writing smithi04275593-25 from 2072576 to 2654208 tid 3 2024-09-21T09:29:44.086 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 76 2024-09-21T09:29:44.087 INFO:tasks.rados.rados.0.smithi042.stdout:817: seq_num 248 ranges {0=557056,557056=507904,1064960=442368,1507328=253952} 2024-09-21T09:29:44.089 INFO:tasks.rados.rados.0.smithi042.stdout:817: writing smithi04275593-34 from 0 to 557056 tid 1 2024-09-21T09:29:44.093 INFO:tasks.rados.rados.0.smithi042.stdout:817: writing smithi04275593-34 from 557056 to 1064960 tid 2 2024-09-21T09:29:44.095 INFO:tasks.rados.rados.0.smithi042.stdout:817: writing smithi04275593-34 from 1064960 to 1507328 tid 3 2024-09-21T09:29:44.097 INFO:tasks.rados.rados.0.smithi042.stdout:817: writing smithi04275593-34 from 1507328 to 1761280 tid 4 2024-09-21T09:29:44.097 INFO:tasks.rados.rados.0.smithi042.stdout:818: delete oid 11 current snap is 76 2024-09-21T09:29:44.097 INFO:tasks.rados.rados.0.smithi042.stdout:816: finishing write tid 1 to smithi04275593-25 2024-09-21T09:29:44.097 INFO:tasks.rados.rados.0.smithi042.stdout:816: finishing write tid 2 to smithi04275593-25 2024-09-21T09:29:44.097 INFO:tasks.rados.rados.0.smithi042.stdout:816: finishing write tid 3 to smithi04275593-25 2024-09-21T09:29:44.097 INFO:tasks.rados.rados.0.smithi042.stdout:816: finishing write tid 4 to smithi04275593-25 2024-09-21T09:29:44.098 INFO:tasks.rados.rados.0.smithi042.stdout:816: finishing write tid 5 to smithi04275593-25 2024-09-21T09:29:44.098 INFO:tasks.rados.rados.0.smithi042.stdout:816: oid 25 updating version 0 to 277 2024-09-21T09:29:44.098 INFO:tasks.rados.rados.0.smithi042.stdout:816: oid 25 updating version 277 to 279 2024-09-21T09:29:44.098 INFO:tasks.rados.rados.0.smithi042.stdout:816: oid 25 version 279 is already newer than 278 2024-09-21T09:29:44.098 INFO:tasks.rados.rados.0.smithi042.stdout:816: oid 25 version 279 is already newer than 276 2024-09-21T09:29:44.098 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 279 (ObjNum 247 snap 76 seq_num 247) dirty exists 2024-09-21T09:29:44.098 INFO:tasks.rados.rados.0.smithi042.stdout:816: left oid 25 (ObjNum 247 snap 76 seq_num 247) 2024-09-21T09:29:44.098 INFO:tasks.rados.rados.0.smithi042.stdout:817: finishing write tid 1 to smithi04275593-34 2024-09-21T09:29:44.099 INFO:tasks.rados.rados.0.smithi042.stdout:816: done (2 left) 2024-09-21T09:29:44.099 INFO:tasks.rados.rados.0.smithi042.stdout:818: done (1 left) 2024-09-21T09:29:44.100 INFO:tasks.rados.rados.0.smithi042.stdout:819: read oid 41 snap -1 2024-09-21T09:29:44.100 INFO:tasks.rados.rados.0.smithi042.stdout:819: expect (ObjNum 196 snap 62 seq_num 196) 2024-09-21T09:29:44.100 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 76 2024-09-21T09:29:44.100 INFO:tasks.rados.rados.0.smithi042.stdout:820: seq_num 250 ranges {4546560=589824,5136384=679936,5816320=409600,6225920=114688} 2024-09-21T09:29:44.127 INFO:tasks.rados.rados.0.smithi042.stdout:820: writing smithi04275593-30 from 4546560 to 5136384 tid 1 2024-09-21T09:29:44.131 INFO:tasks.rados.rados.0.smithi042.stdout:820: writing smithi04275593-30 from 5136384 to 5816320 tid 2 2024-09-21T09:29:44.134 INFO:tasks.rados.rados.0.smithi042.stdout:820: writing smithi04275593-30 from 5816320 to 6225920 tid 3 2024-09-21T09:29:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:820: writing smithi04275593-30 from 6225920 to 6340608 tid 4 2024-09-21T09:29:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:821: delete oid 21 current snap is 76 2024-09-21T09:29:44.135 INFO:tasks.rados.rados.0.smithi042.stdout:819: expect (ObjNum 196 snap 62 seq_num 196) 2024-09-21T09:29:44.256 INFO:tasks.rados.rados.0.smithi042.stdout:817: finishing write tid 2 to smithi04275593-34 2024-09-21T09:29:44.256 INFO:tasks.rados.rados.0.smithi042.stdout:817: finishing write tid 3 to smithi04275593-34 2024-09-21T09:29:44.256 INFO:tasks.rados.rados.0.smithi042.stdout:817: finishing write tid 4 to smithi04275593-34 2024-09-21T09:29:44.256 INFO:tasks.rados.rados.0.smithi042.stdout:817: finishing write tid 5 to smithi04275593-34 2024-09-21T09:29:44.256 INFO:tasks.rados.rados.0.smithi042.stdout:817: finishing write tid 6 to smithi04275593-34 2024-09-21T09:29:44.256 INFO:tasks.rados.rados.0.smithi042.stdout:817: oid 34 updating version 0 to 281 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:817: oid 34 version 281 is already newer than 280 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:817: oid 34 version 281 is already newer than 278 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:817: oid 34 version 281 is already newer than 277 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:817: oid 34 version 281 is already newer than 279 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 281 (ObjNum 248 snap 76 seq_num 248) dirty exists 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:817: left oid 34 (ObjNum 248 snap 76 seq_num 248) 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:820: finishing write tid 1 to smithi04275593-30 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:820: finishing write tid 2 to smithi04275593-30 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:820: finishing write tid 3 to smithi04275593-30 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:820: finishing write tid 4 to smithi04275593-30 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:820: finishing write tid 5 to smithi04275593-30 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:817: done (3 left) 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:819: done (2 left) 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:821: done (1 left) 2024-09-21T09:29:44.257 INFO:tasks.rados.rados.0.smithi042.stdout:822: copy_from oid 32 from oid 19 current snap is 76 2024-09-21T09:29:44.258 INFO:tasks.rados.rados.0.smithi042.stdout:820: finishing write tid 6 to smithi04275593-30 2024-09-21T09:29:44.258 INFO:tasks.rados.rados.0.smithi042.stdout:820: oid 30 updating version 0 to 244 2024-09-21T09:29:44.258 INFO:tasks.rados.rados.0.smithi042.stdout:820: oid 30 updating version 244 to 245 2024-09-21T09:29:44.258 INFO:tasks.rados.rados.0.smithi042.stdout:820: oid 30 updating version 245 to 246 2024-09-21T09:29:44.258 INFO:tasks.rados.rados.0.smithi042.stdout:820: oid 30 version 246 is already newer than 243 2024-09-21T09:29:44.258 INFO:tasks.rados.rados.0.smithi042.stdout:820: oid 30 version 246 is already newer than 242 2024-09-21T09:29:44.258 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 246 (ObjNum 250 snap 76 seq_num 250) dirty exists 2024-09-21T09:29:44.258 INFO:tasks.rados.rados.0.smithi042.stdout:820: left oid 30 (ObjNum 250 snap 76 seq_num 250) 2024-09-21T09:29:44.258 INFO:tasks.rados.rados.0.smithi042.stdout:820: done (1 left) 2024-09-21T09:29:44.258 INFO:tasks.rados.rados.0.smithi042.stdout:823: snap_remove snap 72 2024-09-21T09:29:44.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:44 smithi042 ceph-mon[85820]: mgrmap e41: y(active, since 2s), standbys: x 2024-09-21T09:29:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:44 smithi042 ceph-mon[85820]: osdmap e228: 8 total, 8 up, 8 in 2024-09-21T09:29:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:44 smithi042 ceph-mon[85820]: [21/Sep/2024:09:29:43] ENGINE Bus STARTING 2024-09-21T09:29:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:44 smithi042 ceph-mon[85820]: [21/Sep/2024:09:29:43] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:29:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:44 smithi042 ceph-mon[35471]: mgrmap e41: y(active, since 2s), standbys: x 2024-09-21T09:29:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:44 smithi042 ceph-mon[35471]: osdmap e228: 8 total, 8 up, 8 in 2024-09-21T09:29:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:44 smithi042 ceph-mon[35471]: [21/Sep/2024:09:29:43] ENGINE Bus STARTING 2024-09-21T09:29:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:44 smithi042 ceph-mon[35471]: [21/Sep/2024:09:29:43] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:29:44.405 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:44 smithi133 ceph-mon[31321]: mgrmap e41: y(active, since 2s), standbys: x 2024-09-21T09:29:44.405 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:44 smithi133 ceph-mon[31321]: osdmap e228: 8 total, 8 up, 8 in 2024-09-21T09:29:44.405 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:44 smithi133 ceph-mon[31321]: [21/Sep/2024:09:29:43] ENGINE Bus STARTING 2024-09-21T09:29:44.405 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:44 smithi133 ceph-mon[31321]: [21/Sep/2024:09:29:43] ENGINE Serving on http://172.21.15.42:8765 2024-09-21T09:29:45.055 INFO:tasks.rados.rados.0.smithi042.stdout:823: done (1 left) 2024-09-21T09:29:45.055 INFO:tasks.rados.rados.0.smithi042.stdout:824: snap_create 2024-09-21T09:29:45.055 INFO:tasks.rados.rados.0.smithi042.stdout:822: finishing copy_from racing read to smithi04275593-32 2024-09-21T09:29:45.056 INFO:tasks.rados.rados.0.smithi042.stdout:822: finishing copy_from to smithi04275593-32 2024-09-21T09:29:45.056 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 270 (ObjNum 196 snap 62 seq_num 196) dirty exists 2024-09-21T09:29:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:45 smithi042 ceph-mon[85820]: [21/Sep/2024:09:29:43] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:29:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:45 smithi042 ceph-mon[85820]: [21/Sep/2024:09:29:43] ENGINE Bus STARTED 2024-09-21T09:29:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:45 smithi042 ceph-mon[85820]: [21/Sep/2024:09:29:43] ENGINE Error in HTTPServer.serve 2024-09-21T09:29:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-09-21T09:29:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:29:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:29:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:29:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._run(expiration_interval) 2024-09-21T09:29:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: s = self.context.wrap_socket( 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.sslsocket_class._create( 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: self.do_handshake() 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: self._sslobj.do_handshake() 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:29:45.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:45 smithi042 ceph-mon[85820]: osdmap e229: 8 total, 8 up, 8 in 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:45 smithi042 ceph-mon[35471]: [21/Sep/2024:09:29:43] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:45 smithi042 ceph-mon[35471]: [21/Sep/2024:09:29:43] ENGINE Bus STARTED 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:45 smithi042 ceph-mon[35471]: [21/Sep/2024:09:29:43] ENGINE Error in HTTPServer.serve 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._run(expiration_interval) 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:29:45.354 INFO:journalctl@ceph.mon.c.smithi042.stdout: s = self.context.wrap_socket( 2024-09-21T09:29:45.355 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:29:45.355 INFO:journalctl@ceph.mon.c.smithi042.stdout: return self.sslsocket_class._create( 2024-09-21T09:29:45.355 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:29:45.355 INFO:journalctl@ceph.mon.c.smithi042.stdout: self.do_handshake() 2024-09-21T09:29:45.355 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:29:45.355 INFO:journalctl@ceph.mon.c.smithi042.stdout: self._sslobj.do_handshake() 2024-09-21T09:29:45.355 INFO:journalctl@ceph.mon.c.smithi042.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:29:45.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:45 smithi042 ceph-mon[35471]: osdmap e229: 8 total, 8 up, 8 in 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:45 smithi133 ceph-mon[31321]: [21/Sep/2024:09:29:43] ENGINE Serving on https://172.21.15.42:7150 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:45 smithi133 ceph-mon[31321]: [21/Sep/2024:09:29:43] ENGINE Bus STARTED 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:45 smithi133 ceph-mon[31321]: [21/Sep/2024:09:29:43] ENGINE Error in HTTPServer.serve 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: Traceback (most recent call last): 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._run(expiration_interval) 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:29:45.493 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: s = self.context.wrap_socket( 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: return self.sslsocket_class._create( 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: self.do_handshake() 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: self._sslobj.do_handshake() 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:29:45.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:45 smithi133 ceph-mon[31321]: osdmap e229: 8 total, 8 up, 8 in 2024-09-21T09:29:46.045 INFO:tasks.rados.rados.0.smithi042.stdout:822: done (1 left) 2024-09-21T09:29:46.045 INFO:tasks.rados.rados.0.smithi042.stdout:824: done (0 left) 2024-09-21T09:29:46.045 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 21 current snap is 77 2024-09-21T09:29:46.045 INFO:tasks.rados.rados.0.smithi042.stdout:825: seq_num 252 ranges {0=630784,630784=499712,1130496=425984,1556480=278528} 2024-09-21T09:29:46.049 INFO:tasks.rados.rados.0.smithi042.stdout:825: writing smithi04275593-21 from 0 to 630784 tid 1 2024-09-21T09:29:46.052 INFO:tasks.rados.rados.0.smithi042.stdout:825: writing smithi04275593-21 from 630784 to 1130496 tid 2 2024-09-21T09:29:46.055 INFO:tasks.rados.rados.0.smithi042.stdout:825: writing smithi04275593-21 from 1130496 to 1556480 tid 3 2024-09-21T09:29:46.057 INFO:tasks.rados.rados.0.smithi042.stdout:825: writing smithi04275593-21 from 1556480 to 1835008 tid 4 2024-09-21T09:29:46.057 INFO:tasks.rados.rados.0.smithi042.stdout:826: rollback oid 42 current snap is 77 2024-09-21T09:29:46.057 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 42 to 74 2024-09-21T09:29:46.057 INFO:tasks.rados.rados.0.smithi042.stdout:825: finishing write tid 1 to smithi04275593-21 2024-09-21T09:29:46.057 INFO:tasks.rados.rados.0.smithi042.stdout:825: finishing write tid 2 to smithi04275593-21 2024-09-21T09:29:46.057 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 77 2024-09-21T09:29:46.057 INFO:tasks.rados.rados.0.smithi042.stdout:827: seq_num 253 ranges {1941504=647168,2588672=786432,3375104=417792} 2024-09-21T09:29:46.071 INFO:tasks.rados.rados.0.smithi042.stdout:827: writing smithi04275593-47 from 1941504 to 2588672 tid 1 2024-09-21T09:29:46.076 INFO:tasks.rados.rados.0.smithi042.stdout:827: writing smithi04275593-47 from 2588672 to 3375104 tid 2 2024-09-21T09:29:46.079 INFO:tasks.rados.rados.0.smithi042.stdout:827: writing smithi04275593-47 from 3375104 to 3792896 tid 3 2024-09-21T09:29:46.079 INFO:tasks.rados.rados.0.smithi042.stdout:828: copy_from oid 13 from oid 7 current snap is 77 2024-09-21T09:29:46.079 INFO:tasks.rados.rados.0.smithi042.stdout:825: finishing write tid 3 to smithi04275593-21 2024-09-21T09:29:46.079 INFO:tasks.rados.rados.0.smithi042.stdout:829: snap_create 2024-09-21T09:29:46.079 INFO:tasks.rados.rados.0.smithi042.stdout:825: finishing write tid 4 to smithi04275593-21 2024-09-21T09:29:46.079 INFO:tasks.rados.rados.0.smithi042.stdout:825: finishing write tid 5 to smithi04275593-21 2024-09-21T09:29:46.079 INFO:tasks.rados.rados.0.smithi042.stdout:826: finishing rollback tid 0 to smithi04275593-42 2024-09-21T09:29:46.079 INFO:tasks.rados.rados.0.smithi042.stdout:826: finishing rollback tid 1 to smithi04275593-42 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:826: finishing rollback tid 2 to smithi04275593-42 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 278 (ObjNum 244 snap 74 seq_num 244) dirty exists 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:825: finishing write tid 6 to smithi04275593-21 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:825: oid 21 updating version 0 to 359 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:825: oid 21 version 359 is already newer than 356 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:825: oid 21 updating version 359 to 360 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:825: oid 21 version 360 is already newer than 358 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:825: oid 21 version 360 is already newer than 357 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 360 (ObjNum 252 snap 77 seq_num 252) dirty exists 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:825: left oid 21 (ObjNum 252 snap 77 seq_num 252) 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:827: finishing write tid 1 to smithi04275593-47 2024-09-21T09:29:46.080 INFO:tasks.rados.rados.0.smithi042.stdout:827: finishing write tid 2 to smithi04275593-47 2024-09-21T09:29:46.081 INFO:tasks.rados.rados.0.smithi042.stdout:827: finishing write tid 3 to smithi04275593-47 2024-09-21T09:29:46.081 INFO:tasks.rados.rados.0.smithi042.stdout:827: finishing write tid 4 to smithi04275593-47 2024-09-21T09:29:46.082 INFO:tasks.rados.rados.0.smithi042.stdout:828: finishing copy_from to smithi04275593-13 2024-09-21T09:29:46.082 INFO:tasks.rados.rados.0.smithi042.stdout:828: got expected ENOENT (src dne) 2024-09-21T09:29:46.082 INFO:tasks.rados.rados.0.smithi042.stdout:828: finishing copy_from racing read to smithi04275593-13 2024-09-21T09:29:46.083 INFO:tasks.rados.rados.0.smithi042.stdout:827: finishing write tid 5 to smithi04275593-47 2024-09-21T09:29:46.083 INFO:tasks.rados.rados.0.smithi042.stdout:827: oid 47 updating version 0 to 335 2024-09-21T09:29:46.083 INFO:tasks.rados.rados.0.smithi042.stdout:827: oid 47 version 335 is already newer than 332 2024-09-21T09:29:46.083 INFO:tasks.rados.rados.0.smithi042.stdout:827: oid 47 version 335 is already newer than 333 2024-09-21T09:29:46.083 INFO:tasks.rados.rados.0.smithi042.stdout:827: oid 47 version 335 is already newer than 334 2024-09-21T09:29:46.083 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 335 (ObjNum 253 snap 77 seq_num 253) dirty exists 2024-09-21T09:29:46.083 INFO:tasks.rados.rados.0.smithi042.stdout:827: left oid 47 (ObjNum 253 snap 77 seq_num 253) 2024-09-21T09:29:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[85820]: pgmap v8: 121 pgs: 121 active+clean; 108 MiB data, 724 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[85820]: mgrmap e42: y(active, since 4s), standbys: x 2024-09-21T09:29:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[85820]: osdmap e230: 8 total, 8 up, 8 in 2024-09-21T09:29:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[35471]: pgmap v8: 121 pgs: 121 active+clean; 108 MiB data, 724 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:46.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[35471]: mgrmap e42: y(active, since 4s), standbys: x 2024-09-21T09:29:46.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[35471]: osdmap e230: 8 total, 8 up, 8 in 2024-09-21T09:29:46.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:46 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:46 smithi133 ceph-mon[31321]: pgmap v8: 121 pgs: 121 active+clean; 108 MiB data, 724 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:46 smithi133 ceph-mon[31321]: mgrmap e42: y(active, since 4s), standbys: x 2024-09-21T09:29:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:46 smithi133 ceph-mon[31321]: osdmap e230: 8 total, 8 up, 8 in 2024-09-21T09:29:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:46 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:46 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:46 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:46 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.060 INFO:tasks.rados.rados.0.smithi042.stdout:825: done (4 left) 2024-09-21T09:29:47.061 INFO:tasks.rados.rados.0.smithi042.stdout:826: done (3 left) 2024-09-21T09:29:47.061 INFO:tasks.rados.rados.0.smithi042.stdout:827: done (2 left) 2024-09-21T09:29:47.061 INFO:tasks.rados.rados.0.smithi042.stdout:828: done (1 left) 2024-09-21T09:29:47.061 INFO:tasks.rados.rados.0.smithi042.stdout:829: done (0 left) 2024-09-21T09:29:47.061 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 78 2024-09-21T09:29:47.061 INFO:tasks.rados.rados.0.smithi042.stdout:830: seq_num 254 ranges {0=663552,663552=663552,1327104=540672} 2024-09-21T09:29:47.064 INFO:tasks.rados.rados.0.smithi042.stdout:830: writing smithi04275593-15 from 0 to 663552 tid 1 2024-09-21T09:29:47.068 INFO:tasks.rados.rados.0.smithi042.stdout:830: writing smithi04275593-15 from 663552 to 1327104 tid 2 2024-09-21T09:29:47.071 INFO:tasks.rados.rados.0.smithi042.stdout:830: writing smithi04275593-15 from 1327104 to 1867776 tid 3 2024-09-21T09:29:47.071 INFO:tasks.rados.rados.0.smithi042.stdout:831: delete oid 31 current snap is 78 2024-09-21T09:29:47.071 INFO:tasks.rados.rados.0.smithi042.stdout:830: finishing write tid 1 to smithi04275593-15 2024-09-21T09:29:47.072 INFO:tasks.rados.rados.0.smithi042.stdout:830: finishing write tid 2 to smithi04275593-15 2024-09-21T09:29:47.074 INFO:tasks.rados.rados.0.smithi042.stdout:831: done (1 left) 2024-09-21T09:29:47.074 INFO:tasks.rados.rados.0.smithi042.stdout:832: snap_create 2024-09-21T09:29:47.074 INFO:tasks.rados.rados.0.smithi042.stdout:830: finishing write tid 3 to smithi04275593-15 2024-09-21T09:29:47.075 INFO:tasks.rados.rados.0.smithi042.stdout:830: finishing write tid 4 to smithi04275593-15 2024-09-21T09:29:47.076 INFO:tasks.rados.rados.0.smithi042.stdout:830: finishing write tid 5 to smithi04275593-15 2024-09-21T09:29:47.076 INFO:tasks.rados.rados.0.smithi042.stdout:830: oid 15 updating version 0 to 371 2024-09-21T09:29:47.076 INFO:tasks.rados.rados.0.smithi042.stdout:830: oid 15 updating version 371 to 372 2024-09-21T09:29:47.076 INFO:tasks.rados.rados.0.smithi042.stdout:830: oid 15 version 372 is already newer than 370 2024-09-21T09:29:47.076 INFO:tasks.rados.rados.0.smithi042.stdout:830: oid 15 version 372 is already newer than 369 2024-09-21T09:29:47.076 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 372 (ObjNum 254 snap 78 seq_num 254) dirty exists 2024-09-21T09:29:47.076 INFO:tasks.rados.rados.0.smithi042.stdout:830: left oid 15 (ObjNum 254 snap 78 seq_num 254) 2024-09-21T09:29:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:47 smithi042 ceph-mon[35471]: osdmap e231: 8 total, 8 up, 8 in 2024-09-21T09:29:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:47 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:47 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:47 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:47 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:47 smithi042 ceph-mon[85820]: osdmap e231: 8 total, 8 up, 8 in 2024-09-21T09:29:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.358 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:47 smithi133 ceph-mon[31321]: osdmap e231: 8 total, 8 up, 8 in 2024-09-21T09:29:47.358 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:47 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.358 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:47 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.358 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:47 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.358 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:47 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:47.630 INFO:tasks.rados.rados.0.smithi042.stdout:830: done (1 left) 2024-09-21T09:29:47.630 INFO:tasks.rados.rados.0.smithi042.stdout:832: done (0 left) 2024-09-21T09:29:47.630 INFO:tasks.rados.rados.0.smithi042.stdout:833: copy_from oid 33 from oid 44 current snap is 79 2024-09-21T09:29:47.630 INFO:tasks.rados.rados.0.smithi042.stdout:834: delete oid 3 current snap is 79 2024-09-21T09:29:47.632 INFO:tasks.rados.rados.0.smithi042.stdout:833: finishing copy_from to smithi04275593-33 2024-09-21T09:29:47.632 INFO:tasks.rados.rados.0.smithi042.stdout:833: got expected ENOENT (src dne) 2024-09-21T09:29:47.632 INFO:tasks.rados.rados.0.smithi042.stdout:833: finishing copy_from racing read to smithi04275593-33 2024-09-21T09:29:47.634 INFO:tasks.rados.rados.0.smithi042.stdout:833: done (1 left) 2024-09-21T09:29:47.634 INFO:tasks.rados.rados.0.smithi042.stdout:834: done (0 left) 2024-09-21T09:29:47.634 INFO:tasks.rados.rados.0.smithi042.stdout:835: snap_remove snap 78 2024-09-21T09:29:48.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:48 smithi042 ceph-mon[35471]: pgmap v11: 121 pgs: 121 active+clean; 108 MiB data, 724 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:48.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:48 smithi042 ceph-mon[35471]: osdmap e232: 8 total, 8 up, 8 in 2024-09-21T09:29:48.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:48 smithi042 ceph-mon[35471]: osdmap e233: 8 total, 8 up, 8 in 2024-09-21T09:29:48.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:48 smithi042 ceph-mon[85820]: pgmap v11: 121 pgs: 121 active+clean; 108 MiB data, 724 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:48.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:48 smithi042 ceph-mon[85820]: osdmap e232: 8 total, 8 up, 8 in 2024-09-21T09:29:48.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:48 smithi042 ceph-mon[85820]: osdmap e233: 8 total, 8 up, 8 in 2024-09-21T09:29:48.361 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:48 smithi133 ceph-mon[31321]: pgmap v11: 121 pgs: 121 active+clean; 108 MiB data, 724 MiB used, 715 GiB / 715 GiB avail 2024-09-21T09:29:48.361 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:48 smithi133 ceph-mon[31321]: osdmap e232: 8 total, 8 up, 8 in 2024-09-21T09:29:48.361 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:48 smithi133 ceph-mon[31321]: osdmap e233: 8 total, 8 up, 8 in 2024-09-21T09:29:48.630 INFO:tasks.rados.rados.0.smithi042.stdout:835: done (0 left) 2024-09-21T09:29:48.630 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 79 2024-09-21T09:29:48.630 INFO:tasks.rados.rados.0.smithi042.stdout:836: seq_num 257 ranges {1761280=712704,2473984=720896,3194880=483328} 2024-09-21T09:29:48.643 INFO:tasks.rados.rados.0.smithi042.stdout:836: writing smithi04275593-34 from 1761280 to 2473984 tid 1 2024-09-21T09:29:48.648 INFO:tasks.rados.rados.0.smithi042.stdout:836: writing smithi04275593-34 from 2473984 to 3194880 tid 2 2024-09-21T09:29:48.651 INFO:tasks.rados.rados.0.smithi042.stdout:836: writing smithi04275593-34 from 3194880 to 3678208 tid 3 2024-09-21T09:29:48.652 INFO:tasks.rados.rados.0.smithi042.stdout:837: read oid 25 snap -1 2024-09-21T09:29:48.652 INFO:tasks.rados.rados.0.smithi042.stdout:837: expect (ObjNum 247 snap 76 seq_num 247) 2024-09-21T09:29:48.652 INFO:tasks.rados.rados.0.smithi042.stdout:836: finishing write tid 1 to smithi04275593-34 2024-09-21T09:29:48.652 INFO:tasks.rados.rados.0.smithi042.stdout:838: read oid 39 snap -1 2024-09-21T09:29:48.652 INFO:tasks.rados.rados.0.smithi042.stdout:838: expect deleted 2024-09-21T09:29:48.652 INFO:tasks.rados.rados.0.smithi042.stdout:839: delete oid 37 current snap is 79 2024-09-21T09:29:48.652 INFO:tasks.rados.rados.0.smithi042.stdout:836: finishing write tid 2 to smithi04275593-34 2024-09-21T09:29:48.654 INFO:tasks.rados.rados.0.smithi042.stdout:838: done (3 left) 2024-09-21T09:29:48.654 INFO:tasks.rados.rados.0.smithi042.stdout:839: done (2 left) 2024-09-21T09:29:48.654 INFO:tasks.rados.rados.0.smithi042.stdout:840: read oid 15 snap -1 2024-09-21T09:29:48.654 INFO:tasks.rados.rados.0.smithi042.stdout:840: expect (ObjNum 254 snap 78 seq_num 254) 2024-09-21T09:29:48.654 INFO:tasks.rados.rados.0.smithi042.stdout:841: delete oid 19 current snap is 79 2024-09-21T09:29:48.654 INFO:tasks.rados.rados.0.smithi042.stdout:836: finishing write tid 3 to smithi04275593-34 2024-09-21T09:29:48.655 INFO:tasks.rados.rados.0.smithi042.stdout:836: finishing write tid 4 to smithi04275593-34 2024-09-21T09:29:48.656 INFO:tasks.rados.rados.0.smithi042.stdout:836: finishing write tid 5 to smithi04275593-34 2024-09-21T09:29:48.656 INFO:tasks.rados.rados.0.smithi042.stdout:836: oid 34 updating version 0 to 284 2024-09-21T09:29:48.656 INFO:tasks.rados.rados.0.smithi042.stdout:836: oid 34 updating version 284 to 285 2024-09-21T09:29:48.656 INFO:tasks.rados.rados.0.smithi042.stdout:836: oid 34 version 285 is already newer than 283 2024-09-21T09:29:48.656 INFO:tasks.rados.rados.0.smithi042.stdout:836: oid 34 updating version 285 to 286 2024-09-21T09:29:48.656 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 286 (ObjNum 257 snap 79 seq_num 257) dirty exists 2024-09-21T09:29:48.656 INFO:tasks.rados.rados.0.smithi042.stdout:836: left oid 34 (ObjNum 257 snap 79 seq_num 257) 2024-09-21T09:29:48.667 INFO:tasks.rados.rados.0.smithi042.stdout:836: done (3 left) 2024-09-21T09:29:48.667 INFO:tasks.rados.rados.0.smithi042.stdout:841: done (2 left) 2024-09-21T09:29:48.668 INFO:tasks.rados.rados.0.smithi042.stdout:842: read oid 47 snap -1 2024-09-21T09:29:48.668 INFO:tasks.rados.rados.0.smithi042.stdout:842: expect (ObjNum 253 snap 77 seq_num 253) 2024-09-21T09:29:48.668 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 79 2024-09-21T09:29:48.668 INFO:tasks.rados.rados.0.smithi042.stdout:843: seq_num 260 ranges {6340608=761856,7102464=417792,7520256=786432} 2024-09-21T09:29:48.707 INFO:tasks.rados.rados.0.smithi042.stdout:843: writing smithi04275593-30 from 6340608 to 7102464 tid 1 2024-09-21T09:29:48.709 INFO:tasks.rados.rados.0.smithi042.stdout:843: writing smithi04275593-30 from 7102464 to 7520256 tid 2 2024-09-21T09:29:48.714 INFO:tasks.rados.rados.0.smithi042.stdout:843: writing smithi04275593-30 from 7520256 to 8306688 tid 3 2024-09-21T09:29:48.714 INFO:tasks.rados.rados.0.smithi042.stdout:844: snap_remove snap 68 2024-09-21T09:29:48.905 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:29:49.495 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (4m) 4s ago 5m 25.6M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (5m) 3s ago 5m 90.1M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (6m) 4s ago 6m 18.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (6m) 3s ago 6m 20.6M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (31s) 3s ago 10m 451M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (58s) 4s ago 11m 490M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (17s) 4s ago 11m 32.6M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (10m) 3s ago 10m 56.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 83f22b959aaf 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (10m) 4s ago 10m 55.2M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e f547874b6cd0 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (4m) 4s ago 4m 15.7M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (4m) 3s ago 4m 15.7M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (9m) 4s ago 9m 137M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 0040c6a200c8 2024-09-21T09:29:49.496 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (9m) 4s ago 9m 147M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 48767e99dd1f 2024-09-21T09:29:49.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (8m) 4s ago 8m 125M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e f7b6eb6a64af 2024-09-21T09:29:49.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (8m) 4s ago 8m 131M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:29:49.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (8m) 3s ago 8m 149M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:29:49.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (7m) 3s ago 7m 122M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:29:49.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (7m) 3s ago 7m 98.9M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:29:49.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (6m) 3s ago 6m 105M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:29:49.497 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (36s) 3s ago 5m 40.6M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:29:49.635 INFO:tasks.rados.rados.0.smithi042.stdout:844: done (4 left) 2024-09-21T09:29:49.635 INFO:tasks.rados.rados.0.smithi042.stdout:845: snap_create 2024-09-21T09:29:49.635 INFO:tasks.rados.rados.0.smithi042.stdout:837: expect (ObjNum 247 snap 76 seq_num 247) 2024-09-21T09:29:49.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:49 smithi133 ceph-mon[31321]: osdmap e234: 8 total, 8 up, 8 in 2024-09-21T09:29:49.743 INFO:tasks.rados.rados.0.smithi042.stdout:840: expect (ObjNum 254 snap 78 seq_num 254) 2024-09-21T09:29:49.792 INFO:tasks.rados.rados.0.smithi042.stdout:842: expect (ObjNum 253 snap 77 seq_num 253) 2024-09-21T09:29:49.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:49 smithi042 ceph-mon[85820]: osdmap e234: 8 total, 8 up, 8 in 2024-09-21T09:29:49.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:49 smithi042 ceph-mon[35471]: osdmap e234: 8 total, 8 up, 8 in 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2, 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:29:49.882 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:29:49.883 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:29:49.883 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:29:49.883 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 12, 2024-09-21T09:29:49.883 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:29:49.883 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:29:49.883 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:29:49.941 INFO:tasks.rados.rados.0.smithi042.stdout:843: finishing write tid 1 to smithi04275593-30 2024-09-21T09:29:49.941 INFO:tasks.rados.rados.0.smithi042.stdout:843: finishing write tid 2 to smithi04275593-30 2024-09-21T09:29:49.941 INFO:tasks.rados.rados.0.smithi042.stdout:843: finishing write tid 3 to smithi04275593-30 2024-09-21T09:29:49.941 INFO:tasks.rados.rados.0.smithi042.stdout:843: finishing write tid 4 to smithi04275593-30 2024-09-21T09:29:49.941 INFO:tasks.rados.rados.0.smithi042.stdout:843: finishing write tid 5 to smithi04275593-30 2024-09-21T09:29:49.941 INFO:tasks.rados.rados.0.smithi042.stdout:843: oid 30 updating version 0 to 253 2024-09-21T09:29:49.941 INFO:tasks.rados.rados.0.smithi042.stdout:843: oid 30 updating version 253 to 254 2024-09-21T09:29:49.942 INFO:tasks.rados.rados.0.smithi042.stdout:843: oid 30 updating version 254 to 255 2024-09-21T09:29:49.942 INFO:tasks.rados.rados.0.smithi042.stdout:843: oid 30 version 255 is already newer than 252 2024-09-21T09:29:49.942 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 255 (ObjNum 260 snap 79 seq_num 260) dirty exists 2024-09-21T09:29:49.942 INFO:tasks.rados.rados.0.smithi042.stdout:843: left oid 30 (ObjNum 260 snap 79 seq_num 260) 2024-09-21T09:29:50.186 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:29:50.186 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:29:50.186 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:29:50.186 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:29:50.186 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:29:50.186 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:29:50.186 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:29:50.186 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "3/20 daemons upgraded", 2024-09-21T09:29:50.186 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "", 2024-09-21T09:29:50.186 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:29:50.187 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:29:50.639 INFO:tasks.rados.rados.0.smithi042.stdout:837: done (4 left) 2024-09-21T09:29:50.639 INFO:tasks.rados.rados.0.smithi042.stdout:840: done (3 left) 2024-09-21T09:29:50.639 INFO:tasks.rados.rados.0.smithi042.stdout:842: done (2 left) 2024-09-21T09:29:50.639 INFO:tasks.rados.rados.0.smithi042.stdout:843: done (1 left) 2024-09-21T09:29:50.639 INFO:tasks.rados.rados.0.smithi042.stdout:845: done (0 left) 2024-09-21T09:29:50.640 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 80 2024-09-21T09:29:50.640 INFO:tasks.rados.rados.0.smithi042.stdout:846: seq_num 261 ranges {0=778240,778240=704512,1482752=499712} 2024-09-21T09:29:50.643 INFO:tasks.rados.rados.0.smithi042.stdout:846: writing smithi04275593-1 from 0 to 778240 tid 1 2024-09-21T09:29:50.648 INFO:tasks.rados.rados.0.smithi042.stdout:846: writing smithi04275593-1 from 778240 to 1482752 tid 2 2024-09-21T09:29:50.652 INFO:tasks.rados.rados.0.smithi042.stdout:846: writing smithi04275593-1 from 1482752 to 1982464 tid 3 2024-09-21T09:29:50.652 INFO:tasks.rados.rados.0.smithi042.stdout:846: finishing write tid 1 to smithi04275593-1 2024-09-21T09:29:50.652 INFO:tasks.rados.rados.0.smithi042.stdout:847: read oid 35 snap -1 2024-09-21T09:29:50.652 INFO:tasks.rados.rados.0.smithi042.stdout:847: expect (ObjNum 237 snap 74 seq_num 237) 2024-09-21T09:29:50.652 INFO:tasks.rados.rados.0.smithi042.stdout:846: finishing write tid 2 to smithi04275593-1 2024-09-21T09:29:50.652 INFO:tasks.rados.rados.0.smithi042.stdout:848: snap_remove snap 77 2024-09-21T09:29:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:50 smithi133 ceph-mon[31321]: from='client.25118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:50 smithi133 ceph-mon[31321]: pgmap v15: 121 pgs: 121 active+clean; 141 MiB data, 792 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 46 op/s 2024-09-21T09:29:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:50 smithi133 ceph-mon[31321]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:50 smithi133 ceph-mon[31321]: from='client.25130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:50 smithi133 ceph-mon[31321]: osdmap e235: 8 total, 8 up, 8 in 2024-09-21T09:29:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:50 smithi133 ceph-mon[31321]: from='client.? 172.21.15.42:0/4222237880' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:29:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:50 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:50 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:50 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:50 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[85820]: from='client.25118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[85820]: pgmap v15: 121 pgs: 121 active+clean; 141 MiB data, 792 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 46 op/s 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[85820]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[85820]: from='client.25130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[85820]: osdmap e235: 8 total, 8 up, 8 in 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4222237880' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[35471]: from='client.25118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:51.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[35471]: pgmap v15: 121 pgs: 121 active+clean; 141 MiB data, 792 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 46 op/s 2024-09-21T09:29:51.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[35471]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:51.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[35471]: from='client.25130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:51.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[35471]: osdmap e235: 8 total, 8 up, 8 in 2024-09-21T09:29:51.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[35471]: from='client.? 172.21.15.42:0/4222237880' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:29:51.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:51.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:50 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:29:51.640 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: osdmap e236: 8 total, 8 up, 8 in 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:51.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: osdmap e236: 8 total, 8 up, 8 in 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.655 INFO:tasks.rados.rados.0.smithi042.stdout:848: done (2 left) 2024-09-21T09:29:51.655 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 80 2024-09-21T09:29:51.655 INFO:tasks.rados.rados.0.smithi042.stdout:849: seq_num 262 ranges {4726784=794624,5521408=589824,6111232=614400} 2024-09-21T09:29:51.686 INFO:tasks.rados.rados.0.smithi042.stdout:849: writing smithi04275593-36 from 4726784 to 5521408 tid 1 2024-09-21T09:29:51.689 INFO:tasks.rados.rados.0.smithi042.stdout:849: writing smithi04275593-36 from 5521408 to 6111232 tid 2 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:849: writing smithi04275593-36 from 6111232 to 6725632 tid 3 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:850: delete oid 25 current snap is 80 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:846: finishing write tid 3 to smithi04275593-1 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:846: finishing write tid 4 to smithi04275593-1 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:846: finishing write tid 5 to smithi04275593-1 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:846: oid 1 updating version 0 to 371 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:846: oid 1 version 371 is already newer than 370 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:846: oid 1 version 371 is already newer than 369 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:846: oid 1 updating version 371 to 372 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 372 (ObjNum 261 snap 80 seq_num 261) dirty exists 2024-09-21T09:29:51.694 INFO:tasks.rados.rados.0.smithi042.stdout:846: left oid 1 (ObjNum 261 snap 80 seq_num 261) 2024-09-21T09:29:51.695 INFO:tasks.rados.rados.0.smithi042.stdout:847: expect (ObjNum 237 snap 74 seq_num 237) 2024-09-21T09:29:51.877 INFO:tasks.rados.rados.0.smithi042.stdout:849: finishing write tid 1 to smithi04275593-36 2024-09-21T09:29:51.877 INFO:tasks.rados.rados.0.smithi042.stdout:849: finishing write tid 2 to smithi04275593-36 2024-09-21T09:29:51.877 INFO:tasks.rados.rados.0.smithi042.stdout:849: finishing write tid 3 to smithi04275593-36 2024-09-21T09:29:51.877 INFO:tasks.rados.rados.0.smithi042.stdout:849: finishing write tid 4 to smithi04275593-36 2024-09-21T09:29:51.877 INFO:tasks.rados.rados.0.smithi042.stdout:849: finishing write tid 5 to smithi04275593-36 2024-09-21T09:29:51.877 INFO:tasks.rados.rados.0.smithi042.stdout:849: oid 36 updating version 0 to 264 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:849: oid 36 version 264 is already newer than 263 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:849: oid 36 version 264 is already newer than 261 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:849: oid 36 version 264 is already newer than 262 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 264 (ObjNum 262 snap 80 seq_num 262) dirty exists 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:849: left oid 36 (ObjNum 262 snap 80 seq_num 262) 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:846: done (3 left) 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:847: done (2 left) 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:849: done (1 left) 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:850: done (0 left) 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 80 2024-09-21T09:29:51.878 INFO:tasks.rados.rados.0.smithi042.stdout:851: seq_num 264 ranges {2850816=425984,3276800=761856,4038656=770048,4808704=73728} 2024-09-21T09:29:51.894 INFO:tasks.rados.rados.0.smithi042.stdout:851: writing smithi04275593-41 from 2850816 to 3276800 tid 1 2024-09-21T09:29:51.899 INFO:tasks.rados.rados.0.smithi042.stdout:851: writing smithi04275593-41 from 3276800 to 4038656 tid 2 2024-09-21T09:29:51.903 INFO:tasks.rados.rados.0.smithi042.stdout:851: writing smithi04275593-41 from 4038656 to 4808704 tid 3 2024-09-21T09:29:51.904 INFO:tasks.rados.rados.0.smithi042.stdout:851: writing smithi04275593-41 from 4808704 to 4882432 tid 4 2024-09-21T09:29:51.904 INFO:tasks.rados.rados.0.smithi042.stdout:852: rollback oid 47 current snap is 80 2024-09-21T09:29:51.904 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 47 to 74 2024-09-21T09:29:51.904 INFO:tasks.rados.rados.0.smithi042.stdout:851: finishing write tid 1 to smithi04275593-41 2024-09-21T09:29:51.904 INFO:tasks.rados.rados.0.smithi042.stdout:851: finishing write tid 2 to smithi04275593-41 2024-09-21T09:29:51.904 INFO:tasks.rados.rados.0.smithi042.stdout:853: snap_create 2024-09-21T09:29:51.908 INFO:tasks.rados.rados.0.smithi042.stdout:851: finishing write tid 3 to smithi04275593-41 2024-09-21T09:29:51.908 INFO:tasks.rados.rados.0.smithi042.stdout:851: finishing write tid 4 to smithi04275593-41 2024-09-21T09:29:51.908 INFO:tasks.rados.rados.0.smithi042.stdout:852: finishing rollback tid 0 to smithi04275593-47 2024-09-21T09:29:51.909 INFO:tasks.rados.rados.0.smithi042.stdout:851: finishing write tid 5 to smithi04275593-41 2024-09-21T09:29:51.909 INFO:tasks.rados.rados.0.smithi042.stdout:852: finishing rollback tid 1 to smithi04275593-47 2024-09-21T09:29:51.909 INFO:tasks.rados.rados.0.smithi042.stdout:852: finishing rollback tid 2 to smithi04275593-47 2024-09-21T09:29:51.909 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 347 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-21T09:29:51.910 INFO:tasks.rados.rados.0.smithi042.stdout:851: finishing write tid 6 to smithi04275593-41 2024-09-21T09:29:51.910 INFO:tasks.rados.rados.0.smithi042.stdout:851: oid 41 updating version 0 to 282 2024-09-21T09:29:51.910 INFO:tasks.rados.rados.0.smithi042.stdout:851: oid 41 version 282 is already newer than 280 2024-09-21T09:29:51.910 INFO:tasks.rados.rados.0.smithi042.stdout:851: oid 41 updating version 282 to 283 2024-09-21T09:29:51.910 INFO:tasks.rados.rados.0.smithi042.stdout:851: oid 41 version 283 is already newer than 281 2024-09-21T09:29:51.910 INFO:tasks.rados.rados.0.smithi042.stdout:851: oid 41 version 283 is already newer than 279 2024-09-21T09:29:51.910 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 283 (ObjNum 264 snap 80 seq_num 264) dirty exists 2024-09-21T09:29:51.910 INFO:tasks.rados.rados.0.smithi042.stdout:851: left oid 41 (ObjNum 264 snap 80 seq_num 264) 2024-09-21T09:29:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: Updating smithi042:/etc/ceph/ceph.conf 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: Updating smithi133:/etc/ceph/ceph.conf 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: Updating smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: Updating smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: osdmap e236: 8 total, 8 up, 8 in 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:51.996 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:51.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-21T09:29:51.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-21T09:29:51.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:29:51.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:29:51.997 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:51 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:29:52.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:29:51] "GET /metrics HTTP/1.1" 200 33348 "" "Prometheus/2.43.0" 2024-09-21T09:29:52.750 INFO:tasks.rados.rados.0.smithi042.stdout:851: done (2 left) 2024-09-21T09:29:52.750 INFO:tasks.rados.rados.0.smithi042.stdout:852: done (1 left) 2024-09-21T09:29:52.751 INFO:tasks.rados.rados.0.smithi042.stdout:853: done (0 left) 2024-09-21T09:29:52.751 INFO:tasks.rados.rados.0.smithi042.stdout:854: rmattr oid 32 current snap is 81 2024-09-21T09:29:52.751 INFO:tasks.rados.rados.0.smithi042.stdout:855: read oid 14 snap -1 2024-09-21T09:29:52.751 INFO:tasks.rados.rados.0.smithi042.stdout:855: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:29:52.751 INFO:tasks.rados.rados.0.smithi042.stdout:856: rollback oid 42 current snap is 81 2024-09-21T09:29:52.751 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 42 to 76 2024-09-21T09:29:52.751 INFO:tasks.rados.rados.0.smithi042.stdout:857: delete oid 12 current snap is 81 2024-09-21T09:29:52.754 INFO:tasks.rados.rados.0.smithi042.stdout:857: done (3 left) 2024-09-21T09:29:52.754 INFO:tasks.rados.rados.0.smithi042.stdout:858: delete oid 1 current snap is 81 2024-09-21T09:29:52.754 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 349 (ObjNum 196 snap 62 seq_num 196) dirty exists 2024-09-21T09:29:52.756 INFO:tasks.rados.rados.0.smithi042.stdout:856: finishing rollback tid 0 to smithi04275593-42 2024-09-21T09:29:52.757 INFO:tasks.rados.rados.0.smithi042.stdout:856: finishing rollback tid 1 to smithi04275593-42 2024-09-21T09:29:52.757 INFO:tasks.rados.rados.0.smithi042.stdout:854: done (3 left) 2024-09-21T09:29:52.757 INFO:tasks.rados.rados.0.smithi042.stdout:858: done (2 left) 2024-09-21T09:29:52.757 INFO:tasks.rados.rados.0.smithi042.stdout:859: copy_from oid 19 from oid 8 current snap is 81 2024-09-21T09:29:52.758 INFO:tasks.rados.rados.0.smithi042.stdout:860: read oid 25 snap 74 2024-09-21T09:29:52.758 INFO:tasks.rados.rados.0.smithi042.stdout:860: expect (ObjNum 197 snap 62 seq_num 197) 2024-09-21T09:29:52.758 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 81 2024-09-21T09:29:52.758 INFO:tasks.rados.rados.0.smithi042.stdout:861: seq_num 267 ranges {0=475136,475136=458752,933888=540672,1474560=606208} 2024-09-21T09:29:52.760 INFO:tasks.rados.rados.0.smithi042.stdout:861: writing smithi04275593-11 from 0 to 475136 tid 1 2024-09-21T09:29:52.763 INFO:tasks.rados.rados.0.smithi042.stdout:861: writing smithi04275593-11 from 475136 to 933888 tid 2 2024-09-21T09:29:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:861: writing smithi04275593-11 from 933888 to 1474560 tid 3 2024-09-21T09:29:52.771 INFO:tasks.rados.rados.0.smithi042.stdout:861: writing smithi04275593-11 from 1474560 to 2080768 tid 4 2024-09-21T09:29:52.772 INFO:tasks.rados.rados.0.smithi042.stdout:862: copy_from oid 21 from oid 6 current snap is 81 2024-09-21T09:29:52.772 INFO:tasks.rados.rados.0.smithi042.stdout:856: finishing rollback tid 2 to smithi04275593-42 2024-09-21T09:29:52.772 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 286 (ObjNum 244 snap 74 seq_num 244) dirty exists 2024-09-21T09:29:52.772 INFO:tasks.rados.rados.0.smithi042.stdout:856: done (5 left) 2024-09-21T09:29:52.772 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 81 2024-09-21T09:29:52.772 INFO:tasks.rados.rados.0.smithi042.stdout:855: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:29:52.818 INFO:tasks.rados.rados.0.smithi042.stdout:860: expect (ObjNum 197 snap 62 seq_num 197) 2024-09-21T09:29:52.842 INFO:tasks.rados.rados.0.smithi042.stdout:861: finishing write tid 1 to smithi04275593-11 2024-09-21T09:29:52.842 INFO:tasks.rados.rados.0.smithi042.stdout:859: finishing copy_from racing read to smithi04275593-19 2024-09-21T09:29:52.842 INFO:tasks.rados.rados.0.smithi042.stdout:861: finishing write tid 2 to smithi04275593-11 2024-09-21T09:29:52.842 INFO:tasks.rados.rados.0.smithi042.stdout:859: finishing copy_from to smithi04275593-19 2024-09-21T09:29:52.842 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 30 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T09:29:52.842 INFO:tasks.rados.rados.0.smithi042.stdout:861: finishing write tid 3 to smithi04275593-11 2024-09-21T09:29:52.842 INFO:tasks.rados.rados.0.smithi042.stdout:861: finishing write tid 4 to smithi04275593-11 2024-09-21T09:29:52.842 INFO:tasks.rados.rados.0.smithi042.stdout:861: finishing write tid 5 to smithi04275593-11 2024-09-21T09:29:52.843 INFO:tasks.rados.rados.0.smithi042.stdout:861: finishing write tid 6 to smithi04275593-11 2024-09-21T09:29:52.843 INFO:tasks.rados.rados.0.smithi042.stdout:861: oid 11 updating version 0 to 232 2024-09-21T09:29:52.843 INFO:tasks.rados.rados.0.smithi042.stdout:861: oid 11 version 232 is already newer than 231 2024-09-21T09:29:52.843 INFO:tasks.rados.rados.0.smithi042.stdout:861: oid 11 version 232 is already newer than 229 2024-09-21T09:29:52.843 INFO:tasks.rados.rados.0.smithi042.stdout:861: oid 11 version 232 is already newer than 228 2024-09-21T09:29:52.843 INFO:tasks.rados.rados.0.smithi042.stdout:861: oid 11 version 232 is already newer than 230 2024-09-21T09:29:52.843 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 232 (ObjNum 267 snap 81 seq_num 267) dirty exists 2024-09-21T09:29:52.843 INFO:tasks.rados.rados.0.smithi042.stdout:861: left oid 11 (ObjNum 267 snap 81 seq_num 267) 2024-09-21T09:29:52.843 INFO:tasks.rados.rados.0.smithi042.stdout:862: finishing copy_from racing read to smithi04275593-21 2024-09-21T09:29:52.843 INFO:tasks.rados.rados.0.smithi042.stdout:863: seq_num 268 ranges {1646592=491520,2138112=745472,2883584=745472,3629056=114688} 2024-09-21T09:29:52.853 INFO:tasks.rados.rados.0.smithi042.stdout:863: writing smithi04275593-16 from 1646592 to 2138112 tid 1 2024-09-21T09:29:52.857 INFO:tasks.rados.rados.0.smithi042.stdout:863: writing smithi04275593-16 from 2138112 to 2883584 tid 2 2024-09-21T09:29:52.861 INFO:tasks.rados.rados.0.smithi042.stdout:863: writing smithi04275593-16 from 2883584 to 3629056 tid 3 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:863: writing smithi04275593-16 from 3629056 to 3743744 tid 4 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:855: done (5 left) 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:859: done (4 left) 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:860: done (3 left) 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:861: done (2 left) 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:864: read oid 43 snap 74 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:864: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 81 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:862: finishing copy_from to smithi04275593-21 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 99 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:29:52.863 INFO:tasks.rados.rados.0.smithi042.stdout:863: finishing write tid 1 to smithi04275593-16 2024-09-21T09:29:52.864 INFO:tasks.rados.rados.0.smithi042.stdout:863: finishing write tid 2 to smithi04275593-16 2024-09-21T09:29:52.864 INFO:tasks.rados.rados.0.smithi042.stdout:865: seq_num 269 ranges {2940928=507904,3448832=630784,4079616=557056,4636672=417792} 2024-09-21T09:29:52.881 INFO:tasks.rados.rados.0.smithi042.stdout:865: writing smithi04275593-48 from 2940928 to 3448832 tid 1 2024-09-21T09:29:53.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:52 smithi133 ceph-mon[31321]: Upgrade: It appears safe to stop mon.c 2024-09-21T09:29:53.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:52 smithi133 ceph-mon[31321]: pgmap v18: 121 pgs: 121 active+clean; 141 MiB data, 792 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:29:53.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:52 smithi133 ceph-mon[31321]: osdmap e237: 8 total, 8 up, 8 in 2024-09-21T09:29:53.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:52 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:53.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:52 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:53.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:52 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:29:53.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:52 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:29:53.000 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:52 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:865: writing smithi04275593-48 from 3448832 to 4079616 tid 2 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:865: writing smithi04275593-48 from 4079616 to 4636672 tid 3 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:865: writing smithi04275593-48 from 4636672 to 5054464 tid 4 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:862: done (3 left) 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 81 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:866: seq_num 270 ranges {1310720=524288,1835008=516096,2351104=761856,3112960=327680} 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:866: writing smithi04275593-27 from 1310720 to 1835008 tid 1 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:866: writing smithi04275593-27 from 1835008 to 2351104 tid 2 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:866: writing smithi04275593-27 from 2351104 to 3112960 tid 3 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:866: writing smithi04275593-27 from 3112960 to 3440640 tid 4 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 81 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:863: finishing write tid 3 to smithi04275593-16 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:863: finishing write tid 4 to smithi04275593-16 2024-09-21T09:29:53.002 INFO:tasks.rados.rados.0.smithi042.stdout:863: finishing write tid 5 to smithi04275593-16 2024-09-21T09:29:53.003 INFO:tasks.rados.rados.0.smithi042.stdout:863: finishing write tid 6 to smithi04275593-16 2024-09-21T09:29:53.003 INFO:tasks.rados.rados.0.smithi042.stdout:863: oid 16 updating version 0 to 384 2024-09-21T09:29:53.003 INFO:tasks.rados.rados.0.smithi042.stdout:863: oid 16 updating version 384 to 386 2024-09-21T09:29:53.003 INFO:tasks.rados.rados.0.smithi042.stdout:863: oid 16 version 386 is already newer than 383 2024-09-21T09:29:53.003 INFO:tasks.rados.rados.0.smithi042.stdout:863: oid 16 version 386 is already newer than 385 2024-09-21T09:29:53.003 INFO:tasks.rados.rados.0.smithi042.stdout:863: oid 16 version 386 is already newer than 382 2024-09-21T09:29:53.003 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 386 (ObjNum 268 snap 81 seq_num 268) dirty exists 2024-09-21T09:29:53.003 INFO:tasks.rados.rados.0.smithi042.stdout:863: left oid 16 (ObjNum 268 snap 81 seq_num 268) 2024-09-21T09:29:53.003 INFO:tasks.rados.rados.0.smithi042.stdout:864: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:29:53.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[35471]: Upgrade: It appears safe to stop mon.c 2024-09-21T09:29:53.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[35471]: pgmap v18: 121 pgs: 121 active+clean; 141 MiB data, 792 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[35471]: osdmap e237: 8 total, 8 up, 8 in 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[35471]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[35471]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[85820]: Upgrade: It appears safe to stop mon.c 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[85820]: pgmap v18: 121 pgs: 121 active+clean; 141 MiB data, 792 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[85820]: osdmap e237: 8 total, 8 up, 8 in 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:53.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:29:53.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:29:53.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:29:53.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:52 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: finishing write tid 1 to smithi04275593-48 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: finishing write tid 2 to smithi04275593-48 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: finishing write tid 3 to smithi04275593-48 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: finishing write tid 4 to smithi04275593-48 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: finishing write tid 5 to smithi04275593-48 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: finishing write tid 6 to smithi04275593-48 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: oid 48 updating version 0 to 299 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: oid 48 version 299 is already newer than 298 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: oid 48 updating version 299 to 301 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: oid 48 version 301 is already newer than 300 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:865: oid 48 version 301 is already newer than 297 2024-09-21T09:29:53.006 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 301 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:865: left oid 48 (ObjNum 269 snap 81 seq_num 269) 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:866: finishing write tid 1 to smithi04275593-27 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:866: finishing write tid 2 to smithi04275593-27 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:866: finishing write tid 3 to smithi04275593-27 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:867: seq_num 271 ranges {0=540672,540672=802816,1343488=516096,1859584=286720} 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:867: writing smithi04275593-7 from 0 to 540672 tid 1 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:867: writing smithi04275593-7 from 540672 to 1343488 tid 2 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:867: writing smithi04275593-7 from 1343488 to 1859584 tid 3 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:867: writing smithi04275593-7 from 1859584 to 2146304 tid 4 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:863: done (4 left) 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:864: done (3 left) 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:865: done (2 left) 2024-09-21T09:29:53.007 INFO:tasks.rados.rados.0.smithi042.stdout:868: snap_remove snap 76 2024-09-21T09:29:53.764 INFO:tasks.rados.rados.0.smithi042.stdout:868: done (2 left) 2024-09-21T09:29:53.764 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 81 2024-09-21T09:29:53.764 INFO:tasks.rados.rados.0.smithi042.stdout:869: seq_num 272 ranges {0=565248,565248=688128,1253376=729088,1982464=188416} 2024-09-21T09:29:53.767 INFO:tasks.rados.rados.0.smithi042.stdout:869: writing smithi04275593-37 from 0 to 565248 tid 1 2024-09-21T09:29:53.772 INFO:tasks.rados.rados.0.smithi042.stdout:869: writing smithi04275593-37 from 565248 to 1253376 tid 2 2024-09-21T09:29:53.777 INFO:tasks.rados.rados.0.smithi042.stdout:869: writing smithi04275593-37 from 1253376 to 1982464 tid 3 2024-09-21T09:29:53.778 INFO:tasks.rados.rados.0.smithi042.stdout:869: writing smithi04275593-37 from 1982464 to 2170880 tid 4 2024-09-21T09:29:53.778 INFO:tasks.rados.rados.0.smithi042.stdout:870: copy_from oid 39 from oid 8 current snap is 81 2024-09-21T09:29:53.778 INFO:tasks.rados.rados.0.smithi042.stdout:866: finishing write tid 4 to smithi04275593-27 2024-09-21T09:29:53.778 INFO:tasks.rados.rados.0.smithi042.stdout:866: finishing write tid 5 to smithi04275593-27 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:866: finishing write tid 6 to smithi04275593-27 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:866: oid 27 updating version 0 to 265 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:866: oid 27 updating version 265 to 267 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:866: oid 27 version 267 is already newer than 266 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:866: oid 27 updating version 267 to 268 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:866: oid 27 version 268 is already newer than 264 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 268 (ObjNum 270 snap 81 seq_num 270) dirty exists 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:866: left oid 27 (ObjNum 270 snap 81 seq_num 270) 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:867: finishing write tid 1 to smithi04275593-7 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:867: finishing write tid 2 to smithi04275593-7 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:866: done (3 left) 2024-09-21T09:29:53.779 INFO:tasks.rados.rados.0.smithi042.stdout:871: snap_remove snap 79 2024-09-21T09:29:53.831 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:53 smithi042 ceph-mon[85820]: Upgrade: Updating mon.c 2024-09-21T09:29:53.831 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:53 smithi042 ceph-mon[85820]: Deploying daemon mon.c on smithi042 2024-09-21T09:29:53.831 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:29:53 smithi042 ceph-mon[85820]: osdmap e238: 8 total, 8 up, 8 in 2024-09-21T09:29:53.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:53 smithi042 ceph-mon[35471]: Upgrade: Updating mon.c 2024-09-21T09:29:53.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:53 smithi042 ceph-mon[35471]: Deploying daemon mon.c on smithi042 2024-09-21T09:29:53.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:53 smithi042 ceph-mon[35471]: osdmap e238: 8 total, 8 up, 8 in 2024-09-21T09:29:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:53 smithi133 ceph-mon[31321]: Upgrade: Updating mon.c 2024-09-21T09:29:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:53 smithi133 ceph-mon[31321]: Deploying daemon mon.c on smithi042 2024-09-21T09:29:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:29:53 smithi133 ceph-mon[31321]: osdmap e238: 8 total, 8 up, 8 in 2024-09-21T09:29:54.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:54 smithi042 systemd[1]: Stopping Ceph mon.c for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:29:54.798 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:29:54] ENGINE Bus STOPPING 2024-09-21T09:29:54.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c[35463]: 2024-09-21T09:29:54.433+0000 7f917c8da640 -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-09-21T09:29:54.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c[35463]: 2024-09-21T09:29:54.433+0000 7f917c8da640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T09:29:54.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:54 smithi042 podman[87499]: 2024-09-21 09:29:54.639297108 +0000 UTC m=+0.343762384 container died f547874b6cd0663a22b2870ac921fe6a5cbf3f4ef123930e55489d7d7a1a989f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:29:55.094 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:29:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:29:55.094 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:29:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:29:54] ENGINE Bus STOPPED 2024-09-21T09:29:55.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:55 smithi042 podman[87499]: 2024-09-21 09:29:55.092782939 +0000 UTC m=+0.797248261 container cleanup f547874b6cd0663a22b2870ac921fe6a5cbf3f4ef123930e55489d7d7a1a989f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T09:29:55.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:55 smithi042 bash[87499]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c 2024-09-21T09:29:55.838 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:55 smithi042 podman[87512]: 2024-09-21 09:29:55.369205883 +0000 UTC m=+0.719580040 container remove f547874b6cd0663a22b2870ac921fe6a5cbf3f4ef123930e55489d7d7a1a989f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:29:55.838 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:55 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T09:29:55.838 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:55 smithi042 systemd[1]: Stopped Ceph mon.c for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:29:55.838 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:55 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.c.service: Consumed 8.113s CPU time. 2024-09-21T09:29:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:55 smithi042 systemd[1]: Starting Ceph mon.c for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:29:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 podman[87643]: 2024-09-21 09:29:55.951132765 +0000 UTC m=+0.016471612 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:29:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 podman[87643]: 2024-09-21 09:29:56.078821059 +0000 UTC m=+0.144159949 container create f102d83765dbbf4fc5e5c547222c9ce78ea6791ede9c62394e40f0695cf6d82c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T09:29:56.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 podman[87643]: 2024-09-21 09:29:56.306550623 +0000 UTC m=+0.371889476 container init f102d83765dbbf4fc5e5c547222c9ce78ea6791ede9c62394e40f0695cf6d82c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 podman[87643]: 2024-09-21 09:29:56.309863785 +0000 UTC m=+0.375202632 container start f102d83765dbbf4fc5e5c547222c9ce78ea6791ede9c62394e40f0695cf6d82c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, io.buildah.version=1.37.2, RELEASE=main-62da54b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 2 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: pidfile_write: ignore empty --pid-file 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: load: jerasure load: lrc 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Git sha 0 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: DB SUMMARY 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: DB Session ID: 4SOXW01TP8GMY8X4CYQ5 2024-09-21T09:29:56.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1411 Bytes 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 10015255 ; 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.env: 0x5590a6a56120 2024-09-21T09:29:56.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.info_log: 0x5590a8dad700 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.statistics: (nil) 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.use_fsync: 0 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:29:56.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.db_log_dir: 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.wal_dir: 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.write_buffer_manager: 0x5590a8db01e0 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:29:56.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.unordered_write: 0 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.row_cache: None 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.wal_filter: None 2024-09-21T09:29:56.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:29:56.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:29:56.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:29:56.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:29:56.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.wal_compression: 0 2024-09-21T09:29:56.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:29:56.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:29:56.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:29:56.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:29:56.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:29:56.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:29:56.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_open_files: -1 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Compression algorithms supported: 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: kZSTD supported: 0 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:29:56.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.merge_operator: 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_filter: None 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:29:56.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5590a8dad320) 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_type: 0 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: data_block_index_type: 0 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_shortening: 1 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: checksum: 4 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: no_block_cache: 0 2024-09-21T09:29:56.613 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache: 0x5590a8da1610 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_options: 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: capacity : 536870912 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: num_shard_bits : 4 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: strict_capacity_limit : 0 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_compressed: (nil) 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: persistent_cache: (nil) 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_size: 4096 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_size_deviation: 10 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_restart_interval: 16 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_block_restart_interval: 1 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: metadata_block_size: 4096 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: partition_filters: 0 2024-09-21T09:29:56.614 INFO:journalctl@ceph.mon.c.smithi042.stdout: use_delta_encoding: 1 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: filter_policy: bloomfilter 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: whole_key_filtering: 1 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: verify_compression: 0 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: format_version: 5 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: enable_index_compression: 1 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_align: 0 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: max_auto_readahead_size: 262144 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: prepopulate_block_cache: 0 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compression: NoCompression 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:29:56.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.num_levels: 7 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:29:56.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:29:56.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:29:56.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:29:56.619 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.ttl: 2592000 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:29:56.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 29, last_sequence is 13382, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8c2e62fb-44a6-4355-b20a-b8d1d0d75096 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910996337471, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910996359547, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 6209982, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13387, "largest_seqno": 15962, "table_properties": {"data_size": 6197554, "index_size": 8694, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2693, "raw_key_size": 25945, "raw_average_key_size": 24, "raw_value_size": 6173571, "raw_average_value_size": 5758, "num_data_blocks": 378, "num_entries": 1072, "num_filter_entries": 1072, "num_deletions": 42, "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": 1726910996, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8c2e62fb-44a6-4355-b20a-b8d1d0d75096", "db_session_id": "4SOXW01TP8GMY8X4CYQ5", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726910996359689, "job": 1, "event": "recovery_finished"} 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: 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-09-21T09:29:56.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5590a8dd0e00 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: DB pointer 0x5590a8ed2000 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** DB Stats ** 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** Compaction Stats [default] ** 2024-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:29:56.622 INFO:journalctl@ceph.mon.c.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: L0 1/0 5.92 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 705.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: L6 1/0 7.45 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-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: Sum 2/0 13.37 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 705.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.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 705.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** Compaction Stats [default] ** 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.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 705.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: Flush(GB): cumulative 0.006, interval 0.006 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:29:56.623 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative compaction: 0.01 GB write, 235.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval compaction: 0.01 GB write, 235.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: Block cache BinnedLRUCache@0x5590a8da1610#2 capacity: 512.00 MB usage: 11.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.78 KB,0.000530481%) IndexBlock(1,9.08 KB,0.00173151%) Misc(1,0.00 KB,0%) 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: starting mon.c rank 2 at public addrs [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] at bind addrs [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: mon.c@-1(???) e3 preinit fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: mon.c@-1(???).mds e8 new map 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: mon.c@-1(???).mds e8 print_map 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: e8 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:29:56.624 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: legacy client fscid: 1 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: Filesystem 'cephfs' (1) 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: fs_name cephfs 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: epoch 8 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: created 2024-09-21T09:23:30.750527+0000 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: modified 2024-09-21T09:23:41.955367+0000 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: tableserver 0 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: root 0 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: session_timeout 60 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: session_autoclose 300 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: max_file_size 1099511627776 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: max_xattr_size 65536 2024-09-21T09:29:56.625 INFO:journalctl@ceph.mon.c.smithi042.stdout: required_client_features {} 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: last_failure 0 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: last_failure_osd_epoch 0 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.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-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: max_mds 1 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: in 0 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: up {0=24328} 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: failed 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: damaged 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: stopped 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: data_pools [3] 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: metadata_pool 2 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: inline_data disabled 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: balancer 2024-09-21T09:29:56.626 INFO:journalctl@ceph.mon.c.smithi042.stdout: bal_rank_mask -1 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout: standby_count_wanted 0 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout: qdb_cluster leader: 0 members: 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout: [mds.b{0:24328} state up:active seq 5 addr [v2:172.21.15.133:6832/145470381,v1:172.21.15.133:6833/145470381] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout: Standby daemons: 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout: [mds.a{-1:14415} state up:standby seq 1 addr [v2:172.21.15.42:6834/923198011,v1:172.21.15.42:6835/923198011] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: mon.c@-1(???).osd e239 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: mon.c@-1(???).osd e239 crush map has features 432629308056666112, adjusting msgr requires 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: mon.c@-1(???).osd e239 crush map has features 432629308056666112, adjusting msgr requires 2024-09-21T09:29:56.627 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: mon.c@-1(???).osd e239 crush map has features 432629308056666112, adjusting msgr requires 2024-09-21T09:29:56.628 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 ceph-mon[87662]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-09-21T09:29:56.628 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 bash[87643]: f102d83765dbbf4fc5e5c547222c9ce78ea6791ede9c62394e40f0695cf6d82c 2024-09-21T09:29:56.628 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:29:56 smithi042 systemd[1]: Started Ceph mon.c for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:30:01.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:30:01] ENGINE Bus STARTING 2024-09-21T09:30:01.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:30:01] ENGINE Serving on http://:::9283 2024-09-21T09:30:01.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:30:01] ENGINE Bus STARTED 2024-09-21T09:30:01.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:30:01] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2024-09-21T09:30:01.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:01 smithi042 ceph-mon[85820]: pgmap v21: 121 pgs: 121 active+clean; 141 MiB data, 791 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2024-09-21T09:30:01.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:01 smithi042 ceph-mon[85820]: mgrmap e43: y(active, since 12s), standbys: x 2024-09-21T09:30:01.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:01 smithi042 ceph-mon[85820]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T09:30:01.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:01 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:30:01.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:01 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:30:01.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:01 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:30:01.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:01 smithi133 ceph-mon[31321]: pgmap v21: 121 pgs: 121 active+clean; 141 MiB data, 791 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2024-09-21T09:30:01.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:01 smithi133 ceph-mon[31321]: mgrmap e43: y(active, since 12s), standbys: x 2024-09-21T09:30:01.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:01 smithi133 ceph-mon[31321]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T09:30:01.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:01 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:30:01.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:01 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:30:01.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:01 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:30:02.607 INFO:tasks.rados.rados.0.smithi042.stdout:871: done (3 left) 2024-09-21T09:30:02.607 INFO:tasks.rados.rados.0.smithi042.stdout:872: snap_remove snap 75 2024-09-21T09:30:02.634 INFO:tasks.rados.rados.0.smithi042.stdout:872: done (3 left) 2024-09-21T09:30:02.634 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 81 2024-09-21T09:30:02.634 INFO:tasks.rados.rados.0.smithi042.stdout:873: seq_num 273 ranges {5251072=581632,5832704=565248,6397952=532480,6930432=507904} 2024-09-21T09:30:02.668 INFO:tasks.rados.rados.0.smithi042.stdout:873: writing smithi04275593-23 from 5251072 to 5832704 tid 1 2024-09-21T09:30:02.671 INFO:tasks.rados.rados.0.smithi042.stdout:873: writing smithi04275593-23 from 5832704 to 6397952 tid 2 2024-09-21T09:30:02.674 INFO:tasks.rados.rados.0.smithi042.stdout:873: writing smithi04275593-23 from 6397952 to 6930432 tid 3 2024-09-21T09:30:02.678 INFO:tasks.rados.rados.0.smithi042.stdout:873: writing smithi04275593-23 from 6930432 to 7438336 tid 4 2024-09-21T09:30:02.678 INFO:tasks.rados.rados.0.smithi042.stdout:867: finishing write tid 3 to smithi04275593-7 2024-09-21T09:30:02.678 INFO:tasks.rados.rados.0.smithi042.stdout:867: finishing write tid 4 to smithi04275593-7 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:867: finishing write tid 5 to smithi04275593-7 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:867: finishing write tid 6 to smithi04275593-7 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:867: oid 7 updating version 0 to 377 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:867: oid 7 updating version 377 to 378 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:867: oid 7 updating version 378 to 380 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:867: oid 7 version 380 is already newer than 379 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:867: oid 7 updating version 380 to 381 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 381 (ObjNum 271 snap 81 seq_num 271) dirty exists 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:867: left oid 7 (ObjNum 271 snap 81 seq_num 271) 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:869: finishing write tid 1 to smithi04275593-37 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:869: finishing write tid 2 to smithi04275593-37 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:867: done (3 left) 2024-09-21T09:30:02.679 INFO:tasks.rados.rados.0.smithi042.stdout:874: read oid 42 snap -1 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:874: expect (ObjNum 244 snap 74 seq_num 244) 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:875: setattr oid 50 current snap is 81 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:869: finishing write tid 3 to smithi04275593-37 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:869: finishing write tid 4 to smithi04275593-37 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:869: finishing write tid 5 to smithi04275593-37 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:869: finishing write tid 6 to smithi04275593-37 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:869: oid 37 updating version 0 to 267 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:869: oid 37 updating version 267 to 270 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:869: oid 37 version 270 is already newer than 269 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:869: oid 37 version 270 is already newer than 268 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:869: oid 37 version 270 is already newer than 266 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 270 (ObjNum 272 snap 81 seq_num 272) dirty exists 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:869: left oid 37 (ObjNum 272 snap 81 seq_num 272) 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:870: finishing copy_from racing read to smithi04275593-39 2024-09-21T09:30:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:870: finishing copy_from to smithi04275593-39 2024-09-21T09:30:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 30 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T09:30:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:873: finishing write tid 1 to smithi04275593-23 2024-09-21T09:30:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:873: finishing write tid 2 to smithi04275593-23 2024-09-21T09:30:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:873: finishing write tid 3 to smithi04275593-23 2024-09-21T09:30:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:869: done (4 left) 2024-09-21T09:30:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:870: done (3 left) 2024-09-21T09:30:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 81 2024-09-21T09:30:02.682 INFO:tasks.rados.rados.0.smithi042.stdout:876: seq_num 274 ranges {4300800=598016,4898816=499712,5398528=745472,6144000=360448} 2024-09-21T09:30:02.707 INFO:tasks.rados.rados.0.smithi042.stdout:876: writing smithi04275593-13 from 4300800 to 4898816 tid 1 2024-09-21T09:30:02.709 INFO:tasks.rados.rados.0.smithi042.stdout:876: writing smithi04275593-13 from 4898816 to 5398528 tid 2 2024-09-21T09:30:02.714 INFO:tasks.rados.rados.0.smithi042.stdout:876: writing smithi04275593-13 from 5398528 to 6144000 tid 3 2024-09-21T09:30:02.716 INFO:tasks.rados.rados.0.smithi042.stdout:876: writing smithi04275593-13 from 6144000 to 6504448 tid 4 2024-09-21T09:30:02.716 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 81 2024-09-21T09:30:02.716 INFO:tasks.rados.rados.0.smithi042.stdout:873: finishing write tid 4 to smithi04275593-23 2024-09-21T09:30:02.717 INFO:tasks.rados.rados.0.smithi042.stdout:877: seq_num 275 ranges {122880=614400,737280=786432,1523712=499712,2023424=319488} 2024-09-21T09:30:02.721 INFO:tasks.rados.rados.0.smithi042.stdout:877: writing smithi04275593-39 from 122880 to 737280 tid 1 2024-09-21T09:30:02.725 INFO:tasks.rados.rados.0.smithi042.stdout:877: writing smithi04275593-39 from 737280 to 1523712 tid 2 2024-09-21T09:30:02.728 INFO:tasks.rados.rados.0.smithi042.stdout:877: writing smithi04275593-39 from 1523712 to 2023424 tid 3 2024-09-21T09:30:02.730 INFO:tasks.rados.rados.0.smithi042.stdout:877: writing smithi04275593-39 from 2023424 to 2342912 tid 4 2024-09-21T09:30:02.730 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 81 2024-09-21T09:30:02.730 INFO:tasks.rados.rados.0.smithi042.stdout:873: finishing write tid 5 to smithi04275593-23 2024-09-21T09:30:02.730 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 314 (ObjNum 33 snap 0 seq_num 3458509072) dirty exists 2024-09-21T09:30:02.730 INFO:tasks.rados.rados.0.smithi042.stdout:873: finishing write tid 6 to smithi04275593-23 2024-09-21T09:30:02.730 INFO:tasks.rados.rados.0.smithi042.stdout:873: oid 23 updating version 0 to 274 2024-09-21T09:30:02.731 INFO:tasks.rados.rados.0.smithi042.stdout:873: oid 23 version 274 is already newer than 272 2024-09-21T09:30:02.731 INFO:tasks.rados.rados.0.smithi042.stdout:873: oid 23 version 274 is already newer than 273 2024-09-21T09:30:02.731 INFO:tasks.rados.rados.0.smithi042.stdout:873: oid 23 updating version 274 to 275 2024-09-21T09:30:02.731 INFO:tasks.rados.rados.0.smithi042.stdout:873: oid 23 updating version 275 to 276 2024-09-21T09:30:02.731 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 276 (ObjNum 273 snap 81 seq_num 273) dirty exists 2024-09-21T09:30:02.731 INFO:tasks.rados.rados.0.smithi042.stdout:873: left oid 23 (ObjNum 273 snap 81 seq_num 273) 2024-09-21T09:30:02.731 INFO:tasks.rados.rados.0.smithi042.stdout:878: seq_num 276 ranges {1884160=630784,2514944=671744,3186688=704512,3891200=229376} 2024-09-21T09:30:02.744 INFO:tasks.rados.rados.0.smithi042.stdout:878: writing smithi04275593-46 from 1884160 to 2514944 tid 1 2024-09-21T09:30:02.747 INFO:tasks.rados.rados.0.smithi042.stdout:878: writing smithi04275593-46 from 2514944 to 3186688 tid 2 2024-09-21T09:30:02.751 INFO:tasks.rados.rados.0.smithi042.stdout:878: writing smithi04275593-46 from 3186688 to 3891200 tid 3 2024-09-21T09:30:02.753 INFO:tasks.rados.rados.0.smithi042.stdout:878: writing smithi04275593-46 from 3891200 to 4120576 tid 4 2024-09-21T09:30:02.753 INFO:tasks.rados.rados.0.smithi042.stdout:873: done (5 left) 2024-09-21T09:30:02.753 INFO:tasks.rados.rados.0.smithi042.stdout:875: done (4 left) 2024-09-21T09:30:02.753 INFO:tasks.rados.rados.0.smithi042.stdout:879: snap_remove snap 73 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: mon.c calling monitor election 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: mon.b calling monitor election 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: mon.a calling monitor election 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: monmap epoch 3 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: last_changed 2024-09-21T09:19:32.550508+0000 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: created 2024-09-21T09:17:52.083847+0000 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: min_mon_release 18 (reef) 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: election_strategy: 1 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-21T09:30:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: 1: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.b 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: 2: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: mgrmap e43: y(active, since 21s), standbys: x 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[85820]: overall HEALTH_OK 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: pgmap v21: 121 pgs: 121 active+clean; 141 MiB data, 791 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: mgrmap e43: y(active, since 12s), standbys: x 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: mon.c calling monitor election 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: mon.b calling monitor election 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: mon.a calling monitor election 2024-09-21T09:30:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: monmap epoch 3 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: last_changed 2024-09-21T09:19:32.550508+0000 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: created 2024-09-21T09:17:52.083847+0000 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: min_mon_release 18 (reef) 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: election_strategy: 1 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: 1: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.b 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: 2: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: mgrmap e43: y(active, since 21s), standbys: x 2024-09-21T09:30:02.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:02 smithi042 ceph-mon[87662]: overall HEALTH_OK 2024-09-21T09:30:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: mon.c calling monitor election 2024-09-21T09:30:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: mon.b calling monitor election 2024-09-21T09:30:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: mon.a calling monitor election 2024-09-21T09:30:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:30:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: monmap epoch 3 2024-09-21T09:30:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: last_changed 2024-09-21T09:19:32.550508+0000 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: created 2024-09-21T09:17:52.083847+0000 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: min_mon_release 18 (reef) 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: election_strategy: 1 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: 1: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.b 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: 2: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: mgrmap e43: y(active, since 21s), standbys: x 2024-09-21T09:30:02.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:02 smithi133 ceph-mon[31321]: overall HEALTH_OK 2024-09-21T09:30:03.638 INFO:tasks.rados.rados.0.smithi042.stdout:879: done (4 left) 2024-09-21T09:30:03.638 INFO:tasks.rados.rados.0.smithi042.stdout:880: setattr oid 1 current snap is 81 2024-09-21T09:30:03.638 INFO:tasks.rados.rados.0.smithi042.stdout:874: expect (ObjNum 244 snap 74 seq_num 244) 2024-09-21T09:30:03.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:03 smithi042 ceph-mon[87662]: osdmap e240: 8 total, 8 up, 8 in 2024-09-21T09:30:03.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:03 smithi042 ceph-mon[87662]: osdmap e241: 8 total, 8 up, 8 in 2024-09-21T09:30:03.969 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:03 smithi042 ceph-mon[85820]: osdmap e240: 8 total, 8 up, 8 in 2024-09-21T09:30:03.969 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:03 smithi042 ceph-mon[85820]: osdmap e241: 8 total, 8 up, 8 in 2024-09-21T09:30:03.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:03 smithi133 ceph-mon[31321]: osdmap e240: 8 total, 8 up, 8 in 2024-09-21T09:30:03.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:03 smithi133 ceph-mon[31321]: osdmap e241: 8 total, 8 up, 8 in 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: finishing write tid 1 to smithi04275593-13 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: finishing write tid 2 to smithi04275593-13 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: finishing write tid 3 to smithi04275593-13 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: finishing write tid 4 to smithi04275593-13 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: finishing write tid 5 to smithi04275593-13 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: finishing write tid 6 to smithi04275593-13 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: oid 13 updating version 0 to 366 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: oid 13 version 366 is already newer than 364 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: oid 13 updating version 366 to 367 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: oid 13 version 367 is already newer than 365 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: oid 13 version 367 is already newer than 363 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 367 (ObjNum 274 snap 81 seq_num 274) dirty exists 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:876: left oid 13 (ObjNum 274 snap 81 seq_num 274) 2024-09-21T09:30:04.000 INFO:tasks.rados.rados.0.smithi042.stdout:877: finishing write tid 1 to smithi04275593-39 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: finishing write tid 2 to smithi04275593-39 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:874: done (4 left) 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:876: done (3 left) 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:881: rollback oid 31 current snap is 81 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 31 to 74 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: finishing write tid 3 to smithi04275593-39 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: finishing write tid 4 to smithi04275593-39 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: finishing write tid 5 to smithi04275593-39 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: finishing write tid 6 to smithi04275593-39 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: oid 39 updating version 0 to 276 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: oid 39 updating version 276 to 280 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: oid 39 version 280 is already newer than 279 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: oid 39 version 280 is already newer than 278 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: oid 39 version 280 is already newer than 277 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 280 (ObjNum 275 snap 81 seq_num 275) dirty exists 2024-09-21T09:30:04.001 INFO:tasks.rados.rados.0.smithi042.stdout:877: left oid 39 (ObjNum 275 snap 81 seq_num 275) 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: finishing write tid 1 to smithi04275593-46 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: finishing write tid 2 to smithi04275593-46 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: finishing write tid 3 to smithi04275593-46 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: finishing write tid 4 to smithi04275593-46 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: finishing write tid 5 to smithi04275593-46 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:877: done (3 left) 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:882: read oid 19 snap -1 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:882: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:883: snap_create 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: finishing write tid 6 to smithi04275593-46 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: oid 46 updating version 0 to 396 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: oid 46 updating version 396 to 398 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: oid 46 updating version 398 to 400 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: oid 46 version 400 is already newer than 397 2024-09-21T09:30:04.002 INFO:tasks.rados.rados.0.smithi042.stdout:878: oid 46 version 400 is already newer than 399 2024-09-21T09:30:04.003 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 400 (ObjNum 276 snap 81 seq_num 276) dirty exists 2024-09-21T09:30:04.003 INFO:tasks.rados.rados.0.smithi042.stdout:878: left oid 46 (ObjNum 276 snap 81 seq_num 276) 2024-09-21T09:30:04.003 INFO:tasks.rados.rados.0.smithi042.stdout:881: finishing rollback tid 1 to smithi04275593-31 2024-09-21T09:30:04.003 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 390 (ObjNum 129 snap 0 seq_num 1638720083) dirty exists 2024-09-21T09:30:04.003 INFO:tasks.rados.rados.0.smithi042.stdout:881: finishing rollback tid 2 to smithi04275593-31 2024-09-21T09:30:04.003 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 156 (ObjNum 169 snap 47 seq_num 169) dirty exists 2024-09-21T09:30:04.003 INFO:tasks.rados.rados.0.smithi042.stdout:882: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:30:04.641 INFO:tasks.rados.rados.0.smithi042.stdout:878: done (4 left) 2024-09-21T09:30:04.641 INFO:tasks.rados.rados.0.smithi042.stdout:880: done (3 left) 2024-09-21T09:30:04.641 INFO:tasks.rados.rados.0.smithi042.stdout:881: done (2 left) 2024-09-21T09:30:04.641 INFO:tasks.rados.rados.0.smithi042.stdout:882: done (1 left) 2024-09-21T09:30:04.641 INFO:tasks.rados.rados.0.smithi042.stdout:883: done (0 left) 2024-09-21T09:30:04.641 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 82 2024-09-21T09:30:04.641 INFO:tasks.rados.rados.0.smithi042.stdout:884: seq_num 277 ranges {2170880=647168,2818048=557056,3375104=516096,3891200=532480} 2024-09-21T09:30:04.656 INFO:tasks.rados.rados.0.smithi042.stdout:884: writing smithi04275593-37 from 2170880 to 2818048 tid 1 2024-09-21T09:30:04.659 INFO:tasks.rados.rados.0.smithi042.stdout:884: writing smithi04275593-37 from 2818048 to 3375104 tid 2 2024-09-21T09:30:04.662 INFO:tasks.rados.rados.0.smithi042.stdout:884: writing smithi04275593-37 from 3375104 to 3891200 tid 3 2024-09-21T09:30:04.665 INFO:tasks.rados.rados.0.smithi042.stdout:884: writing smithi04275593-37 from 3891200 to 4423680 tid 4 2024-09-21T09:30:04.665 INFO:tasks.rados.rados.0.smithi042.stdout:885: rmattr oid 2 current snap is 82 2024-09-21T09:30:04.665 INFO:tasks.rados.rados.0.smithi042.stdout:886: read oid 50 snap 81 2024-09-21T09:30:04.665 INFO:tasks.rados.rados.0.smithi042.stdout:886: expect (ObjNum -836698336 snap 22042 seq_num 3458272896) 2024-09-21T09:30:04.665 INFO:tasks.rados.rados.0.smithi042.stdout:887: delete oid 11 current snap is 82 2024-09-21T09:30:04.666 INFO:tasks.rados.rados.0.smithi042.stdout:884: finishing write tid 1 to smithi04275593-37 2024-09-21T09:30:04.666 INFO:tasks.rados.rados.0.smithi042.stdout:884: finishing write tid 2 to smithi04275593-37 2024-09-21T09:30:04.667 INFO:tasks.rados.rados.0.smithi042.stdout:884: finishing write tid 3 to smithi04275593-37 2024-09-21T09:30:04.668 INFO:tasks.rados.rados.0.smithi042.stdout:884: finishing write tid 4 to smithi04275593-37 2024-09-21T09:30:04.668 INFO:tasks.rados.rados.0.smithi042.stdout:886: expect (ObjNum -836698336 snap 22042 seq_num 3458272896) 2024-09-21T09:30:04.672 INFO:tasks.rados.rados.0.smithi042.stdout:884: finishing write tid 5 to smithi04275593-37 2024-09-21T09:30:04.672 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 408 (ObjNum 219 snap 69 seq_num 219) dirty exists 2024-09-21T09:30:04.672 INFO:tasks.rados.rados.0.smithi042.stdout:884: finishing write tid 6 to smithi04275593-37 2024-09-21T09:30:04.672 INFO:tasks.rados.rados.0.smithi042.stdout:884: oid 37 updating version 0 to 286 2024-09-21T09:30:04.672 INFO:tasks.rados.rados.0.smithi042.stdout:884: oid 37 updating version 286 to 287 2024-09-21T09:30:04.672 INFO:tasks.rados.rados.0.smithi042.stdout:884: oid 37 updating version 287 to 290 2024-09-21T09:30:04.672 INFO:tasks.rados.rados.0.smithi042.stdout:884: oid 37 version 290 is already newer than 288 2024-09-21T09:30:04.672 INFO:tasks.rados.rados.0.smithi042.stdout:884: oid 37 version 290 is already newer than 289 2024-09-21T09:30:04.672 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 290 (ObjNum 277 snap 82 seq_num 277) dirty exists 2024-09-21T09:30:04.673 INFO:tasks.rados.rados.0.smithi042.stdout:884: left oid 37 (ObjNum 277 snap 82 seq_num 277) 2024-09-21T09:30:04.673 INFO:tasks.rados.rados.0.smithi042.stdout:884: done (3 left) 2024-09-21T09:30:04.673 INFO:tasks.rados.rados.0.smithi042.stdout:885: done (2 left) 2024-09-21T09:30:04.673 INFO:tasks.rados.rados.0.smithi042.stdout:886: done (1 left) 2024-09-21T09:30:04.673 INFO:tasks.rados.rados.0.smithi042.stdout:887: done (0 left) 2024-09-21T09:30:04.673 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 82 2024-09-21T09:30:04.673 INFO:tasks.rados.rados.0.smithi042.stdout:888: seq_num 279 ranges {0=679936,679936=720896,1400832=483328,1884160=401408} 2024-09-21T09:30:04.675 INFO:tasks.rados.rados.0.smithi042.stdout:888: writing smithi04275593-3 from 0 to 679936 tid 1 2024-09-21T09:30:04.680 INFO:tasks.rados.rados.0.smithi042.stdout:888: writing smithi04275593-3 from 679936 to 1400832 tid 2 2024-09-21T09:30:04.682 INFO:tasks.rados.rados.0.smithi042.stdout:888: writing smithi04275593-3 from 1400832 to 1884160 tid 3 2024-09-21T09:30:04.685 INFO:tasks.rados.rados.0.smithi042.stdout:888: writing smithi04275593-3 from 1884160 to 2285568 tid 4 2024-09-21T09:30:04.685 INFO:tasks.rados.rados.0.smithi042.stdout:889: read oid 14 snap -1 2024-09-21T09:30:04.686 INFO:tasks.rados.rados.0.smithi042.stdout:889: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:30:04.686 INFO:tasks.rados.rados.0.smithi042.stdout:890: snap_create 2024-09-21T09:30:04.686 INFO:tasks.rados.rados.0.smithi042.stdout:888: finishing write tid 1 to smithi04275593-3 2024-09-21T09:30:04.686 INFO:tasks.rados.rados.0.smithi042.stdout:888: finishing write tid 2 to smithi04275593-3 2024-09-21T09:30:04.686 INFO:tasks.rados.rados.0.smithi042.stdout:888: finishing write tid 3 to smithi04275593-3 2024-09-21T09:30:04.688 INFO:tasks.rados.rados.0.smithi042.stdout:888: finishing write tid 4 to smithi04275593-3 2024-09-21T09:30:04.688 INFO:tasks.rados.rados.0.smithi042.stdout:888: finishing write tid 5 to smithi04275593-3 2024-09-21T09:30:04.688 INFO:tasks.rados.rados.0.smithi042.stdout:888: finishing write tid 6 to smithi04275593-3 2024-09-21T09:30:04.689 INFO:tasks.rados.rados.0.smithi042.stdout:888: oid 3 updating version 0 to 287 2024-09-21T09:30:04.689 INFO:tasks.rados.rados.0.smithi042.stdout:888: oid 3 updating version 287 to 289 2024-09-21T09:30:04.689 INFO:tasks.rados.rados.0.smithi042.stdout:888: oid 3 version 289 is already newer than 288 2024-09-21T09:30:04.689 INFO:tasks.rados.rados.0.smithi042.stdout:888: oid 3 updating version 289 to 291 2024-09-21T09:30:04.689 INFO:tasks.rados.rados.0.smithi042.stdout:888: oid 3 version 291 is already newer than 290 2024-09-21T09:30:04.689 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 291 (ObjNum 279 snap 82 seq_num 279) dirty exists 2024-09-21T09:30:04.689 INFO:tasks.rados.rados.0.smithi042.stdout:888: left oid 3 (ObjNum 279 snap 82 seq_num 279) 2024-09-21T09:30:04.690 INFO:tasks.rados.rados.0.smithi042.stdout:889: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:30:04.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:04 smithi042 ceph-mon[87662]: pgmap v29: 121 pgs: 121 active+clean; 155 MiB data, 853 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 7 op/s 2024-09-21T09:30:04.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:04 smithi042 ceph-mon[87662]: osdmap e242: 8 total, 8 up, 8 in 2024-09-21T09:30:04.956 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:04 smithi042 ceph-mon[85820]: pgmap v29: 121 pgs: 121 active+clean; 155 MiB data, 853 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 7 op/s 2024-09-21T09:30:04.956 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:04 smithi042 ceph-mon[85820]: osdmap e242: 8 total, 8 up, 8 in 2024-09-21T09:30:04.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:04 smithi133 ceph-mon[31321]: pgmap v29: 121 pgs: 121 active+clean; 155 MiB data, 853 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 7 op/s 2024-09-21T09:30:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:04 smithi133 ceph-mon[31321]: osdmap e242: 8 total, 8 up, 8 in 2024-09-21T09:30:05.648 INFO:tasks.rados.rados.0.smithi042.stdout:888: done (2 left) 2024-09-21T09:30:05.648 INFO:tasks.rados.rados.0.smithi042.stdout:889: done (1 left) 2024-09-21T09:30:05.648 INFO:tasks.rados.rados.0.smithi042.stdout:890: done (0 left) 2024-09-21T09:30:05.648 INFO:tasks.rados.rados.0.smithi042.stdout:891: copy_from oid 2 from oid 18 current snap is 83 2024-09-21T09:30:05.648 INFO:tasks.rados.rados.0.smithi042.stdout:892: snap_create 2024-09-21T09:30:05.660 INFO:tasks.rados.rados.0.smithi042.stdout:891: finishing copy_from racing read to smithi04275593-2 2024-09-21T09:30:05.662 INFO:tasks.rados.rados.0.smithi042.stdout:891: finishing copy_from to smithi04275593-2 2024-09-21T09:30:05.662 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 204 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:30:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:05 smithi133 ceph-mon[31321]: osdmap e243: 8 total, 8 up, 8 in 2024-09-21T09:30:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:05 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:05 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:06.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:05 smithi042 ceph-mon[87662]: osdmap e243: 8 total, 8 up, 8 in 2024-09-21T09:30:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:05 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:05 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:05 smithi042 ceph-mon[85820]: osdmap e243: 8 total, 8 up, 8 in 2024-09-21T09:30:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:05 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:05 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:06.460 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:06 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:30:06.370+0000 7f1f5d41a640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-21T09:30:06.648 INFO:tasks.rados.rados.0.smithi042.stdout:891: done (1 left) 2024-09-21T09:30:06.648 INFO:tasks.rados.rados.0.smithi042.stdout:892: done (0 left) 2024-09-21T09:30:06.648 INFO:tasks.rados.rados.0.smithi042.stdout:893: read oid 19 snap -1 2024-09-21T09:30:06.648 INFO:tasks.rados.rados.0.smithi042.stdout:893: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:30:06.648 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 84 2024-09-21T09:30:06.649 INFO:tasks.rados.rados.0.smithi042.stdout:894: seq_num 280 ranges {0=696320,696320=606208,1302528=688128,1990656=311296} 2024-09-21T09:30:06.653 INFO:tasks.rados.rados.0.smithi042.stdout:894: writing smithi04275593-44 from 0 to 696320 tid 1 2024-09-21T09:30:06.656 INFO:tasks.rados.rados.0.smithi042.stdout:894: writing smithi04275593-44 from 696320 to 1302528 tid 2 2024-09-21T09:30:06.660 INFO:tasks.rados.rados.0.smithi042.stdout:894: writing smithi04275593-44 from 1302528 to 1990656 tid 3 2024-09-21T09:30:06.662 INFO:tasks.rados.rados.0.smithi042.stdout:894: writing smithi04275593-44 from 1990656 to 2301952 tid 4 2024-09-21T09:30:06.662 INFO:tasks.rados.rados.0.smithi042.stdout:895: snap_create 2024-09-21T09:30:06.663 INFO:tasks.rados.rados.0.smithi042.stdout:893: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:30:06.666 INFO:tasks.rados.rados.0.smithi042.stdout:894: finishing write tid 1 to smithi04275593-44 2024-09-21T09:30:06.666 INFO:tasks.rados.rados.0.smithi042.stdout:894: finishing write tid 2 to smithi04275593-44 2024-09-21T09:30:06.666 INFO:tasks.rados.rados.0.smithi042.stdout:894: finishing write tid 3 to smithi04275593-44 2024-09-21T09:30:06.666 INFO:tasks.rados.rados.0.smithi042.stdout:894: finishing write tid 4 to smithi04275593-44 2024-09-21T09:30:06.666 INFO:tasks.rados.rados.0.smithi042.stdout:894: finishing write tid 5 to smithi04275593-44 2024-09-21T09:30:06.666 INFO:tasks.rados.rados.0.smithi042.stdout:894: finishing write tid 6 to smithi04275593-44 2024-09-21T09:30:06.667 INFO:tasks.rados.rados.0.smithi042.stdout:894: oid 44 updating version 0 to 283 2024-09-21T09:30:06.667 INFO:tasks.rados.rados.0.smithi042.stdout:894: oid 44 updating version 283 to 284 2024-09-21T09:30:06.667 INFO:tasks.rados.rados.0.smithi042.stdout:894: oid 44 version 284 is already newer than 282 2024-09-21T09:30:06.667 INFO:tasks.rados.rados.0.smithi042.stdout:894: oid 44 version 284 is already newer than 281 2024-09-21T09:30:06.667 INFO:tasks.rados.rados.0.smithi042.stdout:894: oid 44 updating version 284 to 285 2024-09-21T09:30:06.667 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 285 (ObjNum 280 snap 84 seq_num 280) dirty exists 2024-09-21T09:30:06.667 INFO:tasks.rados.rados.0.smithi042.stdout:894: left oid 44 (ObjNum 280 snap 84 seq_num 280) 2024-09-21T09:30:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:06 smithi042 ceph-mon[87662]: pgmap v32: 121 pgs: 121 active+clean; 155 MiB data, 853 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:06 smithi042 ceph-mon[87662]: osdmap e244: 8 total, 8 up, 8 in 2024-09-21T09:30:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:06 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:06 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:06 smithi042 ceph-mon[85820]: pgmap v32: 121 pgs: 121 active+clean; 155 MiB data, 853 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:06 smithi042 ceph-mon[85820]: osdmap e244: 8 total, 8 up, 8 in 2024-09-21T09:30:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:06 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:06 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:06.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:06 smithi133 ceph-mon[31321]: pgmap v32: 121 pgs: 121 active+clean; 155 MiB data, 853 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:06.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:06 smithi133 ceph-mon[31321]: osdmap e244: 8 total, 8 up, 8 in 2024-09-21T09:30:06.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:06 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:06.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:06 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:07.659 INFO:tasks.rados.rados.0.smithi042.stdout:893: done (2 left) 2024-09-21T09:30:07.659 INFO:tasks.rados.rados.0.smithi042.stdout:894: done (1 left) 2024-09-21T09:30:07.659 INFO:tasks.rados.rados.0.smithi042.stdout:895: done (0 left) 2024-09-21T09:30:07.659 INFO:tasks.rados.rados.0.smithi042.stdout:896: copy_from oid 44 from oid 47 current snap is 85 2024-09-21T09:30:07.659 INFO:tasks.rados.rados.0.smithi042.stdout:897: copy_from oid 18 from oid 21 current snap is 85 2024-09-21T09:30:07.659 INFO:tasks.rados.rados.0.smithi042.stdout:898: snap_create 2024-09-21T09:30:07.675 INFO:tasks.rados.rados.0.smithi042.stdout:896: finishing copy_from racing read to smithi04275593-44 2024-09-21T09:30:07.676 INFO:tasks.rados.rados.0.smithi042.stdout:896: finishing copy_from to smithi04275593-44 2024-09-21T09:30:07.676 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 347 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-21T09:30:07.697 INFO:tasks.rados.rados.0.smithi042.stdout:897: finishing copy_from racing read to smithi04275593-18 2024-09-21T09:30:07.697 INFO:tasks.rados.rados.0.smithi042.stdout:897: finishing copy_from to smithi04275593-18 2024-09-21T09:30:07.698 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 99 (ObjNum 92 snap 17 seq_num 92) dirty exists 2024-09-21T09:30:07.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:07 smithi042 ceph-mon[85820]: osdmap e245: 8 total, 8 up, 8 in 2024-09-21T09:30:07.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:07 smithi042 ceph-mon[87662]: osdmap e245: 8 total, 8 up, 8 in 2024-09-21T09:30:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:07 smithi133 ceph-mon[31321]: osdmap e245: 8 total, 8 up, 8 in 2024-09-21T09:30:08.669 INFO:tasks.rados.rados.0.smithi042.stdout:896: done (2 left) 2024-09-21T09:30:08.669 INFO:tasks.rados.rados.0.smithi042.stdout:897: done (1 left) 2024-09-21T09:30:08.669 INFO:tasks.rados.rados.0.smithi042.stdout:898: done (0 left) 2024-09-21T09:30:08.669 INFO:tasks.rados.rados.0.smithi042.stdout:899: read oid 16 snap 74 2024-09-21T09:30:08.669 INFO:tasks.rados.rados.0.smithi042.stdout:899: expect (ObjNum 224 snap 71 seq_num 224) 2024-09-21T09:30:08.669 INFO:tasks.rados.rados.0.smithi042.stdout:900: setattr oid 20 current snap is 86 2024-09-21T09:30:08.670 INFO:tasks.rados.rados.0.smithi042.stdout:901: copy_from oid 23 from oid 36 current snap is 86 2024-09-21T09:30:08.670 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 86 2024-09-21T09:30:08.670 INFO:tasks.rados.rados.0.smithi042.stdout:902: seq_num 281 ranges {5447680=712704,6160384=491520,6651904=491520,7143424=622592} 2024-09-21T09:30:08.703 INFO:tasks.rados.rados.0.smithi042.stdout:902: writing smithi04275593-17 from 5447680 to 6160384 tid 1 2024-09-21T09:30:08.706 INFO:tasks.rados.rados.0.smithi042.stdout:902: writing smithi04275593-17 from 6160384 to 6651904 tid 2 2024-09-21T09:30:08.709 INFO:tasks.rados.rados.0.smithi042.stdout:902: writing smithi04275593-17 from 6651904 to 7143424 tid 3 2024-09-21T09:30:08.713 INFO:tasks.rados.rados.0.smithi042.stdout:902: writing smithi04275593-17 from 7143424 to 7766016 tid 4 2024-09-21T09:30:08.713 INFO:tasks.rados.rados.0.smithi042.stdout:903: setattr oid 13 current snap is 86 2024-09-21T09:30:08.713 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 239 (ObjNum 177 snap 0 seq_num 2837421440) dirty exists 2024-09-21T09:30:08.713 INFO:tasks.rados.rados.0.smithi042.stdout:899: expect (ObjNum 224 snap 71 seq_num 224) 2024-09-21T09:30:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:901: finishing copy_from racing read to smithi04275593-23 2024-09-21T09:30:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:901: finishing copy_from to smithi04275593-23 2024-09-21T09:30:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 264 (ObjNum 262 snap 80 seq_num 262) dirty exists 2024-09-21T09:30:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:902: finishing write tid 1 to smithi04275593-17 2024-09-21T09:30:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:902: finishing write tid 2 to smithi04275593-17 2024-09-21T09:30:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:902: finishing write tid 3 to smithi04275593-17 2024-09-21T09:30:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:902: finishing write tid 4 to smithi04275593-17 2024-09-21T09:30:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:902: finishing write tid 5 to smithi04275593-17 2024-09-21T09:30:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:902: finishing write tid 6 to smithi04275593-17 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:902: oid 17 updating version 0 to 416 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:902: oid 17 version 416 is already newer than 415 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:902: oid 17 version 416 is already newer than 412 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:902: oid 17 version 416 is already newer than 414 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:902: oid 17 version 416 is already newer than 413 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 416 (ObjNum 281 snap 86 seq_num 281) dirty exists 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:902: left oid 17 (ObjNum 281 snap 86 seq_num 281) 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:899: done (4 left) 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:900: done (3 left) 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:901: done (2 left) 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:902: done (1 left) 2024-09-21T09:30:08.777 INFO:tasks.rados.rados.0.smithi042.stdout:904: snap_create 2024-09-21T09:30:08.780 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 377 (ObjNum 274 snap 81 seq_num 274) dirty exists 2024-09-21T09:30:08.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:08 smithi042 ceph-mon[87662]: pgmap v35: 121 pgs: 121 active+clean; 155 MiB data, 853 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:08.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:08 smithi042 ceph-mon[87662]: osdmap e246: 8 total, 8 up, 8 in 2024-09-21T09:30:08.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:08 smithi042 ceph-mon[85820]: pgmap v35: 121 pgs: 121 active+clean; 155 MiB data, 853 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:08.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:08 smithi042 ceph-mon[85820]: osdmap e246: 8 total, 8 up, 8 in 2024-09-21T09:30:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:08 smithi133 ceph-mon[31321]: pgmap v35: 121 pgs: 121 active+clean; 155 MiB data, 853 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:08 smithi133 ceph-mon[31321]: osdmap e246: 8 total, 8 up, 8 in 2024-09-21T09:30:09.669 INFO:tasks.rados.rados.0.smithi042.stdout:903: done (1 left) 2024-09-21T09:30:09.669 INFO:tasks.rados.rados.0.smithi042.stdout:904: done (0 left) 2024-09-21T09:30:09.669 INFO:tasks.rados.rados.0.smithi042.stdout:905: snap_create 2024-09-21T09:30:09.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:09 smithi133 ceph-mon[31321]: osdmap e247: 8 total, 8 up, 8 in 2024-09-21T09:30:09.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:09 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:09.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:09 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:09.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:09 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:09.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:09 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:09.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:09 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:09.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:09 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:09.893 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:09 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:30:09.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:09 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:30:09.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:09 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T09:30:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[87662]: osdmap e247: 8 total, 8 up, 8 in 2024-09-21T09:30:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:30:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:30:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T09:30:10.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[85820]: osdmap e247: 8 total, 8 up, 8 in 2024-09-21T09:30:10.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:10.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:10.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:10.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:30:10.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:10.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:30:10.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T09:30:10.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T09:30:10.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:09 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T09:30:10.671 INFO:tasks.rados.rados.0.smithi042.stdout:905: done (0 left) 2024-09-21T09:30:10.671 INFO:tasks.rados.rados.0.smithi042.stdout:906: copy_from oid 10 from oid 16 current snap is 88 2024-09-21T09:30:10.671 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 88 2024-09-21T09:30:10.671 INFO:tasks.rados.rados.0.smithi042.stdout:907: seq_num 282 ranges {2088960=729088,2818048=425984,3244032=704512,3948544=475136} 2024-09-21T09:30:10.686 INFO:tasks.rados.rados.0.smithi042.stdout:907: writing smithi04275593-5 from 2088960 to 2818048 tid 1 2024-09-21T09:30:10.689 INFO:tasks.rados.rados.0.smithi042.stdout:907: writing smithi04275593-5 from 2818048 to 3244032 tid 2 2024-09-21T09:30:10.694 INFO:tasks.rados.rados.0.smithi042.stdout:907: writing smithi04275593-5 from 3244032 to 3948544 tid 3 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:907: writing smithi04275593-5 from 3948544 to 4423680 tid 4 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:908: read oid 23 snap 71 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:908: expect (ObjNum 227 snap 71 seq_num 227) 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:909: read oid 47 snap -1 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:909: expect (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:910: read oid 24 snap -1 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:910: expect (ObjNum 243 snap 74 seq_num 243) 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:911: rmattr oid 14 current snap is 88 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:911: done (5 left) 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:912: rollback oid 15 current snap is 88 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 15 to 86 2024-09-21T09:30:10.698 INFO:tasks.rados.rados.0.smithi042.stdout:906: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:30:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:907: finishing write tid 1 to smithi04275593-5 2024-09-21T09:30:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:906: finishing copy_from to smithi04275593-10 2024-09-21T09:30:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 386 (ObjNum 268 snap 81 seq_num 268) dirty exists 2024-09-21T09:30:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:907: finishing write tid 2 to smithi04275593-5 2024-09-21T09:30:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:907: finishing write tid 3 to smithi04275593-5 2024-09-21T09:30:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:906: done (5 left) 2024-09-21T09:30:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:913: delete oid 22 current snap is 88 2024-09-21T09:30:10.701 INFO:tasks.rados.rados.0.smithi042.stdout:907: finishing write tid 4 to smithi04275593-5 2024-09-21T09:30:10.701 INFO:tasks.rados.rados.0.smithi042.stdout:913: done (5 left) 2024-09-21T09:30:10.702 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 88 2024-09-21T09:30:10.702 INFO:tasks.rados.rados.0.smithi042.stdout:914: seq_num 284 ranges {6725632=761856,7487488=598016,8085504=671744,8757248=335872} 2024-09-21T09:30:10.743 INFO:tasks.rados.rados.0.smithi042.stdout:914: writing smithi04275593-36 from 6725632 to 7487488 tid 1 2024-09-21T09:30:10.746 INFO:tasks.rados.rados.0.smithi042.stdout:914: writing smithi04275593-36 from 7487488 to 8085504 tid 2 2024-09-21T09:30:10.750 INFO:tasks.rados.rados.0.smithi042.stdout:914: writing smithi04275593-36 from 8085504 to 8757248 tid 3 2024-09-21T09:30:10.752 INFO:tasks.rados.rados.0.smithi042.stdout:914: writing smithi04275593-36 from 8757248 to 9093120 tid 4 2024-09-21T09:30:10.752 INFO:tasks.rados.rados.0.smithi042.stdout:915: read oid 4 snap -1 2024-09-21T09:30:10.752 INFO:tasks.rados.rados.0.smithi042.stdout:915: expect (ObjNum 240 snap 74 seq_num 240) 2024-09-21T09:30:10.752 INFO:tasks.rados.rados.0.smithi042.stdout:916: snap_remove snap 87 2024-09-21T09:30:10.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:10 smithi133 ceph-mon[31321]: pgmap v38: 121 pgs: 121 active+clean; 172 MiB data, 894 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2024-09-21T09:30:10.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:10 smithi133 ceph-mon[31321]: Upgrade: It appears safe to stop mon.b 2024-09-21T09:30:10.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:10 smithi133 ceph-mon[31321]: osdmap e248: 8 total, 8 up, 8 in 2024-09-21T09:30:10.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:10 smithi133 ceph-mon[31321]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:10.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:10 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:30:10.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:10 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:30:10.928 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:10 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[87662]: pgmap v38: 121 pgs: 121 active+clean; 172 MiB data, 894 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2024-09-21T09:30:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[87662]: Upgrade: It appears safe to stop mon.b 2024-09-21T09:30:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[87662]: osdmap e248: 8 total, 8 up, 8 in 2024-09-21T09:30:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:30:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:30:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[85820]: pgmap v38: 121 pgs: 121 active+clean; 172 MiB data, 894 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2024-09-21T09:30:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[85820]: Upgrade: It appears safe to stop mon.b 2024-09-21T09:30:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[85820]: osdmap e248: 8 total, 8 up, 8 in 2024-09-21T09:30:11.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:11.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:30:11.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:30:11.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:10 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:916: done (7 left) 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:907: finishing write tid 5 to smithi04275593-5 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:907: finishing write tid 6 to smithi04275593-5 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:907: oid 5 updating version 0 to 292 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:907: oid 5 updating version 292 to 293 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:907: oid 5 updating version 293 to 296 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:907: oid 5 version 296 is already newer than 294 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:907: oid 5 version 296 is already newer than 295 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 296 (ObjNum 282 snap 88 seq_num 282) dirty exists 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:907: left oid 5 (ObjNum 282 snap 88 seq_num 282) 2024-09-21T09:30:11.682 INFO:tasks.rados.rados.0.smithi042.stdout:909: expect (ObjNum 69 snap 9 seq_num 69) 2024-09-21T09:30:11.752 INFO:tasks.rados.rados.0.smithi042.stdout:912: finishing rollback tid 0 to smithi04275593-15 2024-09-21T09:30:11.753 INFO:tasks.rados.rados.0.smithi042.stdout:912: finishing rollback tid 1 to smithi04275593-15 2024-09-21T09:30:11.753 INFO:tasks.rados.rados.0.smithi042.stdout:912: finishing rollback tid 2 to smithi04275593-15 2024-09-21T09:30:11.753 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 420 (ObjNum 254 snap 78 seq_num 254) dirty exists 2024-09-21T09:30:11.753 INFO:tasks.rados.rados.0.smithi042.stdout:910: expect (ObjNum 243 snap 74 seq_num 243) 2024-09-21T09:30:11.902 INFO:tasks.rados.rados.0.smithi042.stdout:908: expect (ObjNum 227 snap 71 seq_num 227) 2024-09-21T09:30:11.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:11 smithi133 ceph-mon[31321]: Upgrade: Updating mon.b 2024-09-21T09:30:11.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:11 smithi133 ceph-mon[31321]: Deploying daemon mon.b on smithi133 2024-09-21T09:30:11.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:11 smithi133 ceph-mon[31321]: osdmap e249: 8 total, 8 up, 8 in 2024-09-21T09:30:11.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:11 smithi133 ceph-mon[31321]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:30:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:11 smithi042 ceph-mon[87662]: Upgrade: Updating mon.b 2024-09-21T09:30:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:11 smithi042 ceph-mon[87662]: Deploying daemon mon.b on smithi133 2024-09-21T09:30:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:11 smithi042 ceph-mon[87662]: osdmap e249: 8 total, 8 up, 8 in 2024-09-21T09:30:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:30:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:11 smithi042 ceph-mon[85820]: Upgrade: Updating mon.b 2024-09-21T09:30:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:11 smithi042 ceph-mon[85820]: Deploying daemon mon.b on smithi133 2024-09-21T09:30:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:11 smithi042 ceph-mon[85820]: osdmap e249: 8 total, 8 up, 8 in 2024-09-21T09:30:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T09:30:12.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:30:11] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: finishing write tid 1 to smithi04275593-36 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: finishing write tid 2 to smithi04275593-36 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: finishing write tid 3 to smithi04275593-36 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: finishing write tid 4 to smithi04275593-36 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: finishing write tid 5 to smithi04275593-36 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: finishing write tid 6 to smithi04275593-36 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: oid 36 updating version 0 to 349 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: oid 36 version 349 is already newer than 348 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: oid 36 updating version 349 to 351 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: oid 36 updating version 351 to 352 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: oid 36 version 352 is already newer than 350 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 352 (ObjNum 284 snap 88 seq_num 284) dirty exists 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:914: left oid 36 (ObjNum 284 snap 88 seq_num 284) 2024-09-21T09:30:12.189 INFO:tasks.rados.rados.0.smithi042.stdout:915: expect (ObjNum 240 snap 74 seq_num 240) 2024-09-21T09:30:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:12 smithi133 systemd[1]: Stopping Ceph mon.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:30:12.254 INFO:tasks.rados.rados.0.smithi042.stdout:917: read oid 18 snap -1 2024-09-21T09:30:12.254 INFO:tasks.rados.rados.0.smithi042.stdout:917: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:30:12.254 INFO:tasks.rados.rados.0.smithi042.stdout:907: done (7 left) 2024-09-21T09:30:12.254 INFO:tasks.rados.rados.0.smithi042.stdout:908: done (6 left) 2024-09-21T09:30:12.254 INFO:tasks.rados.rados.0.smithi042.stdout:909: done (5 left) 2024-09-21T09:30:12.254 INFO:tasks.rados.rados.0.smithi042.stdout:910: done (4 left) 2024-09-21T09:30:12.254 INFO:tasks.rados.rados.0.smithi042.stdout:912: done (3 left) 2024-09-21T09:30:12.254 INFO:tasks.rados.rados.0.smithi042.stdout:914: done (2 left) 2024-09-21T09:30:12.254 INFO:tasks.rados.rados.0.smithi042.stdout:915: done (1 left) 2024-09-21T09:30:12.255 INFO:tasks.rados.rados.0.smithi042.stdout:918: read oid 9 snap -1 2024-09-21T09:30:12.255 INFO:tasks.rados.rados.0.smithi042.stdout:918: expect deleted 2024-09-21T09:30:12.255 INFO:tasks.rados.rados.0.smithi042.stdout:919: setattr oid 11 current snap is 88 2024-09-21T09:30:12.255 INFO:tasks.rados.rados.0.smithi042.stdout:918: done (2 left) 2024-09-21T09:30:12.255 INFO:tasks.rados.rados.0.smithi042.stdout:920: read oid 17 snap -1 2024-09-21T09:30:12.255 INFO:tasks.rados.rados.0.smithi042.stdout:920: expect (ObjNum 281 snap 86 seq_num 281) 2024-09-21T09:30:12.255 INFO:tasks.rados.rados.0.smithi042.stdout:921: delete oid 23 current snap is 88 2024-09-21T09:30:12.258 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 240 (ObjNum 81 snap 0 seq_num 0) dirty exists 2024-09-21T09:30:12.269 INFO:tasks.rados.rados.0.smithi042.stdout:917: expect (ObjNum 92 snap 17 seq_num 92) 2024-09-21T09:30:12.366 INFO:tasks.rados.rados.0.smithi042.stdout:920: expect (ObjNum 281 snap 86 seq_num 281) 2024-09-21T09:30:12.673 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b[31311]: 2024-09-21T09:30:12.406+0000 7fe969b86640 -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-09-21T09:30:12.673 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b[31311]: 2024-09-21T09:30:12.406+0000 7fe969b86640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T09:30:12.791 INFO:tasks.rados.rados.0.smithi042.stdout:917: done (3 left) 2024-09-21T09:30:12.791 INFO:tasks.rados.rados.0.smithi042.stdout:919: done (2 left) 2024-09-21T09:30:12.791 INFO:tasks.rados.rados.0.smithi042.stdout:920: done (1 left) 2024-09-21T09:30:12.791 INFO:tasks.rados.rados.0.smithi042.stdout:921: done (0 left) 2024-09-21T09:30:12.791 INFO:tasks.rados.rados.0.smithi042.stdout:922: delete oid 46 current snap is 88 2024-09-21T09:30:12.793 INFO:tasks.rados.rados.0.smithi042.stdout:922: done (0 left) 2024-09-21T09:30:12.793 INFO:tasks.rados.rados.0.smithi042.stdout:923: copy_from oid 23 from oid 4 current snap is 88 2024-09-21T09:30:12.793 INFO:tasks.rados.rados.0.smithi042.stdout:924: snap_create 2024-09-21T09:30:12.793 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:30:12] ENGINE Bus STOPPING 2024-09-21T09:30:12.802 INFO:tasks.rados.rados.0.smithi042.stdout:923: finishing copy_from racing read to smithi04275593-23 2024-09-21T09:30:12.803 INFO:tasks.rados.rados.0.smithi042.stdout:923: finishing copy_from to smithi04275593-23 2024-09-21T09:30:12.803 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 182 (ObjNum 240 snap 74 seq_num 240) dirty exists 2024-09-21T09:30:12.958 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:12 smithi133 podman[82903]: 2024-09-21 09:30:12.672065918 +0000 UTC m=+0.375627316 container died 83f22b959aaf757d447947794f408f2feb1763040266a93eed566874df87dcdb (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-6a1bdf8) 2024-09-21T09:30:13.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:30:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:30:13.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:30:12] ENGINE Bus STOPPED 2024-09-21T09:30:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:13 smithi133 podman[82903]: 2024-09-21 09:30:13.055552775 +0000 UTC m=+0.759114173 container cleanup 83f22b959aaf757d447947794f408f2feb1763040266a93eed566874df87dcdb (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:30:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:13 smithi133 bash[82903]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b 2024-09-21T09:30:13.641 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:13 smithi133 podman[82917]: 2024-09-21 09:30:13.30675079 +0000 UTC m=+0.632576123 container remove 83f22b959aaf757d447947794f408f2feb1763040266a93eed566874df87dcdb (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:30:13.641 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:13 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-21T09:30:13.641 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:13 smithi133 systemd[1]: Stopped Ceph mon.b for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:30:13.641 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:13 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.b.service: Consumed 8.965s CPU time. 2024-09-21T09:30:13.927 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:13 smithi133 systemd[1]: Starting Ceph mon.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:30:13.927 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:13 smithi133 podman[83044]: 2024-09-21 09:30:13.752335861 +0000 UTC m=+0.015765961 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:30:14.188 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:13 smithi133 podman[83044]: 2024-09-21 09:30:13.926710435 +0000 UTC m=+0.190140517 container create f8f529f22ab7fa6eabd40299889addaad31428dbbd7c6bba235624dbd240925f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=main-62da54b, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:30:14.188 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 podman[83044]: 2024-09-21 09:30:14.162661088 +0000 UTC m=+0.426091187 container init f8f529f22ab7fa6eabd40299889addaad31428dbbd7c6bba235624dbd240925f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T09:30:14.188 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 podman[83044]: 2024-09-21 09:30:14.165757202 +0000 UTC m=+0.429187287 container start f8f529f22ab7fa6eabd40299889addaad31428dbbd7c6bba235624dbd240925f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:30:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:30:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 2 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: pidfile_write: ignore empty --pid-file 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: load: jerasure load: lrc 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Git sha 0 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: DB SUMMARY 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: DB Session ID: 0A4VMPUS1QOGE5NA6QVJ 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1411 Bytes 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 10873744 ; 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:30:14.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.env: 0x560834854120 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.info_log: 0x560835c6d700 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.statistics: (nil) 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.use_fsync: 0 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:30:14.495 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:30:14.496 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:30:14.496 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:30:14.496 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:30:14.496 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:30:14.496 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.db_log_dir: 2024-09-21T09:30:14.496 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.wal_dir: 2024-09-21T09:30:14.496 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:30:14.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:30:14.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:30:14.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:30:14.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:30:14.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:30:14.497 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.write_buffer_manager: 0x560835c701e0 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.unordered_write: 0 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:30:14.498 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.row_cache: None 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.wal_filter: None 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.wal_compression: 0 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:30:14.499 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:30:14.500 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_open_files: -1 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Compression algorithms supported: 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: kZSTD supported: 0 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:30:14.501 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.merge_operator: 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_filter: None 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560835c6d320) 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:30:14.502 INFO:journalctl@ceph.mon.b.smithi133.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: index_type: 0 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: data_block_index_type: 0 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: index_shortening: 1 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: checksum: 4 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: no_block_cache: 0 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_cache: 0x560835c61610 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_cache_options: 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: capacity : 536870912 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: num_shard_bits : 4 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: strict_capacity_limit : 0 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_cache_compressed: (nil) 2024-09-21T09:30:14.503 INFO:journalctl@ceph.mon.b.smithi133.stdout: persistent_cache: (nil) 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_size: 4096 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_size_deviation: 10 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_restart_interval: 16 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: index_block_restart_interval: 1 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: metadata_block_size: 4096 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: partition_filters: 0 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: use_delta_encoding: 1 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: filter_policy: bloomfilter 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: whole_key_filtering: 1 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: verify_compression: 0 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: format_version: 5 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: enable_index_compression: 1 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: block_align: 0 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: max_auto_readahead_size: 262144 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: prepopulate_block_cache: 0 2024-09-21T09:30:14.504 INFO:journalctl@ceph.mon.b.smithi133.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compression: NoCompression 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.num_levels: 7 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:30:14.505 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:30:14.506 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:30:14.507 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:30:14.508 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.ttl: 2592000 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:30:14.509 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 29, last_sequence is 13453, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2284a268-4f7c-40ed-b183-63fc1627b1e1 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911014192580, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-21T09:30:14.510 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911014216860, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 6714091, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13458, "largest_seqno": 16710, "table_properties": {"data_size": 6699381, "index_size": 9951, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3717, "raw_key_size": 33749, "raw_average_key_size": 22, "raw_value_size": 6668755, "raw_average_value_size": 4518, "num_data_blocks": 432, "num_entries": 1476, "num_filter_entries": 1476, "num_deletions": 294, "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": 1726911014, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2284a268-4f7c-40ed-b183-63fc1627b1e1", "db_session_id": "0A4VMPUS1QOGE5NA6QVJ", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726911014217023, "job": 1, "event": "recovery_finished"} 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: 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-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560835c90e00 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: DB pointer 0x560835d92000 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout: ** DB Stats ** 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:30:14.511 INFO:journalctl@ceph.mon.b.smithi133.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: ** Compaction Stats [default] ** 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: L0 1/0 6.40 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 627.0 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: L6 1/0 7.45 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-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: Sum 2/0 13.85 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 627.0 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.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 627.0 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: ** Compaction Stats [default] ** 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.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 627.0 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:30:14.512 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Flush(GB): cumulative 0.006, interval 0.006 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Cumulative compaction: 0.01 GB write, 222.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Interval compaction: 0.01 GB write, 222.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Block cache BinnedLRUCache@0x560835c61610#2 capacity: 512.00 MB usage: 14.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,10.08 KB,0.00192225%) Misc(1,0.00 KB,0%) 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: starting mon.b rank 1 at public addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] at bind addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:30:14.513 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: mon.b@-1(???) e3 preinit fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: mon.b@-1(???).mds e8 new map 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: mon.b@-1(???).mds e8 print_map 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: e8 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: legacy client fscid: 1 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: Filesystem 'cephfs' (1) 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: fs_name cephfs 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: epoch 8 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: created 2024-09-21T09:23:30.750527+0000 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: modified 2024-09-21T09:23:41.955367+0000 2024-09-21T09:30:14.514 INFO:journalctl@ceph.mon.b.smithi133.stdout: tableserver 0 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: root 0 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: session_timeout 60 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: session_autoclose 300 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: max_file_size 1099511627776 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: max_xattr_size 65536 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: required_client_features {} 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: last_failure 0 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: last_failure_osd_epoch 0 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.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-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: max_mds 1 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: in 0 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: up {0=24328} 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: failed 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: damaged 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: stopped 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: data_pools [3] 2024-09-21T09:30:14.515 INFO:journalctl@ceph.mon.b.smithi133.stdout: metadata_pool 2 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: inline_data disabled 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: balancer 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: bal_rank_mask -1 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: standby_count_wanted 0 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: qdb_cluster leader: 0 members: 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: [mds.b{0:24328} state up:active seq 5 addr [v2:172.21.15.133:6832/145470381,v1:172.21.15.133:6833/145470381] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: Standby daemons: 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout: [mds.a{-1:14415} state up:standby seq 1 addr [v2:172.21.15.42:6834/923198011,v1:172.21.15.42:6835/923198011] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: mon.b@-1(???).osd e250 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: mon.b@-1(???).osd e250 crush map has features 432629308056666112, adjusting msgr requires 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: mon.b@-1(???).osd e250 crush map has features 432629308056666112, adjusting msgr requires 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: mon.b@-1(???).osd e250 crush map has features 432629308056666112, adjusting msgr requires 2024-09-21T09:30:14.516 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 ceph-mon[83064]: mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-09-21T09:30:14.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 bash[83044]: f8f529f22ab7fa6eabd40299889addaad31428dbbd7c6bba235624dbd240925f 2024-09-21T09:30:14.517 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:14 smithi133 systemd[1]: Started Ceph mon.b for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:30:16.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:30:15] ENGINE Bus STARTING 2024-09-21T09:30:16.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:30:15] ENGINE Serving on http://:::9283 2024-09-21T09:30:16.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:30:15] ENGINE Bus STARTED 2024-09-21T09:30:16.654 INFO:tasks.rados.rados.0.smithi042.stdout:923: done (1 left) 2024-09-21T09:30:16.655 INFO:tasks.rados.rados.0.smithi042.stdout:924: done (0 left) 2024-09-21T09:30:16.655 INFO:tasks.rados.rados.0.smithi042.stdout:925: rollback oid 30 current snap is 89 2024-09-21T09:30:16.655 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 30 to 88 2024-09-21T09:30:16.655 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 89 2024-09-21T09:30:16.655 INFO:tasks.rados.rados.0.smithi042.stdout:926: seq_num 287 ranges {0=8192} 2024-09-21T09:30:16.655 INFO:tasks.rados.rados.0.smithi042.stdout:926: writing smithi04275593-26 from 0 to 8192 tid 1 2024-09-21T09:30:16.655 INFO:tasks.rados.rados.0.smithi042.stdout:927: snap_remove snap 82 2024-09-21T09:30:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:30:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: pgmap v43: 121 pgs: 121 active+clean; 193 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 20 op/s 2024-09-21T09:30:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: pgmap v44: 121 pgs: 121 active+clean; 193 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2024-09-21T09:30:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T09:30:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: mon.b calling monitor election 2024-09-21T09:30:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: mon.c calling monitor election 2024-09-21T09:30:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: mon.a calling monitor election 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: monmap epoch 4 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: last_changed 2024-09-21T09:30:15.644158+0000 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: created 2024-09-21T09:17:52.083847+0000 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: min_mon_release 19 (squid) 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: election_strategy: 1 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: 1: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.b 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: 2: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-09-21T09:30:16.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:30:16.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: osdmap e251: 8 total, 8 up, 8 in 2024-09-21T09:30:16.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: mgrmap e43: y(active, since 34s), standbys: x 2024-09-21T09:30:16.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: overall HEALTH_OK 2024-09-21T09:30:16.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='' 2024-09-21T09:30:16.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:16.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:16 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:30:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:30:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: pgmap v43: 121 pgs: 121 active+clean; 193 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 20 op/s 2024-09-21T09:30:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: pgmap v44: 121 pgs: 121 active+clean; 193 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2024-09-21T09:30:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T09:30:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: mon.b calling monitor election 2024-09-21T09:30:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: mon.c calling monitor election 2024-09-21T09:30:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: mon.a calling monitor election 2024-09-21T09:30:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: monmap epoch 4 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: last_changed 2024-09-21T09:30:15.644158+0000 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: created 2024-09-21T09:17:52.083847+0000 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: min_mon_release 19 (squid) 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: election_strategy: 1 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: 1: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.b 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: 2: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: osdmap e251: 8 total, 8 up, 8 in 2024-09-21T09:30:17.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: mgrmap e43: y(active, since 34s), standbys: x 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: overall HEALTH_OK 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='' 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: pgmap v43: 121 pgs: 121 active+clean; 193 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 20 op/s 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: pgmap v44: 121 pgs: 121 active+clean; 193 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: mon.b calling monitor election 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: mon.c calling monitor election 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: mon.a calling monitor election 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T09:30:17.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: monmap epoch 4 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: fsid 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: last_changed 2024-09-21T09:30:15.644158+0000 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: created 2024-09-21T09:17:52.083847+0000 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: min_mon_release 19 (squid) 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: election_strategy: 1 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: 1: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.b 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: 2: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: osdmap e251: 8 total, 8 up, 8 in 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: mgrmap e43: y(active, since 34s), standbys: x 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: overall HEALTH_OK 2024-09-21T09:30:17.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='' 2024-09-21T09:30:17.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:17.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:16 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:30:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:927: done (2 left) 2024-09-21T09:30:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:928: read oid 42 snap -1 2024-09-21T09:30:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:928: expect (ObjNum 244 snap 74 seq_num 244) 2024-09-21T09:30:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:929: read oid 19 snap -1 2024-09-21T09:30:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:929: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:30:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:930: read oid 10 snap -1 2024-09-21T09:30:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:930: expect (ObjNum 268 snap 81 seq_num 268) 2024-09-21T09:30:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:931: rollback oid 29 current snap is 89 2024-09-21T09:30:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 29 to 85 2024-09-21T09:30:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:932: snap_remove snap 83 2024-09-21T09:30:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:17 smithi133 ceph-mon[83064]: osdmap e252: 8 total, 8 up, 8 in 2024-09-21T09:30:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:17 smithi042 ceph-mon[85820]: osdmap e252: 8 total, 8 up, 8 in 2024-09-21T09:30:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:17 smithi042 ceph-mon[87662]: osdmap e252: 8 total, 8 up, 8 in 2024-09-21T09:30:18.669 INFO:tasks.rados.rados.0.smithi042.stdout:932: done (6 left) 2024-09-21T09:30:18.696 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 89 2024-09-21T09:30:18.696 INFO:tasks.rados.rados.0.smithi042.stdout:933: seq_num 288 ranges {2662400=24576} 2024-09-21T09:30:18.696 INFO:tasks.rados.rados.0.smithi042.stdout:933: writing smithi04275593-6 from 2662400 to 2686976 tid 1 2024-09-21T09:30:18.697 INFO:tasks.rados.rados.0.smithi042.stdout:934: snap_remove snap 80 2024-09-21T09:30:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:18 smithi133 ceph-mon[83064]: pgmap v47: 121 pgs: 121 active+clean; 193 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2024-09-21T09:30:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:18 smithi133 ceph-mon[83064]: osdmap e253: 8 total, 8 up, 8 in 2024-09-21T09:30:19.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:18 smithi042 ceph-mon[85820]: pgmap v47: 121 pgs: 121 active+clean; 193 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2024-09-21T09:30:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:18 smithi042 ceph-mon[85820]: osdmap e253: 8 total, 8 up, 8 in 2024-09-21T09:30:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:18 smithi042 ceph-mon[87662]: pgmap v47: 121 pgs: 121 active+clean; 193 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2024-09-21T09:30:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:18 smithi042 ceph-mon[87662]: osdmap e253: 8 total, 8 up, 8 in 2024-09-21T09:30:19.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:19 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:30:19.229+0000 7f1f5d41a640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T09:30:19.674 INFO:tasks.rados.rados.0.smithi042.stdout:934: done (7 left) 2024-09-21T09:30:19.674 INFO:tasks.rados.rados.0.smithi042.stdout:935: delete oid 18 current snap is 89 2024-09-21T09:30:19.674 INFO:tasks.rados.rados.0.smithi042.stdout:925: finishing rollback tid 0 to smithi04275593-30 2024-09-21T09:30:19.674 INFO:tasks.rados.rados.0.smithi042.stdout:925: finishing rollback tid 1 to smithi04275593-30 2024-09-21T09:30:19.674 INFO:tasks.rados.rados.0.smithi042.stdout:925: finishing rollback tid 2 to smithi04275593-30 2024-09-21T09:30:19.674 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 294 (ObjNum 260 snap 79 seq_num 260) dirty exists 2024-09-21T09:30:19.674 INFO:tasks.rados.rados.0.smithi042.stdout:926: finishing write tid 1 to smithi04275593-26 2024-09-21T09:30:19.674 INFO:tasks.rados.rados.0.smithi042.stdout:926: finishing write tid 2 to smithi04275593-26 2024-09-21T09:30:19.674 INFO:tasks.rados.rados.0.smithi042.stdout:926: finishing write tid 3 to smithi04275593-26 2024-09-21T09:30:19.674 INFO:tasks.rados.rados.0.smithi042.stdout:926: oid 26 updating version 0 to 320 2024-09-21T09:30:19.675 INFO:tasks.rados.rados.0.smithi042.stdout:926: oid 26 version 320 is already newer than 319 2024-09-21T09:30:19.675 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 320 (ObjNum 287 snap 89 seq_num 287) dirty exists 2024-09-21T09:30:19.675 INFO:tasks.rados.rados.0.smithi042.stdout:926: left oid 26 (ObjNum 287 snap 89 seq_num 287) 2024-09-21T09:30:19.675 INFO:tasks.rados.rados.0.smithi042.stdout:931: finishing rollback tid 1 to smithi04275593-29 2024-09-21T09:30:19.675 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 0 (ObjNum 65 snap 0 seq_num 1750749805) dirty dne 2024-09-21T09:30:19.675 INFO:tasks.rados.rados.0.smithi042.stdout:929: expect (ObjNum 7 snap 0 seq_num 7) 2024-09-21T09:30:19.678 INFO:tasks.rados.rados.0.smithi042.stdout:930: expect (ObjNum 268 snap 81 seq_num 268) 2024-09-21T09:30:19.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:19 smithi133 ceph-mon[83064]: osdmap e254: 8 total, 8 up, 8 in 2024-09-21T09:30:19.814 INFO:tasks.rados.rados.0.smithi042.stdout:928: expect (ObjNum 244 snap 74 seq_num 244) 2024-09-21T09:30:20.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:19 smithi042 ceph-mon[85820]: osdmap e254: 8 total, 8 up, 8 in 2024-09-21T09:30:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:19 smithi042 ceph-mon[87662]: osdmap e254: 8 total, 8 up, 8 in 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:933: finishing write tid 1 to smithi04275593-6 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:933: finishing write tid 2 to smithi04275593-6 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:933: finishing write tid 3 to smithi04275593-6 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:933: oid 6 updating version 0 to 392 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:933: oid 6 updating version 392 to 393 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 393 (ObjNum 288 snap 89 seq_num 288) dirty exists 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:933: left oid 6 (ObjNum 288 snap 89 seq_num 288) 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:925: done (7 left) 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:926: done (6 left) 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:928: done (5 left) 2024-09-21T09:30:20.159 INFO:tasks.rados.rados.0.smithi042.stdout:929: done (4 left) 2024-09-21T09:30:20.160 INFO:tasks.rados.rados.0.smithi042.stdout:930: done (3 left) 2024-09-21T09:30:20.160 INFO:tasks.rados.rados.0.smithi042.stdout:931: done (2 left) 2024-09-21T09:30:20.160 INFO:tasks.rados.rados.0.smithi042.stdout:933: done (1 left) 2024-09-21T09:30:20.160 INFO:tasks.rados.rados.0.smithi042.stdout:935: done (0 left) 2024-09-21T09:30:20.160 INFO:tasks.rados.rados.0.smithi042.stdout:936: snap_remove snap 71 2024-09-21T09:30:20.507 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:30:20.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[87662]: pgmap v50: 121 pgs: 121 active+clean; 195 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 526 KiB/s wr, 9 op/s 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[87662]: osdmap e255: 8 total, 8 up, 8 in 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[85820]: pgmap v50: 121 pgs: 121 active+clean; 195 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 526 KiB/s wr, 9 op/s 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[85820]: osdmap e255: 8 total, 8 up, 8 in 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:20 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.864 INFO:tasks.rados.rados.0.smithi042.stdout:936: done (0 left) 2024-09-21T09:30:20.865 INFO:tasks.rados.rados.0.smithi042.stdout:937: copy_from oid 31 from oid 35 current snap is 89 2024-09-21T09:30:20.865 INFO:tasks.rados.rados.0.smithi042.stdout:938: delete oid 47 current snap is 89 2024-09-21T09:30:20.880 INFO:tasks.rados.rados.0.smithi042.stdout:938: done (1 left) 2024-09-21T09:30:20.880 INFO:tasks.rados.rados.0.smithi042.stdout:939: snap_remove snap 81 2024-09-21T09:30:20.941 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:20 smithi133 ceph-mon[83064]: pgmap v50: 121 pgs: 121 active+clean; 195 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 526 KiB/s wr, 9 op/s 2024-09-21T09:30:20.941 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:20 smithi133 ceph-mon[83064]: osdmap e255: 8 total, 8 up, 8 in 2024-09-21T09:30:20.941 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:20 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.941 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:20 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.941 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:20 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:20.941 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:20 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:21.111 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:30:21.111 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (4m) 15s ago 5m 25.6M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:30:21.111 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (5m) 1s ago 5m 91.7M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:30:21.111 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (7m) 15s ago 7m 18.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (7m) 1s ago 7m 21.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (62s) 1s ago 10m 453M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (89s) 15s ago 12m 514M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (48s) 15s ago 12m 40.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (7s) 1s ago 10m 22.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (25s) 15s ago 10m 26.8M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (5m) 15s ago 5m 15.6M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (5m) 1s ago 5m 15.5M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (10m) 15s ago 10m 140M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 0040c6a200c8 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (9m) 15s ago 9m 153M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 48767e99dd1f 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (9m) 15s ago 9m 119M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e f7b6eb6a64af 2024-09-21T09:30:21.112 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (9m) 15s ago 9m 123M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:30:21.113 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (8m) 1s ago 8m 161M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:30:21.113 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (8m) 1s ago 8m 131M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:30:21.113 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (7m) 1s ago 7m 105M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:30:21.113 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (7m) 1s ago 7m 111M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:30:21.113 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (67s) 1s ago 6m 52.1M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:30:21.464 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:30:21.465 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:30:21.466 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:30:21.466 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 10, 2024-09-21T09:30:21.466 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 5 2024-09-21T09:30:21.466 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:30:21.466 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:30:21.768 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:30:21.768 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:30:21.768 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:30:21.768 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:30:21.769 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:30:21.769 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:30:21.769 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:30:21.769 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:30:21.769 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "5/20 daemons upgraded", 2024-09-21T09:30:21.769 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T09:30:21.769 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:30:21.769 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:30:21.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:21 smithi042 ceph-mon[87662]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:21.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:21 smithi042 ceph-mon[87662]: osdmap e256: 8 total, 8 up, 8 in 2024-09-21T09:30:21.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:21 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1055681098' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:21.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:21 smithi042 ceph-mon[85820]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:21.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:21 smithi042 ceph-mon[85820]: osdmap e256: 8 total, 8 up, 8 in 2024-09-21T09:30:21.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:21 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1055681098' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:21.869 INFO:tasks.rados.rados.0.smithi042.stdout:939: done (1 left) 2024-09-21T09:30:21.869 INFO:tasks.rados.rados.0.smithi042.stdout:940: snap_create 2024-09-21T09:30:21.869 INFO:tasks.rados.rados.0.smithi042.stdout:937: finishing copy_from racing read to smithi04275593-31 2024-09-21T09:30:21.869 INFO:tasks.rados.rados.0.smithi042.stdout:937: finishing copy_from to smithi04275593-31 2024-09-21T09:30:21.869 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 349 (ObjNum 237 snap 74 seq_num 237) dirty exists 2024-09-21T09:30:21.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:21 smithi133 ceph-mon[83064]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:21 smithi133 ceph-mon[83064]: osdmap e256: 8 total, 8 up, 8 in 2024-09-21T09:30:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:21 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1055681098' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:22.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:30:21] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2024-09-21T09:30:22.635 INFO:tasks.rados.rados.0.smithi042.stdout:937: done (1 left) 2024-09-21T09:30:22.635 INFO:tasks.rados.rados.0.smithi042.stdout:940: done (0 left) 2024-09-21T09:30:22.635 INFO:tasks.rados.rados.0.smithi042.stdout:941: copy_from oid 20 from oid 32 current snap is 90 2024-09-21T09:30:22.635 INFO:tasks.rados.rados.0.smithi042.stdout:942: delete oid 3 current snap is 90 2024-09-21T09:30:22.639 INFO:tasks.rados.rados.0.smithi042.stdout:942: done (1 left) 2024-09-21T09:30:22.639 INFO:tasks.rados.rados.0.smithi042.stdout:943: copy_from oid 45 from oid 37 current snap is 90 2024-09-21T09:30:22.639 INFO:tasks.rados.rados.0.smithi042.stdout:944: snap_remove snap 88 2024-09-21T09:30:22.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:22 smithi133 ceph-mon[83064]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:22.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:22 smithi133 ceph-mon[83064]: pgmap v53: 121 pgs: 121 active+clean; 195 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 526 KiB/s wr, 9 op/s 2024-09-21T09:30:22.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:22 smithi133 ceph-mon[83064]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:22.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:22 smithi133 ceph-mon[83064]: osdmap e257: 8 total, 8 up, 8 in 2024-09-21T09:30:22.957 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:22 smithi133 ceph-mon[83064]: osdmap e258: 8 total, 8 up, 8 in 2024-09-21T09:30:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:22 smithi042 ceph-mon[85820]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:22 smithi042 ceph-mon[85820]: pgmap v53: 121 pgs: 121 active+clean; 195 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 526 KiB/s wr, 9 op/s 2024-09-21T09:30:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:22 smithi042 ceph-mon[85820]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:22 smithi042 ceph-mon[85820]: osdmap e257: 8 total, 8 up, 8 in 2024-09-21T09:30:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:22 smithi042 ceph-mon[85820]: osdmap e258: 8 total, 8 up, 8 in 2024-09-21T09:30:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:22 smithi042 ceph-mon[87662]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:22 smithi042 ceph-mon[87662]: pgmap v53: 121 pgs: 121 active+clean; 195 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 526 KiB/s wr, 9 op/s 2024-09-21T09:30:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:22 smithi042 ceph-mon[87662]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:22 smithi042 ceph-mon[87662]: osdmap e257: 8 total, 8 up, 8 in 2024-09-21T09:30:23.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:22 smithi042 ceph-mon[87662]: osdmap e258: 8 total, 8 up, 8 in 2024-09-21T09:30:23.638 INFO:tasks.rados.rados.0.smithi042.stdout:944: done (2 left) 2024-09-21T09:30:23.639 INFO:tasks.rados.rados.0.smithi042.stdout:945: snap_create 2024-09-21T09:30:23.639 INFO:tasks.rados.rados.0.smithi042.stdout:941: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:30:23.639 INFO:tasks.rados.rados.0.smithi042.stdout:941: finishing copy_from to smithi04275593-20 2024-09-21T09:30:23.639 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 349 (ObjNum 196 snap 62 seq_num 196) dirty exists 2024-09-21T09:30:23.639 INFO:tasks.rados.rados.0.smithi042.stdout:943: finishing copy_from racing read to smithi04275593-45 2024-09-21T09:30:23.639 INFO:tasks.rados.rados.0.smithi042.stdout:943: finishing copy_from to smithi04275593-45 2024-09-21T09:30:23.639 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 290 (ObjNum 277 snap 82 seq_num 277) dirty exists 2024-09-21T09:30:23.874 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:23 smithi133 ceph-mon[83064]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:23.875 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:23 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:23.875 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:23 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:23.875 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:23 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:23.875 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:23 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:30:23.875 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:23 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:23.875 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:23 smithi133 ceph-mon[83064]: osdmap e259: 8 total, 8 up, 8 in 2024-09-21T09:30:23.875 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:23 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:30:23.875 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:23 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:30:23.875 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:23 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:24.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[85820]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:24.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:24.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:24.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:24.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:30:24.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:24.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[85820]: osdmap e259: 8 total, 8 up, 8 in 2024-09-21T09:30:24.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:30:24.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:30:24.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:24.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[87662]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:24.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:24.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:24.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:24.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:30:24.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:24.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[87662]: osdmap e259: 8 total, 8 up, 8 in 2024-09-21T09:30:24.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:30:24.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:30:24.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:23 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:24.638 INFO:tasks.rados.rados.0.smithi042.stdout:941: done (2 left) 2024-09-21T09:30:24.638 INFO:tasks.rados.rados.0.smithi042.stdout:943: done (1 left) 2024-09-21T09:30:24.638 INFO:tasks.rados.rados.0.smithi042.stdout:945: done (0 left) 2024-09-21T09:30:24.639 INFO:tasks.rados.rados.0.smithi042.stdout:946: snap_remove snap 85 2024-09-21T09:30:24.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:24 smithi133 ceph-mon[83064]: pgmap v56: 121 pgs: 121 active+clean; 185 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-09-21T09:30:24.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:24 smithi133 ceph-mon[83064]: Reconfiguring mon.a (monmap changed)... 2024-09-21T09:30:24.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:24 smithi133 ceph-mon[83064]: Reconfiguring daemon mon.a on smithi042 2024-09-21T09:30:24.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:24 smithi133 ceph-mon[83064]: osdmap e260: 8 total, 8 up, 8 in 2024-09-21T09:30:25.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:24 smithi042 ceph-mon[85820]: pgmap v56: 121 pgs: 121 active+clean; 185 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-09-21T09:30:25.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:24 smithi042 ceph-mon[85820]: Reconfiguring mon.a (monmap changed)... 2024-09-21T09:30:25.055 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:24 smithi042 ceph-mon[85820]: Reconfiguring daemon mon.a on smithi042 2024-09-21T09:30:25.055 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:24 smithi042 ceph-mon[85820]: osdmap e260: 8 total, 8 up, 8 in 2024-09-21T09:30:25.055 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:24 smithi042 ceph-mon[87662]: pgmap v56: 121 pgs: 121 active+clean; 185 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-09-21T09:30:25.055 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:24 smithi042 ceph-mon[87662]: Reconfiguring mon.a (monmap changed)... 2024-09-21T09:30:25.055 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:24 smithi042 ceph-mon[87662]: Reconfiguring daemon mon.a on smithi042 2024-09-21T09:30:25.055 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:24 smithi042 ceph-mon[87662]: osdmap e260: 8 total, 8 up, 8 in 2024-09-21T09:30:25.640 INFO:tasks.rados.rados.0.smithi042.stdout:946: done (0 left) 2024-09-21T09:30:25.640 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 91 2024-09-21T09:30:25.640 INFO:tasks.rados.rados.0.smithi042.stdout:947: seq_num 292 ranges {0=98304} 2024-09-21T09:30:25.641 INFO:tasks.rados.rados.0.smithi042.stdout:947: writing smithi04275593-25 from 0 to 98304 tid 1 2024-09-21T09:30:25.641 INFO:tasks.rados.rados.0.smithi042.stdout:948: copy_from oid 1 from oid 10 current snap is 91 2024-09-21T09:30:25.641 INFO:tasks.rados.rados.0.smithi042.stdout:949: read oid 46 snap -1 2024-09-21T09:30:25.641 INFO:tasks.rados.rados.0.smithi042.stdout:949: expect deleted 2024-09-21T09:30:25.641 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 91 2024-09-21T09:30:25.641 INFO:tasks.rados.rados.0.smithi042.stdout:950: seq_num 293 ranges {3891200=114688} 2024-09-21T09:30:25.664 INFO:tasks.rados.rados.0.smithi042.stdout:950: writing smithi04275593-24 from 3891200 to 4005888 tid 1 2024-09-21T09:30:25.664 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 91 2024-09-21T09:30:25.664 INFO:tasks.rados.rados.0.smithi042.stdout:951: seq_num 294 ranges {4423680=131072} 2024-09-21T09:30:25.690 INFO:tasks.rados.rados.0.smithi042.stdout:951: writing smithi04275593-5 from 4423680 to 4554752 tid 1 2024-09-21T09:30:25.690 INFO:tasks.rados.rados.0.smithi042.stdout:952: rollback oid 26 current snap is 91 2024-09-21T09:30:25.690 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 26 to 89 2024-09-21T09:30:25.690 INFO:tasks.rados.rados.0.smithi042.stdout:947: finishing write tid 1 to smithi04275593-25 2024-09-21T09:30:25.690 INFO:tasks.rados.rados.0.smithi042.stdout:947: finishing write tid 2 to smithi04275593-25 2024-09-21T09:30:25.690 INFO:tasks.rados.rados.0.smithi042.stdout:947: finishing write tid 3 to smithi04275593-25 2024-09-21T09:30:25.690 INFO:tasks.rados.rados.0.smithi042.stdout:947: oid 25 updating version 0 to 283 2024-09-21T09:30:25.690 INFO:tasks.rados.rados.0.smithi042.stdout:947: oid 25 updating version 283 to 284 2024-09-21T09:30:25.690 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 284 (ObjNum 292 snap 91 seq_num 292) dirty exists 2024-09-21T09:30:25.690 INFO:tasks.rados.rados.0.smithi042.stdout:947: left oid 25 (ObjNum 292 snap 91 seq_num 292) 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:950: finishing write tid 1 to smithi04275593-24 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:950: finishing write tid 2 to smithi04275593-24 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:948: finishing copy_from racing read to smithi04275593-1 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:947: done (5 left) 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:949: done (4 left) 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 91 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:950: finishing write tid 3 to smithi04275593-24 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:950: oid 24 updating version 0 to 407 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:950: oid 24 updating version 407 to 408 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 408 (ObjNum 293 snap 91 seq_num 293) dirty exists 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:950: left oid 24 (ObjNum 293 snap 91 seq_num 293) 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:948: finishing copy_from to smithi04275593-1 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 386 (ObjNum 268 snap 81 seq_num 268) dirty exists 2024-09-21T09:30:25.691 INFO:tasks.rados.rados.0.smithi042.stdout:953: seq_num 295 ranges {0=147456} 2024-09-21T09:30:25.693 INFO:tasks.rados.rados.0.smithi042.stdout:953: writing smithi04275593-11 from 0 to 147456 tid 1 2024-09-21T09:30:25.693 INFO:tasks.rados.rados.0.smithi042.stdout:948: done (4 left) 2024-09-21T09:30:25.693 INFO:tasks.rados.rados.0.smithi042.stdout:950: done (3 left) 2024-09-21T09:30:25.693 INFO:tasks.rados.rados.0.smithi042.stdout:954: copy_from oid 50 from oid 31 current snap is 91 2024-09-21T09:30:25.693 INFO:tasks.rados.rados.0.smithi042.stdout:955: copy_from oid 28 from oid 43 current snap is 91 2024-09-21T09:30:25.693 INFO:tasks.rados.rados.0.smithi042.stdout:956: read oid 4 snap -1 2024-09-21T09:30:25.693 INFO:tasks.rados.rados.0.smithi042.stdout:956: expect (ObjNum 240 snap 74 seq_num 240) 2024-09-21T09:30:25.693 INFO:tasks.rados.rados.0.smithi042.stdout:957: setattr oid 48 current snap is 91 2024-09-21T09:30:25.693 INFO:tasks.rados.rados.0.smithi042.stdout:958: rollback oid 27 current snap is 91 2024-09-21T09:30:25.694 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 27 to 90 2024-09-21T09:30:25.694 INFO:tasks.rados.rados.0.smithi042.stdout:959: rollback oid 17 current snap is 91 2024-09-21T09:30:25.694 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 17 to 86 2024-09-21T09:30:25.694 INFO:tasks.rados.rados.0.smithi042.stdout:960: read oid 6 snap -1 2024-09-21T09:30:25.694 INFO:tasks.rados.rados.0.smithi042.stdout:960: expect (ObjNum 288 snap 89 seq_num 288) 2024-09-21T09:30:25.694 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 91 2024-09-21T09:30:25.694 INFO:tasks.rados.rados.0.smithi042.stdout:961: seq_num 296 ranges {1941504=163840} 2024-09-21T09:30:25.707 INFO:tasks.rados.rados.0.smithi042.stdout:961: writing smithi04275593-44 from 1941504 to 2105344 tid 1 2024-09-21T09:30:25.707 INFO:tasks.rados.rados.0.smithi042.stdout:962: copy_from oid 35 from oid 30 current snap is 91 2024-09-21T09:30:25.707 INFO:tasks.rados.rados.0.smithi042.stdout:952: finishing rollback tid 0 to smithi04275593-26 2024-09-21T09:30:25.707 INFO:tasks.rados.rados.0.smithi042.stdout:953: finishing write tid 1 to smithi04275593-11 2024-09-21T09:30:25.707 INFO:tasks.rados.rados.0.smithi042.stdout:953: finishing write tid 2 to smithi04275593-11 2024-09-21T09:30:25.707 INFO:tasks.rados.rados.0.smithi042.stdout:951: finishing write tid 1 to smithi04275593-5 2024-09-21T09:30:25.707 INFO:tasks.rados.rados.0.smithi042.stdout:951: finishing write tid 2 to smithi04275593-5 2024-09-21T09:30:25.707 INFO:tasks.rados.rados.0.smithi042.stdout:952: finishing rollback tid 1 to smithi04275593-26 2024-09-21T09:30:25.707 INFO:tasks.rados.rados.0.smithi042.stdout:952: finishing rollback tid 2 to smithi04275593-26 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 334 (ObjNum 287 snap 89 seq_num 287) dirty exists 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 336 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:953: finishing write tid 3 to smithi04275593-11 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:953: oid 11 updating version 0 to 351 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:953: oid 11 version 351 is already newer than 350 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 351 (ObjNum 295 snap 91 seq_num 295) dirty exists 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:953: left oid 11 (ObjNum 295 snap 91 seq_num 295) 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:958: finishing rollback tid 0 to smithi04275593-27 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:951: finishing write tid 3 to smithi04275593-5 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:951: oid 5 updating version 0 to 299 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:951: oid 5 version 299 is already newer than 298 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 299 (ObjNum 294 snap 91 seq_num 294) dirty exists 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:951: left oid 5 (ObjNum 294 snap 91 seq_num 294) 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:958: finishing rollback tid 1 to smithi04275593-27 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:951: done (11 left) 2024-09-21T09:30:25.708 INFO:tasks.rados.rados.0.smithi042.stdout:952: done (10 left) 2024-09-21T09:30:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:953: done (9 left) 2024-09-21T09:30:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:957: done (8 left) 2024-09-21T09:30:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:963: snap_create 2024-09-21T09:30:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:959: finishing rollback tid 0 to smithi04275593-17 2024-09-21T09:30:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:959: finishing rollback tid 1 to smithi04275593-17 2024-09-21T09:30:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:959: finishing rollback tid 2 to smithi04275593-17 2024-09-21T09:30:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 474 (ObjNum 281 snap 86 seq_num 281) dirty exists 2024-09-21T09:30:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:958: finishing rollback tid 2 to smithi04275593-27 2024-09-21T09:30:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 389 (ObjNum 270 snap 81 seq_num 270) dirty exists 2024-09-21T09:30:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:956: expect (ObjNum 240 snap 74 seq_num 240) 2024-09-21T09:30:25.777 INFO:tasks.rados.rados.0.smithi042.stdout:960: expect (ObjNum 288 snap 89 seq_num 288) 2024-09-21T09:30:25.917 INFO:tasks.rados.rados.0.smithi042.stdout:955: finishing copy_from racing read to smithi04275593-28 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:961: finishing write tid 1 to smithi04275593-44 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:961: finishing write tid 2 to smithi04275593-44 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:955: finishing copy_from to smithi04275593-28 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 134 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:961: finishing write tid 3 to smithi04275593-44 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:961: oid 44 updating version 0 to 355 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:961: oid 44 updating version 355 to 356 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 356 (ObjNum 296 snap 91 seq_num 296) dirty exists 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:961: left oid 44 (ObjNum 296 snap 91 seq_num 296) 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:954: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:954: finishing copy_from to smithi04275593-50 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 349 (ObjNum 237 snap 74 seq_num 237) dirty exists 2024-09-21T09:30:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:962: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:30:25.919 INFO:tasks.rados.rados.0.smithi042.stdout:962: finishing copy_from to smithi04275593-35 2024-09-21T09:30:25.919 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 294 (ObjNum 260 snap 79 seq_num 260) dirty exists 2024-09-21T09:30:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:26 smithi133 ceph-mon[83064]: pgmap v59: 121 pgs: 121 active+clean; 185 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-09-21T09:30:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:26 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:26 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:26 smithi133 ceph-mon[83064]: Reconfiguring mgr.y (monmap changed)... 2024-09-21T09:30:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:26 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:30:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:26 smithi133 ceph-mon[83064]: Reconfiguring daemon mgr.y on smithi042 2024-09-21T09:30:26.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:26 smithi133 ceph-mon[83064]: osdmap e261: 8 total, 8 up, 8 in 2024-09-21T09:30:26.582 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[85820]: pgmap v59: 121 pgs: 121 active+clean; 185 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-09-21T09:30:26.582 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:26.582 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:26.582 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[85820]: Reconfiguring mgr.y (monmap changed)... 2024-09-21T09:30:26.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:26.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:26.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:30:26.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:26.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[85820]: Reconfiguring daemon mgr.y on smithi042 2024-09-21T09:30:26.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[85820]: osdmap e261: 8 total, 8 up, 8 in 2024-09-21T09:30:26.583 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[87662]: pgmap v59: 121 pgs: 121 active+clean; 185 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-09-21T09:30:26.583 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:26.583 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:26.583 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[87662]: Reconfiguring mgr.y (monmap changed)... 2024-09-21T09:30:26.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:26.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:26.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:30:26.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:26.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[87662]: Reconfiguring daemon mgr.y on smithi042 2024-09-21T09:30:26.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:26 smithi042 ceph-mon[87662]: osdmap e261: 8 total, 8 up, 8 in 2024-09-21T09:30:26.685 INFO:tasks.rados.rados.0.smithi042.stdout:954: done (8 left) 2024-09-21T09:30:26.685 INFO:tasks.rados.rados.0.smithi042.stdout:955: done (7 left) 2024-09-21T09:30:26.685 INFO:tasks.rados.rados.0.smithi042.stdout:956: done (6 left) 2024-09-21T09:30:26.685 INFO:tasks.rados.rados.0.smithi042.stdout:958: done (5 left) 2024-09-21T09:30:26.685 INFO:tasks.rados.rados.0.smithi042.stdout:959: done (4 left) 2024-09-21T09:30:26.685 INFO:tasks.rados.rados.0.smithi042.stdout:960: done (3 left) 2024-09-21T09:30:26.685 INFO:tasks.rados.rados.0.smithi042.stdout:961: done (2 left) 2024-09-21T09:30:26.685 INFO:tasks.rados.rados.0.smithi042.stdout:962: done (1 left) 2024-09-21T09:30:26.685 INFO:tasks.rados.rados.0.smithi042.stdout:963: done (0 left) 2024-09-21T09:30:26.686 INFO:tasks.rados.rados.0.smithi042.stdout:964: read oid 18 snap -1 2024-09-21T09:30:26.686 INFO:tasks.rados.rados.0.smithi042.stdout:964: expect deleted 2024-09-21T09:30:26.686 INFO:tasks.rados.rados.0.smithi042.stdout:965: delete oid 33 current snap is 92 2024-09-21T09:30:26.689 INFO:tasks.rados.rados.0.smithi042.stdout:964: done (1 left) 2024-09-21T09:30:26.689 INFO:tasks.rados.rados.0.smithi042.stdout:965: done (0 left) 2024-09-21T09:30:26.689 INFO:tasks.rados.rados.0.smithi042.stdout:966: snap_remove snap 86 2024-09-21T09:30:27.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:30:27.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:27.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:27.252 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[85820]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[85820]: Reconfiguring daemon mon.c on smithi042 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[85820]: osdmap e262: 8 total, 8 up, 8 in 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[87662]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:27.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[87662]: Reconfiguring daemon mon.c on smithi042 2024-09-21T09:30:27.254 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:27 smithi042 ceph-mon[87662]: osdmap e262: 8 total, 8 up, 8 in 2024-09-21T09:30:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:27 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:30:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:27 smithi133 ceph-mon[83064]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:30:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:27 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:30:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:27 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:30:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:27 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:27 smithi133 ceph-mon[83064]: Reconfiguring daemon mon.c on smithi042 2024-09-21T09:30:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:27 smithi133 ceph-mon[83064]: osdmap e262: 8 total, 8 up, 8 in 2024-09-21T09:30:27.636 INFO:tasks.rados.rados.0.smithi042.stdout:966: done (0 left) 2024-09-21T09:30:27.636 INFO:tasks.rados.rados.0.smithi042.stdout:967: rollback oid 15 current snap is 92 2024-09-21T09:30:27.636 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 15 to 84 2024-09-21T09:30:27.636 INFO:tasks.rados.rados.0.smithi042.stdout:968: delete oid 6 current snap is 92 2024-09-21T09:30:27.645 INFO:tasks.rados.rados.0.smithi042.stdout:968: done (1 left) 2024-09-21T09:30:27.645 INFO:tasks.rados.rados.0.smithi042.stdout:969: snap_create 2024-09-21T09:30:27.649 INFO:tasks.rados.rados.0.smithi042.stdout:967: finishing rollback tid 0 to smithi04275593-15 2024-09-21T09:30:27.651 INFO:tasks.rados.rados.0.smithi042.stdout:967: finishing rollback tid 1 to smithi04275593-15 2024-09-21T09:30:27.651 INFO:tasks.rados.rados.0.smithi042.stdout:967: finishing rollback tid 2 to smithi04275593-15 2024-09-21T09:30:27.651 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 478 (ObjNum 254 snap 78 seq_num 254) dirty exists 2024-09-21T09:30:28.641 INFO:tasks.rados.rados.0.smithi042.stdout:967: done (1 left) 2024-09-21T09:30:28.641 INFO:tasks.rados.rados.0.smithi042.stdout:969: done (0 left) 2024-09-21T09:30:28.641 INFO:tasks.rados.rados.0.smithi042.stdout:970: read oid 35 snap -1 2024-09-21T09:30:28.641 INFO:tasks.rados.rados.0.smithi042.stdout:970: expect (ObjNum 260 snap 79 seq_num 260) 2024-09-21T09:30:28.641 INFO:tasks.rados.rados.0.smithi042.stdout:971: read oid 42 snap -1 2024-09-21T09:30:28.641 INFO:tasks.rados.rados.0.smithi042.stdout:971: expect (ObjNum 244 snap 74 seq_num 244) 2024-09-21T09:30:28.641 INFO:tasks.rados.rados.0.smithi042.stdout:972: read oid 25 snap -1 2024-09-21T09:30:28.641 INFO:tasks.rados.rados.0.smithi042.stdout:972: expect (ObjNum 292 snap 91 seq_num 292) 2024-09-21T09:30:28.641 INFO:tasks.rados.rados.0.smithi042.stdout:973: snap_create 2024-09-21T09:30:28.646 INFO:tasks.rados.rados.0.smithi042.stdout:972: expect (ObjNum 292 snap 91 seq_num 292) 2024-09-21T09:30:28.668 INFO:tasks.rados.rados.0.smithi042.stdout:971: expect (ObjNum 244 snap 74 seq_num 244) 2024-09-21T09:30:28.820 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[87662]: pgmap v62: 121 pgs: 121 active+clean; 185 MiB data, 945 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:28.820 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[87662]: osdmap e263: 8 total, 8 up, 8 in 2024-09-21T09:30:28.820 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:28.820 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:28.820 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:30:28.820 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:28.820 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[85820]: pgmap v62: 121 pgs: 121 active+clean; 185 MiB data, 945 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:28.821 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[85820]: osdmap e263: 8 total, 8 up, 8 in 2024-09-21T09:30:28.821 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:28.821 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:28.821 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:30:28.821 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:28 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:28 smithi133 ceph-mon[83064]: pgmap v62: 121 pgs: 121 active+clean; 185 MiB data, 945 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:28 smithi133 ceph-mon[83064]: osdmap e263: 8 total, 8 up, 8 in 2024-09-21T09:30:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:28 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:28 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:28 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:30:28.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:28 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:29.009 INFO:tasks.rados.rados.0.smithi042.stdout:970: expect (ObjNum 260 snap 79 seq_num 260) 2024-09-21T09:30:29.648 INFO:tasks.rados.rados.0.smithi042.stdout:970: done (3 left) 2024-09-21T09:30:29.648 INFO:tasks.rados.rados.0.smithi042.stdout:971: done (2 left) 2024-09-21T09:30:29.648 INFO:tasks.rados.rados.0.smithi042.stdout:972: done (1 left) 2024-09-21T09:30:29.648 INFO:tasks.rados.rados.0.smithi042.stdout:973: done (0 left) 2024-09-21T09:30:29.648 INFO:tasks.rados.rados.0.smithi042.stdout:974: copy_from oid 31 from oid 33 current snap is 94 2024-09-21T09:30:29.648 INFO:tasks.rados.rados.0.smithi042.stdout:975: read oid 10 snap -1 2024-09-21T09:30:29.648 INFO:tasks.rados.rados.0.smithi042.stdout:975: expect (ObjNum 268 snap 81 seq_num 268) 2024-09-21T09:30:29.648 INFO:tasks.rados.rados.0.smithi042.stdout:976: snap_remove snap 93 2024-09-21T09:30:29.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:29 smithi133 ceph-mon[83064]: Reconfiguring osd.0 (monmap changed)... 2024-09-21T09:30:29.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:29 smithi133 ceph-mon[83064]: Reconfiguring daemon osd.0 on smithi042 2024-09-21T09:30:29.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:29 smithi133 ceph-mon[83064]: osdmap e264: 8 total, 8 up, 8 in 2024-09-21T09:30:30.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:29 smithi042 ceph-mon[85820]: Reconfiguring osd.0 (monmap changed)... 2024-09-21T09:30:30.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:29 smithi042 ceph-mon[85820]: Reconfiguring daemon osd.0 on smithi042 2024-09-21T09:30:30.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:29 smithi042 ceph-mon[85820]: osdmap e264: 8 total, 8 up, 8 in 2024-09-21T09:30:30.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:29 smithi042 ceph-mon[87662]: Reconfiguring osd.0 (monmap changed)... 2024-09-21T09:30:30.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:29 smithi042 ceph-mon[87662]: Reconfiguring daemon osd.0 on smithi042 2024-09-21T09:30:30.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:29 smithi042 ceph-mon[87662]: osdmap e264: 8 total, 8 up, 8 in 2024-09-21T09:30:30.647 INFO:tasks.rados.rados.0.smithi042.stdout:976: done (2 left) 2024-09-21T09:30:30.647 INFO:tasks.rados.rados.0.smithi042.stdout:977: snap_create 2024-09-21T09:30:30.647 INFO:tasks.rados.rados.0.smithi042.stdout:974: finishing copy_from to smithi04275593-31 2024-09-21T09:30:30.647 INFO:tasks.rados.rados.0.smithi042.stdout:974: got expected ENOENT (src dne) 2024-09-21T09:30:30.648 INFO:tasks.rados.rados.0.smithi042.stdout:974: finishing copy_from racing read to smithi04275593-31 2024-09-21T09:30:30.648 INFO:tasks.rados.rados.0.smithi042.stdout:975: expect (ObjNum 268 snap 81 seq_num 268) 2024-09-21T09:30:30.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[87662]: pgmap v65: 121 pgs: 121 active+clean; 210 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.4 MiB/s wr, 15 op/s 2024-09-21T09:30:30.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[87662]: osdmap e265: 8 total, 8 up, 8 in 2024-09-21T09:30:30.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:30.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:30.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:30:30.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[85820]: pgmap v65: 121 pgs: 121 active+clean; 210 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.4 MiB/s wr, 15 op/s 2024-09-21T09:30:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[85820]: osdmap e265: 8 total, 8 up, 8 in 2024-09-21T09:30:30.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:30.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:30.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:30:30.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:30 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:30 smithi133 ceph-mon[83064]: pgmap v65: 121 pgs: 121 active+clean; 210 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.4 MiB/s wr, 15 op/s 2024-09-21T09:30:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:30 smithi133 ceph-mon[83064]: osdmap e265: 8 total, 8 up, 8 in 2024-09-21T09:30:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:30 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:30 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:30 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:30:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:30 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:31.657 INFO:tasks.rados.rados.0.smithi042.stdout:974: done (2 left) 2024-09-21T09:30:31.658 INFO:tasks.rados.rados.0.smithi042.stdout:975: done (1 left) 2024-09-21T09:30:31.658 INFO:tasks.rados.rados.0.smithi042.stdout:977: done (0 left) 2024-09-21T09:30:31.658 INFO:tasks.rados.rados.0.smithi042.stdout:978: read oid 29 snap -1 2024-09-21T09:30:31.658 INFO:tasks.rados.rados.0.smithi042.stdout:978: expect deleted 2024-09-21T09:30:31.658 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 95 2024-09-21T09:30:31.658 INFO:tasks.rados.rados.0.smithi042.stdout:979: seq_num 299 ranges {0=212992} 2024-09-21T09:30:31.659 INFO:tasks.rados.rados.0.smithi042.stdout:979: writing smithi04275593-6 from 0 to 212992 tid 1 2024-09-21T09:30:31.659 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 95 2024-09-21T09:30:31.659 INFO:tasks.rados.rados.0.smithi042.stdout:980: seq_num 300 ranges {4005888=229376} 2024-09-21T09:30:31.683 INFO:tasks.rados.rados.0.smithi042.stdout:980: writing smithi04275593-24 from 4005888 to 4235264 tid 1 2024-09-21T09:30:31.683 INFO:tasks.rados.rados.0.smithi042.stdout:981: delete oid 33 current snap is 95 2024-09-21T09:30:31.683 INFO:tasks.rados.rados.0.smithi042.stdout:979: finishing write tid 1 to smithi04275593-6 2024-09-21T09:30:31.683 INFO:tasks.rados.rados.0.smithi042.stdout:979: finishing write tid 2 to smithi04275593-6 2024-09-21T09:30:31.683 INFO:tasks.rados.rados.0.smithi042.stdout:979: finishing write tid 3 to smithi04275593-6 2024-09-21T09:30:31.683 INFO:tasks.rados.rados.0.smithi042.stdout:979: oid 6 updating version 0 to 431 2024-09-21T09:30:31.683 INFO:tasks.rados.rados.0.smithi042.stdout:979: oid 6 version 431 is already newer than 430 2024-09-21T09:30:31.683 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 431 (ObjNum 299 snap 95 seq_num 299) dirty exists 2024-09-21T09:30:31.683 INFO:tasks.rados.rados.0.smithi042.stdout:979: left oid 6 (ObjNum 299 snap 95 seq_num 299) 2024-09-21T09:30:31.684 INFO:tasks.rados.rados.0.smithi042.stdout:978: done (3 left) 2024-09-21T09:30:31.684 INFO:tasks.rados.rados.0.smithi042.stdout:979: done (2 left) 2024-09-21T09:30:31.684 INFO:tasks.rados.rados.0.smithi042.stdout:981: done (1 left) 2024-09-21T09:30:31.684 INFO:tasks.rados.rados.0.smithi042.stdout:982: rollback oid 38 current snap is 95 2024-09-21T09:30:31.684 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 90 2024-09-21T09:30:31.685 INFO:tasks.rados.rados.0.smithi042.stdout:983: delete oid 3 current snap is 95 2024-09-21T09:30:31.688 INFO:tasks.rados.rados.0.smithi042.stdout:982: finishing rollback tid 0 to smithi04275593-38 2024-09-21T09:30:31.688 INFO:tasks.rados.rados.0.smithi042.stdout:982: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:30:31.688 INFO:tasks.rados.rados.0.smithi042.stdout:982: finishing rollback tid 2 to smithi04275593-38 2024-09-21T09:30:31.688 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 109 (ObjNum 242 snap 74 seq_num 242) dirty exists 2024-09-21T09:30:31.689 INFO:tasks.rados.rados.0.smithi042.stdout:980: finishing write tid 1 to smithi04275593-24 2024-09-21T09:30:31.689 INFO:tasks.rados.rados.0.smithi042.stdout:980: finishing write tid 2 to smithi04275593-24 2024-09-21T09:30:31.689 INFO:tasks.rados.rados.0.smithi042.stdout:982: done (2 left) 2024-09-21T09:30:31.690 INFO:tasks.rados.rados.0.smithi042.stdout:983: done (1 left) 2024-09-21T09:30:31.690 INFO:tasks.rados.rados.0.smithi042.stdout:984: snap_create 2024-09-21T09:30:31.690 INFO:tasks.rados.rados.0.smithi042.stdout:980: finishing write tid 3 to smithi04275593-24 2024-09-21T09:30:31.690 INFO:tasks.rados.rados.0.smithi042.stdout:980: oid 24 updating version 0 to 414 2024-09-21T09:30:31.690 INFO:tasks.rados.rados.0.smithi042.stdout:980: oid 24 updating version 414 to 415 2024-09-21T09:30:31.690 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 415 (ObjNum 300 snap 95 seq_num 300) dirty exists 2024-09-21T09:30:31.690 INFO:tasks.rados.rados.0.smithi042.stdout:980: left oid 24 (ObjNum 300 snap 95 seq_num 300) 2024-09-21T09:30:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[85820]: Reconfiguring osd.1 (monmap changed)... 2024-09-21T09:30:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[85820]: Reconfiguring daemon osd.1 on smithi042 2024-09-21T09:30:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[85820]: osdmap e266: 8 total, 8 up, 8 in 2024-09-21T09:30:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:30:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:31.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:30:31] "GET /metrics HTTP/1.1" 200 36082 "" "Prometheus/2.43.0" 2024-09-21T09:30:31.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[87662]: Reconfiguring osd.1 (monmap changed)... 2024-09-21T09:30:31.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[87662]: Reconfiguring daemon osd.1 on smithi042 2024-09-21T09:30:31.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[87662]: osdmap e266: 8 total, 8 up, 8 in 2024-09-21T09:30:31.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:31.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:31.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:30:31.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:31 smithi133 ceph-mon[83064]: Reconfiguring osd.1 (monmap changed)... 2024-09-21T09:30:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:31 smithi133 ceph-mon[83064]: Reconfiguring daemon osd.1 on smithi042 2024-09-21T09:30:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:31 smithi133 ceph-mon[83064]: osdmap e266: 8 total, 8 up, 8 in 2024-09-21T09:30:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:30:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:32.665 INFO:tasks.rados.rados.0.smithi042.stdout:980: done (1 left) 2024-09-21T09:30:32.665 INFO:tasks.rados.rados.0.smithi042.stdout:984: done (0 left) 2024-09-21T09:30:32.665 INFO:tasks.rados.rados.0.smithi042.stdout:985: read oid 12 snap -1 2024-09-21T09:30:32.665 INFO:tasks.rados.rados.0.smithi042.stdout:985: expect deleted 2024-09-21T09:30:32.665 INFO:tasks.rados.rados.0.smithi042.stdout:986: rollback oid 47 current snap is 96 2024-09-21T09:30:32.665 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 47 to 92 2024-09-21T09:30:32.665 INFO:tasks.rados.rados.0.smithi042.stdout:987: copy_from oid 22 from oid 35 current snap is 96 2024-09-21T09:30:32.665 INFO:tasks.rados.rados.0.smithi042.stdout:988: delete oid 3 current snap is 96 2024-09-21T09:30:32.669 INFO:tasks.rados.rados.0.smithi042.stdout:985: done (3 left) 2024-09-21T09:30:32.669 INFO:tasks.rados.rados.0.smithi042.stdout:988: done (2 left) 2024-09-21T09:30:32.669 INFO:tasks.rados.rados.0.smithi042.stdout:989: rmattr oid 11 current snap is 96 2024-09-21T09:30:32.669 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 96 2024-09-21T09:30:32.669 INFO:tasks.rados.rados.0.smithi042.stdout:990: seq_num 304 ranges {6422528=294912} 2024-09-21T09:30:32.707 INFO:tasks.rados.rados.0.smithi042.stdout:990: writing smithi04275593-42 from 6422528 to 6717440 tid 1 2024-09-21T09:30:32.707 INFO:tasks.rados.rados.0.smithi042.stdout:991: snap_create 2024-09-21T09:30:32.707 INFO:tasks.rados.rados.0.smithi042.stdout:986: finishing rollback tid 1 to smithi04275593-47 2024-09-21T09:30:32.707 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 387 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T09:30:32.707 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 352 (ObjNum 295 snap 91 seq_num 295) dirty exists 2024-09-21T09:30:32.707 INFO:tasks.rados.rados.0.smithi042.stdout:987: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:30:32.707 INFO:tasks.rados.rados.0.smithi042.stdout:987: finishing copy_from to smithi04275593-22 2024-09-21T09:30:32.707 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 294 (ObjNum 260 snap 79 seq_num 260) dirty exists 2024-09-21T09:30:32.710 INFO:tasks.rados.rados.0.smithi042.stdout:990: finishing write tid 1 to smithi04275593-42 2024-09-21T09:30:32.710 INFO:tasks.rados.rados.0.smithi042.stdout:990: finishing write tid 2 to smithi04275593-42 2024-09-21T09:30:32.711 INFO:tasks.rados.rados.0.smithi042.stdout:990: finishing write tid 3 to smithi04275593-42 2024-09-21T09:30:32.712 INFO:tasks.rados.rados.0.smithi042.stdout:990: oid 42 updating version 0 to 287 2024-09-21T09:30:32.712 INFO:tasks.rados.rados.0.smithi042.stdout:990: oid 42 updating version 287 to 288 2024-09-21T09:30:32.712 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 288 (ObjNum 304 snap 96 seq_num 304) dirty exists 2024-09-21T09:30:32.712 INFO:tasks.rados.rados.0.smithi042.stdout:990: left oid 42 (ObjNum 304 snap 96 seq_num 304) 2024-09-21T09:30:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:32 smithi133 ceph-mon[83064]: pgmap v68: 121 pgs: 121 active+clean; 210 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.4 MiB/s wr, 15 op/s 2024-09-21T09:30:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:32 smithi133 ceph-mon[83064]: Reconfiguring osd.2 (monmap changed)... 2024-09-21T09:30:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:32 smithi133 ceph-mon[83064]: Reconfiguring daemon osd.2 on smithi042 2024-09-21T09:30:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:32 smithi133 ceph-mon[83064]: osdmap e267: 8 total, 8 up, 8 in 2024-09-21T09:30:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:32 smithi042 ceph-mon[85820]: pgmap v68: 121 pgs: 121 active+clean; 210 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.4 MiB/s wr, 15 op/s 2024-09-21T09:30:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:32 smithi042 ceph-mon[85820]: Reconfiguring osd.2 (monmap changed)... 2024-09-21T09:30:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:32 smithi042 ceph-mon[85820]: Reconfiguring daemon osd.2 on smithi042 2024-09-21T09:30:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:32 smithi042 ceph-mon[85820]: osdmap e267: 8 total, 8 up, 8 in 2024-09-21T09:30:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:32 smithi042 ceph-mon[87662]: pgmap v68: 121 pgs: 121 active+clean; 210 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.4 MiB/s wr, 15 op/s 2024-09-21T09:30:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:32 smithi042 ceph-mon[87662]: Reconfiguring osd.2 (monmap changed)... 2024-09-21T09:30:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:32 smithi042 ceph-mon[87662]: Reconfiguring daemon osd.2 on smithi042 2024-09-21T09:30:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:32 smithi042 ceph-mon[87662]: osdmap e267: 8 total, 8 up, 8 in 2024-09-21T09:30:33.668 INFO:tasks.rados.rados.0.smithi042.stdout:986: done (4 left) 2024-09-21T09:30:33.668 INFO:tasks.rados.rados.0.smithi042.stdout:987: done (3 left) 2024-09-21T09:30:33.668 INFO:tasks.rados.rados.0.smithi042.stdout:989: done (2 left) 2024-09-21T09:30:33.668 INFO:tasks.rados.rados.0.smithi042.stdout:990: done (1 left) 2024-09-21T09:30:33.669 INFO:tasks.rados.rados.0.smithi042.stdout:991: done (0 left) 2024-09-21T09:30:33.669 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 97 2024-09-21T09:30:33.669 INFO:tasks.rados.rados.0.smithi042.stdout:992: seq_num 305 ranges {2342912=311296} 2024-09-21T09:30:33.682 INFO:tasks.rados.rados.0.smithi042.stdout:992: writing smithi04275593-39 from 2342912 to 2654208 tid 1 2024-09-21T09:30:33.682 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 97 2024-09-21T09:30:33.682 INFO:tasks.rados.rados.0.smithi042.stdout:993: seq_num 306 ranges {2564096=327680} 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:993: writing smithi04275593-43 from 2564096 to 2891776 tid 1 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:994: read oid 2 snap -1 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:994: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:995: copy_from oid 21 from oid 14 current snap is 97 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:992: finishing write tid 1 to smithi04275593-39 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:992: finishing write tid 2 to smithi04275593-39 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:992: finishing write tid 3 to smithi04275593-39 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:992: oid 39 updating version 0 to 315 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:992: oid 39 version 315 is already newer than 314 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 315 (ObjNum 305 snap 97 seq_num 305) dirty exists 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:992: left oid 39 (ObjNum 305 snap 97 seq_num 305) 2024-09-21T09:30:33.699 INFO:tasks.rados.rados.0.smithi042.stdout:992: done (3 left) 2024-09-21T09:30:33.700 INFO:tasks.rados.rados.0.smithi042.stdout:996: setattr oid 4 current snap is 97 2024-09-21T09:30:33.700 INFO:tasks.rados.rados.0.smithi042.stdout:997: delete oid 20 current snap is 97 2024-09-21T09:30:33.706 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 204 (ObjNum 240 snap 74 seq_num 240) dirty exists 2024-09-21T09:30:33.706 INFO:tasks.rados.rados.0.smithi042.stdout:996: done (4 left) 2024-09-21T09:30:33.707 INFO:tasks.rados.rados.0.smithi042.stdout:997: done (3 left) 2024-09-21T09:30:33.707 INFO:tasks.rados.rados.0.smithi042.stdout:998: setattr oid 20 current snap is 97 2024-09-21T09:30:33.707 INFO:tasks.rados.rados.0.smithi042.stdout:993: finishing write tid 1 to smithi04275593-43 2024-09-21T09:30:33.708 INFO:tasks.rados.rados.0.smithi042.stdout:993: finishing write tid 2 to smithi04275593-43 2024-09-21T09:30:33.709 INFO:tasks.rados.rados.0.smithi042.stdout:993: finishing write tid 3 to smithi04275593-43 2024-09-21T09:30:33.709 INFO:tasks.rados.rados.0.smithi042.stdout:993: oid 43 updating version 0 to 136 2024-09-21T09:30:33.709 INFO:tasks.rados.rados.0.smithi042.stdout:993: oid 43 version 136 is already newer than 135 2024-09-21T09:30:33.709 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 136 (ObjNum 306 snap 97 seq_num 306) dirty exists 2024-09-21T09:30:33.709 INFO:tasks.rados.rados.0.smithi042.stdout:993: left oid 43 (ObjNum 306 snap 97 seq_num 306) 2024-09-21T09:30:33.709 INFO:tasks.rados.rados.0.smithi042.stdout:993: done (3 left) 2024-09-21T09:30:33.709 INFO:tasks.rados.rados.0.smithi042.stdout:999: snap_create 2024-09-21T09:30:33.711 INFO:tasks.rados.rados.0.smithi042.stdout:995: finishing copy_from racing read to smithi04275593-21 2024-09-21T09:30:33.712 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 354 (ObjNum 49 snap 0 seq_num 2948072567) dirty exists 2024-09-21T09:30:33.712 INFO:tasks.rados.rados.0.smithi042.stdout:995: finishing copy_from to smithi04275593-21 2024-09-21T09:30:33.713 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 131 (ObjNum 183 snap 52 seq_num 183) dirty exists 2024-09-21T09:30:33.713 INFO:tasks.rados.rados.0.smithi042.stdout:994: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:30:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:33 smithi042 ceph-mon[85820]: osdmap e268: 8 total, 8 up, 8 in 2024-09-21T09:30:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:33 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:33 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:33 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:30:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:33 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:33 smithi042 ceph-mon[87662]: osdmap e268: 8 total, 8 up, 8 in 2024-09-21T09:30:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:33 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:33 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:33 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:30:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:33 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:33 smithi133 ceph-mon[83064]: osdmap e268: 8 total, 8 up, 8 in 2024-09-21T09:30:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:33 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:33 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:33 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:30:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:33 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:34.675 INFO:tasks.rados.rados.0.smithi042.stdout:994: done (3 left) 2024-09-21T09:30:34.675 INFO:tasks.rados.rados.0.smithi042.stdout:995: done (2 left) 2024-09-21T09:30:34.675 INFO:tasks.rados.rados.0.smithi042.stdout:998: done (1 left) 2024-09-21T09:30:34.675 INFO:tasks.rados.rados.0.smithi042.stdout:999: done (0 left) 2024-09-21T09:30:34.675 INFO:tasks.rados.rados.0.smithi042.stdout:1000: read oid 42 snap -1 2024-09-21T09:30:34.675 INFO:tasks.rados.rados.0.smithi042.stdout:1000: expect (ObjNum 304 snap 96 seq_num 304) 2024-09-21T09:30:34.675 INFO:tasks.rados.rados.0.smithi042.stdout:1001: snap_remove snap 97 2024-09-21T09:30:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[85820]: Reconfiguring osd.3 (monmap changed)... 2024-09-21T09:30:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[85820]: Reconfiguring daemon osd.3 on smithi042 2024-09-21T09:30:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[85820]: pgmap v71: 121 pgs: 121 active+clean; 202 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 108 KiB/s wr, 6 op/s 2024-09-21T09:30:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[85820]: osdmap e269: 8 total, 8 up, 8 in 2024-09-21T09:30:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:34.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[87662]: Reconfiguring osd.3 (monmap changed)... 2024-09-21T09:30:34.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[87662]: Reconfiguring daemon osd.3 on smithi042 2024-09-21T09:30:34.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[87662]: pgmap v71: 121 pgs: 121 active+clean; 202 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 108 KiB/s wr, 6 op/s 2024-09-21T09:30:34.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[87662]: osdmap e269: 8 total, 8 up, 8 in 2024-09-21T09:30:34.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:34.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:34.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:34.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:34.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:34 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:34 smithi133 ceph-mon[83064]: Reconfiguring osd.3 (monmap changed)... 2024-09-21T09:30:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:34 smithi133 ceph-mon[83064]: Reconfiguring daemon osd.3 on smithi042 2024-09-21T09:30:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:34 smithi133 ceph-mon[83064]: pgmap v71: 121 pgs: 121 active+clean; 202 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 108 KiB/s wr, 6 op/s 2024-09-21T09:30:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:34 smithi133 ceph-mon[83064]: osdmap e269: 8 total, 8 up, 8 in 2024-09-21T09:30:34.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:34 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:34.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:34 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:34.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:34 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:34.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:34 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:34.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:34 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:35.683 INFO:tasks.rados.rados.0.smithi042.stdout:1001: done (1 left) 2024-09-21T09:30:35.683 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 98 2024-09-21T09:30:35.683 INFO:tasks.rados.rados.0.smithi042.stdout:1002: seq_num 308 ranges {3743744=360448} 2024-09-21T09:30:35.706 INFO:tasks.rados.rados.0.smithi042.stdout:1002: writing smithi04275593-1 from 3743744 to 4104192 tid 1 2024-09-21T09:30:35.706 INFO:tasks.rados.rados.0.smithi042.stdout:1003: copy_from oid 3 from oid 29 current snap is 98 2024-09-21T09:30:35.706 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 98 2024-09-21T09:30:35.706 INFO:tasks.rados.rados.0.smithi042.stdout:1000: expect (ObjNum 304 snap 96 seq_num 304) 2024-09-21T09:30:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:35 smithi133 ceph-mon[83064]: Reconfiguring mds.a (monmap changed)... 2024-09-21T09:30:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:35 smithi133 ceph-mon[83064]: Reconfiguring daemon mds.a on smithi042 2024-09-21T09:30:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:35 smithi133 ceph-mon[83064]: osdmap e270: 8 total, 8 up, 8 in 2024-09-21T09:30:36.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:35 smithi042 ceph-mon[85820]: Reconfiguring mds.a (monmap changed)... 2024-09-21T09:30:36.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:35 smithi042 ceph-mon[85820]: Reconfiguring daemon mds.a on smithi042 2024-09-21T09:30:36.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:35 smithi042 ceph-mon[85820]: osdmap e270: 8 total, 8 up, 8 in 2024-09-21T09:30:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:35 smithi042 ceph-mon[87662]: Reconfiguring mds.a (monmap changed)... 2024-09-21T09:30:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:35 smithi042 ceph-mon[87662]: Reconfiguring daemon mds.a on smithi042 2024-09-21T09:30:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:35 smithi042 ceph-mon[87662]: osdmap e270: 8 total, 8 up, 8 in 2024-09-21T09:30:36.164 INFO:tasks.rados.rados.0.smithi042.stdout:1002: finishing write tid 1 to smithi04275593-1 2024-09-21T09:30:36.164 INFO:tasks.rados.rados.0.smithi042.stdout:1002: finishing write tid 2 to smithi04275593-1 2024-09-21T09:30:36.164 INFO:tasks.rados.rados.0.smithi042.stdout:1002: finishing write tid 3 to smithi04275593-1 2024-09-21T09:30:36.165 INFO:tasks.rados.rados.0.smithi042.stdout:1002: oid 1 updating version 0 to 436 2024-09-21T09:30:36.165 INFO:tasks.rados.rados.0.smithi042.stdout:1002: oid 1 updating version 436 to 437 2024-09-21T09:30:36.165 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 437 (ObjNum 308 snap 98 seq_num 308) dirty exists 2024-09-21T09:30:36.165 INFO:tasks.rados.rados.0.smithi042.stdout:1002: left oid 1 (ObjNum 308 snap 98 seq_num 308) 2024-09-21T09:30:36.165 INFO:tasks.rados.rados.0.smithi042.stdout:1003: finishing copy_from to smithi04275593-3 2024-09-21T09:30:36.165 INFO:tasks.rados.rados.0.smithi042.stdout:1003: got expected ENOENT (src dne) 2024-09-21T09:30:36.165 INFO:tasks.rados.rados.0.smithi042.stdout:1003: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:30:36.165 INFO:tasks.rados.rados.0.smithi042.stdout:1004: seq_num 309 ranges {0=376832} 2024-09-21T09:30:36.166 INFO:tasks.rados.rados.0.smithi042.stdout:1004: writing smithi04275593-47 from 0 to 376832 tid 1 2024-09-21T09:30:36.166 INFO:tasks.rados.rados.0.smithi042.stdout:1000: done (3 left) 2024-09-21T09:30:36.166 INFO:tasks.rados.rados.0.smithi042.stdout:1002: done (2 left) 2024-09-21T09:30:36.167 INFO:tasks.rados.rados.0.smithi042.stdout:1003: done (1 left) 2024-09-21T09:30:36.167 INFO:tasks.rados.rados.0.smithi042.stdout:1005: snap_remove snap 96 2024-09-21T09:30:36.713 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:36 smithi133 ceph-mon[83064]: pgmap v74: 121 pgs: 121 active+clean; 202 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 108 KiB/s wr, 6 op/s 2024-09-21T09:30:36.713 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:36 smithi133 ceph-mon[83064]: osdmap e271: 8 total, 8 up, 8 in 2024-09-21T09:30:36.713 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:36 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:36.713 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:36 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:36.713 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:36 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:30:36.713 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:36 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:30:36.713 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:36 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:36.807 INFO:tasks.rados.rados.0.smithi042.stdout:1005: done (1 left) 2024-09-21T09:30:36.807 INFO:tasks.rados.rados.0.smithi042.stdout:1006: delete oid 9 current snap is 98 2024-09-21T09:30:36.807 INFO:tasks.rados.rados.0.smithi042.stdout:1004: finishing write tid 1 to smithi04275593-47 2024-09-21T09:30:36.807 INFO:tasks.rados.rados.0.smithi042.stdout:1004: finishing write tid 2 to smithi04275593-47 2024-09-21T09:30:36.807 INFO:tasks.rados.rados.0.smithi042.stdout:1004: finishing write tid 3 to smithi04275593-47 2024-09-21T09:30:36.807 INFO:tasks.rados.rados.0.smithi042.stdout:1004: oid 47 updating version 0 to 418 2024-09-21T09:30:36.807 INFO:tasks.rados.rados.0.smithi042.stdout:1004: oid 47 version 418 is already newer than 417 2024-09-21T09:30:36.807 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 418 (ObjNum 309 snap 98 seq_num 309) dirty exists 2024-09-21T09:30:36.808 INFO:tasks.rados.rados.0.smithi042.stdout:1004: left oid 47 (ObjNum 309 snap 98 seq_num 309) 2024-09-21T09:30:36.809 INFO:tasks.rados.rados.0.smithi042.stdout:1004: done (1 left) 2024-09-21T09:30:36.809 INFO:tasks.rados.rados.0.smithi042.stdout:1006: done (0 left) 2024-09-21T09:30:36.809 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 98 2024-09-21T09:30:36.809 INFO:tasks.rados.rados.0.smithi042.stdout:1007: seq_num 311 ranges {0=417792} 2024-09-21T09:30:36.811 INFO:tasks.rados.rados.0.smithi042.stdout:1007: writing smithi04275593-46 from 0 to 417792 tid 1 2024-09-21T09:30:36.811 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 98 2024-09-21T09:30:36.811 INFO:tasks.rados.rados.0.smithi042.stdout:1008: seq_num 312 ranges {1867776=434176} 2024-09-21T09:30:36.824 INFO:tasks.rados.rados.0.smithi042.stdout:1008: writing smithi04275593-15 from 1867776 to 2301952 tid 1 2024-09-21T09:30:36.825 INFO:tasks.rados.rados.0.smithi042.stdout:1007: finishing write tid 1 to smithi04275593-46 2024-09-21T09:30:36.825 INFO:tasks.rados.rados.0.smithi042.stdout:1009: read oid 31 snap -1 2024-09-21T09:30:36.825 INFO:tasks.rados.rados.0.smithi042.stdout:1009: expect (ObjNum 237 snap 74 seq_num 237) 2024-09-21T09:30:36.825 INFO:tasks.rados.rados.0.smithi042.stdout:1010: snap_remove snap 74 2024-09-21T09:30:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[85820]: pgmap v74: 121 pgs: 121 active+clean; 202 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 108 KiB/s wr, 6 op/s 2024-09-21T09:30:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[85820]: osdmap e271: 8 total, 8 up, 8 in 2024-09-21T09:30:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:30:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:30:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[87662]: pgmap v74: 121 pgs: 121 active+clean; 202 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 108 KiB/s wr, 6 op/s 2024-09-21T09:30:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[87662]: osdmap e271: 8 total, 8 up, 8 in 2024-09-21T09:30:37.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:37.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:37.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T09:30:37.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T09:30:37.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:36 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:37.641 INFO:tasks.rados.rados.0.smithi042.stdout:1010: done (3 left) 2024-09-21T09:30:37.641 INFO:tasks.rados.rados.0.smithi042.stdout:1011: snap_remove snap 92 2024-09-21T09:30:37.939 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:37 smithi133 ceph-mon[83064]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:30:37.940 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:37 smithi133 ceph-mon[83064]: Reconfiguring daemon mon.b on smithi133 2024-09-21T09:30:37.940 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:37 smithi133 ceph-mon[83064]: osdmap e272: 8 total, 8 up, 8 in 2024-09-21T09:30:37.940 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:37 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:37.940 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:37 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:37.940 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:37 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:37.940 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:37 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:37.940 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:37 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:30:37.940 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:37 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:37.940 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:37 smithi133 ceph-mon[83064]: osdmap e273: 8 total, 8 up, 8 in 2024-09-21T09:30:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[85820]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:30:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[85820]: Reconfiguring daemon mon.b on smithi133 2024-09-21T09:30:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[85820]: osdmap e272: 8 total, 8 up, 8 in 2024-09-21T09:30:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:30:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[85820]: osdmap e273: 8 total, 8 up, 8 in 2024-09-21T09:30:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[87662]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:30:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[87662]: Reconfiguring daemon mon.b on smithi133 2024-09-21T09:30:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[87662]: osdmap e272: 8 total, 8 up, 8 in 2024-09-21T09:30:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T09:30:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T09:30:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:37 smithi042 ceph-mon[87662]: osdmap e273: 8 total, 8 up, 8 in 2024-09-21T09:30:38.640 INFO:tasks.rados.rados.0.smithi042.stdout:1011: done (3 left) 2024-09-21T09:30:38.640 INFO:tasks.rados.rados.0.smithi042.stdout:1012: delete oid 50 current snap is 98 2024-09-21T09:30:38.640 INFO:tasks.rados.rados.0.smithi042.stdout:1007: finishing write tid 2 to smithi04275593-46 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1007: finishing write tid 3 to smithi04275593-46 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1007: oid 46 updating version 0 to 485 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1007: oid 46 updating version 485 to 486 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 486 (ObjNum 311 snap 98 seq_num 311) dirty exists 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1007: left oid 46 (ObjNum 311 snap 98 seq_num 311) 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1008: finishing write tid 1 to smithi04275593-15 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1008: finishing write tid 2 to smithi04275593-15 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1008: finishing write tid 3 to smithi04275593-15 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1008: oid 15 updating version 0 to 489 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1008: oid 15 version 489 is already newer than 488 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 489 (ObjNum 312 snap 98 seq_num 312) dirty exists 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1008: left oid 15 (ObjNum 312 snap 98 seq_num 312) 2024-09-21T09:30:38.641 INFO:tasks.rados.rados.0.smithi042.stdout:1009: expect (ObjNum 237 snap 74 seq_num 237) 2024-09-21T09:30:38.827 INFO:tasks.rados.rados.0.smithi042.stdout:1007: done (3 left) 2024-09-21T09:30:38.828 INFO:tasks.rados.rados.0.smithi042.stdout:1008: done (2 left) 2024-09-21T09:30:38.828 INFO:tasks.rados.rados.0.smithi042.stdout:1009: done (1 left) 2024-09-21T09:30:38.828 INFO:tasks.rados.rados.0.smithi042.stdout:1012: done (0 left) 2024-09-21T09:30:38.828 INFO:tasks.rados.rados.0.smithi042.stdout:1013: read oid 23 snap 89 2024-09-21T09:30:38.828 INFO:tasks.rados.rados.0.smithi042.stdout:1013: expect (ObjNum 240 snap 74 seq_num 240) 2024-09-21T09:30:38.828 INFO:tasks.rados.rados.0.smithi042.stdout:1014: delete oid 13 current snap is 98 2024-09-21T09:30:38.830 INFO:tasks.rados.rados.0.smithi042.stdout:1014: done (1 left) 2024-09-21T09:30:38.830 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 98 2024-09-21T09:30:38.830 INFO:tasks.rados.rados.0.smithi042.stdout:1015: seq_num 315 ranges {98304=483328} 2024-09-21T09:30:38.833 INFO:tasks.rados.rados.0.smithi042.stdout:1015: writing smithi04275593-25 from 98304 to 581632 tid 1 2024-09-21T09:30:38.833 INFO:tasks.rados.rados.0.smithi042.stdout:1016: read oid 21 snap -1 2024-09-21T09:30:38.833 INFO:tasks.rados.rados.0.smithi042.stdout:1016: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:30:38.833 INFO:tasks.rados.rados.0.smithi042.stdout:1017: read oid 40 snap 94 2024-09-21T09:30:38.833 INFO:tasks.rados.rados.0.smithi042.stdout:1017: expect (ObjNum 124 snap 33 seq_num 124) 2024-09-21T09:30:38.833 INFO:tasks.rados.rados.0.smithi042.stdout:1018: snap_remove snap 91 2024-09-21T09:30:38.976 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:38 smithi133 ceph-mon[83064]: pgmap v77: 121 pgs: 121 active+clean; 202 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:39.094 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:38 smithi133 ceph-mon[83064]: Reconfiguring mgr.x (monmap changed)... 2024-09-21T09:30:39.094 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:38 smithi133 ceph-mon[83064]: Reconfiguring daemon mgr.x on smithi133 2024-09-21T09:30:39.094 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:38 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:39.094 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:38 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:39.094 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:38 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T09:30:39.094 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:38 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:39.094 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:38 smithi133 ceph-mon[83064]: osdmap e274: 8 total, 8 up, 8 in 2024-09-21T09:30:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[85820]: pgmap v77: 121 pgs: 121 active+clean; 202 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[85820]: Reconfiguring mgr.x (monmap changed)... 2024-09-21T09:30:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[85820]: Reconfiguring daemon mgr.x on smithi133 2024-09-21T09:30:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[85820]: osdmap e274: 8 total, 8 up, 8 in 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[87662]: pgmap v77: 121 pgs: 121 active+clean; 202 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[87662]: Reconfiguring mgr.x (monmap changed)... 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[87662]: Reconfiguring daemon mgr.x on smithi133 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:38 smithi042 ceph-mon[87662]: osdmap e274: 8 total, 8 up, 8 in 2024-09-21T09:30:39.691 INFO:tasks.rados.rados.0.smithi042.stdout:1018: done (4 left) 2024-09-21T09:30:39.691 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 98 2024-09-21T09:30:39.692 INFO:tasks.rados.rados.0.smithi042.stdout:1019: seq_num 316 ranges {7766016=499712} 2024-09-21T09:30:39.737 INFO:tasks.rados.rados.0.smithi042.stdout:1019: writing smithi04275593-17 from 7766016 to 8265728 tid 1 2024-09-21T09:30:39.737 INFO:tasks.rados.rados.0.smithi042.stdout:1020: rmattr oid 32 current snap is 98 2024-09-21T09:30:39.737 INFO:tasks.rados.rados.0.smithi042.stdout:1015: finishing write tid 1 to smithi04275593-25 2024-09-21T09:30:39.737 INFO:tasks.rados.rados.0.smithi042.stdout:1015: finishing write tid 2 to smithi04275593-25 2024-09-21T09:30:39.737 INFO:tasks.rados.rados.0.smithi042.stdout:1015: finishing write tid 3 to smithi04275593-25 2024-09-21T09:30:39.737 INFO:tasks.rados.rados.0.smithi042.stdout:1015: oid 25 updating version 0 to 295 2024-09-21T09:30:39.738 INFO:tasks.rados.rados.0.smithi042.stdout:1015: oid 25 updating version 295 to 296 2024-09-21T09:30:39.738 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 296 (ObjNum 315 snap 98 seq_num 315) dirty exists 2024-09-21T09:30:39.738 INFO:tasks.rados.rados.0.smithi042.stdout:1015: left oid 25 (ObjNum 315 snap 98 seq_num 315) 2024-09-21T09:30:39.738 INFO:tasks.rados.rados.0.smithi042.stdout:1013: expect (ObjNum 240 snap 74 seq_num 240) 2024-09-21T09:30:39.803 INFO:tasks.rados.rados.0.smithi042.stdout:1016: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:30:39.850 INFO:tasks.rados.rados.0.smithi042.stdout:1017: expect (ObjNum 124 snap 33 seq_num 124) 2024-09-21T09:30:39.905 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 436 (ObjNum 196 snap 62 seq_num 196) dirty exists 2024-09-21T09:30:39.905 INFO:tasks.rados.rados.0.smithi042.stdout:1019: finishing write tid 1 to smithi04275593-17 2024-09-21T09:30:39.905 INFO:tasks.rados.rados.0.smithi042.stdout:1019: finishing write tid 2 to smithi04275593-17 2024-09-21T09:30:39.905 INFO:tasks.rados.rados.0.smithi042.stdout:1019: finishing write tid 3 to smithi04275593-17 2024-09-21T09:30:39.905 INFO:tasks.rados.rados.0.smithi042.stdout:1019: oid 17 updating version 0 to 504 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:1019: oid 17 version 504 is already newer than 503 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 504 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:1019: left oid 17 (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:1013: done (5 left) 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:1015: done (4 left) 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:1016: done (3 left) 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:1017: done (2 left) 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:1019: done (1 left) 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:1020: done (0 left) 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:1021: copy_from oid 15 from oid 14 current snap is 98 2024-09-21T09:30:39.906 INFO:tasks.rados.rados.0.smithi042.stdout:1022: delete oid 29 current snap is 98 2024-09-21T09:30:39.907 INFO:tasks.rados.rados.0.smithi042.stdout:1022: done (1 left) 2024-09-21T09:30:39.907 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 98 2024-09-21T09:30:39.907 INFO:tasks.rados.rados.0.smithi042.stdout:1023: seq_num 318 ranges {9093120=532480} 2024-09-21T09:30:39.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:39 smithi133 ceph-mon[83064]: Reconfiguring osd.4 (monmap changed)... 2024-09-21T09:30:39.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:39 smithi133 ceph-mon[83064]: Reconfiguring daemon osd.4 on smithi133 2024-09-21T09:30:39.959 INFO:tasks.rados.rados.0.smithi042.stdout:1023: writing smithi04275593-36 from 9093120 to 9625600 tid 1 2024-09-21T09:30:39.959 INFO:tasks.rados.rados.0.smithi042.stdout:1024: snap_remove snap 95 2024-09-21T09:30:40.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:39 smithi042 ceph-mon[85820]: Reconfiguring osd.4 (monmap changed)... 2024-09-21T09:30:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:39 smithi042 ceph-mon[85820]: Reconfiguring daemon osd.4 on smithi133 2024-09-21T09:30:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:39 smithi042 ceph-mon[87662]: Reconfiguring osd.4 (monmap changed)... 2024-09-21T09:30:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:39 smithi042 ceph-mon[87662]: Reconfiguring daemon osd.4 on smithi133 2024-09-21T09:30:40.693 INFO:tasks.rados.rados.0.smithi042.stdout:1024: done (2 left) 2024-09-21T09:30:40.693 INFO:tasks.rados.rados.0.smithi042.stdout:1025: rmattr oid 29 current snap is 98 2024-09-21T09:30:40.694 INFO:tasks.rados.rados.0.smithi042.stdout:1025: done (2 left) 2024-09-21T09:30:40.694 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 98 2024-09-21T09:30:40.694 INFO:tasks.rados.rados.0.smithi042.stdout:1026: seq_num 319 ranges {0=548864} 2024-09-21T09:30:40.698 INFO:tasks.rados.rados.0.smithi042.stdout:1026: writing smithi04275593-9 from 0 to 548864 tid 1 2024-09-21T09:30:40.698 INFO:tasks.rados.rados.0.smithi042.stdout:1027: delete oid 41 current snap is 98 2024-09-21T09:30:40.698 INFO:tasks.rados.rados.0.smithi042.stdout:1021: finishing copy_from racing read to smithi04275593-15 2024-09-21T09:30:40.698 INFO:tasks.rados.rados.0.smithi042.stdout:1021: finishing copy_from to smithi04275593-15 2024-09-21T09:30:40.698 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 131 (ObjNum 183 snap 52 seq_num 183) dirty exists 2024-09-21T09:30:40.698 INFO:tasks.rados.rados.0.smithi042.stdout:1023: finishing write tid 1 to smithi04275593-36 2024-09-21T09:30:40.698 INFO:tasks.rados.rados.0.smithi042.stdout:1023: finishing write tid 2 to smithi04275593-36 2024-09-21T09:30:40.699 INFO:tasks.rados.rados.0.smithi042.stdout:1023: finishing write tid 3 to smithi04275593-36 2024-09-21T09:30:40.699 INFO:tasks.rados.rados.0.smithi042.stdout:1023: oid 36 updating version 0 to 362 2024-09-21T09:30:40.699 INFO:tasks.rados.rados.0.smithi042.stdout:1023: oid 36 version 362 is already newer than 361 2024-09-21T09:30:40.699 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 362 (ObjNum 318 snap 98 seq_num 318) dirty exists 2024-09-21T09:30:40.699 INFO:tasks.rados.rados.0.smithi042.stdout:1023: left oid 36 (ObjNum 318 snap 98 seq_num 318) 2024-09-21T09:30:40.703 INFO:tasks.rados.rados.0.smithi042.stdout:1026: finishing write tid 1 to smithi04275593-9 2024-09-21T09:30:40.703 INFO:tasks.rados.rados.0.smithi042.stdout:1026: finishing write tid 2 to smithi04275593-9 2024-09-21T09:30:40.704 INFO:tasks.rados.rados.0.smithi042.stdout:1026: finishing write tid 3 to smithi04275593-9 2024-09-21T09:30:40.705 INFO:tasks.rados.rados.0.smithi042.stdout:1026: oid 9 updating version 0 to 330 2024-09-21T09:30:40.705 INFO:tasks.rados.rados.0.smithi042.stdout:1026: oid 9 version 330 is already newer than 329 2024-09-21T09:30:40.705 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 330 (ObjNum 319 snap 98 seq_num 319) dirty exists 2024-09-21T09:30:40.705 INFO:tasks.rados.rados.0.smithi042.stdout:1026: left oid 9 (ObjNum 319 snap 98 seq_num 319) 2024-09-21T09:30:40.709 INFO:tasks.rados.rados.0.smithi042.stdout:1021: done (3 left) 2024-09-21T09:30:40.709 INFO:tasks.rados.rados.0.smithi042.stdout:1023: done (2 left) 2024-09-21T09:30:40.709 INFO:tasks.rados.rados.0.smithi042.stdout:1026: done (1 left) 2024-09-21T09:30:40.709 INFO:tasks.rados.rados.0.smithi042.stdout:1027: done (0 left) 2024-09-21T09:30:40.709 INFO:tasks.rados.rados.0.smithi042.stdout:1028: read oid 27 snap -1 2024-09-21T09:30:40.709 INFO:tasks.rados.rados.0.smithi042.stdout:1028: expect (ObjNum 270 snap 81 seq_num 270) 2024-09-21T09:30:40.709 INFO:tasks.rados.rados.0.smithi042.stdout:1029: read oid 12 snap -1 2024-09-21T09:30:40.709 INFO:tasks.rados.rados.0.smithi042.stdout:1029: expect deleted 2024-09-21T09:30:40.709 INFO:tasks.rados.rados.0.smithi042.stdout:1030: delete oid 38 current snap is 98 2024-09-21T09:30:40.711 INFO:tasks.rados.rados.0.smithi042.stdout:1029: done (2 left) 2024-09-21T09:30:40.711 INFO:tasks.rados.rados.0.smithi042.stdout:1030: done (1 left) 2024-09-21T09:30:40.711 INFO:tasks.rados.rados.0.smithi042.stdout:1031: snap_remove snap 84 2024-09-21T09:30:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:40 smithi133 ceph-mon[83064]: pgmap v80: 121 pgs: 121 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T09:30:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:40 smithi133 ceph-mon[83064]: osdmap e275: 8 total, 8 up, 8 in 2024-09-21T09:30:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:40 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:40 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:40 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T09:30:40.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:40 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[85820]: pgmap v80: 121 pgs: 121 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T09:30:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[85820]: osdmap e275: 8 total, 8 up, 8 in 2024-09-21T09:30:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T09:30:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[87662]: pgmap v80: 121 pgs: 121 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T09:30:41.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[87662]: osdmap e275: 8 total, 8 up, 8 in 2024-09-21T09:30:41.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:41.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:41.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T09:30:41.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:40 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:41.707 INFO:tasks.rados.rados.0.smithi042.stdout:1031: done (1 left) 2024-09-21T09:30:41.707 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 98 2024-09-21T09:30:41.707 INFO:tasks.rados.rados.0.smithi042.stdout:1032: seq_num 322 ranges {3678208=598016} 2024-09-21T09:30:41.732 INFO:tasks.rados.rados.0.smithi042.stdout:1032: writing smithi04275593-34 from 3678208 to 4276224 tid 1 2024-09-21T09:30:41.732 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 98 2024-09-21T09:30:41.732 INFO:tasks.rados.rados.0.smithi042.stdout:1033: seq_num 323 ranges {2146304=614400} 2024-09-21T09:30:41.747 INFO:tasks.rados.rados.0.smithi042.stdout:1033: writing smithi04275593-4 from 2146304 to 2760704 tid 1 2024-09-21T09:30:41.747 INFO:tasks.rados.rados.0.smithi042.stdout:1034: copy_from oid 7 from oid 1 current snap is 98 2024-09-21T09:30:41.747 INFO:tasks.rados.rados.0.smithi042.stdout:1028: expect (ObjNum 270 snap 81 seq_num 270) 2024-09-21T09:30:41.864 INFO:tasks.rados.rados.0.smithi042.stdout:1032: finishing write tid 1 to smithi04275593-34 2024-09-21T09:30:41.864 INFO:tasks.rados.rados.0.smithi042.stdout:1032: finishing write tid 2 to smithi04275593-34 2024-09-21T09:30:41.864 INFO:tasks.rados.rados.0.smithi042.stdout:1032: finishing write tid 3 to smithi04275593-34 2024-09-21T09:30:41.864 INFO:tasks.rados.rados.0.smithi042.stdout:1032: oid 34 updating version 0 to 307 2024-09-21T09:30:41.864 INFO:tasks.rados.rados.0.smithi042.stdout:1032: oid 34 updating version 307 to 308 2024-09-21T09:30:41.864 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 308 (ObjNum 322 snap 98 seq_num 322) dirty exists 2024-09-21T09:30:41.864 INFO:tasks.rados.rados.0.smithi042.stdout:1032: left oid 34 (ObjNum 322 snap 98 seq_num 322) 2024-09-21T09:30:41.864 INFO:tasks.rados.rados.0.smithi042.stdout:1033: finishing write tid 1 to smithi04275593-4 2024-09-21T09:30:41.864 INFO:tasks.rados.rados.0.smithi042.stdout:1033: finishing write tid 2 to smithi04275593-4 2024-09-21T09:30:41.865 INFO:tasks.rados.rados.0.smithi042.stdout:1033: finishing write tid 3 to smithi04275593-4 2024-09-21T09:30:41.865 INFO:tasks.rados.rados.0.smithi042.stdout:1033: oid 4 updating version 0 to 222 2024-09-21T09:30:41.865 INFO:tasks.rados.rados.0.smithi042.stdout:1033: oid 4 version 222 is already newer than 221 2024-09-21T09:30:41.865 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 222 (ObjNum 323 snap 98 seq_num 323) dirty exists 2024-09-21T09:30:41.865 INFO:tasks.rados.rados.0.smithi042.stdout:1033: left oid 4 (ObjNum 323 snap 98 seq_num 323) 2024-09-21T09:30:41.865 INFO:tasks.rados.rados.0.smithi042.stdout:1034: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:30:41.865 INFO:tasks.rados.rados.0.smithi042.stdout:1028: done (3 left) 2024-09-21T09:30:41.865 INFO:tasks.rados.rados.0.smithi042.stdout:1032: done (2 left) 2024-09-21T09:30:41.866 INFO:tasks.rados.rados.0.smithi042.stdout:1033: done (1 left) 2024-09-21T09:30:41.866 INFO:tasks.rados.rados.0.smithi042.stdout:1035: snap_remove snap 89 2024-09-21T09:30:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:41 smithi133 ceph-mon[83064]: Reconfiguring osd.5 (monmap changed)... 2024-09-21T09:30:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:41 smithi133 ceph-mon[83064]: Reconfiguring daemon osd.5 on smithi133 2024-09-21T09:30:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:41 smithi133 ceph-mon[83064]: osdmap e276: 8 total, 8 up, 8 in 2024-09-21T09:30:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:41 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:41 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T09:30:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:30:42.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:30:41] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2024-09-21T09:30:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[85820]: Reconfiguring osd.5 (monmap changed)... 2024-09-21T09:30:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[85820]: Reconfiguring daemon osd.5 on smithi133 2024-09-21T09:30:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[85820]: osdmap e276: 8 total, 8 up, 8 in 2024-09-21T09:30:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T09:30:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:42.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:30:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[87662]: Reconfiguring osd.5 (monmap changed)... 2024-09-21T09:30:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[87662]: Reconfiguring daemon osd.5 on smithi133 2024-09-21T09:30:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[87662]: osdmap e276: 8 total, 8 up, 8 in 2024-09-21T09:30:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T09:30:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:30:42.708 INFO:tasks.rados.rados.0.smithi042.stdout:1035: done (1 left) 2024-09-21T09:30:42.708 INFO:tasks.rados.rados.0.smithi042.stdout:1036: read oid 12 snap 94 2024-09-21T09:30:42.708 INFO:tasks.rados.rados.0.smithi042.stdout:1036: expect deleted 2024-09-21T09:30:42.708 INFO:tasks.rados.rados.0.smithi042.stdout:1037: snap_remove snap 90 2024-09-21T09:30:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:42 smithi133 ceph-mon[83064]: pgmap v83: 121 pgs: 121 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T09:30:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:42 smithi133 ceph-mon[83064]: Reconfiguring osd.6 (monmap changed)... 2024-09-21T09:30:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:42 smithi133 ceph-mon[83064]: Reconfiguring daemon osd.6 on smithi133 2024-09-21T09:30:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:42 smithi133 ceph-mon[83064]: osdmap e277: 8 total, 8 up, 8 in 2024-09-21T09:30:43.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:42 smithi042 ceph-mon[85820]: pgmap v83: 121 pgs: 121 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T09:30:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:42 smithi042 ceph-mon[85820]: Reconfiguring osd.6 (monmap changed)... 2024-09-21T09:30:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:42 smithi042 ceph-mon[85820]: Reconfiguring daemon osd.6 on smithi133 2024-09-21T09:30:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:42 smithi042 ceph-mon[85820]: osdmap e277: 8 total, 8 up, 8 in 2024-09-21T09:30:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:42 smithi042 ceph-mon[87662]: pgmap v83: 121 pgs: 121 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T09:30:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:42 smithi042 ceph-mon[87662]: Reconfiguring osd.6 (monmap changed)... 2024-09-21T09:30:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:42 smithi042 ceph-mon[87662]: Reconfiguring daemon osd.6 on smithi133 2024-09-21T09:30:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:42 smithi042 ceph-mon[87662]: osdmap e277: 8 total, 8 up, 8 in 2024-09-21T09:30:43.723 INFO:tasks.rados.rados.0.smithi042.stdout:1037: done (2 left) 2024-09-21T09:30:43.724 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 98 2024-09-21T09:30:43.724 INFO:tasks.rados.rados.0.smithi042.stdout:1038: seq_num 324 ranges {417792=630784} 2024-09-21T09:30:43.730 INFO:tasks.rados.rados.0.smithi042.stdout:1038: writing smithi04275593-46 from 417792 to 1048576 tid 1 2024-09-21T09:30:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:1034: finishing copy_from to smithi04275593-7 2024-09-21T09:30:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 437 (ObjNum 308 snap 98 seq_num 308) dirty exists 2024-09-21T09:30:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:1034: done (2 left) 2024-09-21T09:30:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:1036: done (1 left) 2024-09-21T09:30:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:1039: read oid 24 snap -1 2024-09-21T09:30:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:1039: expect (ObjNum 300 snap 95 seq_num 300) 2024-09-21T09:30:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:1040: delete oid 1 current snap is 98 2024-09-21T09:30:43.735 INFO:tasks.rados.rados.0.smithi042.stdout:1038: finishing write tid 1 to smithi04275593-46 2024-09-21T09:30:43.735 INFO:tasks.rados.rados.0.smithi042.stdout:1038: finishing write tid 2 to smithi04275593-46 2024-09-21T09:30:43.737 INFO:tasks.rados.rados.0.smithi042.stdout:1038: finishing write tid 3 to smithi04275593-46 2024-09-21T09:30:43.737 INFO:tasks.rados.rados.0.smithi042.stdout:1038: oid 46 updating version 0 to 525 2024-09-21T09:30:43.737 INFO:tasks.rados.rados.0.smithi042.stdout:1038: oid 46 version 525 is already newer than 524 2024-09-21T09:30:43.737 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 525 (ObjNum 324 snap 98 seq_num 324) dirty exists 2024-09-21T09:30:43.737 INFO:tasks.rados.rados.0.smithi042.stdout:1038: left oid 46 (ObjNum 324 snap 98 seq_num 324) 2024-09-21T09:30:43.741 INFO:tasks.rados.rados.0.smithi042.stdout:1038: done (2 left) 2024-09-21T09:30:43.741 INFO:tasks.rados.rados.0.smithi042.stdout:1040: done (1 left) 2024-09-21T09:30:43.741 INFO:tasks.rados.rados.0.smithi042.stdout:1041: delete oid 16 current snap is 98 2024-09-21T09:30:43.743 INFO:tasks.rados.rados.0.smithi042.stdout:1041: done (1 left) 2024-09-21T09:30:43.743 INFO:tasks.rados.rados.0.smithi042.stdout:1042: snap_create 2024-09-21T09:30:43.751 INFO:tasks.rados.rados.0.smithi042.stdout:1039: expect (ObjNum 300 snap 95 seq_num 300) 2024-09-21T09:30:43.871 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:43 smithi133 ceph-mon[83064]: osdmap e278: 8 total, 8 up, 8 in 2024-09-21T09:30:43.871 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:43 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:43.871 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:43 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:43.872 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:43 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T09:30:43.872 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:43 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:43 smithi042 ceph-mon[85820]: osdmap e278: 8 total, 8 up, 8 in 2024-09-21T09:30:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:43 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:43 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:43 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T09:30:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:43 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:43 smithi042 ceph-mon[87662]: osdmap e278: 8 total, 8 up, 8 in 2024-09-21T09:30:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:43 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:43 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:44.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:43 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T09:30:44.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:43 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:44.727 INFO:tasks.rados.rados.0.smithi042.stdout:1039: done (1 left) 2024-09-21T09:30:44.727 INFO:tasks.rados.rados.0.smithi042.stdout:1042: done (0 left) 2024-09-21T09:30:44.727 INFO:tasks.rados.rados.0.smithi042.stdout:1043: rmattr oid 12 current snap is 99 2024-09-21T09:30:44.727 INFO:tasks.rados.rados.0.smithi042.stdout:1043: done (0 left) 2024-09-21T09:30:44.727 INFO:tasks.rados.rados.0.smithi042.stdout:1044: rollback oid 42 current snap is 99 2024-09-21T09:30:44.728 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 42 to 94 2024-09-21T09:30:44.728 INFO:tasks.rados.rados.0.smithi042.stdout:1045: snap_remove snap 98 2024-09-21T09:30:44.858 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:44 smithi133 ceph-mon[83064]: Reconfiguring osd.7 (monmap changed)... 2024-09-21T09:30:44.858 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:44 smithi133 ceph-mon[83064]: Reconfiguring daemon osd.7 on smithi133 2024-09-21T09:30:44.858 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:44 smithi133 ceph-mon[83064]: pgmap v86: 121 pgs: 121 active+clean; 166 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-21T09:30:44.858 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:44 smithi133 ceph-mon[83064]: osdmap e279: 8 total, 8 up, 8 in 2024-09-21T09:30:44.858 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:44 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:44.858 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:44 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:44.858 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:44 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:44.858 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:44 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:44.858 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:44 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:45.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[87662]: Reconfiguring osd.7 (monmap changed)... 2024-09-21T09:30:45.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[87662]: Reconfiguring daemon osd.7 on smithi133 2024-09-21T09:30:45.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[87662]: pgmap v86: 121 pgs: 121 active+clean; 166 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-21T09:30:45.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[87662]: osdmap e279: 8 total, 8 up, 8 in 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[85820]: Reconfiguring osd.7 (monmap changed)... 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[85820]: Reconfiguring daemon osd.7 on smithi133 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[85820]: pgmap v86: 121 pgs: 121 active+clean; 166 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[85820]: osdmap e279: 8 total, 8 up, 8 in 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:45.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:30:45.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:44 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:1045: done (1 left) 2024-09-21T09:30:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:1046: copy_from oid 11 from oid 41 current snap is 99 2024-09-21T09:30:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:1044: finishing rollback tid 0 to smithi04275593-42 2024-09-21T09:30:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:1044: finishing rollback tid 1 to smithi04275593-42 2024-09-21T09:30:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:1044: finishing rollback tid 2 to smithi04275593-42 2024-09-21T09:30:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 292 (ObjNum 244 snap 74 seq_num 244) dirty exists 2024-09-21T09:30:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:1044: done (1 left) 2024-09-21T09:30:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:1047: snap_remove snap 94 2024-09-21T09:30:45.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: Reconfiguring mds.b (monmap changed)... 2024-09-21T09:30:45.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: Reconfiguring daemon mds.b on smithi133 2024-09-21T09:30:45.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: osdmap e280: 8 total, 8 up, 8 in 2024-09-21T09:30:45.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: pgmap v89: 121 pgs: 121 active+clean; 166 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: Upgrade: Setting container_image for all mon 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T09:30:45.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: Upgrade: Setting container_image for all crash 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[85820]: Upgrade: osd.0 is safe to restart 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: Reconfiguring mds.b (monmap changed)... 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: Reconfiguring daemon mds.b on smithi133 2024-09-21T09:30:45.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: osdmap e280: 8 total, 8 up, 8 in 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: pgmap v89: 121 pgs: 121 active+clean; 166 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: Upgrade: Setting container_image for all mon 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T09:30:45.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T09:30:45.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T09:30:45.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T09:30:45.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T09:30:45.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T09:30:45.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:45.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: Upgrade: Setting container_image for all crash 2024-09-21T09:30:45.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T09:30:45.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T09:30:45.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:45 smithi042 ceph-mon[87662]: Upgrade: osd.0 is safe to restart 2024-09-21T09:30:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: Reconfiguring mds.b (monmap changed)... 2024-09-21T09:30:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: Reconfiguring daemon mds.b on smithi133 2024-09-21T09:30:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: osdmap e280: 8 total, 8 up, 8 in 2024-09-21T09:30:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: pgmap v89: 121 pgs: 121 active+clean; 166 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-21T09:30:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: Upgrade: Setting container_image for all mon 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T09:30:45.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:45.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: Upgrade: Setting container_image for all crash 2024-09-21T09:30:45.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:45.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T09:30:45.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T09:30:45.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:45 smithi133 ceph-mon[83064]: Upgrade: osd.0 is safe to restart 2024-09-21T09:30:46.738 INFO:tasks.rados.rados.0.smithi042.stdout:1047: done (1 left) 2024-09-21T09:30:46.738 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 99 2024-09-21T09:30:46.738 INFO:tasks.rados.rados.0.smithi042.stdout:1046: finishing copy_from to smithi04275593-11 2024-09-21T09:30:46.738 INFO:tasks.rados.rados.0.smithi042.stdout:1046: got expected ENOENT (src dne) 2024-09-21T09:30:46.738 INFO:tasks.rados.rados.0.smithi042.stdout:1048: seq_num 327 ranges {0=679936} 2024-09-21T09:30:46.741 INFO:tasks.rados.rados.0.smithi042.stdout:1048: writing smithi04275593-13 from 0 to 679936 tid 1 2024-09-21T09:30:46.741 INFO:tasks.rados.rados.0.smithi042.stdout:1049: copy_from oid 44 from oid 39 current snap is 99 2024-09-21T09:30:46.741 INFO:tasks.rados.rados.0.smithi042.stdout:1046: finishing copy_from racing read to smithi04275593-11 2024-09-21T09:30:46.742 INFO:tasks.rados.rados.0.smithi042.stdout:1046: done (2 left) 2024-09-21T09:30:46.742 INFO:tasks.rados.rados.0.smithi042.stdout:1050: rmattr oid 15 current snap is 99 2024-09-21T09:30:46.742 INFO:tasks.rados.rados.0.smithi042.stdout:1050: done (2 left) 2024-09-21T09:30:46.742 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 99 2024-09-21T09:30:46.742 INFO:tasks.rados.rados.0.smithi042.stdout:1051: seq_num 328 ranges {8192=696320} 2024-09-21T09:30:46.746 INFO:tasks.rados.rados.0.smithi042.stdout:1051: writing smithi04275593-26 from 8192 to 704512 tid 1 2024-09-21T09:30:46.746 INFO:tasks.rados.rados.0.smithi042.stdout:1052: snap_create 2024-09-21T09:30:46.755 INFO:tasks.rados.rados.0.smithi042.stdout:1048: finishing write tid 1 to smithi04275593-13 2024-09-21T09:30:46.756 INFO:tasks.rados.rados.0.smithi042.stdout:1048: finishing write tid 2 to smithi04275593-13 2024-09-21T09:30:46.757 INFO:tasks.rados.rados.0.smithi042.stdout:1051: finishing write tid 1 to smithi04275593-26 2024-09-21T09:30:46.757 INFO:tasks.rados.rados.0.smithi042.stdout:1051: finishing write tid 2 to smithi04275593-26 2024-09-21T09:30:46.759 INFO:tasks.rados.rados.0.smithi042.stdout:1048: finishing write tid 3 to smithi04275593-13 2024-09-21T09:30:46.759 INFO:tasks.rados.rados.0.smithi042.stdout:1048: oid 13 updating version 0 to 461 2024-09-21T09:30:46.759 INFO:tasks.rados.rados.0.smithi042.stdout:1048: oid 13 updating version 461 to 462 2024-09-21T09:30:46.759 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 462 (ObjNum 327 snap 99 seq_num 327) dirty exists 2024-09-21T09:30:46.759 INFO:tasks.rados.rados.0.smithi042.stdout:1048: left oid 13 (ObjNum 327 snap 99 seq_num 327) 2024-09-21T09:30:46.760 INFO:tasks.rados.rados.0.smithi042.stdout:1051: finishing write tid 3 to smithi04275593-26 2024-09-21T09:30:46.760 INFO:tasks.rados.rados.0.smithi042.stdout:1051: oid 26 updating version 0 to 371 2024-09-21T09:30:46.760 INFO:tasks.rados.rados.0.smithi042.stdout:1051: oid 26 updating version 371 to 372 2024-09-21T09:30:46.760 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 372 (ObjNum 328 snap 99 seq_num 328) dirty exists 2024-09-21T09:30:46.760 INFO:tasks.rados.rados.0.smithi042.stdout:1051: left oid 26 (ObjNum 328 snap 99 seq_num 328) 2024-09-21T09:30:46.760 INFO:tasks.rados.rados.0.smithi042.stdout:1049: finishing copy_from racing read to smithi04275593-44 2024-09-21T09:30:46.762 INFO:tasks.rados.rados.0.smithi042.stdout:1049: finishing copy_from to smithi04275593-44 2024-09-21T09:30:46.762 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 315 (ObjNum 305 snap 97 seq_num 305) dirty exists 2024-09-21T09:30:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:46 smithi133 ceph-mon[83064]: osdmap e281: 8 total, 8 up, 8 in 2024-09-21T09:30:47.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:46 smithi042 ceph-mon[87662]: osdmap e281: 8 total, 8 up, 8 in 2024-09-21T09:30:47.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:46 smithi042 ceph-mon[85820]: osdmap e281: 8 total, 8 up, 8 in 2024-09-21T09:30:47.641 INFO:tasks.rados.rados.0.smithi042.stdout:1048: done (3 left) 2024-09-21T09:30:47.642 INFO:tasks.rados.rados.0.smithi042.stdout:1049: done (2 left) 2024-09-21T09:30:47.642 INFO:tasks.rados.rados.0.smithi042.stdout:1051: done (1 left) 2024-09-21T09:30:47.642 INFO:tasks.rados.rados.0.smithi042.stdout:1052: done (0 left) 2024-09-21T09:30:47.642 INFO:tasks.rados.rados.0.smithi042.stdout:1053: rollback oid 26 current snap is 100 2024-09-21T09:30:47.642 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 26 to 99 2024-09-21T09:30:47.642 INFO:tasks.rados.rados.0.smithi042.stdout:1054: copy_from oid 48 from oid 14 current snap is 100 2024-09-21T09:30:47.642 INFO:tasks.rados.rados.0.smithi042.stdout:1055: snap_create 2024-09-21T09:30:47.646 INFO:tasks.rados.rados.0.smithi042.stdout:1053: finishing rollback tid 0 to smithi04275593-26 2024-09-21T09:30:47.646 INFO:tasks.rados.rados.0.smithi042.stdout:1053: finishing rollback tid 1 to smithi04275593-26 2024-09-21T09:30:47.647 INFO:tasks.rados.rados.0.smithi042.stdout:1053: finishing rollback tid 2 to smithi04275593-26 2024-09-21T09:30:47.647 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 376 (ObjNum 328 snap 99 seq_num 328) dirty exists 2024-09-21T09:30:47.653 INFO:tasks.rados.rados.0.smithi042.stdout:1054: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:30:47.654 INFO:tasks.rados.rados.0.smithi042.stdout:1054: finishing copy_from to smithi04275593-48 2024-09-21T09:30:47.655 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 131 (ObjNum 183 snap 52 seq_num 183) dirty exists 2024-09-21T09:30:47.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:47 smithi133 ceph-mon[83064]: osdmap e282: 8 total, 8 up, 8 in 2024-09-21T09:30:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:47 smithi133 ceph-mon[83064]: pgmap v92: 121 pgs: 121 active+clean; 166 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:47 smithi133 ceph-mon[83064]: Upgrade: Updating osd.0 2024-09-21T09:30:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:47 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:47 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:30:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:47 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:47 smithi133 ceph-mon[83064]: Deploying daemon osd.0 on smithi042 2024-09-21T09:30:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:47 smithi133 ceph-mon[83064]: osdmap e283: 8 total, 8 up, 8 in 2024-09-21T09:30:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[87662]: osdmap e282: 8 total, 8 up, 8 in 2024-09-21T09:30:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[87662]: pgmap v92: 121 pgs: 121 active+clean; 166 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[87662]: Upgrade: Updating osd.0 2024-09-21T09:30:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:30:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:48.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[87662]: Deploying daemon osd.0 on smithi042 2024-09-21T09:30:48.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[87662]: osdmap e283: 8 total, 8 up, 8 in 2024-09-21T09:30:48.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[85820]: osdmap e282: 8 total, 8 up, 8 in 2024-09-21T09:30:48.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[85820]: pgmap v92: 121 pgs: 121 active+clean; 166 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail 2024-09-21T09:30:48.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[85820]: Upgrade: Updating osd.0 2024-09-21T09:30:48.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:48.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T09:30:48.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:30:48.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[85820]: Deploying daemon osd.0 on smithi042 2024-09-21T09:30:48.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:47 smithi042 ceph-mon[85820]: osdmap e283: 8 total, 8 up, 8 in 2024-09-21T09:30:48.644 INFO:tasks.rados.rados.0.smithi042.stdout:1053: done (2 left) 2024-09-21T09:30:48.644 INFO:tasks.rados.rados.0.smithi042.stdout:1054: done (1 left) 2024-09-21T09:30:48.644 INFO:tasks.rados.rados.0.smithi042.stdout:1055: done (0 left) 2024-09-21T09:30:48.644 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 101 2024-09-21T09:30:48.644 INFO:tasks.rados.rados.0.smithi042.stdout:1056: seq_num 329 ranges {2146304=712704} 2024-09-21T09:30:48.659 INFO:tasks.rados.rados.0.smithi042.stdout:1056: writing smithi04275593-23 from 2146304 to 2859008 tid 1 2024-09-21T09:30:48.659 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 101 2024-09-21T09:30:48.660 INFO:tasks.rados.rados.0.smithi042.stdout:1057: seq_num 330 ranges {9625600=737280} 2024-09-21T09:30:48.717 INFO:tasks.rados.rados.0.smithi042.stdout:1057: writing smithi04275593-36 from 9625600 to 10362880 tid 1 2024-09-21T09:30:48.717 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 101 2024-09-21T09:30:48.717 INFO:tasks.rados.rados.0.smithi042.stdout:1056: finishing write tid 1 to smithi04275593-23 2024-09-21T09:30:48.717 INFO:tasks.rados.rados.0.smithi042.stdout:1056: finishing write tid 2 to smithi04275593-23 2024-09-21T09:30:48.717 INFO:tasks.rados.rados.0.smithi042.stdout:1056: finishing write tid 3 to smithi04275593-23 2024-09-21T09:30:48.717 INFO:tasks.rados.rados.0.smithi042.stdout:1056: oid 23 updating version 0 to 385 2024-09-21T09:30:48.717 INFO:tasks.rados.rados.0.smithi042.stdout:1056: oid 23 updating version 385 to 386 2024-09-21T09:30:48.717 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 386 (ObjNum 329 snap 101 seq_num 329) dirty exists 2024-09-21T09:30:48.717 INFO:tasks.rados.rados.0.smithi042.stdout:1056: left oid 23 (ObjNum 329 snap 101 seq_num 329) 2024-09-21T09:30:48.717 INFO:tasks.rados.rados.0.smithi042.stdout:1058: seq_num 331 ranges {0=753664} 2024-09-21T09:30:48.721 INFO:tasks.rados.rados.0.smithi042.stdout:1058: writing smithi04275593-12 from 0 to 753664 tid 1 2024-09-21T09:30:48.721 INFO:tasks.rados.rados.0.smithi042.stdout:1056: done (2 left) 2024-09-21T09:30:48.721 INFO:tasks.rados.rados.0.smithi042.stdout:1059: snap_create 2024-09-21T09:30:48.721 INFO:tasks.rados.rados.0.smithi042.stdout:1057: finishing write tid 1 to smithi04275593-36 2024-09-21T09:30:48.721 INFO:tasks.rados.rados.0.smithi042.stdout:1057: finishing write tid 2 to smithi04275593-36 2024-09-21T09:30:48.721 INFO:tasks.rados.rados.0.smithi042.stdout:1057: finishing write tid 3 to smithi04275593-36 2024-09-21T09:30:48.721 INFO:tasks.rados.rados.0.smithi042.stdout:1057: oid 36 updating version 0 to 388 2024-09-21T09:30:48.721 INFO:tasks.rados.rados.0.smithi042.stdout:1057: oid 36 updating version 388 to 389 2024-09-21T09:30:48.721 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 389 (ObjNum 330 snap 101 seq_num 330) dirty exists 2024-09-21T09:30:48.722 INFO:tasks.rados.rados.0.smithi042.stdout:1057: left oid 36 (ObjNum 330 snap 101 seq_num 330) 2024-09-21T09:30:48.724 INFO:tasks.rados.rados.0.smithi042.stdout:1058: finishing write tid 1 to smithi04275593-12 2024-09-21T09:30:48.724 INFO:tasks.rados.rados.0.smithi042.stdout:1058: finishing write tid 2 to smithi04275593-12 2024-09-21T09:30:48.725 INFO:tasks.rados.rados.0.smithi042.stdout:1058: finishing write tid 3 to smithi04275593-12 2024-09-21T09:30:48.725 INFO:tasks.rados.rados.0.smithi042.stdout:1058: oid 12 updating version 0 to 379 2024-09-21T09:30:48.725 INFO:tasks.rados.rados.0.smithi042.stdout:1058: oid 12 updating version 379 to 380 2024-09-21T09:30:48.725 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 380 (ObjNum 331 snap 101 seq_num 331) dirty exists 2024-09-21T09:30:48.725 INFO:tasks.rados.rados.0.smithi042.stdout:1058: left oid 12 (ObjNum 331 snap 101 seq_num 331) 2024-09-21T09:30:49.649 INFO:tasks.rados.rados.0.smithi042.stdout:1057: done (2 left) 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:1058: done (1 left) 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:1059: done (0 left) 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:1060: read oid 16 snap -1 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:1060: expect deleted 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:1061: read oid 47 snap -1 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:1061: expect (ObjNum 309 snap 98 seq_num 309) 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:1062: read oid 29 snap -1 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:1062: expect deleted 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:1063: rollback oid 14 current snap is 102 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 101 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 102 2024-09-21T09:30:49.650 INFO:tasks.rados.rados.0.smithi042.stdout:1064: seq_num 332 ranges {679936=770048} 2024-09-21T09:30:49.659 INFO:tasks.rados.rados.0.smithi042.stdout:1064: writing smithi04275593-13 from 679936 to 1449984 tid 1 2024-09-21T09:30:49.659 INFO:tasks.rados.rados.0.smithi042.stdout:1065: read oid 9 snap -1 2024-09-21T09:30:49.659 INFO:tasks.rados.rados.0.smithi042.stdout:1065: expect (ObjNum 319 snap 98 seq_num 319) 2024-09-21T09:30:49.659 INFO:tasks.rados.rados.0.smithi042.stdout:1066: snap_create 2024-09-21T09:30:49.659 INFO:tasks.rados.rados.0.smithi042.stdout:1063: finishing rollback tid 0 to smithi04275593-14 2024-09-21T09:30:49.659 INFO:tasks.rados.rados.0.smithi042.stdout:1063: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:30:49.659 INFO:tasks.rados.rados.0.smithi042.stdout:1063: finishing rollback tid 2 to smithi04275593-14 2024-09-21T09:30:49.659 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 141 (ObjNum 183 snap 52 seq_num 183) dirty exists 2024-09-21T09:30:49.659 INFO:tasks.rados.rados.0.smithi042.stdout:1061: expect (ObjNum 309 snap 98 seq_num 309) 2024-09-21T09:30:49.670 INFO:tasks.rados.rados.0.smithi042.stdout:1064: finishing write tid 1 to smithi04275593-13 2024-09-21T09:30:49.670 INFO:tasks.rados.rados.0.smithi042.stdout:1065: expect (ObjNum 319 snap 98 seq_num 319) 2024-09-21T09:30:49.692 INFO:tasks.rados.rados.0.smithi042.stdout:1064: finishing write tid 2 to smithi04275593-13 2024-09-21T09:30:49.692 INFO:tasks.rados.rados.0.smithi042.stdout:1064: finishing write tid 3 to smithi04275593-13 2024-09-21T09:30:49.692 INFO:tasks.rados.rados.0.smithi042.stdout:1064: oid 13 updating version 0 to 470 2024-09-21T09:30:49.692 INFO:tasks.rados.rados.0.smithi042.stdout:1064: oid 13 updating version 470 to 471 2024-09-21T09:30:49.692 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 471 (ObjNum 332 snap 102 seq_num 332) dirty exists 2024-09-21T09:30:49.692 INFO:tasks.rados.rados.0.smithi042.stdout:1064: left oid 13 (ObjNum 332 snap 102 seq_num 332) 2024-09-21T09:30:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:49 smithi133 ceph-mon[83064]: osdmap e284: 8 total, 8 up, 8 in 2024-09-21T09:30:50.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:49 smithi042 ceph-mon[87662]: osdmap e284: 8 total, 8 up, 8 in 2024-09-21T09:30:50.019 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:49 smithi042 ceph-mon[85820]: osdmap e284: 8 total, 8 up, 8 in 2024-09-21T09:30:50.352 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:50 smithi042 systemd[1]: Stopping Ceph osd.0 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:30:50.352 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[39371]: 2024-09-21T09:30:50.265+0000 7fba8f0c6640 -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-09-21T09:30:50.352 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[39371]: 2024-09-21T09:30:50.265+0000 7fba8f0c6640 -1 osd.0 285 *** Got signal Terminated *** 2024-09-21T09:30:50.352 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[39371]: 2024-09-21T09:30:50.265+0000 7fba8f0c6640 -1 osd.0 285 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:30:50.654 INFO:tasks.rados.rados.0.smithi042.stdout:1060: done (6 left) 2024-09-21T09:30:50.654 INFO:tasks.rados.rados.0.smithi042.stdout:1061: done (5 left) 2024-09-21T09:30:50.654 INFO:tasks.rados.rados.0.smithi042.stdout:1062: done (4 left) 2024-09-21T09:30:50.654 INFO:tasks.rados.rados.0.smithi042.stdout:1063: done (3 left) 2024-09-21T09:30:50.654 INFO:tasks.rados.rados.0.smithi042.stdout:1064: done (2 left) 2024-09-21T09:30:50.654 INFO:tasks.rados.rados.0.smithi042.stdout:1065: done (1 left) 2024-09-21T09:30:50.655 INFO:tasks.rados.rados.0.smithi042.stdout:1066: done (0 left) 2024-09-21T09:30:50.655 INFO:tasks.rados.rados.0.smithi042.stdout:1067: rmattr oid 40 current snap is 103 2024-09-21T09:30:50.655 INFO:tasks.rados.rados.0.smithi042.stdout:1067: done (0 left) 2024-09-21T09:30:50.655 INFO:tasks.rados.rados.0.smithi042.stdout:1068: snap_remove snap 99 2024-09-21T09:30:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:50 smithi133 ceph-mon[83064]: pgmap v95: 121 pgs: 121 active+clean; 120 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-21T09:30:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:50 smithi133 ceph-mon[83064]: osdmap e285: 8 total, 8 up, 8 in 2024-09-21T09:30:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:50 smithi133 ceph-mon[83064]: osd.0 marked itself down and dead 2024-09-21T09:30:51.024 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:50 smithi042 ceph-mon[87662]: pgmap v95: 121 pgs: 121 active+clean; 120 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-21T09:30:51.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:50 smithi042 ceph-mon[87662]: osdmap e285: 8 total, 8 up, 8 in 2024-09-21T09:30:51.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:50 smithi042 ceph-mon[87662]: osd.0 marked itself down and dead 2024-09-21T09:30:51.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:50 smithi042 ceph-mon[85820]: pgmap v95: 121 pgs: 121 active+clean; 120 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-21T09:30:51.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:50 smithi042 ceph-mon[85820]: osdmap e285: 8 total, 8 up, 8 in 2024-09-21T09:30:51.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:50 smithi042 ceph-mon[85820]: osd.0 marked itself down and dead 2024-09-21T09:30:51.294 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:51 smithi042 podman[91954]: 2024-09-21 09:30:51.023504617 +0000 UTC m=+0.858330196 container died 0040c6a200c814986595f2666cd019b38088d14d0839293d59a294f2dc373c47 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-21T09:30:51.602 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:51 smithi042 podman[91954]: 2024-09-21 09:30:51.461881752 +0000 UTC m=+1.296707336 container cleanup 0040c6a200c814986595f2666cd019b38088d14d0839293d59a294f2dc373c47 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-21T09:30:51.602 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:51 smithi042 bash[91954]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0 2024-09-21T09:30:51.658 INFO:tasks.rados.rados.0.smithi042.stdout:1068: done (0 left) 2024-09-21T09:30:51.659 INFO:tasks.rados.rados.0.smithi042.stdout:1069: snap_remove snap 102 2024-09-21T09:30:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:51 smithi133 ceph-mon[83064]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:30:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:51 smithi133 ceph-mon[83064]: osdmap e286: 8 total, 7 up, 8 in 2024-09-21T09:30:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:51 smithi042 ceph-mon[87662]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:30:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:51 smithi042 ceph-mon[87662]: osdmap e286: 8 total, 7 up, 8 in 2024-09-21T09:30:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:51 smithi042 ceph-mon[85820]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:30:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:51 smithi042 ceph-mon[85820]: osdmap e286: 8 total, 7 up, 8 in 2024-09-21T09:30:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:30:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:30:51] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2024-09-21T09:30:52.103 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:51 smithi042 podman[91969]: 2024-09-21 09:30:51.817028259 +0000 UTC m=+0.793956031 container remove 0040c6a200c814986595f2666cd019b38088d14d0839293d59a294f2dc373c47 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-21T09:30:52.121 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:30:52.371 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:52 smithi042 podman[92086]: 2024-09-21 09:30:52.156900753 +0000 UTC m=+0.016897458 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:30:52.371 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:52 smithi042 podman[92086]: 2024-09-21 09:30:52.259818692 +0000 UTC m=+0.119815385 container create f6452b2cf017fd1fc09420383718ce2d5b39fd26680e1a2db3178409e7707ee4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.schema-version=1.0, ceph=True, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:30:52.666 INFO:tasks.rados.rados.0.smithi042.stdout:1069: done (0 left) 2024-09-21T09:30:52.666 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 103 2024-09-21T09:30:52.666 INFO:tasks.rados.rados.0.smithi042.stdout:1070: seq_num 333 ranges {1114112=786432} 2024-09-21T09:30:52.676 INFO:tasks.rados.rados.0.smithi042.stdout:1070: writing smithi04275593-14 from 1114112 to 1900544 tid 1 2024-09-21T09:30:52.676 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 103 2024-09-21T09:30:52.676 INFO:tasks.rados.rados.0.smithi042.stdout:1071: seq_num 334 ranges {2654208=802816} 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:1071: writing smithi04275593-39 from 2654208 to 3457024 tid 1 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:1072: read oid 9 snap -1 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:1072: expect (ObjNum 319 snap 98 seq_num 319) 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 103 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:1070: finishing write tid 1 to smithi04275593-14 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:1070: finishing write tid 2 to smithi04275593-14 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:1070: finishing write tid 3 to smithi04275593-14 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:1070: oid 14 updating version 0 to 145 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:1070: oid 14 version 145 is already newer than 144 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 145 (ObjNum 333 snap 103 seq_num 333) dirty exists 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:1070: left oid 14 (ObjNum 333 snap 103 seq_num 333) 2024-09-21T09:30:52.696 INFO:tasks.rados.rados.0.smithi042.stdout:1073: seq_num 335 ranges {2564096=417792,2981888=401408} 2024-09-21T09:30:52.712 INFO:tasks.rados.rados.0.smithi042.stdout:1073: writing smithi04275593-28 from 2564096 to 2981888 tid 1 2024-09-21T09:30:52.714 INFO:tasks.rados.rados.0.smithi042.stdout:1073: writing smithi04275593-28 from 2981888 to 3383296 tid 2 2024-09-21T09:30:52.714 INFO:tasks.rados.rados.0.smithi042.stdout:1070: done (3 left) 2024-09-21T09:30:52.714 INFO:tasks.rados.rados.0.smithi042.stdout:1074: snap_create 2024-09-21T09:30:52.714 INFO:tasks.rados.rados.0.smithi042.stdout:1071: finishing write tid 1 to smithi04275593-39 2024-09-21T09:30:52.714 INFO:tasks.rados.rados.0.smithi042.stdout:1072: expect (ObjNum 319 snap 98 seq_num 319) 2024-09-21T09:30:52.731 INFO:tasks.rados.rados.0.smithi042.stdout:1071: finishing write tid 2 to smithi04275593-39 2024-09-21T09:30:52.731 INFO:tasks.rados.rados.0.smithi042.stdout:1071: finishing write tid 3 to smithi04275593-39 2024-09-21T09:30:52.731 INFO:tasks.rados.rados.0.smithi042.stdout:1071: oid 39 updating version 0 to 343 2024-09-21T09:30:52.731 INFO:tasks.rados.rados.0.smithi042.stdout:1071: oid 39 version 343 is already newer than 342 2024-09-21T09:30:52.731 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 343 (ObjNum 334 snap 103 seq_num 334) dirty exists 2024-09-21T09:30:52.731 INFO:tasks.rados.rados.0.smithi042.stdout:1071: left oid 39 (ObjNum 334 snap 103 seq_num 334) 2024-09-21T09:30:52.732 INFO:tasks.rados.rados.0.smithi042.stdout:1073: finishing write tid 1 to smithi04275593-28 2024-09-21T09:30:52.732 INFO:tasks.rados.rados.0.smithi042.stdout:1073: finishing write tid 2 to smithi04275593-28 2024-09-21T09:30:52.732 INFO:tasks.rados.rados.0.smithi042.stdout:1073: finishing write tid 3 to smithi04275593-28 2024-09-21T09:30:52.732 INFO:tasks.rados.rados.0.smithi042.stdout:1073: finishing write tid 4 to smithi04275593-28 2024-09-21T09:30:52.732 INFO:tasks.rados.rados.0.smithi042.stdout:1073: oid 28 updating version 0 to 236 2024-09-21T09:30:52.732 INFO:tasks.rados.rados.0.smithi042.stdout:1073: oid 28 version 236 is already newer than 234 2024-09-21T09:30:52.733 INFO:tasks.rados.rados.0.smithi042.stdout:1073: oid 28 version 236 is already newer than 235 2024-09-21T09:30:52.733 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 236 (ObjNum 335 snap 103 seq_num 335) dirty exists 2024-09-21T09:30:52.733 INFO:tasks.rados.rados.0.smithi042.stdout:1073: left oid 28 (ObjNum 335 snap 103 seq_num 335) 2024-09-21T09:30:52.747 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:30:52.747 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (5m) 47s ago 6m 25.6M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:30:52.747 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (6m) 32s ago 6m 91.7M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:30:52.747 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (7m) 47s ago 7m 18.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:30:52.747 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (7m) 32s ago 7m 21.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:30:52.747 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (94s) 32s ago 11m 453M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:30:52.747 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (2m) 47s ago 12m 514M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:30:52.747 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (80s) 47s ago 12m 40.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:30:52.747 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (38s) 32s ago 11m 22.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (56s) 47s ago 11m 26.8M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (5m) 47s ago 5m 15.6M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (5m) 32s ago 5m 15.5M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (10m) 47s ago 10m 140M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 0040c6a200c8 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (10m) 47s ago 10m 153M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 48767e99dd1f 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (9m) 47s ago 9m 119M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e f7b6eb6a64af 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (9m) 47s ago 9m 123M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (9m) 32s ago 9m 161M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (8m) 32s ago 8m 131M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (8m) 32s ago 8m 105M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (8m) 32s ago 7m 111M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:30:52.748 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (99s) 32s ago 6m 52.1M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:30:52.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:52 smithi042 ceph-mon[85820]: pgmap v98: 121 pgs: 15 stale+active+clean, 106 active+clean; 120 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-21T09:30:52.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:52 smithi042 ceph-mon[85820]: osdmap e287: 8 total, 7 up, 8 in 2024-09-21T09:30:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:52 smithi042 ceph-mon[87662]: pgmap v98: 121 pgs: 15 stale+active+clean, 106 active+clean; 120 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-21T09:30:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:52 smithi042 ceph-mon[87662]: osdmap e287: 8 total, 7 up, 8 in 2024-09-21T09:30:52.852 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:52 smithi042 podman[92086]: 2024-09-21 09:30:52.512830541 +0000 UTC m=+0.372827257 container init f6452b2cf017fd1fc09420383718ce2d5b39fd26680e1a2db3178409e7707ee4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, ceph=True) 2024-09-21T09:30:52.852 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:52 smithi042 podman[92086]: 2024-09-21 09:30:52.516595365 +0000 UTC m=+0.376592073 container start f6452b2cf017fd1fc09420383718ce2d5b39fd26680e1a2db3178409e7707ee4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:30:52.852 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:52 smithi042 podman[92086]: 2024-09-21 09:30:52.587734704 +0000 UTC m=+0.447731417 container attach f6452b2cf017fd1fc09420383718ce2d5b39fd26680e1a2db3178409e7707ee4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:30:52.853 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:52 smithi042 podman[92086]: 2024-09-21 09:30:52.728651259 +0000 UTC m=+0.588647971 container died f6452b2cf017fd1fc09420383718ce2d5b39fd26680e1a2db3178409e7707ee4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T09:30:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:52 smithi133 ceph-mon[83064]: pgmap v98: 121 pgs: 15 stale+active+clean, 106 active+clean; 120 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-21T09:30:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:52 smithi133 ceph-mon[83064]: osdmap e287: 8 total, 7 up, 8 in 2024-09-21T09:30:53.106 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:30:53.106 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 7 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 9, 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 5 2024-09-21T09:30:53.107 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:30:53.108 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:30:53.411 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:30:53.411 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:30:53.411 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:30:53.411 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:30:53.411 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:30:53.412 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:30:53.412 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:30:53.412 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:30:53.412 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "5/20 daemons upgraded", 2024-09-21T09:30:53.412 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T09:30:53.412 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:30:53.412 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:30:53.667 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:53 smithi042 podman[92150]: 2024-09-21 09:30:53.467281581 +0000 UTC m=+0.728578597 container remove f6452b2cf017fd1fc09420383718ce2d5b39fd26680e1a2db3178409e7707ee4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-21T09:30:53.667 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:53 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-21T09:30:53.668 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:53 smithi042 systemd[1]: Stopped Ceph osd.0 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:30:53.668 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:53 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.0.service: Consumed 11.170s CPU time. 2024-09-21T09:30:53.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:53 smithi042 ceph-mon[85820]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:53.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:53 smithi042 ceph-mon[85820]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:53.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:53 smithi042 ceph-mon[85820]: osdmap e288: 8 total, 7 up, 8 in 2024-09-21T09:30:53.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:53 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3656296942' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:53.671 INFO:tasks.rados.rados.0.smithi042.stdout:1071: done (3 left) 2024-09-21T09:30:53.671 INFO:tasks.rados.rados.0.smithi042.stdout:1072: done (2 left) 2024-09-21T09:30:53.671 INFO:tasks.rados.rados.0.smithi042.stdout:1073: done (1 left) 2024-09-21T09:30:53.671 INFO:tasks.rados.rados.0.smithi042.stdout:1074: done (0 left) 2024-09-21T09:30:53.671 INFO:tasks.rados.rados.0.smithi042.stdout:1075: snap_create 2024-09-21T09:30:53.918 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:53 smithi042 systemd[1]: Starting Ceph osd.0 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:30:53.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:53 smithi042 ceph-mon[87662]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:53.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:53 smithi042 ceph-mon[87662]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:53.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:53 smithi042 ceph-mon[87662]: osdmap e288: 8 total, 7 up, 8 in 2024-09-21T09:30:53.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:53 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3656296942' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:53 smithi133 ceph-mon[83064]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:53 smithi133 ceph-mon[83064]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:53 smithi133 ceph-mon[83064]: osdmap e288: 8 total, 7 up, 8 in 2024-09-21T09:30:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:53 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3656296942' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:30:54.189 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:53 smithi042 podman[92293]: 2024-09-21 09:30:53.82025863 +0000 UTC m=+0.016639651 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:30:54.189 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:53 smithi042 podman[92293]: 2024-09-21 09:30:53.91846577 +0000 UTC m=+0.114846778 container create b4bd371607b3c583d0a469d80ab32f930f1e724cb2d4570091aa5c540cf52fc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:30:54.602 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 podman[92293]: 2024-09-21 09:30:54.188182685 +0000 UTC m=+0.384563691 container init b4bd371607b3c583d0a469d80ab32f930f1e724cb2d4570091aa5c540cf52fc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True) 2024-09-21T09:30:54.602 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 podman[92293]: 2024-09-21 09:30:54.191701572 +0000 UTC m=+0.388082580 container start b4bd371607b3c583d0a469d80ab32f930f1e724cb2d4570091aa5c540cf52fc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-21T09:30:54.602 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 podman[92293]: 2024-09-21 09:30:54.271433187 +0000 UTC m=+0.467814193 container attach b4bd371607b3c583d0a469d80ab32f930f1e724cb2d4570091aa5c540cf52fc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-21T09:30:54.602 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate[92308]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:30:54.602 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 bash[92293]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:30:54.602 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate[92308]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:30:54.602 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 bash[92293]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:30:54.670 INFO:tasks.rados.rados.0.smithi042.stdout:1075: done (0 left) 2024-09-21T09:30:54.670 INFO:tasks.rados.rados.0.smithi042.stdout:1076: delete oid 18 current snap is 105 2024-09-21T09:30:54.675 INFO:tasks.rados.rados.0.smithi042.stdout:1076: done (0 left) 2024-09-21T09:30:54.675 INFO:tasks.rados.rados.0.smithi042.stdout:1077: read oid 32 snap -1 2024-09-21T09:30:54.675 INFO:tasks.rados.rados.0.smithi042.stdout:1077: expect (ObjNum 196 snap 62 seq_num 196) 2024-09-21T09:30:54.675 INFO:tasks.rados.rados.0.smithi042.stdout:1078: copy_from oid 42 from oid 15 current snap is 105 2024-09-21T09:30:54.675 INFO:tasks.rados.rados.0.smithi042.stdout:1079: rmattr oid 5 current snap is 105 2024-09-21T09:30:54.675 INFO:tasks.rados.rados.0.smithi042.stdout:1079: done (2 left) 2024-09-21T09:30:54.675 INFO:tasks.rados.rados.0.smithi042.stdout:1080: snap_remove snap 103 2024-09-21T09:30:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:54 smithi133 ceph-mon[83064]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:54 smithi133 ceph-mon[83064]: pgmap v101: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 124 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 679 KiB/s rd, 998 KiB/s wr, 5 op/s; 34/219 objects degraded (15.525%) 2024-09-21T09:30:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:54 smithi133 ceph-mon[83064]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:54 smithi133 ceph-mon[83064]: Health check failed: Degraded data redundancy: 34/219 objects degraded (15.525%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T09:30:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:54 smithi133 ceph-mon[83064]: osdmap e289: 8 total, 7 up, 8 in 2024-09-21T09:30:55.092 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-mon[85820]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:55.092 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-mon[85820]: pgmap v101: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 124 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 679 KiB/s rd, 998 KiB/s wr, 5 op/s; 34/219 objects degraded (15.525%) 2024-09-21T09:30:55.092 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-mon[85820]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:55.092 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-mon[85820]: Health check failed: Degraded data redundancy: 34/219 objects degraded (15.525%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T09:30:55.092 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-mon[85820]: osdmap e289: 8 total, 7 up, 8 in 2024-09-21T09:30:55.093 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-mon[87662]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:55.093 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-mon[87662]: pgmap v101: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 124 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 679 KiB/s rd, 998 KiB/s wr, 5 op/s; 34/219 objects degraded (15.525%) 2024-09-21T09:30:55.093 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-mon[87662]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:30:55.093 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-mon[87662]: Health check failed: Degraded data redundancy: 34/219 objects degraded (15.525%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T09:30:55.093 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-mon[87662]: osdmap e289: 8 total, 7 up, 8 in 2024-09-21T09:30:55.093 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate[92308]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:30:55.093 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 bash[92293]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:30:55.093 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate[92308]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T09:30:55.093 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:54 smithi042 bash[92293]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T09:30:55.093 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate[92308]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T09:30:55.093 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 bash[92293]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T09:30:55.352 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate[92308]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T09:30:55.352 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 bash[92293]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T09:30:55.352 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate[92308]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T09:30:55.353 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 bash[92293]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T09:30:55.353 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate[92308]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:30:55.353 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 bash[92293]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T09:30:55.353 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate[92308]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T09:30:55.353 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 bash[92293]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T09:30:55.353 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 podman[92293]: 2024-09-21 09:30:55.120991173 +0000 UTC m=+1.317372192 container died b4bd371607b3c583d0a469d80ab32f930f1e724cb2d4570091aa5c540cf52fc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0) 2024-09-21T09:30:55.683 INFO:tasks.rados.rados.0.smithi042.stdout:1080: done (2 left) 2024-09-21T09:30:55.683 INFO:tasks.rados.rados.0.smithi042.stdout:1081: delete oid 6 current snap is 105 2024-09-21T09:30:55.683 INFO:tasks.rados.rados.0.smithi042.stdout:1078: finishing copy_from racing read to smithi04275593-42 2024-09-21T09:30:55.683 INFO:tasks.rados.rados.0.smithi042.stdout:1078: finishing copy_from to smithi04275593-42 2024-09-21T09:30:55.683 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 131 (ObjNum 183 snap 52 seq_num 183) dirty exists 2024-09-21T09:30:55.683 INFO:tasks.rados.rados.0.smithi042.stdout:1077: expect (ObjNum 196 snap 62 seq_num 196) 2024-09-21T09:30:55.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:55 smithi042 ceph-mon[87662]: osdmap e290: 8 total, 7 up, 8 in 2024-09-21T09:30:55.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:55 smithi042 ceph-mon[85820]: osdmap e290: 8 total, 7 up, 8 in 2024-09-21T09:30:55.803 INFO:tasks.rados.rados.0.smithi042.stdout:1077: done (2 left) 2024-09-21T09:30:55.804 INFO:tasks.rados.rados.0.smithi042.stdout:1078: done (1 left) 2024-09-21T09:30:55.804 INFO:tasks.rados.rados.0.smithi042.stdout:1081: done (0 left) 2024-09-21T09:30:55.804 INFO:tasks.rados.rados.0.smithi042.stdout:1082: rollback oid 3 current snap is 105 2024-09-21T09:30:55.804 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 100 2024-09-21T09:30:55.804 INFO:tasks.rados.rados.0.smithi042.stdout:1083: setattr oid 37 current snap is 105 2024-09-21T09:30:55.805 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 18 current snap is 105 2024-09-21T09:30:55.806 INFO:tasks.rados.rados.0.smithi042.stdout:1084: seq_num 338 ranges {0=466944,466944=401408} 2024-09-21T09:30:55.808 INFO:tasks.rados.rados.0.smithi042.stdout:1084: writing smithi04275593-18 from 0 to 466944 tid 1 2024-09-21T09:30:55.811 INFO:tasks.rados.rados.0.smithi042.stdout:1084: writing smithi04275593-18 from 466944 to 868352 tid 2 2024-09-21T09:30:55.811 INFO:tasks.rados.rados.0.smithi042.stdout:1085: snap_create 2024-09-21T09:30:55.811 INFO:tasks.rados.rados.0.smithi042.stdout:1082: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:30:55.811 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:30:55.811 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 345 (ObjNum 277 snap 82 seq_num 277) dirty exists 2024-09-21T09:30:55.814 INFO:tasks.rados.rados.0.smithi042.stdout:1084: finishing write tid 1 to smithi04275593-18 2024-09-21T09:30:55.814 INFO:tasks.rados.rados.0.smithi042.stdout:1084: finishing write tid 2 to smithi04275593-18 2024-09-21T09:30:55.814 INFO:tasks.rados.rados.0.smithi042.stdout:1084: finishing write tid 3 to smithi04275593-18 2024-09-21T09:30:55.815 INFO:tasks.rados.rados.0.smithi042.stdout:1084: finishing write tid 4 to smithi04275593-18 2024-09-21T09:30:55.815 INFO:tasks.rados.rados.0.smithi042.stdout:1084: oid 18 updating version 0 to 397 2024-09-21T09:30:55.815 INFO:tasks.rados.rados.0.smithi042.stdout:1084: oid 18 version 397 is already newer than 395 2024-09-21T09:30:55.815 INFO:tasks.rados.rados.0.smithi042.stdout:1084: oid 18 version 397 is already newer than 396 2024-09-21T09:30:55.815 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 397 (ObjNum 338 snap 105 seq_num 338) dirty exists 2024-09-21T09:30:55.815 INFO:tasks.rados.rados.0.smithi042.stdout:1084: left oid 18 (ObjNum 338 snap 105 seq_num 338) 2024-09-21T09:30:55.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:55 smithi133 ceph-mon[83064]: osdmap e290: 8 total, 7 up, 8 in 2024-09-21T09:30:56.011 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 podman[92448]: 2024-09-21 09:30:55.758637386 +0000 UTC m=+0.631160152 container remove b4bd371607b3c583d0a469d80ab32f930f1e724cb2d4570091aa5c540cf52fc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-activate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-21T09:30:56.011 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:55 smithi042 podman[92508]: 2024-09-21 09:30:55.872558704 +0000 UTC m=+0.016275688 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:30:56.321 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:56 smithi042 podman[92508]: 2024-09-21 09:30:56.010530045 +0000 UTC m=+0.154247061 container create b86e8c896d58c11acb439195861e243866e585c88a39df149491ae32537c3a6e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-21T09:30:56.322 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:56 smithi042 podman[92508]: 2024-09-21 09:30:56.220504623 +0000 UTC m=+0.364221610 container init b86e8c896d58c11acb439195861e243866e585c88a39df149491ae32537c3a6e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=main-62da54b, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-21T09:30:56.322 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:56 smithi042 podman[92508]: 2024-09-21 09:30:56.223846182 +0000 UTC m=+0.367563156 container start b86e8c896d58c11acb439195861e243866e585c88a39df149491ae32537c3a6e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-21T09:30:56.322 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-osd[92527]: -- 172.21.15.42:0/1360645609 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564deaf81a40 con 0x564deaf5fc00 2024-09-21T09:30:56.322 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:56 smithi042 bash[92508]: b86e8c896d58c11acb439195861e243866e585c88a39df149491ae32537c3a6e 2024-09-21T09:30:56.601 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:56 smithi042 systemd[1]: Started Ceph osd.0 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:30:56.692 INFO:tasks.rados.rados.0.smithi042.stdout:1082: done (3 left) 2024-09-21T09:30:56.692 INFO:tasks.rados.rados.0.smithi042.stdout:1083: done (2 left) 2024-09-21T09:30:56.692 INFO:tasks.rados.rados.0.smithi042.stdout:1084: done (1 left) 2024-09-21T09:30:56.692 INFO:tasks.rados.rados.0.smithi042.stdout:1085: done (0 left) 2024-09-21T09:30:56.692 INFO:tasks.rados.rados.0.smithi042.stdout:1086: read oid 7 snap 101 2024-09-21T09:30:56.692 INFO:tasks.rados.rados.0.smithi042.stdout:1086: expect (ObjNum 308 snap 98 seq_num 308) 2024-09-21T09:30:56.692 INFO:tasks.rados.rados.0.smithi042.stdout:1087: rmattr oid 2 current snap is 106 2024-09-21T09:30:56.692 INFO:tasks.rados.rados.0.smithi042.stdout:1088: copy_from oid 46 from oid 47 current snap is 106 2024-09-21T09:30:56.692 INFO:tasks.rados.rados.0.smithi042.stdout:1089: copy_from oid 38 from oid 20 current snap is 106 2024-09-21T09:30:56.693 INFO:tasks.rados.rados.0.smithi042.stdout:1090: copy_from oid 44 from oid 39 current snap is 106 2024-09-21T09:30:56.693 INFO:tasks.rados.rados.0.smithi042.stdout:1091: delete oid 25 current snap is 106 2024-09-21T09:30:56.696 INFO:tasks.rados.rados.0.smithi042.stdout:1089: finishing copy_from racing read to smithi04275593-38 2024-09-21T09:30:56.697 INFO:tasks.rados.rados.0.smithi042.stdout:1091: done (5 left) 2024-09-21T09:30:56.697 INFO:tasks.rados.rados.0.smithi042.stdout:1092: rollback oid 29 current snap is 106 2024-09-21T09:30:56.697 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 29 to 105 2024-09-21T09:30:56.697 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 106 2024-09-21T09:30:56.697 INFO:tasks.rados.rados.0.smithi042.stdout:1093: seq_num 340 ranges {0=499712,499712=401408} 2024-09-21T09:30:56.700 INFO:tasks.rados.rados.0.smithi042.stdout:1093: writing smithi04275593-16 from 0 to 499712 tid 1 2024-09-21T09:30:56.703 INFO:tasks.rados.rados.0.smithi042.stdout:1093: writing smithi04275593-16 from 499712 to 901120 tid 2 2024-09-21T09:30:56.703 INFO:tasks.rados.rados.0.smithi042.stdout:1094: snap_remove snap 104 2024-09-21T09:30:56.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[85820]: pgmap v104: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 124 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 679 KiB/s rd, 998 KiB/s wr, 5 op/s; 34/219 objects degraded (15.525%) 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[85820]: osdmap e291: 8 total, 7 up, 8 in 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[87662]: pgmap v104: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 124 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 679 KiB/s rd, 998 KiB/s wr, 5 op/s; 34/219 objects degraded (15.525%) 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[87662]: osdmap e291: 8 total, 7 up, 8 in 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:56.961 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:30:56.962 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:56.962 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:30:56.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:56 smithi133 ceph-mon[83064]: pgmap v104: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 124 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 679 KiB/s rd, 998 KiB/s wr, 5 op/s; 34/219 objects degraded (15.525%) 2024-09-21T09:30:56.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:56 smithi133 ceph-mon[83064]: osdmap e291: 8 total, 7 up, 8 in 2024-09-21T09:30:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:30:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:30:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:30:57.643 INFO:tasks.rados.rados.0.smithi042.stdout:1094: done (7 left) 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:1095: read oid 18 snap -1 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:1095: expect (ObjNum 338 snap 105 seq_num 338) 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:1096: delete oid 15 current snap is 106 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:1089: finishing copy_from to smithi04275593-38 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 354 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 535 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:1092: finishing rollback tid 1 to smithi04275593-29 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 0 (ObjNum 33 snap 0 seq_num 2862177360) dirty dne 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:1088: finishing copy_from racing read to smithi04275593-46 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:1088: finishing copy_from to smithi04275593-46 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 418 (ObjNum 309 snap 98 seq_num 309) dirty exists 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:1093: finishing write tid 1 to smithi04275593-16 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:1093: finishing write tid 2 to smithi04275593-16 2024-09-21T09:30:57.644 INFO:tasks.rados.rados.0.smithi042.stdout:1093: finishing write tid 3 to smithi04275593-16 2024-09-21T09:30:57.645 INFO:tasks.rados.rados.0.smithi042.stdout:1093: finishing write tid 4 to smithi04275593-16 2024-09-21T09:30:57.645 INFO:tasks.rados.rados.0.smithi042.stdout:1093: oid 16 updating version 0 to 540 2024-09-21T09:30:57.645 INFO:tasks.rados.rados.0.smithi042.stdout:1093: oid 16 version 540 is already newer than 538 2024-09-21T09:30:57.645 INFO:tasks.rados.rados.0.smithi042.stdout:1093: oid 16 version 540 is already newer than 539 2024-09-21T09:30:57.645 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 540 (ObjNum 340 snap 106 seq_num 340) dirty exists 2024-09-21T09:30:57.645 INFO:tasks.rados.rados.0.smithi042.stdout:1093: left oid 16 (ObjNum 340 snap 106 seq_num 340) 2024-09-21T09:30:57.645 INFO:tasks.rados.rados.0.smithi042.stdout:1086: expect (ObjNum 308 snap 98 seq_num 308) 2024-09-21T09:30:57.847 INFO:tasks.rados.rados.0.smithi042.stdout:1090: finishing copy_from racing read to smithi04275593-44 2024-09-21T09:30:57.847 INFO:tasks.rados.rados.0.smithi042.stdout:1090: finishing copy_from to smithi04275593-44 2024-09-21T09:30:57.847 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 343 (ObjNum 334 snap 103 seq_num 334) dirty exists 2024-09-21T09:30:57.847 INFO:tasks.rados.rados.0.smithi042.stdout:1086: done (8 left) 2024-09-21T09:30:57.847 INFO:tasks.rados.rados.0.smithi042.stdout:1087: done (7 left) 2024-09-21T09:30:57.847 INFO:tasks.rados.rados.0.smithi042.stdout:1088: done (6 left) 2024-09-21T09:30:57.847 INFO:tasks.rados.rados.0.smithi042.stdout:1089: done (5 left) 2024-09-21T09:30:57.847 INFO:tasks.rados.rados.0.smithi042.stdout:1090: done (4 left) 2024-09-21T09:30:57.847 INFO:tasks.rados.rados.0.smithi042.stdout:1092: done (3 left) 2024-09-21T09:30:57.848 INFO:tasks.rados.rados.0.smithi042.stdout:1093: done (2 left) 2024-09-21T09:30:57.848 INFO:tasks.rados.rados.0.smithi042.stdout:1096: done (1 left) 2024-09-21T09:30:57.848 INFO:tasks.rados.rados.0.smithi042.stdout:1097: rollback oid 27 current snap is 106 2024-09-21T09:30:57.848 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 27 to 100 2024-09-21T09:30:57.848 INFO:tasks.rados.rados.0.smithi042.stdout:1095: expect (ObjNum 338 snap 105 seq_num 338) 2024-09-21T09:30:57.871 INFO:tasks.rados.rados.0.smithi042.stdout:1097: finishing rollback tid 0 to smithi04275593-27 2024-09-21T09:30:57.871 INFO:tasks.rados.rados.0.smithi042.stdout:1097: finishing rollback tid 1 to smithi04275593-27 2024-09-21T09:30:57.871 INFO:tasks.rados.rados.0.smithi042.stdout:1097: finishing rollback tid 2 to smithi04275593-27 2024-09-21T09:30:57.871 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 392 (ObjNum 270 snap 81 seq_num 270) dirty exists 2024-09-21T09:30:57.871 INFO:tasks.rados.rados.0.smithi042.stdout:1095: done (1 left) 2024-09-21T09:30:57.871 INFO:tasks.rados.rados.0.smithi042.stdout:1097: done (0 left) 2024-09-21T09:30:57.871 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 106 2024-09-21T09:30:57.871 INFO:tasks.rados.rados.0.smithi042.stdout:1098: seq_num 342 ranges {0=532480,532480=401408} 2024-09-21T09:30:57.873 INFO:tasks.rados.rados.0.smithi042.stdout:1098: writing smithi04275593-25 from 0 to 532480 tid 1 2024-09-21T09:30:57.876 INFO:tasks.rados.rados.0.smithi042.stdout:1098: writing smithi04275593-25 from 532480 to 933888 tid 2 2024-09-21T09:30:57.876 INFO:tasks.rados.rados.0.smithi042.stdout:1099: rollback oid 11 current snap is 106 2024-09-21T09:30:57.876 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 101 2024-09-21T09:30:57.876 INFO:tasks.rados.rados.0.smithi042.stdout:1100: delete oid 22 current snap is 106 2024-09-21T09:30:57.877 INFO:tasks.rados.rados.0.smithi042.stdout:1098: finishing write tid 1 to smithi04275593-25 2024-09-21T09:30:57.879 INFO:tasks.rados.rados.0.smithi042.stdout:1099: finishing rollback tid 0 to smithi04275593-11 2024-09-21T09:30:57.879 INFO:tasks.rados.rados.0.smithi042.stdout:1099: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:30:57.879 INFO:tasks.rados.rados.0.smithi042.stdout:1099: finishing rollback tid 2 to smithi04275593-11 2024-09-21T09:30:57.879 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 357 (ObjNum 295 snap 91 seq_num 295) dirty exists 2024-09-21T09:30:57.880 INFO:tasks.rados.rados.0.smithi042.stdout:1098: finishing write tid 2 to smithi04275593-25 2024-09-21T09:30:57.880 INFO:tasks.rados.rados.0.smithi042.stdout:1098: finishing write tid 3 to smithi04275593-25 2024-09-21T09:30:57.880 INFO:tasks.rados.rados.0.smithi042.stdout:1099: done (2 left) 2024-09-21T09:30:57.880 INFO:tasks.rados.rados.0.smithi042.stdout:1100: done (1 left) 2024-09-21T09:30:57.880 INFO:tasks.rados.rados.0.smithi042.stdout:1101: delete oid 18 current snap is 106 2024-09-21T09:30:57.881 INFO:tasks.rados.rados.0.smithi042.stdout:1098: finishing write tid 4 to smithi04275593-25 2024-09-21T09:30:57.881 INFO:tasks.rados.rados.0.smithi042.stdout:1098: oid 25 updating version 0 to 299 2024-09-21T09:30:57.881 INFO:tasks.rados.rados.0.smithi042.stdout:1098: oid 25 updating version 299 to 300 2024-09-21T09:30:57.881 INFO:tasks.rados.rados.0.smithi042.stdout:1098: oid 25 version 300 is already newer than 298 2024-09-21T09:30:57.881 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 300 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-09-21T09:30:57.881 INFO:tasks.rados.rados.0.smithi042.stdout:1098: left oid 25 (ObjNum 342 snap 106 seq_num 342) 2024-09-21T09:30:57.882 INFO:tasks.rados.rados.0.smithi042.stdout:1098: done (1 left) 2024-09-21T09:30:57.882 INFO:tasks.rados.rados.0.smithi042.stdout:1101: done (0 left) 2024-09-21T09:30:57.883 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 106 2024-09-21T09:30:57.883 INFO:tasks.rados.rados.0.smithi042.stdout:1102: seq_num 345 ranges {3743744=581632,4325376=401408} 2024-09-21T09:30:57.906 INFO:tasks.rados.rados.0.smithi042.stdout:1102: writing smithi04275593-10 from 3743744 to 4325376 tid 1 2024-09-21T09:30:57.908 INFO:tasks.rados.rados.0.smithi042.stdout:1102: writing smithi04275593-10 from 4325376 to 4726784 tid 2 2024-09-21T09:30:57.908 INFO:tasks.rados.rados.0.smithi042.stdout:1103: rmattr oid 1 current snap is 106 2024-09-21T09:30:57.909 INFO:tasks.rados.rados.0.smithi042.stdout:1103: done (1 left) 2024-09-21T09:30:57.909 INFO:tasks.rados.rados.0.smithi042.stdout:1104: read oid 7 snap 100 2024-09-21T09:30:57.909 INFO:tasks.rados.rados.0.smithi042.stdout:1104: expect (ObjNum 308 snap 98 seq_num 308) 2024-09-21T09:30:57.909 INFO:tasks.rados.rados.0.smithi042.stdout:1105: snap_remove snap 105 2024-09-21T09:30:57.968 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:57 smithi042 ceph-mon[87662]: osdmap e292: 8 total, 7 up, 8 in 2024-09-21T09:30:57.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:57 smithi042 ceph-mon[87662]: osdmap e293: 8 total, 7 up, 8 in 2024-09-21T09:30:57.969 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:57 smithi042 ceph-mon[85820]: osdmap e292: 8 total, 7 up, 8 in 2024-09-21T09:30:57.969 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:57 smithi042 ceph-mon[85820]: osdmap e293: 8 total, 7 up, 8 in 2024-09-21T09:30:57.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:57 smithi133 ceph-mon[83064]: osdmap e292: 8 total, 7 up, 8 in 2024-09-21T09:30:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:57 smithi133 ceph-mon[83064]: osdmap e293: 8 total, 7 up, 8 in 2024-09-21T09:30:58.351 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:30:58 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[92523]: 2024-09-21T09:30:58.099+0000 7f554bec7640 -1 Falling back to public interface 2024-09-21T09:30:58.700 INFO:tasks.rados.rados.0.smithi042.stdout:1105: done (2 left) 2024-09-21T09:30:58.700 INFO:tasks.rados.rados.0.smithi042.stdout:1106: read oid 13 snap -1 2024-09-21T09:30:58.700 INFO:tasks.rados.rados.0.smithi042.stdout:1106: expect (ObjNum 332 snap 102 seq_num 332) 2024-09-21T09:30:58.700 INFO:tasks.rados.rados.0.smithi042.stdout:1107: snap_remove snap 101 2024-09-21T09:30:58.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:58 smithi042 ceph-mon[85820]: pgmap v107: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 124 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 34/219 objects degraded (15.525%) 2024-09-21T09:30:58.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:58 smithi042 ceph-mon[87662]: pgmap v107: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 124 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 34/219 objects degraded (15.525%) 2024-09-21T09:30:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:58 smithi133 ceph-mon[83064]: pgmap v107: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 124 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 34/219 objects degraded (15.525%) 2024-09-21T09:30:59.705 INFO:tasks.rados.rados.0.smithi042.stdout:1107: done (3 left) 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:1108: copy_from oid 6 from oid 17 current snap is 106 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:1102: finishing write tid 1 to smithi04275593-10 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:1102: finishing write tid 2 to smithi04275593-10 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:1102: finishing write tid 3 to smithi04275593-10 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:1102: finishing write tid 4 to smithi04275593-10 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:1102: oid 10 updating version 0 to 393 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:1102: oid 10 updating version 393 to 395 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:1102: oid 10 version 395 is already newer than 394 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 395 (ObjNum 345 snap 106 seq_num 345) dirty exists 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:1102: left oid 10 (ObjNum 345 snap 106 seq_num 345) 2024-09-21T09:30:59.706 INFO:tasks.rados.rados.0.smithi042.stdout:1104: expect (ObjNum 308 snap 98 seq_num 308) 2024-09-21T09:30:59.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:30:59 smithi042 ceph-mon[87662]: osdmap e294: 8 total, 7 up, 8 in 2024-09-21T09:30:59.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:30:59 smithi042 ceph-mon[85820]: osdmap e294: 8 total, 7 up, 8 in 2024-09-21T09:30:59.912 INFO:tasks.rados.rados.0.smithi042.stdout:1106: expect (ObjNum 332 snap 102 seq_num 332) 2024-09-21T09:30:59.962 INFO:tasks.rados.rados.0.smithi042.stdout:1108: finishing copy_from racing read to smithi04275593-6 2024-09-21T09:30:59.962 INFO:tasks.rados.rados.0.smithi042.stdout:1108: finishing copy_from to smithi04275593-6 2024-09-21T09:30:59.962 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 504 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:30:59.962 INFO:tasks.rados.rados.0.smithi042.stdout:1102: done (3 left) 2024-09-21T09:30:59.962 INFO:tasks.rados.rados.0.smithi042.stdout:1104: done (2 left) 2024-09-21T09:30:59.962 INFO:tasks.rados.rados.0.smithi042.stdout:1106: done (1 left) 2024-09-21T09:30:59.962 INFO:tasks.rados.rados.0.smithi042.stdout:1108: done (0 left) 2024-09-21T09:30:59.963 INFO:tasks.rados.rados.0.smithi042.stdout:1109: snap_create 2024-09-21T09:30:59.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:30:59 smithi133 ceph-mon[83064]: osdmap e294: 8 total, 7 up, 8 in 2024-09-21T09:31:00.871 INFO:tasks.rados.rados.0.smithi042.stdout:1109: done (0 left) 2024-09-21T09:31:00.871 INFO:tasks.rados.rados.0.smithi042.stdout:1110: delete oid 39 current snap is 107 2024-09-21T09:31:00.874 INFO:tasks.rados.rados.0.smithi042.stdout:1110: done (0 left) 2024-09-21T09:31:00.874 INFO:tasks.rados.rados.0.smithi042.stdout:1111: rollback oid 33 current snap is 107 2024-09-21T09:31:00.874 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 33 to 106 2024-09-21T09:31:00.874 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 107 2024-09-21T09:31:00.874 INFO:tasks.rados.rados.0.smithi042.stdout:1112: seq_num 347 ranges {753664=614400,1368064=401408} 2024-09-21T09:31:00.881 INFO:tasks.rados.rados.0.smithi042.stdout:1112: writing smithi04275593-12 from 753664 to 1368064 tid 1 2024-09-21T09:31:00.884 INFO:tasks.rados.rados.0.smithi042.stdout:1112: writing smithi04275593-12 from 1368064 to 1769472 tid 2 2024-09-21T09:31:00.884 INFO:tasks.rados.rados.0.smithi042.stdout:1113: rollback oid 42 current snap is 107 2024-09-21T09:31:00.885 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 42 to 106 2024-09-21T09:31:00.885 INFO:tasks.rados.rados.0.smithi042.stdout:1114: snap_remove snap 100 2024-09-21T09:31:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:00 smithi133 ceph-mon[83064]: pgmap v110: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 16 op/s; 37/255 objects degraded (14.510%) 2024-09-21T09:31:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:00 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 37/255 objects degraded (14.510%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:00 smithi133 ceph-mon[83064]: osdmap e295: 8 total, 7 up, 8 in 2024-09-21T09:31:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:00 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:00 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:00 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:00 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:01.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[87662]: pgmap v110: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 16 op/s; 37/255 objects degraded (14.510%) 2024-09-21T09:31:01.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 37/255 objects degraded (14.510%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:01.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[87662]: osdmap e295: 8 total, 7 up, 8 in 2024-09-21T09:31:01.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:01.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:01.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:01.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:01.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[85820]: pgmap v110: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 16 op/s; 37/255 objects degraded (14.510%) 2024-09-21T09:31:01.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 37/255 objects degraded (14.510%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:01.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[85820]: osdmap e295: 8 total, 7 up, 8 in 2024-09-21T09:31:01.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:01.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:01.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:01.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:00 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:01.851 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[92523]: 2024-09-21T09:31:01.551+0000 7f554bec7640 -1 osd.0 285 log_to_monitors true 2024-09-21T09:31:01.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:31:01] "GET /metrics HTTP/1.1" 200 36214 "" "Prometheus/2.43.0" 2024-09-21T09:31:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:1114: done (3 left) 2024-09-21T09:31:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:1115: read oid 49 snap -1 2024-09-21T09:31:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:1115: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:31:01.882 INFO:tasks.rados.rados.0.smithi042.stdout:1116: snap_create 2024-09-21T09:31:01.882 INFO:tasks.rados.rados.0.smithi042.stdout:1111: finishing rollback tid 1 to smithi04275593-33 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 0 (ObjNum 129 snap 0 seq_num 3459164896) dirty dne 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1113: finishing rollback tid 0 to smithi04275593-42 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1113: finishing rollback tid 1 to smithi04275593-42 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1112: finishing write tid 1 to smithi04275593-12 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1113: finishing rollback tid 2 to smithi04275593-42 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 295 (ObjNum 183 snap 52 seq_num 183) dirty exists 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1112: finishing write tid 2 to smithi04275593-12 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1112: finishing write tid 3 to smithi04275593-12 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1112: finishing write tid 4 to smithi04275593-12 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1112: oid 12 updating version 0 to 382 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1112: oid 12 updating version 382 to 384 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1112: oid 12 version 384 is already newer than 383 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 384 (ObjNum 347 snap 107 seq_num 347) dirty exists 2024-09-21T09:31:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:1112: left oid 12 (ObjNum 347 snap 107 seq_num 347) 2024-09-21T09:31:01.898 INFO:tasks.rados.rados.0.smithi042.stdout:1115: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:31:02.213 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[92523]: 2024-09-21T09:31:01.913+0000 7f553fc69640 -1 osd.0 285 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:31:02.214 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-mon[87662]: osdmap e296: 8 total, 7 up, 8 in 2024-09-21T09:31:02.214 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-mon[87662]: pgmap v113: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 16 op/s; 37/255 objects degraded (14.510%) 2024-09-21T09:31:02.214 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-mon[87662]: from='osd.0 [v2:172.21.15.42:6802/2570673331,v1:172.21.15.42:6803/2570673331]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:31:02.214 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-mon[87662]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:31:02.214 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-mon[85820]: osdmap e296: 8 total, 7 up, 8 in 2024-09-21T09:31:02.214 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-mon[85820]: pgmap v113: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 16 op/s; 37/255 objects degraded (14.510%) 2024-09-21T09:31:02.214 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-mon[85820]: from='osd.0 [v2:172.21.15.42:6802/2570673331,v1:172.21.15.42:6803/2570673331]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:31:02.214 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:01 smithi042 ceph-mon[85820]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:31:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:01 smithi133 ceph-mon[83064]: osdmap e296: 8 total, 7 up, 8 in 2024-09-21T09:31:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:01 smithi133 ceph-mon[83064]: pgmap v113: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 16 op/s; 37/255 objects degraded (14.510%) 2024-09-21T09:31:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:01 smithi133 ceph-mon[83064]: from='osd.0 [v2:172.21.15.42:6802/2570673331,v1:172.21.15.42:6803/2570673331]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:31:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:01 smithi133 ceph-mon[83064]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T09:31:02.880 INFO:tasks.rados.rados.0.smithi042.stdout:1111: done (4 left) 2024-09-21T09:31:02.880 INFO:tasks.rados.rados.0.smithi042.stdout:1112: done (3 left) 2024-09-21T09:31:02.880 INFO:tasks.rados.rados.0.smithi042.stdout:1113: done (2 left) 2024-09-21T09:31:02.880 INFO:tasks.rados.rados.0.smithi042.stdout:1115: done (1 left) 2024-09-21T09:31:02.880 INFO:tasks.rados.rados.0.smithi042.stdout:1116: done (0 left) 2024-09-21T09:31:02.880 INFO:tasks.rados.rados.0.smithi042.stdout:1117: copy_from oid 36 from oid 33 current snap is 108 2024-09-21T09:31:02.880 INFO:tasks.rados.rados.0.smithi042.stdout:1118: copy_from oid 28 from oid 8 current snap is 108 2024-09-21T09:31:02.880 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 108 2024-09-21T09:31:02.880 INFO:tasks.rados.rados.0.smithi042.stdout:1119: seq_num 348 ranges {8306688=630784,8937472=401408} 2024-09-21T09:31:02.931 INFO:tasks.rados.rados.0.smithi042.stdout:1119: writing smithi04275593-30 from 8306688 to 8937472 tid 1 2024-09-21T09:31:02.933 INFO:tasks.rados.rados.0.smithi042.stdout:1119: writing smithi04275593-30 from 8937472 to 9338880 tid 2 2024-09-21T09:31:02.933 INFO:tasks.rados.rados.0.smithi042.stdout:1120: read oid 41 snap -1 2024-09-21T09:31:02.933 INFO:tasks.rados.rados.0.smithi042.stdout:1120: expect deleted 2024-09-21T09:31:02.933 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 108 2024-09-21T09:31:02.933 INFO:tasks.rados.rados.0.smithi042.stdout:1117: finishing copy_from to smithi04275593-36 2024-09-21T09:31:02.933 INFO:tasks.rados.rados.0.smithi042.stdout:1117: got expected ENOENT (src dne) 2024-09-21T09:31:02.933 INFO:tasks.rados.rados.0.smithi042.stdout:1117: finishing copy_from racing read to smithi04275593-36 2024-09-21T09:31:02.934 INFO:tasks.rados.rados.0.smithi042.stdout:1118: finishing copy_from racing read to smithi04275593-28 2024-09-21T09:31:02.934 INFO:tasks.rados.rados.0.smithi042.stdout:1118: finishing copy_from to smithi04275593-28 2024-09-21T09:31:02.934 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 30 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T09:31:02.934 INFO:tasks.rados.rados.0.smithi042.stdout:1121: seq_num 349 ranges {0=655360,655360=401408} 2024-09-21T09:31:02.936 INFO:tasks.rados.rados.0.smithi042.stdout:1121: writing smithi04275593-1 from 0 to 655360 tid 1 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1121: writing smithi04275593-1 from 655360 to 1056768 tid 2 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1117: done (4 left) 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1118: done (3 left) 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1122: delete oid 43 current snap is 108 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1119: finishing write tid 1 to smithi04275593-30 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1119: finishing write tid 2 to smithi04275593-30 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1119: finishing write tid 3 to smithi04275593-30 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1119: finishing write tid 4 to smithi04275593-30 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1119: oid 30 updating version 0 to 361 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1119: oid 30 version 361 is already newer than 359 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:1119: oid 30 version 361 is already newer than 360 2024-09-21T09:31:02.940 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 361 (ObjNum 348 snap 108 seq_num 348) dirty exists 2024-09-21T09:31:02.941 INFO:tasks.rados.rados.0.smithi042.stdout:1119: left oid 30 (ObjNum 348 snap 108 seq_num 348) 2024-09-21T09:31:02.941 INFO:tasks.rados.rados.0.smithi042.stdout:1121: finishing write tid 1 to smithi04275593-1 2024-09-21T09:31:02.942 INFO:tasks.rados.rados.0.smithi042.stdout:1119: done (3 left) 2024-09-21T09:31:02.942 INFO:tasks.rados.rados.0.smithi042.stdout:1122: done (2 left) 2024-09-21T09:31:02.942 INFO:tasks.rados.rados.0.smithi042.stdout:1123: snap_remove snap 107 2024-09-21T09:31:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:02 smithi133 ceph-mon[83064]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:31:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:02 smithi133 ceph-mon[83064]: osdmap e297: 8 total, 7 up, 8 in 2024-09-21T09:31:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:02 smithi133 ceph-mon[83064]: from='osd.0 [v2:172.21.15.42:6802/2570673331,v1:172.21.15.42:6803/2570673331]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:31:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:02 smithi133 ceph-mon[83064]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:31:03.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:02 smithi042 ceph-mon[87662]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:31:03.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:02 smithi042 ceph-mon[87662]: osdmap e297: 8 total, 7 up, 8 in 2024-09-21T09:31:03.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:02 smithi042 ceph-mon[87662]: from='osd.0 [v2:172.21.15.42:6802/2570673331,v1:172.21.15.42:6803/2570673331]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:31:03.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:02 smithi042 ceph-mon[87662]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:31:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:02 smithi042 ceph-mon[85820]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:31:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:02 smithi042 ceph-mon[85820]: osdmap e297: 8 total, 7 up, 8 in 2024-09-21T09:31:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:02 smithi042 ceph-mon[85820]: from='osd.0 [v2:172.21.15.42:6802/2570673331,v1:172.21.15.42:6803/2570673331]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:31:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:02 smithi042 ceph-mon[85820]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:31:03.887 INFO:tasks.rados.rados.0.smithi042.stdout:1123: done (2 left) 2024-09-21T09:31:03.887 INFO:tasks.rados.rados.0.smithi042.stdout:1124: copy_from oid 35 from oid 49 current snap is 108 2024-09-21T09:31:03.887 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 108 2024-09-21T09:31:03.887 INFO:tasks.rados.rados.0.smithi042.stdout:1125: seq_num 351 ranges {4104192=688128,4792320=401408} 2024-09-21T09:31:03.915 INFO:tasks.rados.rados.0.smithi042.stdout:1125: writing smithi04275593-7 from 4104192 to 4792320 tid 1 2024-09-21T09:31:03.918 INFO:tasks.rados.rados.0.smithi042.stdout:1125: writing smithi04275593-7 from 4792320 to 5193728 tid 2 2024-09-21T09:31:03.918 INFO:tasks.rados.rados.0.smithi042.stdout:1126: delete oid 5 current snap is 108 2024-09-21T09:31:03.919 INFO:tasks.rados.rados.0.smithi042.stdout:1121: finishing write tid 2 to smithi04275593-1 2024-09-21T09:31:03.919 INFO:tasks.rados.rados.0.smithi042.stdout:1121: finishing write tid 3 to smithi04275593-1 2024-09-21T09:31:03.919 INFO:tasks.rados.rados.0.smithi042.stdout:1121: finishing write tid 4 to smithi04275593-1 2024-09-21T09:31:03.920 INFO:tasks.rados.rados.0.smithi042.stdout:1121: oid 1 updating version 0 to 518 2024-09-21T09:31:03.920 INFO:tasks.rados.rados.0.smithi042.stdout:1121: oid 1 updating version 518 to 519 2024-09-21T09:31:03.920 INFO:tasks.rados.rados.0.smithi042.stdout:1121: oid 1 updating version 519 to 520 2024-09-21T09:31:03.920 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 520 (ObjNum 349 snap 108 seq_num 349) dirty exists 2024-09-21T09:31:03.920 INFO:tasks.rados.rados.0.smithi042.stdout:1121: left oid 1 (ObjNum 349 snap 108 seq_num 349) 2024-09-21T09:31:03.923 INFO:tasks.rados.rados.0.smithi042.stdout:1120: done (4 left) 2024-09-21T09:31:03.923 INFO:tasks.rados.rados.0.smithi042.stdout:1121: done (3 left) 2024-09-21T09:31:03.923 INFO:tasks.rados.rados.0.smithi042.stdout:1126: done (2 left) 2024-09-21T09:31:03.923 INFO:tasks.rados.rados.0.smithi042.stdout:1127: read oid 32 snap 106 2024-09-21T09:31:03.924 INFO:tasks.rados.rados.0.smithi042.stdout:1127: expect (ObjNum 196 snap 62 seq_num 196) 2024-09-21T09:31:03.924 INFO:tasks.rados.rados.0.smithi042.stdout:1128: read oid 27 snap -1 2024-09-21T09:31:03.924 INFO:tasks.rados.rados.0.smithi042.stdout:1128: expect (ObjNum 270 snap 81 seq_num 270) 2024-09-21T09:31:03.924 INFO:tasks.rados.rados.0.smithi042.stdout:1129: rmattr oid 2 current snap is 108 2024-09-21T09:31:03.924 INFO:tasks.rados.rados.0.smithi042.stdout:1130: snap_create 2024-09-21T09:31:03.924 INFO:tasks.rados.rados.0.smithi042.stdout:1125: finishing write tid 1 to smithi04275593-7 2024-09-21T09:31:03.924 INFO:tasks.rados.rados.0.smithi042.stdout:1125: finishing write tid 2 to smithi04275593-7 2024-09-21T09:31:03.924 INFO:tasks.rados.rados.0.smithi042.stdout:1125: finishing write tid 3 to smithi04275593-7 2024-09-21T09:31:03.926 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 566 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:31:03.939 INFO:tasks.rados.rados.0.smithi042.stdout:1124: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:31:03.940 INFO:tasks.rados.rados.0.smithi042.stdout:1125: finishing write tid 4 to smithi04275593-7 2024-09-21T09:31:03.940 INFO:tasks.rados.rados.0.smithi042.stdout:1125: oid 7 updating version 0 to 523 2024-09-21T09:31:03.940 INFO:tasks.rados.rados.0.smithi042.stdout:1125: oid 7 updating version 523 to 524 2024-09-21T09:31:03.940 INFO:tasks.rados.rados.0.smithi042.stdout:1125: oid 7 version 524 is already newer than 522 2024-09-21T09:31:03.940 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 524 (ObjNum 351 snap 108 seq_num 351) dirty exists 2024-09-21T09:31:03.940 INFO:tasks.rados.rados.0.smithi042.stdout:1125: left oid 7 (ObjNum 351 snap 108 seq_num 351) 2024-09-21T09:31:03.941 INFO:tasks.rados.rados.0.smithi042.stdout:1124: finishing copy_from to smithi04275593-35 2024-09-21T09:31:03.941 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 204 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:31:03.941 INFO:tasks.rados.rados.0.smithi042.stdout:1128: expect (ObjNum 270 snap 81 seq_num 270) 2024-09-21T09:31:04.068 INFO:tasks.rados.rados.0.smithi042.stdout:1127: expect (ObjNum 196 snap 62 seq_num 196) 2024-09-21T09:31:04.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:31:03.935+0000 7f1f5d41a640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-21T09:31:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:31:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: osd.0 [v2:172.21.15.42:6802/2570673331,v1:172.21.15.42:6803/2570673331] boot 2024-09-21T09:31:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: osdmap e298: 8 total, 8 up, 8 in 2024-09-21T09:31:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:31:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: pgmap v116: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 138 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/237 objects degraded (17.722%) 2024-09-21T09:31:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[85820]: osdmap e299: 8 total, 8 up, 8 in 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: osd.0 [v2:172.21.15.42:6802/2570673331,v1:172.21.15.42:6803/2570673331] boot 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: osdmap e298: 8 total, 8 up, 8 in 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: pgmap v116: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 138 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/237 objects degraded (17.722%) 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:04.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:31:04.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:04.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:03 smithi042 ceph-mon[87662]: osdmap e299: 8 total, 8 up, 8 in 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: osd.0 [v2:172.21.15.42:6802/2570673331,v1:172.21.15.42:6803/2570673331] boot 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: osdmap e298: 8 total, 8 up, 8 in 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: pgmap v116: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 138 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/237 objects degraded (17.722%) 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:03 smithi133 ceph-mon[83064]: osdmap e299: 8 total, 8 up, 8 in 2024-09-21T09:31:04.909 INFO:tasks.rados.rados.0.smithi042.stdout:1124: done (5 left) 2024-09-21T09:31:04.909 INFO:tasks.rados.rados.0.smithi042.stdout:1125: done (4 left) 2024-09-21T09:31:04.909 INFO:tasks.rados.rados.0.smithi042.stdout:1127: done (3 left) 2024-09-21T09:31:04.909 INFO:tasks.rados.rados.0.smithi042.stdout:1128: done (2 left) 2024-09-21T09:31:04.909 INFO:tasks.rados.rados.0.smithi042.stdout:1129: done (1 left) 2024-09-21T09:31:04.910 INFO:tasks.rados.rados.0.smithi042.stdout:1130: done (0 left) 2024-09-21T09:31:04.910 INFO:tasks.rados.rados.0.smithi042.stdout:1131: copy_from oid 29 from oid 50 current snap is 109 2024-09-21T09:31:04.910 INFO:tasks.rados.rados.0.smithi042.stdout:1132: snap_create 2024-09-21T09:31:04.912 INFO:tasks.rados.rados.0.smithi042.stdout:1131: finishing copy_from to smithi04275593-29 2024-09-21T09:31:04.913 INFO:tasks.rados.rados.0.smithi042.stdout:1131: got expected ENOENT (src dne) 2024-09-21T09:31:04.913 INFO:tasks.rados.rados.0.smithi042.stdout:1131: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:31:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:04 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:31:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:04 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:04 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:04 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:04 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T09:31:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:04 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T09:31:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:04 smithi133 ceph-mon[83064]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-21T09:31:05.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:31:05.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:05.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:05.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:05.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T09:31:05.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T09:31:05.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[87662]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-21T09:31:05.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:31:05.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:05.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:05.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:05.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T09:31:05.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T09:31:05.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:04 smithi042 ceph-mon[85820]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-21T09:31:05.914 INFO:tasks.rados.rados.0.smithi042.stdout:1131: done (1 left) 2024-09-21T09:31:05.914 INFO:tasks.rados.rados.0.smithi042.stdout:1132: done (0 left) 2024-09-21T09:31:05.914 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 110 2024-09-21T09:31:05.914 INFO:tasks.rados.rados.0.smithi042.stdout:1133: seq_num 353 ranges {122880=720896,843776=401408} 2024-09-21T09:31:05.918 INFO:tasks.rados.rados.0.smithi042.stdout:1133: writing smithi04275593-28 from 122880 to 843776 tid 1 2024-09-21T09:31:05.921 INFO:tasks.rados.rados.0.smithi042.stdout:1133: writing smithi04275593-28 from 843776 to 1245184 tid 2 2024-09-21T09:31:05.921 INFO:tasks.rados.rados.0.smithi042.stdout:1134: rmattr oid 39 current snap is 110 2024-09-21T09:31:05.921 INFO:tasks.rados.rados.0.smithi042.stdout:1134: done (1 left) 2024-09-21T09:31:05.921 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 110 2024-09-21T09:31:05.921 INFO:tasks.rados.rados.0.smithi042.stdout:1135: seq_num 354 ranges {4276224=737280,5013504=401408} 2024-09-21T09:31:05.948 INFO:tasks.rados.rados.0.smithi042.stdout:1135: writing smithi04275593-34 from 4276224 to 5013504 tid 1 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1135: writing smithi04275593-34 from 5013504 to 5414912 tid 2 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1136: copy_from oid 3 from oid 13 current snap is 110 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1133: finishing write tid 1 to smithi04275593-28 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1133: finishing write tid 2 to smithi04275593-28 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1137: copy_from oid 32 from oid 12 current snap is 110 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1133: finishing write tid 3 to smithi04275593-28 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1133: finishing write tid 4 to smithi04275593-28 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1133: oid 28 updating version 0 to 247 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1133: oid 28 version 247 is already newer than 246 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1133: oid 28 updating version 247 to 248 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 248 (ObjNum 353 snap 110 seq_num 353) dirty exists 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1133: left oid 28 (ObjNum 353 snap 110 seq_num 353) 2024-09-21T09:31:05.951 INFO:tasks.rados.rados.0.smithi042.stdout:1133: done (3 left) 2024-09-21T09:31:05.952 INFO:tasks.rados.rados.0.smithi042.stdout:1138: snap_create 2024-09-21T09:31:05.955 INFO:tasks.rados.rados.0.smithi042.stdout:1135: finishing write tid 1 to smithi04275593-34 2024-09-21T09:31:05.955 INFO:tasks.rados.rados.0.smithi042.stdout:1135: finishing write tid 2 to smithi04275593-34 2024-09-21T09:31:05.955 INFO:tasks.rados.rados.0.smithi042.stdout:1135: finishing write tid 3 to smithi04275593-34 2024-09-21T09:31:05.956 INFO:tasks.rados.rados.0.smithi042.stdout:1135: finishing write tid 4 to smithi04275593-34 2024-09-21T09:31:05.957 INFO:tasks.rados.rados.0.smithi042.stdout:1135: oid 34 updating version 0 to 324 2024-09-21T09:31:05.957 INFO:tasks.rados.rados.0.smithi042.stdout:1135: oid 34 updating version 324 to 326 2024-09-21T09:31:05.957 INFO:tasks.rados.rados.0.smithi042.stdout:1135: oid 34 version 326 is already newer than 325 2024-09-21T09:31:05.957 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 326 (ObjNum 354 snap 110 seq_num 354) dirty exists 2024-09-21T09:31:05.957 INFO:tasks.rados.rados.0.smithi042.stdout:1135: left oid 34 (ObjNum 354 snap 110 seq_num 354) 2024-09-21T09:31:05.961 INFO:tasks.rados.rados.0.smithi042.stdout:1137: finishing copy_from racing read to smithi04275593-32 2024-09-21T09:31:05.963 INFO:tasks.rados.rados.0.smithi042.stdout:1137: finishing copy_from to smithi04275593-32 2024-09-21T09:31:05.963 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 384 (ObjNum 347 snap 107 seq_num 347) dirty exists 2024-09-21T09:31:05.967 INFO:tasks.rados.rados.0.smithi042.stdout:1136: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:31:05.968 INFO:tasks.rados.rados.0.smithi042.stdout:1136: finishing copy_from to smithi04275593-3 2024-09-21T09:31:05.968 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 471 (ObjNum 332 snap 102 seq_num 332) dirty exists 2024-09-21T09:31:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:05 smithi133 ceph-mon[83064]: osdmap e300: 8 total, 8 up, 8 in 2024-09-21T09:31:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:05 smithi133 ceph-mon[83064]: pgmap v119: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 138 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/237 objects degraded (17.722%) 2024-09-21T09:31:06.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:05 smithi042 ceph-mon[85820]: osdmap e300: 8 total, 8 up, 8 in 2024-09-21T09:31:06.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:05 smithi042 ceph-mon[85820]: pgmap v119: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 138 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/237 objects degraded (17.722%) 2024-09-21T09:31:06.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:05 smithi042 ceph-mon[87662]: osdmap e300: 8 total, 8 up, 8 in 2024-09-21T09:31:06.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:05 smithi042 ceph-mon[87662]: pgmap v119: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 138 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/237 objects degraded (17.722%) 2024-09-21T09:31:06.919 INFO:tasks.rados.rados.0.smithi042.stdout:1135: done (3 left) 2024-09-21T09:31:06.919 INFO:tasks.rados.rados.0.smithi042.stdout:1136: done (2 left) 2024-09-21T09:31:06.919 INFO:tasks.rados.rados.0.smithi042.stdout:1137: done (1 left) 2024-09-21T09:31:06.919 INFO:tasks.rados.rados.0.smithi042.stdout:1138: done (0 left) 2024-09-21T09:31:06.919 INFO:tasks.rados.rados.0.smithi042.stdout:1139: snap_create 2024-09-21T09:31:07.164 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:06 smithi133 ceph-mon[83064]: osdmap e301: 8 total, 8 up, 8 in 2024-09-21T09:31:07.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:06 smithi042 ceph-mon[85820]: osdmap e301: 8 total, 8 up, 8 in 2024-09-21T09:31:07.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:06 smithi042 ceph-mon[87662]: osdmap e301: 8 total, 8 up, 8 in 2024-09-21T09:31:07.924 INFO:tasks.rados.rados.0.smithi042.stdout:1139: done (0 left) 2024-09-21T09:31:07.924 INFO:tasks.rados.rados.0.smithi042.stdout:1140: snap_remove snap 111 2024-09-21T09:31:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:07 smithi133 ceph-mon[83064]: osdmap e302: 8 total, 8 up, 8 in 2024-09-21T09:31:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:07 smithi133 ceph-mon[83064]: pgmap v122: 121 pgs: 27 active+undersized, 11 active+undersized+degraded, 83 active+clean; 135 MiB data, 897 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 432 KiB/s wr, 0 op/s; 25/231 objects degraded (10.823%); 616 KiB/s, 0 objects/s recovering 2024-09-21T09:31:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:07 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 42/237 objects degraded (17.722%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:07 smithi042 ceph-mon[85820]: osdmap e302: 8 total, 8 up, 8 in 2024-09-21T09:31:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:07 smithi042 ceph-mon[85820]: pgmap v122: 121 pgs: 27 active+undersized, 11 active+undersized+degraded, 83 active+clean; 135 MiB data, 897 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 432 KiB/s wr, 0 op/s; 25/231 objects degraded (10.823%); 616 KiB/s, 0 objects/s recovering 2024-09-21T09:31:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:07 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 42/237 objects degraded (17.722%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:07 smithi042 ceph-mon[87662]: osdmap e302: 8 total, 8 up, 8 in 2024-09-21T09:31:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:07 smithi042 ceph-mon[87662]: pgmap v122: 121 pgs: 27 active+undersized, 11 active+undersized+degraded, 83 active+clean; 135 MiB data, 897 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 432 KiB/s wr, 0 op/s; 25/231 objects degraded (10.823%); 616 KiB/s, 0 objects/s recovering 2024-09-21T09:31:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:07 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 42/237 objects degraded (17.722%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:08.932 INFO:tasks.rados.rados.0.smithi042.stdout:1140: done (0 left) 2024-09-21T09:31:08.932 INFO:tasks.rados.rados.0.smithi042.stdout:1141: rollback oid 5 current snap is 112 2024-09-21T09:31:08.932 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 5 to 110 2024-09-21T09:31:08.932 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 112 2024-09-21T09:31:08.932 INFO:tasks.rados.rados.0.smithi042.stdout:1142: seq_num 355 ranges {0=753664,753664=401408} 2024-09-21T09:31:08.935 INFO:tasks.rados.rados.0.smithi042.stdout:1142: writing smithi04275593-29 from 0 to 753664 tid 1 2024-09-21T09:31:08.938 INFO:tasks.rados.rados.0.smithi042.stdout:1142: writing smithi04275593-29 from 753664 to 1155072 tid 2 2024-09-21T09:31:08.938 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 112 2024-09-21T09:31:08.938 INFO:tasks.rados.rados.0.smithi042.stdout:1143: seq_num 356 ranges {4726784=770048,5496832=401408} 2024-09-21T09:31:08.969 INFO:tasks.rados.rados.0.smithi042.stdout:1143: writing smithi04275593-10 from 4726784 to 5496832 tid 1 2024-09-21T09:31:08.971 INFO:tasks.rados.rados.0.smithi042.stdout:1143: writing smithi04275593-10 from 5496832 to 5898240 tid 2 2024-09-21T09:31:08.971 INFO:tasks.rados.rados.0.smithi042.stdout:1144: delete oid 26 current snap is 112 2024-09-21T09:31:08.971 INFO:tasks.rados.rados.0.smithi042.stdout:1141: finishing rollback tid 1 to smithi04275593-5 2024-09-21T09:31:08.971 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 322 (ObjNum 113 snap 0 seq_num 2945212630) dirty dne 2024-09-21T09:31:08.971 INFO:tasks.rados.rados.0.smithi042.stdout:1142: finishing write tid 1 to smithi04275593-29 2024-09-21T09:31:08.971 INFO:tasks.rados.rados.0.smithi042.stdout:1142: finishing write tid 2 to smithi04275593-29 2024-09-21T09:31:08.971 INFO:tasks.rados.rados.0.smithi042.stdout:1142: finishing write tid 3 to smithi04275593-29 2024-09-21T09:31:08.971 INFO:tasks.rados.rados.0.smithi042.stdout:1142: finishing write tid 4 to smithi04275593-29 2024-09-21T09:31:08.971 INFO:tasks.rados.rados.0.smithi042.stdout:1142: oid 29 updating version 0 to 360 2024-09-21T09:31:08.971 INFO:tasks.rados.rados.0.smithi042.stdout:1142: oid 29 version 360 is already newer than 358 2024-09-21T09:31:08.972 INFO:tasks.rados.rados.0.smithi042.stdout:1142: oid 29 version 360 is already newer than 359 2024-09-21T09:31:08.972 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 360 (ObjNum 355 snap 112 seq_num 355) dirty exists 2024-09-21T09:31:08.972 INFO:tasks.rados.rados.0.smithi042.stdout:1142: left oid 29 (ObjNum 355 snap 112 seq_num 355) 2024-09-21T09:31:08.975 INFO:tasks.rados.rados.0.smithi042.stdout:1143: finishing write tid 1 to smithi04275593-10 2024-09-21T09:31:08.975 INFO:tasks.rados.rados.0.smithi042.stdout:1143: finishing write tid 2 to smithi04275593-10 2024-09-21T09:31:08.975 INFO:tasks.rados.rados.0.smithi042.stdout:1143: finishing write tid 3 to smithi04275593-10 2024-09-21T09:31:08.976 INFO:tasks.rados.rados.0.smithi042.stdout:1143: finishing write tid 4 to smithi04275593-10 2024-09-21T09:31:08.976 INFO:tasks.rados.rados.0.smithi042.stdout:1143: oid 10 updating version 0 to 396 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:1143: oid 10 updating version 396 to 398 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:1143: oid 10 version 398 is already newer than 397 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 398 (ObjNum 356 snap 112 seq_num 356) dirty exists 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:1143: left oid 10 (ObjNum 356 snap 112 seq_num 356) 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:1141: done (3 left) 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:1142: done (2 left) 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:1143: done (1 left) 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:1144: done (0 left) 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:1145: read oid 28 snap -1 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:1145: expect (ObjNum 353 snap 110 seq_num 353) 2024-09-21T09:31:08.977 INFO:tasks.rados.rados.0.smithi042.stdout:1146: snap_remove snap 109 2024-09-21T09:31:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:08 smithi133 ceph-mon[83064]: osdmap e303: 8 total, 8 up, 8 in 2024-09-21T09:31:09.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:08 smithi042 ceph-mon[87662]: osdmap e303: 8 total, 8 up, 8 in 2024-09-21T09:31:09.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:08 smithi042 ceph-mon[85820]: osdmap e303: 8 total, 8 up, 8 in 2024-09-21T09:31:09.938 INFO:tasks.rados.rados.0.smithi042.stdout:1146: done (1 left) 2024-09-21T09:31:09.939 INFO:tasks.rados.rados.0.smithi042.stdout:1147: snap_remove snap 108 2024-09-21T09:31:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:09 smithi133 ceph-mon[83064]: osdmap e304: 8 total, 8 up, 8 in 2024-09-21T09:31:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:09 smithi133 ceph-mon[83064]: pgmap v125: 121 pgs: 121 active+clean; 129 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 9 op/s; 8.7 MiB/s, 3 objects/s recovering 2024-09-21T09:31:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:09 smithi042 ceph-mon[87662]: osdmap e304: 8 total, 8 up, 8 in 2024-09-21T09:31:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:09 smithi042 ceph-mon[87662]: pgmap v125: 121 pgs: 121 active+clean; 129 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 9 op/s; 8.7 MiB/s, 3 objects/s recovering 2024-09-21T09:31:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:09 smithi042 ceph-mon[85820]: osdmap e304: 8 total, 8 up, 8 in 2024-09-21T09:31:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:09 smithi042 ceph-mon[85820]: pgmap v125: 121 pgs: 121 active+clean; 129 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 9 op/s; 8.7 MiB/s, 3 objects/s recovering 2024-09-21T09:31:10.942 INFO:tasks.rados.rados.0.smithi042.stdout:1147: done (1 left) 2024-09-21T09:31:10.942 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 112 2024-09-21T09:31:10.942 INFO:tasks.rados.rados.0.smithi042.stdout:1148: seq_num 358 ranges {548864=802816,1351680=401408} 2024-09-21T09:31:10.950 INFO:tasks.rados.rados.0.smithi042.stdout:1148: writing smithi04275593-9 from 548864 to 1351680 tid 1 2024-09-21T09:31:10.953 INFO:tasks.rados.rados.0.smithi042.stdout:1148: writing smithi04275593-9 from 1351680 to 1753088 tid 2 2024-09-21T09:31:10.953 INFO:tasks.rados.rados.0.smithi042.stdout:1149: copy_from oid 24 from oid 27 current snap is 112 2024-09-21T09:31:10.953 INFO:tasks.rados.rados.0.smithi042.stdout:1145: expect (ObjNum 353 snap 110 seq_num 353) 2024-09-21T09:31:10.989 INFO:tasks.rados.rados.0.smithi042.stdout:1148: finishing write tid 1 to smithi04275593-9 2024-09-21T09:31:10.989 INFO:tasks.rados.rados.0.smithi042.stdout:1148: finishing write tid 2 to smithi04275593-9 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1148: finishing write tid 3 to smithi04275593-9 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1148: finishing write tid 4 to smithi04275593-9 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1148: oid 9 updating version 0 to 367 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1148: oid 9 version 367 is already newer than 366 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1148: oid 9 version 367 is already newer than 365 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 367 (ObjNum 358 snap 112 seq_num 358) dirty exists 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1148: left oid 9 (ObjNum 358 snap 112 seq_num 358) 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1149: finishing copy_from racing read to smithi04275593-24 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1149: finishing copy_from to smithi04275593-24 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 392 (ObjNum 270 snap 81 seq_num 270) dirty exists 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1145: done (2 left) 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1148: done (1 left) 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1149: done (0 left) 2024-09-21T09:31:10.990 INFO:tasks.rados.rados.0.smithi042.stdout:1150: snap_create 2024-09-21T09:31:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:10 smithi133 ceph-mon[83064]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/231 objects degraded (10.823%), 11 pgs degraded) 2024-09-21T09:31:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:10 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:31:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:10 smithi133 ceph-mon[83064]: osdmap e305: 8 total, 8 up, 8 in 2024-09-21T09:31:11.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:10 smithi042 ceph-mon[85820]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/231 objects degraded (10.823%), 11 pgs degraded) 2024-09-21T09:31:11.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:10 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:31:11.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:10 smithi042 ceph-mon[85820]: osdmap e305: 8 total, 8 up, 8 in 2024-09-21T09:31:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:10 smithi042 ceph-mon[87662]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/231 objects degraded (10.823%), 11 pgs degraded) 2024-09-21T09:31:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:10 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:31:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:10 smithi042 ceph-mon[87662]: osdmap e305: 8 total, 8 up, 8 in 2024-09-21T09:31:11.948 INFO:tasks.rados.rados.0.smithi042.stdout:1150: done (0 left) 2024-09-21T09:31:11.948 INFO:tasks.rados.rados.0.smithi042.stdout:1151: delete oid 3 current snap is 113 2024-09-21T09:31:11.953 INFO:tasks.rados.rados.0.smithi042.stdout:1151: done (0 left) 2024-09-21T09:31:11.953 INFO:tasks.rados.rados.0.smithi042.stdout:1152: read oid 6 snap -1 2024-09-21T09:31:11.953 INFO:tasks.rados.rados.0.smithi042.stdout:1152: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:31:11.953 INFO:tasks.rados.rados.0.smithi042.stdout:1153: snap_remove snap 106 2024-09-21T09:31:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:11 smithi042 ceph-mon[87662]: osdmap e306: 8 total, 8 up, 8 in 2024-09-21T09:31:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:11 smithi042 ceph-mon[87662]: pgmap v128: 121 pgs: 121 active+clean; 129 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 9 op/s; 8.1 MiB/s, 2 objects/s recovering 2024-09-21T09:31:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:11 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:11 smithi042 ceph-mon[85820]: osdmap e306: 8 total, 8 up, 8 in 2024-09-21T09:31:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:11 smithi042 ceph-mon[85820]: pgmap v128: 121 pgs: 121 active+clean; 129 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 9 op/s; 8.1 MiB/s, 2 objects/s recovering 2024-09-21T09:31:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:11 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:12.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:31:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:31:11] "GET /metrics HTTP/1.1" 200 36222 "" "Prometheus/2.43.0" 2024-09-21T09:31:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:11 smithi133 ceph-mon[83064]: osdmap e306: 8 total, 8 up, 8 in 2024-09-21T09:31:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:11 smithi133 ceph-mon[83064]: pgmap v128: 121 pgs: 121 active+clean; 129 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 9 op/s; 8.1 MiB/s, 2 objects/s recovering 2024-09-21T09:31:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:11 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:12.648 INFO:tasks.rados.rados.0.smithi042.stdout:1153: done (1 left) 2024-09-21T09:31:12.648 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 113 2024-09-21T09:31:12.648 INFO:tasks.rados.rados.0.smithi042.stdout:1154: seq_num 360 ranges {0=434176,434176=704512,1138688=98304} 2024-09-21T09:31:12.651 INFO:tasks.rados.rados.0.smithi042.stdout:1154: writing smithi04275593-43 from 0 to 434176 tid 1 2024-09-21T09:31:12.656 INFO:tasks.rados.rados.0.smithi042.stdout:1154: writing smithi04275593-43 from 434176 to 1138688 tid 2 2024-09-21T09:31:12.657 INFO:tasks.rados.rados.0.smithi042.stdout:1154: writing smithi04275593-43 from 1138688 to 1236992 tid 3 2024-09-21T09:31:12.657 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 113 2024-09-21T09:31:12.657 INFO:tasks.rados.rados.0.smithi042.stdout:1155: seq_num 361 ranges {0=450560,450560=581632,1032192=221184} 2024-09-21T09:31:12.660 INFO:tasks.rados.rados.0.smithi042.stdout:1155: writing smithi04275593-22 from 0 to 450560 tid 1 2024-09-21T09:31:12.664 INFO:tasks.rados.rados.0.smithi042.stdout:1155: writing smithi04275593-22 from 450560 to 1032192 tid 2 2024-09-21T09:31:12.665 INFO:tasks.rados.rados.0.smithi042.stdout:1155: writing smithi04275593-22 from 1032192 to 1253376 tid 3 2024-09-21T09:31:12.665 INFO:tasks.rados.rados.0.smithi042.stdout:1156: snap_remove snap 110 2024-09-21T09:31:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:12 smithi133 ceph-mon[83064]: osdmap e307: 8 total, 8 up, 8 in 2024-09-21T09:31:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:12 smithi133 ceph-mon[83064]: osdmap e308: 8 total, 8 up, 8 in 2024-09-21T09:31:13.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:12 smithi042 ceph-mon[85820]: osdmap e307: 8 total, 8 up, 8 in 2024-09-21T09:31:13.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:12 smithi042 ceph-mon[85820]: osdmap e308: 8 total, 8 up, 8 in 2024-09-21T09:31:13.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:12 smithi042 ceph-mon[87662]: osdmap e307: 8 total, 8 up, 8 in 2024-09-21T09:31:13.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:12 smithi042 ceph-mon[87662]: osdmap e308: 8 total, 8 up, 8 in 2024-09-21T09:31:13.650 INFO:tasks.rados.rados.0.smithi042.stdout:1156: done (3 left) 2024-09-21T09:31:13.650 INFO:tasks.rados.rados.0.smithi042.stdout:1157: rollback oid 32 current snap is 113 2024-09-21T09:31:13.650 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 112 2024-09-21T09:31:13.650 INFO:tasks.rados.rados.0.smithi042.stdout:1152: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:31:14.216 INFO:tasks.rados.rados.0.smithi042.stdout:1154: finishing write tid 1 to smithi04275593-43 2024-09-21T09:31:14.216 INFO:tasks.rados.rados.0.smithi042.stdout:1154: finishing write tid 2 to smithi04275593-43 2024-09-21T09:31:14.216 INFO:tasks.rados.rados.0.smithi042.stdout:1154: finishing write tid 3 to smithi04275593-43 2024-09-21T09:31:14.216 INFO:tasks.rados.rados.0.smithi042.stdout:1154: finishing write tid 4 to smithi04275593-43 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1154: finishing write tid 5 to smithi04275593-43 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1154: oid 43 updating version 0 to 156 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1154: oid 43 version 156 is already newer than 155 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1154: oid 43 version 156 is already newer than 154 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1154: oid 43 updating version 156 to 157 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 157 (ObjNum 360 snap 113 seq_num 360) dirty exists 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1154: left oid 43 (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1155: finishing write tid 1 to smithi04275593-22 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1155: finishing write tid 2 to smithi04275593-22 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1155: finishing write tid 3 to smithi04275593-22 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1155: finishing write tid 4 to smithi04275593-22 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1155: finishing write tid 5 to smithi04275593-22 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1155: oid 22 updating version 0 to 302 2024-09-21T09:31:14.217 INFO:tasks.rados.rados.0.smithi042.stdout:1155: oid 22 updating version 302 to 305 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1155: oid 22 version 305 is already newer than 303 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1155: oid 22 version 305 is already newer than 304 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 305 (ObjNum 361 snap 113 seq_num 361) dirty exists 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1155: left oid 22 (ObjNum 361 snap 113 seq_num 361) 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1157: finishing rollback tid 0 to smithi04275593-32 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1152: done (3 left) 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1154: done (2 left) 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1155: done (1 left) 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1158: read oid 9 snap -1 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1158: expect (ObjNum 358 snap 112 seq_num 358) 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1159: read oid 28 snap -1 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1159: expect (ObjNum 353 snap 110 seq_num 353) 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:1160: rollback oid 39 current snap is 113 2024-09-21T09:31:14.218 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 39 to 112 2024-09-21T09:31:14.219 INFO:tasks.rados.rados.0.smithi042.stdout:1157: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:31:14.219 INFO:tasks.rados.rados.0.smithi042.stdout:1157: finishing rollback tid 2 to smithi04275593-32 2024-09-21T09:31:14.219 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 489 (ObjNum 347 snap 107 seq_num 347) dirty exists 2024-09-21T09:31:14.219 INFO:tasks.rados.rados.0.smithi042.stdout:1157: done (3 left) 2024-09-21T09:31:14.219 INFO:tasks.rados.rados.0.smithi042.stdout:1161: read oid 46 snap 112 2024-09-21T09:31:14.219 INFO:tasks.rados.rados.0.smithi042.stdout:1161: expect (ObjNum 309 snap 98 seq_num 309) 2024-09-21T09:31:14.219 INFO:tasks.rados.rados.0.smithi042.stdout:1162: setattr oid 6 current snap is 113 2024-09-21T09:31:14.219 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 113 2024-09-21T09:31:14.219 INFO:tasks.rados.rados.0.smithi042.stdout:1163: seq_num 362 ranges {9338880=466944,9805824=466944,10272768=335872} 2024-09-21T09:31:14.271 INFO:tasks.rados.rados.0.smithi042.stdout:1163: writing smithi04275593-30 from 9338880 to 9805824 tid 1 2024-09-21T09:31:14.273 INFO:tasks.rados.rados.0.smithi042.stdout:1163: writing smithi04275593-30 from 9805824 to 10272768 tid 2 2024-09-21T09:31:14.276 INFO:tasks.rados.rados.0.smithi042.stdout:1163: writing smithi04275593-30 from 10272768 to 10608640 tid 3 2024-09-21T09:31:14.276 INFO:tasks.rados.rados.0.smithi042.stdout:1164: read oid 22 snap -1 2024-09-21T09:31:14.276 INFO:tasks.rados.rados.0.smithi042.stdout:1164: expect (ObjNum 361 snap 113 seq_num 361) 2024-09-21T09:31:14.276 INFO:tasks.rados.rados.0.smithi042.stdout:1165: delete oid 29 current snap is 113 2024-09-21T09:31:14.276 INFO:tasks.rados.rados.0.smithi042.stdout:1159: expect (ObjNum 353 snap 110 seq_num 353) 2024-09-21T09:31:14.311 INFO:tasks.rados.rados.0.smithi042.stdout:1161: expect (ObjNum 309 snap 98 seq_num 309) 2024-09-21T09:31:14.321 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 532 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:31:14.321 INFO:tasks.rados.rados.0.smithi042.stdout:1158: expect (ObjNum 358 snap 112 seq_num 358) 2024-09-21T09:31:14.376 INFO:tasks.rados.rados.0.smithi042.stdout:1160: finishing rollback tid 1 to smithi04275593-39 2024-09-21T09:31:14.376 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 0 (ObjNum 33 snap 0 seq_num 3) dirty dne 2024-09-21T09:31:14.376 INFO:tasks.rados.rados.0.smithi042.stdout:1163: finishing write tid 1 to smithi04275593-30 2024-09-21T09:31:14.376 INFO:tasks.rados.rados.0.smithi042.stdout:1163: finishing write tid 2 to smithi04275593-30 2024-09-21T09:31:14.376 INFO:tasks.rados.rados.0.smithi042.stdout:1163: finishing write tid 3 to smithi04275593-30 2024-09-21T09:31:14.376 INFO:tasks.rados.rados.0.smithi042.stdout:1163: finishing write tid 4 to smithi04275593-30 2024-09-21T09:31:14.376 INFO:tasks.rados.rados.0.smithi042.stdout:1163: finishing write tid 5 to smithi04275593-30 2024-09-21T09:31:14.376 INFO:tasks.rados.rados.0.smithi042.stdout:1163: oid 30 updating version 0 to 380 2024-09-21T09:31:14.377 INFO:tasks.rados.rados.0.smithi042.stdout:1163: oid 30 version 380 is already newer than 377 2024-09-21T09:31:14.377 INFO:tasks.rados.rados.0.smithi042.stdout:1163: oid 30 version 380 is already newer than 379 2024-09-21T09:31:14.377 INFO:tasks.rados.rados.0.smithi042.stdout:1163: oid 30 version 380 is already newer than 378 2024-09-21T09:31:14.377 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 380 (ObjNum 362 snap 113 seq_num 362) dirty exists 2024-09-21T09:31:14.377 INFO:tasks.rados.rados.0.smithi042.stdout:1163: left oid 30 (ObjNum 362 snap 113 seq_num 362) 2024-09-21T09:31:14.377 INFO:tasks.rados.rados.0.smithi042.stdout:1164: expect (ObjNum 361 snap 113 seq_num 361) 2024-09-21T09:31:14.409 INFO:tasks.rados.rados.0.smithi042.stdout:1158: done (7 left) 2024-09-21T09:31:14.409 INFO:tasks.rados.rados.0.smithi042.stdout:1159: done (6 left) 2024-09-21T09:31:14.409 INFO:tasks.rados.rados.0.smithi042.stdout:1160: done (5 left) 2024-09-21T09:31:14.409 INFO:tasks.rados.rados.0.smithi042.stdout:1161: done (4 left) 2024-09-21T09:31:14.409 INFO:tasks.rados.rados.0.smithi042.stdout:1162: done (3 left) 2024-09-21T09:31:14.409 INFO:tasks.rados.rados.0.smithi042.stdout:1163: done (2 left) 2024-09-21T09:31:14.409 INFO:tasks.rados.rados.0.smithi042.stdout:1164: done (1 left) 2024-09-21T09:31:14.409 INFO:tasks.rados.rados.0.smithi042.stdout:1165: done (0 left) 2024-09-21T09:31:14.409 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 113 2024-09-21T09:31:14.409 INFO:tasks.rados.rados.0.smithi042.stdout:1166: seq_num 364 ranges {5898240=499712,6397952=638976,7036928=163840} 2024-09-21T09:31:14.444 INFO:tasks.rados.rados.0.smithi042.stdout:1166: writing smithi04275593-10 from 5898240 to 6397952 tid 1 2024-09-21T09:31:14.447 INFO:tasks.rados.rados.0.smithi042.stdout:1166: writing smithi04275593-10 from 6397952 to 7036928 tid 2 2024-09-21T09:31:14.448 INFO:tasks.rados.rados.0.smithi042.stdout:1166: writing smithi04275593-10 from 7036928 to 7200768 tid 3 2024-09-21T09:31:14.448 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 113 2024-09-21T09:31:14.448 INFO:tasks.rados.rados.0.smithi042.stdout:1167: seq_num 365 ranges {10608640=516096,11124736=573440,11698176=229376} 2024-09-21T09:31:14.509 INFO:tasks.rados.rados.0.smithi042.stdout:1167: writing smithi04275593-30 from 10608640 to 11124736 tid 1 2024-09-21T09:31:14.512 INFO:tasks.rados.rados.0.smithi042.stdout:1167: writing smithi04275593-30 from 11124736 to 11698176 tid 2 2024-09-21T09:31:14.513 INFO:tasks.rados.rados.0.smithi042.stdout:1167: writing smithi04275593-30 from 11698176 to 11927552 tid 3 2024-09-21T09:31:14.513 INFO:tasks.rados.rados.0.smithi042.stdout:1168: read oid 25 snap -1 2024-09-21T09:31:14.514 INFO:tasks.rados.rados.0.smithi042.stdout:1168: expect (ObjNum 342 snap 106 seq_num 342) 2024-09-21T09:31:14.514 INFO:tasks.rados.rados.0.smithi042.stdout:1169: read oid 46 snap -1 2024-09-21T09:31:14.514 INFO:tasks.rados.rados.0.smithi042.stdout:1169: expect (ObjNum 309 snap 98 seq_num 309) 2024-09-21T09:31:14.514 INFO:tasks.rados.rados.0.smithi042.stdout:1170: snap_remove snap 112 2024-09-21T09:31:14.956 INFO:tasks.rados.rados.0.smithi042.stdout:1170: done (4 left) 2024-09-21T09:31:14.956 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 113 2024-09-21T09:31:14.956 INFO:tasks.rados.rados.0.smithi042.stdout:1166: finishing write tid 1 to smithi04275593-10 2024-09-21T09:31:14.956 INFO:tasks.rados.rados.0.smithi042.stdout:1171: seq_num 366 ranges {1753088=532480,2285568=458752,2744320=344064} 2024-09-21T09:31:14.968 INFO:tasks.rados.rados.0.smithi042.stdout:1171: writing smithi04275593-9 from 1753088 to 2285568 tid 1 2024-09-21T09:31:14.973 INFO:tasks.rados.rados.0.smithi042.stdout:1171: writing smithi04275593-9 from 2285568 to 2744320 tid 2 2024-09-21T09:31:14.974 INFO:tasks.rados.rados.0.smithi042.stdout:1171: writing smithi04275593-9 from 2744320 to 3088384 tid 3 2024-09-21T09:31:14.974 INFO:tasks.rados.rados.0.smithi042.stdout:1172: snap_create 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1166: finishing write tid 2 to smithi04275593-10 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1166: finishing write tid 3 to smithi04275593-10 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1166: finishing write tid 4 to smithi04275593-10 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1166: finishing write tid 5 to smithi04275593-10 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1166: oid 10 updating version 0 to 401 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1166: oid 10 version 401 is already newer than 400 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1166: oid 10 version 401 is already newer than 399 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1166: oid 10 updating version 401 to 402 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 402 (ObjNum 364 snap 113 seq_num 364) dirty exists 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1166: left oid 10 (ObjNum 364 snap 113 seq_num 364) 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1167: finishing write tid 1 to smithi04275593-30 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1167: finishing write tid 2 to smithi04275593-30 2024-09-21T09:31:14.975 INFO:tasks.rados.rados.0.smithi042.stdout:1168: expect (ObjNum 342 snap 106 seq_num 342) 2024-09-21T09:31:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:14 smithi133 ceph-mon[83064]: pgmap v131: 121 pgs: 121 active+clean; 136 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-21T09:31:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:14 smithi133 ceph-mon[83064]: osdmap e309: 8 total, 8 up, 8 in 2024-09-21T09:31:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:14 smithi133 ceph-mon[83064]: mgrmap e44: y(active, since 92s), standbys: x 2024-09-21T09:31:14.997 INFO:tasks.rados.rados.0.smithi042.stdout:1167: finishing write tid 3 to smithi04275593-30 2024-09-21T09:31:14.998 INFO:tasks.rados.rados.0.smithi042.stdout:1169: expect (ObjNum 309 snap 98 seq_num 309) 2024-09-21T09:31:15.007 INFO:tasks.rados.rados.0.smithi042.stdout:1167: finishing write tid 4 to smithi04275593-30 2024-09-21T09:31:15.007 INFO:tasks.rados.rados.0.smithi042.stdout:1167: finishing write tid 5 to smithi04275593-30 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1167: oid 30 updating version 0 to 383 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1167: oid 30 updating version 383 to 384 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1167: oid 30 version 384 is already newer than 382 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1167: oid 30 version 384 is already newer than 381 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 384 (ObjNum 365 snap 113 seq_num 365) dirty exists 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1167: left oid 30 (ObjNum 365 snap 113 seq_num 365) 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1171: finishing write tid 1 to smithi04275593-9 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1171: finishing write tid 2 to smithi04275593-9 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1171: finishing write tid 3 to smithi04275593-9 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1171: finishing write tid 4 to smithi04275593-9 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1171: finishing write tid 5 to smithi04275593-9 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1171: oid 9 updating version 0 to 388 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1171: oid 9 updating version 388 to 390 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1171: oid 9 version 390 is already newer than 387 2024-09-21T09:31:15.008 INFO:tasks.rados.rados.0.smithi042.stdout:1171: oid 9 version 390 is already newer than 389 2024-09-21T09:31:15.009 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 390 (ObjNum 366 snap 113 seq_num 366) dirty exists 2024-09-21T09:31:15.009 INFO:tasks.rados.rados.0.smithi042.stdout:1171: left oid 9 (ObjNum 366 snap 113 seq_num 366) 2024-09-21T09:31:15.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:14 smithi042 ceph-mon[87662]: pgmap v131: 121 pgs: 121 active+clean; 136 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-21T09:31:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:14 smithi042 ceph-mon[87662]: osdmap e309: 8 total, 8 up, 8 in 2024-09-21T09:31:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:14 smithi042 ceph-mon[87662]: mgrmap e44: y(active, since 92s), standbys: x 2024-09-21T09:31:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:14 smithi042 ceph-mon[85820]: pgmap v131: 121 pgs: 121 active+clean; 136 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-21T09:31:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:14 smithi042 ceph-mon[85820]: osdmap e309: 8 total, 8 up, 8 in 2024-09-21T09:31:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:14 smithi042 ceph-mon[85820]: mgrmap e44: y(active, since 92s), standbys: x 2024-09-21T09:31:15.962 INFO:tasks.rados.rados.0.smithi042.stdout:1166: done (5 left) 2024-09-21T09:31:15.962 INFO:tasks.rados.rados.0.smithi042.stdout:1167: done (4 left) 2024-09-21T09:31:15.962 INFO:tasks.rados.rados.0.smithi042.stdout:1168: done (3 left) 2024-09-21T09:31:15.962 INFO:tasks.rados.rados.0.smithi042.stdout:1169: done (2 left) 2024-09-21T09:31:15.962 INFO:tasks.rados.rados.0.smithi042.stdout:1171: done (1 left) 2024-09-21T09:31:15.963 INFO:tasks.rados.rados.0.smithi042.stdout:1172: done (0 left) 2024-09-21T09:31:15.963 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 114 2024-09-21T09:31:15.963 INFO:tasks.rados.rados.0.smithi042.stdout:1173: seq_num 367 ranges {5414912=548864,5963776=737280,6701056=65536} 2024-09-21T09:31:15.994 INFO:tasks.rados.rados.0.smithi042.stdout:1173: writing smithi04275593-34 from 5414912 to 5963776 tid 1 2024-09-21T09:31:15.998 INFO:tasks.rados.rados.0.smithi042.stdout:1173: writing smithi04275593-34 from 5963776 to 6701056 tid 2 2024-09-21T09:31:15.999 INFO:tasks.rados.rados.0.smithi042.stdout:1173: writing smithi04275593-34 from 6701056 to 6766592 tid 3 2024-09-21T09:31:15.999 INFO:tasks.rados.rados.0.smithi042.stdout:1174: read oid 37 snap -1 2024-09-21T09:31:16.000 INFO:tasks.rados.rados.0.smithi042.stdout:1174: expect (ObjNum 277 snap 82 seq_num 277) 2024-09-21T09:31:16.000 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 114 2024-09-21T09:31:16.000 INFO:tasks.rados.rados.0.smithi042.stdout:1173: finishing write tid 1 to smithi04275593-34 2024-09-21T09:31:16.000 INFO:tasks.rados.rados.0.smithi042.stdout:1175: seq_num 368 ranges {1449984=573440,2023424=622592,2646016=180224} 2024-09-21T09:31:16.011 INFO:tasks.rados.rados.0.smithi042.stdout:1175: writing smithi04275593-13 from 1449984 to 2023424 tid 1 2024-09-21T09:31:16.015 INFO:tasks.rados.rados.0.smithi042.stdout:1175: writing smithi04275593-13 from 2023424 to 2646016 tid 2 2024-09-21T09:31:16.017 INFO:tasks.rados.rados.0.smithi042.stdout:1175: writing smithi04275593-13 from 2646016 to 2826240 tid 3 2024-09-21T09:31:16.017 INFO:tasks.rados.rados.0.smithi042.stdout:1176: copy_from oid 44 from oid 28 current snap is 114 2024-09-21T09:31:16.017 INFO:tasks.rados.rados.0.smithi042.stdout:1173: finishing write tid 2 to smithi04275593-34 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:1173: finishing write tid 3 to smithi04275593-34 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:1173: finishing write tid 4 to smithi04275593-34 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:1173: finishing write tid 5 to smithi04275593-34 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:1173: oid 34 updating version 0 to 476 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:1173: oid 34 version 476 is already newer than 475 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:1173: oid 34 version 476 is already newer than 473 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:1173: oid 34 version 476 is already newer than 474 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 476 (ObjNum 367 snap 114 seq_num 367) dirty exists 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:1173: left oid 34 (ObjNum 367 snap 114 seq_num 367) 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:1173: done (3 left) 2024-09-21T09:31:16.018 INFO:tasks.rados.rados.0.smithi042.stdout:1177: snap_create 2024-09-21T09:31:16.019 INFO:tasks.rados.rados.0.smithi042.stdout:1175: finishing write tid 1 to smithi04275593-13 2024-09-21T09:31:16.019 INFO:tasks.rados.rados.0.smithi042.stdout:1175: finishing write tid 2 to smithi04275593-13 2024-09-21T09:31:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:1175: finishing write tid 3 to smithi04275593-13 2024-09-21T09:31:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:1175: finishing write tid 4 to smithi04275593-13 2024-09-21T09:31:16.022 INFO:tasks.rados.rados.0.smithi042.stdout:1175: finishing write tid 5 to smithi04275593-13 2024-09-21T09:31:16.022 INFO:tasks.rados.rados.0.smithi042.stdout:1175: oid 13 updating version 0 to 498 2024-09-21T09:31:16.022 INFO:tasks.rados.rados.0.smithi042.stdout:1175: oid 13 version 498 is already newer than 495 2024-09-21T09:31:16.022 INFO:tasks.rados.rados.0.smithi042.stdout:1175: oid 13 version 498 is already newer than 497 2024-09-21T09:31:16.022 INFO:tasks.rados.rados.0.smithi042.stdout:1175: oid 13 version 498 is already newer than 496 2024-09-21T09:31:16.022 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 498 (ObjNum 368 snap 114 seq_num 368) dirty exists 2024-09-21T09:31:16.022 INFO:tasks.rados.rados.0.smithi042.stdout:1175: left oid 13 (ObjNum 368 snap 114 seq_num 368) 2024-09-21T09:31:16.023 INFO:tasks.rados.rados.0.smithi042.stdout:1174: expect (ObjNum 277 snap 82 seq_num 277) 2024-09-21T09:31:16.176 INFO:tasks.rados.rados.0.smithi042.stdout:1176: finishing copy_from racing read to smithi04275593-44 2024-09-21T09:31:16.176 INFO:tasks.rados.rados.0.smithi042.stdout:1176: finishing copy_from to smithi04275593-44 2024-09-21T09:31:16.176 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 248 (ObjNum 353 snap 110 seq_num 353) dirty exists 2024-09-21T09:31:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:15 smithi133 ceph-mon[83064]: osdmap e310: 8 total, 8 up, 8 in 2024-09-21T09:31:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:15 smithi133 ceph-mon[83064]: pgmap v134: 121 pgs: 121 active+clean; 136 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-21T09:31:16.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:15 smithi042 ceph-mon[87662]: osdmap e310: 8 total, 8 up, 8 in 2024-09-21T09:31:16.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:15 smithi042 ceph-mon[87662]: pgmap v134: 121 pgs: 121 active+clean; 136 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-21T09:31:16.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:15 smithi042 ceph-mon[85820]: osdmap e310: 8 total, 8 up, 8 in 2024-09-21T09:31:16.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:15 smithi042 ceph-mon[85820]: pgmap v134: 121 pgs: 121 active+clean; 136 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-21T09:31:16.966 INFO:tasks.rados.rados.0.smithi042.stdout:1174: done (3 left) 2024-09-21T09:31:16.966 INFO:tasks.rados.rados.0.smithi042.stdout:1175: done (2 left) 2024-09-21T09:31:16.966 INFO:tasks.rados.rados.0.smithi042.stdout:1176: done (1 left) 2024-09-21T09:31:16.966 INFO:tasks.rados.rados.0.smithi042.stdout:1177: done (0 left) 2024-09-21T09:31:16.966 INFO:tasks.rados.rados.0.smithi042.stdout:1178: delete oid 25 current snap is 115 2024-09-21T09:31:16.970 INFO:tasks.rados.rados.0.smithi042.stdout:1178: done (0 left) 2024-09-21T09:31:16.970 INFO:tasks.rados.rados.0.smithi042.stdout:1179: delete oid 12 current snap is 115 2024-09-21T09:31:16.972 INFO:tasks.rados.rados.0.smithi042.stdout:1179: done (0 left) 2024-09-21T09:31:16.972 INFO:tasks.rados.rados.0.smithi042.stdout:1180: rollback oid 34 current snap is 115 2024-09-21T09:31:16.972 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 34 to 113 2024-09-21T09:31:16.973 INFO:tasks.rados.rados.0.smithi042.stdout:1181: snap_remove snap 114 2024-09-21T09:31:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:16 smithi133 ceph-mon[83064]: osdmap e311: 8 total, 8 up, 8 in 2024-09-21T09:31:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:16 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:17.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:16 smithi042 ceph-mon[85820]: osdmap e311: 8 total, 8 up, 8 in 2024-09-21T09:31:17.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:16 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:17.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:16 smithi042 ceph-mon[87662]: osdmap e311: 8 total, 8 up, 8 in 2024-09-21T09:31:17.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:16 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:17.975 INFO:tasks.rados.rados.0.smithi042.stdout:1181: done (1 left) 2024-09-21T09:31:17.975 INFO:tasks.rados.rados.0.smithi042.stdout:1182: setattr oid 41 current snap is 115 2024-09-21T09:31:17.975 INFO:tasks.rados.rados.0.smithi042.stdout:1180: finishing rollback tid 0 to smithi04275593-34 2024-09-21T09:31:17.975 INFO:tasks.rados.rados.0.smithi042.stdout:1180: finishing rollback tid 1 to smithi04275593-34 2024-09-21T09:31:17.975 INFO:tasks.rados.rados.0.smithi042.stdout:1180: finishing rollback tid 2 to smithi04275593-34 2024-09-21T09:31:17.975 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 479 (ObjNum 354 snap 110 seq_num 354) dirty exists 2024-09-21T09:31:17.976 INFO:tasks.rados.rados.0.smithi042.stdout:1180: done (1 left) 2024-09-21T09:31:17.976 INFO:tasks.rados.rados.0.smithi042.stdout:1183: rollback oid 38 current snap is 115 2024-09-21T09:31:17.976 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 113 2024-09-21T09:31:17.976 INFO:tasks.rados.rados.0.smithi042.stdout:1184: rollback oid 44 current snap is 115 2024-09-21T09:31:17.976 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 44 to 113 2024-09-21T09:31:17.976 INFO:tasks.rados.rados.0.smithi042.stdout:1185: rollback oid 5 current snap is 115 2024-09-21T09:31:17.976 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 5 to 113 2024-09-21T09:31:17.976 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 18 current snap is 115 2024-09-21T09:31:17.976 INFO:tasks.rados.rados.0.smithi042.stdout:1186: seq_num 371 ranges {0=622592,622592=679936,1302528=122880} 2024-09-21T09:31:17.980 INFO:tasks.rados.rados.0.smithi042.stdout:1186: writing smithi04275593-18 from 0 to 622592 tid 1 2024-09-21T09:31:17.985 INFO:tasks.rados.rados.0.smithi042.stdout:1186: writing smithi04275593-18 from 622592 to 1302528 tid 2 2024-09-21T09:31:17.986 INFO:tasks.rados.rados.0.smithi042.stdout:1186: writing smithi04275593-18 from 1302528 to 1425408 tid 3 2024-09-21T09:31:17.986 INFO:tasks.rados.rados.0.smithi042.stdout:1187: copy_from oid 48 from oid 13 current snap is 115 2024-09-21T09:31:17.986 INFO:tasks.rados.rados.0.smithi042.stdout:1185: finishing rollback tid 1 to smithi04275593-5 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 0 (ObjNum 65 snap 0 seq_num 3458096816) dirty dne 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1184: finishing rollback tid 0 to smithi04275593-44 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1184: finishing rollback tid 1 to smithi04275593-44 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1184: finishing rollback tid 2 to smithi04275593-44 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 420 (ObjNum 334 snap 103 seq_num 334) dirty exists 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 296 (ObjNum 593 snap 0 seq_num 3458726904) dirty exists 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1186: finishing write tid 1 to smithi04275593-18 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1183: finishing rollback tid 0 to smithi04275593-38 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1183: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1183: finishing rollback tid 2 to smithi04275593-38 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 357 (ObjNum 305 snap 0 seq_num 3249024121) dirty exists 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1182: done (5 left) 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1183: done (4 left) 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1184: done (3 left) 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1185: done (2 left) 2024-09-21T09:31:17.987 INFO:tasks.rados.rados.0.smithi042.stdout:1188: rollback oid 41 current snap is 115 2024-09-21T09:31:17.988 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 41 to 113 2024-09-21T09:31:17.988 INFO:tasks.rados.rados.0.smithi042.stdout:1189: delete oid 28 current snap is 115 2024-09-21T09:31:17.989 INFO:tasks.rados.rados.0.smithi042.stdout:1186: finishing write tid 2 to smithi04275593-18 2024-09-21T09:31:17.990 INFO:tasks.rados.rados.0.smithi042.stdout:1186: finishing write tid 3 to smithi04275593-18 2024-09-21T09:31:17.990 INFO:tasks.rados.rados.0.smithi042.stdout:1188: finishing rollback tid 0 to smithi04275593-41 2024-09-21T09:31:17.990 INFO:tasks.rados.rados.0.smithi042.stdout:1189: done (3 left) 2024-09-21T09:31:17.990 INFO:tasks.rados.rados.0.smithi042.stdout:1190: rollback oid 14 current snap is 115 2024-09-21T09:31:17.990 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 113 2024-09-21T09:31:17.990 INFO:tasks.rados.rados.0.smithi042.stdout:1186: finishing write tid 4 to smithi04275593-18 2024-09-21T09:31:17.990 INFO:tasks.rados.rados.0.smithi042.stdout:1191: delete oid 34 current snap is 115 2024-09-21T09:31:17.991 INFO:tasks.rados.rados.0.smithi042.stdout:1188: finishing rollback tid 1 to smithi04275593-41 2024-09-21T09:31:17.991 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 298 (ObjNum 593 snap 0 seq_num 3458726904) dirty dne 2024-09-21T09:31:17.991 INFO:tasks.rados.rados.0.smithi042.stdout:1186: finishing write tid 5 to smithi04275593-18 2024-09-21T09:31:17.991 INFO:tasks.rados.rados.0.smithi042.stdout:1186: oid 18 updating version 0 to 421 2024-09-21T09:31:17.991 INFO:tasks.rados.rados.0.smithi042.stdout:1186: oid 18 updating version 421 to 422 2024-09-21T09:31:17.991 INFO:tasks.rados.rados.0.smithi042.stdout:1186: oid 18 updating version 422 to 423 2024-09-21T09:31:17.991 INFO:tasks.rados.rados.0.smithi042.stdout:1186: oid 18 updating version 423 to 424 2024-09-21T09:31:17.991 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 424 (ObjNum 371 snap 115 seq_num 371) dirty exists 2024-09-21T09:31:17.991 INFO:tasks.rados.rados.0.smithi042.stdout:1186: left oid 18 (ObjNum 371 snap 115 seq_num 371) 2024-09-21T09:31:17.992 INFO:tasks.rados.rados.0.smithi042.stdout:1186: done (4 left) 2024-09-21T09:31:17.992 INFO:tasks.rados.rados.0.smithi042.stdout:1188: done (3 left) 2024-09-21T09:31:17.992 INFO:tasks.rados.rados.0.smithi042.stdout:1191: done (2 left) 2024-09-21T09:31:17.992 INFO:tasks.rados.rados.0.smithi042.stdout:1192: copy_from oid 22 from oid 35 current snap is 115 2024-09-21T09:31:17.992 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 115 2024-09-21T09:31:17.992 INFO:tasks.rados.rados.0.smithi042.stdout:1193: seq_num 374 ranges {5193728=671744,5865472=778240,6643712=24576} 2024-09-21T09:31:18.025 INFO:tasks.rados.rados.0.smithi042.stdout:1193: writing smithi04275593-7 from 5193728 to 5865472 tid 1 2024-09-21T09:31:18.030 INFO:tasks.rados.rados.0.smithi042.stdout:1193: writing smithi04275593-7 from 5865472 to 6643712 tid 2 2024-09-21T09:31:18.030 INFO:tasks.rados.rados.0.smithi042.stdout:1193: writing smithi04275593-7 from 6643712 to 6668288 tid 3 2024-09-21T09:31:18.030 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 115 2024-09-21T09:31:18.030 INFO:tasks.rados.rados.0.smithi042.stdout:1190: finishing rollback tid 0 to smithi04275593-14 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:1190: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:1190: finishing rollback tid 2 to smithi04275593-14 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 163 (ObjNum 333 snap 103 seq_num 333) dirty exists 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:1187: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:1187: finishing copy_from to smithi04275593-48 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 498 (ObjNum 368 snap 114 seq_num 368) dirty exists 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:1192: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:1192: finishing copy_from to smithi04275593-22 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 204 (ObjNum 107 snap 21 seq_num 107) dirty exists 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:1193: finishing write tid 1 to smithi04275593-7 2024-09-21T09:31:18.031 INFO:tasks.rados.rados.0.smithi042.stdout:1194: seq_num 375 ranges {11927552=688128,12615680=663552,13279232=139264} 2024-09-21T09:31:18.099 INFO:tasks.rados.rados.0.smithi042.stdout:1194: writing smithi04275593-30 from 11927552 to 12615680 tid 1 2024-09-21T09:31:18.102 INFO:tasks.rados.rados.0.smithi042.stdout:1194: writing smithi04275593-30 from 12615680 to 13279232 tid 2 2024-09-21T09:31:18.104 INFO:tasks.rados.rados.0.smithi042.stdout:1194: writing smithi04275593-30 from 13279232 to 13418496 tid 3 2024-09-21T09:31:18.104 INFO:tasks.rados.rados.0.smithi042.stdout:1187: done (4 left) 2024-09-21T09:31:18.104 INFO:tasks.rados.rados.0.smithi042.stdout:1190: done (3 left) 2024-09-21T09:31:18.104 INFO:tasks.rados.rados.0.smithi042.stdout:1192: done (2 left) 2024-09-21T09:31:18.104 INFO:tasks.rados.rados.0.smithi042.stdout:1195: rollback oid 32 current snap is 115 2024-09-21T09:31:18.104 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 113 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1193: finishing write tid 2 to smithi04275593-7 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1193: finishing write tid 3 to smithi04275593-7 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1193: finishing write tid 4 to smithi04275593-7 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1193: finishing write tid 5 to smithi04275593-7 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1193: oid 7 updating version 0 to 536 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1193: oid 7 updating version 536 to 537 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1193: oid 7 updating version 537 to 539 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1193: oid 7 version 539 is already newer than 538 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 539 (ObjNum 374 snap 115 seq_num 374) dirty exists 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1193: left oid 7 (ObjNum 374 snap 115 seq_num 374) 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1194: finishing write tid 1 to smithi04275593-30 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1193: done (2 left) 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1196: read oid 10 snap -1 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1196: expect (ObjNum 364 snap 113 seq_num 364) 2024-09-21T09:31:18.105 INFO:tasks.rados.rados.0.smithi042.stdout:1197: delete oid 3 current snap is 115 2024-09-21T09:31:18.106 INFO:tasks.rados.rados.0.smithi042.stdout:1197: done (3 left) 2024-09-21T09:31:18.106 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 115 2024-09-21T09:31:18.106 INFO:tasks.rados.rados.0.smithi042.stdout:1198: seq_num 377 ranges {0=720896,720896=434176,1155072=368640} 2024-09-21T09:31:18.109 INFO:tasks.rados.rados.0.smithi042.stdout:1198: writing smithi04275593-38 from 0 to 720896 tid 1 2024-09-21T09:31:18.113 INFO:tasks.rados.rados.0.smithi042.stdout:1198: writing smithi04275593-38 from 720896 to 1155072 tid 2 2024-09-21T09:31:18.115 INFO:tasks.rados.rados.0.smithi042.stdout:1198: writing smithi04275593-38 from 1155072 to 1523712 tid 3 2024-09-21T09:31:18.115 INFO:tasks.rados.rados.0.smithi042.stdout:1199: snap_create 2024-09-21T09:31:18.115 INFO:tasks.rados.rados.0.smithi042.stdout:1195: finishing rollback tid 0 to smithi04275593-32 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1195: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1195: finishing rollback tid 2 to smithi04275593-32 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 502 (ObjNum 347 snap 107 seq_num 347) dirty exists 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1194: finishing write tid 2 to smithi04275593-30 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1194: finishing write tid 3 to smithi04275593-30 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1194: finishing write tid 4 to smithi04275593-30 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1194: finishing write tid 5 to smithi04275593-30 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1194: oid 30 updating version 0 to 393 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1194: oid 30 version 393 is already newer than 392 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1194: oid 30 updating version 393 to 394 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1194: oid 30 updating version 394 to 395 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 395 (ObjNum 375 snap 115 seq_num 375) dirty exists 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1194: left oid 30 (ObjNum 375 snap 115 seq_num 375) 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1198: finishing write tid 1 to smithi04275593-38 2024-09-21T09:31:18.116 INFO:tasks.rados.rados.0.smithi042.stdout:1198: finishing write tid 2 to smithi04275593-38 2024-09-21T09:31:18.117 INFO:tasks.rados.rados.0.smithi042.stdout:1198: finishing write tid 3 to smithi04275593-38 2024-09-21T09:31:18.117 INFO:tasks.rados.rados.0.smithi042.stdout:1198: finishing write tid 4 to smithi04275593-38 2024-09-21T09:31:18.119 INFO:tasks.rados.rados.0.smithi042.stdout:1198: finishing write tid 5 to smithi04275593-38 2024-09-21T09:31:18.119 INFO:tasks.rados.rados.0.smithi042.stdout:1198: oid 38 updating version 0 to 358 2024-09-21T09:31:18.119 INFO:tasks.rados.rados.0.smithi042.stdout:1198: oid 38 updating version 358 to 360 2024-09-21T09:31:18.119 INFO:tasks.rados.rados.0.smithi042.stdout:1198: oid 38 version 360 is already newer than 359 2024-09-21T09:31:18.119 INFO:tasks.rados.rados.0.smithi042.stdout:1198: oid 38 updating version 360 to 361 2024-09-21T09:31:18.119 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 361 (ObjNum 377 snap 115 seq_num 377) dirty exists 2024-09-21T09:31:18.119 INFO:tasks.rados.rados.0.smithi042.stdout:1198: left oid 38 (ObjNum 377 snap 115 seq_num 377) 2024-09-21T09:31:18.141 INFO:tasks.rados.rados.0.smithi042.stdout:1196: expect (ObjNum 364 snap 113 seq_num 364) 2024-09-21T09:31:18.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:17 smithi133 ceph-mon[83064]: osdmap e312: 8 total, 8 up, 8 in 2024-09-21T09:31:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:17 smithi133 ceph-mon[83064]: pgmap v137: 121 pgs: 121 active+clean; 130 MiB data, 895 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 336 KiB/s wr, 1 op/s 2024-09-21T09:31:18.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:17 smithi042 ceph-mon[85820]: osdmap e312: 8 total, 8 up, 8 in 2024-09-21T09:31:18.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:17 smithi042 ceph-mon[85820]: pgmap v137: 121 pgs: 121 active+clean; 130 MiB data, 895 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 336 KiB/s wr, 1 op/s 2024-09-21T09:31:18.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:17 smithi042 ceph-mon[87662]: osdmap e312: 8 total, 8 up, 8 in 2024-09-21T09:31:18.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:17 smithi042 ceph-mon[87662]: pgmap v137: 121 pgs: 121 active+clean; 130 MiB data, 895 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 336 KiB/s wr, 1 op/s 2024-09-21T09:31:18.977 INFO:tasks.rados.rados.0.smithi042.stdout:1194: done (4 left) 2024-09-21T09:31:18.977 INFO:tasks.rados.rados.0.smithi042.stdout:1195: done (3 left) 2024-09-21T09:31:18.977 INFO:tasks.rados.rados.0.smithi042.stdout:1196: done (2 left) 2024-09-21T09:31:18.977 INFO:tasks.rados.rados.0.smithi042.stdout:1198: done (1 left) 2024-09-21T09:31:18.977 INFO:tasks.rados.rados.0.smithi042.stdout:1199: done (0 left) 2024-09-21T09:31:18.978 INFO:tasks.rados.rados.0.smithi042.stdout:1200: snap_create 2024-09-21T09:31:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:18 smithi133 ceph-mon[83064]: osdmap e313: 8 total, 8 up, 8 in 2024-09-21T09:31:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:18 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T09:31:19.314 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:18 smithi042 ceph-mon[85820]: osdmap e313: 8 total, 8 up, 8 in 2024-09-21T09:31:19.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:18 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T09:31:19.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:18 smithi042 ceph-mon[87662]: osdmap e313: 8 total, 8 up, 8 in 2024-09-21T09:31:19.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:18 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T09:31:19.983 INFO:tasks.rados.rados.0.smithi042.stdout:1200: done (0 left) 2024-09-21T09:31:19.983 INFO:tasks.rados.rados.0.smithi042.stdout:1201: rollback oid 44 current snap is 117 2024-09-21T09:31:19.983 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 44 to 113 2024-09-21T09:31:19.983 INFO:tasks.rados.rados.0.smithi042.stdout:1202: read oid 36 snap -1 2024-09-21T09:31:19.983 INFO:tasks.rados.rados.0.smithi042.stdout:1202: expect (ObjNum 330 snap 101 seq_num 330) 2024-09-21T09:31:19.983 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 117 2024-09-21T09:31:19.983 INFO:tasks.rados.rados.0.smithi042.stdout:1203: seq_num 378 ranges {1056768=737280,1794048=720896,2514944=81920} 2024-09-21T09:31:19.993 INFO:tasks.rados.rados.0.smithi042.stdout:1203: writing smithi04275593-1 from 1056768 to 1794048 tid 1 2024-09-21T09:31:19.996 INFO:tasks.rados.rados.0.smithi042.stdout:1203: writing smithi04275593-1 from 1794048 to 2514944 tid 2 2024-09-21T09:31:19.997 INFO:tasks.rados.rados.0.smithi042.stdout:1203: writing smithi04275593-1 from 2514944 to 2596864 tid 3 2024-09-21T09:31:19.997 INFO:tasks.rados.rados.0.smithi042.stdout:1204: delete oid 50 current snap is 117 2024-09-21T09:31:19.997 INFO:tasks.rados.rados.0.smithi042.stdout:1201: finishing rollback tid 0 to smithi04275593-44 2024-09-21T09:31:19.998 INFO:tasks.rados.rados.0.smithi042.stdout:1201: finishing rollback tid 1 to smithi04275593-44 2024-09-21T09:31:19.998 INFO:tasks.rados.rados.0.smithi042.stdout:1201: finishing rollback tid 2 to smithi04275593-44 2024-09-21T09:31:19.998 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 428 (ObjNum 334 snap 103 seq_num 334) dirty exists 2024-09-21T09:31:19.999 INFO:tasks.rados.rados.0.smithi042.stdout:1203: finishing write tid 1 to smithi04275593-1 2024-09-21T09:31:20.002 INFO:tasks.rados.rados.0.smithi042.stdout:1203: finishing write tid 2 to smithi04275593-1 2024-09-21T09:31:20.004 INFO:tasks.rados.rados.0.smithi042.stdout:1201: done (3 left) 2024-09-21T09:31:20.004 INFO:tasks.rados.rados.0.smithi042.stdout:1204: done (2 left) 2024-09-21T09:31:20.004 INFO:tasks.rados.rados.0.smithi042.stdout:1205: read oid 6 snap -1 2024-09-21T09:31:20.004 INFO:tasks.rados.rados.0.smithi042.stdout:1205: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:31:20.004 INFO:tasks.rados.rados.0.smithi042.stdout:1206: read oid 38 snap -1 2024-09-21T09:31:20.004 INFO:tasks.rados.rados.0.smithi042.stdout:1206: expect (ObjNum 377 snap 115 seq_num 377) 2024-09-21T09:31:20.004 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 18 current snap is 117 2024-09-21T09:31:20.004 INFO:tasks.rados.rados.0.smithi042.stdout:1207: seq_num 380 ranges {1425408=770048,2195456=483328,2678784=319488} 2024-09-21T09:31:20.016 INFO:tasks.rados.rados.0.smithi042.stdout:1207: writing smithi04275593-18 from 1425408 to 2195456 tid 1 2024-09-21T09:31:20.019 INFO:tasks.rados.rados.0.smithi042.stdout:1207: writing smithi04275593-18 from 2195456 to 2678784 tid 2 2024-09-21T09:31:20.022 INFO:tasks.rados.rados.0.smithi042.stdout:1207: writing smithi04275593-18 from 2678784 to 2998272 tid 3 2024-09-21T09:31:20.022 INFO:tasks.rados.rados.0.smithi042.stdout:1208: rollback oid 7 current snap is 117 2024-09-21T09:31:20.022 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 7 to 113 2024-09-21T09:31:20.022 INFO:tasks.rados.rados.0.smithi042.stdout:1203: finishing write tid 3 to smithi04275593-1 2024-09-21T09:31:20.022 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 117 2024-09-21T09:31:20.022 INFO:tasks.rados.rados.0.smithi042.stdout:1203: finishing write tid 4 to smithi04275593-1 2024-09-21T09:31:20.022 INFO:tasks.rados.rados.0.smithi042.stdout:1209: seq_num 381 ranges {3088384=786432,3874816=417792,4292608=385024} 2024-09-21T09:31:20.043 INFO:tasks.rados.rados.0.smithi042.stdout:1209: writing smithi04275593-9 from 3088384 to 3874816 tid 1 2024-09-21T09:31:20.046 INFO:tasks.rados.rados.0.smithi042.stdout:1209: writing smithi04275593-9 from 3874816 to 4292608 tid 2 2024-09-21T09:31:20.049 INFO:tasks.rados.rados.0.smithi042.stdout:1209: writing smithi04275593-9 from 4292608 to 4677632 tid 3 2024-09-21T09:31:20.049 INFO:tasks.rados.rados.0.smithi042.stdout:1210: read oid 32 snap -1 2024-09-21T09:31:20.049 INFO:tasks.rados.rados.0.smithi042.stdout:1210: expect (ObjNum 347 snap 107 seq_num 347) 2024-09-21T09:31:20.049 INFO:tasks.rados.rados.0.smithi042.stdout:1211: read oid 41 snap 116 2024-09-21T09:31:20.049 INFO:tasks.rados.rados.0.smithi042.stdout:1211: expect deleted 2024-09-21T09:31:20.049 INFO:tasks.rados.rados.0.smithi042.stdout:1212: snap_remove snap 115 2024-09-21T09:31:20.049 INFO:tasks.rados.rados.0.smithi042.stdout:1203: finishing write tid 5 to smithi04275593-1 2024-09-21T09:31:20.049 INFO:tasks.rados.rados.0.smithi042.stdout:1203: oid 1 updating version 0 to 542 2024-09-21T09:31:20.050 INFO:tasks.rados.rados.0.smithi042.stdout:1203: oid 1 updating version 542 to 543 2024-09-21T09:31:20.050 INFO:tasks.rados.rados.0.smithi042.stdout:1203: oid 1 updating version 543 to 544 2024-09-21T09:31:20.050 INFO:tasks.rados.rados.0.smithi042.stdout:1203: oid 1 version 544 is already newer than 541 2024-09-21T09:31:20.050 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 544 (ObjNum 378 snap 117 seq_num 378) dirty exists 2024-09-21T09:31:20.050 INFO:tasks.rados.rados.0.smithi042.stdout:1203: left oid 1 (ObjNum 378 snap 117 seq_num 378) 2024-09-21T09:31:20.050 INFO:tasks.rados.rados.0.smithi042.stdout:1206: expect (ObjNum 377 snap 115 seq_num 377) 2024-09-21T09:31:20.094 INFO:tasks.rados.rados.0.smithi042.stdout:1205: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:31:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:19 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T09:31:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:19 smithi133 ceph-mon[83064]: Upgrade: osd.1 is safe to restart 2024-09-21T09:31:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:19 smithi133 ceph-mon[83064]: osdmap e314: 8 total, 8 up, 8 in 2024-09-21T09:31:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:19 smithi133 ceph-mon[83064]: pgmap v140: 121 pgs: 121 active+clean; 116 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-09-21T09:31:20.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:19 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T09:31:20.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:19 smithi042 ceph-mon[87662]: Upgrade: osd.1 is safe to restart 2024-09-21T09:31:20.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:19 smithi042 ceph-mon[87662]: osdmap e314: 8 total, 8 up, 8 in 2024-09-21T09:31:20.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:19 smithi042 ceph-mon[87662]: pgmap v140: 121 pgs: 121 active+clean; 116 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-09-21T09:31:20.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:19 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T09:31:20.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:19 smithi042 ceph-mon[85820]: Upgrade: osd.1 is safe to restart 2024-09-21T09:31:20.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:19 smithi042 ceph-mon[85820]: osdmap e314: 8 total, 8 up, 8 in 2024-09-21T09:31:20.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:19 smithi042 ceph-mon[85820]: pgmap v140: 121 pgs: 121 active+clean; 116 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-09-21T09:31:20.674 INFO:tasks.rados.rados.0.smithi042.stdout:1208: finishing rollback tid 0 to smithi04275593-7 2024-09-21T09:31:20.674 INFO:tasks.rados.rados.0.smithi042.stdout:1208: finishing rollback tid 1 to smithi04275593-7 2024-09-21T09:31:20.674 INFO:tasks.rados.rados.0.smithi042.stdout:1208: finishing rollback tid 2 to smithi04275593-7 2024-09-21T09:31:20.674 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 548 (ObjNum 351 snap 108 seq_num 351) dirty exists 2024-09-21T09:31:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:20 smithi133 ceph-mon[83064]: osdmap e315: 8 total, 8 up, 8 in 2024-09-21T09:31:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:20 smithi133 ceph-mon[83064]: Upgrade: Updating osd.1 2024-09-21T09:31:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:20 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:20 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:31:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:20 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:20 smithi133 ceph-mon[83064]: Deploying daemon osd.1 on smithi042 2024-09-21T09:31:21.343 INFO:tasks.rados.rados.0.smithi042.stdout:1203: done (9 left) 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1205: done (8 left) 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1206: done (7 left) 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1208: done (6 left) 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1211: done (5 left) 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1212: done (4 left) 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1213: copy_from oid 35 from oid 13 current snap is 117 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1209: finishing write tid 1 to smithi04275593-9 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1209: finishing write tid 2 to smithi04275593-9 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1209: finishing write tid 3 to smithi04275593-9 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1209: finishing write tid 4 to smithi04275593-9 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1209: finishing write tid 5 to smithi04275593-9 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1209: oid 9 updating version 0 to 397 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1209: oid 9 updating version 397 to 399 2024-09-21T09:31:21.344 INFO:tasks.rados.rados.0.smithi042.stdout:1209: oid 9 updating version 399 to 400 2024-09-21T09:31:21.345 INFO:tasks.rados.rados.0.smithi042.stdout:1209: oid 9 version 400 is already newer than 398 2024-09-21T09:31:21.345 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 400 (ObjNum 381 snap 117 seq_num 381) dirty exists 2024-09-21T09:31:21.345 INFO:tasks.rados.rados.0.smithi042.stdout:1209: left oid 9 (ObjNum 381 snap 117 seq_num 381) 2024-09-21T09:31:21.345 INFO:tasks.rados.rados.0.smithi042.stdout:1209: done (4 left) 2024-09-21T09:31:21.345 INFO:tasks.rados.rados.0.smithi042.stdout:1214: delete oid 49 current snap is 117 2024-09-21T09:31:21.345 INFO:tasks.rados.rados.0.smithi042.stdout:1202: expect (ObjNum 330 snap 101 seq_num 330) 2024-09-21T09:31:21.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[87662]: osdmap e315: 8 total, 8 up, 8 in 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[87662]: Upgrade: Updating osd.1 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[87662]: Deploying daemon osd.1 on smithi042 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[85820]: osdmap e315: 8 total, 8 up, 8 in 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[85820]: Upgrade: Updating osd.1 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:21.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:20 smithi042 ceph-mon[85820]: Deploying daemon osd.1 on smithi042 2024-09-21T09:31:22.011 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:31:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:31:21] "GET /metrics HTTP/1.1" 200 36222 "" "Prometheus/2.43.0" 2024-09-21T09:31:22.211 INFO:tasks.rados.rados.0.smithi042.stdout:1207: finishing write tid 1 to smithi04275593-18 2024-09-21T09:31:22.211 INFO:tasks.rados.rados.0.smithi042.stdout:1207: finishing write tid 2 to smithi04275593-18 2024-09-21T09:31:22.211 INFO:tasks.rados.rados.0.smithi042.stdout:1207: finishing write tid 3 to smithi04275593-18 2024-09-21T09:31:22.211 INFO:tasks.rados.rados.0.smithi042.stdout:1207: finishing write tid 4 to smithi04275593-18 2024-09-21T09:31:22.211 INFO:tasks.rados.rados.0.smithi042.stdout:1207: finishing write tid 5 to smithi04275593-18 2024-09-21T09:31:22.211 INFO:tasks.rados.rados.0.smithi042.stdout:1207: oid 18 updating version 0 to 431 2024-09-21T09:31:22.211 INFO:tasks.rados.rados.0.smithi042.stdout:1207: oid 18 updating version 431 to 432 2024-09-21T09:31:22.211 INFO:tasks.rados.rados.0.smithi042.stdout:1207: oid 18 version 432 is already newer than 430 2024-09-21T09:31:22.212 INFO:tasks.rados.rados.0.smithi042.stdout:1207: oid 18 updating version 432 to 433 2024-09-21T09:31:22.212 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 433 (ObjNum 380 snap 117 seq_num 380) dirty exists 2024-09-21T09:31:22.212 INFO:tasks.rados.rados.0.smithi042.stdout:1207: left oid 18 (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:31:22.212 INFO:tasks.rados.rados.0.smithi042.stdout:1210: expect (ObjNum 347 snap 107 seq_num 347) 2024-09-21T09:31:22.270 INFO:tasks.rados.rados.0.smithi042.stdout:1213: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:31:22.270 INFO:tasks.rados.rados.0.smithi042.stdout:1213: finishing copy_from to smithi04275593-35 2024-09-21T09:31:22.270 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 498 (ObjNum 368 snap 114 seq_num 368) dirty exists 2024-09-21T09:31:22.270 INFO:tasks.rados.rados.0.smithi042.stdout:1202: done (4 left) 2024-09-21T09:31:22.270 INFO:tasks.rados.rados.0.smithi042.stdout:1207: done (3 left) 2024-09-21T09:31:22.271 INFO:tasks.rados.rados.0.smithi042.stdout:1210: done (2 left) 2024-09-21T09:31:22.271 INFO:tasks.rados.rados.0.smithi042.stdout:1213: done (1 left) 2024-09-21T09:31:22.271 INFO:tasks.rados.rados.0.smithi042.stdout:1214: done (0 left) 2024-09-21T09:31:22.271 INFO:tasks.rados.rados.0.smithi042.stdout:1215: read oid 41 snap 113 2024-09-21T09:31:22.271 INFO:tasks.rados.rados.0.smithi042.stdout:1215: expect deleted 2024-09-21T09:31:22.271 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 117 2024-09-21T09:31:22.271 INFO:tasks.rados.rados.0.smithi042.stdout:1216: seq_num 383 ranges {10362880=417792,10780672=589824,11370496=417792,11788288=196608} 2024-09-21T09:31:22.329 INFO:tasks.rados.rados.0.smithi042.stdout:1216: writing smithi04275593-36 from 10362880 to 10780672 tid 1 2024-09-21T09:31:22.332 INFO:tasks.rados.rados.0.smithi042.stdout:1216: writing smithi04275593-36 from 10780672 to 11370496 tid 2 2024-09-21T09:31:22.334 INFO:tasks.rados.rados.0.smithi042.stdout:1216: writing smithi04275593-36 from 11370496 to 11788288 tid 3 2024-09-21T09:31:22.336 INFO:tasks.rados.rados.0.smithi042.stdout:1216: writing smithi04275593-36 from 11788288 to 11984896 tid 4 2024-09-21T09:31:22.336 INFO:tasks.rados.rados.0.smithi042.stdout:1217: rollback oid 4 current snap is 117 2024-09-21T09:31:22.336 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 4 to 116 2024-09-21T09:31:22.337 INFO:tasks.rados.rados.0.smithi042.stdout:1216: finishing write tid 1 to smithi04275593-36 2024-09-21T09:31:22.337 INFO:tasks.rados.rados.0.smithi042.stdout:1216: finishing write tid 2 to smithi04275593-36 2024-09-21T09:31:22.337 INFO:tasks.rados.rados.0.smithi042.stdout:1215: done (2 left) 2024-09-21T09:31:22.337 INFO:tasks.rados.rados.0.smithi042.stdout:1218: rmattr oid 44 current snap is 117 2024-09-21T09:31:22.337 INFO:tasks.rados.rados.0.smithi042.stdout:1218: done (2 left) 2024-09-21T09:31:22.337 INFO:tasks.rados.rados.0.smithi042.stdout:1219: setattr oid 8 current snap is 117 2024-09-21T09:31:22.338 INFO:tasks.rados.rados.0.smithi042.stdout:1220: snap_remove snap 113 2024-09-21T09:31:22.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:22 smithi042 ceph-mon[85820]: pgmap v142: 121 pgs: 121 active+clean; 116 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-09-21T09:31:22.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:22 smithi042 ceph-mon[85820]: osdmap e316: 8 total, 8 up, 8 in 2024-09-21T09:31:22.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:22 smithi042 ceph-mon[87662]: pgmap v142: 121 pgs: 121 active+clean; 116 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-09-21T09:31:22.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:22 smithi042 ceph-mon[87662]: osdmap e316: 8 total, 8 up, 8 in 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1220: done (3 left) 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1221: rmattr oid 13 current snap is 117 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1221: done (3 left) 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1222: setattr oid 5 current snap is 117 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1216: finishing write tid 3 to smithi04275593-36 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1217: finishing rollback tid 0 to smithi04275593-4 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1216: finishing write tid 4 to smithi04275593-36 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1217: finishing rollback tid 1 to smithi04275593-4 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1216: finishing write tid 5 to smithi04275593-36 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1217: finishing rollback tid 2 to smithi04275593-4 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 260 (ObjNum 323 snap 98 seq_num 323) dirty exists 2024-09-21T09:31:22.650 INFO:tasks.rados.rados.0.smithi042.stdout:1216: finishing write tid 6 to smithi04275593-36 2024-09-21T09:31:22.651 INFO:tasks.rados.rados.0.smithi042.stdout:1216: oid 36 updating version 0 to 443 2024-09-21T09:31:22.651 INFO:tasks.rados.rados.0.smithi042.stdout:1216: oid 36 version 443 is already newer than 440 2024-09-21T09:31:22.651 INFO:tasks.rados.rados.0.smithi042.stdout:1216: oid 36 version 443 is already newer than 442 2024-09-21T09:31:22.651 INFO:tasks.rados.rados.0.smithi042.stdout:1216: oid 36 version 443 is already newer than 441 2024-09-21T09:31:22.651 INFO:tasks.rados.rados.0.smithi042.stdout:1216: oid 36 version 443 is already newer than 439 2024-09-21T09:31:22.651 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 443 (ObjNum 383 snap 117 seq_num 383) dirty exists 2024-09-21T09:31:22.651 INFO:tasks.rados.rados.0.smithi042.stdout:1216: left oid 36 (ObjNum 383 snap 117 seq_num 383) 2024-09-21T09:31:22.651 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 362 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T09:31:22.651 INFO:tasks.rados.rados.0.smithi042.stdout:1216: done (3 left) 2024-09-21T09:31:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:1217: done (2 left) 2024-09-21T09:31:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:1219: done (1 left) 2024-09-21T09:31:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 117 2024-09-21T09:31:22.652 INFO:tasks.rados.rados.0.smithi042.stdout:1223: seq_num 384 ranges {0=434176,434176=475136,909312=630784,1540096=98304} 2024-09-21T09:31:22.653 INFO:tasks.rados.rados.0.smithi042.stdout:1223: writing smithi04275593-50 from 0 to 434176 tid 1 2024-09-21T09:31:22.656 INFO:tasks.rados.rados.0.smithi042.stdout:1223: writing smithi04275593-50 from 434176 to 909312 tid 2 2024-09-21T09:31:22.661 INFO:tasks.rados.rados.0.smithi042.stdout:1223: writing smithi04275593-50 from 909312 to 1540096 tid 3 2024-09-21T09:31:22.662 INFO:tasks.rados.rados.0.smithi042.stdout:1223: writing smithi04275593-50 from 1540096 to 1638400 tid 4 2024-09-21T09:31:22.662 INFO:tasks.rados.rados.0.smithi042.stdout:1224: read oid 28 snap -1 2024-09-21T09:31:22.662 INFO:tasks.rados.rados.0.smithi042.stdout:1224: expect deleted 2024-09-21T09:31:22.662 INFO:tasks.rados.rados.0.smithi042.stdout:1225: copy_from oid 13 from oid 8 current snap is 117 2024-09-21T09:31:22.662 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 481 (ObjNum 129 snap 0 seq_num 3458543976) dirty exists 2024-09-21T09:31:22.662 INFO:tasks.rados.rados.0.smithi042.stdout:1222: done (3 left) 2024-09-21T09:31:22.662 INFO:tasks.rados.rados.0.smithi042.stdout:1226: rollback oid 26 current snap is 117 2024-09-21T09:31:22.662 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 26 to 116 2024-09-21T09:31:22.663 INFO:tasks.rados.rados.0.smithi042.stdout:1227: delete oid 24 current snap is 117 2024-09-21T09:31:22.666 INFO:tasks.rados.rados.0.smithi042.stdout:1223: finishing write tid 1 to smithi04275593-50 2024-09-21T09:31:22.668 INFO:tasks.rados.rados.0.smithi042.stdout:1226: finishing rollback tid 1 to smithi04275593-26 2024-09-21T09:31:22.668 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 0 (ObjNum 129 snap 0 seq_num 3456188224) dirty dne 2024-09-21T09:31:22.669 INFO:tasks.rados.rados.0.smithi042.stdout:1223: finishing write tid 2 to smithi04275593-50 2024-09-21T09:31:22.671 INFO:tasks.rados.rados.0.smithi042.stdout:1223: finishing write tid 3 to smithi04275593-50 2024-09-21T09:31:22.671 INFO:tasks.rados.rados.0.smithi042.stdout:1223: finishing write tid 4 to smithi04275593-50 2024-09-21T09:31:22.671 INFO:tasks.rados.rados.0.smithi042.stdout:1223: finishing write tid 5 to smithi04275593-50 2024-09-21T09:31:22.673 INFO:tasks.rados.rados.0.smithi042.stdout:1223: finishing write tid 6 to smithi04275593-50 2024-09-21T09:31:22.673 INFO:tasks.rados.rados.0.smithi042.stdout:1223: oid 50 updating version 0 to 503 2024-09-21T09:31:22.673 INFO:tasks.rados.rados.0.smithi042.stdout:1223: oid 50 version 503 is already newer than 502 2024-09-21T09:31:22.674 INFO:tasks.rados.rados.0.smithi042.stdout:1223: oid 50 version 503 is already newer than 501 2024-09-21T09:31:22.674 INFO:tasks.rados.rados.0.smithi042.stdout:1223: oid 50 version 503 is already newer than 500 2024-09-21T09:31:22.674 INFO:tasks.rados.rados.0.smithi042.stdout:1223: oid 50 version 503 is already newer than 499 2024-09-21T09:31:22.674 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 503 (ObjNum 384 snap 117 seq_num 384) dirty exists 2024-09-21T09:31:22.674 INFO:tasks.rados.rados.0.smithi042.stdout:1223: left oid 50 (ObjNum 384 snap 117 seq_num 384) 2024-09-21T09:31:22.676 INFO:tasks.rados.rados.0.smithi042.stdout:1225: finishing copy_from racing read to smithi04275593-13 2024-09-21T09:31:22.676 INFO:tasks.rados.rados.0.smithi042.stdout:1223: done (4 left) 2024-09-21T09:31:22.676 INFO:tasks.rados.rados.0.smithi042.stdout:1224: done (3 left) 2024-09-21T09:31:22.676 INFO:tasks.rados.rados.0.smithi042.stdout:1226: done (2 left) 2024-09-21T09:31:22.676 INFO:tasks.rados.rados.0.smithi042.stdout:1227: done (1 left) 2024-09-21T09:31:22.676 INFO:tasks.rados.rados.0.smithi042.stdout:1228: delete oid 17 current snap is 117 2024-09-21T09:31:22.677 INFO:tasks.rados.rados.0.smithi042.stdout:1225: finishing copy_from to smithi04275593-13 2024-09-21T09:31:22.677 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 362 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T09:31:22.678 INFO:tasks.rados.rados.0.smithi042.stdout:1225: done (1 left) 2024-09-21T09:31:22.679 INFO:tasks.rados.rados.0.smithi042.stdout:1228: done (0 left) 2024-09-21T09:31:22.679 INFO:tasks.rados.rados.0.smithi042.stdout:1229: delete oid 31 current snap is 117 2024-09-21T09:31:22.681 INFO:tasks.rados.rados.0.smithi042.stdout:1229: done (0 left) 2024-09-21T09:31:22.681 INFO:tasks.rados.rados.0.smithi042.stdout:1230: snap_remove snap 116 2024-09-21T09:31:22.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:22 smithi133 ceph-mon[83064]: pgmap v142: 121 pgs: 121 active+clean; 116 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-09-21T09:31:22.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:22 smithi133 ceph-mon[83064]: osdmap e316: 8 total, 8 up, 8 in 2024-09-21T09:31:23.565 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:23 smithi042 systemd[1]: Stopping Ceph osd.1 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:31:23.657 INFO:tasks.rados.rados.0.smithi042.stdout:1230: done (0 left) 2024-09-21T09:31:23.657 INFO:tasks.rados.rados.0.smithi042.stdout:1231: read oid 18 snap -1 2024-09-21T09:31:23.657 INFO:tasks.rados.rados.0.smithi042.stdout:1231: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:31:23.657 INFO:tasks.rados.rados.0.smithi042.stdout:1232: copy_from oid 31 from oid 16 current snap is 117 2024-09-21T09:31:23.657 INFO:tasks.rados.rados.0.smithi042.stdout:1233: delete oid 46 current snap is 117 2024-09-21T09:31:23.671 INFO:tasks.rados.rados.0.smithi042.stdout:1233: done (2 left) 2024-09-21T09:31:23.671 INFO:tasks.rados.rados.0.smithi042.stdout:1234: copy_from oid 25 from oid 27 current snap is 117 2024-09-21T09:31:23.671 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 117 2024-09-21T09:31:23.671 INFO:tasks.rados.rados.0.smithi042.stdout:1235: seq_num 389 ranges {0=524288,524288=745472,1269760=458752} 2024-09-21T09:31:23.674 INFO:tasks.rados.rados.0.smithi042.stdout:1235: writing smithi04275593-41 from 0 to 524288 tid 1 2024-09-21T09:31:23.678 INFO:tasks.rados.rados.0.smithi042.stdout:1235: writing smithi04275593-41 from 524288 to 1269760 tid 2 2024-09-21T09:31:23.680 INFO:tasks.rados.rados.0.smithi042.stdout:1235: writing smithi04275593-41 from 1269760 to 1728512 tid 3 2024-09-21T09:31:23.681 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 117 2024-09-21T09:31:23.681 INFO:tasks.rados.rados.0.smithi042.stdout:1236: seq_num 390 ranges {1523712=540672,2064384=630784,2695168=573440} 2024-09-21T09:31:23.691 INFO:tasks.rados.rados.0.smithi042.stdout:1236: writing smithi04275593-38 from 1523712 to 2064384 tid 1 2024-09-21T09:31:23.695 INFO:tasks.rados.rados.0.smithi042.stdout:1236: writing smithi04275593-38 from 2064384 to 2695168 tid 2 2024-09-21T09:31:23.699 INFO:tasks.rados.rados.0.smithi042.stdout:1236: writing smithi04275593-38 from 2695168 to 3268608 tid 3 2024-09-21T09:31:23.700 INFO:tasks.rados.rados.0.smithi042.stdout:1237: read oid 2 snap -1 2024-09-21T09:31:23.700 INFO:tasks.rados.rados.0.smithi042.stdout:1237: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:31:23.700 INFO:tasks.rados.rados.0.smithi042.stdout:1238: copy_from oid 1 from oid 33 current snap is 117 2024-09-21T09:31:23.700 INFO:tasks.rados.rados.0.smithi042.stdout:1232: finishing copy_from racing read to smithi04275593-31 2024-09-21T09:31:23.700 INFO:tasks.rados.rados.0.smithi042.stdout:1232: finishing copy_from to smithi04275593-31 2024-09-21T09:31:23.700 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 540 (ObjNum 340 snap 106 seq_num 340) dirty exists 2024-09-21T09:31:23.700 INFO:tasks.rados.rados.0.smithi042.stdout:1236: finishing write tid 1 to smithi04275593-38 2024-09-21T09:31:23.700 INFO:tasks.rados.rados.0.smithi042.stdout:1232: done (6 left) 2024-09-21T09:31:23.700 INFO:tasks.rados.rados.0.smithi042.stdout:1239: snap_create 2024-09-21T09:31:23.700 INFO:tasks.rados.rados.0.smithi042.stdout:1236: finishing write tid 2 to smithi04275593-38 2024-09-21T09:31:23.702 INFO:tasks.rados.rados.0.smithi042.stdout:1236: finishing write tid 3 to smithi04275593-38 2024-09-21T09:31:23.702 INFO:tasks.rados.rados.0.smithi042.stdout:1236: finishing write tid 4 to smithi04275593-38 2024-09-21T09:31:23.703 INFO:tasks.rados.rados.0.smithi042.stdout:1236: finishing write tid 5 to smithi04275593-38 2024-09-21T09:31:23.703 INFO:tasks.rados.rados.0.smithi042.stdout:1236: oid 38 updating version 0 to 364 2024-09-21T09:31:23.703 INFO:tasks.rados.rados.0.smithi042.stdout:1236: oid 38 version 364 is already newer than 362 2024-09-21T09:31:23.703 INFO:tasks.rados.rados.0.smithi042.stdout:1236: oid 38 version 364 is already newer than 363 2024-09-21T09:31:23.703 INFO:tasks.rados.rados.0.smithi042.stdout:1236: oid 38 updating version 364 to 365 2024-09-21T09:31:23.703 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 365 (ObjNum 390 snap 117 seq_num 390) dirty exists 2024-09-21T09:31:23.703 INFO:tasks.rados.rados.0.smithi042.stdout:1236: left oid 38 (ObjNum 390 snap 117 seq_num 390) 2024-09-21T09:31:23.711 INFO:tasks.rados.rados.0.smithi042.stdout:1237: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:31:23.750 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:31:23.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:23 smithi042 ceph-mon[87662]: osdmap e317: 8 total, 8 up, 8 in 2024-09-21T09:31:23.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:23 smithi042 ceph-mon[87662]: osd.1 marked itself down and dead 2024-09-21T09:31:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:23 smithi042 ceph-mon[85820]: osdmap e317: 8 total, 8 up, 8 in 2024-09-21T09:31:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:23 smithi042 ceph-mon[85820]: osd.1 marked itself down and dead 2024-09-21T09:31:23.852 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:23 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[44950]: 2024-09-21T09:31:23.563+0000 7f38008dd640 -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-09-21T09:31:23.852 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:23 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[44950]: 2024-09-21T09:31:23.563+0000 7f38008dd640 -1 osd.1 317 *** Got signal Terminated *** 2024-09-21T09:31:23.852 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:23 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[44950]: 2024-09-21T09:31:23.563+0000 7f38008dd640 -1 osd.1 317 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:31:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:23 smithi133 ceph-mon[83064]: osdmap e317: 8 total, 8 up, 8 in 2024-09-21T09:31:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:23 smithi133 ceph-mon[83064]: osd.1 marked itself down and dead 2024-09-21T09:31:24.343 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:31:24.343 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (5m) 24s ago 6m 24.9M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:31:24.343 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (6m) 64s ago 6m 91.7M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:31:24.343 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (8m) 24s ago 8m 18.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:31:24.343 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (8m) 64s ago 8m 21.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:31:24.343 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (2m) 64s ago 11m 453M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:31:24.343 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (2m) 24s ago 13m 520M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:31:24.343 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (112s) 24s ago 13m 47.2M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (70s) 64s ago 12m 22.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (88s) 24s ago 11m 39.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (6m) 24s ago 6m 15.8M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (6m) 64s ago 6m 15.5M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (28s) 24s ago 11m 12.2M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (10m) 24s ago 10m 177M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 48767e99dd1f 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (10m) 24s ago 10m 138M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e f7b6eb6a64af 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (10m) 24s ago 10m 131M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (9m) 64s ago 9m 161M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (9m) 64s ago 9m 131M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (8m) 64s ago 8m 105M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (8m) 64s ago 8m 111M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:31:24.344 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (2m) 64s ago 7m 52.1M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:31:24.345 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:24 smithi042 podman[96323]: 2024-09-21 09:31:24.092027246 +0000 UTC m=+0.639433853 container died 48767e99dd1fbd49ff2100d8ea9177209ecfc57f14983fd68391e67865adf3ea (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-21T09:31:24.667 INFO:tasks.rados.rados.0.smithi042.stdout:1236: done (6 left) 2024-09-21T09:31:24.667 INFO:tasks.rados.rados.0.smithi042.stdout:1237: done (5 left) 2024-09-21T09:31:24.667 INFO:tasks.rados.rados.0.smithi042.stdout:1239: done (4 left) 2024-09-21T09:31:24.667 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 118 2024-09-21T09:31:24.667 INFO:tasks.rados.rados.0.smithi042.stdout:1240: seq_num 391 ranges {0=557056,557056=516096,1073152=688128} 2024-09-21T09:31:24.670 INFO:tasks.rados.rados.0.smithi042.stdout:1240: writing smithi04275593-3 from 0 to 557056 tid 1 2024-09-21T09:31:24.674 INFO:tasks.rados.rados.0.smithi042.stdout:1240: writing smithi04275593-3 from 557056 to 1073152 tid 2 2024-09-21T09:31:24.679 INFO:tasks.rados.rados.0.smithi042.stdout:1240: writing smithi04275593-3 from 1073152 to 1761280 tid 3 2024-09-21T09:31:24.680 INFO:tasks.rados.rados.0.smithi042.stdout:1241: rmattr oid 29 current snap is 118 2024-09-21T09:31:24.680 INFO:tasks.rados.rados.0.smithi042.stdout:1241: done (5 left) 2024-09-21T09:31:24.680 INFO:tasks.rados.rados.0.smithi042.stdout:1242: delete oid 5 current snap is 118 2024-09-21T09:31:24.681 INFO:tasks.rados.rados.0.smithi042.stdout:1240: finishing write tid 1 to smithi04275593-3 2024-09-21T09:31:24.681 INFO:tasks.rados.rados.0.smithi042.stdout:1240: finishing write tid 2 to smithi04275593-3 2024-09-21T09:31:24.681 INFO:tasks.rados.rados.0.smithi042.stdout:1238: finishing copy_from to smithi04275593-1 2024-09-21T09:31:24.681 INFO:tasks.rados.rados.0.smithi042.stdout:1238: got expected ENOENT (src dne) 2024-09-21T09:31:24.681 INFO:tasks.rados.rados.0.smithi042.stdout:1238: finishing copy_from racing read to smithi04275593-1 2024-09-21T09:31:24.684 INFO:tasks.rados.rados.0.smithi042.stdout:1235: finishing write tid 1 to smithi04275593-41 2024-09-21T09:31:24.685 INFO:tasks.rados.rados.0.smithi042.stdout:1235: finishing write tid 2 to smithi04275593-41 2024-09-21T09:31:24.685 INFO:tasks.rados.rados.0.smithi042.stdout:1235: finishing write tid 3 to smithi04275593-41 2024-09-21T09:31:24.686 INFO:tasks.rados.rados.0.smithi042.stdout:1235: finishing write tid 4 to smithi04275593-41 2024-09-21T09:31:24.687 INFO:tasks.rados.rados.0.smithi042.stdout:1235: finishing write tid 5 to smithi04275593-41 2024-09-21T09:31:24.687 INFO:tasks.rados.rados.0.smithi042.stdout:1235: oid 41 updating version 0 to 299 2024-09-21T09:31:24.687 INFO:tasks.rados.rados.0.smithi042.stdout:1235: oid 41 updating version 299 to 301 2024-09-21T09:31:24.687 INFO:tasks.rados.rados.0.smithi042.stdout:1235: oid 41 version 301 is already newer than 300 2024-09-21T09:31:24.688 INFO:tasks.rados.rados.0.smithi042.stdout:1235: oid 41 updating version 301 to 302 2024-09-21T09:31:24.688 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 302 (ObjNum 389 snap 117 seq_num 389) dirty exists 2024-09-21T09:31:24.688 INFO:tasks.rados.rados.0.smithi042.stdout:1235: left oid 41 (ObjNum 389 snap 117 seq_num 389) 2024-09-21T09:31:24.691 INFO:tasks.rados.rados.0.smithi042.stdout:1231: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:31:24.725 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:31:24.725 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:31:24.725 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:31:24.725 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:31:24.725 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:31:24.726 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:31:24.726 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:31:24.726 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:31:24.726 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 6, 2024-09-21T09:31:24.726 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T09:31:24.726 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:31:24.726 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:31:24.726 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:31:24.727 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:31:24.727 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:31:24.727 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8, 2024-09-21T09:31:24.727 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 6 2024-09-21T09:31:24.727 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:31:24.727 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:31:24.797 INFO:tasks.rados.rados.0.smithi042.stdout:1240: finishing write tid 3 to smithi04275593-3 2024-09-21T09:31:24.797 INFO:tasks.rados.rados.0.smithi042.stdout:1240: finishing write tid 4 to smithi04275593-3 2024-09-21T09:31:24.797 INFO:tasks.rados.rados.0.smithi042.stdout:1240: finishing write tid 5 to smithi04275593-3 2024-09-21T09:31:24.797 INFO:tasks.rados.rados.0.smithi042.stdout:1240: oid 3 updating version 0 to 485 2024-09-21T09:31:24.797 INFO:tasks.rados.rados.0.smithi042.stdout:1240: oid 3 version 485 is already newer than 483 2024-09-21T09:31:24.797 INFO:tasks.rados.rados.0.smithi042.stdout:1240: oid 3 version 485 is already newer than 484 2024-09-21T09:31:24.797 INFO:tasks.rados.rados.0.smithi042.stdout:1240: oid 3 version 485 is already newer than 482 2024-09-21T09:31:24.797 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 485 (ObjNum 391 snap 118 seq_num 391) dirty exists 2024-09-21T09:31:24.798 INFO:tasks.rados.rados.0.smithi042.stdout:1240: left oid 3 (ObjNum 391 snap 118 seq_num 391) 2024-09-21T09:31:24.798 INFO:tasks.rados.rados.0.smithi042.stdout:1234: finishing copy_from racing read to smithi04275593-25 2024-09-21T09:31:24.798 INFO:tasks.rados.rados.0.smithi042.stdout:1231: done (5 left) 2024-09-21T09:31:24.798 INFO:tasks.rados.rados.0.smithi042.stdout:1235: done (4 left) 2024-09-21T09:31:24.798 INFO:tasks.rados.rados.0.smithi042.stdout:1238: done (3 left) 2024-09-21T09:31:24.798 INFO:tasks.rados.rados.0.smithi042.stdout:1240: done (2 left) 2024-09-21T09:31:24.798 INFO:tasks.rados.rados.0.smithi042.stdout:1242: done (1 left) 2024-09-21T09:31:24.798 INFO:tasks.rados.rados.0.smithi042.stdout:1243: rollback oid 12 current snap is 118 2024-09-21T09:31:24.798 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 12 to 117 2024-09-21T09:31:24.799 INFO:tasks.rados.rados.0.smithi042.stdout:1234: finishing copy_from to smithi04275593-25 2024-09-21T09:31:24.799 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 392 (ObjNum 270 snap 81 seq_num 270) dirty exists 2024-09-21T09:31:24.799 INFO:tasks.rados.rados.0.smithi042.stdout:1234: done (1 left) 2024-09-21T09:31:24.799 INFO:tasks.rados.rados.0.smithi042.stdout:1244: copy_from oid 7 from oid 5 current snap is 118 2024-09-21T09:31:24.799 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 118 2024-09-21T09:31:24.799 INFO:tasks.rados.rados.0.smithi042.stdout:1245: seq_num 393 ranges {13418496=589824,14008320=679936,14688256=524288} 2024-09-21T09:31:24.873 INFO:tasks.rados.rados.0.smithi042.stdout:1245: writing smithi04275593-30 from 13418496 to 14008320 tid 1 2024-09-21T09:31:24.877 INFO:tasks.rados.rados.0.smithi042.stdout:1245: writing smithi04275593-30 from 14008320 to 14688256 tid 2 2024-09-21T09:31:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:1245: writing smithi04275593-30 from 14688256 to 15212544 tid 3 2024-09-21T09:31:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:1246: read oid 36 snap 117 2024-09-21T09:31:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:1246: expect (ObjNum 383 snap 117 seq_num 383) 2024-09-21T09:31:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:1247: snap_create 2024-09-21T09:31:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:1243: finishing rollback tid 1 to smithi04275593-12 2024-09-21T09:31:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 0 (ObjNum 609 snap 0 seq_num 3458763072) dirty dne 2024-09-21T09:31:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:1244: finishing copy_from to smithi04275593-7 2024-09-21T09:31:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:1244: got expected ENOENT (src dne) 2024-09-21T09:31:24.881 INFO:tasks.rados.rados.0.smithi042.stdout:1244: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:31:24.881 INFO:tasks.rados.rados.0.smithi042.stdout:1245: finishing write tid 1 to smithi04275593-30 2024-09-21T09:31:24.881 INFO:tasks.rados.rados.0.smithi042.stdout:1245: finishing write tid 2 to smithi04275593-30 2024-09-21T09:31:24.885 INFO:tasks.rados.rados.0.smithi042.stdout:1245: finishing write tid 3 to smithi04275593-30 2024-09-21T09:31:24.886 INFO:tasks.rados.rados.0.smithi042.stdout:1245: finishing write tid 4 to smithi04275593-30 2024-09-21T09:31:24.886 INFO:tasks.rados.rados.0.smithi042.stdout:1245: finishing write tid 5 to smithi04275593-30 2024-09-21T09:31:24.886 INFO:tasks.rados.rados.0.smithi042.stdout:1245: oid 30 updating version 0 to 411 2024-09-21T09:31:24.887 INFO:tasks.rados.rados.0.smithi042.stdout:1245: oid 30 updating version 411 to 413 2024-09-21T09:31:24.887 INFO:tasks.rados.rados.0.smithi042.stdout:1245: oid 30 version 413 is already newer than 412 2024-09-21T09:31:24.887 INFO:tasks.rados.rados.0.smithi042.stdout:1245: oid 30 version 413 is already newer than 410 2024-09-21T09:31:24.887 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 413 (ObjNum 393 snap 118 seq_num 393) dirty exists 2024-09-21T09:31:24.887 INFO:tasks.rados.rados.0.smithi042.stdout:1245: left oid 30 (ObjNum 393 snap 118 seq_num 393) 2024-09-21T09:31:24.936 INFO:tasks.rados.rados.0.smithi042.stdout:1246: expect (ObjNum 383 snap 117 seq_num 383) 2024-09-21T09:31:24.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:24 smithi133 ceph-mon[83064]: pgmap v145: 121 pgs: 121 active+clean; 138 MiB data, 926 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-09-21T09:31:24.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:24 smithi133 ceph-mon[83064]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:31:24.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:24 smithi133 ceph-mon[83064]: osdmap e318: 8 total, 7 up, 8 in 2024-09-21T09:31:25.082 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:31:25.082 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:31:25.082 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:31:25.082 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:31:25.082 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:31:25.082 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:31:25.082 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:31:25.082 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:31:25.082 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "6/20 daemons upgraded", 2024-09-21T09:31:25.083 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T09:31:25.083 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:31:25.083 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:31:25.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:24 smithi042 ceph-mon[87662]: pgmap v145: 121 pgs: 121 active+clean; 138 MiB data, 926 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-09-21T09:31:25.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:24 smithi042 ceph-mon[87662]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:31:25.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:24 smithi042 ceph-mon[87662]: osdmap e318: 8 total, 7 up, 8 in 2024-09-21T09:31:25.083 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:24 smithi042 podman[96323]: 2024-09-21 09:31:24.655765898 +0000 UTC m=+1.203172509 container cleanup 48767e99dd1fbd49ff2100d8ea9177209ecfc57f14983fd68391e67865adf3ea (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-21T09:31:25.084 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:24 smithi042 bash[96323]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1 2024-09-21T09:31:25.084 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:24 smithi042 podman[96384]: 2024-09-21 09:31:24.857099311 +0000 UTC m=+0.759688512 container remove 48767e99dd1fbd49ff2100d8ea9177209ecfc57f14983fd68391e67865adf3ea (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-21T09:31:25.084 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:24 smithi042 ceph-mon[85820]: pgmap v145: 121 pgs: 121 active+clean; 138 MiB data, 926 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-09-21T09:31:25.084 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:24 smithi042 ceph-mon[85820]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:31:25.084 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:24 smithi042 ceph-mon[85820]: osdmap e318: 8 total, 7 up, 8 in 2024-09-21T09:31:25.334 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:25 smithi042 podman[96539]: 2024-09-21 09:31:25.233819483 +0000 UTC m=+0.019466992 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:31:25.602 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:25 smithi042 podman[96539]: 2024-09-21 09:31:25.333039607 +0000 UTC m=+0.118687116 container create 079a2a9018707c2cb7dc01f259683460524f4c3faf953a394de6faa26b8787a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=main-62da54b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:31:25.602 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:25 smithi042 podman[96539]: 2024-09-21 09:31:25.552138728 +0000 UTC m=+0.337786244 container init 079a2a9018707c2cb7dc01f259683460524f4c3faf953a394de6faa26b8787a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T09:31:25.602 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:25 smithi042 podman[96539]: 2024-09-21 09:31:25.555605964 +0000 UTC m=+0.341253475 container start 079a2a9018707c2cb7dc01f259683460524f4c3faf953a394de6faa26b8787a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-21T09:31:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:25 smithi133 ceph-mon[83064]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:25 smithi133 ceph-mon[83064]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:25 smithi133 ceph-mon[83064]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:25 smithi133 ceph-mon[83064]: osdmap e319: 8 total, 7 up, 8 in 2024-09-21T09:31:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:25 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/598889050' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:26.020 INFO:tasks.rados.rados.0.smithi042.stdout:1243: done (4 left) 2024-09-21T09:31:26.020 INFO:tasks.rados.rados.0.smithi042.stdout:1244: done (3 left) 2024-09-21T09:31:26.020 INFO:tasks.rados.rados.0.smithi042.stdout:1245: done (2 left) 2024-09-21T09:31:26.020 INFO:tasks.rados.rados.0.smithi042.stdout:1246: done (1 left) 2024-09-21T09:31:26.020 INFO:tasks.rados.rados.0.smithi042.stdout:1247: done (0 left) 2024-09-21T09:31:26.020 INFO:tasks.rados.rados.0.smithi042.stdout:1248: delete oid 26 current snap is 119 2024-09-21T09:31:26.022 INFO:tasks.rados.rados.0.smithi042.stdout:1248: done (0 left) 2024-09-21T09:31:26.022 INFO:tasks.rados.rados.0.smithi042.stdout:1249: delete oid 5 current snap is 119 2024-09-21T09:31:26.023 INFO:tasks.rados.rados.0.smithi042.stdout:1249: done (0 left) 2024-09-21T09:31:26.023 INFO:tasks.rados.rados.0.smithi042.stdout:1250: copy_from oid 21 from oid 29 current snap is 119 2024-09-21T09:31:26.024 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 119 2024-09-21T09:31:26.024 INFO:tasks.rados.rados.0.smithi042.stdout:1251: seq_num 396 ranges {1761280=638976,2400256=786432,3186688=417792} 2024-09-21T09:31:26.036 INFO:tasks.rados.rados.0.smithi042.stdout:1251: writing smithi04275593-3 from 1761280 to 2400256 tid 1 2024-09-21T09:31:26.041 INFO:tasks.rados.rados.0.smithi042.stdout:1251: writing smithi04275593-3 from 2400256 to 3186688 tid 2 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:1251: writing smithi04275593-3 from 3186688 to 3604480 tid 3 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:1252: copy_from oid 35 from oid 34 current snap is 119 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:1250: finishing copy_from to smithi04275593-21 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:1250: got expected ENOENT (src dne) 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:1250: finishing copy_from racing read to smithi04275593-21 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:1251: finishing write tid 1 to smithi04275593-3 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:1250: done (2 left) 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:1253: read oid 38 snap -1 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:1253: expect (ObjNum 390 snap 117 seq_num 390) 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 119 2024-09-21T09:31:26.044 INFO:tasks.rados.rados.0.smithi042.stdout:1254: seq_num 397 ranges {2859008=655360,3514368=671744,4186112=532480} 2024-09-21T09:31:26.062 INFO:tasks.rados.rados.0.smithi042.stdout:1254: writing smithi04275593-23 from 2859008 to 3514368 tid 1 2024-09-21T09:31:26.066 INFO:tasks.rados.rados.0.smithi042.stdout:1254: writing smithi04275593-23 from 3514368 to 4186112 tid 2 2024-09-21T09:31:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:1254: writing smithi04275593-23 from 4186112 to 4718592 tid 3 2024-09-21T09:31:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:1255: copy_from oid 31 from oid 43 current snap is 119 2024-09-21T09:31:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:1252: finishing copy_from to smithi04275593-35 2024-09-21T09:31:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:1252: got expected ENOENT (src dne) 2024-09-21T09:31:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:1252: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:31:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:1251: finishing write tid 2 to smithi04275593-3 2024-09-21T09:31:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:1251: finishing write tid 3 to smithi04275593-3 2024-09-21T09:31:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:1251: finishing write tid 4 to smithi04275593-3 2024-09-21T09:31:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:1251: finishing write tid 5 to smithi04275593-3 2024-09-21T09:31:26.070 INFO:tasks.rados.rados.0.smithi042.stdout:1251: oid 3 updating version 0 to 490 2024-09-21T09:31:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:1251: oid 3 version 490 is already newer than 488 2024-09-21T09:31:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:1251: oid 3 version 490 is already newer than 489 2024-09-21T09:31:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:1251: oid 3 version 490 is already newer than 487 2024-09-21T09:31:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 490 (ObjNum 396 snap 119 seq_num 396) dirty exists 2024-09-21T09:31:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:1251: left oid 3 (ObjNum 396 snap 119 seq_num 396) 2024-09-21T09:31:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:1251: done (4 left) 2024-09-21T09:31:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:1252: done (3 left) 2024-09-21T09:31:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:1256: rmattr oid 10 current snap is 119 2024-09-21T09:31:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:1256: done (3 left) 2024-09-21T09:31:26.071 INFO:tasks.rados.rados.0.smithi042.stdout:1257: snap_remove snap 118 2024-09-21T09:31:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:25 smithi042 ceph-mon[87662]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:25 smithi042 ceph-mon[87662]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:25 smithi042 ceph-mon[87662]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:25 smithi042 ceph-mon[87662]: osdmap e319: 8 total, 7 up, 8 in 2024-09-21T09:31:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:25 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/598889050' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:26.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:25 smithi042 ceph-mon[85820]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:26.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:25 smithi042 ceph-mon[85820]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:26.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:25 smithi042 ceph-mon[85820]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:26.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:25 smithi042 ceph-mon[85820]: osdmap e319: 8 total, 7 up, 8 in 2024-09-21T09:31:26.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:25 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/598889050' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:26.103 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:25 smithi042 podman[96539]: 2024-09-21 09:31:25.65223037 +0000 UTC m=+0.437877888 container attach 079a2a9018707c2cb7dc01f259683460524f4c3faf953a394de6faa26b8787a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-21T09:31:26.103 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:25 smithi042 podman[96539]: 2024-09-21 09:31:25.75921592 +0000 UTC m=+0.544863428 container died 079a2a9018707c2cb7dc01f259683460524f4c3faf953a394de6faa26b8787a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-21T09:31:26.675 INFO:tasks.rados.rados.0.smithi042.stdout:1257: done (3 left) 2024-09-21T09:31:26.675 INFO:tasks.rados.rados.0.smithi042.stdout:1258: copy_from oid 36 from oid 9 current snap is 119 2024-09-21T09:31:26.675 INFO:tasks.rados.rados.0.smithi042.stdout:1253: expect (ObjNum 390 snap 117 seq_num 390) 2024-09-21T09:31:26.798 INFO:tasks.rados.rados.0.smithi042.stdout:1254: finishing write tid 1 to smithi04275593-23 2024-09-21T09:31:26.798 INFO:tasks.rados.rados.0.smithi042.stdout:1254: finishing write tid 2 to smithi04275593-23 2024-09-21T09:31:26.798 INFO:tasks.rados.rados.0.smithi042.stdout:1253: done (3 left) 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1259: snap_create 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1254: finishing write tid 3 to smithi04275593-23 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1254: finishing write tid 4 to smithi04275593-23 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1254: finishing write tid 5 to smithi04275593-23 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1254: oid 23 updating version 0 to 450 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1254: oid 23 updating version 450 to 451 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1254: oid 23 updating version 451 to 452 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1254: oid 23 version 452 is already newer than 449 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 452 (ObjNum 397 snap 119 seq_num 397) dirty exists 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1254: left oid 23 (ObjNum 397 snap 119 seq_num 397) 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1255: finishing copy_from racing read to smithi04275593-31 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:1255: finishing copy_from to smithi04275593-31 2024-09-21T09:31:26.799 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 157 (ObjNum 360 snap 113 seq_num 360) dirty exists 2024-09-21T09:31:26.800 INFO:tasks.rados.rados.0.smithi042.stdout:1258: finishing copy_from racing read to smithi04275593-36 2024-09-21T09:31:26.800 INFO:tasks.rados.rados.0.smithi042.stdout:1258: finishing copy_from to smithi04275593-36 2024-09-21T09:31:26.800 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 400 (ObjNum 381 snap 117 seq_num 381) dirty exists 2024-09-21T09:31:26.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:26 smithi042 ceph-mon[87662]: pgmap v148: 121 pgs: 16 stale+active+clean, 105 active+clean; 138 MiB data, 926 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2024-09-21T09:31:26.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:26 smithi042 ceph-mon[87662]: from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:26.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:26 smithi042 ceph-mon[87662]: osdmap e320: 8 total, 7 up, 8 in 2024-09-21T09:31:26.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:26 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:26.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:26.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:26 smithi042 ceph-mon[85820]: pgmap v148: 121 pgs: 16 stale+active+clean, 105 active+clean; 138 MiB data, 926 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2024-09-21T09:31:26.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:26 smithi042 ceph-mon[85820]: from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:26.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:26 smithi042 ceph-mon[85820]: osdmap e320: 8 total, 7 up, 8 in 2024-09-21T09:31:26.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:26 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:26.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:26.853 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:26 smithi042 podman[96562]: 2024-09-21 09:31:26.598211368 +0000 UTC m=+0.832138899 container remove 079a2a9018707c2cb7dc01f259683460524f4c3faf953a394de6faa26b8787a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-21T09:31:26.853 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:26 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-21T09:31:26.853 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:26 smithi042 systemd[1]: Stopped Ceph osd.1 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:31:26.853 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:26 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.1.service: Consumed 11.533s CPU time. 2024-09-21T09:31:26.853 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:26 smithi042 systemd[1]: Starting Ceph osd.1 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:31:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:26 smithi133 ceph-mon[83064]: pgmap v148: 121 pgs: 16 stale+active+clean, 105 active+clean; 138 MiB data, 926 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2024-09-21T09:31:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:26 smithi133 ceph-mon[83064]: from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:26 smithi133 ceph-mon[83064]: osdmap e320: 8 total, 7 up, 8 in 2024-09-21T09:31:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:26 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:27.352 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 podman[96661]: 2024-09-21 09:31:26.950757412 +0000 UTC m=+0.016466638 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:31:27.352 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 podman[96661]: 2024-09-21 09:31:27.04947262 +0000 UTC m=+0.115181834 container create 9d5b4bec3d605752e1f5ed33892434faa6d94f249a2236d3ac7a52c0a81ace20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:31:27.352 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 podman[96661]: 2024-09-21 09:31:27.285568456 +0000 UTC m=+0.351277679 container init 9d5b4bec3d605752e1f5ed33892434faa6d94f249a2236d3ac7a52c0a81ace20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-21T09:31:27.352 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 podman[96661]: 2024-09-21 09:31:27.289266507 +0000 UTC m=+0.354975740 container start 9d5b4bec3d605752e1f5ed33892434faa6d94f249a2236d3ac7a52c0a81ace20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate, GIT_BRANCH=HEAD, RELEASE=main-62da54b, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-21T09:31:27.674 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 podman[96661]: 2024-09-21 09:31:27.368645634 +0000 UTC m=+0.434354868 container attach 9d5b4bec3d605752e1f5ed33892434faa6d94f249a2236d3ac7a52c0a81ace20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-21T09:31:27.674 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate[96675]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:31:27.674 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 bash[96661]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:31:27.674 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate[96675]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:31:27.674 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 bash[96661]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:31:27.677 INFO:tasks.rados.rados.0.smithi042.stdout:1254: done (3 left) 2024-09-21T09:31:27.677 INFO:tasks.rados.rados.0.smithi042.stdout:1255: done (2 left) 2024-09-21T09:31:27.677 INFO:tasks.rados.rados.0.smithi042.stdout:1258: done (1 left) 2024-09-21T09:31:27.677 INFO:tasks.rados.rados.0.smithi042.stdout:1259: done (0 left) 2024-09-21T09:31:27.677 INFO:tasks.rados.rados.0.smithi042.stdout:1260: read oid 31 snap 119 2024-09-21T09:31:27.677 INFO:tasks.rados.rados.0.smithi042.stdout:1260: expect (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:31:27.677 INFO:tasks.rados.rados.0.smithi042.stdout:1261: delete oid 4 current snap is 120 2024-09-21T09:31:27.681 INFO:tasks.rados.rados.0.smithi042.stdout:1261: done (1 left) 2024-09-21T09:31:27.681 INFO:tasks.rados.rados.0.smithi042.stdout:1262: snap_remove snap 117 2024-09-21T09:31:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:27 smithi133 ceph-mon[83064]: osdmap e321: 8 total, 7 up, 8 in 2024-09-21T09:31:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:27 smithi042 ceph-mon[85820]: osdmap e321: 8 total, 7 up, 8 in 2024-09-21T09:31:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:27 smithi042 ceph-mon[87662]: osdmap e321: 8 total, 7 up, 8 in 2024-09-21T09:31:28.102 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate[96675]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T09:31:28.102 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 bash[96661]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T09:31:28.102 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate[96675]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-21T09:31:28.103 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:27 smithi042 bash[96661]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate[96675]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 bash[96661]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate[96675]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 bash[96661]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate[96675]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 bash[96661]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate[96675]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 bash[96661]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate[96675]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 bash[96661]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-21T09:31:28.532 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 podman[96661]: 2024-09-21 09:31:28.223173462 +0000 UTC m=+1.288882687 container died 9d5b4bec3d605752e1f5ed33892434faa6d94f249a2236d3ac7a52c0a81ace20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-21T09:31:28.683 INFO:tasks.rados.rados.0.smithi042.stdout:1262: done (1 left) 2024-09-21T09:31:28.683 INFO:tasks.rados.rados.0.smithi042.stdout:1263: read oid 9 snap -1 2024-09-21T09:31:28.683 INFO:tasks.rados.rados.0.smithi042.stdout:1263: expect (ObjNum 381 snap 117 seq_num 381) 2024-09-21T09:31:28.683 INFO:tasks.rados.rados.0.smithi042.stdout:1264: delete oid 47 current snap is 120 2024-09-21T09:31:28.683 INFO:tasks.rados.rados.0.smithi042.stdout:1260: expect (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:31:28.717 INFO:tasks.rados.rados.0.smithi042.stdout:1263: expect (ObjNum 381 snap 117 seq_num 381) 2024-09-21T09:31:28.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-mon[85820]: pgmap v151: 121 pgs: 9 active+undersized, 11 stale+active+clean, 3 active+undersized+degraded, 98 active+clean; 127 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s; 12/246 objects degraded (4.878%) 2024-09-21T09:31:28.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-mon[85820]: Health check failed: Degraded data redundancy: 12/246 objects degraded (4.878%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:28.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-mon[85820]: osdmap e322: 8 total, 7 up, 8 in 2024-09-21T09:31:28.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-mon[87662]: pgmap v151: 121 pgs: 9 active+undersized, 11 stale+active+clean, 3 active+undersized+degraded, 98 active+clean; 127 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s; 12/246 objects degraded (4.878%) 2024-09-21T09:31:28.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-mon[87662]: Health check failed: Degraded data redundancy: 12/246 objects degraded (4.878%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:28.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:28 smithi042 ceph-mon[87662]: osdmap e322: 8 total, 7 up, 8 in 2024-09-21T09:31:28.930 INFO:tasks.rados.rados.0.smithi042.stdout:1260: done (2 left) 2024-09-21T09:31:28.930 INFO:tasks.rados.rados.0.smithi042.stdout:1263: done (1 left) 2024-09-21T09:31:28.930 INFO:tasks.rados.rados.0.smithi042.stdout:1264: done (0 left) 2024-09-21T09:31:28.930 INFO:tasks.rados.rados.0.smithi042.stdout:1265: snap_remove snap 119 2024-09-21T09:31:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:28 smithi133 ceph-mon[83064]: pgmap v151: 121 pgs: 9 active+undersized, 11 stale+active+clean, 3 active+undersized+degraded, 98 active+clean; 127 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s; 12/246 objects degraded (4.878%) 2024-09-21T09:31:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:28 smithi133 ceph-mon[83064]: Health check failed: Degraded data redundancy: 12/246 objects degraded (4.878%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:28 smithi133 ceph-mon[83064]: osdmap e322: 8 total, 7 up, 8 in 2024-09-21T09:31:29.180 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:28 smithi042 podman[96806]: 2024-09-21 09:31:28.856291785 +0000 UTC m=+0.622767091 container remove 9d5b4bec3d605752e1f5ed33892434faa6d94f249a2236d3ac7a52c0a81ace20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-activate, RELEASE=main-62da54b, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-21T09:31:29.180 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:29 smithi042 podman[96865]: 2024-09-21 09:31:29.057232939 +0000 UTC m=+0.106755570 container create 599cf3efc733ee887ed8b42c4fbe6ea2660cc58e707e4a211a500efe7777c58e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-21T09:31:29.180 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:29 smithi042 podman[96865]: 2024-09-21 09:31:28.966836698 +0000 UTC m=+0.016359300 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:31:29.601 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:29 smithi042 podman[96865]: 2024-09-21 09:31:29.309748502 +0000 UTC m=+0.359271099 container init 599cf3efc733ee887ed8b42c4fbe6ea2660cc58e707e4a211a500efe7777c58e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-21T09:31:29.602 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:29 smithi042 podman[96865]: 2024-09-21 09:31:29.313027894 +0000 UTC m=+0.362550486 container start 599cf3efc733ee887ed8b42c4fbe6ea2660cc58e707e4a211a500efe7777c58e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:31:29.602 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:29 smithi042 ceph-osd[96884]: -- 172.21.15.42:0/2152967992 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f2e2691a40 con 0x55f2e3460000 2024-09-21T09:31:29.602 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:29 smithi042 bash[96865]: 599cf3efc733ee887ed8b42c4fbe6ea2660cc58e707e4a211a500efe7777c58e 2024-09-21T09:31:29.602 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:29 smithi042 systemd[1]: Started Ceph osd.1 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:31:29.688 INFO:tasks.rados.rados.0.smithi042.stdout:1265: done (0 left) 2024-09-21T09:31:29.688 INFO:tasks.rados.rados.0.smithi042.stdout:1266: read oid 27 snap -1 2024-09-21T09:31:29.688 INFO:tasks.rados.rados.0.smithi042.stdout:1266: expect (ObjNum 270 snap 81 seq_num 270) 2024-09-21T09:31:29.688 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 120 2024-09-21T09:31:29.688 INFO:tasks.rados.rados.0.smithi042.stdout:1267: seq_num 400 ranges {0=704512,704512=720896,1425408=483328} 2024-09-21T09:31:29.692 INFO:tasks.rados.rados.0.smithi042.stdout:1267: writing smithi04275593-33 from 0 to 704512 tid 1 2024-09-21T09:31:29.697 INFO:tasks.rados.rados.0.smithi042.stdout:1267: writing smithi04275593-33 from 704512 to 1425408 tid 2 2024-09-21T09:31:29.701 INFO:tasks.rados.rados.0.smithi042.stdout:1267: writing smithi04275593-33 from 1425408 to 1908736 tid 3 2024-09-21T09:31:29.701 INFO:tasks.rados.rados.0.smithi042.stdout:1268: delete oid 31 current snap is 120 2024-09-21T09:31:29.701 INFO:tasks.rados.rados.0.smithi042.stdout:1267: finishing write tid 1 to smithi04275593-33 2024-09-21T09:31:29.703 INFO:tasks.rados.rados.0.smithi042.stdout:1267: finishing write tid 2 to smithi04275593-33 2024-09-21T09:31:29.704 INFO:tasks.rados.rados.0.smithi042.stdout:1268: done (2 left) 2024-09-21T09:31:29.704 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 120 2024-09-21T09:31:29.704 INFO:tasks.rados.rados.0.smithi042.stdout:1269: seq_num 402 ranges {4677632=737280,5414912=491520,5906432=516096,6422528=196608} 2024-09-21T09:31:29.733 INFO:tasks.rados.rados.0.smithi042.stdout:1269: writing smithi04275593-9 from 4677632 to 5414912 tid 1 2024-09-21T09:31:29.736 INFO:tasks.rados.rados.0.smithi042.stdout:1269: writing smithi04275593-9 from 5414912 to 5906432 tid 2 2024-09-21T09:31:29.739 INFO:tasks.rados.rados.0.smithi042.stdout:1269: writing smithi04275593-9 from 5906432 to 6422528 tid 3 2024-09-21T09:31:29.740 INFO:tasks.rados.rados.0.smithi042.stdout:1269: writing smithi04275593-9 from 6422528 to 6619136 tid 4 2024-09-21T09:31:29.740 INFO:tasks.rados.rados.0.smithi042.stdout:1270: copy_from oid 24 from oid 34 current snap is 120 2024-09-21T09:31:29.740 INFO:tasks.rados.rados.0.smithi042.stdout:1267: finishing write tid 3 to smithi04275593-33 2024-09-21T09:31:29.740 INFO:tasks.rados.rados.0.smithi042.stdout:1267: finishing write tid 4 to smithi04275593-33 2024-09-21T09:31:29.740 INFO:tasks.rados.rados.0.smithi042.stdout:1266: expect (ObjNum 270 snap 81 seq_num 270) 2024-09-21T09:31:29.862 INFO:tasks.rados.rados.0.smithi042.stdout:1267: finishing write tid 5 to smithi04275593-33 2024-09-21T09:31:29.862 INFO:tasks.rados.rados.0.smithi042.stdout:1267: oid 33 updating version 0 to 564 2024-09-21T09:31:29.863 INFO:tasks.rados.rados.0.smithi042.stdout:1267: oid 33 version 564 is already newer than 562 2024-09-21T09:31:29.863 INFO:tasks.rados.rados.0.smithi042.stdout:1267: oid 33 version 564 is already newer than 563 2024-09-21T09:31:29.863 INFO:tasks.rados.rados.0.smithi042.stdout:1267: oid 33 version 564 is already newer than 561 2024-09-21T09:31:29.863 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 564 (ObjNum 400 snap 120 seq_num 400) dirty exists 2024-09-21T09:31:29.863 INFO:tasks.rados.rados.0.smithi042.stdout:1267: left oid 33 (ObjNum 400 snap 120 seq_num 400) 2024-09-21T09:31:29.863 INFO:tasks.rados.rados.0.smithi042.stdout:1269: finishing write tid 1 to smithi04275593-9 2024-09-21T09:31:29.864 INFO:tasks.rados.rados.0.smithi042.stdout:1269: finishing write tid 2 to smithi04275593-9 2024-09-21T09:31:29.864 INFO:tasks.rados.rados.0.smithi042.stdout:1266: done (3 left) 2024-09-21T09:31:29.864 INFO:tasks.rados.rados.0.smithi042.stdout:1267: done (2 left) 2024-09-21T09:31:29.864 INFO:tasks.rados.rados.0.smithi042.stdout:1271: setattr oid 46 current snap is 120 2024-09-21T09:31:29.864 INFO:tasks.rados.rados.0.smithi042.stdout:1269: finishing write tid 3 to smithi04275593-9 2024-09-21T09:31:29.864 INFO:tasks.rados.rados.0.smithi042.stdout:1269: finishing write tid 4 to smithi04275593-9 2024-09-21T09:31:29.865 INFO:tasks.rados.rados.0.smithi042.stdout:1269: finishing write tid 5 to smithi04275593-9 2024-09-21T09:31:29.865 INFO:tasks.rados.rados.0.smithi042.stdout:1270: finishing copy_from to smithi04275593-24 2024-09-21T09:31:29.865 INFO:tasks.rados.rados.0.smithi042.stdout:1270: got expected ENOENT (src dne) 2024-09-21T09:31:29.865 INFO:tasks.rados.rados.0.smithi042.stdout:1270: finishing copy_from racing read to smithi04275593-24 2024-09-21T09:31:29.865 INFO:tasks.rados.rados.0.smithi042.stdout:1269: finishing write tid 6 to smithi04275593-9 2024-09-21T09:31:29.865 INFO:tasks.rados.rados.0.smithi042.stdout:1269: oid 9 updating version 0 to 418 2024-09-21T09:31:29.866 INFO:tasks.rados.rados.0.smithi042.stdout:1269: oid 9 version 418 is already newer than 416 2024-09-21T09:31:29.866 INFO:tasks.rados.rados.0.smithi042.stdout:1269: oid 9 version 418 is already newer than 417 2024-09-21T09:31:29.866 INFO:tasks.rados.rados.0.smithi042.stdout:1269: oid 9 updating version 418 to 419 2024-09-21T09:31:29.866 INFO:tasks.rados.rados.0.smithi042.stdout:1269: oid 9 updating version 419 to 420 2024-09-21T09:31:29.866 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 420 (ObjNum 402 snap 120 seq_num 402) dirty exists 2024-09-21T09:31:29.866 INFO:tasks.rados.rados.0.smithi042.stdout:1269: left oid 9 (ObjNum 402 snap 120 seq_num 402) 2024-09-21T09:31:29.867 INFO:tasks.rados.rados.0.smithi042.stdout:1269: done (2 left) 2024-09-21T09:31:29.868 INFO:tasks.rados.rados.0.smithi042.stdout:1270: done (1 left) 2024-09-21T09:31:29.868 INFO:tasks.rados.rados.0.smithi042.stdout:1272: copy_from oid 19 from oid 3 current snap is 120 2024-09-21T09:31:29.868 INFO:tasks.rados.rados.0.smithi042.stdout:1273: snap_create 2024-09-21T09:31:29.868 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 574 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-09-21T09:31:29.875 INFO:tasks.rados.rados.0.smithi042.stdout:1272: finishing copy_from racing read to smithi04275593-19 2024-09-21T09:31:29.878 INFO:tasks.rados.rados.0.smithi042.stdout:1272: finishing copy_from to smithi04275593-19 2024-09-21T09:31:29.878 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 490 (ObjNum 396 snap 119 seq_num 396) dirty exists 2024-09-21T09:31:29.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:29 smithi133 ceph-mon[83064]: osdmap e323: 8 total, 7 up, 8 in 2024-09-21T09:31:29.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:29 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:29.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:29 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:29.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:29 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:31:30.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:29 smithi042 ceph-mon[87662]: osdmap e323: 8 total, 7 up, 8 in 2024-09-21T09:31:30.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:29 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:30.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:29 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:30.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:29 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:31:30.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:29 smithi042 ceph-mon[85820]: osdmap e323: 8 total, 7 up, 8 in 2024-09-21T09:31:30.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:29 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:30.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:29 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:30.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:29 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:31:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1271: done (2 left) 2024-09-21T09:31:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1272: done (1 left) 2024-09-21T09:31:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1273: done (0 left) 2024-09-21T09:31:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1274: snap_remove snap 120 2024-09-21T09:31:30.951 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:30 smithi042 ceph-mon[87662]: pgmap v154: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 134 MiB data, 940 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.8 MiB/s wr, 30 op/s; 45/243 objects degraded (18.519%) 2024-09-21T09:31:30.951 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:30 smithi042 ceph-mon[87662]: osdmap e324: 8 total, 7 up, 8 in 2024-09-21T09:31:30.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:30 smithi042 ceph-mon[85820]: pgmap v154: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 134 MiB data, 940 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.8 MiB/s wr, 30 op/s; 45/243 objects degraded (18.519%) 2024-09-21T09:31:30.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:30 smithi042 ceph-mon[85820]: osdmap e324: 8 total, 7 up, 8 in 2024-09-21T09:31:30.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:30 smithi133 ceph-mon[83064]: pgmap v154: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 134 MiB data, 940 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.8 MiB/s wr, 30 op/s; 45/243 objects degraded (18.519%) 2024-09-21T09:31:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:30 smithi133 ceph-mon[83064]: osdmap e324: 8 total, 7 up, 8 in 2024-09-21T09:31:31.352 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[96880]: 2024-09-21T09:31:30.959+0000 7fcc88b0f640 -1 Falling back to public interface 2024-09-21T09:31:31.701 INFO:tasks.rados.rados.0.smithi042.stdout:1274: done (0 left) 2024-09-21T09:31:31.701 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 121 2024-09-21T09:31:31.701 INFO:tasks.rados.rados.0.smithi042.stdout:1275: seq_num 403 ranges {122880=753664,876544=425984,1302528=720896,2023424=57344} 2024-09-21T09:31:31.706 INFO:tasks.rados.rados.0.smithi042.stdout:1275: writing smithi04275593-8 from 122880 to 876544 tid 1 2024-09-21T09:31:31.708 INFO:tasks.rados.rados.0.smithi042.stdout:1275: writing smithi04275593-8 from 876544 to 1302528 tid 2 2024-09-21T09:31:31.712 INFO:tasks.rados.rados.0.smithi042.stdout:1275: writing smithi04275593-8 from 1302528 to 2023424 tid 3 2024-09-21T09:31:31.713 INFO:tasks.rados.rados.0.smithi042.stdout:1275: writing smithi04275593-8 from 2023424 to 2080768 tid 4 2024-09-21T09:31:31.713 INFO:tasks.rados.rados.0.smithi042.stdout:1276: rollback oid 31 current snap is 121 2024-09-21T09:31:31.714 INFO:tasks.rados.rados.0.smithi042.stdout:1276: done (1 left) 2024-09-21T09:31:31.714 INFO:tasks.rados.rados.0.smithi042.stdout:1277: copy_from oid 3 from oid 6 current snap is 121 2024-09-21T09:31:31.714 INFO:tasks.rados.rados.0.smithi042.stdout:1275: finishing write tid 1 to smithi04275593-8 2024-09-21T09:31:31.714 INFO:tasks.rados.rados.0.smithi042.stdout:1275: finishing write tid 2 to smithi04275593-8 2024-09-21T09:31:31.714 INFO:tasks.rados.rados.0.smithi042.stdout:1278: read oid 40 snap -1 2024-09-21T09:31:31.714 INFO:tasks.rados.rados.0.smithi042.stdout:1278: expect (ObjNum 124 snap 33 seq_num 124) 2024-09-21T09:31:31.714 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 121 2024-09-21T09:31:31.714 INFO:tasks.rados.rados.0.smithi042.stdout:1279: seq_num 404 ranges {0=770048,770048=712704,1482752=491520} 2024-09-21T09:31:31.718 INFO:tasks.rados.rados.0.smithi042.stdout:1279: writing smithi04275593-5 from 0 to 770048 tid 1 2024-09-21T09:31:31.723 INFO:tasks.rados.rados.0.smithi042.stdout:1279: writing smithi04275593-5 from 770048 to 1482752 tid 2 2024-09-21T09:31:31.726 INFO:tasks.rados.rados.0.smithi042.stdout:1279: writing smithi04275593-5 from 1482752 to 1974272 tid 3 2024-09-21T09:31:31.726 INFO:tasks.rados.rados.0.smithi042.stdout:1280: rollback oid 9 current snap is 121 2024-09-21T09:31:31.726 INFO:tasks.rados.rados.0.smithi042.stdout:1280: done (4 left) 2024-09-21T09:31:31.726 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 121 2024-09-21T09:31:31.726 INFO:tasks.rados.rados.0.smithi042.stdout:1281: seq_num 405 ranges {6619136=786432,7405568=589824,7995392=614400} 2024-09-21T09:31:31.767 INFO:tasks.rados.rados.0.smithi042.stdout:1281: writing smithi04275593-9 from 6619136 to 7405568 tid 1 2024-09-21T09:31:31.770 INFO:tasks.rados.rados.0.smithi042.stdout:1281: writing smithi04275593-9 from 7405568 to 7995392 tid 2 2024-09-21T09:31:31.774 INFO:tasks.rados.rados.0.smithi042.stdout:1281: writing smithi04275593-9 from 7995392 to 8609792 tid 3 2024-09-21T09:31:31.774 INFO:tasks.rados.rados.0.smithi042.stdout:1282: snap_create 2024-09-21T09:31:31.774 INFO:tasks.rados.rados.0.smithi042.stdout:1275: finishing write tid 3 to smithi04275593-8 2024-09-21T09:31:31.774 INFO:tasks.rados.rados.0.smithi042.stdout:1275: finishing write tid 4 to smithi04275593-8 2024-09-21T09:31:31.774 INFO:tasks.rados.rados.0.smithi042.stdout:1275: finishing write tid 5 to smithi04275593-8 2024-09-21T09:31:31.774 INFO:tasks.rados.rados.0.smithi042.stdout:1275: finishing write tid 6 to smithi04275593-8 2024-09-21T09:31:31.774 INFO:tasks.rados.rados.0.smithi042.stdout:1275: oid 8 updating version 0 to 364 2024-09-21T09:31:31.775 INFO:tasks.rados.rados.0.smithi042.stdout:1275: oid 8 updating version 364 to 367 2024-09-21T09:31:31.775 INFO:tasks.rados.rados.0.smithi042.stdout:1275: oid 8 version 367 is already newer than 363 2024-09-21T09:31:31.775 INFO:tasks.rados.rados.0.smithi042.stdout:1275: oid 8 version 367 is already newer than 366 2024-09-21T09:31:31.775 INFO:tasks.rados.rados.0.smithi042.stdout:1275: oid 8 version 367 is already newer than 365 2024-09-21T09:31:31.775 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 367 (ObjNum 403 snap 121 seq_num 403) dirty exists 2024-09-21T09:31:31.775 INFO:tasks.rados.rados.0.smithi042.stdout:1275: left oid 8 (ObjNum 403 snap 121 seq_num 403) 2024-09-21T09:31:31.775 INFO:tasks.rados.rados.0.smithi042.stdout:1278: expect (ObjNum 124 snap 33 seq_num 124) 2024-09-21T09:31:31.829 INFO:tasks.rados.rados.0.smithi042.stdout:1279: finishing write tid 1 to smithi04275593-5 2024-09-21T09:31:31.829 INFO:tasks.rados.rados.0.smithi042.stdout:1279: finishing write tid 2 to smithi04275593-5 2024-09-21T09:31:31.829 INFO:tasks.rados.rados.0.smithi042.stdout:1279: finishing write tid 3 to smithi04275593-5 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1279: finishing write tid 4 to smithi04275593-5 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1279: finishing write tid 5 to smithi04275593-5 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1279: oid 5 updating version 0 to 493 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1279: oid 5 version 493 is already newer than 492 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1279: oid 5 version 493 is already newer than 491 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1279: oid 5 updating version 493 to 494 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 494 (ObjNum 404 snap 121 seq_num 404) dirty exists 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1279: left oid 5 (ObjNum 404 snap 121 seq_num 404) 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1277: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1277: finishing copy_from to smithi04275593-3 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 532 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1281: finishing write tid 1 to smithi04275593-9 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1281: finishing write tid 2 to smithi04275593-9 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1281: finishing write tid 3 to smithi04275593-9 2024-09-21T09:31:31.830 INFO:tasks.rados.rados.0.smithi042.stdout:1281: finishing write tid 4 to smithi04275593-9 2024-09-21T09:31:31.831 INFO:tasks.rados.rados.0.smithi042.stdout:1281: finishing write tid 5 to smithi04275593-9 2024-09-21T09:31:31.831 INFO:tasks.rados.rados.0.smithi042.stdout:1281: oid 9 updating version 0 to 422 2024-09-21T09:31:31.831 INFO:tasks.rados.rados.0.smithi042.stdout:1281: oid 9 updating version 422 to 424 2024-09-21T09:31:31.831 INFO:tasks.rados.rados.0.smithi042.stdout:1281: oid 9 version 424 is already newer than 421 2024-09-21T09:31:31.831 INFO:tasks.rados.rados.0.smithi042.stdout:1281: oid 9 version 424 is already newer than 423 2024-09-21T09:31:31.831 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 424 (ObjNum 405 snap 121 seq_num 405) dirty exists 2024-09-21T09:31:31.831 INFO:tasks.rados.rados.0.smithi042.stdout:1281: left oid 9 (ObjNum 405 snap 121 seq_num 405) 2024-09-21T09:31:31.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:31 smithi133 ceph-mon[83064]: osdmap e325: 8 total, 7 up, 8 in 2024-09-21T09:31:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:31 smithi042 ceph-mon[87662]: osdmap e325: 8 total, 7 up, 8 in 2024-09-21T09:31:32.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:31 smithi042 ceph-mon[85820]: osdmap e325: 8 total, 7 up, 8 in 2024-09-21T09:31:32.044 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:31:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:31:31] "GET /metrics HTTP/1.1" 200 36216 "" "Prometheus/2.43.0" 2024-09-21T09:31:32.653 INFO:tasks.rados.rados.0.smithi042.stdout:1275: done (5 left) 2024-09-21T09:31:32.653 INFO:tasks.rados.rados.0.smithi042.stdout:1277: done (4 left) 2024-09-21T09:31:32.653 INFO:tasks.rados.rados.0.smithi042.stdout:1278: done (3 left) 2024-09-21T09:31:32.653 INFO:tasks.rados.rados.0.smithi042.stdout:1279: done (2 left) 2024-09-21T09:31:32.653 INFO:tasks.rados.rados.0.smithi042.stdout:1281: done (1 left) 2024-09-21T09:31:32.653 INFO:tasks.rados.rados.0.smithi042.stdout:1282: done (0 left) 2024-09-21T09:31:32.653 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 122 2024-09-21T09:31:32.653 INFO:tasks.rados.rados.0.smithi042.stdout:1283: seq_num 406 ranges {0=802816,802816=475136,1277952=499712,1777664=229376} 2024-09-21T09:31:32.657 INFO:tasks.rados.rados.0.smithi042.stdout:1283: writing smithi04275593-39 from 0 to 802816 tid 1 2024-09-21T09:31:32.659 INFO:tasks.rados.rados.0.smithi042.stdout:1283: writing smithi04275593-39 from 802816 to 1277952 tid 2 2024-09-21T09:31:32.662 INFO:tasks.rados.rados.0.smithi042.stdout:1283: writing smithi04275593-39 from 1277952 to 1777664 tid 3 2024-09-21T09:31:32.664 INFO:tasks.rados.rados.0.smithi042.stdout:1283: writing smithi04275593-39 from 1777664 to 2007040 tid 4 2024-09-21T09:31:32.664 INFO:tasks.rados.rados.0.smithi042.stdout:1283: finishing write tid 1 to smithi04275593-39 2024-09-21T09:31:32.664 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 122 2024-09-21T09:31:32.665 INFO:tasks.rados.rados.0.smithi042.stdout:1284: seq_num 407 ranges {1974272=425984,2400256=761856,3162112=704512,3866624=139264} 2024-09-21T09:31:32.678 INFO:tasks.rados.rados.0.smithi042.stdout:1284: writing smithi04275593-5 from 1974272 to 2400256 tid 1 2024-09-21T09:31:32.682 INFO:tasks.rados.rados.0.smithi042.stdout:1284: writing smithi04275593-5 from 2400256 to 3162112 tid 2 2024-09-21T09:31:32.686 INFO:tasks.rados.rados.0.smithi042.stdout:1284: writing smithi04275593-5 from 3162112 to 3866624 tid 3 2024-09-21T09:31:32.688 INFO:tasks.rados.rados.0.smithi042.stdout:1284: writing smithi04275593-5 from 3866624 to 4005888 tid 4 2024-09-21T09:31:32.688 INFO:tasks.rados.rados.0.smithi042.stdout:1285: read oid 15 snap -1 2024-09-21T09:31:32.688 INFO:tasks.rados.rados.0.smithi042.stdout:1285: expect deleted 2024-09-21T09:31:32.688 INFO:tasks.rados.rados.0.smithi042.stdout:1286: delete oid 28 current snap is 122 2024-09-21T09:31:32.688 INFO:tasks.rados.rados.0.smithi042.stdout:1283: finishing write tid 2 to smithi04275593-39 2024-09-21T09:31:32.688 INFO:tasks.rados.rados.0.smithi042.stdout:1283: finishing write tid 3 to smithi04275593-39 2024-09-21T09:31:32.688 INFO:tasks.rados.rados.0.smithi042.stdout:1283: finishing write tid 4 to smithi04275593-39 2024-09-21T09:31:32.688 INFO:tasks.rados.rados.0.smithi042.stdout:1283: finishing write tid 5 to smithi04275593-39 2024-09-21T09:31:32.689 INFO:tasks.rados.rados.0.smithi042.stdout:1283: finishing write tid 6 to smithi04275593-39 2024-09-21T09:31:32.689 INFO:tasks.rados.rados.0.smithi042.stdout:1283: oid 39 updating version 0 to 425 2024-09-21T09:31:32.689 INFO:tasks.rados.rados.0.smithi042.stdout:1283: oid 39 updating version 425 to 426 2024-09-21T09:31:32.689 INFO:tasks.rados.rados.0.smithi042.stdout:1283: oid 39 updating version 426 to 428 2024-09-21T09:31:32.689 INFO:tasks.rados.rados.0.smithi042.stdout:1283: oid 39 updating version 428 to 429 2024-09-21T09:31:32.689 INFO:tasks.rados.rados.0.smithi042.stdout:1283: oid 39 version 429 is already newer than 427 2024-09-21T09:31:32.689 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 429 (ObjNum 406 snap 122 seq_num 406) dirty exists 2024-09-21T09:31:32.689 INFO:tasks.rados.rados.0.smithi042.stdout:1283: left oid 39 (ObjNum 406 snap 122 seq_num 406) 2024-09-21T09:31:32.689 INFO:tasks.rados.rados.0.smithi042.stdout:1284: finishing write tid 1 to smithi04275593-5 2024-09-21T09:31:32.689 INFO:tasks.rados.rados.0.smithi042.stdout:1284: finishing write tid 2 to smithi04275593-5 2024-09-21T09:31:32.690 INFO:tasks.rados.rados.0.smithi042.stdout:1283: done (3 left) 2024-09-21T09:31:32.690 INFO:tasks.rados.rados.0.smithi042.stdout:1285: done (2 left) 2024-09-21T09:31:32.690 INFO:tasks.rados.rados.0.smithi042.stdout:1286: done (1 left) 2024-09-21T09:31:32.690 INFO:tasks.rados.rados.0.smithi042.stdout:1287: rollback oid 3 current snap is 122 2024-09-21T09:31:32.690 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 121 2024-09-21T09:31:32.690 INFO:tasks.rados.rados.0.smithi042.stdout:1288: read oid 34 snap 121 2024-09-21T09:31:32.690 INFO:tasks.rados.rados.0.smithi042.stdout:1288: expect deleted 2024-09-21T09:31:32.690 INFO:tasks.rados.rados.0.smithi042.stdout:1289: read oid 24 snap -1 2024-09-21T09:31:32.691 INFO:tasks.rados.rados.0.smithi042.stdout:1289: expect deleted 2024-09-21T09:31:32.691 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 122 2024-09-21T09:31:32.691 INFO:tasks.rados.rados.0.smithi042.stdout:1290: seq_num 409 ranges {3268608=458752,3727360=532480,4259840=720896,4980736=352256} 2024-09-21T09:31:32.710 INFO:tasks.rados.rados.0.smithi042.stdout:1290: writing smithi04275593-38 from 3268608 to 3727360 tid 1 2024-09-21T09:31:32.713 INFO:tasks.rados.rados.0.smithi042.stdout:1290: writing smithi04275593-38 from 3727360 to 4259840 tid 2 2024-09-21T09:31:32.717 INFO:tasks.rados.rados.0.smithi042.stdout:1290: writing smithi04275593-38 from 4259840 to 4980736 tid 3 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1290: writing smithi04275593-38 from 4980736 to 5332992 tid 4 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1291: rmattr oid 39 current snap is 122 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1291: done (5 left) 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1292: rmattr oid 23 current snap is 122 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1292: done (5 left) 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1293: snap_create 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1284: finishing write tid 3 to smithi04275593-5 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1284: finishing write tid 4 to smithi04275593-5 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1284: finishing write tid 5 to smithi04275593-5 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1287: finishing rollback tid 0 to smithi04275593-3 2024-09-21T09:31:32.720 INFO:tasks.rados.rados.0.smithi042.stdout:1287: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:1287: finishing rollback tid 2 to smithi04275593-3 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 540 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:1284: finishing write tid 6 to smithi04275593-5 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:1284: oid 5 updating version 0 to 534 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:1284: oid 5 updating version 534 to 536 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:1284: oid 5 version 536 is already newer than 535 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:1284: oid 5 version 536 is already newer than 533 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:1284: oid 5 updating version 536 to 537 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 537 (ObjNum 407 snap 122 seq_num 407) dirty exists 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:1284: left oid 5 (ObjNum 407 snap 122 seq_num 407) 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:1290: finishing write tid 1 to smithi04275593-38 2024-09-21T09:31:32.721 INFO:tasks.rados.rados.0.smithi042.stdout:1290: finishing write tid 2 to smithi04275593-38 2024-09-21T09:31:32.722 INFO:tasks.rados.rados.0.smithi042.stdout:1290: finishing write tid 3 to smithi04275593-38 2024-09-21T09:31:32.722 INFO:tasks.rados.rados.0.smithi042.stdout:1290: finishing write tid 4 to smithi04275593-38 2024-09-21T09:31:32.722 INFO:tasks.rados.rados.0.smithi042.stdout:1290: finishing write tid 5 to smithi04275593-38 2024-09-21T09:31:32.723 INFO:tasks.rados.rados.0.smithi042.stdout:1290: finishing write tid 6 to smithi04275593-38 2024-09-21T09:31:32.723 INFO:tasks.rados.rados.0.smithi042.stdout:1290: oid 38 updating version 0 to 369 2024-09-21T09:31:32.723 INFO:tasks.rados.rados.0.smithi042.stdout:1290: oid 38 version 369 is already newer than 368 2024-09-21T09:31:32.723 INFO:tasks.rados.rados.0.smithi042.stdout:1290: oid 38 updating version 369 to 370 2024-09-21T09:31:32.723 INFO:tasks.rados.rados.0.smithi042.stdout:1290: oid 38 version 370 is already newer than 366 2024-09-21T09:31:32.723 INFO:tasks.rados.rados.0.smithi042.stdout:1290: oid 38 version 370 is already newer than 367 2024-09-21T09:31:32.723 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 370 (ObjNum 409 snap 122 seq_num 409) dirty exists 2024-09-21T09:31:32.723 INFO:tasks.rados.rados.0.smithi042.stdout:1290: left oid 38 (ObjNum 409 snap 122 seq_num 409) 2024-09-21T09:31:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:32 smithi133 ceph-mon[83064]: pgmap v157: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 134 MiB data, 940 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.1 MiB/s wr, 24 op/s; 45/243 objects degraded (18.519%) 2024-09-21T09:31:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:32 smithi133 ceph-mon[83064]: osdmap e326: 8 total, 7 up, 8 in 2024-09-21T09:31:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:32 smithi133 ceph-mon[83064]: osdmap e327: 8 total, 7 up, 8 in 2024-09-21T09:31:33.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:32 smithi042 ceph-mon[85820]: pgmap v157: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 134 MiB data, 940 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.1 MiB/s wr, 24 op/s; 45/243 objects degraded (18.519%) 2024-09-21T09:31:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:32 smithi042 ceph-mon[85820]: osdmap e326: 8 total, 7 up, 8 in 2024-09-21T09:31:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:32 smithi042 ceph-mon[85820]: osdmap e327: 8 total, 7 up, 8 in 2024-09-21T09:31:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:32 smithi042 ceph-mon[87662]: pgmap v157: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 134 MiB data, 940 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.1 MiB/s wr, 24 op/s; 45/243 objects degraded (18.519%) 2024-09-21T09:31:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:32 smithi042 ceph-mon[87662]: osdmap e326: 8 total, 7 up, 8 in 2024-09-21T09:31:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:32 smithi042 ceph-mon[87662]: osdmap e327: 8 total, 7 up, 8 in 2024-09-21T09:31:33.707 INFO:tasks.rados.rados.0.smithi042.stdout:1284: done (5 left) 2024-09-21T09:31:33.707 INFO:tasks.rados.rados.0.smithi042.stdout:1287: done (4 left) 2024-09-21T09:31:33.707 INFO:tasks.rados.rados.0.smithi042.stdout:1288: done (3 left) 2024-09-21T09:31:33.708 INFO:tasks.rados.rados.0.smithi042.stdout:1289: done (2 left) 2024-09-21T09:31:33.708 INFO:tasks.rados.rados.0.smithi042.stdout:1290: done (1 left) 2024-09-21T09:31:33.708 INFO:tasks.rados.rados.0.smithi042.stdout:1293: done (0 left) 2024-09-21T09:31:33.708 INFO:tasks.rados.rados.0.smithi042.stdout:1294: rollback oid 39 current snap is 123 2024-09-21T09:31:33.708 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 39 to 122 2024-09-21T09:31:33.708 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 123 2024-09-21T09:31:33.708 INFO:tasks.rados.rados.0.smithi042.stdout:1295: seq_num 410 ranges {3457024=475136,3932160=417792,4349952=475136,4825088=425984,5251072=286720} 2024-09-21T09:31:33.728 INFO:tasks.rados.rados.0.smithi042.stdout:1295: writing smithi04275593-44 from 3457024 to 3932160 tid 1 2024-09-21T09:31:33.731 INFO:tasks.rados.rados.0.smithi042.stdout:1295: writing smithi04275593-44 from 3932160 to 4349952 tid 2 2024-09-21T09:31:33.733 INFO:tasks.rados.rados.0.smithi042.stdout:1295: writing smithi04275593-44 from 4349952 to 4825088 tid 3 2024-09-21T09:31:33.736 INFO:tasks.rados.rados.0.smithi042.stdout:1295: writing smithi04275593-44 from 4825088 to 5251072 tid 4 2024-09-21T09:31:33.739 INFO:tasks.rados.rados.0.smithi042.stdout:1295: writing smithi04275593-44 from 5251072 to 5537792 tid 5 2024-09-21T09:31:33.739 INFO:tasks.rados.rados.0.smithi042.stdout:1296: read oid 16 snap 121 2024-09-21T09:31:33.739 INFO:tasks.rados.rados.0.smithi042.stdout:1296: expect (ObjNum 340 snap 106 seq_num 340) 2024-09-21T09:31:33.739 INFO:tasks.rados.rados.0.smithi042.stdout:1297: read oid 17 snap -1 2024-09-21T09:31:33.739 INFO:tasks.rados.rados.0.smithi042.stdout:1297: expect deleted 2024-09-21T09:31:33.739 INFO:tasks.rados.rados.0.smithi042.stdout:1298: copy_from oid 50 from oid 25 current snap is 123 2024-09-21T09:31:33.739 INFO:tasks.rados.rados.0.smithi042.stdout:1294: finishing rollback tid 0 to smithi04275593-39 2024-09-21T09:31:33.739 INFO:tasks.rados.rados.0.smithi042.stdout:1294: finishing rollback tid 1 to smithi04275593-39 2024-09-21T09:31:33.740 INFO:tasks.rados.rados.0.smithi042.stdout:1294: finishing rollback tid 2 to smithi04275593-39 2024-09-21T09:31:33.740 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 433 (ObjNum 406 snap 122 seq_num 406) dirty exists 2024-09-21T09:31:33.740 INFO:tasks.rados.rados.0.smithi042.stdout:1295: finishing write tid 1 to smithi04275593-44 2024-09-21T09:31:33.740 INFO:tasks.rados.rados.0.smithi042.stdout:1295: finishing write tid 2 to smithi04275593-44 2024-09-21T09:31:33.740 INFO:tasks.rados.rados.0.smithi042.stdout:1295: finishing write tid 3 to smithi04275593-44 2024-09-21T09:31:33.740 INFO:tasks.rados.rados.0.smithi042.stdout:1294: done (4 left) 2024-09-21T09:31:33.740 INFO:tasks.rados.rados.0.smithi042.stdout:1299: rollback oid 36 current snap is 123 2024-09-21T09:31:33.740 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 36 to 122 2024-09-21T09:31:33.740 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 123 2024-09-21T09:31:33.740 INFO:tasks.rados.rados.0.smithi042.stdout:1300: seq_num 411 ranges {0=491520,491520=753664,1245184=688128,1933312=163840} 2024-09-21T09:31:33.742 INFO:tasks.rados.rados.0.smithi042.stdout:1300: writing smithi04275593-26 from 0 to 491520 tid 1 2024-09-21T09:31:33.747 INFO:tasks.rados.rados.0.smithi042.stdout:1300: writing smithi04275593-26 from 491520 to 1245184 tid 2 2024-09-21T09:31:33.751 INFO:tasks.rados.rados.0.smithi042.stdout:1300: writing smithi04275593-26 from 1245184 to 1933312 tid 3 2024-09-21T09:31:33.753 INFO:tasks.rados.rados.0.smithi042.stdout:1300: writing smithi04275593-26 from 1933312 to 2097152 tid 4 2024-09-21T09:31:33.753 INFO:tasks.rados.rados.0.smithi042.stdout:1301: read oid 22 snap -1 2024-09-21T09:31:33.753 INFO:tasks.rados.rados.0.smithi042.stdout:1301: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:31:33.753 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 123 2024-09-21T09:31:33.753 INFO:tasks.rados.rados.0.smithi042.stdout:1302: seq_num 412 ranges {2007040=507904,2514944=630784,3145728=491520,3637248=483328} 2024-09-21T09:31:33.768 INFO:tasks.rados.rados.0.smithi042.stdout:1302: writing smithi04275593-39 from 2007040 to 2514944 tid 1 2024-09-21T09:31:33.772 INFO:tasks.rados.rados.0.smithi042.stdout:1302: writing smithi04275593-39 from 2514944 to 3145728 tid 2 2024-09-21T09:31:33.775 INFO:tasks.rados.rados.0.smithi042.stdout:1302: writing smithi04275593-39 from 3145728 to 3637248 tid 3 2024-09-21T09:31:33.779 INFO:tasks.rados.rados.0.smithi042.stdout:1302: writing smithi04275593-39 from 3637248 to 4120576 tid 4 2024-09-21T09:31:33.779 INFO:tasks.rados.rados.0.smithi042.stdout:1303: read oid 3 snap 122 2024-09-21T09:31:33.779 INFO:tasks.rados.rados.0.smithi042.stdout:1303: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:31:33.779 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 123 2024-09-21T09:31:33.779 INFO:tasks.rados.rados.0.smithi042.stdout:1295: finishing write tid 4 to smithi04275593-44 2024-09-21T09:31:33.779 INFO:tasks.rados.rados.0.smithi042.stdout:1304: seq_num 413 ranges {7200768=524288,7725056=516096,8241152=696320,8937472=393216} 2024-09-21T09:31:33.821 INFO:tasks.rados.rados.0.smithi042.stdout:1304: writing smithi04275593-10 from 7200768 to 7725056 tid 1 2024-09-21T09:31:33.824 INFO:tasks.rados.rados.0.smithi042.stdout:1304: writing smithi04275593-10 from 7725056 to 8241152 tid 2 2024-09-21T09:31:33.828 INFO:tasks.rados.rados.0.smithi042.stdout:1304: writing smithi04275593-10 from 8241152 to 8937472 tid 3 2024-09-21T09:31:33.831 INFO:tasks.rados.rados.0.smithi042.stdout:1304: writing smithi04275593-10 from 8937472 to 9330688 tid 4 2024-09-21T09:31:33.831 INFO:tasks.rados.rados.0.smithi042.stdout:1305: copy_from oid 38 from oid 35 current snap is 123 2024-09-21T09:31:33.831 INFO:tasks.rados.rados.0.smithi042.stdout:1295: finishing write tid 5 to smithi04275593-44 2024-09-21T09:31:33.831 INFO:tasks.rados.rados.0.smithi042.stdout:1295: finishing write tid 6 to smithi04275593-44 2024-09-21T09:31:33.831 INFO:tasks.rados.rados.0.smithi042.stdout:1299: finishing rollback tid 0 to smithi04275593-36 2024-09-21T09:31:33.831 INFO:tasks.rados.rados.0.smithi042.stdout:1299: finishing rollback tid 1 to smithi04275593-36 2024-09-21T09:31:33.831 INFO:tasks.rados.rados.0.smithi042.stdout:1296: expect (ObjNum 340 snap 106 seq_num 340) 2024-09-21T09:31:33.857 INFO:tasks.rados.rados.0.smithi042.stdout:1295: finishing write tid 7 to smithi04275593-44 2024-09-21T09:31:33.857 INFO:tasks.rados.rados.0.smithi042.stdout:1295: oid 44 updating version 0 to 457 2024-09-21T09:31:33.857 INFO:tasks.rados.rados.0.smithi042.stdout:1295: oid 44 updating version 457 to 458 2024-09-21T09:31:33.857 INFO:tasks.rados.rados.0.smithi042.stdout:1295: oid 44 updating version 458 to 459 2024-09-21T09:31:33.857 INFO:tasks.rados.rados.0.smithi042.stdout:1295: oid 44 updating version 459 to 461 2024-09-21T09:31:33.857 INFO:tasks.rados.rados.0.smithi042.stdout:1295: oid 44 version 461 is already newer than 456 2024-09-21T09:31:33.857 INFO:tasks.rados.rados.0.smithi042.stdout:1295: oid 44 version 461 is already newer than 460 2024-09-21T09:31:33.857 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 461 (ObjNum 410 snap 123 seq_num 410) dirty exists 2024-09-21T09:31:33.857 INFO:tasks.rados.rados.0.smithi042.stdout:1295: left oid 44 (ObjNum 410 snap 123 seq_num 410) 2024-09-21T09:31:33.857 INFO:tasks.rados.rados.0.smithi042.stdout:1299: finishing rollback tid 2 to smithi04275593-36 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 465 (ObjNum 381 snap 117 seq_num 381) dirty exists 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1300: finishing write tid 1 to smithi04275593-26 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1295: done (10 left) 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1296: done (9 left) 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1297: done (8 left) 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1299: done (7 left) 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1306: read oid 9 snap -1 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1306: expect (ObjNum 405 snap 121 seq_num 405) 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1307: snap_create 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1300: finishing write tid 2 to smithi04275593-26 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1300: finishing write tid 3 to smithi04275593-26 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1300: finishing write tid 4 to smithi04275593-26 2024-09-21T09:31:33.858 INFO:tasks.rados.rados.0.smithi042.stdout:1300: finishing write tid 5 to smithi04275593-26 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:1298: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:1300: finishing write tid 6 to smithi04275593-26 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:1300: oid 26 updating version 0 to 505 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:1300: oid 26 version 505 is already newer than 504 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:1300: oid 26 updating version 505 to 508 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:1300: oid 26 version 508 is already newer than 507 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:1300: oid 26 version 508 is already newer than 506 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 508 (ObjNum 411 snap 123 seq_num 411) dirty exists 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:1300: left oid 26 (ObjNum 411 snap 123 seq_num 411) 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:1298: finishing copy_from to smithi04275593-50 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 392 (ObjNum 270 snap 81 seq_num 270) dirty exists 2024-09-21T09:31:33.859 INFO:tasks.rados.rados.0.smithi042.stdout:1301: expect (ObjNum 107 snap 21 seq_num 107) 2024-09-21T09:31:33.943 INFO:tasks.rados.rados.0.smithi042.stdout:1302: finishing write tid 1 to smithi04275593-39 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: finishing write tid 2 to smithi04275593-39 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: finishing write tid 3 to smithi04275593-39 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: finishing write tid 4 to smithi04275593-39 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: finishing write tid 5 to smithi04275593-39 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: finishing write tid 6 to smithi04275593-39 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: oid 39 updating version 0 to 437 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: oid 39 version 437 is already newer than 435 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: oid 39 version 437 is already newer than 436 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: oid 39 version 437 is already newer than 434 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: oid 39 updating version 437 to 438 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 438 (ObjNum 412 snap 123 seq_num 412) dirty exists 2024-09-21T09:31:33.944 INFO:tasks.rados.rados.0.smithi042.stdout:1302: left oid 39 (ObjNum 412 snap 123 seq_num 412) 2024-09-21T09:31:33.945 INFO:tasks.rados.rados.0.smithi042.stdout:1303: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:31:34.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:34 smithi133 ceph-mon[83064]: pgmap v160: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 146 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.2 MiB/s wr, 17 op/s; 47/237 objects degraded (19.831%) 2024-09-21T09:31:34.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:34 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:34 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:34 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 47/237 objects degraded (19.831%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:34.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:34 smithi133 ceph-mon[83064]: osdmap e328: 8 total, 7 up, 8 in 2024-09-21T09:31:34.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:34 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:34 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[87662]: pgmap v160: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 146 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.2 MiB/s wr, 17 op/s; 47/237 objects degraded (19.831%) 2024-09-21T09:31:34.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 47/237 objects degraded (19.831%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[87662]: osdmap e328: 8 total, 7 up, 8 in 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[85820]: pgmap v160: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 146 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.2 MiB/s wr, 17 op/s; 47/237 objects degraded (19.831%) 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 47/237 objects degraded (19.831%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[85820]: osdmap e328: 8 total, 7 up, 8 in 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:34.536 INFO:tasks.rados.rados.0.smithi042.stdout:1304: finishing write tid 1 to smithi04275593-10 2024-09-21T09:31:34.536 INFO:tasks.rados.rados.0.smithi042.stdout:1304: finishing write tid 2 to smithi04275593-10 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1304: finishing write tid 3 to smithi04275593-10 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1304: finishing write tid 4 to smithi04275593-10 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1304: finishing write tid 5 to smithi04275593-10 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1304: finishing write tid 6 to smithi04275593-10 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1304: oid 10 updating version 0 to 403 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1304: oid 10 updating version 403 to 406 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1304: oid 10 version 406 is already newer than 404 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1304: oid 10 updating version 406 to 407 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1304: oid 10 version 407 is already newer than 405 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 407 (ObjNum 413 snap 123 seq_num 413) dirty exists 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1304: left oid 10 (ObjNum 413 snap 123 seq_num 413) 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1305: finishing copy_from racing read to smithi04275593-38 2024-09-21T09:31:34.537 INFO:tasks.rados.rados.0.smithi042.stdout:1305: finishing copy_from to smithi04275593-38 2024-09-21T09:31:34.538 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 498 (ObjNum 368 snap 114 seq_num 368) dirty exists 2024-09-21T09:31:34.538 INFO:tasks.rados.rados.0.smithi042.stdout:1306: expect (ObjNum 405 snap 121 seq_num 405) 2024-09-21T09:31:34.777 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[96880]: 2024-09-21T09:31:34.659+0000 7fcc88b0f640 -1 osd.1 317 log_to_monitors true 2024-09-21T09:31:35.037 INFO:tasks.rados.rados.0.smithi042.stdout:1298: done (8 left) 2024-09-21T09:31:35.038 INFO:tasks.rados.rados.0.smithi042.stdout:1300: done (7 left) 2024-09-21T09:31:35.038 INFO:tasks.rados.rados.0.smithi042.stdout:1301: done (6 left) 2024-09-21T09:31:35.038 INFO:tasks.rados.rados.0.smithi042.stdout:1302: done (5 left) 2024-09-21T09:31:35.038 INFO:tasks.rados.rados.0.smithi042.stdout:1303: done (4 left) 2024-09-21T09:31:35.038 INFO:tasks.rados.rados.0.smithi042.stdout:1304: done (3 left) 2024-09-21T09:31:35.038 INFO:tasks.rados.rados.0.smithi042.stdout:1305: done (2 left) 2024-09-21T09:31:35.038 INFO:tasks.rados.rados.0.smithi042.stdout:1306: done (1 left) 2024-09-21T09:31:35.038 INFO:tasks.rados.rados.0.smithi042.stdout:1307: done (0 left) 2024-09-21T09:31:35.038 INFO:tasks.rados.rados.0.smithi042.stdout:1308: snap_create 2024-09-21T09:31:35.101 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:31:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[96880]: 2024-09-21T09:31:34.775+0000 7fcc7c8b1640 -1 osd.1 317 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:31:35.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:35 smithi042 ceph-mon[87662]: from='osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T09:31:35.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:35 smithi042 ceph-mon[87662]: from='osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:31:35.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:35 smithi042 ceph-mon[87662]: osdmap e329: 8 total, 7 up, 8 in 2024-09-21T09:31:35.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:35 smithi042 ceph-mon[87662]: from='osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:31:35.428 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:35 smithi042 ceph-mon[85820]: from='osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T09:31:35.428 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:35 smithi042 ceph-mon[85820]: from='osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:31:35.428 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:35 smithi042 ceph-mon[85820]: osdmap e329: 8 total, 7 up, 8 in 2024-09-21T09:31:35.428 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:35 smithi042 ceph-mon[85820]: from='osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:31:35.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:35 smithi133 ceph-mon[83064]: from='osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T09:31:35.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:35 smithi133 ceph-mon[83064]: from='osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:31:35.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:35 smithi133 ceph-mon[83064]: osdmap e329: 8 total, 7 up, 8 in 2024-09-21T09:31:35.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:35 smithi133 ceph-mon[83064]: from='osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:31:35.769 INFO:tasks.rados.rados.0.smithi042.stdout:1308: done (0 left) 2024-09-21T09:31:35.770 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 125 2024-09-21T09:31:35.770 INFO:tasks.rados.rados.0.smithi042.stdout:1309: seq_num 414 ranges {5193728=540672,5734400=802816,6537216=458752,6995968=344064} 2024-09-21T09:31:35.793 INFO:tasks.rados.rados.0.smithi042.stdout:1309: writing smithi04275593-7 from 5193728 to 5734400 tid 1 2024-09-21T09:31:35.797 INFO:tasks.rados.rados.0.smithi042.stdout:1309: writing smithi04275593-7 from 5734400 to 6537216 tid 2 2024-09-21T09:31:35.800 INFO:tasks.rados.rados.0.smithi042.stdout:1309: writing smithi04275593-7 from 6537216 to 6995968 tid 3 2024-09-21T09:31:35.802 INFO:tasks.rados.rados.0.smithi042.stdout:1309: writing smithi04275593-7 from 6995968 to 7340032 tid 4 2024-09-21T09:31:35.802 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 125 2024-09-21T09:31:35.802 INFO:tasks.rados.rados.0.smithi042.stdout:1310: seq_num 415 ranges {4423680=557056,4980736=688128,5668864=663552,6332416=253952} 2024-09-21T09:31:35.829 INFO:tasks.rados.rados.0.smithi042.stdout:1310: writing smithi04275593-45 from 4423680 to 4980736 tid 1 2024-09-21T09:31:35.833 INFO:tasks.rados.rados.0.smithi042.stdout:1310: writing smithi04275593-45 from 4980736 to 5668864 tid 2 2024-09-21T09:31:35.837 INFO:tasks.rados.rados.0.smithi042.stdout:1310: writing smithi04275593-45 from 5668864 to 6332416 tid 3 2024-09-21T09:31:35.839 INFO:tasks.rados.rados.0.smithi042.stdout:1310: writing smithi04275593-45 from 6332416 to 6586368 tid 4 2024-09-21T09:31:35.839 INFO:tasks.rados.rados.0.smithi042.stdout:1311: copy_from oid 38 from oid 44 current snap is 125 2024-09-21T09:31:35.839 INFO:tasks.rados.rados.0.smithi042.stdout:1310: finishing write tid 1 to smithi04275593-45 2024-09-21T09:31:35.839 INFO:tasks.rados.rados.0.smithi042.stdout:1310: finishing write tid 2 to smithi04275593-45 2024-09-21T09:31:35.839 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 125 2024-09-21T09:31:35.839 INFO:tasks.rados.rados.0.smithi042.stdout:1312: seq_num 416 ranges {2826240=573440,3399680=573440,3973120=475136,4448256=557056} 2024-09-21T09:31:35.857 INFO:tasks.rados.rados.0.smithi042.stdout:1312: writing smithi04275593-35 from 2826240 to 3399680 tid 1 2024-09-21T09:31:35.860 INFO:tasks.rados.rados.0.smithi042.stdout:1312: writing smithi04275593-35 from 3399680 to 3973120 tid 2 2024-09-21T09:31:35.863 INFO:tasks.rados.rados.0.smithi042.stdout:1312: writing smithi04275593-35 from 3973120 to 4448256 tid 3 2024-09-21T09:31:35.866 INFO:tasks.rados.rados.0.smithi042.stdout:1312: writing smithi04275593-35 from 4448256 to 5005312 tid 4 2024-09-21T09:31:35.866 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 125 2024-09-21T09:31:35.867 INFO:tasks.rados.rados.0.smithi042.stdout:1313: seq_num 417 ranges {0=589824,589824=458752,1048576=679936,1728512=466944} 2024-09-21T09:31:35.870 INFO:tasks.rados.rados.0.smithi042.stdout:1313: writing smithi04275593-24 from 0 to 589824 tid 1 2024-09-21T09:31:35.872 INFO:tasks.rados.rados.0.smithi042.stdout:1313: writing smithi04275593-24 from 589824 to 1048576 tid 2 2024-09-21T09:31:35.876 INFO:tasks.rados.rados.0.smithi042.stdout:1313: writing smithi04275593-24 from 1048576 to 1728512 tid 3 2024-09-21T09:31:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:1313: writing smithi04275593-24 from 1728512 to 2195456 tid 4 2024-09-21T09:31:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 125 2024-09-21T09:31:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:1310: finishing write tid 3 to smithi04275593-45 2024-09-21T09:31:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:1314: seq_num 418 ranges {2097152=606208,2703360=737280,3440640=434176,3874816=434176} 2024-09-21T09:31:35.894 INFO:tasks.rados.rados.0.smithi042.stdout:1314: writing smithi04275593-26 from 2097152 to 2703360 tid 1 2024-09-21T09:31:35.899 INFO:tasks.rados.rados.0.smithi042.stdout:1314: writing smithi04275593-26 from 2703360 to 3440640 tid 2 2024-09-21T09:31:35.902 INFO:tasks.rados.rados.0.smithi042.stdout:1314: writing smithi04275593-26 from 3440640 to 3874816 tid 3 2024-09-21T09:31:35.905 INFO:tasks.rados.rados.0.smithi042.stdout:1314: writing smithi04275593-26 from 3874816 to 4308992 tid 4 2024-09-21T09:31:35.905 INFO:tasks.rados.rados.0.smithi042.stdout:1315: snap_remove snap 123 2024-09-21T09:31:36.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:36 smithi133 ceph-mon[83064]: pgmap v163: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 146 MiB data, 855 MiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.2 MiB/s wr, 17 op/s; 47/237 objects degraded (19.831%) 2024-09-21T09:31:36.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:36 smithi133 ceph-mon[83064]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:31:36.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:36 smithi133 ceph-mon[83064]: osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602] boot 2024-09-21T09:31:36.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:36 smithi133 ceph-mon[83064]: osdmap e330: 8 total, 8 up, 8 in 2024-09-21T09:31:36.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:36 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T09:31:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:36 smithi042 ceph-mon[87662]: pgmap v163: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 146 MiB data, 855 MiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.2 MiB/s wr, 17 op/s; 47/237 objects degraded (19.831%) 2024-09-21T09:31:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:36 smithi042 ceph-mon[87662]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:31:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:36 smithi042 ceph-mon[87662]: osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602] boot 2024-09-21T09:31:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:36 smithi042 ceph-mon[87662]: osdmap e330: 8 total, 8 up, 8 in 2024-09-21T09:31:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:36 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T09:31:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:36 smithi042 ceph-mon[85820]: pgmap v163: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 146 MiB data, 855 MiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.2 MiB/s wr, 17 op/s; 47/237 objects degraded (19.831%) 2024-09-21T09:31:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:36 smithi042 ceph-mon[85820]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:31:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:36 smithi042 ceph-mon[85820]: osd.1 [v2:172.21.15.42:6810/713269602,v1:172.21.15.42:6811/713269602] boot 2024-09-21T09:31:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:36 smithi042 ceph-mon[85820]: osdmap e330: 8 total, 8 up, 8 in 2024-09-21T09:31:36.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:36 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T09:31:36.758 INFO:tasks.rados.rados.0.smithi042.stdout:1310: finishing write tid 4 to smithi04275593-45 2024-09-21T09:31:36.758 INFO:tasks.rados.rados.0.smithi042.stdout:1310: finishing write tid 5 to smithi04275593-45 2024-09-21T09:31:36.758 INFO:tasks.rados.rados.0.smithi042.stdout:1310: finishing write tid 6 to smithi04275593-45 2024-09-21T09:31:36.758 INFO:tasks.rados.rados.0.smithi042.stdout:1310: oid 45 updating version 0 to 294 2024-09-21T09:31:36.758 INFO:tasks.rados.rados.0.smithi042.stdout:1310: oid 45 version 294 is already newer than 293 2024-09-21T09:31:36.758 INFO:tasks.rados.rados.0.smithi042.stdout:1310: oid 45 version 294 is already newer than 292 2024-09-21T09:31:36.758 INFO:tasks.rados.rados.0.smithi042.stdout:1310: oid 45 version 294 is already newer than 291 2024-09-21T09:31:36.758 INFO:tasks.rados.rados.0.smithi042.stdout:1310: oid 45 updating version 294 to 295 2024-09-21T09:31:36.758 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 295 (ObjNum 415 snap 125 seq_num 415) dirty exists 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1310: left oid 45 (ObjNum 415 snap 125 seq_num 415) 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: finishing write tid 1 to smithi04275593-26 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: finishing write tid 2 to smithi04275593-26 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: finishing write tid 3 to smithi04275593-26 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: finishing write tid 4 to smithi04275593-26 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: finishing write tid 5 to smithi04275593-26 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: finishing write tid 6 to smithi04275593-26 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: oid 26 updating version 0 to 511 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: oid 26 version 511 is already newer than 510 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: oid 26 version 511 is already newer than 509 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: oid 26 updating version 511 to 513 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: oid 26 version 513 is already newer than 512 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 513 (ObjNum 418 snap 125 seq_num 418) dirty exists 2024-09-21T09:31:36.759 INFO:tasks.rados.rados.0.smithi042.stdout:1314: left oid 26 (ObjNum 418 snap 125 seq_num 418) 2024-09-21T09:31:36.760 INFO:tasks.rados.rados.0.smithi042.stdout:1310: done (6 left) 2024-09-21T09:31:36.760 INFO:tasks.rados.rados.0.smithi042.stdout:1314: done (5 left) 2024-09-21T09:31:36.760 INFO:tasks.rados.rados.0.smithi042.stdout:1315: done (4 left) 2024-09-21T09:31:36.760 INFO:tasks.rados.rados.0.smithi042.stdout:1316: snap_create 2024-09-21T09:31:36.785 INFO:tasks.rados.rados.0.smithi042.stdout:1313: finishing write tid 1 to smithi04275593-24 2024-09-21T09:31:36.785 INFO:tasks.rados.rados.0.smithi042.stdout:1313: finishing write tid 2 to smithi04275593-24 2024-09-21T09:31:36.787 INFO:tasks.rados.rados.0.smithi042.stdout:1313: finishing write tid 3 to smithi04275593-24 2024-09-21T09:31:36.787 INFO:tasks.rados.rados.0.smithi042.stdout:1313: finishing write tid 4 to smithi04275593-24 2024-09-21T09:31:36.787 INFO:tasks.rados.rados.0.smithi042.stdout:1313: finishing write tid 5 to smithi04275593-24 2024-09-21T09:31:36.788 INFO:tasks.rados.rados.0.smithi042.stdout:1309: finishing write tid 1 to smithi04275593-7 2024-09-21T09:31:36.789 INFO:tasks.rados.rados.0.smithi042.stdout:1313: finishing write tid 6 to smithi04275593-24 2024-09-21T09:31:36.789 INFO:tasks.rados.rados.0.smithi042.stdout:1313: oid 24 updating version 0 to 518 2024-09-21T09:31:36.790 INFO:tasks.rados.rados.0.smithi042.stdout:1313: oid 24 version 518 is already newer than 517 2024-09-21T09:31:36.790 INFO:tasks.rados.rados.0.smithi042.stdout:1313: oid 24 updating version 518 to 520 2024-09-21T09:31:36.790 INFO:tasks.rados.rados.0.smithi042.stdout:1313: oid 24 updating version 520 to 521 2024-09-21T09:31:36.790 INFO:tasks.rados.rados.0.smithi042.stdout:1313: oid 24 version 521 is already newer than 519 2024-09-21T09:31:36.790 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 521 (ObjNum 417 snap 125 seq_num 417) dirty exists 2024-09-21T09:31:36.790 INFO:tasks.rados.rados.0.smithi042.stdout:1313: left oid 24 (ObjNum 417 snap 125 seq_num 417) 2024-09-21T09:31:36.790 INFO:tasks.rados.rados.0.smithi042.stdout:1309: finishing write tid 2 to smithi04275593-7 2024-09-21T09:31:36.793 INFO:tasks.rados.rados.0.smithi042.stdout:1309: finishing write tid 3 to smithi04275593-7 2024-09-21T09:31:36.793 INFO:tasks.rados.rados.0.smithi042.stdout:1309: finishing write tid 4 to smithi04275593-7 2024-09-21T09:31:36.793 INFO:tasks.rados.rados.0.smithi042.stdout:1309: finishing write tid 5 to smithi04275593-7 2024-09-21T09:31:36.797 INFO:tasks.rados.rados.0.smithi042.stdout:1309: finishing write tid 6 to smithi04275593-7 2024-09-21T09:31:36.797 INFO:tasks.rados.rados.0.smithi042.stdout:1309: oid 7 updating version 0 to 570 2024-09-21T09:31:36.798 INFO:tasks.rados.rados.0.smithi042.stdout:1309: oid 7 version 570 is already newer than 568 2024-09-21T09:31:36.798 INFO:tasks.rados.rados.0.smithi042.stdout:1309: oid 7 version 570 is already newer than 567 2024-09-21T09:31:36.798 INFO:tasks.rados.rados.0.smithi042.stdout:1309: oid 7 version 570 is already newer than 569 2024-09-21T09:31:36.798 INFO:tasks.rados.rados.0.smithi042.stdout:1309: oid 7 version 570 is already newer than 566 2024-09-21T09:31:36.798 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 570 (ObjNum 414 snap 125 seq_num 414) dirty exists 2024-09-21T09:31:36.798 INFO:tasks.rados.rados.0.smithi042.stdout:1309: left oid 7 (ObjNum 414 snap 125 seq_num 414) 2024-09-21T09:31:36.798 INFO:tasks.rados.rados.0.smithi042.stdout:1312: finishing write tid 1 to smithi04275593-35 2024-09-21T09:31:36.800 INFO:tasks.rados.rados.0.smithi042.stdout:1312: finishing write tid 2 to smithi04275593-35 2024-09-21T09:31:36.803 INFO:tasks.rados.rados.0.smithi042.stdout:1312: finishing write tid 3 to smithi04275593-35 2024-09-21T09:31:36.803 INFO:tasks.rados.rados.0.smithi042.stdout:1312: finishing write tid 4 to smithi04275593-35 2024-09-21T09:31:36.803 INFO:tasks.rados.rados.0.smithi042.stdout:1312: finishing write tid 5 to smithi04275593-35 2024-09-21T09:31:36.805 INFO:tasks.rados.rados.0.smithi042.stdout:1312: finishing write tid 6 to smithi04275593-35 2024-09-21T09:31:36.805 INFO:tasks.rados.rados.0.smithi042.stdout:1312: oid 35 updating version 0 to 573 2024-09-21T09:31:36.805 INFO:tasks.rados.rados.0.smithi042.stdout:1312: oid 35 updating version 573 to 574 2024-09-21T09:31:36.805 INFO:tasks.rados.rados.0.smithi042.stdout:1312: oid 35 version 574 is already newer than 572 2024-09-21T09:31:36.805 INFO:tasks.rados.rados.0.smithi042.stdout:1312: oid 35 updating version 574 to 576 2024-09-21T09:31:36.805 INFO:tasks.rados.rados.0.smithi042.stdout:1312: oid 35 version 576 is already newer than 575 2024-09-21T09:31:36.805 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 576 (ObjNum 416 snap 125 seq_num 416) dirty exists 2024-09-21T09:31:36.805 INFO:tasks.rados.rados.0.smithi042.stdout:1312: left oid 35 (ObjNum 416 snap 125 seq_num 416) 2024-09-21T09:31:36.814 INFO:tasks.rados.rados.0.smithi042.stdout:1311: finishing copy_from racing read to smithi04275593-38 2024-09-21T09:31:36.815 INFO:tasks.rados.rados.0.smithi042.stdout:1311: finishing copy_from to smithi04275593-38 2024-09-21T09:31:36.815 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 461 (ObjNum 410 snap 123 seq_num 410) dirty exists 2024-09-21T09:31:37.351 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:31:37.107+0000 7f1f5d41a640 -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-09-21T09:31:37.761 INFO:tasks.rados.rados.0.smithi042.stdout:1309: done (4 left) 2024-09-21T09:31:37.761 INFO:tasks.rados.rados.0.smithi042.stdout:1311: done (3 left) 2024-09-21T09:31:37.761 INFO:tasks.rados.rados.0.smithi042.stdout:1312: done (2 left) 2024-09-21T09:31:37.761 INFO:tasks.rados.rados.0.smithi042.stdout:1313: done (1 left) 2024-09-21T09:31:37.761 INFO:tasks.rados.rados.0.smithi042.stdout:1316: done (0 left) 2024-09-21T09:31:37.761 INFO:tasks.rados.rados.0.smithi042.stdout:1317: copy_from oid 34 from oid 38 current snap is 126 2024-09-21T09:31:37.761 INFO:tasks.rados.rados.0.smithi042.stdout:1318: rollback oid 46 current snap is 126 2024-09-21T09:31:37.761 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 46 to 124 2024-09-21T09:31:37.761 INFO:tasks.rados.rados.0.smithi042.stdout:1319: rollback oid 23 current snap is 126 2024-09-21T09:31:37.762 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 23 to 125 2024-09-21T09:31:37.762 INFO:tasks.rados.rados.0.smithi042.stdout:1320: delete oid 22 current snap is 126 2024-09-21T09:31:37.766 INFO:tasks.rados.rados.0.smithi042.stdout:1318: finishing rollback tid 0 to smithi04275593-46 2024-09-21T09:31:37.769 INFO:tasks.rados.rados.0.smithi042.stdout:1319: finishing rollback tid 0 to smithi04275593-23 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1319: finishing rollback tid 1 to smithi04275593-23 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1318: finishing rollback tid 1 to smithi04275593-46 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1318: finishing rollback tid 2 to smithi04275593-46 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 578 (ObjNum 33 snap 0 seq_num 3459005616) dirty exists 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1319: finishing rollback tid 2 to smithi04275593-23 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 479 (ObjNum 397 snap 119 seq_num 397) dirty exists 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1318: done (3 left) 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1319: done (2 left) 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1320: done (1 left) 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 126 2024-09-21T09:31:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1321: seq_num 420 ranges {0=638976,638976=557056,1196032=450560,1646592=598016} 2024-09-21T09:31:37.775 INFO:tasks.rados.rados.0.smithi042.stdout:1321: writing smithi04275593-12 from 0 to 638976 tid 1 2024-09-21T09:31:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:1321: writing smithi04275593-12 from 638976 to 1196032 tid 2 2024-09-21T09:31:37.781 INFO:tasks.rados.rados.0.smithi042.stdout:1321: writing smithi04275593-12 from 1196032 to 1646592 tid 3 2024-09-21T09:31:37.785 INFO:tasks.rados.rados.0.smithi042.stdout:1321: writing smithi04275593-12 from 1646592 to 2244608 tid 4 2024-09-21T09:31:37.785 INFO:tasks.rados.rados.0.smithi042.stdout:1322: copy_from oid 46 from oid 10 current snap is 126 2024-09-21T09:31:37.785 INFO:tasks.rados.rados.0.smithi042.stdout:1321: finishing write tid 1 to smithi04275593-12 2024-09-21T09:31:37.785 INFO:tasks.rados.rados.0.smithi042.stdout:1321: finishing write tid 2 to smithi04275593-12 2024-09-21T09:31:37.786 INFO:tasks.rados.rados.0.smithi042.stdout:1321: finishing write tid 3 to smithi04275593-12 2024-09-21T09:31:37.786 INFO:tasks.rados.rados.0.smithi042.stdout:1323: snap_remove snap 124 2024-09-21T09:31:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: osdmap e331: 8 total, 8 up, 8 in 2024-09-21T09:31:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:31:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: pgmap v166: 121 pgs: 19 active+undersized, 10 active+undersized+degraded, 92 active+clean; 155 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.4 MiB/s wr, 13 op/s; 36/240 objects degraded (15.000%); 4.0 MiB/s, 0 objects/s recovering 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[87662]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: osdmap e331: 8 total, 8 up, 8 in 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:31:38.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:38.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: pgmap v166: 121 pgs: 19 active+undersized, 10 active+undersized+degraded, 92 active+clean; 155 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.4 MiB/s wr, 13 op/s; 36/240 objects degraded (15.000%); 4.0 MiB/s, 0 objects/s recovering 2024-09-21T09:31:38.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:31:38.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:38.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:38.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:38.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:31:38.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:31:38.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:37 smithi042 ceph-mon[85820]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: osdmap e331: 8 total, 8 up, 8 in 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: pgmap v166: 121 pgs: 19 active+undersized, 10 active+undersized+degraded, 92 active+clean; 155 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.4 MiB/s wr, 13 op/s; 36/240 objects degraded (15.000%); 4.0 MiB/s, 0 objects/s recovering 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:38.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:31:38.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:31:38.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:37 smithi133 ceph-mon[83064]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-21T09:31:38.774 INFO:tasks.rados.rados.0.smithi042.stdout:1321: finishing write tid 4 to smithi04275593-12 2024-09-21T09:31:38.774 INFO:tasks.rados.rados.0.smithi042.stdout:1321: finishing write tid 5 to smithi04275593-12 2024-09-21T09:31:38.774 INFO:tasks.rados.rados.0.smithi042.stdout:1321: finishing write tid 6 to smithi04275593-12 2024-09-21T09:31:38.774 INFO:tasks.rados.rados.0.smithi042.stdout:1321: oid 12 updating version 0 to 516 2024-09-21T09:31:38.774 INFO:tasks.rados.rados.0.smithi042.stdout:1321: oid 12 updating version 516 to 518 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1321: oid 12 version 518 is already newer than 514 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1321: oid 12 version 518 is already newer than 517 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1321: oid 12 version 518 is already newer than 515 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 518 (ObjNum 420 snap 126 seq_num 420) dirty exists 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1321: left oid 12 (ObjNum 420 snap 126 seq_num 420) 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1317: finishing copy_from racing read to smithi04275593-34 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1317: finishing copy_from to smithi04275593-34 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 461 (ObjNum 410 snap 123 seq_num 410) dirty exists 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1322: finishing copy_from racing read to smithi04275593-46 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1322: finishing copy_from to smithi04275593-46 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 407 (ObjNum 413 snap 123 seq_num 413) dirty exists 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1317: done (3 left) 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1321: done (2 left) 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1322: done (1 left) 2024-09-21T09:31:38.775 INFO:tasks.rados.rados.0.smithi042.stdout:1323: done (0 left) 2024-09-21T09:31:38.776 INFO:tasks.rados.rados.0.smithi042.stdout:1324: copy_from oid 32 from oid 37 current snap is 126 2024-09-21T09:31:38.776 INFO:tasks.rados.rados.0.smithi042.stdout:1325: copy_from oid 7 from oid 48 current snap is 126 2024-09-21T09:31:38.776 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 126 2024-09-21T09:31:38.776 INFO:tasks.rados.rados.0.smithi042.stdout:1326: seq_num 421 ranges {3440640=655360,4096000=442368,4538368=663552,5201920=499712} 2024-09-21T09:31:38.798 INFO:tasks.rados.rados.0.smithi042.stdout:1326: writing smithi04275593-27 from 3440640 to 4096000 tid 1 2024-09-21T09:31:38.800 INFO:tasks.rados.rados.0.smithi042.stdout:1326: writing smithi04275593-27 from 4096000 to 4538368 tid 2 2024-09-21T09:31:38.805 INFO:tasks.rados.rados.0.smithi042.stdout:1326: writing smithi04275593-27 from 4538368 to 5201920 tid 3 2024-09-21T09:31:38.808 INFO:tasks.rados.rados.0.smithi042.stdout:1326: writing smithi04275593-27 from 5201920 to 5701632 tid 4 2024-09-21T09:31:38.808 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 126 2024-09-21T09:31:38.808 INFO:tasks.rados.rados.0.smithi042.stdout:1325: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:31:38.808 INFO:tasks.rados.rados.0.smithi042.stdout:1327: seq_num 422 ranges {0=671744,671744=729088,1400832=417792,1818624=458752} 2024-09-21T09:31:38.812 INFO:tasks.rados.rados.0.smithi042.stdout:1327: writing smithi04275593-31 from 0 to 671744 tid 1 2024-09-21T09:31:38.816 INFO:tasks.rados.rados.0.smithi042.stdout:1327: writing smithi04275593-31 from 671744 to 1400832 tid 2 2024-09-21T09:31:38.818 INFO:tasks.rados.rados.0.smithi042.stdout:1327: writing smithi04275593-31 from 1400832 to 1818624 tid 3 2024-09-21T09:31:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:1327: writing smithi04275593-31 from 1818624 to 2277376 tid 4 2024-09-21T09:31:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 126 2024-09-21T09:31:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:1325: finishing copy_from to smithi04275593-7 2024-09-21T09:31:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 498 (ObjNum 368 snap 114 seq_num 368) dirty exists 2024-09-21T09:31:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:1324: finishing copy_from racing read to smithi04275593-32 2024-09-21T09:31:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:1324: finishing copy_from to smithi04275593-32 2024-09-21T09:31:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 345 (ObjNum 277 snap 82 seq_num 277) dirty exists 2024-09-21T09:31:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:1328: seq_num 423 ranges {15212544=688128,15900672=614400,16515072=622592,17137664=368640} 2024-09-21T09:31:38.908 INFO:tasks.rados.rados.0.smithi042.stdout:1328: writing smithi04275593-30 from 15212544 to 15900672 tid 1 2024-09-21T09:31:38.911 INFO:tasks.rados.rados.0.smithi042.stdout:1328: writing smithi04275593-30 from 15900672 to 16515072 tid 2 2024-09-21T09:31:38.915 INFO:tasks.rados.rados.0.smithi042.stdout:1328: writing smithi04275593-30 from 16515072 to 17137664 tid 3 2024-09-21T09:31:38.917 INFO:tasks.rados.rados.0.smithi042.stdout:1328: writing smithi04275593-30 from 17137664 to 17506304 tid 4 2024-09-21T09:31:38.917 INFO:tasks.rados.rados.0.smithi042.stdout:1324: done (4 left) 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1325: done (3 left) 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1329: rmattr oid 36 current snap is 126 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1329: done (3 left) 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1330: delete oid 1 current snap is 126 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1326: finishing write tid 1 to smithi04275593-27 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1326: finishing write tid 2 to smithi04275593-27 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1326: finishing write tid 3 to smithi04275593-27 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1326: finishing write tid 4 to smithi04275593-27 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1326: finishing write tid 5 to smithi04275593-27 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1326: finishing write tid 6 to smithi04275593-27 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1326: oid 27 updating version 0 to 408 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1326: oid 27 updating version 408 to 410 2024-09-21T09:31:38.918 INFO:tasks.rados.rados.0.smithi042.stdout:1326: oid 27 updating version 410 to 411 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1326: oid 27 updating version 411 to 412 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1326: oid 27 version 412 is already newer than 409 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 412 (ObjNum 421 snap 126 seq_num 421) dirty exists 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1326: left oid 27 (ObjNum 421 snap 126 seq_num 421) 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1327: finishing write tid 1 to smithi04275593-31 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1327: finishing write tid 2 to smithi04275593-31 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1327: finishing write tid 3 to smithi04275593-31 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1327: finishing write tid 4 to smithi04275593-31 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1327: finishing write tid 5 to smithi04275593-31 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1327: finishing write tid 6 to smithi04275593-31 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1327: oid 31 updating version 0 to 546 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1327: oid 31 version 546 is already newer than 542 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1327: oid 31 version 546 is already newer than 543 2024-09-21T09:31:38.919 INFO:tasks.rados.rados.0.smithi042.stdout:1327: oid 31 version 546 is already newer than 544 2024-09-21T09:31:38.920 INFO:tasks.rados.rados.0.smithi042.stdout:1327: oid 31 version 546 is already newer than 545 2024-09-21T09:31:38.920 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 546 (ObjNum 422 snap 126 seq_num 422) dirty exists 2024-09-21T09:31:38.920 INFO:tasks.rados.rados.0.smithi042.stdout:1327: left oid 31 (ObjNum 422 snap 126 seq_num 422) 2024-09-21T09:31:38.920 INFO:tasks.rados.rados.0.smithi042.stdout:1328: finishing write tid 1 to smithi04275593-30 2024-09-21T09:31:38.920 INFO:tasks.rados.rados.0.smithi042.stdout:1328: finishing write tid 2 to smithi04275593-30 2024-09-21T09:31:38.920 INFO:tasks.rados.rados.0.smithi042.stdout:1326: done (3 left) 2024-09-21T09:31:38.920 INFO:tasks.rados.rados.0.smithi042.stdout:1327: done (2 left) 2024-09-21T09:31:38.920 INFO:tasks.rados.rados.0.smithi042.stdout:1330: done (1 left) 2024-09-21T09:31:38.920 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 126 2024-09-21T09:31:38.921 INFO:tasks.rados.rados.0.smithi042.stdout:1331: seq_num 425 ranges {4005888=720896,4726784=778240,5505024=638976,6144000=188416} 2024-09-21T09:31:38.945 INFO:tasks.rados.rados.0.smithi042.stdout:1331: writing smithi04275593-5 from 4005888 to 4726784 tid 1 2024-09-21T09:31:38.949 INFO:tasks.rados.rados.0.smithi042.stdout:1331: writing smithi04275593-5 from 4726784 to 5505024 tid 2 2024-09-21T09:31:38.953 INFO:tasks.rados.rados.0.smithi042.stdout:1331: writing smithi04275593-5 from 5505024 to 6144000 tid 3 2024-09-21T09:31:38.954 INFO:tasks.rados.rados.0.smithi042.stdout:1331: writing smithi04275593-5 from 6144000 to 6332416 tid 4 2024-09-21T09:31:38.954 INFO:tasks.rados.rados.0.smithi042.stdout:1332: delete oid 38 current snap is 126 2024-09-21T09:31:38.954 INFO:tasks.rados.rados.0.smithi042.stdout:1328: finishing write tid 3 to smithi04275593-30 2024-09-21T09:31:38.954 INFO:tasks.rados.rados.0.smithi042.stdout:1328: finishing write tid 4 to smithi04275593-30 2024-09-21T09:31:38.954 INFO:tasks.rados.rados.0.smithi042.stdout:1328: finishing write tid 5 to smithi04275593-30 2024-09-21T09:31:38.955 INFO:tasks.rados.rados.0.smithi042.stdout:1328: finishing write tid 6 to smithi04275593-30 2024-09-21T09:31:38.955 INFO:tasks.rados.rados.0.smithi042.stdout:1328: oid 30 updating version 0 to 442 2024-09-21T09:31:38.955 INFO:tasks.rados.rados.0.smithi042.stdout:1328: oid 30 version 442 is already newer than 440 2024-09-21T09:31:38.955 INFO:tasks.rados.rados.0.smithi042.stdout:1328: oid 30 version 442 is already newer than 441 2024-09-21T09:31:38.955 INFO:tasks.rados.rados.0.smithi042.stdout:1328: oid 30 updating version 442 to 444 2024-09-21T09:31:38.955 INFO:tasks.rados.rados.0.smithi042.stdout:1328: oid 30 version 444 is already newer than 443 2024-09-21T09:31:38.955 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 444 (ObjNum 423 snap 126 seq_num 423) dirty exists 2024-09-21T09:31:38.955 INFO:tasks.rados.rados.0.smithi042.stdout:1328: left oid 30 (ObjNum 423 snap 126 seq_num 423) 2024-09-21T09:31:38.955 INFO:tasks.rados.rados.0.smithi042.stdout:1331: finishing write tid 1 to smithi04275593-5 2024-09-21T09:31:38.955 INFO:tasks.rados.rados.0.smithi042.stdout:1331: finishing write tid 2 to smithi04275593-5 2024-09-21T09:31:38.956 INFO:tasks.rados.rados.0.smithi042.stdout:1328: done (2 left) 2024-09-21T09:31:38.956 INFO:tasks.rados.rados.0.smithi042.stdout:1332: done (1 left) 2024-09-21T09:31:38.956 INFO:tasks.rados.rados.0.smithi042.stdout:1333: setattr oid 17 current snap is 126 2024-09-21T09:31:38.956 INFO:tasks.rados.rados.0.smithi042.stdout:1331: finishing write tid 3 to smithi04275593-5 2024-09-21T09:31:38.956 INFO:tasks.rados.rados.0.smithi042.stdout:1334: read oid 21 snap -1 2024-09-21T09:31:38.957 INFO:tasks.rados.rados.0.smithi042.stdout:1334: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:31:38.957 INFO:tasks.rados.rados.0.smithi042.stdout:1335: snap_remove snap 122 2024-09-21T09:31:39.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:38 smithi042 ceph-mon[87662]: osdmap e332: 8 total, 8 up, 8 in 2024-09-21T09:31:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:38 smithi042 ceph-mon[85820]: osdmap e332: 8 total, 8 up, 8 in 2024-09-21T09:31:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:38 smithi133 ceph-mon[83064]: osdmap e332: 8 total, 8 up, 8 in 2024-09-21T09:31:39.779 INFO:tasks.rados.rados.0.smithi042.stdout:1335: done (3 left) 2024-09-21T09:31:39.779 INFO:tasks.rados.rados.0.smithi042.stdout:1336: snap_remove snap 121 2024-09-21T09:31:39.779 INFO:tasks.rados.rados.0.smithi042.stdout:1331: finishing write tid 4 to smithi04275593-5 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:1331: finishing write tid 5 to smithi04275593-5 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:1331: finishing write tid 6 to smithi04275593-5 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:1331: oid 5 updating version 0 to 542 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:1331: oid 5 updating version 542 to 544 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:1331: oid 5 updating version 544 to 545 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:1331: oid 5 version 545 is already newer than 543 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:1331: oid 5 version 545 is already newer than 541 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 545 (ObjNum 425 snap 126 seq_num 425) dirty exists 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:1331: left oid 5 (ObjNum 425 snap 126 seq_num 425) 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 582 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-21T09:31:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:1334: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:31:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:39 smithi042 ceph-mon[87662]: osdmap e333: 8 total, 8 up, 8 in 2024-09-21T09:31:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:39 smithi042 ceph-mon[87662]: pgmap v169: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 105 active+clean; 155 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.9 MiB/s wr, 24 op/s; 8/240 objects degraded (3.333%); 14 MiB/s, 3 objects/s recovering 2024-09-21T09:31:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:39 smithi042 ceph-mon[85820]: osdmap e333: 8 total, 8 up, 8 in 2024-09-21T09:31:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:39 smithi042 ceph-mon[85820]: pgmap v169: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 105 active+clean; 155 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.9 MiB/s wr, 24 op/s; 8/240 objects degraded (3.333%); 14 MiB/s, 3 objects/s recovering 2024-09-21T09:31:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:39 smithi133 ceph-mon[83064]: osdmap e333: 8 total, 8 up, 8 in 2024-09-21T09:31:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:39 smithi133 ceph-mon[83064]: pgmap v169: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 105 active+clean; 155 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.9 MiB/s wr, 24 op/s; 8/240 objects degraded (3.333%); 14 MiB/s, 3 objects/s recovering 2024-09-21T09:31:40.782 INFO:tasks.rados.rados.0.smithi042.stdout:1331: done (3 left) 2024-09-21T09:31:40.782 INFO:tasks.rados.rados.0.smithi042.stdout:1333: done (2 left) 2024-09-21T09:31:40.782 INFO:tasks.rados.rados.0.smithi042.stdout:1334: done (1 left) 2024-09-21T09:31:40.782 INFO:tasks.rados.rados.0.smithi042.stdout:1336: done (0 left) 2024-09-21T09:31:40.783 INFO:tasks.rados.rados.0.smithi042.stdout:1337: snap_create 2024-09-21T09:31:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:40 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 8/240 objects degraded (3.333%), 5 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:40 smithi042 ceph-mon[87662]: osdmap e334: 8 total, 8 up, 8 in 2024-09-21T09:31:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:40 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 8/240 objects degraded (3.333%), 5 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:40 smithi042 ceph-mon[85820]: osdmap e334: 8 total, 8 up, 8 in 2024-09-21T09:31:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:40 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 8/240 objects degraded (3.333%), 5 pgs degraded (PG_DEGRADED) 2024-09-21T09:31:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:40 smithi133 ceph-mon[83064]: osdmap e334: 8 total, 8 up, 8 in 2024-09-21T09:31:41.786 INFO:tasks.rados.rados.0.smithi042.stdout:1337: done (0 left) 2024-09-21T09:31:41.786 INFO:tasks.rados.rados.0.smithi042.stdout:1338: rollback oid 14 current snap is 127 2024-09-21T09:31:41.786 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 125 2024-09-21T09:31:41.786 INFO:tasks.rados.rados.0.smithi042.stdout:1339: snap_remove snap 126 2024-09-21T09:31:42.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:31:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:31:41] "GET /metrics HTTP/1.1" 200 36223 "" "Prometheus/2.43.0" 2024-09-21T09:31:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:41 smithi042 ceph-mon[85820]: osdmap e335: 8 total, 8 up, 8 in 2024-09-21T09:31:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:41 smithi042 ceph-mon[85820]: pgmap v172: 121 pgs: 121 active+clean; 155 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.5 MiB/s wr, 10 op/s; 12 MiB/s, 2 objects/s recovering 2024-09-21T09:31:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:41 smithi042 ceph-mon[87662]: osdmap e335: 8 total, 8 up, 8 in 2024-09-21T09:31:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:41 smithi042 ceph-mon[87662]: pgmap v172: 121 pgs: 121 active+clean; 155 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.5 MiB/s wr, 10 op/s; 12 MiB/s, 2 objects/s recovering 2024-09-21T09:31:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:41 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:42.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:41 smithi133 ceph-mon[83064]: osdmap e335: 8 total, 8 up, 8 in 2024-09-21T09:31:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:41 smithi133 ceph-mon[83064]: pgmap v172: 121 pgs: 121 active+clean; 155 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.5 MiB/s wr, 10 op/s; 12 MiB/s, 2 objects/s recovering 2024-09-21T09:31:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:41 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:42.657 INFO:tasks.rados.rados.0.smithi042.stdout:1339: done (1 left) 2024-09-21T09:31:42.657 INFO:tasks.rados.rados.0.smithi042.stdout:1340: snap_create 2024-09-21T09:31:42.657 INFO:tasks.rados.rados.0.smithi042.stdout:1338: finishing rollback tid 0 to smithi04275593-14 2024-09-21T09:31:42.658 INFO:tasks.rados.rados.0.smithi042.stdout:1338: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:31:42.658 INFO:tasks.rados.rados.0.smithi042.stdout:1338: finishing rollback tid 2 to smithi04275593-14 2024-09-21T09:31:42.658 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 169 (ObjNum 333 snap 103 seq_num 333) dirty exists 2024-09-21T09:31:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:42 smithi042 ceph-mon[85820]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/240 objects degraded (3.333%), 5 pgs degraded) 2024-09-21T09:31:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:42 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:31:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:42 smithi042 ceph-mon[85820]: osdmap e336: 8 total, 8 up, 8 in 2024-09-21T09:31:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:42 smithi042 ceph-mon[85820]: osdmap e337: 8 total, 8 up, 8 in 2024-09-21T09:31:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:42 smithi042 ceph-mon[87662]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/240 objects degraded (3.333%), 5 pgs degraded) 2024-09-21T09:31:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:42 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:31:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:42 smithi042 ceph-mon[87662]: osdmap e336: 8 total, 8 up, 8 in 2024-09-21T09:31:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:42 smithi042 ceph-mon[87662]: osdmap e337: 8 total, 8 up, 8 in 2024-09-21T09:31:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:42 smithi133 ceph-mon[83064]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/240 objects degraded (3.333%), 5 pgs degraded) 2024-09-21T09:31:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:42 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:31:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:42 smithi133 ceph-mon[83064]: osdmap e336: 8 total, 8 up, 8 in 2024-09-21T09:31:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:42 smithi133 ceph-mon[83064]: osdmap e337: 8 total, 8 up, 8 in 2024-09-21T09:31:43.658 INFO:tasks.rados.rados.0.smithi042.stdout:1338: done (1 left) 2024-09-21T09:31:43.658 INFO:tasks.rados.rados.0.smithi042.stdout:1340: done (0 left) 2024-09-21T09:31:43.658 INFO:tasks.rados.rados.0.smithi042.stdout:1341: rollback oid 16 current snap is 128 2024-09-21T09:31:43.658 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 16 to 127 2024-09-21T09:31:43.659 INFO:tasks.rados.rados.0.smithi042.stdout:1342: read oid 31 snap -1 2024-09-21T09:31:43.659 INFO:tasks.rados.rados.0.smithi042.stdout:1342: expect (ObjNum 422 snap 126 seq_num 422) 2024-09-21T09:31:43.659 INFO:tasks.rados.rados.0.smithi042.stdout:1343: read oid 6 snap -1 2024-09-21T09:31:43.659 INFO:tasks.rados.rados.0.smithi042.stdout:1343: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:31:43.659 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 128 2024-09-21T09:31:43.659 INFO:tasks.rados.rados.0.smithi042.stdout:1344: seq_num 427 ranges {5537792=761856,6299648=598016,6897664=606208,7503872=401408} 2024-09-21T09:31:43.693 INFO:tasks.rados.rados.0.smithi042.stdout:1344: writing smithi04275593-34 from 5537792 to 6299648 tid 1 2024-09-21T09:31:43.696 INFO:tasks.rados.rados.0.smithi042.stdout:1344: writing smithi04275593-34 from 6299648 to 6897664 tid 2 2024-09-21T09:31:43.700 INFO:tasks.rados.rados.0.smithi042.stdout:1344: writing smithi04275593-34 from 6897664 to 7503872 tid 3 2024-09-21T09:31:43.703 INFO:tasks.rados.rados.0.smithi042.stdout:1344: writing smithi04275593-34 from 7503872 to 7905280 tid 4 2024-09-21T09:31:43.703 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 128 2024-09-21T09:31:43.703 INFO:tasks.rados.rados.0.smithi042.stdout:1345: seq_num 428 ranges {0=778240,778240=483328,1261568=409600,1671168=417792,2088960=294912} 2024-09-21T09:31:43.706 INFO:tasks.rados.rados.0.smithi042.stdout:1345: writing smithi04275593-38 from 0 to 778240 tid 1 2024-09-21T09:31:43.710 INFO:tasks.rados.rados.0.smithi042.stdout:1345: writing smithi04275593-38 from 778240 to 1261568 tid 2 2024-09-21T09:31:43.712 INFO:tasks.rados.rados.0.smithi042.stdout:1345: writing smithi04275593-38 from 1261568 to 1671168 tid 3 2024-09-21T09:31:43.715 INFO:tasks.rados.rados.0.smithi042.stdout:1345: writing smithi04275593-38 from 1671168 to 2088960 tid 4 2024-09-21T09:31:43.717 INFO:tasks.rados.rados.0.smithi042.stdout:1345: writing smithi04275593-38 from 2088960 to 2383872 tid 5 2024-09-21T09:31:43.717 INFO:tasks.rados.rados.0.smithi042.stdout:1346: setattr oid 35 current snap is 128 2024-09-21T09:31:43.717 INFO:tasks.rados.rados.0.smithi042.stdout:1341: finishing rollback tid 0 to smithi04275593-16 2024-09-21T09:31:43.717 INFO:tasks.rados.rados.0.smithi042.stdout:1341: finishing rollback tid 1 to smithi04275593-16 2024-09-21T09:31:43.717 INFO:tasks.rados.rados.0.smithi042.stdout:1341: finishing rollback tid 2 to smithi04275593-16 2024-09-21T09:31:43.717 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 590 (ObjNum 340 snap 106 seq_num 340) dirty exists 2024-09-21T09:31:43.717 INFO:tasks.rados.rados.0.smithi042.stdout:1342: expect (ObjNum 422 snap 126 seq_num 422) 2024-09-21T09:31:43.778 INFO:tasks.rados.rados.0.smithi042.stdout:1344: finishing write tid 1 to smithi04275593-34 2024-09-21T09:31:43.778 INFO:tasks.rados.rados.0.smithi042.stdout:1343: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:31:44.342 INFO:tasks.rados.rados.0.smithi042.stdout:1344: finishing write tid 2 to smithi04275593-34 2024-09-21T09:31:44.342 INFO:tasks.rados.rados.0.smithi042.stdout:1344: finishing write tid 3 to smithi04275593-34 2024-09-21T09:31:44.342 INFO:tasks.rados.rados.0.smithi042.stdout:1344: finishing write tid 4 to smithi04275593-34 2024-09-21T09:31:44.342 INFO:tasks.rados.rados.0.smithi042.stdout:1344: finishing write tid 5 to smithi04275593-34 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1344: finishing write tid 6 to smithi04275593-34 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1344: oid 34 updating version 0 to 549 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1344: oid 34 version 549 is already newer than 548 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1344: oid 34 version 549 is already newer than 547 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1344: oid 34 updating version 549 to 550 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1344: oid 34 version 550 is already newer than 546 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 550 (ObjNum 427 snap 128 seq_num 427) dirty exists 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1344: left oid 34 (ObjNum 427 snap 128 seq_num 427) 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1345: finishing write tid 1 to smithi04275593-38 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1345: finishing write tid 2 to smithi04275593-38 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1345: finishing write tid 3 to smithi04275593-38 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1345: finishing write tid 4 to smithi04275593-38 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1345: finishing write tid 5 to smithi04275593-38 2024-09-21T09:31:44.343 INFO:tasks.rados.rados.0.smithi042.stdout:1345: finishing write tid 6 to smithi04275593-38 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1345: finishing write tid 7 to smithi04275593-38 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1345: oid 38 updating version 0 to 502 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1345: oid 38 updating version 502 to 504 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1345: oid 38 updating version 504 to 505 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1345: oid 38 version 505 is already newer than 501 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1345: oid 38 version 505 is already newer than 503 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1345: oid 38 version 505 is already newer than 500 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 505 (ObjNum 428 snap 128 seq_num 428) dirty exists 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1345: left oid 38 (ObjNum 428 snap 128 seq_num 428) 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1341: done (5 left) 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1342: done (4 left) 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1343: done (3 left) 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1344: done (2 left) 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1345: done (1 left) 2024-09-21T09:31:44.344 INFO:tasks.rados.rados.0.smithi042.stdout:1347: copy_from oid 41 from oid 3 current snap is 128 2024-09-21T09:31:44.345 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 128 2024-09-21T09:31:44.345 INFO:tasks.rados.rados.0.smithi042.stdout:1348: seq_num 429 ranges {2564096=794624,3358720=770048,4128768=622592,4751360=212992} 2024-09-21T09:31:44.361 INFO:tasks.rados.rados.0.smithi042.stdout:1348: writing smithi04275593-2 from 2564096 to 3358720 tid 1 2024-09-21T09:31:44.365 INFO:tasks.rados.rados.0.smithi042.stdout:1348: writing smithi04275593-2 from 3358720 to 4128768 tid 2 2024-09-21T09:31:44.369 INFO:tasks.rados.rados.0.smithi042.stdout:1348: writing smithi04275593-2 from 4128768 to 4751360 tid 3 2024-09-21T09:31:44.371 INFO:tasks.rados.rados.0.smithi042.stdout:1348: writing smithi04275593-2 from 4751360 to 4964352 tid 4 2024-09-21T09:31:44.371 INFO:tasks.rados.rados.0.smithi042.stdout:1349: copy_from oid 19 from oid 22 current snap is 128 2024-09-21T09:31:44.371 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 604 (ObjNum 416 snap 125 seq_num 416) dirty exists 2024-09-21T09:31:44.371 INFO:tasks.rados.rados.0.smithi042.stdout:1348: finishing write tid 1 to smithi04275593-2 2024-09-21T09:31:44.371 INFO:tasks.rados.rados.0.smithi042.stdout:1346: done (3 left) 2024-09-21T09:31:44.371 INFO:tasks.rados.rados.0.smithi042.stdout:1350: copy_from oid 50 from oid 6 current snap is 128 2024-09-21T09:31:44.372 INFO:tasks.rados.rados.0.smithi042.stdout:1348: finishing write tid 2 to smithi04275593-2 2024-09-21T09:31:44.372 INFO:tasks.rados.rados.0.smithi042.stdout:1351: rollback oid 38 current snap is 128 2024-09-21T09:31:44.372 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 125 2024-09-21T09:31:44.372 INFO:tasks.rados.rados.0.smithi042.stdout:1352: read oid 49 snap -1 2024-09-21T09:31:44.372 INFO:tasks.rados.rados.0.smithi042.stdout:1352: expect deleted 2024-09-21T09:31:44.372 INFO:tasks.rados.rados.0.smithi042.stdout:1353: snap_remove snap 127 2024-09-21T09:31:44.794 INFO:tasks.rados.rados.0.smithi042.stdout:1353: done (6 left) 2024-09-21T09:31:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:1354: read oid 30 snap 125 2024-09-21T09:31:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:1354: expect (ObjNum 393 snap 118 seq_num 393) 2024-09-21T09:31:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 128 2024-09-21T09:31:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:1355: seq_num 430 ranges {0=8192} 2024-09-21T09:31:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:1355: writing smithi04275593-4 from 0 to 8192 tid 1 2024-09-21T09:31:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 128 2024-09-21T09:31:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:1356: seq_num 431 ranges {4423680=24576} 2024-09-21T09:31:44.820 INFO:tasks.rados.rados.0.smithi042.stdout:1356: writing smithi04275593-37 from 4423680 to 4448256 tid 1 2024-09-21T09:31:44.820 INFO:tasks.rados.rados.0.smithi042.stdout:1357: setattr oid 23 current snap is 128 2024-09-21T09:31:44.820 INFO:tasks.rados.rados.0.smithi042.stdout:1349: finishing copy_from to smithi04275593-19 2024-09-21T09:31:44.820 INFO:tasks.rados.rados.0.smithi042.stdout:1349: got expected ENOENT (src dne) 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1349: finishing copy_from racing read to smithi04275593-19 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1351: finishing rollback tid 0 to smithi04275593-38 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1348: finishing write tid 3 to smithi04275593-2 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1348: finishing write tid 4 to smithi04275593-2 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1348: finishing write tid 5 to smithi04275593-2 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1348: finishing write tid 6 to smithi04275593-2 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1348: oid 2 updating version 0 to 595 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1348: oid 2 updating version 595 to 596 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1348: oid 2 version 596 is already newer than 593 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1348: oid 2 version 596 is already newer than 592 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1348: oid 2 version 596 is already newer than 594 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 596 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1348: left oid 2 (ObjNum 429 snap 128 seq_num 429) 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1351: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:1351: finishing rollback tid 2 to smithi04275593-38 2024-09-21T09:31:44.821 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 508 (ObjNum 410 snap 123 seq_num 410) dirty exists 2024-09-21T09:31:44.822 INFO:tasks.rados.rados.0.smithi042.stdout:1347: finishing copy_from racing read to smithi04275593-41 2024-09-21T09:31:44.822 INFO:tasks.rados.rados.0.smithi042.stdout:1347: finishing copy_from to smithi04275593-41 2024-09-21T09:31:44.822 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 540 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:31:44.822 INFO:tasks.rados.rados.0.smithi042.stdout:1350: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:31:44.822 INFO:tasks.rados.rados.0.smithi042.stdout:1350: finishing copy_from to smithi04275593-50 2024-09-21T09:31:44.822 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 532 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:31:44.822 INFO:tasks.rados.rados.0.smithi042.stdout:1355: finishing write tid 1 to smithi04275593-4 2024-09-21T09:31:44.822 INFO:tasks.rados.rados.0.smithi042.stdout:1355: finishing write tid 2 to smithi04275593-4 2024-09-21T09:31:44.822 INFO:tasks.rados.rados.0.smithi042.stdout:1355: finishing write tid 3 to smithi04275593-4 2024-09-21T09:31:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:1355: oid 4 updating version 0 to 275 2024-09-21T09:31:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:1355: oid 4 version 275 is already newer than 274 2024-09-21T09:31:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 275 (ObjNum 430 snap 128 seq_num 430) dirty exists 2024-09-21T09:31:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:1355: left oid 4 (ObjNum 430 snap 128 seq_num 430) 2024-09-21T09:31:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:1347: done (9 left) 2024-09-21T09:31:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:1348: done (8 left) 2024-09-21T09:31:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:1349: done (7 left) 2024-09-21T09:31:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:1350: done (6 left) 2024-09-21T09:31:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:1351: done (5 left) 2024-09-21T09:31:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:1352: done (4 left) 2024-09-21T09:31:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:1355: done (3 left) 2024-09-21T09:31:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:1358: rollback oid 25 current snap is 128 2024-09-21T09:31:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 25 to 125 2024-09-21T09:31:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 128 2024-09-21T09:31:44.825 INFO:tasks.rados.rados.0.smithi042.stdout:1359: seq_num 432 ranges {147456=40960} 2024-09-21T09:31:44.825 INFO:tasks.rados.rados.0.smithi042.stdout:1359: writing smithi04275593-11 from 147456 to 188416 tid 1 2024-09-21T09:31:44.825 INFO:tasks.rados.rados.0.smithi042.stdout:1360: rmattr oid 27 current snap is 128 2024-09-21T09:31:44.825 INFO:tasks.rados.rados.0.smithi042.stdout:1361: read oid 24 snap -1 2024-09-21T09:31:44.825 INFO:tasks.rados.rados.0.smithi042.stdout:1361: expect (ObjNum 417 snap 125 seq_num 417) 2024-09-21T09:31:44.825 INFO:tasks.rados.rados.0.smithi042.stdout:1362: snap_create 2024-09-21T09:31:44.827 INFO:tasks.rados.rados.0.smithi042.stdout:1359: finishing write tid 1 to smithi04275593-11 2024-09-21T09:31:44.827 INFO:tasks.rados.rados.0.smithi042.stdout:1359: finishing write tid 2 to smithi04275593-11 2024-09-21T09:31:44.828 INFO:tasks.rados.rados.0.smithi042.stdout:1358: finishing rollback tid 0 to smithi04275593-25 2024-09-21T09:31:44.828 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 494 (ObjNum 397 snap 119 seq_num 397) dirty exists 2024-09-21T09:31:44.828 INFO:tasks.rados.rados.0.smithi042.stdout:1358: finishing rollback tid 1 to smithi04275593-25 2024-09-21T09:31:44.828 INFO:tasks.rados.rados.0.smithi042.stdout:1358: finishing rollback tid 2 to smithi04275593-25 2024-09-21T09:31:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 494 (ObjNum 270 snap 81 seq_num 270) dirty exists 2024-09-21T09:31:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:1359: finishing write tid 3 to smithi04275593-11 2024-09-21T09:31:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:1359: oid 11 updating version 0 to 369 2024-09-21T09:31:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:1359: oid 11 version 369 is already newer than 368 2024-09-21T09:31:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 369 (ObjNum 432 snap 128 seq_num 432) dirty exists 2024-09-21T09:31:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:1359: left oid 11 (ObjNum 432 snap 128 seq_num 432) 2024-09-21T09:31:44.831 INFO:tasks.rados.rados.0.smithi042.stdout:1361: expect (ObjNum 417 snap 125 seq_num 417) 2024-09-21T09:31:44.901 INFO:tasks.rados.rados.0.smithi042.stdout:1354: expect (ObjNum 393 snap 118 seq_num 393) 2024-09-21T09:31:44.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:44 smithi133 ceph-mon[83064]: pgmap v175: 121 pgs: 121 active+clean; 177 MiB data, 956 MiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 8.0 MiB/s wr, 17 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-09-21T09:31:44.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:44 smithi133 ceph-mon[83064]: osdmap e338: 8 total, 8 up, 8 in 2024-09-21T09:31:45.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:44 smithi042 ceph-mon[87662]: pgmap v175: 121 pgs: 121 active+clean; 177 MiB data, 956 MiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 8.0 MiB/s wr, 17 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-09-21T09:31:45.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:44 smithi042 ceph-mon[87662]: osdmap e338: 8 total, 8 up, 8 in 2024-09-21T09:31:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:44 smithi042 ceph-mon[85820]: pgmap v175: 121 pgs: 121 active+clean; 177 MiB data, 956 MiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 8.0 MiB/s wr, 17 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-09-21T09:31:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:44 smithi042 ceph-mon[85820]: osdmap e338: 8 total, 8 up, 8 in 2024-09-21T09:31:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:45 smithi042 ceph-mon[85820]: osdmap e339: 8 total, 8 up, 8 in 2024-09-21T09:31:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:45 smithi042 ceph-mon[85820]: pgmap v178: 121 pgs: 121 active+clean; 177 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 8.0 MiB/s wr, 17 op/s 2024-09-21T09:31:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:45 smithi042 ceph-mon[87662]: osdmap e339: 8 total, 8 up, 8 in 2024-09-21T09:31:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:45 smithi042 ceph-mon[87662]: pgmap v178: 121 pgs: 121 active+clean; 177 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 8.0 MiB/s wr, 17 op/s 2024-09-21T09:31:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:45 smithi133 ceph-mon[83064]: osdmap e339: 8 total, 8 up, 8 in 2024-09-21T09:31:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:45 smithi133 ceph-mon[83064]: pgmap v178: 121 pgs: 121 active+clean; 177 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 8.0 MiB/s wr, 17 op/s 2024-09-21T09:31:46.451 INFO:tasks.rados.rados.0.smithi042.stdout:1356: finishing write tid 1 to smithi04275593-37 2024-09-21T09:31:46.451 INFO:tasks.rados.rados.0.smithi042.stdout:1356: finishing write tid 2 to smithi04275593-37 2024-09-21T09:31:46.451 INFO:tasks.rados.rados.0.smithi042.stdout:1354: done (7 left) 2024-09-21T09:31:46.451 INFO:tasks.rados.rados.0.smithi042.stdout:1357: done (6 left) 2024-09-21T09:31:46.451 INFO:tasks.rados.rados.0.smithi042.stdout:1358: done (5 left) 2024-09-21T09:31:46.451 INFO:tasks.rados.rados.0.smithi042.stdout:1359: done (4 left) 2024-09-21T09:31:46.451 INFO:tasks.rados.rados.0.smithi042.stdout:1361: done (3 left) 2024-09-21T09:31:46.451 INFO:tasks.rados.rados.0.smithi042.stdout:1362: done (2 left) 2024-09-21T09:31:46.451 INFO:tasks.rados.rados.0.smithi042.stdout:1363: read oid 16 snap -1 2024-09-21T09:31:46.451 INFO:tasks.rados.rados.0.smithi042.stdout:1363: expect (ObjNum 340 snap 106 seq_num 340) 2024-09-21T09:31:46.452 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 129 2024-09-21T09:31:46.452 INFO:tasks.rados.rados.0.smithi042.stdout:1356: finishing write tid 3 to smithi04275593-37 2024-09-21T09:31:46.452 INFO:tasks.rados.rados.0.smithi042.stdout:1356: oid 37 updating version 0 to 452 2024-09-21T09:31:46.452 INFO:tasks.rados.rados.0.smithi042.stdout:1356: oid 37 updating version 452 to 453 2024-09-21T09:31:46.452 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 453 (ObjNum 431 snap 128 seq_num 431) dirty exists 2024-09-21T09:31:46.452 INFO:tasks.rados.rados.0.smithi042.stdout:1356: left oid 37 (ObjNum 431 snap 128 seq_num 431) 2024-09-21T09:31:46.452 INFO:tasks.rados.rados.0.smithi042.stdout:1364: seq_num 433 ranges {3604480=57344} 2024-09-21T09:31:46.471 INFO:tasks.rados.rados.0.smithi042.stdout:1364: writing smithi04275593-19 from 3604480 to 3661824 tid 1 2024-09-21T09:31:46.471 INFO:tasks.rados.rados.0.smithi042.stdout:1356: done (3 left) 2024-09-21T09:31:46.471 INFO:tasks.rados.rados.0.smithi042.stdout:1365: snap_create 2024-09-21T09:31:46.471 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 413 (ObjNum 421 snap 126 seq_num 421) dirty exists 2024-09-21T09:31:46.471 INFO:tasks.rados.rados.0.smithi042.stdout:1363: expect (ObjNum 340 snap 106 seq_num 340) 2024-09-21T09:31:46.497 INFO:tasks.rados.rados.0.smithi042.stdout:1364: finishing write tid 1 to smithi04275593-19 2024-09-21T09:31:46.497 INFO:tasks.rados.rados.0.smithi042.stdout:1364: finishing write tid 2 to smithi04275593-19 2024-09-21T09:31:46.497 INFO:tasks.rados.rados.0.smithi042.stdout:1364: finishing write tid 3 to smithi04275593-19 2024-09-21T09:31:46.497 INFO:tasks.rados.rados.0.smithi042.stdout:1364: oid 19 updating version 0 to 495 2024-09-21T09:31:46.497 INFO:tasks.rados.rados.0.smithi042.stdout:1364: oid 19 updating version 495 to 496 2024-09-21T09:31:46.497 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 496 (ObjNum 433 snap 129 seq_num 433) dirty exists 2024-09-21T09:31:46.497 INFO:tasks.rados.rados.0.smithi042.stdout:1364: left oid 19 (ObjNum 433 snap 129 seq_num 433) 2024-09-21T09:31:46.807 INFO:tasks.rados.rados.0.smithi042.stdout:1360: done (3 left) 2024-09-21T09:31:46.807 INFO:tasks.rados.rados.0.smithi042.stdout:1363: done (2 left) 2024-09-21T09:31:46.807 INFO:tasks.rados.rados.0.smithi042.stdout:1364: done (1 left) 2024-09-21T09:31:46.807 INFO:tasks.rados.rados.0.smithi042.stdout:1365: done (0 left) 2024-09-21T09:31:46.807 INFO:tasks.rados.rados.0.smithi042.stdout:1366: snap_create 2024-09-21T09:31:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:46 smithi042 ceph-mon[85820]: osdmap e340: 8 total, 8 up, 8 in 2024-09-21T09:31:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:46 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:46 smithi042 ceph-mon[87662]: osdmap e340: 8 total, 8 up, 8 in 2024-09-21T09:31:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:46 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:47.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:46 smithi133 ceph-mon[83064]: osdmap e340: 8 total, 8 up, 8 in 2024-09-21T09:31:47.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:46 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:47.657 INFO:tasks.rados.rados.0.smithi042.stdout:1366: done (0 left) 2024-09-21T09:31:47.658 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 131 2024-09-21T09:31:47.658 INFO:tasks.rados.rados.0.smithi042.stdout:1367: seq_num 434 ranges {5537792=73728} 2024-09-21T09:31:47.688 INFO:tasks.rados.rados.0.smithi042.stdout:1367: writing smithi04275593-44 from 5537792 to 5611520 tid 1 2024-09-21T09:31:47.688 INFO:tasks.rados.rados.0.smithi042.stdout:1368: read oid 10 snap -1 2024-09-21T09:31:47.688 INFO:tasks.rados.rados.0.smithi042.stdout:1368: expect (ObjNum 413 snap 123 seq_num 413) 2024-09-21T09:31:47.688 INFO:tasks.rados.rados.0.smithi042.stdout:1369: read oid 1 snap -1 2024-09-21T09:31:47.689 INFO:tasks.rados.rados.0.smithi042.stdout:1369: expect deleted 2024-09-21T09:31:47.689 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 131 2024-09-21T09:31:47.689 INFO:tasks.rados.rados.0.smithi042.stdout:1370: seq_num 435 ranges {3661824=90112} 2024-09-21T09:31:47.709 INFO:tasks.rados.rados.0.smithi042.stdout:1370: writing smithi04275593-19 from 3661824 to 3751936 tid 1 2024-09-21T09:31:47.709 INFO:tasks.rados.rados.0.smithi042.stdout:1371: copy_from oid 17 from oid 18 current snap is 131 2024-09-21T09:31:47.709 INFO:tasks.rados.rados.0.smithi042.stdout:1372: snap_create 2024-09-21T09:31:47.709 INFO:tasks.rados.rados.0.smithi042.stdout:1367: finishing write tid 1 to smithi04275593-44 2024-09-21T09:31:47.710 INFO:tasks.rados.rados.0.smithi042.stdout:1367: finishing write tid 2 to smithi04275593-44 2024-09-21T09:31:47.710 INFO:tasks.rados.rados.0.smithi042.stdout:1367: finishing write tid 3 to smithi04275593-44 2024-09-21T09:31:47.710 INFO:tasks.rados.rados.0.smithi042.stdout:1367: oid 44 updating version 0 to 496 2024-09-21T09:31:47.710 INFO:tasks.rados.rados.0.smithi042.stdout:1367: oid 44 updating version 496 to 497 2024-09-21T09:31:47.710 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 497 (ObjNum 434 snap 131 seq_num 434) dirty exists 2024-09-21T09:31:47.710 INFO:tasks.rados.rados.0.smithi042.stdout:1367: left oid 44 (ObjNum 434 snap 131 seq_num 434) 2024-09-21T09:31:47.712 INFO:tasks.rados.rados.0.smithi042.stdout:1370: finishing write tid 1 to smithi04275593-19 2024-09-21T09:31:47.713 INFO:tasks.rados.rados.0.smithi042.stdout:1370: finishing write tid 2 to smithi04275593-19 2024-09-21T09:31:47.713 INFO:tasks.rados.rados.0.smithi042.stdout:1370: finishing write tid 3 to smithi04275593-19 2024-09-21T09:31:47.714 INFO:tasks.rados.rados.0.smithi042.stdout:1370: oid 19 updating version 0 to 498 2024-09-21T09:31:47.714 INFO:tasks.rados.rados.0.smithi042.stdout:1370: oid 19 version 498 is already newer than 497 2024-09-21T09:31:47.714 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 498 (ObjNum 435 snap 131 seq_num 435) dirty exists 2024-09-21T09:31:47.714 INFO:tasks.rados.rados.0.smithi042.stdout:1370: left oid 19 (ObjNum 435 snap 131 seq_num 435) 2024-09-21T09:31:47.724 INFO:tasks.rados.rados.0.smithi042.stdout:1371: finishing copy_from racing read to smithi04275593-17 2024-09-21T09:31:47.736 INFO:tasks.rados.rados.0.smithi042.stdout:1371: finishing copy_from to smithi04275593-17 2024-09-21T09:31:47.736 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 433 (ObjNum 380 snap 117 seq_num 380) dirty exists 2024-09-21T09:31:47.743 INFO:tasks.rados.rados.0.smithi042.stdout:1368: expect (ObjNum 413 snap 123 seq_num 413) 2024-09-21T09:31:48.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:47 smithi042 ceph-mon[87662]: osdmap e341: 8 total, 8 up, 8 in 2024-09-21T09:31:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:47 smithi042 ceph-mon[87662]: pgmap v181: 121 pgs: 121 active+clean; 187 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2024-09-21T09:31:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:47 smithi042 ceph-mon[87662]: osdmap e342: 8 total, 8 up, 8 in 2024-09-21T09:31:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:47 smithi042 ceph-mon[85820]: osdmap e341: 8 total, 8 up, 8 in 2024-09-21T09:31:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:47 smithi042 ceph-mon[85820]: pgmap v181: 121 pgs: 121 active+clean; 187 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2024-09-21T09:31:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:47 smithi042 ceph-mon[85820]: osdmap e342: 8 total, 8 up, 8 in 2024-09-21T09:31:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:47 smithi133 ceph-mon[83064]: osdmap e341: 8 total, 8 up, 8 in 2024-09-21T09:31:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:47 smithi133 ceph-mon[83064]: pgmap v181: 121 pgs: 121 active+clean; 187 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2024-09-21T09:31:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:47 smithi133 ceph-mon[83064]: osdmap e342: 8 total, 8 up, 8 in 2024-09-21T09:31:48.658 INFO:tasks.rados.rados.0.smithi042.stdout:1367: done (5 left) 2024-09-21T09:31:48.659 INFO:tasks.rados.rados.0.smithi042.stdout:1368: done (4 left) 2024-09-21T09:31:48.659 INFO:tasks.rados.rados.0.smithi042.stdout:1369: done (3 left) 2024-09-21T09:31:48.659 INFO:tasks.rados.rados.0.smithi042.stdout:1370: done (2 left) 2024-09-21T09:31:48.659 INFO:tasks.rados.rados.0.smithi042.stdout:1371: done (1 left) 2024-09-21T09:31:48.659 INFO:tasks.rados.rados.0.smithi042.stdout:1372: done (0 left) 2024-09-21T09:31:48.659 INFO:tasks.rados.rados.0.smithi042.stdout:1373: snap_create 2024-09-21T09:31:49.665 INFO:tasks.rados.rados.0.smithi042.stdout:1373: done (0 left) 2024-09-21T09:31:49.666 INFO:tasks.rados.rados.0.smithi042.stdout:1374: snap_remove snap 130 2024-09-21T09:31:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:49 smithi133 ceph-mon[83064]: osdmap e343: 8 total, 8 up, 8 in 2024-09-21T09:31:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:49 smithi042 ceph-mon[87662]: osdmap e343: 8 total, 8 up, 8 in 2024-09-21T09:31:50.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:49 smithi042 ceph-mon[85820]: osdmap e343: 8 total, 8 up, 8 in 2024-09-21T09:31:50.671 INFO:tasks.rados.rados.0.smithi042.stdout:1374: done (0 left) 2024-09-21T09:31:50.671 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 133 2024-09-21T09:31:50.671 INFO:tasks.rados.rados.0.smithi042.stdout:1375: seq_num 436 ranges {1908736=106496} 2024-09-21T09:31:50.682 INFO:tasks.rados.rados.0.smithi042.stdout:1375: writing smithi04275593-33 from 1908736 to 2015232 tid 1 2024-09-21T09:31:50.683 INFO:tasks.rados.rados.0.smithi042.stdout:1376: copy_from oid 22 from oid 50 current snap is 133 2024-09-21T09:31:50.683 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 133 2024-09-21T09:31:50.683 INFO:tasks.rados.rados.0.smithi042.stdout:1377: seq_num 437 ranges {5537792=122880} 2024-09-21T09:31:50.715 INFO:tasks.rados.rados.0.smithi042.stdout:1377: writing smithi04275593-38 from 5537792 to 5660672 tid 1 2024-09-21T09:31:50.715 INFO:tasks.rados.rados.0.smithi042.stdout:1378: read oid 17 snap -1 2024-09-21T09:31:50.715 INFO:tasks.rados.rados.0.smithi042.stdout:1378: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:31:50.715 INFO:tasks.rados.rados.0.smithi042.stdout:1379: read oid 43 snap -1 2024-09-21T09:31:50.715 INFO:tasks.rados.rados.0.smithi042.stdout:1379: expect (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:31:50.715 INFO:tasks.rados.rados.0.smithi042.stdout:1380: read oid 10 snap -1 2024-09-21T09:31:50.715 INFO:tasks.rados.rados.0.smithi042.stdout:1380: expect (ObjNum 413 snap 123 seq_num 413) 2024-09-21T09:31:50.716 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 133 2024-09-21T09:31:50.716 INFO:tasks.rados.rados.0.smithi042.stdout:1375: finishing write tid 1 to smithi04275593-33 2024-09-21T09:31:50.716 INFO:tasks.rados.rados.0.smithi042.stdout:1375: finishing write tid 2 to smithi04275593-33 2024-09-21T09:31:50.716 INFO:tasks.rados.rados.0.smithi042.stdout:1375: finishing write tid 3 to smithi04275593-33 2024-09-21T09:31:50.716 INFO:tasks.rados.rados.0.smithi042.stdout:1375: oid 33 updating version 0 to 609 2024-09-21T09:31:50.716 INFO:tasks.rados.rados.0.smithi042.stdout:1375: oid 33 version 609 is already newer than 608 2024-09-21T09:31:50.716 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 609 (ObjNum 436 snap 133 seq_num 436) dirty exists 2024-09-21T09:31:50.716 INFO:tasks.rados.rados.0.smithi042.stdout:1375: left oid 33 (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:31:50.716 INFO:tasks.rados.rados.0.smithi042.stdout:1381: seq_num 438 ranges {0=139264} 2024-09-21T09:31:50.717 INFO:tasks.rados.rados.0.smithi042.stdout:1381: writing smithi04275593-15 from 0 to 139264 tid 1 2024-09-21T09:31:50.717 INFO:tasks.rados.rados.0.smithi042.stdout:1375: done (6 left) 2024-09-21T09:31:50.717 INFO:tasks.rados.rados.0.smithi042.stdout:1382: rollback oid 8 current snap is 133 2024-09-21T09:31:50.717 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 8 to 125 2024-09-21T09:31:50.717 INFO:tasks.rados.rados.0.smithi042.stdout:1383: read oid 5 snap -1 2024-09-21T09:31:50.717 INFO:tasks.rados.rados.0.smithi042.stdout:1383: expect (ObjNum 425 snap 126 seq_num 425) 2024-09-21T09:31:50.717 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 133 2024-09-21T09:31:50.718 INFO:tasks.rados.rados.0.smithi042.stdout:1384: seq_num 439 ranges {0=155648} 2024-09-21T09:31:50.718 INFO:tasks.rados.rados.0.smithi042.stdout:1384: writing smithi04275593-1 from 0 to 155648 tid 1 2024-09-21T09:31:50.718 INFO:tasks.rados.rados.0.smithi042.stdout:1385: snap_remove snap 128 2024-09-21T09:31:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:50 smithi133 ceph-mon[83064]: pgmap v184: 121 pgs: 121 active+clean; 203 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.7 MiB/s wr, 26 op/s 2024-09-21T09:31:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:50 smithi133 ceph-mon[83064]: osdmap e344: 8 total, 8 up, 8 in 2024-09-21T09:31:51.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:50 smithi042 ceph-mon[87662]: pgmap v184: 121 pgs: 121 active+clean; 203 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.7 MiB/s wr, 26 op/s 2024-09-21T09:31:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:50 smithi042 ceph-mon[87662]: osdmap e344: 8 total, 8 up, 8 in 2024-09-21T09:31:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:50 smithi042 ceph-mon[85820]: pgmap v184: 121 pgs: 121 active+clean; 203 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.7 MiB/s wr, 26 op/s 2024-09-21T09:31:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:50 smithi042 ceph-mon[85820]: osdmap e344: 8 total, 8 up, 8 in 2024-09-21T09:31:51.677 INFO:tasks.rados.rados.0.smithi042.stdout:1385: done (9 left) 2024-09-21T09:31:51.677 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 133 2024-09-21T09:31:51.677 INFO:tasks.rados.rados.0.smithi042.stdout:1376: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:31:51.677 INFO:tasks.rados.rados.0.smithi042.stdout:1379: expect (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:31:51.712 INFO:tasks.rados.rados.0.smithi042.stdout:1377: finishing write tid 1 to smithi04275593-38 2024-09-21T09:31:51.712 INFO:tasks.rados.rados.0.smithi042.stdout:1377: finishing write tid 2 to smithi04275593-38 2024-09-21T09:31:51.712 INFO:tasks.rados.rados.0.smithi042.stdout:1386: seq_num 440 ranges {901120=172032} 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:1386: writing smithi04275593-16 from 901120 to 1073152 tid 1 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:1379: done (9 left) 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 133 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:1376: finishing copy_from to smithi04275593-22 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 532 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:1382: finishing rollback tid 0 to smithi04275593-8 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:1382: finishing rollback tid 1 to smithi04275593-8 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:1382: finishing rollback tid 2 to smithi04275593-8 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 372 (ObjNum 403 snap 121 seq_num 403) dirty exists 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:1384: finishing write tid 1 to smithi04275593-1 2024-09-21T09:31:51.719 INFO:tasks.rados.rados.0.smithi042.stdout:1384: finishing write tid 2 to smithi04275593-1 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:1377: finishing write tid 3 to smithi04275593-38 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:1377: oid 38 updating version 0 to 510 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:1377: oid 38 version 510 is already newer than 509 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 510 (ObjNum 437 snap 133 seq_num 437) dirty exists 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:1377: left oid 38 (ObjNum 437 snap 133 seq_num 437) 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:1384: finishing write tid 3 to smithi04275593-1 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:1384: oid 1 updating version 0 to 611 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:1384: oid 1 version 611 is already newer than 610 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 611 (ObjNum 439 snap 133 seq_num 439) dirty exists 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:1384: left oid 1 (ObjNum 439 snap 133 seq_num 439) 2024-09-21T09:31:51.720 INFO:tasks.rados.rados.0.smithi042.stdout:1378: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:31:51.822 INFO:tasks.rados.rados.0.smithi042.stdout:1381: finishing write tid 1 to smithi04275593-15 2024-09-21T09:31:51.822 INFO:tasks.rados.rados.0.smithi042.stdout:1381: finishing write tid 2 to smithi04275593-15 2024-09-21T09:31:51.822 INFO:tasks.rados.rados.0.smithi042.stdout:1381: finishing write tid 3 to smithi04275593-15 2024-09-21T09:31:51.822 INFO:tasks.rados.rados.0.smithi042.stdout:1381: oid 15 updating version 0 to 605 2024-09-21T09:31:51.822 INFO:tasks.rados.rados.0.smithi042.stdout:1381: oid 15 updating version 605 to 606 2024-09-21T09:31:51.823 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 606 (ObjNum 438 snap 133 seq_num 438) dirty exists 2024-09-21T09:31:51.823 INFO:tasks.rados.rados.0.smithi042.stdout:1381: left oid 15 (ObjNum 438 snap 133 seq_num 438) 2024-09-21T09:31:51.823 INFO:tasks.rados.rados.0.smithi042.stdout:1387: seq_num 441 ranges {188416=188416} 2024-09-21T09:31:51.824 INFO:tasks.rados.rados.0.smithi042.stdout:1387: writing smithi04275593-11 from 188416 to 376832 tid 1 2024-09-21T09:31:51.824 INFO:tasks.rados.rados.0.smithi042.stdout:1376: done (9 left) 2024-09-21T09:31:51.824 INFO:tasks.rados.rados.0.smithi042.stdout:1377: done (8 left) 2024-09-21T09:31:51.825 INFO:tasks.rados.rados.0.smithi042.stdout:1378: done (7 left) 2024-09-21T09:31:51.825 INFO:tasks.rados.rados.0.smithi042.stdout:1381: done (6 left) 2024-09-21T09:31:51.825 INFO:tasks.rados.rados.0.smithi042.stdout:1382: done (5 left) 2024-09-21T09:31:51.825 INFO:tasks.rados.rados.0.smithi042.stdout:1384: done (4 left) 2024-09-21T09:31:51.825 INFO:tasks.rados.rados.0.smithi042.stdout:1388: copy_from oid 7 from oid 3 current snap is 133 2024-09-21T09:31:51.825 INFO:tasks.rados.rados.0.smithi042.stdout:1380: expect (ObjNum 413 snap 123 seq_num 413) 2024-09-21T09:31:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:51 smithi133 ceph-mon[83064]: osdmap e345: 8 total, 8 up, 8 in 2024-09-21T09:31:52.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:51 smithi042 ceph-mon[85820]: osdmap e345: 8 total, 8 up, 8 in 2024-09-21T09:31:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:51 smithi042 ceph-mon[87662]: osdmap e345: 8 total, 8 up, 8 in 2024-09-21T09:31:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:31:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:31:51] "GET /metrics HTTP/1.1" 200 36223 "" "Prometheus/2.43.0" 2024-09-21T09:31:52.460 INFO:tasks.rados.rados.0.smithi042.stdout:1383: expect (ObjNum 425 snap 126 seq_num 425) 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1386: finishing write tid 1 to smithi04275593-16 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1386: finishing write tid 2 to smithi04275593-16 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1386: finishing write tid 3 to smithi04275593-16 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1386: oid 16 updating version 0 to 610 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1386: oid 16 updating version 610 to 611 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 611 (ObjNum 440 snap 133 seq_num 440) dirty exists 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1386: left oid 16 (ObjNum 440 snap 133 seq_num 440) 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1387: finishing write tid 1 to smithi04275593-11 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1387: finishing write tid 2 to smithi04275593-11 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1387: finishing write tid 3 to smithi04275593-11 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1387: oid 11 updating version 0 to 373 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:1387: oid 11 updating version 373 to 374 2024-09-21T09:31:52.727 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 374 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1387: left oid 11 (ObjNum 441 snap 133 seq_num 441) 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1388: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1388: finishing copy_from to smithi04275593-7 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 540 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1380: done (4 left) 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1383: done (3 left) 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1386: done (2 left) 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1387: done (1 left) 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1388: done (0 left) 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1389: read oid 8 snap 129 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1389: expect (ObjNum 403 snap 121 seq_num 403) 2024-09-21T09:31:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:1390: snap_create 2024-09-21T09:31:52.731 INFO:tasks.rados.rados.0.smithi042.stdout:1389: expect (ObjNum 403 snap 121 seq_num 403) 2024-09-21T09:31:52.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:52 smithi042 ceph-mon[85820]: pgmap v187: 121 pgs: 121 active+clean; 203 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.1 MiB/s wr, 18 op/s 2024-09-21T09:31:52.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:52 smithi042 ceph-mon[85820]: osdmap e346: 8 total, 8 up, 8 in 2024-09-21T09:31:52.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:52 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:31:52.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:52 smithi042 ceph-mon[85820]: osdmap e347: 8 total, 8 up, 8 in 2024-09-21T09:31:52.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:52 smithi042 ceph-mon[87662]: pgmap v187: 121 pgs: 121 active+clean; 203 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.1 MiB/s wr, 18 op/s 2024-09-21T09:31:52.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:52 smithi042 ceph-mon[87662]: osdmap e346: 8 total, 8 up, 8 in 2024-09-21T09:31:52.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:52 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:31:52.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:52 smithi042 ceph-mon[87662]: osdmap e347: 8 total, 8 up, 8 in 2024-09-21T09:31:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:52 smithi133 ceph-mon[83064]: pgmap v187: 121 pgs: 121 active+clean; 203 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.1 MiB/s wr, 18 op/s 2024-09-21T09:31:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:52 smithi133 ceph-mon[83064]: osdmap e346: 8 total, 8 up, 8 in 2024-09-21T09:31:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:52 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T09:31:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:52 smithi133 ceph-mon[83064]: osdmap e347: 8 total, 8 up, 8 in 2024-09-21T09:31:53.682 INFO:tasks.rados.rados.0.smithi042.stdout:1389: done (1 left) 2024-09-21T09:31:53.682 INFO:tasks.rados.rados.0.smithi042.stdout:1390: done (0 left) 2024-09-21T09:31:53.683 INFO:tasks.rados.rados.0.smithi042.stdout:1391: delete oid 40 current snap is 134 2024-09-21T09:31:53.687 INFO:tasks.rados.rados.0.smithi042.stdout:1391: done (0 left) 2024-09-21T09:31:53.687 INFO:tasks.rados.rados.0.smithi042.stdout:1392: snap_remove snap 129 2024-09-21T09:31:53.835 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:53 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:31:53.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:53 smithi042 ceph-mon[85820]: Upgrade: osd.2 is safe to restart 2024-09-21T09:31:53.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:53 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:53.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:53 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:31:53.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:53 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:53.836 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:53 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:31:53.836 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:53 smithi042 ceph-mon[87662]: Upgrade: osd.2 is safe to restart 2024-09-21T09:31:53.836 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:53 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:53.836 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:53 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:31:53.836 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:53 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:53 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T09:31:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:53 smithi133 ceph-mon[83064]: Upgrade: osd.2 is safe to restart 2024-09-21T09:31:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:53 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:53 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T09:31:53.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:53 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:31:54.687 INFO:tasks.rados.rados.0.smithi042.stdout:1392: done (0 left) 2024-09-21T09:31:54.687 INFO:tasks.rados.rados.0.smithi042.stdout:1393: snap_remove snap 131 2024-09-21T09:31:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:54 smithi042 ceph-mon[87662]: pgmap v190: 121 pgs: 121 active+clean; 215 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-09-21T09:31:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:54 smithi042 ceph-mon[87662]: Upgrade: Updating osd.2 2024-09-21T09:31:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:54 smithi042 ceph-mon[87662]: Deploying daemon osd.2 on smithi042 2024-09-21T09:31:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:54 smithi042 ceph-mon[87662]: osdmap e348: 8 total, 8 up, 8 in 2024-09-21T09:31:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:54 smithi042 ceph-mon[85820]: pgmap v190: 121 pgs: 121 active+clean; 215 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-09-21T09:31:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:54 smithi042 ceph-mon[85820]: Upgrade: Updating osd.2 2024-09-21T09:31:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:54 smithi042 ceph-mon[85820]: Deploying daemon osd.2 on smithi042 2024-09-21T09:31:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:54 smithi042 ceph-mon[85820]: osdmap e348: 8 total, 8 up, 8 in 2024-09-21T09:31:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:54 smithi133 ceph-mon[83064]: pgmap v190: 121 pgs: 121 active+clean; 215 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-09-21T09:31:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:54 smithi133 ceph-mon[83064]: Upgrade: Updating osd.2 2024-09-21T09:31:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:54 smithi133 ceph-mon[83064]: Deploying daemon osd.2 on smithi042 2024-09-21T09:31:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:54 smithi133 ceph-mon[83064]: osdmap e348: 8 total, 8 up, 8 in 2024-09-21T09:31:55.408 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:31:55.691 INFO:tasks.rados.rados.0.smithi042.stdout:1393: done (0 left) 2024-09-21T09:31:55.691 INFO:tasks.rados.rados.0.smithi042.stdout:1394: snap_remove snap 125 2024-09-21T09:31:55.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:55 smithi042 ceph-mon[85820]: osdmap e349: 8 total, 8 up, 8 in 2024-09-21T09:31:55.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:55 smithi042 ceph-mon[87662]: osdmap e349: 8 total, 8 up, 8 in 2024-09-21T09:31:55.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:55 smithi133 ceph-mon[83064]: osdmap e349: 8 total, 8 up, 8 in 2024-09-21T09:31:56.009 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:31:56.009 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (6m) 22s ago 7m 24.9M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:31:56.009 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (7m) 96s ago 7m 91.7M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:31:56.009 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (8m) 22s ago 8m 18.5M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:31:56.009 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (8m) 96s ago 8m 21.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:31:56.009 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (2m) 96s ago 12m 453M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:31:56.009 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (3m) 22s ago 13m 521M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:31:56.009 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (2m) 22s ago 13m 50.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:31:56.009 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (102s) 96s ago 12m 22.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (2m) 22s ago 12m 45.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (6m) 22s ago 6m 15.5M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (6m) 96s ago 6m 15.5M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (60s) 22s ago 11m 76.7M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (27s) 22s ago 11m 11.7M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (11m) 22s ago 11m 145M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e f7b6eb6a64af 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (10m) 22s ago 10m 135M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (10m) 96s ago 10m 161M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (9m) 96s ago 9m 131M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (9m) 96s ago 9m 105M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (9m) 96s ago 9m 111M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:31:56.010 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (2m) 96s ago 7m 52.1M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:31:56.373 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 6, 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:31:56.374 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:31:56.375 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8, 2024-09-21T09:31:56.375 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 7 2024-09-21T09:31:56.375 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:31:56.375 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:31:56.698 INFO:tasks.rados.rados.0.smithi042.stdout:1394: done (0 left) 2024-09-21T09:31:56.698 INFO:tasks.rados.rados.0.smithi042.stdout:1395: delete oid 34 current snap is 134 2024-09-21T09:31:56.700 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:31:56.700 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:31:56.700 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:31:56.700 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:31:56.701 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:31:56.701 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:31:56.701 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:31:56.701 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:31:56.701 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "7/20 daemons upgraded", 2024-09-21T09:31:56.701 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T09:31:56.701 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:31:56.701 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:31:56.710 INFO:tasks.rados.rados.0.smithi042.stdout:1395: done (0 left) 2024-09-21T09:31:56.710 INFO:tasks.rados.rados.0.smithi042.stdout:1396: read oid 33 snap -1 2024-09-21T09:31:56.710 INFO:tasks.rados.rados.0.smithi042.stdout:1396: expect (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:31:56.710 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 134 2024-09-21T09:31:56.710 INFO:tasks.rados.rados.0.smithi042.stdout:1397: seq_num 444 ranges {2826240=237568} 2024-09-21T09:31:56.728 INFO:tasks.rados.rados.0.smithi042.stdout:1397: writing smithi04275593-48 from 2826240 to 3063808 tid 1 2024-09-21T09:31:56.728 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 134 2024-09-21T09:31:56.728 INFO:tasks.rados.rados.0.smithi042.stdout:1398: seq_num 445 ranges {6332416=253952} 2024-09-21T09:31:56.764 INFO:tasks.rados.rados.0.smithi042.stdout:1398: writing smithi04275593-5 from 6332416 to 6586368 tid 1 2024-09-21T09:31:56.764 INFO:tasks.rados.rados.0.smithi042.stdout:1399: read oid 42 snap -1 2024-09-21T09:31:56.765 INFO:tasks.rados.rados.0.smithi042.stdout:1399: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:31:56.765 INFO:tasks.rados.rados.0.smithi042.stdout:1400: delete oid 15 current snap is 134 2024-09-21T09:31:56.765 INFO:tasks.rados.rados.0.smithi042.stdout:1396: expect (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:31:56.830 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:56 smithi042 systemd[1]: Stopping Ceph osd.2 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:31:56.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[85820]: pgmap v193: 121 pgs: 121 active+clean; 223 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.9 MiB/s wr, 12 op/s 2024-09-21T09:31:56.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[85820]: from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:56.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[85820]: osdmap e350: 8 total, 8 up, 8 in 2024-09-21T09:31:56.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[85820]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:56.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/319646471' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:56.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:56.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:56.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[87662]: pgmap v193: 121 pgs: 121 active+clean; 223 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.9 MiB/s wr, 12 op/s 2024-09-21T09:31:56.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[87662]: from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:56.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[87662]: osdmap e350: 8 total, 8 up, 8 in 2024-09-21T09:31:56.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[87662]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:56.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/319646471' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:56.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:56.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1397: finishing write tid 1 to smithi04275593-48 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1397: finishing write tid 2 to smithi04275593-48 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1396: done (4 left) 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1400: done (3 left) 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1401: rollback oid 31 current snap is 134 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 31 to 133 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1397: finishing write tid 3 to smithi04275593-48 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1397: oid 48 updating version 0 to 533 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1397: oid 48 updating version 533 to 534 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 534 (ObjNum 444 snap 134 seq_num 444) dirty exists 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1397: left oid 48 (ObjNum 444 snap 134 seq_num 444) 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1398: finishing write tid 1 to smithi04275593-5 2024-09-21T09:31:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:1398: finishing write tid 2 to smithi04275593-5 2024-09-21T09:31:56.852 INFO:tasks.rados.rados.0.smithi042.stdout:1399: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:31:56.895 INFO:tasks.rados.rados.0.smithi042.stdout:1398: finishing write tid 3 to smithi04275593-5 2024-09-21T09:31:56.895 INFO:tasks.rados.rados.0.smithi042.stdout:1398: oid 5 updating version 0 to 553 2024-09-21T09:31:56.895 INFO:tasks.rados.rados.0.smithi042.stdout:1398: oid 5 version 553 is already newer than 552 2024-09-21T09:31:56.895 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 553 (ObjNum 445 snap 134 seq_num 445) dirty exists 2024-09-21T09:31:56.895 INFO:tasks.rados.rados.0.smithi042.stdout:1398: left oid 5 (ObjNum 445 snap 134 seq_num 445) 2024-09-21T09:31:56.895 INFO:tasks.rados.rados.0.smithi042.stdout:1401: finishing rollback tid 0 to smithi04275593-31 2024-09-21T09:31:56.895 INFO:tasks.rados.rados.0.smithi042.stdout:1401: finishing rollback tid 1 to smithi04275593-31 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:1397: done (3 left) 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:1398: done (2 left) 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:1399: done (1 left) 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:1402: read oid 30 snap 132 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:1402: expect (ObjNum 423 snap 126 seq_num 423) 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:1403: copy_from oid 23 from oid 45 current snap is 134 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:1401: finishing rollback tid 2 to smithi04275593-31 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 549 (ObjNum 422 snap 126 seq_num 422) dirty exists 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:1401: done (2 left) 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 134 2024-09-21T09:31:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:1404: seq_num 447 ranges {3751936=294912} 2024-09-21T09:31:56.917 INFO:tasks.rados.rados.0.smithi042.stdout:1404: writing smithi04275593-19 from 3751936 to 4046848 tid 1 2024-09-21T09:31:56.917 INFO:tasks.rados.rados.0.smithi042.stdout:1405: copy_from oid 10 from oid 36 current snap is 134 2024-09-21T09:31:56.917 INFO:tasks.rados.rados.0.smithi042.stdout:1406: read oid 32 snap -1 2024-09-21T09:31:56.917 INFO:tasks.rados.rados.0.smithi042.stdout:1406: expect (ObjNum 277 snap 82 seq_num 277) 2024-09-21T09:31:56.917 INFO:tasks.rados.rados.0.smithi042.stdout:1407: snap_remove snap 133 2024-09-21T09:31:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:56 smithi133 ceph-mon[83064]: pgmap v193: 121 pgs: 121 active+clean; 223 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.9 MiB/s wr, 12 op/s 2024-09-21T09:31:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:56 smithi133 ceph-mon[83064]: from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:56 smithi133 ceph-mon[83064]: osdmap e350: 8 total, 8 up, 8 in 2024-09-21T09:31:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:56 smithi133 ceph-mon[83064]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:56 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/319646471' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:31:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:31:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:31:57.102 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[50518]: 2024-09-21T09:31:56.827+0000 7f1afa99a640 -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-09-21T09:31:57.102 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[50518]: 2024-09-21T09:31:56.827+0000 7f1afa99a640 -1 osd.2 351 *** Got signal Terminated *** 2024-09-21T09:31:57.102 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:56 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[50518]: 2024-09-21T09:31:56.827+0000 7f1afa99a640 -1 osd.2 351 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:31:57.661 INFO:tasks.rados.rados.0.smithi042.stdout:1407: done (5 left) 2024-09-21T09:31:57.661 INFO:tasks.rados.rados.0.smithi042.stdout:1404: finishing write tid 1 to smithi04275593-19 2024-09-21T09:31:57.661 INFO:tasks.rados.rados.0.smithi042.stdout:1404: finishing write tid 2 to smithi04275593-19 2024-09-21T09:31:57.661 INFO:tasks.rados.rados.0.smithi042.stdout:1404: finishing write tid 3 to smithi04275593-19 2024-09-21T09:31:57.661 INFO:tasks.rados.rados.0.smithi042.stdout:1404: oid 19 updating version 0 to 533 2024-09-21T09:31:57.661 INFO:tasks.rados.rados.0.smithi042.stdout:1404: oid 19 updating version 533 to 534 2024-09-21T09:31:57.662 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 534 (ObjNum 447 snap 134 seq_num 447) dirty exists 2024-09-21T09:31:57.662 INFO:tasks.rados.rados.0.smithi042.stdout:1404: left oid 19 (ObjNum 447 snap 134 seq_num 447) 2024-09-21T09:31:57.662 INFO:tasks.rados.rados.0.smithi042.stdout:1406: expect (ObjNum 277 snap 82 seq_num 277) 2024-09-21T09:31:57.824 INFO:tasks.rados.rados.0.smithi042.stdout:1403: finishing copy_from racing read to smithi04275593-23 2024-09-21T09:31:57.824 INFO:tasks.rados.rados.0.smithi042.stdout:1403: finishing copy_from to smithi04275593-23 2024-09-21T09:31:57.824 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 295 (ObjNum 415 snap 125 seq_num 415) dirty exists 2024-09-21T09:31:57.824 INFO:tasks.rados.rados.0.smithi042.stdout:1402: expect (ObjNum 423 snap 126 seq_num 423) 2024-09-21T09:31:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:57 smithi133 ceph-mon[83064]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:57 smithi133 ceph-mon[83064]: osdmap e351: 8 total, 8 up, 8 in 2024-09-21T09:31:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:57 smithi133 ceph-mon[83064]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:57 smithi133 ceph-mon[83064]: osd.2 marked itself down and dead 2024-09-21T09:31:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:57 smithi133 ceph-mon[83064]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:31:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:57 smithi133 ceph-mon[83064]: osdmap e352: 8 total, 7 up, 8 in 2024-09-21T09:31:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[85820]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[85820]: osdmap e351: 8 total, 8 up, 8 in 2024-09-21T09:31:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[85820]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[85820]: osd.2 marked itself down and dead 2024-09-21T09:31:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[85820]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:31:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[85820]: osdmap e352: 8 total, 7 up, 8 in 2024-09-21T09:31:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[87662]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[87662]: osdmap e351: 8 total, 8 up, 8 in 2024-09-21T09:31:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[87662]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:31:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[87662]: osd.2 marked itself down and dead 2024-09-21T09:31:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[87662]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:31:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:57 smithi042 ceph-mon[87662]: osdmap e352: 8 total, 7 up, 8 in 2024-09-21T09:31:58.479 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:58 smithi042 podman[100784]: 2024-09-21 09:31:58.217224814 +0000 UTC m=+1.536371105 container died f7b6eb6a64affb2ca06f465f236e577acb797bf8df0d18db4296940e49f7ec7d (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True) 2024-09-21T09:31:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:58 smithi042 ceph-mon[87662]: pgmap v196: 121 pgs: 121 active+clean; 222 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-09-21T09:31:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:31:58 smithi042 ceph-mon[87662]: osdmap e353: 8 total, 7 up, 8 in 2024-09-21T09:31:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:58 smithi042 ceph-mon[85820]: pgmap v196: 121 pgs: 121 active+clean; 222 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-09-21T09:31:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:31:58 smithi042 ceph-mon[85820]: osdmap e353: 8 total, 7 up, 8 in 2024-09-21T09:31:58.852 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:58 smithi042 podman[100784]: 2024-09-21 09:31:58.568620268 +0000 UTC m=+1.887766558 container cleanup f7b6eb6a64affb2ca06f465f236e577acb797bf8df0d18db4296940e49f7ec7d (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-6a1bdf8, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:31:58.852 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:58 smithi042 bash[100784]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2 2024-09-21T09:31:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:58 smithi133 ceph-mon[83064]: pgmap v196: 121 pgs: 121 active+clean; 222 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-09-21T09:31:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:31:58 smithi133 ceph-mon[83064]: osdmap e353: 8 total, 7 up, 8 in 2024-09-21T09:31:59.254 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:58 smithi042 podman[100804]: 2024-09-21 09:31:58.887846914 +0000 UTC m=+0.672457772 container remove f7b6eb6a64affb2ca06f465f236e577acb797bf8df0d18db4296940e49f7ec7d (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-21T09:31:59.575 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:59 smithi042 podman[100893]: 2024-09-21 09:31:59.156634302 +0000 UTC m=+0.016314243 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:31:59.575 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:59 smithi042 podman[100893]: 2024-09-21 09:31:59.262785989 +0000 UTC m=+0.122465936 container create 90cf8f5a7ce4194efe2a7c59fcba25f23f0706ae8a9c40c58470f4924f806088 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-21T09:31:59.575 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:59 smithi042 podman[100893]: 2024-09-21 09:31:59.490387224 +0000 UTC m=+0.350067184 container init 90cf8f5a7ce4194efe2a7c59fcba25f23f0706ae8a9c40c58470f4924f806088 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:31:59.575 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:59 smithi042 podman[100893]: 2024-09-21 09:31:59.493938753 +0000 UTC m=+0.353618701 container start 90cf8f5a7ce4194efe2a7c59fcba25f23f0706ae8a9c40c58470f4924f806088 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, ceph=True, org.label-schema.build-date=20240731) 2024-09-21T09:31:59.575 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:59 smithi042 podman[100893]: 2024-09-21 09:31:59.573472442 +0000 UTC m=+0.433152393 container attach 90cf8f5a7ce4194efe2a7c59fcba25f23f0706ae8a9c40c58470f4924f806088 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-21T09:31:59.724 INFO:tasks.rados.rados.0.smithi042.stdout:1405: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:31:59.724 INFO:tasks.rados.rados.0.smithi042.stdout:1405: finishing copy_from to smithi04275593-10 2024-09-21T09:31:59.724 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 465 (ObjNum 381 snap 117 seq_num 381) dirty exists 2024-09-21T09:31:59.724 INFO:tasks.rados.rados.0.smithi042.stdout:1408: read oid 50 snap -1 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1408: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1402: done (5 left) 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1403: done (4 left) 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1404: done (3 left) 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1405: done (2 left) 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1406: done (1 left) 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1409: read oid 36 snap -1 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1409: expect (ObjNum 381 snap 117 seq_num 381) 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1410: read oid 12 snap -1 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1410: expect (ObjNum 420 snap 126 seq_num 420) 2024-09-21T09:31:59.725 INFO:tasks.rados.rados.0.smithi042.stdout:1411: snap_remove snap 132 2024-09-21T09:31:59.851 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:31:59 smithi042 podman[100893]: 2024-09-21 09:31:59.698776475 +0000 UTC m=+0.558456419 container died 90cf8f5a7ce4194efe2a7c59fcba25f23f0706ae8a9c40c58470f4924f806088 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T09:32:00.602 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:00 smithi042 podman[100915]: 2024-09-21 09:32:00.32787811 +0000 UTC m=+0.618283756 container remove 90cf8f5a7ce4194efe2a7c59fcba25f23f0706ae8a9c40c58470f4924f806088 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T09:32:00.602 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:00 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-21T09:32:00.602 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:00 smithi042 systemd[1]: Stopped Ceph osd.2 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:32:00.602 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:00 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.2.service: Consumed 12.704s CPU time. 2024-09-21T09:32:00.603 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:00 smithi042 systemd[1]: Starting Ceph osd.2 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:32:00.706 INFO:tasks.rados.rados.0.smithi042.stdout:1411: done (3 left) 2024-09-21T09:32:00.706 INFO:tasks.rados.rados.0.smithi042.stdout:1412: rollback oid 38 current snap is 134 2024-09-21T09:32:00.706 INFO:tasks.rados.rados.0.smithi042.stdout:1412: done (3 left) 2024-09-21T09:32:00.706 INFO:tasks.rados.rados.0.smithi042.stdout:1413: setattr oid 21 current snap is 134 2024-09-21T09:32:00.706 INFO:tasks.rados.rados.0.smithi042.stdout:1408: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:32:00.962 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:00 smithi042 ceph-mon[87662]: pgmap v199: 121 pgs: 13 stale+active+clean, 108 active+clean; 212 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-09-21T09:32:00.962 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:00 smithi042 ceph-mon[85820]: pgmap v199: 121 pgs: 13 stale+active+clean, 108 active+clean; 212 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-09-21T09:32:00.962 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:00 smithi042 podman[101016]: 2024-09-21 09:32:00.68584167 +0000 UTC m=+0.016306356 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:32:00.962 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:00 smithi042 podman[101016]: 2024-09-21 09:32:00.812700396 +0000 UTC m=+0.143165073 container create 59ce0294a19f4ea36e173fd5d34c605fac4b657622e5037a040f2ff68e722ec5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-21T09:32:00.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:00 smithi133 ceph-mon[83064]: pgmap v199: 121 pgs: 13 stale+active+clean, 108 active+clean; 212 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-09-21T09:32:01.281 INFO:tasks.rados.rados.0.smithi042.stdout:1409: expect (ObjNum 381 snap 117 seq_num 381) 2024-09-21T09:32:01.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 podman[101016]: 2024-09-21 09:32:01.07368553 +0000 UTC m=+0.404150216 container init 59ce0294a19f4ea36e173fd5d34c605fac4b657622e5037a040f2ff68e722ec5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, 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, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:32:01.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 podman[101016]: 2024-09-21 09:32:01.077815291 +0000 UTC m=+0.408279968 container start 59ce0294a19f4ea36e173fd5d34c605fac4b657622e5037a040f2ff68e722ec5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-21T09:32:01.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 podman[101016]: 2024-09-21 09:32:01.17373464 +0000 UTC m=+0.504199331 container attach 59ce0294a19f4ea36e173fd5d34c605fac4b657622e5037a040f2ff68e722ec5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.schema-version=1.0) 2024-09-21T09:32:01.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate[101031]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:32:01.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 bash[101016]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:32:01.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate[101031]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:32:01.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 bash[101016]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:32:01.493 INFO:tasks.rados.rados.0.smithi042.stdout:1410: expect (ObjNum 420 snap 126 seq_num 420) 2024-09-21T09:32:01.554 INFO:tasks.rados.rados.0.smithi042.stdout:1408: done (3 left) 2024-09-21T09:32:01.554 INFO:tasks.rados.rados.0.smithi042.stdout:1409: done (2 left) 2024-09-21T09:32:01.554 INFO:tasks.rados.rados.0.smithi042.stdout:1410: done (1 left) 2024-09-21T09:32:01.554 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 134 2024-09-21T09:32:01.554 INFO:tasks.rados.rados.0.smithi042.stdout:1414: seq_num 448 ranges {0=311296} 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1414: writing smithi04275593-28 from 0 to 311296 tid 1 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1415: read oid 24 snap -1 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1415: expect (ObjNum 417 snap 125 seq_num 417) 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1416: rollback oid 19 current snap is 134 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1416: done (3 left) 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1417: rmattr oid 44 current snap is 134 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1417: done (3 left) 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1418: rmattr oid 5 current snap is 134 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1418: done (3 left) 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1419: read oid 10 snap -1 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1419: expect (ObjNum 381 snap 117 seq_num 381) 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 134 2024-09-21T09:32:01.556 INFO:tasks.rados.rados.0.smithi042.stdout:1420: seq_num 449 ranges {0=327680} 2024-09-21T09:32:01.558 INFO:tasks.rados.rados.0.smithi042.stdout:1420: writing smithi04275593-49 from 0 to 327680 tid 1 2024-09-21T09:32:01.558 INFO:tasks.rados.rados.0.smithi042.stdout:1421: read oid 33 snap -1 2024-09-21T09:32:01.558 INFO:tasks.rados.rados.0.smithi042.stdout:1421: expect (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:32:01.558 INFO:tasks.rados.rados.0.smithi042.stdout:1422: snap_create 2024-09-21T09:32:01.558 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 632 (ObjNum 183 snap 52 seq_num 183) dirty exists 2024-09-21T09:32:01.559 INFO:tasks.rados.rados.0.smithi042.stdout:1414: finishing write tid 1 to smithi04275593-28 2024-09-21T09:32:01.559 INFO:tasks.rados.rados.0.smithi042.stdout:1414: finishing write tid 2 to smithi04275593-28 2024-09-21T09:32:01.561 INFO:tasks.rados.rados.0.smithi042.stdout:1414: finishing write tid 3 to smithi04275593-28 2024-09-21T09:32:01.561 INFO:tasks.rados.rados.0.smithi042.stdout:1414: oid 28 updating version 0 to 285 2024-09-21T09:32:01.561 INFO:tasks.rados.rados.0.smithi042.stdout:1414: oid 28 version 285 is already newer than 284 2024-09-21T09:32:01.561 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 285 (ObjNum 448 snap 134 seq_num 448) dirty exists 2024-09-21T09:32:01.561 INFO:tasks.rados.rados.0.smithi042.stdout:1414: left oid 28 (ObjNum 448 snap 134 seq_num 448) 2024-09-21T09:32:01.564 INFO:tasks.rados.rados.0.smithi042.stdout:1415: expect (ObjNum 417 snap 125 seq_num 417) 2024-09-21T09:32:01.623 INFO:tasks.rados.rados.0.smithi042.stdout:1420: finishing write tid 1 to smithi04275593-49 2024-09-21T09:32:01.624 INFO:tasks.rados.rados.0.smithi042.stdout:1420: finishing write tid 2 to smithi04275593-49 2024-09-21T09:32:01.624 INFO:tasks.rados.rados.0.smithi042.stdout:1420: finishing write tid 3 to smithi04275593-49 2024-09-21T09:32:01.624 INFO:tasks.rados.rados.0.smithi042.stdout:1420: oid 49 updating version 0 to 538 2024-09-21T09:32:01.624 INFO:tasks.rados.rados.0.smithi042.stdout:1420: oid 49 updating version 538 to 539 2024-09-21T09:32:01.624 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 539 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-09-21T09:32:01.624 INFO:tasks.rados.rados.0.smithi042.stdout:1420: left oid 49 (ObjNum 449 snap 134 seq_num 449) 2024-09-21T09:32:01.624 INFO:tasks.rados.rados.0.smithi042.stdout:1419: expect (ObjNum 381 snap 117 seq_num 381) 2024-09-21T09:32:01.842 INFO:tasks.rados.rados.0.smithi042.stdout:1421: expect (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:32:01.926 INFO:tasks.rados.rados.0.smithi042.stdout:1413: done (6 left) 2024-09-21T09:32:01.926 INFO:tasks.rados.rados.0.smithi042.stdout:1414: done (5 left) 2024-09-21T09:32:01.926 INFO:tasks.rados.rados.0.smithi042.stdout:1415: done (4 left) 2024-09-21T09:32:01.926 INFO:tasks.rados.rados.0.smithi042.stdout:1419: done (3 left) 2024-09-21T09:32:01.927 INFO:tasks.rados.rados.0.smithi042.stdout:1420: done (2 left) 2024-09-21T09:32:01.927 INFO:tasks.rados.rados.0.smithi042.stdout:1421: done (1 left) 2024-09-21T09:32:01.927 INFO:tasks.rados.rados.0.smithi042.stdout:1422: done (0 left) 2024-09-21T09:32:01.927 INFO:tasks.rados.rados.0.smithi042.stdout:1423: snap_remove snap 134 2024-09-21T09:32:01.990 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-mon[85820]: osdmap e354: 8 total, 7 up, 8 in 2024-09-21T09:32:01.991 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-mon[87662]: osdmap e354: 8 total, 7 up, 8 in 2024-09-21T09:32:01.991 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:32:01] "GET /metrics HTTP/1.1" 200 36223 "" "Prometheus/2.43.0" 2024-09-21T09:32:01.991 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate[101031]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T09:32:01.991 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 bash[101016]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T09:32:01.991 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate[101031]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T09:32:01.991 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 bash[101016]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T09:32:01.991 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate[101031]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T09:32:01.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:01 smithi133 ceph-mon[83064]: osdmap e354: 8 total, 7 up, 8 in 2024-09-21T09:32:02.311 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 bash[101016]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T09:32:02.312 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate[101031]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T09:32:02.312 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 bash[101016]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T09:32:02.312 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate[101031]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T09:32:02.312 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 bash[101016]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T09:32:02.312 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate[101031]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T09:32:02.312 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 bash[101016]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T09:32:02.312 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate[101031]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-21T09:32:02.312 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:01 smithi042 bash[101016]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-21T09:32:02.312 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:02 smithi042 podman[101016]: 2024-09-21 09:32:02.018276604 +0000 UTC m=+1.348741298 container died 59ce0294a19f4ea36e173fd5d34c605fac4b657622e5037a040f2ff68e722ec5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD) 2024-09-21T09:32:02.663 INFO:tasks.rados.rados.0.smithi042.stdout:1423: done (0 left) 2024-09-21T09:32:02.663 INFO:tasks.rados.rados.0.smithi042.stdout:1424: rollback oid 10 current snap is 135 2024-09-21T09:32:02.663 INFO:tasks.rados.rados.0.smithi042.stdout:1424: done (0 left) 2024-09-21T09:32:02.663 INFO:tasks.rados.rados.0.smithi042.stdout:1425: delete oid 1 current snap is 135 2024-09-21T09:32:02.665 INFO:tasks.rados.rados.0.smithi042.stdout:1425: done (0 left) 2024-09-21T09:32:02.665 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 135 2024-09-21T09:32:02.665 INFO:tasks.rados.rados.0.smithi042.stdout:1426: seq_num 451 ranges {8265728=360448} 2024-09-21T09:32:02.713 INFO:tasks.rados.rados.0.smithi042.stdout:1426: writing smithi04275593-41 from 8265728 to 8626176 tid 1 2024-09-21T09:32:02.713 INFO:tasks.rados.rados.0.smithi042.stdout:1427: copy_from oid 10 from oid 5 current snap is 135 2024-09-21T09:32:02.713 INFO:tasks.rados.rados.0.smithi042.stdout:1428: rollback oid 2 current snap is 135 2024-09-21T09:32:02.713 INFO:tasks.rados.rados.0.smithi042.stdout:1428: done (2 left) 2024-09-21T09:32:02.713 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 135 2024-09-21T09:32:02.713 INFO:tasks.rados.rados.0.smithi042.stdout:1429: seq_num 452 ranges {6586368=376832} 2024-09-21T09:32:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:1429: writing smithi04275593-45 from 6586368 to 6963200 tid 1 2024-09-21T09:32:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:1430: delete oid 12 current snap is 135 2024-09-21T09:32:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:1426: finishing write tid 1 to smithi04275593-41 2024-09-21T09:32:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:1426: finishing write tid 2 to smithi04275593-41 2024-09-21T09:32:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:1426: finishing write tid 3 to smithi04275593-41 2024-09-21T09:32:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:1426: oid 41 updating version 0 to 541 2024-09-21T09:32:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:1426: oid 41 updating version 541 to 542 2024-09-21T09:32:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 542 (ObjNum 451 snap 135 seq_num 451) dirty exists 2024-09-21T09:32:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:1426: left oid 41 (ObjNum 451 snap 135 seq_num 451) 2024-09-21T09:32:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:1427: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:32:02.753 INFO:tasks.rados.rados.0.smithi042.stdout:1427: finishing copy_from to smithi04275593-10 2024-09-21T09:32:02.753 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 553 (ObjNum 445 snap 134 seq_num 445) dirty exists 2024-09-21T09:32:02.753 INFO:tasks.rados.rados.0.smithi042.stdout:1426: done (3 left) 2024-09-21T09:32:02.753 INFO:tasks.rados.rados.0.smithi042.stdout:1427: done (2 left) 2024-09-21T09:32:02.753 INFO:tasks.rados.rados.0.smithi042.stdout:1430: done (1 left) 2024-09-21T09:32:02.753 INFO:tasks.rados.rados.0.smithi042.stdout:1431: setattr oid 19 current snap is 135 2024-09-21T09:32:02.755 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 135 2024-09-21T09:32:02.755 INFO:tasks.rados.rados.0.smithi042.stdout:1432: seq_num 454 ranges {4308992=409600} 2024-09-21T09:32:02.781 INFO:tasks.rados.rados.0.smithi042.stdout:1432: writing smithi04275593-26 from 4308992 to 4718592 tid 1 2024-09-21T09:32:02.781 INFO:tasks.rados.rados.0.smithi042.stdout:1433: rollback oid 25 current snap is 135 2024-09-21T09:32:02.781 INFO:tasks.rados.rados.0.smithi042.stdout:1433: done (3 left) 2024-09-21T09:32:02.781 INFO:tasks.rados.rados.0.smithi042.stdout:1434: snap_create 2024-09-21T09:32:02.781 INFO:tasks.rados.rados.0.smithi042.stdout:1429: finishing write tid 1 to smithi04275593-45 2024-09-21T09:32:02.781 INFO:tasks.rados.rados.0.smithi042.stdout:1429: finishing write tid 2 to smithi04275593-45 2024-09-21T09:32:02.781 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 535 (ObjNum 447 snap 134 seq_num 447) dirty exists 2024-09-21T09:32:02.781 INFO:tasks.rados.rados.0.smithi042.stdout:1429: finishing write tid 3 to smithi04275593-45 2024-09-21T09:32:02.781 INFO:tasks.rados.rados.0.smithi042.stdout:1429: oid 45 updating version 0 to 296 2024-09-21T09:32:02.782 INFO:tasks.rados.rados.0.smithi042.stdout:1429: oid 45 updating version 296 to 297 2024-09-21T09:32:02.782 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 297 (ObjNum 452 snap 135 seq_num 452) dirty exists 2024-09-21T09:32:02.782 INFO:tasks.rados.rados.0.smithi042.stdout:1429: left oid 45 (ObjNum 452 snap 135 seq_num 452) 2024-09-21T09:32:02.783 INFO:tasks.rados.rados.0.smithi042.stdout:1432: finishing write tid 1 to smithi04275593-26 2024-09-21T09:32:02.783 INFO:tasks.rados.rados.0.smithi042.stdout:1432: finishing write tid 2 to smithi04275593-26 2024-09-21T09:32:02.784 INFO:tasks.rados.rados.0.smithi042.stdout:1432: finishing write tid 3 to smithi04275593-26 2024-09-21T09:32:02.784 INFO:tasks.rados.rados.0.smithi042.stdout:1432: oid 26 updating version 0 to 537 2024-09-21T09:32:02.784 INFO:tasks.rados.rados.0.smithi042.stdout:1432: oid 26 version 537 is already newer than 536 2024-09-21T09:32:02.784 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 537 (ObjNum 454 snap 135 seq_num 454) dirty exists 2024-09-21T09:32:02.784 INFO:tasks.rados.rados.0.smithi042.stdout:1432: left oid 26 (ObjNum 454 snap 135 seq_num 454) 2024-09-21T09:32:02.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:02 smithi042 ceph-mon[87662]: pgmap v201: 121 pgs: 4 active+undersized, 12 stale+active+clean, 1 active+undersized+degraded, 104 active+clean; 210 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 4/261 objects degraded (1.533%) 2024-09-21T09:32:02.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:02 smithi042 ceph-mon[87662]: Health check failed: Degraded data redundancy: 4/261 objects degraded (1.533%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:32:02.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:02 smithi042 ceph-mon[87662]: osdmap e355: 8 total, 7 up, 8 in 2024-09-21T09:32:02.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:02 smithi042 ceph-mon[87662]: osdmap e356: 8 total, 7 up, 8 in 2024-09-21T09:32:02.893 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:02 smithi042 ceph-mon[85820]: pgmap v201: 121 pgs: 4 active+undersized, 12 stale+active+clean, 1 active+undersized+degraded, 104 active+clean; 210 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 4/261 objects degraded (1.533%) 2024-09-21T09:32:02.893 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:02 smithi042 ceph-mon[85820]: Health check failed: Degraded data redundancy: 4/261 objects degraded (1.533%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:32:02.893 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:02 smithi042 ceph-mon[85820]: osdmap e355: 8 total, 7 up, 8 in 2024-09-21T09:32:02.893 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:02 smithi042 ceph-mon[85820]: osdmap e356: 8 total, 7 up, 8 in 2024-09-21T09:32:02.893 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:02 smithi042 podman[101172]: 2024-09-21 09:32:02.610856746 +0000 UTC m=+0.586504950 container remove 59ce0294a19f4ea36e173fd5d34c605fac4b657622e5037a040f2ff68e722ec5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=main-62da54b, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-21T09:32:02.893 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:02 smithi042 podman[101234]: 2024-09-21 09:32:02.741122148 +0000 UTC m=+0.019189762 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:32:02.893 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:02 smithi042 podman[101234]: 2024-09-21 09:32:02.89135975 +0000 UTC m=+0.169427346 container create 9d2749b5f532d26798542971e4f995a6149215a2d00d6c288cea1ed0a68dc92c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T09:32:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:02 smithi133 ceph-mon[83064]: pgmap v201: 121 pgs: 4 active+undersized, 12 stale+active+clean, 1 active+undersized+degraded, 104 active+clean; 210 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 4/261 objects degraded (1.533%) 2024-09-21T09:32:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:02 smithi133 ceph-mon[83064]: Health check failed: Degraded data redundancy: 4/261 objects degraded (1.533%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:32:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:02 smithi133 ceph-mon[83064]: osdmap e355: 8 total, 7 up, 8 in 2024-09-21T09:32:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:02 smithi133 ceph-mon[83064]: osdmap e356: 8 total, 7 up, 8 in 2024-09-21T09:32:03.207 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:03 smithi042 podman[101234]: 2024-09-21 09:32:03.114274366 +0000 UTC m=+0.392341971 container init 9d2749b5f532d26798542971e4f995a6149215a2d00d6c288cea1ed0a68dc92c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T09:32:03.207 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:03 smithi042 podman[101234]: 2024-09-21 09:32:03.117676745 +0000 UTC m=+0.395744341 container start 9d2749b5f532d26798542971e4f995a6149215a2d00d6c288cea1ed0a68dc92c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T09:32:03.207 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:03 smithi042 ceph-osd[101253]: -- 172.21.15.42:0/3901511335 <== mon.2 v2:172.21.15.42:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55740ed67a40 con 0x55740fb38000 2024-09-21T09:32:03.207 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:03 smithi042 bash[101234]: 9d2749b5f532d26798542971e4f995a6149215a2d00d6c288cea1ed0a68dc92c 2024-09-21T09:32:03.602 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:03 smithi042 systemd[1]: Started Ceph osd.2 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:32:03.723 INFO:tasks.rados.rados.0.smithi042.stdout:1429: done (3 left) 2024-09-21T09:32:03.723 INFO:tasks.rados.rados.0.smithi042.stdout:1431: done (2 left) 2024-09-21T09:32:03.723 INFO:tasks.rados.rados.0.smithi042.stdout:1432: done (1 left) 2024-09-21T09:32:03.723 INFO:tasks.rados.rados.0.smithi042.stdout:1434: done (0 left) 2024-09-21T09:32:03.723 INFO:tasks.rados.rados.0.smithi042.stdout:1435: snap_remove snap 135 2024-09-21T09:32:04.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-mon[87662]: pgmap v204: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 197 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 207 KiB/s wr, 11 op/s; 30/240 objects degraded (12.500%) 2024-09-21T09:32:04.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:04.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:04.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:04.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-mon[87662]: osdmap e357: 8 total, 7 up, 8 in 2024-09-21T09:32:04.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-mon[85820]: pgmap v204: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 197 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 207 KiB/s wr, 11 op/s; 30/240 objects degraded (12.500%) 2024-09-21T09:32:04.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:04.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:04.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:04.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-mon[85820]: osdmap e357: 8 total, 7 up, 8 in 2024-09-21T09:32:04.724 INFO:tasks.rados.rados.0.smithi042.stdout:1435: done (0 left) 2024-09-21T09:32:04.724 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 136 2024-09-21T09:32:04.724 INFO:tasks.rados.rados.0.smithi042.stdout:1436: seq_num 455 ranges {0=425984} 2024-09-21T09:32:04.726 INFO:tasks.rados.rados.0.smithi042.stdout:1436: writing smithi04275593-29 from 0 to 425984 tid 1 2024-09-21T09:32:04.726 INFO:tasks.rados.rados.0.smithi042.stdout:1437: copy_from oid 14 from oid 8 current snap is 136 2024-09-21T09:32:04.727 INFO:tasks.rados.rados.0.smithi042.stdout:1438: setattr oid 25 current snap is 136 2024-09-21T09:32:04.728 INFO:tasks.rados.rados.0.smithi042.stdout:1439: rollback oid 45 current snap is 136 2024-09-21T09:32:04.728 INFO:tasks.rados.rados.0.smithi042.stdout:1439: done (3 left) 2024-09-21T09:32:04.728 INFO:tasks.rados.rados.0.smithi042.stdout:1440: rollback oid 42 current snap is 136 2024-09-21T09:32:04.728 INFO:tasks.rados.rados.0.smithi042.stdout:1440: done (3 left) 2024-09-21T09:32:04.728 INFO:tasks.rados.rados.0.smithi042.stdout:1441: snap_create 2024-09-21T09:32:04.732 INFO:tasks.rados.rados.0.smithi042.stdout:1436: finishing write tid 1 to smithi04275593-29 2024-09-21T09:32:04.733 INFO:tasks.rados.rados.0.smithi042.stdout:1436: finishing write tid 2 to smithi04275593-29 2024-09-21T09:32:04.735 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 536 (ObjNum 270 snap 81 seq_num 270) dirty exists 2024-09-21T09:32:04.736 INFO:tasks.rados.rados.0.smithi042.stdout:1436: finishing write tid 3 to smithi04275593-29 2024-09-21T09:32:04.736 INFO:tasks.rados.rados.0.smithi042.stdout:1436: oid 29 updating version 0 to 376 2024-09-21T09:32:04.736 INFO:tasks.rados.rados.0.smithi042.stdout:1436: oid 29 version 376 is already newer than 375 2024-09-21T09:32:04.736 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 376 (ObjNum 455 snap 136 seq_num 455) dirty exists 2024-09-21T09:32:04.736 INFO:tasks.rados.rados.0.smithi042.stdout:1436: left oid 29 (ObjNum 455 snap 136 seq_num 455) 2024-09-21T09:32:04.741 INFO:tasks.rados.rados.0.smithi042.stdout:1437: finishing copy_from racing read to smithi04275593-14 2024-09-21T09:32:04.742 INFO:tasks.rados.rados.0.smithi042.stdout:1437: finishing copy_from to smithi04275593-14 2024-09-21T09:32:04.742 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 372 (ObjNum 403 snap 121 seq_num 403) dirty exists 2024-09-21T09:32:04.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:04 smithi133 ceph-mon[83064]: pgmap v204: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 197 MiB data, 1018 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 207 KiB/s wr, 11 op/s; 30/240 objects degraded (12.500%) 2024-09-21T09:32:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:04 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:04 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:04 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:04 smithi133 ceph-mon[83064]: osdmap e357: 8 total, 7 up, 8 in 2024-09-21T09:32:04.851 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:04 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[101249]: 2024-09-21T09:32:04.510+0000 7f2427f19640 -1 Falling back to public interface 2024-09-21T09:32:05.729 INFO:tasks.rados.rados.0.smithi042.stdout:1436: done (3 left) 2024-09-21T09:32:05.729 INFO:tasks.rados.rados.0.smithi042.stdout:1437: done (2 left) 2024-09-21T09:32:05.729 INFO:tasks.rados.rados.0.smithi042.stdout:1438: done (1 left) 2024-09-21T09:32:05.729 INFO:tasks.rados.rados.0.smithi042.stdout:1441: done (0 left) 2024-09-21T09:32:05.729 INFO:tasks.rados.rados.0.smithi042.stdout:1442: delete oid 14 current snap is 137 2024-09-21T09:32:05.734 INFO:tasks.rados.rados.0.smithi042.stdout:1442: done (0 left) 2024-09-21T09:32:05.734 INFO:tasks.rados.rados.0.smithi042.stdout:1443: read oid 24 snap -1 2024-09-21T09:32:05.734 INFO:tasks.rados.rados.0.smithi042.stdout:1443: expect (ObjNum 417 snap 125 seq_num 417) 2024-09-21T09:32:05.734 INFO:tasks.rados.rados.0.smithi042.stdout:1444: read oid 4 snap 136 2024-09-21T09:32:05.734 INFO:tasks.rados.rados.0.smithi042.stdout:1444: expect (ObjNum 430 snap 128 seq_num 430) 2024-09-21T09:32:05.735 INFO:tasks.rados.rados.0.smithi042.stdout:1445: read oid 26 snap 136 2024-09-21T09:32:05.735 INFO:tasks.rados.rados.0.smithi042.stdout:1445: expect (ObjNum 454 snap 135 seq_num 454) 2024-09-21T09:32:05.735 INFO:tasks.rados.rados.0.smithi042.stdout:1446: copy_from oid 2 from oid 27 current snap is 137 2024-09-21T09:32:05.735 INFO:tasks.rados.rados.0.smithi042.stdout:1447: copy_from oid 8 from oid 19 current snap is 137 2024-09-21T09:32:05.735 INFO:tasks.rados.rados.0.smithi042.stdout:1448: delete oid 49 current snap is 137 2024-09-21T09:32:05.739 INFO:tasks.rados.rados.0.smithi042.stdout:1444: expect (ObjNum 430 snap 128 seq_num 430) 2024-09-21T09:32:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:1443: expect (ObjNum 417 snap 125 seq_num 417) 2024-09-21T09:32:05.811 INFO:tasks.rados.rados.0.smithi042.stdout:1447: finishing copy_from racing read to smithi04275593-8 2024-09-21T09:32:05.811 INFO:tasks.rados.rados.0.smithi042.stdout:1445: expect (ObjNum 454 snap 135 seq_num 454) 2024-09-21T09:32:05.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:05 smithi042 ceph-mon[87662]: osdmap e358: 8 total, 7 up, 8 in 2024-09-21T09:32:05.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:05 smithi042 ceph-mon[85820]: osdmap e358: 8 total, 7 up, 8 in 2024-09-21T09:32:05.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:05 smithi133 ceph-mon[83064]: osdmap e358: 8 total, 7 up, 8 in 2024-09-21T09:32:06.050 INFO:tasks.rados.rados.0.smithi042.stdout:1447: finishing copy_from to smithi04275593-8 2024-09-21T09:32:06.050 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 535 (ObjNum 447 snap 134 seq_num 447) dirty exists 2024-09-21T09:32:06.050 INFO:tasks.rados.rados.0.smithi042.stdout:1446: finishing copy_from racing read to smithi04275593-2 2024-09-21T09:32:06.050 INFO:tasks.rados.rados.0.smithi042.stdout:1446: finishing copy_from to smithi04275593-2 2024-09-21T09:32:06.050 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 413 (ObjNum 421 snap 126 seq_num 421) dirty exists 2024-09-21T09:32:06.051 INFO:tasks.rados.rados.0.smithi042.stdout:1443: done (5 left) 2024-09-21T09:32:06.051 INFO:tasks.rados.rados.0.smithi042.stdout:1444: done (4 left) 2024-09-21T09:32:06.051 INFO:tasks.rados.rados.0.smithi042.stdout:1445: done (3 left) 2024-09-21T09:32:06.051 INFO:tasks.rados.rados.0.smithi042.stdout:1446: done (2 left) 2024-09-21T09:32:06.051 INFO:tasks.rados.rados.0.smithi042.stdout:1447: done (1 left) 2024-09-21T09:32:06.051 INFO:tasks.rados.rados.0.smithi042.stdout:1448: done (0 left) 2024-09-21T09:32:06.051 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 137 2024-09-21T09:32:06.051 INFO:tasks.rados.rados.0.smithi042.stdout:1449: seq_num 458 ranges {0=475136} 2024-09-21T09:32:06.053 INFO:tasks.rados.rados.0.smithi042.stdout:1449: writing smithi04275593-20 from 0 to 475136 tid 1 2024-09-21T09:32:06.053 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 137 2024-09-21T09:32:06.053 INFO:tasks.rados.rados.0.smithi042.stdout:1450: seq_num 459 ranges {6586368=491520} 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:1450: writing smithi04275593-23 from 6586368 to 7077888 tid 1 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:1451: copy_from oid 35 from oid 5 current snap is 137 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:1449: finishing write tid 1 to smithi04275593-20 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:1449: finishing write tid 2 to smithi04275593-20 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:1449: finishing write tid 3 to smithi04275593-20 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:1449: oid 20 updating version 0 to 536 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:1449: oid 20 updating version 536 to 537 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 537 (ObjNum 458 snap 137 seq_num 458) dirty exists 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:1449: left oid 20 (ObjNum 458 snap 137 seq_num 458) 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:1449: done (2 left) 2024-09-21T09:32:06.093 INFO:tasks.rados.rados.0.smithi042.stdout:1452: read oid 14 snap -1 2024-09-21T09:32:06.094 INFO:tasks.rados.rados.0.smithi042.stdout:1452: expect deleted 2024-09-21T09:32:06.094 INFO:tasks.rados.rados.0.smithi042.stdout:1453: snap_remove snap 136 2024-09-21T09:32:06.735 INFO:tasks.rados.rados.0.smithi042.stdout:1453: done (3 left) 2024-09-21T09:32:06.736 INFO:tasks.rados.rados.0.smithi042.stdout:1454: read oid 26 snap -1 2024-09-21T09:32:06.736 INFO:tasks.rados.rados.0.smithi042.stdout:1454: expect (ObjNum 454 snap 135 seq_num 454) 2024-09-21T09:32:06.736 INFO:tasks.rados.rados.0.smithi042.stdout:1455: read oid 2 snap -1 2024-09-21T09:32:06.736 INFO:tasks.rados.rados.0.smithi042.stdout:1455: expect (ObjNum 421 snap 126 seq_num 421) 2024-09-21T09:32:06.736 INFO:tasks.rados.rados.0.smithi042.stdout:1456: rmattr oid 7 current snap is 137 2024-09-21T09:32:06.736 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 137 2024-09-21T09:32:06.736 INFO:tasks.rados.rados.0.smithi042.stdout:1457: seq_num 460 ranges {4677632=507904} 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:1457: writing smithi04275593-36 from 4677632 to 5185536 tid 1 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:1458: snap_create 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:1450: finishing write tid 1 to smithi04275593-23 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:1450: finishing write tid 2 to smithi04275593-23 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:1450: finishing write tid 3 to smithi04275593-23 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:1450: oid 23 updating version 0 to 516 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:1450: oid 23 version 516 is already newer than 515 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 516 (ObjNum 459 snap 137 seq_num 459) dirty exists 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:1450: left oid 23 (ObjNum 459 snap 137 seq_num 459) 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:1451: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:32:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:1451: finishing copy_from to smithi04275593-35 2024-09-21T09:32:06.768 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 553 (ObjNum 445 snap 134 seq_num 445) dirty exists 2024-09-21T09:32:06.768 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 636 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:32:06.768 INFO:tasks.rados.rados.0.smithi042.stdout:1454: expect (ObjNum 454 snap 135 seq_num 454) 2024-09-21T09:32:06.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:06 smithi133 ceph-mon[83064]: pgmap v207: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 197 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 156 KiB/s wr, 22 op/s; 30/237 objects degraded (12.658%) 2024-09-21T09:32:06.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:06 smithi133 ceph-mon[83064]: osdmap e359: 8 total, 7 up, 8 in 2024-09-21T09:32:06.998 INFO:tasks.rados.rados.0.smithi042.stdout:1455: expect (ObjNum 421 snap 126 seq_num 421) 2024-09-21T09:32:07.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:06 smithi042 ceph-mon[87662]: pgmap v207: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 197 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 156 KiB/s wr, 22 op/s; 30/237 objects degraded (12.658%) 2024-09-21T09:32:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:06 smithi042 ceph-mon[87662]: osdmap e359: 8 total, 7 up, 8 in 2024-09-21T09:32:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:06 smithi042 ceph-mon[85820]: pgmap v207: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 197 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 156 KiB/s wr, 22 op/s; 30/237 objects degraded (12.658%) 2024-09-21T09:32:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:06 smithi042 ceph-mon[85820]: osdmap e359: 8 total, 7 up, 8 in 2024-09-21T09:32:07.227 INFO:tasks.rados.rados.0.smithi042.stdout:1457: finishing write tid 1 to smithi04275593-36 2024-09-21T09:32:07.227 INFO:tasks.rados.rados.0.smithi042.stdout:1457: finishing write tid 2 to smithi04275593-36 2024-09-21T09:32:07.227 INFO:tasks.rados.rados.0.smithi042.stdout:1457: finishing write tid 3 to smithi04275593-36 2024-09-21T09:32:07.228 INFO:tasks.rados.rados.0.smithi042.stdout:1457: oid 36 updating version 0 to 520 2024-09-21T09:32:07.228 INFO:tasks.rados.rados.0.smithi042.stdout:1457: oid 36 version 520 is already newer than 519 2024-09-21T09:32:07.228 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 520 (ObjNum 460 snap 137 seq_num 460) dirty exists 2024-09-21T09:32:07.228 INFO:tasks.rados.rados.0.smithi042.stdout:1457: left oid 36 (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:32:07.740 INFO:tasks.rados.rados.0.smithi042.stdout:1450: done (7 left) 2024-09-21T09:32:07.740 INFO:tasks.rados.rados.0.smithi042.stdout:1451: done (6 left) 2024-09-21T09:32:07.740 INFO:tasks.rados.rados.0.smithi042.stdout:1452: done (5 left) 2024-09-21T09:32:07.740 INFO:tasks.rados.rados.0.smithi042.stdout:1454: done (4 left) 2024-09-21T09:32:07.740 INFO:tasks.rados.rados.0.smithi042.stdout:1455: done (3 left) 2024-09-21T09:32:07.740 INFO:tasks.rados.rados.0.smithi042.stdout:1456: done (2 left) 2024-09-21T09:32:07.740 INFO:tasks.rados.rados.0.smithi042.stdout:1457: done (1 left) 2024-09-21T09:32:07.740 INFO:tasks.rados.rados.0.smithi042.stdout:1458: done (0 left) 2024-09-21T09:32:07.740 INFO:tasks.rados.rados.0.smithi042.stdout:1459: delete oid 24 current snap is 138 2024-09-21T09:32:07.744 INFO:tasks.rados.rados.0.smithi042.stdout:1459: done (0 left) 2024-09-21T09:32:07.744 INFO:tasks.rados.rados.0.smithi042.stdout:1460: snap_remove snap 137 2024-09-21T09:32:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:07 smithi133 ceph-mon[83064]: osdmap e360: 8 total, 7 up, 8 in 2024-09-21T09:32:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:07 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:07 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:07 smithi133 ceph-mon[83064]: pgmap v210: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 205 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 22 op/s; 30/231 objects degraded (12.987%) 2024-09-21T09:32:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:07 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:07 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:07 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 30/237 objects degraded (12.658%), 10 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:08.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[87662]: osdmap e360: 8 total, 7 up, 8 in 2024-09-21T09:32:08.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:08.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:08.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[87662]: pgmap v210: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 205 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 22 op/s; 30/231 objects degraded (12.987%) 2024-09-21T09:32:08.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:08.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:08.054 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 30/237 objects degraded (12.658%), 10 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:08.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[85820]: osdmap e360: 8 total, 7 up, 8 in 2024-09-21T09:32:08.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:08.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:08.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[85820]: pgmap v210: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 205 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 22 op/s; 30/231 objects degraded (12.987%) 2024-09-21T09:32:08.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:08.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:08.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:07 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 30/237 objects degraded (12.658%), 10 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:08.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:08 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[101249]: 2024-09-21T09:32:08.139+0000 7f2427f19640 -1 osd.2 351 log_to_monitors true 2024-09-21T09:32:08.746 INFO:tasks.rados.rados.0.smithi042.stdout:1460: done (0 left) 2024-09-21T09:32:08.746 INFO:tasks.rados.rados.0.smithi042.stdout:1461: delete oid 24 current snap is 138 2024-09-21T09:32:08.754 INFO:tasks.rados.rados.0.smithi042.stdout:1461: done (0 left) 2024-09-21T09:32:08.754 INFO:tasks.rados.rados.0.smithi042.stdout:1462: read oid 30 snap -1 2024-09-21T09:32:08.754 INFO:tasks.rados.rados.0.smithi042.stdout:1462: expect (ObjNum 423 snap 126 seq_num 423) 2024-09-21T09:32:08.754 INFO:tasks.rados.rados.0.smithi042.stdout:1463: read oid 46 snap -1 2024-09-21T09:32:08.754 INFO:tasks.rados.rados.0.smithi042.stdout:1463: expect (ObjNum 413 snap 123 seq_num 413) 2024-09-21T09:32:08.754 INFO:tasks.rados.rados.0.smithi042.stdout:1464: rollback oid 4 current snap is 138 2024-09-21T09:32:08.754 INFO:tasks.rados.rados.0.smithi042.stdout:1464: done (2 left) 2024-09-21T09:32:08.754 INFO:tasks.rados.rados.0.smithi042.stdout:1465: copy_from oid 28 from oid 32 current snap is 138 2024-09-21T09:32:08.754 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 138 2024-09-21T09:32:08.754 INFO:tasks.rados.rados.0.smithi042.stdout:1466: seq_num 463 ranges {425984=557056} 2024-09-21T09:32:08.759 INFO:tasks.rados.rados.0.smithi042.stdout:1466: writing smithi04275593-29 from 425984 to 983040 tid 1 2024-09-21T09:32:08.760 INFO:tasks.rados.rados.0.smithi042.stdout:1467: read oid 3 snap -1 2024-09-21T09:32:08.760 INFO:tasks.rados.rados.0.smithi042.stdout:1467: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:32:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:1468: read oid 24 snap -1 2024-09-21T09:32:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:1468: expect deleted 2024-09-21T09:32:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:1469: read oid 42 snap -1 2024-09-21T09:32:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:1469: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:32:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:1470: rmattr oid 35 current snap is 138 2024-09-21T09:32:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:1470: done (7 left) 2024-09-21T09:32:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 40 current snap is 138 2024-09-21T09:32:08.802 INFO:tasks.rados.rados.0.smithi042.stdout:1471: seq_num 464 ranges {0=573440} 2024-09-21T09:32:08.805 INFO:tasks.rados.rados.0.smithi042.stdout:1471: writing smithi04275593-40 from 0 to 573440 tid 1 2024-09-21T09:32:08.805 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 138 2024-09-21T09:32:08.805 INFO:tasks.rados.rados.0.smithi042.stdout:1466: finishing write tid 1 to smithi04275593-29 2024-09-21T09:32:08.805 INFO:tasks.rados.rados.0.smithi042.stdout:1466: finishing write tid 2 to smithi04275593-29 2024-09-21T09:32:08.806 INFO:tasks.rados.rados.0.smithi042.stdout:1466: finishing write tid 3 to smithi04275593-29 2024-09-21T09:32:08.806 INFO:tasks.rados.rados.0.smithi042.stdout:1466: oid 29 updating version 0 to 538 2024-09-21T09:32:08.806 INFO:tasks.rados.rados.0.smithi042.stdout:1466: oid 29 updating version 538 to 539 2024-09-21T09:32:08.806 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 539 (ObjNum 463 snap 138 seq_num 463) dirty exists 2024-09-21T09:32:08.806 INFO:tasks.rados.rados.0.smithi042.stdout:1466: left oid 29 (ObjNum 463 snap 138 seq_num 463) 2024-09-21T09:32:08.806 INFO:tasks.rados.rados.0.smithi042.stdout:1465: finishing copy_from racing read to smithi04275593-28 2024-09-21T09:32:08.806 INFO:tasks.rados.rados.0.smithi042.stdout:1472: seq_num 465 ranges {5701632=598016} 2024-09-21T09:32:08.843 INFO:tasks.rados.rados.0.smithi042.stdout:1472: writing smithi04275593-2 from 5701632 to 6299648 tid 1 2024-09-21T09:32:08.843 INFO:tasks.rados.rados.0.smithi042.stdout:1466: done (8 left) 2024-09-21T09:32:08.843 INFO:tasks.rados.rados.0.smithi042.stdout:1468: done (7 left) 2024-09-21T09:32:08.843 INFO:tasks.rados.rados.0.smithi042.stdout:1473: snap_create 2024-09-21T09:32:08.844 INFO:tasks.rados.rados.0.smithi042.stdout:1469: expect (ObjNum 183 snap 52 seq_num 183) 2024-09-21T09:32:08.893 INFO:tasks.rados.rados.0.smithi042.stdout:1465: finishing copy_from to smithi04275593-28 2024-09-21T09:32:08.893 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 345 (ObjNum 277 snap 82 seq_num 277) dirty exists 2024-09-21T09:32:08.893 INFO:tasks.rados.rados.0.smithi042.stdout:1463: expect (ObjNum 413 snap 123 seq_num 413) 2024-09-21T09:32:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:08 smithi133 ceph-mon[83064]: osdmap e361: 8 total, 7 up, 8 in 2024-09-21T09:32:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:08 smithi133 ceph-mon[83064]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T09:32:09.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:08 smithi042 ceph-mon[85820]: osdmap e361: 8 total, 7 up, 8 in 2024-09-21T09:32:09.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:08 smithi042 ceph-mon[85820]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T09:32:09.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:08 smithi042 ceph-mon[87662]: osdmap e361: 8 total, 7 up, 8 in 2024-09-21T09:32:09.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:08 smithi042 ceph-mon[87662]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T09:32:09.351 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[101249]: 2024-09-21T09:32:09.050+0000 7f241bcbb640 -1 osd.2 351 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:32:09.533 INFO:tasks.rados.rados.0.smithi042.stdout:1471: finishing write tid 1 to smithi04275593-40 2024-09-21T09:32:09.533 INFO:tasks.rados.rados.0.smithi042.stdout:1471: finishing write tid 2 to smithi04275593-40 2024-09-21T09:32:09.534 INFO:tasks.rados.rados.0.smithi042.stdout:1471: finishing write tid 3 to smithi04275593-40 2024-09-21T09:32:09.534 INFO:tasks.rados.rados.0.smithi042.stdout:1471: oid 40 updating version 0 to 346 2024-09-21T09:32:09.534 INFO:tasks.rados.rados.0.smithi042.stdout:1471: oid 40 updating version 346 to 347 2024-09-21T09:32:09.534 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 347 (ObjNum 464 snap 138 seq_num 464) dirty exists 2024-09-21T09:32:09.534 INFO:tasks.rados.rados.0.smithi042.stdout:1471: left oid 40 (ObjNum 464 snap 138 seq_num 464) 2024-09-21T09:32:09.534 INFO:tasks.rados.rados.0.smithi042.stdout:1472: finishing write tid 1 to smithi04275593-2 2024-09-21T09:32:09.534 INFO:tasks.rados.rados.0.smithi042.stdout:1472: finishing write tid 2 to smithi04275593-2 2024-09-21T09:32:09.534 INFO:tasks.rados.rados.0.smithi042.stdout:1467: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:32:09.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-mon[85820]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:32:09.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-mon[85820]: osdmap e362: 8 total, 7 up, 8 in 2024-09-21T09:32:09.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-mon[85820]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:32:09.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-mon[85820]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' 2024-09-21T09:32:09.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-mon[85820]: pgmap v213: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 208 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 16 op/s; 31/237 objects degraded (13.080%) 2024-09-21T09:32:10.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-mon[87662]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:32:10.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-mon[87662]: osdmap e362: 8 total, 7 up, 8 in 2024-09-21T09:32:10.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-mon[87662]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:32:10.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-mon[87662]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' 2024-09-21T09:32:10.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:09 smithi042 ceph-mon[87662]: pgmap v213: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 208 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 16 op/s; 31/237 objects degraded (13.080%) 2024-09-21T09:32:10.126 INFO:tasks.rados.rados.0.smithi042.stdout:1472: finishing write tid 3 to smithi04275593-2 2024-09-21T09:32:10.126 INFO:tasks.rados.rados.0.smithi042.stdout:1472: oid 2 updating version 0 to 635 2024-09-21T09:32:10.126 INFO:tasks.rados.rados.0.smithi042.stdout:1472: oid 2 version 635 is already newer than 634 2024-09-21T09:32:10.126 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 635 (ObjNum 465 snap 138 seq_num 465) dirty exists 2024-09-21T09:32:10.126 INFO:tasks.rados.rados.0.smithi042.stdout:1472: left oid 2 (ObjNum 465 snap 138 seq_num 465) 2024-09-21T09:32:10.127 INFO:tasks.rados.rados.0.smithi042.stdout:1462: expect (ObjNum 423 snap 126 seq_num 423) 2024-09-21T09:32:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:09 smithi133 ceph-mon[83064]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T09:32:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:09 smithi133 ceph-mon[83064]: osdmap e362: 8 total, 7 up, 8 in 2024-09-21T09:32:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:09 smithi133 ceph-mon[83064]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:32:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:09 smithi133 ceph-mon[83064]: from='osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545]' entity='osd.2' 2024-09-21T09:32:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:09 smithi133 ceph-mon[83064]: pgmap v213: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 208 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 16 op/s; 31/237 objects degraded (13.080%) 2024-09-21T09:32:11.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:10 smithi042 ceph-mon[85820]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:32:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:10 smithi042 ceph-mon[85820]: osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545] boot 2024-09-21T09:32:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:10 smithi042 ceph-mon[85820]: osdmap e363: 8 total, 8 up, 8 in 2024-09-21T09:32:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:10 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T09:32:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:10 smithi042 ceph-mon[87662]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:32:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:10 smithi042 ceph-mon[87662]: osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545] boot 2024-09-21T09:32:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:10 smithi042 ceph-mon[87662]: osdmap e363: 8 total, 8 up, 8 in 2024-09-21T09:32:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:10 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T09:32:11.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:32:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:32:10.991+0000 7f1f5d41a640 -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-09-21T09:32:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:10 smithi133 ceph-mon[83064]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:32:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:10 smithi133 ceph-mon[83064]: osd.2 [v2:172.21.15.42:6818/3761907545,v1:172.21.15.42:6819/3761907545] boot 2024-09-21T09:32:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:10 smithi133 ceph-mon[83064]: osdmap e363: 8 total, 8 up, 8 in 2024-09-21T09:32:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:10 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T09:32:12.009 INFO:tasks.rados.rados.0.smithi042.stdout:1462: done (7 left) 2024-09-21T09:32:12.010 INFO:tasks.rados.rados.0.smithi042.stdout:1463: done (6 left) 2024-09-21T09:32:12.010 INFO:tasks.rados.rados.0.smithi042.stdout:1465: done (5 left) 2024-09-21T09:32:12.010 INFO:tasks.rados.rados.0.smithi042.stdout:1467: done (4 left) 2024-09-21T09:32:12.011 INFO:tasks.rados.rados.0.smithi042.stdout:1469: done (3 left) 2024-09-21T09:32:12.011 INFO:tasks.rados.rados.0.smithi042.stdout:1471: done (2 left) 2024-09-21T09:32:12.011 INFO:tasks.rados.rados.0.smithi042.stdout:1472: done (1 left) 2024-09-21T09:32:12.011 INFO:tasks.rados.rados.0.smithi042.stdout:1473: done (0 left) 2024-09-21T09:32:12.011 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 139 2024-09-21T09:32:12.011 INFO:tasks.rados.rados.0.smithi042.stdout:1474: seq_num 466 ranges {8609792=614400} 2024-09-21T09:32:12.060 INFO:tasks.rados.rados.0.smithi042.stdout:1474: writing smithi04275593-9 from 8609792 to 9224192 tid 1 2024-09-21T09:32:12.061 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 139 2024-09-21T09:32:12.061 INFO:tasks.rados.rados.0.smithi042.stdout:1475: seq_num 467 ranges {6586368=630784} 2024-09-21T09:32:12.100 INFO:tasks.rados.rados.0.smithi042.stdout:1475: writing smithi04275593-10 from 6586368 to 7217152 tid 1 2024-09-21T09:32:12.100 INFO:tasks.rados.rados.0.smithi042.stdout:1476: copy_from oid 6 from oid 7 current snap is 139 2024-09-21T09:32:12.100 INFO:tasks.rados.rados.0.smithi042.stdout:1474: finishing write tid 1 to smithi04275593-9 2024-09-21T09:32:12.101 INFO:tasks.rados.rados.0.smithi042.stdout:1474: finishing write tid 2 to smithi04275593-9 2024-09-21T09:32:12.101 INFO:tasks.rados.rados.0.smithi042.stdout:1474: finishing write tid 3 to smithi04275593-9 2024-09-21T09:32:12.101 INFO:tasks.rados.rados.0.smithi042.stdout:1474: oid 9 updating version 0 to 460 2024-09-21T09:32:12.101 INFO:tasks.rados.rados.0.smithi042.stdout:1474: oid 9 version 460 is already newer than 459 2024-09-21T09:32:12.101 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 460 (ObjNum 466 snap 139 seq_num 466) dirty exists 2024-09-21T09:32:12.101 INFO:tasks.rados.rados.0.smithi042.stdout:1474: left oid 9 (ObjNum 466 snap 139 seq_num 466) 2024-09-21T09:32:12.101 INFO:tasks.rados.rados.0.smithi042.stdout:1474: done (2 left) 2024-09-21T09:32:12.101 INFO:tasks.rados.rados.0.smithi042.stdout:1477: rmattr oid 50 current snap is 139 2024-09-21T09:32:12.101 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 139 2024-09-21T09:32:12.101 INFO:tasks.rados.rados.0.smithi042.stdout:1478: seq_num 468 ranges {8192=647168} 2024-09-21T09:32:12.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:32:11] "GET /metrics HTTP/1.1" 200 36080 "" "Prometheus/2.43.0" 2024-09-21T09:32:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: osdmap e364: 8 total, 8 up, 8 in 2024-09-21T09:32:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:32:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:32:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: pgmap v216: 121 pgs: 4 peering, 23 active+undersized, 10 active+undersized+degraded, 84 active+clean; 208 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.9 MiB/s wr, 4 op/s; 31/237 objects degraded (13.080%) 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: osdmap e364: 8 total, 8 up, 8 in 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:32:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:12.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:12.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:12.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:12.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:32:12.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:32:12.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T09:32:12.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: pgmap v216: 121 pgs: 4 peering, 23 active+undersized, 10 active+undersized+degraded, 84 active+clean; 208 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.9 MiB/s wr, 4 op/s; 31/237 objects degraded (13.080%) 2024-09-21T09:32:12.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:12.105 INFO:tasks.rados.rados.0.smithi042.stdout:1478: writing smithi04275593-4 from 8192 to 655360 tid 1 2024-09-21T09:32:12.105 INFO:tasks.rados.rados.0.smithi042.stdout:1479: delete oid 15 current snap is 139 2024-09-21T09:32:12.105 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 538 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:32:12.105 INFO:tasks.rados.rados.0.smithi042.stdout:1475: finishing write tid 1 to smithi04275593-10 2024-09-21T09:32:12.105 INFO:tasks.rados.rados.0.smithi042.stdout:1475: finishing write tid 2 to smithi04275593-10 2024-09-21T09:32:12.107 INFO:tasks.rados.rados.0.smithi042.stdout:1477: done (4 left) 2024-09-21T09:32:12.107 INFO:tasks.rados.rados.0.smithi042.stdout:1479: done (3 left) 2024-09-21T09:32:12.107 INFO:tasks.rados.rados.0.smithi042.stdout:1480: read oid 3 snap -1 2024-09-21T09:32:12.107 INFO:tasks.rados.rados.0.smithi042.stdout:1480: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:32:12.107 INFO:tasks.rados.rados.0.smithi042.stdout:1481: read oid 17 snap -1 2024-09-21T09:32:12.107 INFO:tasks.rados.rados.0.smithi042.stdout:1481: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:32:12.107 INFO:tasks.rados.rados.0.smithi042.stdout:1482: copy_from oid 8 from oid 44 current snap is 139 2024-09-21T09:32:12.107 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 139 2024-09-21T09:32:12.107 INFO:tasks.rados.rados.0.smithi042.stdout:1483: seq_num 470 ranges {4046848=679936} 2024-09-21T09:32:12.135 INFO:tasks.rados.rados.0.smithi042.stdout:1483: writing smithi04275593-19 from 4046848 to 4726784 tid 1 2024-09-21T09:32:12.135 INFO:tasks.rados.rados.0.smithi042.stdout:1475: finishing write tid 3 to smithi04275593-10 2024-09-21T09:32:12.135 INFO:tasks.rados.rados.0.smithi042.stdout:1475: oid 10 updating version 0 to 554 2024-09-21T09:32:12.135 INFO:tasks.rados.rados.0.smithi042.stdout:1475: oid 10 updating version 554 to 555 2024-09-21T09:32:12.135 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 555 (ObjNum 467 snap 139 seq_num 467) dirty exists 2024-09-21T09:32:12.135 INFO:tasks.rados.rados.0.smithi042.stdout:1475: left oid 10 (ObjNum 467 snap 139 seq_num 467) 2024-09-21T09:32:12.136 INFO:tasks.rados.rados.0.smithi042.stdout:1475: done (6 left) 2024-09-21T09:32:12.136 INFO:tasks.rados.rados.0.smithi042.stdout:1484: read oid 28 snap 138 2024-09-21T09:32:12.136 INFO:tasks.rados.rados.0.smithi042.stdout:1484: expect (ObjNum 277 snap 82 seq_num 277) 2024-09-21T09:32:12.136 INFO:tasks.rados.rados.0.smithi042.stdout:1485: rollback oid 38 current snap is 139 2024-09-21T09:32:12.136 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 138 2024-09-21T09:32:12.140 INFO:tasks.rados.rados.0.smithi042.stdout:1478: finishing write tid 1 to smithi04275593-4 2024-09-21T09:32:12.140 INFO:tasks.rados.rados.0.smithi042.stdout:1478: finishing write tid 2 to smithi04275593-4 2024-09-21T09:32:12.140 INFO:tasks.rados.rados.0.smithi042.stdout:1478: finishing write tid 3 to smithi04275593-4 2024-09-21T09:32:12.140 INFO:tasks.rados.rados.0.smithi042.stdout:1478: oid 4 updating version 0 to 349 2024-09-21T09:32:12.140 INFO:tasks.rados.rados.0.smithi042.stdout:1478: oid 4 version 349 is already newer than 348 2024-09-21T09:32:12.140 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 349 (ObjNum 468 snap 139 seq_num 468) dirty exists 2024-09-21T09:32:12.140 INFO:tasks.rados.rados.0.smithi042.stdout:1478: left oid 4 (ObjNum 468 snap 139 seq_num 468) 2024-09-21T09:32:12.140 INFO:tasks.rados.rados.0.smithi042.stdout:1481: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:32:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: osdmap e364: 8 total, 8 up, 8 in 2024-09-21T09:32:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:32:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:32:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:12.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:12.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:32:12.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:32:12.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T09:32:12.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: pgmap v216: 121 pgs: 4 peering, 23 active+undersized, 10 active+undersized+degraded, 84 active+clean; 208 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.9 MiB/s wr, 4 op/s; 31/237 objects degraded (13.080%) 2024-09-21T09:32:12.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:12.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:12.245 INFO:tasks.rados.rados.0.smithi042.stdout:1483: finishing write tid 1 to smithi04275593-19 2024-09-21T09:32:12.245 INFO:tasks.rados.rados.0.smithi042.stdout:1483: finishing write tid 2 to smithi04275593-19 2024-09-21T09:32:12.245 INFO:tasks.rados.rados.0.smithi042.stdout:1483: finishing write tid 3 to smithi04275593-19 2024-09-21T09:32:12.245 INFO:tasks.rados.rados.0.smithi042.stdout:1483: oid 19 updating version 0 to 538 2024-09-21T09:32:12.245 INFO:tasks.rados.rados.0.smithi042.stdout:1483: oid 19 version 538 is already newer than 537 2024-09-21T09:32:12.245 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 538 (ObjNum 470 snap 139 seq_num 470) dirty exists 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:1483: left oid 19 (ObjNum 470 snap 139 seq_num 470) 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:1485: finishing rollback tid 0 to smithi04275593-38 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:1485: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:1485: finishing rollback tid 2 to smithi04275593-38 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 513 (ObjNum 437 snap 133 seq_num 437) dirty exists 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:1476: finishing copy_from racing read to smithi04275593-6 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:1476: finishing copy_from to smithi04275593-6 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 636 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:1482: finishing copy_from racing read to smithi04275593-8 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:1482: finishing copy_from to smithi04275593-8 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 497 (ObjNum 434 snap 131 seq_num 434) dirty exists 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:1476: done (7 left) 2024-09-21T09:32:12.246 INFO:tasks.rados.rados.0.smithi042.stdout:1478: done (6 left) 2024-09-21T09:32:12.247 INFO:tasks.rados.rados.0.smithi042.stdout:1481: done (5 left) 2024-09-21T09:32:12.247 INFO:tasks.rados.rados.0.smithi042.stdout:1482: done (4 left) 2024-09-21T09:32:12.247 INFO:tasks.rados.rados.0.smithi042.stdout:1483: done (3 left) 2024-09-21T09:32:12.247 INFO:tasks.rados.rados.0.smithi042.stdout:1485: done (2 left) 2024-09-21T09:32:12.247 INFO:tasks.rados.rados.0.smithi042.stdout:1486: copy_from oid 30 from oid 11 current snap is 139 2024-09-21T09:32:12.247 INFO:tasks.rados.rados.0.smithi042.stdout:1484: expect (ObjNum 277 snap 82 seq_num 277) 2024-09-21T09:32:12.398 INFO:tasks.rados.rados.0.smithi042.stdout:1480: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:32:12.960 INFO:tasks.rados.rados.0.smithi042.stdout:1486: finishing copy_from racing read to smithi04275593-30 2024-09-21T09:32:12.960 INFO:tasks.rados.rados.0.smithi042.stdout:1486: finishing copy_from to smithi04275593-30 2024-09-21T09:32:12.960 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 374 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-09-21T09:32:12.960 INFO:tasks.rados.rados.0.smithi042.stdout:1480: done (2 left) 2024-09-21T09:32:12.960 INFO:tasks.rados.rados.0.smithi042.stdout:1484: done (1 left) 2024-09-21T09:32:12.960 INFO:tasks.rados.rados.0.smithi042.stdout:1486: done (0 left) 2024-09-21T09:32:12.960 INFO:tasks.rados.rados.0.smithi042.stdout:1487: read oid 6 snap -1 2024-09-21T09:32:12.960 INFO:tasks.rados.rados.0.smithi042.stdout:1487: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:32:12.961 INFO:tasks.rados.rados.0.smithi042.stdout:1488: snap_create 2024-09-21T09:32:12.986 INFO:tasks.rados.rados.0.smithi042.stdout:1487: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:32:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:12 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 31/237 objects degraded (13.080%), 10 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:13.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:12 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 31/237 objects degraded (13.080%), 10 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:13.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:12 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 31/237 objects degraded (13.080%), 10 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:13.918 INFO:tasks.rados.rados.0.smithi042.stdout:1487: done (1 left) 2024-09-21T09:32:13.918 INFO:tasks.rados.rados.0.smithi042.stdout:1488: done (0 left) 2024-09-21T09:32:13.918 INFO:tasks.rados.rados.0.smithi042.stdout:1489: read oid 36 snap -1 2024-09-21T09:32:13.918 INFO:tasks.rados.rados.0.smithi042.stdout:1489: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:32:13.918 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 140 2024-09-21T09:32:13.919 INFO:tasks.rados.rados.0.smithi042.stdout:1490: seq_num 471 ranges {0=696320} 2024-09-21T09:32:13.922 INFO:tasks.rados.rados.0.smithi042.stdout:1490: writing smithi04275593-1 from 0 to 696320 tid 1 2024-09-21T09:32:13.922 INFO:tasks.rados.rados.0.smithi042.stdout:1491: rollback oid 8 current snap is 140 2024-09-21T09:32:13.922 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 8 to 138 2024-09-21T09:32:13.922 INFO:tasks.rados.rados.0.smithi042.stdout:1492: rollback oid 10 current snap is 140 2024-09-21T09:32:13.922 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 10 to 138 2024-09-21T09:32:13.922 INFO:tasks.rados.rados.0.smithi042.stdout:1493: rmattr oid 16 current snap is 140 2024-09-21T09:32:13.923 INFO:tasks.rados.rados.0.smithi042.stdout:1493: done (4 left) 2024-09-21T09:32:13.923 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 140 2024-09-21T09:32:13.923 INFO:tasks.rados.rados.0.smithi042.stdout:1494: seq_num 472 ranges {9330688=712704} 2024-09-21T09:32:13.978 INFO:tasks.rados.rados.0.smithi042.stdout:1494: writing smithi04275593-46 from 9330688 to 10043392 tid 1 2024-09-21T09:32:13.978 INFO:tasks.rados.rados.0.smithi042.stdout:1495: read oid 43 snap -1 2024-09-21T09:32:13.978 INFO:tasks.rados.rados.0.smithi042.stdout:1495: expect (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:32:13.978 INFO:tasks.rados.rados.0.smithi042.stdout:1496: rollback oid 29 current snap is 140 2024-09-21T09:32:13.978 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 29 to 138 2024-09-21T09:32:13.978 INFO:tasks.rados.rados.0.smithi042.stdout:1492: finishing rollback tid 0 to smithi04275593-10 2024-09-21T09:32:13.978 INFO:tasks.rados.rados.0.smithi042.stdout:1492: finishing rollback tid 1 to smithi04275593-10 2024-09-21T09:32:13.978 INFO:tasks.rados.rados.0.smithi042.stdout:1491: finishing rollback tid 0 to smithi04275593-8 2024-09-21T09:32:13.978 INFO:tasks.rados.rados.0.smithi042.stdout:1497: snap_remove snap 139 2024-09-21T09:32:14.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:13 smithi133 ceph-mon[83064]: pgmap v217: 121 pgs: 4 peering, 6 active+undersized, 7 active+undersized+degraded, 104 active+clean; 200 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 212 KiB/s wr, 2 op/s; 24/225 objects degraded (10.667%) 2024-09-21T09:32:14.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:13 smithi042 ceph-mon[87662]: pgmap v217: 121 pgs: 4 peering, 6 active+undersized, 7 active+undersized+degraded, 104 active+clean; 200 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 212 KiB/s wr, 2 op/s; 24/225 objects degraded (10.667%) 2024-09-21T09:32:14.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:13 smithi042 ceph-mon[85820]: pgmap v217: 121 pgs: 4 peering, 6 active+undersized, 7 active+undersized+degraded, 104 active+clean; 200 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 212 KiB/s wr, 2 op/s; 24/225 objects degraded (10.667%) 2024-09-21T09:32:14.925 INFO:tasks.rados.rados.0.smithi042.stdout:1497: done (7 left) 2024-09-21T09:32:14.926 INFO:tasks.rados.rados.0.smithi042.stdout:1498: read oid 6 snap -1 2024-09-21T09:32:14.926 INFO:tasks.rados.rados.0.smithi042.stdout:1498: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:32:14.926 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 140 2024-09-21T09:32:14.926 INFO:tasks.rados.rados.0.smithi042.stdout:1499: seq_num 473 ranges {1073152=729088} 2024-09-21T09:32:14.937 INFO:tasks.rados.rados.0.smithi042.stdout:1499: writing smithi04275593-16 from 1073152 to 1802240 tid 1 2024-09-21T09:32:14.937 INFO:tasks.rados.rados.0.smithi042.stdout:1500: delete oid 20 current snap is 140 2024-09-21T09:32:14.937 INFO:tasks.rados.rados.0.smithi042.stdout:1492: finishing rollback tid 2 to smithi04275593-10 2024-09-21T09:32:14.937 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 558 (ObjNum 445 snap 134 seq_num 445) dirty exists 2024-09-21T09:32:14.937 INFO:tasks.rados.rados.0.smithi042.stdout:1491: finishing rollback tid 1 to smithi04275593-8 2024-09-21T09:32:14.937 INFO:tasks.rados.rados.0.smithi042.stdout:1491: finishing rollback tid 2 to smithi04275593-8 2024-09-21T09:32:14.937 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 542 (ObjNum 447 snap 134 seq_num 447) dirty exists 2024-09-21T09:32:14.938 INFO:tasks.rados.rados.0.smithi042.stdout:1490: finishing write tid 1 to smithi04275593-1 2024-09-21T09:32:14.938 INFO:tasks.rados.rados.0.smithi042.stdout:1490: finishing write tid 2 to smithi04275593-1 2024-09-21T09:32:14.938 INFO:tasks.rados.rados.0.smithi042.stdout:1490: finishing write tid 3 to smithi04275593-1 2024-09-21T09:32:14.938 INFO:tasks.rados.rados.0.smithi042.stdout:1490: oid 1 updating version 0 to 646 2024-09-21T09:32:14.938 INFO:tasks.rados.rados.0.smithi042.stdout:1490: oid 1 version 646 is already newer than 645 2024-09-21T09:32:14.938 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 646 (ObjNum 471 snap 140 seq_num 471) dirty exists 2024-09-21T09:32:14.938 INFO:tasks.rados.rados.0.smithi042.stdout:1490: left oid 1 (ObjNum 471 snap 140 seq_num 471) 2024-09-21T09:32:14.938 INFO:tasks.rados.rados.0.smithi042.stdout:1489: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:32:15.241 INFO:tasks.rados.rados.0.smithi042.stdout:1496: finishing rollback tid 0 to smithi04275593-29 2024-09-21T09:32:15.241 INFO:tasks.rados.rados.0.smithi042.stdout:1496: finishing rollback tid 1 to smithi04275593-29 2024-09-21T09:32:15.241 INFO:tasks.rados.rados.0.smithi042.stdout:1496: finishing rollback tid 2 to smithi04275593-29 2024-09-21T09:32:15.241 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 545 (ObjNum 463 snap 138 seq_num 463) dirty exists 2024-09-21T09:32:15.241 INFO:tasks.rados.rados.0.smithi042.stdout:1489: done (9 left) 2024-09-21T09:32:15.242 INFO:tasks.rados.rados.0.smithi042.stdout:1490: done (8 left) 2024-09-21T09:32:15.242 INFO:tasks.rados.rados.0.smithi042.stdout:1491: done (7 left) 2024-09-21T09:32:15.242 INFO:tasks.rados.rados.0.smithi042.stdout:1492: done (6 left) 2024-09-21T09:32:15.242 INFO:tasks.rados.rados.0.smithi042.stdout:1496: done (5 left) 2024-09-21T09:32:15.242 INFO:tasks.rados.rados.0.smithi042.stdout:1500: done (4 left) 2024-09-21T09:32:15.242 INFO:tasks.rados.rados.0.smithi042.stdout:1501: snap_create 2024-09-21T09:32:15.242 INFO:tasks.rados.rados.0.smithi042.stdout:1494: finishing write tid 1 to smithi04275593-46 2024-09-21T09:32:15.242 INFO:tasks.rados.rados.0.smithi042.stdout:1494: finishing write tid 2 to smithi04275593-46 2024-09-21T09:32:15.242 INFO:tasks.rados.rados.0.smithi042.stdout:1495: expect (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:32:15.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:14 smithi133 ceph-mon[83064]: osdmap e365: 8 total, 8 up, 8 in 2024-09-21T09:32:15.273 INFO:tasks.rados.rados.0.smithi042.stdout:1494: finishing write tid 3 to smithi04275593-46 2024-09-21T09:32:15.273 INFO:tasks.rados.rados.0.smithi042.stdout:1494: oid 46 updating version 0 to 638 2024-09-21T09:32:15.273 INFO:tasks.rados.rados.0.smithi042.stdout:1494: oid 46 updating version 638 to 639 2024-09-21T09:32:15.273 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 639 (ObjNum 472 snap 140 seq_num 472) dirty exists 2024-09-21T09:32:15.274 INFO:tasks.rados.rados.0.smithi042.stdout:1494: left oid 46 (ObjNum 472 snap 140 seq_num 472) 2024-09-21T09:32:15.274 INFO:tasks.rados.rados.0.smithi042.stdout:1499: finishing write tid 1 to smithi04275593-16 2024-09-21T09:32:15.274 INFO:tasks.rados.rados.0.smithi042.stdout:1499: finishing write tid 2 to smithi04275593-16 2024-09-21T09:32:15.274 INFO:tasks.rados.rados.0.smithi042.stdout:1499: finishing write tid 3 to smithi04275593-16 2024-09-21T09:32:15.274 INFO:tasks.rados.rados.0.smithi042.stdout:1499: oid 16 updating version 0 to 641 2024-09-21T09:32:15.274 INFO:tasks.rados.rados.0.smithi042.stdout:1499: oid 16 updating version 641 to 642 2024-09-21T09:32:15.274 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 642 (ObjNum 473 snap 140 seq_num 473) dirty exists 2024-09-21T09:32:15.274 INFO:tasks.rados.rados.0.smithi042.stdout:1499: left oid 16 (ObjNum 473 snap 140 seq_num 473) 2024-09-21T09:32:15.274 INFO:tasks.rados.rados.0.smithi042.stdout:1498: expect (ObjNum 316 snap 98 seq_num 316) 2024-09-21T09:32:15.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:14 smithi042 ceph-mon[87662]: osdmap e365: 8 total, 8 up, 8 in 2024-09-21T09:32:15.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:14 smithi042 ceph-mon[85820]: osdmap e365: 8 total, 8 up, 8 in 2024-09-21T09:32:15.930 INFO:tasks.rados.rados.0.smithi042.stdout:1494: done (4 left) 2024-09-21T09:32:15.931 INFO:tasks.rados.rados.0.smithi042.stdout:1495: done (3 left) 2024-09-21T09:32:15.931 INFO:tasks.rados.rados.0.smithi042.stdout:1498: done (2 left) 2024-09-21T09:32:15.931 INFO:tasks.rados.rados.0.smithi042.stdout:1499: done (1 left) 2024-09-21T09:32:15.931 INFO:tasks.rados.rados.0.smithi042.stdout:1501: done (0 left) 2024-09-21T09:32:15.931 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 141 2024-09-21T09:32:15.931 INFO:tasks.rados.rados.0.smithi042.stdout:1502: seq_num 475 ranges {6586368=761856} 2024-09-21T09:32:15.970 INFO:tasks.rados.rados.0.smithi042.stdout:1502: writing smithi04275593-5 from 6586368 to 7348224 tid 1 2024-09-21T09:32:15.970 INFO:tasks.rados.rados.0.smithi042.stdout:1503: rollback oid 11 current snap is 141 2024-09-21T09:32:15.970 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 138 2024-09-21T09:32:15.970 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 141 2024-09-21T09:32:15.971 INFO:tasks.rados.rados.0.smithi042.stdout:1504: seq_num 476 ranges {655360=778240} 2024-09-21T09:32:15.979 INFO:tasks.rados.rados.0.smithi042.stdout:1504: writing smithi04275593-4 from 655360 to 1433600 tid 1 2024-09-21T09:32:15.979 INFO:tasks.rados.rados.0.smithi042.stdout:1505: delete oid 30 current snap is 141 2024-09-21T09:32:15.979 INFO:tasks.rados.rados.0.smithi042.stdout:1503: finishing rollback tid 0 to smithi04275593-11 2024-09-21T09:32:15.979 INFO:tasks.rados.rados.0.smithi042.stdout:1503: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:32:15.979 INFO:tasks.rados.rados.0.smithi042.stdout:1503: finishing rollback tid 2 to smithi04275593-11 2024-09-21T09:32:15.979 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 549 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-09-21T09:32:15.979 INFO:tasks.rados.rados.0.smithi042.stdout:1502: finishing write tid 1 to smithi04275593-5 2024-09-21T09:32:15.980 INFO:tasks.rados.rados.0.smithi042.stdout:1502: finishing write tid 2 to smithi04275593-5 2024-09-21T09:32:15.981 INFO:tasks.rados.rados.0.smithi042.stdout:1502: finishing write tid 3 to smithi04275593-5 2024-09-21T09:32:15.981 INFO:tasks.rados.rados.0.smithi042.stdout:1502: oid 5 updating version 0 to 555 2024-09-21T09:32:15.981 INFO:tasks.rados.rados.0.smithi042.stdout:1502: oid 5 version 555 is already newer than 554 2024-09-21T09:32:15.982 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 555 (ObjNum 475 snap 141 seq_num 475) dirty exists 2024-09-21T09:32:15.982 INFO:tasks.rados.rados.0.smithi042.stdout:1502: left oid 5 (ObjNum 475 snap 141 seq_num 475) 2024-09-21T09:32:15.982 INFO:tasks.rados.rados.0.smithi042.stdout:1502: done (3 left) 2024-09-21T09:32:15.983 INFO:tasks.rados.rados.0.smithi042.stdout:1503: done (2 left) 2024-09-21T09:32:15.983 INFO:tasks.rados.rados.0.smithi042.stdout:1505: done (1 left) 2024-09-21T09:32:15.983 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 141 2024-09-21T09:32:15.983 INFO:tasks.rados.rados.0.smithi042.stdout:1504: finishing write tid 1 to smithi04275593-4 2024-09-21T09:32:15.983 INFO:tasks.rados.rados.0.smithi042.stdout:1506: seq_num 478 ranges {0=409600,409600=401408} 2024-09-21T09:32:15.985 INFO:tasks.rados.rados.0.smithi042.stdout:1506: writing smithi04275593-15 from 0 to 409600 tid 1 2024-09-21T09:32:15.987 INFO:tasks.rados.rados.0.smithi042.stdout:1506: writing smithi04275593-15 from 409600 to 811008 tid 2 2024-09-21T09:32:15.987 INFO:tasks.rados.rados.0.smithi042.stdout:1507: delete oid 34 current snap is 141 2024-09-21T09:32:15.987 INFO:tasks.rados.rados.0.smithi042.stdout:1504: finishing write tid 2 to smithi04275593-4 2024-09-21T09:32:15.987 INFO:tasks.rados.rados.0.smithi042.stdout:1504: finishing write tid 3 to smithi04275593-4 2024-09-21T09:32:15.988 INFO:tasks.rados.rados.0.smithi042.stdout:1504: oid 4 updating version 0 to 350 2024-09-21T09:32:15.988 INFO:tasks.rados.rados.0.smithi042.stdout:1504: oid 4 updating version 350 to 351 2024-09-21T09:32:15.988 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 351 (ObjNum 476 snap 141 seq_num 476) dirty exists 2024-09-21T09:32:15.988 INFO:tasks.rados.rados.0.smithi042.stdout:1504: left oid 4 (ObjNum 476 snap 141 seq_num 476) 2024-09-21T09:32:15.988 INFO:tasks.rados.rados.0.smithi042.stdout:1506: finishing write tid 1 to smithi04275593-15 2024-09-21T09:32:15.989 INFO:tasks.rados.rados.0.smithi042.stdout:1504: done (2 left) 2024-09-21T09:32:15.989 INFO:tasks.rados.rados.0.smithi042.stdout:1507: done (1 left) 2024-09-21T09:32:15.989 INFO:tasks.rados.rados.0.smithi042.stdout:1508: rollback oid 13 current snap is 141 2024-09-21T09:32:15.989 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 13 to 140 2024-09-21T09:32:15.989 INFO:tasks.rados.rados.0.smithi042.stdout:1509: snap_create 2024-09-21T09:32:15.990 INFO:tasks.rados.rados.0.smithi042.stdout:1506: finishing write tid 2 to smithi04275593-15 2024-09-21T09:32:15.990 INFO:tasks.rados.rados.0.smithi042.stdout:1506: finishing write tid 3 to smithi04275593-15 2024-09-21T09:32:15.992 INFO:tasks.rados.rados.0.smithi042.stdout:1506: finishing write tid 4 to smithi04275593-15 2024-09-21T09:32:15.992 INFO:tasks.rados.rados.0.smithi042.stdout:1506: oid 15 updating version 0 to 645 2024-09-21T09:32:15.992 INFO:tasks.rados.rados.0.smithi042.stdout:1506: oid 15 updating version 645 to 647 2024-09-21T09:32:15.992 INFO:tasks.rados.rados.0.smithi042.stdout:1506: oid 15 version 647 is already newer than 646 2024-09-21T09:32:15.992 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 647 (ObjNum 478 snap 141 seq_num 478) dirty exists 2024-09-21T09:32:15.992 INFO:tasks.rados.rados.0.smithi042.stdout:1506: left oid 15 (ObjNum 478 snap 141 seq_num 478) 2024-09-21T09:32:15.994 INFO:tasks.rados.rados.0.smithi042.stdout:1508: finishing rollback tid 0 to smithi04275593-13 2024-09-21T09:32:15.994 INFO:tasks.rados.rados.0.smithi042.stdout:1508: finishing rollback tid 1 to smithi04275593-13 2024-09-21T09:32:15.994 INFO:tasks.rados.rados.0.smithi042.stdout:1508: finishing rollback tid 2 to smithi04275593-13 2024-09-21T09:32:15.994 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 552 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T09:32:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:15 smithi133 ceph-mon[83064]: osdmap e366: 8 total, 8 up, 8 in 2024-09-21T09:32:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:15 smithi133 ceph-mon[83064]: pgmap v220: 121 pgs: 121 active+clean; 202 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 6 op/s; 6.6 MiB/s, 1 objects/s recovering 2024-09-21T09:32:16.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:15 smithi042 ceph-mon[87662]: osdmap e366: 8 total, 8 up, 8 in 2024-09-21T09:32:16.253 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:15 smithi042 ceph-mon[87662]: pgmap v220: 121 pgs: 121 active+clean; 202 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 6 op/s; 6.6 MiB/s, 1 objects/s recovering 2024-09-21T09:32:16.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:15 smithi042 ceph-mon[85820]: osdmap e366: 8 total, 8 up, 8 in 2024-09-21T09:32:16.253 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:15 smithi042 ceph-mon[85820]: pgmap v220: 121 pgs: 121 active+clean; 202 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 6 op/s; 6.6 MiB/s, 1 objects/s recovering 2024-09-21T09:32:16.935 INFO:tasks.rados.rados.0.smithi042.stdout:1506: done (2 left) 2024-09-21T09:32:16.935 INFO:tasks.rados.rados.0.smithi042.stdout:1508: done (1 left) 2024-09-21T09:32:16.935 INFO:tasks.rados.rados.0.smithi042.stdout:1509: done (0 left) 2024-09-21T09:32:16.935 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 142 2024-09-21T09:32:16.935 INFO:tasks.rados.rados.0.smithi042.stdout:1510: seq_num 480 ranges {5660672=442368,6103040=401408} 2024-09-21T09:32:16.967 INFO:tasks.rados.rados.0.smithi042.stdout:1510: writing smithi04275593-38 from 5660672 to 6103040 tid 1 2024-09-21T09:32:16.970 INFO:tasks.rados.rados.0.smithi042.stdout:1510: writing smithi04275593-38 from 6103040 to 6504448 tid 2 2024-09-21T09:32:16.970 INFO:tasks.rados.rados.0.smithi042.stdout:1511: rollback oid 50 current snap is 142 2024-09-21T09:32:16.970 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 50 to 140 2024-09-21T09:32:16.970 INFO:tasks.rados.rados.0.smithi042.stdout:1512: setattr oid 41 current snap is 142 2024-09-21T09:32:16.972 INFO:tasks.rados.rados.0.smithi042.stdout:1513: rollback oid 7 current snap is 142 2024-09-21T09:32:16.973 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 7 to 138 2024-09-21T09:32:16.973 INFO:tasks.rados.rados.0.smithi042.stdout:1514: snap_remove snap 141 2024-09-21T09:32:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:16 smithi133 ceph-mon[83064]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/225 objects degraded (10.667%), 7 pgs degraded) 2024-09-21T09:32:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:16 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:32:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:16 smithi133 ceph-mon[83064]: osdmap e367: 8 total, 8 up, 8 in 2024-09-21T09:32:17.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:16 smithi042 ceph-mon[87662]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/225 objects degraded (10.667%), 7 pgs degraded) 2024-09-21T09:32:17.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:16 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:32:17.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:16 smithi042 ceph-mon[87662]: osdmap e367: 8 total, 8 up, 8 in 2024-09-21T09:32:17.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:16 smithi042 ceph-mon[85820]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/225 objects degraded (10.667%), 7 pgs degraded) 2024-09-21T09:32:17.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:16 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:32:17.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:16 smithi042 ceph-mon[85820]: osdmap e367: 8 total, 8 up, 8 in 2024-09-21T09:32:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:1514: done (4 left) 2024-09-21T09:32:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:1515: rollback oid 14 current snap is 142 2024-09-21T09:32:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 140 2024-09-21T09:32:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:1510: finishing write tid 1 to smithi04275593-38 2024-09-21T09:32:17.665 INFO:tasks.rados.rados.0.smithi042.stdout:1511: finishing rollback tid 0 to smithi04275593-50 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1510: finishing write tid 2 to smithi04275593-38 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1510: finishing write tid 3 to smithi04275593-38 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1511: finishing rollback tid 1 to smithi04275593-50 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1511: finishing rollback tid 2 to smithi04275593-50 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 541 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1513: finishing rollback tid 0 to smithi04275593-7 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 543 (ObjNum 451 snap 135 seq_num 451) dirty exists 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1513: finishing rollback tid 1 to smithi04275593-7 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1513: finishing rollback tid 2 to smithi04275593-7 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 650 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1510: finishing write tid 4 to smithi04275593-38 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1510: oid 38 updating version 0 to 515 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1510: oid 38 updating version 515 to 516 2024-09-21T09:32:17.666 INFO:tasks.rados.rados.0.smithi042.stdout:1510: oid 38 version 516 is already newer than 514 2024-09-21T09:32:17.667 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 516 (ObjNum 480 snap 142 seq_num 480) dirty exists 2024-09-21T09:32:17.667 INFO:tasks.rados.rados.0.smithi042.stdout:1510: left oid 38 (ObjNum 480 snap 142 seq_num 480) 2024-09-21T09:32:17.667 INFO:tasks.rados.rados.0.smithi042.stdout:1510: done (4 left) 2024-09-21T09:32:17.667 INFO:tasks.rados.rados.0.smithi042.stdout:1511: done (3 left) 2024-09-21T09:32:17.667 INFO:tasks.rados.rados.0.smithi042.stdout:1512: done (2 left) 2024-09-21T09:32:17.667 INFO:tasks.rados.rados.0.smithi042.stdout:1513: done (1 left) 2024-09-21T09:32:17.667 INFO:tasks.rados.rados.0.smithi042.stdout:1516: delete oid 31 current snap is 142 2024-09-21T09:32:17.667 INFO:tasks.rados.rados.0.smithi042.stdout:1515: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:32:17.667 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:32:17.672 INFO:tasks.rados.rados.0.smithi042.stdout:1515: done (1 left) 2024-09-21T09:32:17.672 INFO:tasks.rados.rados.0.smithi042.stdout:1516: done (0 left) 2024-09-21T09:32:17.672 INFO:tasks.rados.rados.0.smithi042.stdout:1517: snap_remove snap 138 2024-09-21T09:32:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:17 smithi133 ceph-mon[83064]: osdmap e368: 8 total, 8 up, 8 in 2024-09-21T09:32:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:17 smithi133 ceph-mon[83064]: pgmap v223: 121 pgs: 121 active+clean; 205 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 14 op/s; 8.7 MiB/s, 2 objects/s recovering 2024-09-21T09:32:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:17 smithi133 ceph-mon[83064]: osdmap e369: 8 total, 8 up, 8 in 2024-09-21T09:32:18.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:17 smithi042 ceph-mon[85820]: osdmap e368: 8 total, 8 up, 8 in 2024-09-21T09:32:18.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:17 smithi042 ceph-mon[85820]: pgmap v223: 121 pgs: 121 active+clean; 205 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 14 op/s; 8.7 MiB/s, 2 objects/s recovering 2024-09-21T09:32:18.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:17 smithi042 ceph-mon[85820]: osdmap e369: 8 total, 8 up, 8 in 2024-09-21T09:32:18.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:17 smithi042 ceph-mon[87662]: osdmap e368: 8 total, 8 up, 8 in 2024-09-21T09:32:18.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:17 smithi042 ceph-mon[87662]: pgmap v223: 121 pgs: 121 active+clean; 205 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 14 op/s; 8.7 MiB/s, 2 objects/s recovering 2024-09-21T09:32:18.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:17 smithi042 ceph-mon[87662]: osdmap e369: 8 total, 8 up, 8 in 2024-09-21T09:32:18.667 INFO:tasks.rados.rados.0.smithi042.stdout:1517: done (0 left) 2024-09-21T09:32:18.668 INFO:tasks.rados.rados.0.smithi042.stdout:1518: read oid 12 snap 140 2024-09-21T09:32:18.668 INFO:tasks.rados.rados.0.smithi042.stdout:1518: expect deleted 2024-09-21T09:32:18.668 INFO:tasks.rados.rados.0.smithi042.stdout:1519: delete oid 3 current snap is 142 2024-09-21T09:32:18.674 INFO:tasks.rados.rados.0.smithi042.stdout:1519: done (1 left) 2024-09-21T09:32:18.674 INFO:tasks.rados.rados.0.smithi042.stdout:1520: read oid 11 snap -1 2024-09-21T09:32:18.674 INFO:tasks.rados.rados.0.smithi042.stdout:1520: expect (ObjNum 441 snap 133 seq_num 441) 2024-09-21T09:32:18.675 INFO:tasks.rados.rados.0.smithi042.stdout:1518: done (1 left) 2024-09-21T09:32:18.675 INFO:tasks.rados.rados.0.smithi042.stdout:1521: read oid 14 snap 140 2024-09-21T09:32:18.675 INFO:tasks.rados.rados.0.smithi042.stdout:1521: expect deleted 2024-09-21T09:32:18.675 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 142 2024-09-21T09:32:18.675 INFO:tasks.rados.rados.0.smithi042.stdout:1522: seq_num 483 ranges {8265728=491520,8757248=401408} 2024-09-21T09:32:18.724 INFO:tasks.rados.rados.0.smithi042.stdout:1522: writing smithi04275593-22 from 8265728 to 8757248 tid 1 2024-09-21T09:32:18.727 INFO:tasks.rados.rados.0.smithi042.stdout:1522: writing smithi04275593-22 from 8757248 to 9158656 tid 2 2024-09-21T09:32:18.727 INFO:tasks.rados.rados.0.smithi042.stdout:1523: rollback oid 3 current snap is 142 2024-09-21T09:32:18.727 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 140 2024-09-21T09:32:18.727 INFO:tasks.rados.rados.0.smithi042.stdout:1520: expect (ObjNum 441 snap 133 seq_num 441) 2024-09-21T09:32:18.746 INFO:tasks.rados.rados.0.smithi042.stdout:1522: finishing write tid 1 to smithi04275593-22 2024-09-21T09:32:18.746 INFO:tasks.rados.rados.0.smithi042.stdout:1523: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:32:18.746 INFO:tasks.rados.rados.0.smithi042.stdout:1523: finishing rollback tid 2 to smithi04275593-3 2024-09-21T09:32:18.746 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 558 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-09-21T09:32:18.747 INFO:tasks.rados.rados.0.smithi042.stdout:1522: finishing write tid 2 to smithi04275593-22 2024-09-21T09:32:18.747 INFO:tasks.rados.rados.0.smithi042.stdout:1522: finishing write tid 3 to smithi04275593-22 2024-09-21T09:32:18.747 INFO:tasks.rados.rados.0.smithi042.stdout:1522: finishing write tid 4 to smithi04275593-22 2024-09-21T09:32:18.747 INFO:tasks.rados.rados.0.smithi042.stdout:1522: oid 22 updating version 0 to 540 2024-09-21T09:32:18.747 INFO:tasks.rados.rados.0.smithi042.stdout:1522: oid 22 version 540 is already newer than 539 2024-09-21T09:32:18.747 INFO:tasks.rados.rados.0.smithi042.stdout:1522: oid 22 updating version 540 to 541 2024-09-21T09:32:18.748 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 541 (ObjNum 483 snap 142 seq_num 483) dirty exists 2024-09-21T09:32:18.748 INFO:tasks.rados.rados.0.smithi042.stdout:1522: left oid 22 (ObjNum 483 snap 142 seq_num 483) 2024-09-21T09:32:18.748 INFO:tasks.rados.rados.0.smithi042.stdout:1520: done (3 left) 2024-09-21T09:32:18.748 INFO:tasks.rados.rados.0.smithi042.stdout:1521: done (2 left) 2024-09-21T09:32:18.748 INFO:tasks.rados.rados.0.smithi042.stdout:1522: done (1 left) 2024-09-21T09:32:18.748 INFO:tasks.rados.rados.0.smithi042.stdout:1523: done (0 left) 2024-09-21T09:32:18.748 INFO:tasks.rados.rados.0.smithi042.stdout:1524: rollback oid 14 current snap is 142 2024-09-21T09:32:18.749 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 140 2024-09-21T09:32:18.749 INFO:tasks.rados.rados.0.smithi042.stdout:1525: copy_from oid 11 from oid 29 current snap is 142 2024-09-21T09:32:18.749 INFO:tasks.rados.rados.0.smithi042.stdout:1526: read oid 48 snap -1 2024-09-21T09:32:18.749 INFO:tasks.rados.rados.0.smithi042.stdout:1526: expect (ObjNum 444 snap 134 seq_num 444) 2024-09-21T09:32:18.749 INFO:tasks.rados.rados.0.smithi042.stdout:1527: read oid 8 snap -1 2024-09-21T09:32:18.749 INFO:tasks.rados.rados.0.smithi042.stdout:1527: expect (ObjNum 447 snap 134 seq_num 447) 2024-09-21T09:32:18.749 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 142 2024-09-21T09:32:18.749 INFO:tasks.rados.rados.0.smithi042.stdout:1528: seq_num 484 ranges {1433600=507904,1941504=401408} 2024-09-21T09:32:18.756 INFO:tasks.rados.rados.0.smithi042.stdout:1528: writing smithi04275593-4 from 1433600 to 1941504 tid 1 2024-09-21T09:32:18.758 INFO:tasks.rados.rados.0.smithi042.stdout:1528: writing smithi04275593-4 from 1941504 to 2342912 tid 2 2024-09-21T09:32:18.759 INFO:tasks.rados.rados.0.smithi042.stdout:1529: delete oid 24 current snap is 142 2024-09-21T09:32:18.759 INFO:tasks.rados.rados.0.smithi042.stdout:1524: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:32:18.759 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 0 (ObjNum 225 snap 0 seq_num 3458503744) dirty dne 2024-09-21T09:32:18.759 INFO:tasks.rados.rados.0.smithi042.stdout:1528: finishing write tid 1 to smithi04275593-4 2024-09-21T09:32:18.761 INFO:tasks.rados.rados.0.smithi042.stdout:1526: expect (ObjNum 444 snap 134 seq_num 444) 2024-09-21T09:32:18.926 INFO:tasks.rados.rados.0.smithi042.stdout:1528: finishing write tid 2 to smithi04275593-4 2024-09-21T09:32:18.926 INFO:tasks.rados.rados.0.smithi042.stdout:1528: finishing write tid 3 to smithi04275593-4 2024-09-21T09:32:18.926 INFO:tasks.rados.rados.0.smithi042.stdout:1527: expect (ObjNum 447 snap 134 seq_num 447) 2024-09-21T09:32:19.243 INFO:tasks.rados.rados.0.smithi042.stdout:1528: finishing write tid 4 to smithi04275593-4 2024-09-21T09:32:19.243 INFO:tasks.rados.rados.0.smithi042.stdout:1528: oid 4 updating version 0 to 352 2024-09-21T09:32:19.243 INFO:tasks.rados.rados.0.smithi042.stdout:1528: oid 4 updating version 352 to 353 2024-09-21T09:32:19.243 INFO:tasks.rados.rados.0.smithi042.stdout:1528: oid 4 updating version 353 to 354 2024-09-21T09:32:19.243 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 354 (ObjNum 484 snap 142 seq_num 484) dirty exists 2024-09-21T09:32:19.243 INFO:tasks.rados.rados.0.smithi042.stdout:1528: left oid 4 (ObjNum 484 snap 142 seq_num 484) 2024-09-21T09:32:19.243 INFO:tasks.rados.rados.0.smithi042.stdout:1525: finishing copy_from racing read to smithi04275593-11 2024-09-21T09:32:19.243 INFO:tasks.rados.rados.0.smithi042.stdout:1525: finishing copy_from to smithi04275593-11 2024-09-21T09:32:19.243 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 545 (ObjNum 463 snap 138 seq_num 463) dirty exists 2024-09-21T09:32:19.243 INFO:tasks.rados.rados.0.smithi042.stdout:1524: done (5 left) 2024-09-21T09:32:19.244 INFO:tasks.rados.rados.0.smithi042.stdout:1525: done (4 left) 2024-09-21T09:32:19.244 INFO:tasks.rados.rados.0.smithi042.stdout:1526: done (3 left) 2024-09-21T09:32:19.244 INFO:tasks.rados.rados.0.smithi042.stdout:1527: done (2 left) 2024-09-21T09:32:19.244 INFO:tasks.rados.rados.0.smithi042.stdout:1528: done (1 left) 2024-09-21T09:32:19.244 INFO:tasks.rados.rados.0.smithi042.stdout:1529: done (0 left) 2024-09-21T09:32:19.244 INFO:tasks.rados.rados.0.smithi042.stdout:1530: snap_remove snap 140 2024-09-21T09:32:19.673 INFO:tasks.rados.rados.0.smithi042.stdout:1530: done (0 left) 2024-09-21T09:32:19.673 INFO:tasks.rados.rados.0.smithi042.stdout:1531: setattr oid 23 current snap is 142 2024-09-21T09:32:19.676 INFO:tasks.rados.rados.0.smithi042.stdout:1532: copy_from oid 42 from oid 28 current snap is 142 2024-09-21T09:32:19.677 INFO:tasks.rados.rados.0.smithi042.stdout:1533: read oid 26 snap -1 2024-09-21T09:32:19.677 INFO:tasks.rados.rados.0.smithi042.stdout:1533: expect (ObjNum 454 snap 135 seq_num 454) 2024-09-21T09:32:19.677 INFO:tasks.rados.rados.0.smithi042.stdout:1534: read oid 35 snap -1 2024-09-21T09:32:19.677 INFO:tasks.rados.rados.0.smithi042.stdout:1534: expect (ObjNum 445 snap 134 seq_num 445) 2024-09-21T09:32:19.677 INFO:tasks.rados.rados.0.smithi042.stdout:1535: rollback oid 3 current snap is 142 2024-09-21T09:32:19.677 INFO:tasks.rados.rados.0.smithi042.stdout:1535: done (4 left) 2024-09-21T09:32:19.677 INFO:tasks.rados.rados.0.smithi042.stdout:1536: copy_from oid 3 from oid 38 current snap is 142 2024-09-21T09:32:19.677 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 142 2024-09-21T09:32:19.677 INFO:tasks.rados.rados.0.smithi042.stdout:1537: seq_num 486 ranges {6586368=548864,7135232=401408} 2024-09-21T09:32:19.718 INFO:tasks.rados.rados.0.smithi042.stdout:1537: writing smithi04275593-10 from 6586368 to 7135232 tid 1 2024-09-21T09:32:19.720 INFO:tasks.rados.rados.0.smithi042.stdout:1537: writing smithi04275593-10 from 7135232 to 7536640 tid 2 2024-09-21T09:32:19.720 INFO:tasks.rados.rados.0.smithi042.stdout:1538: copy_from oid 18 from oid 20 current snap is 142 2024-09-21T09:32:19.720 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 521 (ObjNum 459 snap 137 seq_num 459) dirty exists 2024-09-21T09:32:19.720 INFO:tasks.rados.rados.0.smithi042.stdout:1531: done (6 left) 2024-09-21T09:32:19.720 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 142 2024-09-21T09:32:19.721 INFO:tasks.rados.rados.0.smithi042.stdout:1533: expect (ObjNum 454 snap 135 seq_num 454) 2024-09-21T09:32:19.949 INFO:tasks.rados.rados.0.smithi042.stdout:1532: finishing copy_from racing read to smithi04275593-42 2024-09-21T09:32:19.949 INFO:tasks.rados.rados.0.smithi042.stdout:1532: finishing copy_from to smithi04275593-42 2024-09-21T09:32:19.949 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 345 (ObjNum 277 snap 82 seq_num 277) dirty exists 2024-09-21T09:32:19.949 INFO:tasks.rados.rados.0.smithi042.stdout:1539: seq_num 487 ranges {6299648=565248,6864896=401408} 2024-09-21T09:32:19.986 INFO:tasks.rados.rados.0.smithi042.stdout:1539: writing smithi04275593-2 from 6299648 to 6864896 tid 1 2024-09-21T09:32:19.989 INFO:tasks.rados.rados.0.smithi042.stdout:1539: writing smithi04275593-2 from 6864896 to 7266304 tid 2 2024-09-21T09:32:19.989 INFO:tasks.rados.rados.0.smithi042.stdout:1532: done (6 left) 2024-09-21T09:32:19.989 INFO:tasks.rados.rados.0.smithi042.stdout:1533: done (5 left) 2024-09-21T09:32:19.989 INFO:tasks.rados.rados.0.smithi042.stdout:1540: delete oid 7 current snap is 142 2024-09-21T09:32:19.989 INFO:tasks.rados.rados.0.smithi042.stdout:1534: expect (ObjNum 445 snap 134 seq_num 445) 2024-09-21T09:32:19.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:19 smithi133 ceph-mon[83064]: osdmap e370: 8 total, 8 up, 8 in 2024-09-21T09:32:20.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:19 smithi042 ceph-mon[85820]: osdmap e370: 8 total, 8 up, 8 in 2024-09-21T09:32:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:19 smithi042 ceph-mon[87662]: osdmap e370: 8 total, 8 up, 8 in 2024-09-21T09:32:20.363 INFO:tasks.rados.rados.0.smithi042.stdout:1538: finishing copy_from to smithi04275593-18 2024-09-21T09:32:20.363 INFO:tasks.rados.rados.0.smithi042.stdout:1538: got expected ENOENT (src dne) 2024-09-21T09:32:20.363 INFO:tasks.rados.rados.0.smithi042.stdout:1538: finishing copy_from racing read to smithi04275593-18 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1537: finishing write tid 1 to smithi04275593-10 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1534: done (5 left) 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1538: done (4 left) 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1540: done (3 left) 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1541: delete oid 37 current snap is 142 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1537: finishing write tid 2 to smithi04275593-10 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1537: finishing write tid 3 to smithi04275593-10 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1537: finishing write tid 4 to smithi04275593-10 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1537: oid 10 updating version 0 to 561 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1537: oid 10 version 561 is already newer than 559 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1537: oid 10 version 561 is already newer than 560 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 561 (ObjNum 486 snap 142 seq_num 486) dirty exists 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1537: left oid 10 (ObjNum 486 snap 142 seq_num 486) 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1536: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:1536: finishing copy_from to smithi04275593-3 2024-09-21T09:32:20.364 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 516 (ObjNum 480 snap 142 seq_num 480) dirty exists 2024-09-21T09:32:20.365 INFO:tasks.rados.rados.0.smithi042.stdout:1539: finishing write tid 1 to smithi04275593-2 2024-09-21T09:32:20.365 INFO:tasks.rados.rados.0.smithi042.stdout:1539: finishing write tid 2 to smithi04275593-2 2024-09-21T09:32:20.365 INFO:tasks.rados.rados.0.smithi042.stdout:1539: finishing write tid 3 to smithi04275593-2 2024-09-21T09:32:20.365 INFO:tasks.rados.rados.0.smithi042.stdout:1539: finishing write tid 4 to smithi04275593-2 2024-09-21T09:32:20.365 INFO:tasks.rados.rados.0.smithi042.stdout:1539: oid 2 updating version 0 to 654 2024-09-21T09:32:20.365 INFO:tasks.rados.rados.0.smithi042.stdout:1539: oid 2 version 654 is already newer than 652 2024-09-21T09:32:20.365 INFO:tasks.rados.rados.0.smithi042.stdout:1539: oid 2 version 654 is already newer than 653 2024-09-21T09:32:20.365 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 654 (ObjNum 487 snap 142 seq_num 487) dirty exists 2024-09-21T09:32:20.365 INFO:tasks.rados.rados.0.smithi042.stdout:1539: left oid 2 (ObjNum 487 snap 142 seq_num 487) 2024-09-21T09:32:20.366 INFO:tasks.rados.rados.0.smithi042.stdout:1536: done (3 left) 2024-09-21T09:32:20.366 INFO:tasks.rados.rados.0.smithi042.stdout:1537: done (2 left) 2024-09-21T09:32:20.366 INFO:tasks.rados.rados.0.smithi042.stdout:1539: done (1 left) 2024-09-21T09:32:20.366 INFO:tasks.rados.rados.0.smithi042.stdout:1541: done (0 left) 2024-09-21T09:32:20.366 INFO:tasks.rados.rados.0.smithi042.stdout:1542: rollback oid 19 current snap is 142 2024-09-21T09:32:20.366 INFO:tasks.rados.rados.0.smithi042.stdout:1542: done (0 left) 2024-09-21T09:32:20.366 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 142 2024-09-21T09:32:20.366 INFO:tasks.rados.rados.0.smithi042.stdout:1543: seq_num 490 ranges {6963200=614400,7577600=401408} 2024-09-21T09:32:20.406 INFO:tasks.rados.rados.0.smithi042.stdout:1543: writing smithi04275593-45 from 6963200 to 7577600 tid 1 2024-09-21T09:32:20.409 INFO:tasks.rados.rados.0.smithi042.stdout:1543: writing smithi04275593-45 from 7577600 to 7979008 tid 2 2024-09-21T09:32:20.409 INFO:tasks.rados.rados.0.smithi042.stdout:1544: snap_create 2024-09-21T09:32:20.412 INFO:tasks.rados.rados.0.smithi042.stdout:1543: finishing write tid 1 to smithi04275593-45 2024-09-21T09:32:20.412 INFO:tasks.rados.rados.0.smithi042.stdout:1543: finishing write tid 2 to smithi04275593-45 2024-09-21T09:32:20.412 INFO:tasks.rados.rados.0.smithi042.stdout:1543: finishing write tid 3 to smithi04275593-45 2024-09-21T09:32:20.415 INFO:tasks.rados.rados.0.smithi042.stdout:1543: finishing write tid 4 to smithi04275593-45 2024-09-21T09:32:20.415 INFO:tasks.rados.rados.0.smithi042.stdout:1543: oid 45 updating version 0 to 298 2024-09-21T09:32:20.415 INFO:tasks.rados.rados.0.smithi042.stdout:1543: oid 45 updating version 298 to 299 2024-09-21T09:32:20.415 INFO:tasks.rados.rados.0.smithi042.stdout:1543: oid 45 updating version 299 to 300 2024-09-21T09:32:20.415 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 300 (ObjNum 490 snap 142 seq_num 490) dirty exists 2024-09-21T09:32:20.416 INFO:tasks.rados.rados.0.smithi042.stdout:1543: left oid 45 (ObjNum 490 snap 142 seq_num 490) 2024-09-21T09:32:20.674 INFO:tasks.rados.rados.0.smithi042.stdout:1543: done (1 left) 2024-09-21T09:32:20.674 INFO:tasks.rados.rados.0.smithi042.stdout:1544: done (0 left) 2024-09-21T09:32:20.674 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 143 2024-09-21T09:32:20.674 INFO:tasks.rados.rados.0.smithi042.stdout:1545: seq_num 491 ranges {4726784=630784,5357568=401408} 2024-09-21T09:32:20.703 INFO:tasks.rados.rados.0.smithi042.stdout:1545: writing smithi04275593-19 from 4726784 to 5357568 tid 1 2024-09-21T09:32:20.705 INFO:tasks.rados.rados.0.smithi042.stdout:1545: writing smithi04275593-19 from 5357568 to 5758976 tid 2 2024-09-21T09:32:20.705 INFO:tasks.rados.rados.0.smithi042.stdout:1546: copy_from oid 10 from oid 3 current snap is 143 2024-09-21T09:32:20.705 INFO:tasks.rados.rados.0.smithi042.stdout:1547: snap_remove snap 142 2024-09-21T09:32:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:20 smithi133 ceph-mon[83064]: pgmap v226: 121 pgs: 121 active+clean; 205 MiB data, 995 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-09-21T09:32:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:20 smithi133 ceph-mon[83064]: osdmap e371: 8 total, 8 up, 8 in 2024-09-21T09:32:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:20 smithi042 ceph-mon[85820]: pgmap v226: 121 pgs: 121 active+clean; 205 MiB data, 995 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-09-21T09:32:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:20 smithi042 ceph-mon[85820]: osdmap e371: 8 total, 8 up, 8 in 2024-09-21T09:32:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:20 smithi042 ceph-mon[87662]: pgmap v226: 121 pgs: 121 active+clean; 205 MiB data, 995 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-09-21T09:32:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:20 smithi042 ceph-mon[87662]: osdmap e371: 8 total, 8 up, 8 in 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1547: done (2 left) 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1548: delete oid 29 current snap is 143 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1545: finishing write tid 1 to smithi04275593-19 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1545: finishing write tid 2 to smithi04275593-19 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1545: finishing write tid 3 to smithi04275593-19 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1545: finishing write tid 4 to smithi04275593-19 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1545: oid 19 updating version 0 to 544 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1545: oid 19 version 544 is already newer than 542 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1545: oid 19 version 544 is already newer than 543 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 544 (ObjNum 491 snap 143 seq_num 491) dirty exists 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1545: left oid 19 (ObjNum 491 snap 143 seq_num 491) 2024-09-21T09:32:21.687 INFO:tasks.rados.rados.0.smithi042.stdout:1546: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:32:21.688 INFO:tasks.rados.rados.0.smithi042.stdout:1546: finishing copy_from to smithi04275593-10 2024-09-21T09:32:21.688 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 516 (ObjNum 480 snap 142 seq_num 480) dirty exists 2024-09-21T09:32:21.691 INFO:tasks.rados.rados.0.smithi042.stdout:1545: done (2 left) 2024-09-21T09:32:21.691 INFO:tasks.rados.rados.0.smithi042.stdout:1546: done (1 left) 2024-09-21T09:32:21.692 INFO:tasks.rados.rados.0.smithi042.stdout:1548: done (0 left) 2024-09-21T09:32:21.692 INFO:tasks.rados.rados.0.smithi042.stdout:1549: read oid 24 snap -1 2024-09-21T09:32:21.692 INFO:tasks.rados.rados.0.smithi042.stdout:1549: expect deleted 2024-09-21T09:32:21.692 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 143 2024-09-21T09:32:21.692 INFO:tasks.rados.rados.0.smithi042.stdout:1550: seq_num 493 ranges {2998272=663552,3661824=401408} 2024-09-21T09:32:21.711 INFO:tasks.rados.rados.0.smithi042.stdout:1550: writing smithi04275593-17 from 2998272 to 3661824 tid 1 2024-09-21T09:32:21.714 INFO:tasks.rados.rados.0.smithi042.stdout:1550: writing smithi04275593-17 from 3661824 to 4063232 tid 2 2024-09-21T09:32:21.714 INFO:tasks.rados.rados.0.smithi042.stdout:1551: read oid 36 snap -1 2024-09-21T09:32:21.714 INFO:tasks.rados.rados.0.smithi042.stdout:1551: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:32:21.714 INFO:tasks.rados.rados.0.smithi042.stdout:1552: snap_create 2024-09-21T09:32:21.717 INFO:tasks.rados.rados.0.smithi042.stdout:1550: finishing write tid 1 to smithi04275593-17 2024-09-21T09:32:21.717 INFO:tasks.rados.rados.0.smithi042.stdout:1550: finishing write tid 2 to smithi04275593-17 2024-09-21T09:32:21.720 INFO:tasks.rados.rados.0.smithi042.stdout:1550: finishing write tid 3 to smithi04275593-17 2024-09-21T09:32:21.721 INFO:tasks.rados.rados.0.smithi042.stdout:1550: finishing write tid 4 to smithi04275593-17 2024-09-21T09:32:21.721 INFO:tasks.rados.rados.0.smithi042.stdout:1550: oid 17 updating version 0 to 655 2024-09-21T09:32:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:1550: oid 17 updating version 655 to 657 2024-09-21T09:32:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:1550: oid 17 version 657 is already newer than 656 2024-09-21T09:32:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 657 (ObjNum 493 snap 143 seq_num 493) dirty exists 2024-09-21T09:32:21.722 INFO:tasks.rados.rados.0.smithi042.stdout:1550: left oid 17 (ObjNum 493 snap 143 seq_num 493) 2024-09-21T09:32:21.740 INFO:tasks.rados.rados.0.smithi042.stdout:1551: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:32:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:21 smithi133 ceph-mon[83064]: osdmap e372: 8 total, 8 up, 8 in 2024-09-21T09:32:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:21 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:22.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:21 smithi042 ceph-mon[85820]: osdmap e372: 8 total, 8 up, 8 in 2024-09-21T09:32:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:21 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:21 smithi042 ceph-mon[87662]: osdmap e372: 8 total, 8 up, 8 in 2024-09-21T09:32:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:21 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:22.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:32:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:32:21] "GET /metrics HTTP/1.1" 200 36080 "" "Prometheus/2.43.0" 2024-09-21T09:32:22.667 INFO:tasks.rados.rados.0.smithi042.stdout:1549: done (3 left) 2024-09-21T09:32:22.667 INFO:tasks.rados.rados.0.smithi042.stdout:1550: done (2 left) 2024-09-21T09:32:22.667 INFO:tasks.rados.rados.0.smithi042.stdout:1551: done (1 left) 2024-09-21T09:32:22.667 INFO:tasks.rados.rados.0.smithi042.stdout:1552: done (0 left) 2024-09-21T09:32:22.667 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 144 2024-09-21T09:32:22.667 INFO:tasks.rados.rados.0.smithi042.stdout:1553: seq_num 494 ranges {5611520=679936,6291456=401408} 2024-09-21T09:32:22.702 INFO:tasks.rados.rados.0.smithi042.stdout:1553: writing smithi04275593-44 from 5611520 to 6291456 tid 1 2024-09-21T09:32:22.704 INFO:tasks.rados.rados.0.smithi042.stdout:1553: writing smithi04275593-44 from 6291456 to 6692864 tid 2 2024-09-21T09:32:22.704 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 144 2024-09-21T09:32:22.704 INFO:tasks.rados.rados.0.smithi042.stdout:1554: seq_num 495 ranges {3063808=696320,3760128=401408} 2024-09-21T09:32:22.725 INFO:tasks.rados.rados.0.smithi042.stdout:1554: writing smithi04275593-48 from 3063808 to 3760128 tid 1 2024-09-21T09:32:22.727 INFO:tasks.rados.rados.0.smithi042.stdout:1554: writing smithi04275593-48 from 3760128 to 4161536 tid 2 2024-09-21T09:32:22.727 INFO:tasks.rados.rados.0.smithi042.stdout:1555: delete oid 25 current snap is 144 2024-09-21T09:32:22.727 INFO:tasks.rados.rados.0.smithi042.stdout:1553: finishing write tid 1 to smithi04275593-44 2024-09-21T09:32:22.727 INFO:tasks.rados.rados.0.smithi042.stdout:1553: finishing write tid 2 to smithi04275593-44 2024-09-21T09:32:22.728 INFO:tasks.rados.rados.0.smithi042.stdout:1553: finishing write tid 3 to smithi04275593-44 2024-09-21T09:32:22.728 INFO:tasks.rados.rados.0.smithi042.stdout:1553: finishing write tid 4 to smithi04275593-44 2024-09-21T09:32:22.728 INFO:tasks.rados.rados.0.smithi042.stdout:1553: oid 44 updating version 0 to 524 2024-09-21T09:32:22.728 INFO:tasks.rados.rados.0.smithi042.stdout:1553: oid 44 version 524 is already newer than 523 2024-09-21T09:32:22.728 INFO:tasks.rados.rados.0.smithi042.stdout:1553: oid 44 updating version 524 to 525 2024-09-21T09:32:22.728 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 525 (ObjNum 494 snap 144 seq_num 494) dirty exists 2024-09-21T09:32:22.728 INFO:tasks.rados.rados.0.smithi042.stdout:1553: left oid 44 (ObjNum 494 snap 144 seq_num 494) 2024-09-21T09:32:22.730 INFO:tasks.rados.rados.0.smithi042.stdout:1554: finishing write tid 1 to smithi04275593-48 2024-09-21T09:32:22.731 INFO:tasks.rados.rados.0.smithi042.stdout:1554: finishing write tid 2 to smithi04275593-48 2024-09-21T09:32:22.731 INFO:tasks.rados.rados.0.smithi042.stdout:1553: done (2 left) 2024-09-21T09:32:22.732 INFO:tasks.rados.rados.0.smithi042.stdout:1555: done (1 left) 2024-09-21T09:32:22.732 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 144 2024-09-21T09:32:22.732 INFO:tasks.rados.rados.0.smithi042.stdout:1556: seq_num 497 ranges {9158656=729088,9887744=401408} 2024-09-21T09:32:22.785 INFO:tasks.rados.rados.0.smithi042.stdout:1556: writing smithi04275593-22 from 9158656 to 9887744 tid 1 2024-09-21T09:32:22.788 INFO:tasks.rados.rados.0.smithi042.stdout:1556: writing smithi04275593-22 from 9887744 to 10289152 tid 2 2024-09-21T09:32:22.788 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 144 2024-09-21T09:32:22.788 INFO:tasks.rados.rados.0.smithi042.stdout:1554: finishing write tid 3 to smithi04275593-48 2024-09-21T09:32:22.788 INFO:tasks.rados.rados.0.smithi042.stdout:1557: seq_num 498 ranges {0=745472,745472=401408} 2024-09-21T09:32:22.792 INFO:tasks.rados.rados.0.smithi042.stdout:1557: writing smithi04275593-49 from 0 to 745472 tid 1 2024-09-21T09:32:22.796 INFO:tasks.rados.rados.0.smithi042.stdout:1557: writing smithi04275593-49 from 745472 to 1146880 tid 2 2024-09-21T09:32:22.797 INFO:tasks.rados.rados.0.smithi042.stdout:1554: finishing write tid 4 to smithi04275593-48 2024-09-21T09:32:22.797 INFO:tasks.rados.rados.0.smithi042.stdout:1554: oid 48 updating version 0 to 544 2024-09-21T09:32:22.797 INFO:tasks.rados.rados.0.smithi042.stdout:1554: oid 48 version 544 is already newer than 543 2024-09-21T09:32:22.797 INFO:tasks.rados.rados.0.smithi042.stdout:1554: oid 48 version 544 is already newer than 542 2024-09-21T09:32:22.797 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 544 (ObjNum 495 snap 144 seq_num 495) dirty exists 2024-09-21T09:32:22.797 INFO:tasks.rados.rados.0.smithi042.stdout:1554: left oid 48 (ObjNum 495 snap 144 seq_num 495) 2024-09-21T09:32:22.797 INFO:tasks.rados.rados.0.smithi042.stdout:1556: finishing write tid 1 to smithi04275593-22 2024-09-21T09:32:22.797 INFO:tasks.rados.rados.0.smithi042.stdout:1556: finishing write tid 2 to smithi04275593-22 2024-09-21T09:32:22.798 INFO:tasks.rados.rados.0.smithi042.stdout:1558: read oid 44 snap 143 2024-09-21T09:32:22.798 INFO:tasks.rados.rados.0.smithi042.stdout:1558: expect (ObjNum 434 snap 131 seq_num 434) 2024-09-21T09:32:22.798 INFO:tasks.rados.rados.0.smithi042.stdout:1554: done (3 left) 2024-09-21T09:32:22.798 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 144 2024-09-21T09:32:22.798 INFO:tasks.rados.rados.0.smithi042.stdout:1556: finishing write tid 3 to smithi04275593-22 2024-09-21T09:32:22.798 INFO:tasks.rados.rados.0.smithi042.stdout:1556: finishing write tid 4 to smithi04275593-22 2024-09-21T09:32:22.798 INFO:tasks.rados.rados.0.smithi042.stdout:1556: oid 22 updating version 0 to 548 2024-09-21T09:32:22.798 INFO:tasks.rados.rados.0.smithi042.stdout:1556: oid 22 version 548 is already newer than 546 2024-09-21T09:32:22.799 INFO:tasks.rados.rados.0.smithi042.stdout:1556: oid 22 version 548 is already newer than 547 2024-09-21T09:32:22.799 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 548 (ObjNum 497 snap 144 seq_num 497) dirty exists 2024-09-21T09:32:22.799 INFO:tasks.rados.rados.0.smithi042.stdout:1556: left oid 22 (ObjNum 497 snap 144 seq_num 497) 2024-09-21T09:32:22.799 INFO:tasks.rados.rados.0.smithi042.stdout:1559: seq_num 499 ranges {0=761856,761856=401408} 2024-09-21T09:32:22.800 INFO:tasks.rados.rados.0.smithi042.stdout:1559: writing smithi04275593-20 from 0 to 761856 tid 1 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1559: writing smithi04275593-20 from 761856 to 1163264 tid 2 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1556: done (3 left) 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1560: delete oid 30 current snap is 144 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1557: finishing write tid 1 to smithi04275593-49 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1557: finishing write tid 2 to smithi04275593-49 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1557: finishing write tid 3 to smithi04275593-49 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1557: finishing write tid 4 to smithi04275593-49 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1557: oid 49 updating version 0 to 559 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1557: oid 49 updating version 559 to 560 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1557: oid 49 version 560 is already newer than 558 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 560 (ObjNum 498 snap 144 seq_num 498) dirty exists 2024-09-21T09:32:22.803 INFO:tasks.rados.rados.0.smithi042.stdout:1557: left oid 49 (ObjNum 498 snap 144 seq_num 498) 2024-09-21T09:32:22.805 INFO:tasks.rados.rados.0.smithi042.stdout:1559: finishing write tid 1 to smithi04275593-20 2024-09-21T09:32:22.805 INFO:tasks.rados.rados.0.smithi042.stdout:1557: done (3 left) 2024-09-21T09:32:22.805 INFO:tasks.rados.rados.0.smithi042.stdout:1560: done (2 left) 2024-09-21T09:32:22.805 INFO:tasks.rados.rados.0.smithi042.stdout:1561: setattr oid 21 current snap is 144 2024-09-21T09:32:22.805 INFO:tasks.rados.rados.0.smithi042.stdout:1559: finishing write tid 2 to smithi04275593-20 2024-09-21T09:32:22.805 INFO:tasks.rados.rados.0.smithi042.stdout:1559: finishing write tid 3 to smithi04275593-20 2024-09-21T09:32:22.806 INFO:tasks.rados.rados.0.smithi042.stdout:1559: finishing write tid 4 to smithi04275593-20 2024-09-21T09:32:22.806 INFO:tasks.rados.rados.0.smithi042.stdout:1559: oid 20 updating version 0 to 552 2024-09-21T09:32:22.806 INFO:tasks.rados.rados.0.smithi042.stdout:1559: oid 20 version 552 is already newer than 551 2024-09-21T09:32:22.806 INFO:tasks.rados.rados.0.smithi042.stdout:1559: oid 20 updating version 552 to 553 2024-09-21T09:32:22.806 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 553 (ObjNum 499 snap 144 seq_num 499) dirty exists 2024-09-21T09:32:22.806 INFO:tasks.rados.rados.0.smithi042.stdout:1559: left oid 20 (ObjNum 499 snap 144 seq_num 499) 2024-09-21T09:32:22.807 INFO:tasks.rados.rados.0.smithi042.stdout:1559: done (2 left) 2024-09-21T09:32:22.807 INFO:tasks.rados.rados.0.smithi042.stdout:1562: read oid 46 snap -1 2024-09-21T09:32:22.807 INFO:tasks.rados.rados.0.smithi042.stdout:1562: expect (ObjNum 472 snap 140 seq_num 472) 2024-09-21T09:32:22.807 INFO:tasks.rados.rados.0.smithi042.stdout:1563: rollback oid 7 current snap is 144 2024-09-21T09:32:22.807 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 7 to 143 2024-09-21T09:32:22.807 INFO:tasks.rados.rados.0.smithi042.stdout:1564: copy_from oid 25 from oid 10 current snap is 144 2024-09-21T09:32:22.807 INFO:tasks.rados.rados.0.smithi042.stdout:1565: delete oid 38 current snap is 144 2024-09-21T09:32:22.810 INFO:tasks.rados.rados.0.smithi042.stdout:1565: done (5 left) 2024-09-21T09:32:22.810 INFO:tasks.rados.rados.0.smithi042.stdout:1566: read oid 39 snap -1 2024-09-21T09:32:22.810 INFO:tasks.rados.rados.0.smithi042.stdout:1566: expect (ObjNum 412 snap 123 seq_num 412) 2024-09-21T09:32:22.811 INFO:tasks.rados.rados.0.smithi042.stdout:1567: copy_from oid 34 from oid 28 current snap is 144 2024-09-21T09:32:22.811 INFO:tasks.rados.rados.0.smithi042.stdout:1568: copy_from oid 15 from oid 29 current snap is 144 2024-09-21T09:32:22.811 INFO:tasks.rados.rados.0.smithi042.stdout:1569: read oid 11 snap 143 2024-09-21T09:32:22.811 INFO:tasks.rados.rados.0.smithi042.stdout:1569: expect (ObjNum 463 snap 138 seq_num 463) 2024-09-21T09:32:22.811 INFO:tasks.rados.rados.0.smithi042.stdout:1570: rmattr oid 47 current snap is 144 2024-09-21T09:32:22.811 INFO:tasks.rados.rados.0.smithi042.stdout:1570: done (9 left) 2024-09-21T09:32:22.811 INFO:tasks.rados.rados.0.smithi042.stdout:1571: snap_create 2024-09-21T09:32:22.811 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 661 (ObjNum 183 snap 52 seq_num 183) dirty exists 2024-09-21T09:32:22.813 INFO:tasks.rados.rados.0.smithi042.stdout:1563: finishing rollback tid 1 to smithi04275593-7 2024-09-21T09:32:22.813 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:32:22.816 INFO:tasks.rados.rados.0.smithi042.stdout:1569: expect (ObjNum 463 snap 138 seq_num 463) 2024-09-21T09:32:22.855 INFO:tasks.rados.rados.0.smithi042.stdout:1558: expect (ObjNum 434 snap 131 seq_num 434) 2024-09-21T09:32:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:22 smithi133 ceph-mon[83064]: pgmap v229: 121 pgs: 121 active+clean; 206 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-09-21T09:32:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:22 smithi133 ceph-mon[83064]: osdmap e373: 8 total, 8 up, 8 in 2024-09-21T09:32:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:22 smithi133 ceph-mon[83064]: osdmap e374: 8 total, 8 up, 8 in 2024-09-21T09:32:23.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:22 smithi042 ceph-mon[85820]: pgmap v229: 121 pgs: 121 active+clean; 206 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-09-21T09:32:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:22 smithi042 ceph-mon[85820]: osdmap e373: 8 total, 8 up, 8 in 2024-09-21T09:32:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:22 smithi042 ceph-mon[85820]: osdmap e374: 8 total, 8 up, 8 in 2024-09-21T09:32:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:22 smithi042 ceph-mon[87662]: pgmap v229: 121 pgs: 121 active+clean; 206 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-09-21T09:32:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:22 smithi042 ceph-mon[87662]: osdmap e373: 8 total, 8 up, 8 in 2024-09-21T09:32:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:22 smithi042 ceph-mon[87662]: osdmap e374: 8 total, 8 up, 8 in 2024-09-21T09:32:23.233 INFO:tasks.rados.rados.0.smithi042.stdout:1567: finishing copy_from racing read to smithi04275593-34 2024-09-21T09:32:23.233 INFO:tasks.rados.rados.0.smithi042.stdout:1566: expect (ObjNum 412 snap 123 seq_num 412) 2024-09-21T09:32:23.373 INFO:tasks.rados.rados.0.smithi042.stdout:1567: finishing copy_from to smithi04275593-34 2024-09-21T09:32:23.373 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 345 (ObjNum 277 snap 82 seq_num 277) dirty exists 2024-09-21T09:32:23.373 INFO:tasks.rados.rados.0.smithi042.stdout:1568: finishing copy_from to smithi04275593-15 2024-09-21T09:32:23.373 INFO:tasks.rados.rados.0.smithi042.stdout:1568: got expected ENOENT (src dne) 2024-09-21T09:32:23.373 INFO:tasks.rados.rados.0.smithi042.stdout:1564: finishing copy_from racing read to smithi04275593-25 2024-09-21T09:32:23.373 INFO:tasks.rados.rados.0.smithi042.stdout:1564: finishing copy_from to smithi04275593-25 2024-09-21T09:32:23.373 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 516 (ObjNum 480 snap 142 seq_num 480) dirty exists 2024-09-21T09:32:23.373 INFO:tasks.rados.rados.0.smithi042.stdout:1568: finishing copy_from racing read to smithi04275593-15 2024-09-21T09:32:23.373 INFO:tasks.rados.rados.0.smithi042.stdout:1562: expect (ObjNum 472 snap 140 seq_num 472) 2024-09-21T09:32:24.173 INFO:tasks.rados.rados.0.smithi042.stdout:1558: done (9 left) 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1561: done (8 left) 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1562: done (7 left) 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1563: done (6 left) 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1564: done (5 left) 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1566: done (4 left) 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1567: done (3 left) 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1568: done (2 left) 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1569: done (1 left) 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1571: done (0 left) 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1572: rollback oid 43 current snap is 145 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 43 to 144 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 145 2024-09-21T09:32:24.174 INFO:tasks.rados.rados.0.smithi042.stdout:1573: seq_num 502 ranges {2342912=409600,2752512=417792,3170304=385024} 2024-09-21T09:32:24.188 INFO:tasks.rados.rados.0.smithi042.stdout:1573: writing smithi04275593-4 from 2342912 to 2752512 tid 1 2024-09-21T09:32:24.191 INFO:tasks.rados.rados.0.smithi042.stdout:1573: writing smithi04275593-4 from 2752512 to 3170304 tid 2 2024-09-21T09:32:24.194 INFO:tasks.rados.rados.0.smithi042.stdout:1573: writing smithi04275593-4 from 3170304 to 3555328 tid 3 2024-09-21T09:32:24.194 INFO:tasks.rados.rados.0.smithi042.stdout:1574: read oid 18 snap -1 2024-09-21T09:32:24.194 INFO:tasks.rados.rados.0.smithi042.stdout:1574: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:32:24.194 INFO:tasks.rados.rados.0.smithi042.stdout:1575: copy_from oid 6 from oid 29 current snap is 145 2024-09-21T09:32:24.194 INFO:tasks.rados.rados.0.smithi042.stdout:1572: finishing rollback tid 0 to smithi04275593-43 2024-09-21T09:32:24.194 INFO:tasks.rados.rados.0.smithi042.stdout:1572: finishing rollback tid 1 to smithi04275593-43 2024-09-21T09:32:24.195 INFO:tasks.rados.rados.0.smithi042.stdout:1572: finishing rollback tid 2 to smithi04275593-43 2024-09-21T09:32:24.195 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 376 (ObjNum 360 snap 113 seq_num 360) dirty exists 2024-09-21T09:32:24.195 INFO:tasks.rados.rados.0.smithi042.stdout:1573: finishing write tid 1 to smithi04275593-4 2024-09-21T09:32:24.195 INFO:tasks.rados.rados.0.smithi042.stdout:1572: done (3 left) 2024-09-21T09:32:24.195 INFO:tasks.rados.rados.0.smithi042.stdout:1576: setattr oid 26 current snap is 145 2024-09-21T09:32:24.195 INFO:tasks.rados.rados.0.smithi042.stdout:1577: rollback oid 45 current snap is 145 2024-09-21T09:32:24.196 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 143 2024-09-21T09:32:24.196 INFO:tasks.rados.rados.0.smithi042.stdout:1578: read oid 33 snap -1 2024-09-21T09:32:24.196 INFO:tasks.rados.rados.0.smithi042.stdout:1578: expect (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:32:24.196 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 145 2024-09-21T09:32:24.196 INFO:tasks.rados.rados.0.smithi042.stdout:1579: seq_num 503 ranges {0=425984,425984=704512,1130496=98304} 2024-09-21T09:32:24.197 INFO:tasks.rados.rados.0.smithi042.stdout:1579: writing smithi04275593-38 from 0 to 425984 tid 1 2024-09-21T09:32:24.202 INFO:tasks.rados.rados.0.smithi042.stdout:1579: writing smithi04275593-38 from 425984 to 1130496 tid 2 2024-09-21T09:32:24.203 INFO:tasks.rados.rados.0.smithi042.stdout:1579: writing smithi04275593-38 from 1130496 to 1228800 tid 3 2024-09-21T09:32:24.203 INFO:tasks.rados.rados.0.smithi042.stdout:1580: snap_remove snap 144 2024-09-21T09:32:24.699 INFO:tasks.rados.rados.0.smithi042.stdout:1580: done (7 left) 2024-09-21T09:32:24.699 INFO:tasks.rados.rados.0.smithi042.stdout:1581: read oid 10 snap -1 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1581: expect (ObjNum 480 snap 142 seq_num 480) 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1582: delete oid 3 current snap is 145 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1573: finishing write tid 2 to smithi04275593-4 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1575: finishing copy_from to smithi04275593-6 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1575: got expected ENOENT (src dne) 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1575: finishing copy_from racing read to smithi04275593-6 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1573: finishing write tid 3 to smithi04275593-4 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1573: finishing write tid 4 to smithi04275593-4 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1577: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1573: finishing write tid 5 to smithi04275593-4 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1573: oid 4 updating version 0 to 355 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1573: oid 4 updating version 355 to 358 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1573: oid 4 version 358 is already newer than 356 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1573: oid 4 version 358 is already newer than 357 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 358 (ObjNum 502 snap 145 seq_num 502) dirty exists 2024-09-21T09:32:24.700 INFO:tasks.rados.rados.0.smithi042.stdout:1573: left oid 4 (ObjNum 502 snap 145 seq_num 502) 2024-09-21T09:32:24.701 INFO:tasks.rados.rados.0.smithi042.stdout:1577: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:32:24.701 INFO:tasks.rados.rados.0.smithi042.stdout:1577: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:32:24.701 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 303 (ObjNum 490 snap 142 seq_num 490) dirty exists 2024-09-21T09:32:24.701 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 545 (ObjNum 454 snap 135 seq_num 454) dirty exists 2024-09-21T09:32:24.701 INFO:tasks.rados.rados.0.smithi042.stdout:1578: expect (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:32:24.789 INFO:tasks.rados.rados.0.smithi042.stdout:1579: finishing write tid 1 to smithi04275593-38 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1579: finishing write tid 2 to smithi04275593-38 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1579: finishing write tid 3 to smithi04275593-38 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1579: finishing write tid 4 to smithi04275593-38 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1573: done (8 left) 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1575: done (7 left) 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1576: done (6 left) 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1577: done (5 left) 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1578: done (4 left) 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1582: done (3 left) 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1583: copy_from oid 27 from oid 7 current snap is 145 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1579: finishing write tid 5 to smithi04275593-38 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1579: oid 38 updating version 0 to 518 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1579: oid 38 updating version 518 to 520 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1579: oid 38 updating version 520 to 521 2024-09-21T09:32:24.790 INFO:tasks.rados.rados.0.smithi042.stdout:1579: oid 38 version 521 is already newer than 519 2024-09-21T09:32:24.791 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 521 (ObjNum 503 snap 145 seq_num 503) dirty exists 2024-09-21T09:32:24.791 INFO:tasks.rados.rados.0.smithi042.stdout:1579: left oid 38 (ObjNum 503 snap 145 seq_num 503) 2024-09-21T09:32:24.791 INFO:tasks.rados.rados.0.smithi042.stdout:1574: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:32:24.891 INFO:tasks.rados.rados.0.smithi042.stdout:1581: expect (ObjNum 480 snap 142 seq_num 480) 2024-09-21T09:32:24.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:24 smithi133 ceph-mon[83064]: pgmap v232: 121 pgs: 121 active+clean; 179 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 19 op/s 2024-09-21T09:32:24.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:24 smithi133 ceph-mon[83064]: osdmap e375: 8 total, 8 up, 8 in 2024-09-21T09:32:25.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:24 smithi042 ceph-mon[87662]: pgmap v232: 121 pgs: 121 active+clean; 179 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 19 op/s 2024-09-21T09:32:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:24 smithi042 ceph-mon[87662]: osdmap e375: 8 total, 8 up, 8 in 2024-09-21T09:32:25.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:24 smithi042 ceph-mon[85820]: pgmap v232: 121 pgs: 121 active+clean; 179 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 19 op/s 2024-09-21T09:32:25.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:24 smithi042 ceph-mon[85820]: osdmap e375: 8 total, 8 up, 8 in 2024-09-21T09:32:25.384 INFO:tasks.rados.rados.0.smithi042.stdout:1583: finishing copy_from to smithi04275593-27 2024-09-21T09:32:25.384 INFO:tasks.rados.rados.0.smithi042.stdout:1583: got expected ENOENT (src dne) 2024-09-21T09:32:25.384 INFO:tasks.rados.rados.0.smithi042.stdout:1583: finishing copy_from racing read to smithi04275593-27 2024-09-21T09:32:25.384 INFO:tasks.rados.rados.0.smithi042.stdout:1574: done (3 left) 2024-09-21T09:32:25.384 INFO:tasks.rados.rados.0.smithi042.stdout:1579: done (2 left) 2024-09-21T09:32:25.384 INFO:tasks.rados.rados.0.smithi042.stdout:1581: done (1 left) 2024-09-21T09:32:25.384 INFO:tasks.rados.rados.0.smithi042.stdout:1583: done (0 left) 2024-09-21T09:32:25.384 INFO:tasks.rados.rados.0.smithi042.stdout:1584: snap_remove snap 143 2024-09-21T09:32:25.703 INFO:tasks.rados.rados.0.smithi042.stdout:1584: done (0 left) 2024-09-21T09:32:25.703 INFO:tasks.rados.rados.0.smithi042.stdout:1585: read oid 44 snap -1 2024-09-21T09:32:25.703 INFO:tasks.rados.rados.0.smithi042.stdout:1585: expect (ObjNum 494 snap 144 seq_num 494) 2024-09-21T09:32:25.703 INFO:tasks.rados.rados.0.smithi042.stdout:1586: rollback oid 45 current snap is 145 2024-09-21T09:32:25.703 INFO:tasks.rados.rados.0.smithi042.stdout:1586: done (1 left) 2024-09-21T09:32:25.703 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 145 2024-09-21T09:32:25.703 INFO:tasks.rados.rados.0.smithi042.stdout:1587: seq_num 505 ranges {122880=466944,589824=475136,1064960=327680} 2024-09-21T09:32:25.706 INFO:tasks.rados.rados.0.smithi042.stdout:1587: writing smithi04275593-13 from 122880 to 589824 tid 1 2024-09-21T09:32:25.709 INFO:tasks.rados.rados.0.smithi042.stdout:1587: writing smithi04275593-13 from 589824 to 1064960 tid 2 2024-09-21T09:32:25.712 INFO:tasks.rados.rados.0.smithi042.stdout:1587: writing smithi04275593-13 from 1064960 to 1392640 tid 3 2024-09-21T09:32:25.712 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 145 2024-09-21T09:32:25.712 INFO:tasks.rados.rados.0.smithi042.stdout:1588: seq_num 506 ranges {1163264=483328,1646592=761856,2408448=40960} 2024-09-21T09:32:25.722 INFO:tasks.rados.rados.0.smithi042.stdout:1588: writing smithi04275593-20 from 1163264 to 1646592 tid 1 2024-09-21T09:32:25.726 INFO:tasks.rados.rados.0.smithi042.stdout:1588: writing smithi04275593-20 from 1646592 to 2408448 tid 2 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1588: writing smithi04275593-20 from 2408448 to 2449408 tid 3 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1589: snap_create 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1587: finishing write tid 1 to smithi04275593-13 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1587: finishing write tid 2 to smithi04275593-13 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1587: finishing write tid 3 to smithi04275593-13 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1587: finishing write tid 4 to smithi04275593-13 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1587: finishing write tid 5 to smithi04275593-13 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1587: oid 13 updating version 0 to 564 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1587: oid 13 version 564 is already newer than 561 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1587: oid 13 version 564 is already newer than 563 2024-09-21T09:32:25.727 INFO:tasks.rados.rados.0.smithi042.stdout:1587: oid 13 version 564 is already newer than 562 2024-09-21T09:32:25.728 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 564 (ObjNum 505 snap 145 seq_num 505) dirty exists 2024-09-21T09:32:25.728 INFO:tasks.rados.rados.0.smithi042.stdout:1587: left oid 13 (ObjNum 505 snap 145 seq_num 505) 2024-09-21T09:32:25.728 INFO:tasks.rados.rados.0.smithi042.stdout:1588: finishing write tid 1 to smithi04275593-20 2024-09-21T09:32:25.730 INFO:tasks.rados.rados.0.smithi042.stdout:1588: finishing write tid 2 to smithi04275593-20 2024-09-21T09:32:25.730 INFO:tasks.rados.rados.0.smithi042.stdout:1588: finishing write tid 3 to smithi04275593-20 2024-09-21T09:32:25.731 INFO:tasks.rados.rados.0.smithi042.stdout:1588: finishing write tid 4 to smithi04275593-20 2024-09-21T09:32:25.732 INFO:tasks.rados.rados.0.smithi042.stdout:1588: finishing write tid 5 to smithi04275593-20 2024-09-21T09:32:25.732 INFO:tasks.rados.rados.0.smithi042.stdout:1588: oid 20 updating version 0 to 555 2024-09-21T09:32:25.732 INFO:tasks.rados.rados.0.smithi042.stdout:1588: oid 20 updating version 555 to 556 2024-09-21T09:32:25.732 INFO:tasks.rados.rados.0.smithi042.stdout:1588: oid 20 updating version 556 to 557 2024-09-21T09:32:25.732 INFO:tasks.rados.rados.0.smithi042.stdout:1588: oid 20 version 557 is already newer than 554 2024-09-21T09:32:25.732 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 557 (ObjNum 506 snap 145 seq_num 506) dirty exists 2024-09-21T09:32:25.732 INFO:tasks.rados.rados.0.smithi042.stdout:1588: left oid 20 (ObjNum 506 snap 145 seq_num 506) 2024-09-21T09:32:25.741 INFO:tasks.rados.rados.0.smithi042.stdout:1585: expect (ObjNum 494 snap 144 seq_num 494) 2024-09-21T09:32:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:25 smithi133 ceph-mon[83064]: osdmap e376: 8 total, 8 up, 8 in 2024-09-21T09:32:26.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:25 smithi042 ceph-mon[87662]: osdmap e376: 8 total, 8 up, 8 in 2024-09-21T09:32:26.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:25 smithi042 ceph-mon[85820]: osdmap e376: 8 total, 8 up, 8 in 2024-09-21T09:32:26.704 INFO:tasks.rados.rados.0.smithi042.stdout:1585: done (3 left) 2024-09-21T09:32:26.704 INFO:tasks.rados.rados.0.smithi042.stdout:1587: done (2 left) 2024-09-21T09:32:26.704 INFO:tasks.rados.rados.0.smithi042.stdout:1588: done (1 left) 2024-09-21T09:32:26.704 INFO:tasks.rados.rados.0.smithi042.stdout:1589: done (0 left) 2024-09-21T09:32:26.704 INFO:tasks.rados.rados.0.smithi042.stdout:1590: read oid 26 snap -1 2024-09-21T09:32:26.705 INFO:tasks.rados.rados.0.smithi042.stdout:1590: expect (ObjNum 454 snap 135 seq_num 454) 2024-09-21T09:32:26.705 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 146 2024-09-21T09:32:26.705 INFO:tasks.rados.rados.0.smithi042.stdout:1591: seq_num 507 ranges {1146880=499712,1646592=638976,2285568=163840} 2024-09-21T09:32:26.714 INFO:tasks.rados.rados.0.smithi042.stdout:1591: writing smithi04275593-49 from 1146880 to 1646592 tid 1 2024-09-21T09:32:26.719 INFO:tasks.rados.rados.0.smithi042.stdout:1591: writing smithi04275593-49 from 1646592 to 2285568 tid 2 2024-09-21T09:32:26.721 INFO:tasks.rados.rados.0.smithi042.stdout:1591: writing smithi04275593-49 from 2285568 to 2449408 tid 3 2024-09-21T09:32:26.721 INFO:tasks.rados.rados.0.smithi042.stdout:1592: copy_from oid 36 from oid 47 current snap is 146 2024-09-21T09:32:26.721 INFO:tasks.rados.rados.0.smithi042.stdout:1593: rollback oid 32 current snap is 146 2024-09-21T09:32:26.721 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 145 2024-09-21T09:32:26.721 INFO:tasks.rados.rados.0.smithi042.stdout:1594: rollback oid 33 current snap is 146 2024-09-21T09:32:26.721 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 33 to 145 2024-09-21T09:32:26.721 INFO:tasks.rados.rados.0.smithi042.stdout:1591: finishing write tid 1 to smithi04275593-49 2024-09-21T09:32:26.721 INFO:tasks.rados.rados.0.smithi042.stdout:1595: delete oid 35 current snap is 146 2024-09-21T09:32:26.725 INFO:tasks.rados.rados.0.smithi042.stdout:1590: expect (ObjNum 454 snap 135 seq_num 454) 2024-09-21T09:32:26.965 INFO:tasks.rados.rados.0.smithi042.stdout:1591: finishing write tid 2 to smithi04275593-49 2024-09-21T09:32:26.965 INFO:tasks.rados.rados.0.smithi042.stdout:1591: finishing write tid 3 to smithi04275593-49 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1594: finishing rollback tid 0 to smithi04275593-33 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1594: finishing rollback tid 1 to smithi04275593-33 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1594: finishing rollback tid 2 to smithi04275593-33 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 668 (ObjNum 436 snap 133 seq_num 436) dirty exists 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1591: finishing write tid 4 to smithi04275593-49 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1593: finishing rollback tid 0 to smithi04275593-32 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1590: done (5 left) 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1594: done (4 left) 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1595: done (3 left) 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 146 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1591: finishing write tid 5 to smithi04275593-49 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1591: oid 49 updating version 0 to 566 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1591: oid 49 updating version 566 to 569 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1591: oid 49 version 569 is already newer than 567 2024-09-21T09:32:26.966 INFO:tasks.rados.rados.0.smithi042.stdout:1591: oid 49 version 569 is already newer than 568 2024-09-21T09:32:26.967 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 569 (ObjNum 507 snap 146 seq_num 507) dirty exists 2024-09-21T09:32:26.967 INFO:tasks.rados.rados.0.smithi042.stdout:1591: left oid 49 (ObjNum 507 snap 146 seq_num 507) 2024-09-21T09:32:26.967 INFO:tasks.rados.rados.0.smithi042.stdout:1593: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:32:26.967 INFO:tasks.rados.rados.0.smithi042.stdout:1593: finishing rollback tid 2 to smithi04275593-32 2024-09-21T09:32:26.967 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 573 (ObjNum 277 snap 82 seq_num 277) dirty exists 2024-09-21T09:32:26.967 INFO:tasks.rados.rados.0.smithi042.stdout:1592: finishing copy_from to smithi04275593-36 2024-09-21T09:32:26.967 INFO:tasks.rados.rados.0.smithi042.stdout:1592: got expected ENOENT (src dne) 2024-09-21T09:32:26.967 INFO:tasks.rados.rados.0.smithi042.stdout:1592: finishing copy_from racing read to smithi04275593-36 2024-09-21T09:32:26.967 INFO:tasks.rados.rados.0.smithi042.stdout:1596: seq_num 509 ranges {696320=532480,1228800=409600,1638400=393216} 2024-09-21T09:32:26.972 INFO:tasks.rados.rados.0.smithi042.stdout:1596: writing smithi04275593-1 from 696320 to 1228800 tid 1 2024-09-21T09:32:26.974 INFO:tasks.rados.rados.0.smithi042.stdout:1596: writing smithi04275593-1 from 1228800 to 1638400 tid 2 2024-09-21T09:32:26.977 INFO:tasks.rados.rados.0.smithi042.stdout:1596: writing smithi04275593-1 from 1638400 to 2031616 tid 3 2024-09-21T09:32:26.978 INFO:tasks.rados.rados.0.smithi042.stdout:1591: done (3 left) 2024-09-21T09:32:26.978 INFO:tasks.rados.rados.0.smithi042.stdout:1592: done (2 left) 2024-09-21T09:32:26.978 INFO:tasks.rados.rados.0.smithi042.stdout:1593: done (1 left) 2024-09-21T09:32:26.978 INFO:tasks.rados.rados.0.smithi042.stdout:1597: read oid 5 snap -1 2024-09-21T09:32:26.978 INFO:tasks.rados.rados.0.smithi042.stdout:1597: expect (ObjNum 475 snap 141 seq_num 475) 2024-09-21T09:32:26.978 INFO:tasks.rados.rados.0.smithi042.stdout:1598: read oid 33 snap 145 2024-09-21T09:32:26.978 INFO:tasks.rados.rados.0.smithi042.stdout:1598: expect (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:32:26.978 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 146 2024-09-21T09:32:26.978 INFO:tasks.rados.rados.0.smithi042.stdout:1596: finishing write tid 1 to smithi04275593-1 2024-09-21T09:32:26.978 INFO:tasks.rados.rados.0.smithi042.stdout:1599: seq_num 510 ranges {2449408=548864,2998272=745472,3743744=57344} 2024-09-21T09:32:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:26 smithi133 ceph-mon[83064]: pgmap v235: 121 pgs: 121 active+clean; 182 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.4 MiB/s wr, 28 op/s 2024-09-21T09:32:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:26 smithi133 ceph-mon[83064]: osdmap e377: 8 total, 8 up, 8 in 2024-09-21T09:32:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:32:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:26 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:26.994 INFO:tasks.rados.rados.0.smithi042.stdout:1599: writing smithi04275593-49 from 2449408 to 2998272 tid 1 2024-09-21T09:32:26.998 INFO:tasks.rados.rados.0.smithi042.stdout:1599: writing smithi04275593-49 from 2998272 to 3743744 tid 2 2024-09-21T09:32:26.999 INFO:tasks.rados.rados.0.smithi042.stdout:1599: writing smithi04275593-49 from 3743744 to 3801088 tid 3 2024-09-21T09:32:26.999 INFO:tasks.rados.rados.0.smithi042.stdout:1600: delete oid 2 current snap is 146 2024-09-21T09:32:26.999 INFO:tasks.rados.rados.0.smithi042.stdout:1596: finishing write tid 2 to smithi04275593-1 2024-09-21T09:32:26.999 INFO:tasks.rados.rados.0.smithi042.stdout:1596: finishing write tid 3 to smithi04275593-1 2024-09-21T09:32:26.999 INFO:tasks.rados.rados.0.smithi042.stdout:1596: finishing write tid 4 to smithi04275593-1 2024-09-21T09:32:26.999 INFO:tasks.rados.rados.0.smithi042.stdout:1596: finishing write tid 5 to smithi04275593-1 2024-09-21T09:32:26.999 INFO:tasks.rados.rados.0.smithi042.stdout:1596: oid 1 updating version 0 to 675 2024-09-21T09:32:26.999 INFO:tasks.rados.rados.0.smithi042.stdout:1596: oid 1 version 675 is already newer than 673 2024-09-21T09:32:26.999 INFO:tasks.rados.rados.0.smithi042.stdout:1596: oid 1 version 675 is already newer than 674 2024-09-21T09:32:27.000 INFO:tasks.rados.rados.0.smithi042.stdout:1596: oid 1 version 675 is already newer than 672 2024-09-21T09:32:27.000 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 675 (ObjNum 509 snap 146 seq_num 509) dirty exists 2024-09-21T09:32:27.000 INFO:tasks.rados.rados.0.smithi042.stdout:1596: left oid 1 (ObjNum 509 snap 146 seq_num 509) 2024-09-21T09:32:27.000 INFO:tasks.rados.rados.0.smithi042.stdout:1598: expect (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:32:27.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:26 smithi042 ceph-mon[87662]: pgmap v235: 121 pgs: 121 active+clean; 182 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.4 MiB/s wr, 28 op/s 2024-09-21T09:32:27.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:26 smithi042 ceph-mon[87662]: osdmap e377: 8 total, 8 up, 8 in 2024-09-21T09:32:27.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:32:27.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:26 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:27.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:27.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:26 smithi042 ceph-mon[85820]: pgmap v235: 121 pgs: 121 active+clean; 182 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.4 MiB/s wr, 28 op/s 2024-09-21T09:32:27.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:26 smithi042 ceph-mon[85820]: osdmap e377: 8 total, 8 up, 8 in 2024-09-21T09:32:27.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T09:32:27.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:26 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:27.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:27.050 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:32:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:1599: finishing write tid 1 to smithi04275593-49 2024-09-21T09:32:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:1599: finishing write tid 2 to smithi04275593-49 2024-09-21T09:32:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:1599: finishing write tid 3 to smithi04275593-49 2024-09-21T09:32:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:1599: finishing write tid 4 to smithi04275593-49 2024-09-21T09:32:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:1599: finishing write tid 5 to smithi04275593-49 2024-09-21T09:32:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:1599: oid 49 updating version 0 to 574 2024-09-21T09:32:27.088 INFO:tasks.rados.rados.0.smithi042.stdout:1599: oid 49 updating version 574 to 576 2024-09-21T09:32:27.088 INFO:tasks.rados.rados.0.smithi042.stdout:1599: oid 49 updating version 576 to 577 2024-09-21T09:32:27.088 INFO:tasks.rados.rados.0.smithi042.stdout:1599: oid 49 version 577 is already newer than 575 2024-09-21T09:32:27.088 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 577 (ObjNum 510 snap 146 seq_num 510) dirty exists 2024-09-21T09:32:27.088 INFO:tasks.rados.rados.0.smithi042.stdout:1599: left oid 49 (ObjNum 510 snap 146 seq_num 510) 2024-09-21T09:32:27.088 INFO:tasks.rados.rados.0.smithi042.stdout:1597: expect (ObjNum 475 snap 141 seq_num 475) 2024-09-21T09:32:27.602 INFO:tasks.rados.rados.0.smithi042.stdout:1596: done (4 left) 2024-09-21T09:32:27.602 INFO:tasks.rados.rados.0.smithi042.stdout:1597: done (3 left) 2024-09-21T09:32:27.602 INFO:tasks.rados.rados.0.smithi042.stdout:1598: done (2 left) 2024-09-21T09:32:27.602 INFO:tasks.rados.rados.0.smithi042.stdout:1599: done (1 left) 2024-09-21T09:32:27.602 INFO:tasks.rados.rados.0.smithi042.stdout:1600: done (0 left) 2024-09-21T09:32:27.602 INFO:tasks.rados.rados.0.smithi042.stdout:1601: snap_remove snap 145 2024-09-21T09:32:27.659 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:32:27.659 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (6m) 20s ago 7m 24.9M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:32:27.659 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (7m) 2m ago 7m 91.7M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:32:27.659 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (9m) 20s ago 9m 18.6M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:32:27.659 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (9m) 2m ago 9m 21.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:32:27.659 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (3m) 2m ago 12m 453M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:32:27.659 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (3m) 20s ago 14m 523M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:32:27.659 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (2m) 20s ago 14m 52.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (2m) 2m ago 13m 22.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (2m) 20s ago 12m 45.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (7m) 20s ago 7m 16.0M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (7m) 2m ago 7m 15.5M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (91s) 20s ago 12m 113M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (58s) 20s ago 11m 91.0M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (24s) 20s ago 11m 12.2M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9d2749b5f532 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (11m) 20s ago 11m 149M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9d9b2165e0f4 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (10m) 2m ago 10m 161M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (10m) 2m ago 10m 131M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (9m) 2m ago 9m 105M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (9m) 2m ago 9m 111M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:32:27.660 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (3m) 2m ago 8m 52.1M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:32:27.669 INFO:tasks.rados.rados.0.smithi042.stdout:1601: done (0 left) 2024-09-21T09:32:27.669 INFO:tasks.rados.rados.0.smithi042.stdout:1602: read oid 18 snap -1 2024-09-21T09:32:27.669 INFO:tasks.rados.rados.0.smithi042.stdout:1602: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:32:27.669 INFO:tasks.rados.rados.0.smithi042.stdout:1603: setattr oid 31 current snap is 146 2024-09-21T09:32:27.670 INFO:tasks.rados.rados.0.smithi042.stdout:1604: snap_create 2024-09-21T09:32:27.678 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 551 (ObjNum 65 snap 0 seq_num 1432449119) dirty exists 2024-09-21T09:32:27.689 INFO:tasks.rados.rados.0.smithi042.stdout:1602: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:32:27.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:32:27.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[87662]: Upgrade: osd.3 is safe to restart 2024-09-21T09:32:27.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[87662]: osdmap e378: 8 total, 8 up, 8 in 2024-09-21T09:32:27.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:27.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:32:27.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:32:27.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[87662]: osdmap e379: 8 total, 8 up, 8 in 2024-09-21T09:32:27.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:32:27.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[85820]: Upgrade: osd.3 is safe to restart 2024-09-21T09:32:27.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[85820]: osdmap e378: 8 total, 8 up, 8 in 2024-09-21T09:32:27.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:27.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:32:27.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:32:27.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:27 smithi042 ceph-mon[85820]: osdmap e379: 8 total, 8 up, 8 in 2024-09-21T09:32:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:27 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T09:32:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:27 smithi133 ceph-mon[83064]: Upgrade: osd.3 is safe to restart 2024-09-21T09:32:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:27 smithi133 ceph-mon[83064]: osdmap e378: 8 total, 8 up, 8 in 2024-09-21T09:32:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:27 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T09:32:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:27 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:32:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:27 smithi133 ceph-mon[83064]: osdmap e379: 8 total, 8 up, 8 in 2024-09-21T09:32:28.042 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 5, 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:32:28.043 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 7, 2024-09-21T09:32:28.044 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 8 2024-09-21T09:32:28.044 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:32:28.044 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:32:28.351 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:32:28.351 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:32:28.351 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:32:28.351 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:32:28.351 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:32:28.352 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:32:28.352 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:32:28.352 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:32:28.352 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "8/20 daemons upgraded", 2024-09-21T09:32:28.352 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T09:32:28.352 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:32:28.352 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:32:28.670 INFO:tasks.rados.rados.0.smithi042.stdout:1602: done (2 left) 2024-09-21T09:32:28.670 INFO:tasks.rados.rados.0.smithi042.stdout:1603: done (1 left) 2024-09-21T09:32:28.670 INFO:tasks.rados.rados.0.smithi042.stdout:1604: done (0 left) 2024-09-21T09:32:28.670 INFO:tasks.rados.rados.0.smithi042.stdout:1605: snap_remove snap 146 2024-09-21T09:32:28.981 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[87662]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:28.981 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[87662]: pgmap v238: 121 pgs: 121 active+clean; 187 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 4.3 MiB/s wr, 25 op/s 2024-09-21T09:32:28.981 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[87662]: from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:28.981 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[87662]: Upgrade: Updating osd.3 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[87662]: Deploying daemon osd.3 on smithi042 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[87662]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2636013000' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[87662]: osdmap e380: 8 total, 8 up, 8 in 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[85820]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[85820]: pgmap v238: 121 pgs: 121 active+clean; 187 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 4.3 MiB/s wr, 25 op/s 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[85820]: from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[85820]: Upgrade: Updating osd.3 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[85820]: Deploying daemon osd.3 on smithi042 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[85820]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:28.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2636013000' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:28.983 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:28 smithi042 ceph-mon[85820]: osdmap e380: 8 total, 8 up, 8 in 2024-09-21T09:32:28.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:28 smithi133 ceph-mon[83064]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:28 smithi133 ceph-mon[83064]: pgmap v238: 121 pgs: 121 active+clean; 187 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 4.3 MiB/s wr, 25 op/s 2024-09-21T09:32:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:28 smithi133 ceph-mon[83064]: from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:28 smithi133 ceph-mon[83064]: Upgrade: Updating osd.3 2024-09-21T09:32:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:28 smithi133 ceph-mon[83064]: Deploying daemon osd.3 on smithi042 2024-09-21T09:32:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:28 smithi133 ceph-mon[83064]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:28 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2636013000' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:28 smithi133 ceph-mon[83064]: osdmap e380: 8 total, 8 up, 8 in 2024-09-21T09:32:29.671 INFO:tasks.rados.rados.0.smithi042.stdout:1605: done (0 left) 2024-09-21T09:32:29.671 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 147 2024-09-21T09:32:29.671 INFO:tasks.rados.rados.0.smithi042.stdout:1606: seq_num 512 ranges {7077888=581632,7659520=516096,8175616=286720} 2024-09-21T09:32:29.713 INFO:tasks.rados.rados.0.smithi042.stdout:1606: writing smithi04275593-23 from 7077888 to 7659520 tid 1 2024-09-21T09:32:29.716 INFO:tasks.rados.rados.0.smithi042.stdout:1606: writing smithi04275593-23 from 7659520 to 8175616 tid 2 2024-09-21T09:32:29.718 INFO:tasks.rados.rados.0.smithi042.stdout:1606: writing smithi04275593-23 from 8175616 to 8462336 tid 3 2024-09-21T09:32:29.718 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 147 2024-09-21T09:32:29.718 INFO:tasks.rados.rados.0.smithi042.stdout:1607: seq_num 513 ranges {2031616=598016,2629632=794624,3424256=8192} 2024-09-21T09:32:29.732 INFO:tasks.rados.rados.0.smithi042.stdout:1607: writing smithi04275593-1 from 2031616 to 2629632 tid 1 2024-09-21T09:32:29.738 INFO:tasks.rados.rados.0.smithi042.stdout:1607: writing smithi04275593-1 from 2629632 to 3424256 tid 2 2024-09-21T09:32:29.738 INFO:tasks.rados.rados.0.smithi042.stdout:1607: writing smithi04275593-1 from 3424256 to 3432448 tid 3 2024-09-21T09:32:29.738 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 147 2024-09-21T09:32:29.738 INFO:tasks.rados.rados.0.smithi042.stdout:1606: finishing write tid 1 to smithi04275593-23 2024-09-21T09:32:29.738 INFO:tasks.rados.rados.0.smithi042.stdout:1608: seq_num 514 ranges {4423680=614400,5038080=679936,5718016=122880} 2024-09-21T09:32:29.765 INFO:tasks.rados.rados.0.smithi042.stdout:1608: writing smithi04275593-32 from 4423680 to 5038080 tid 1 2024-09-21T09:32:29.769 INFO:tasks.rados.rados.0.smithi042.stdout:1608: writing smithi04275593-32 from 5038080 to 5718016 tid 2 2024-09-21T09:32:29.771 INFO:tasks.rados.rados.0.smithi042.stdout:1608: writing smithi04275593-32 from 5718016 to 5840896 tid 3 2024-09-21T09:32:29.771 INFO:tasks.rados.rados.0.smithi042.stdout:1609: rollback oid 41 current snap is 147 2024-09-21T09:32:29.771 INFO:tasks.rados.rados.0.smithi042.stdout:1609: done (3 left) 2024-09-21T09:32:29.771 INFO:tasks.rados.rados.0.smithi042.stdout:1610: copy_from oid 28 from oid 44 current snap is 147 2024-09-21T09:32:29.771 INFO:tasks.rados.rados.0.smithi042.stdout:1606: finishing write tid 2 to smithi04275593-23 2024-09-21T09:32:29.771 INFO:tasks.rados.rados.0.smithi042.stdout:1606: finishing write tid 3 to smithi04275593-23 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1606: finishing write tid 4 to smithi04275593-23 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1606: finishing write tid 5 to smithi04275593-23 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1606: oid 23 updating version 0 to 531 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1606: oid 23 version 531 is already newer than 529 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1606: oid 23 version 531 is already newer than 528 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1606: oid 23 version 531 is already newer than 530 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 531 (ObjNum 512 snap 147 seq_num 512) dirty exists 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1606: left oid 23 (ObjNum 512 snap 147 seq_num 512) 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1607: finishing write tid 1 to smithi04275593-1 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1606: done (3 left) 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1611: rollback oid 21 current snap is 147 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1611: done (3 left) 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1612: read oid 30 snap -1 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1612: expect deleted 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 147 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1607: finishing write tid 2 to smithi04275593-1 2024-09-21T09:32:29.772 INFO:tasks.rados.rados.0.smithi042.stdout:1607: finishing write tid 3 to smithi04275593-1 2024-09-21T09:32:29.773 INFO:tasks.rados.rados.0.smithi042.stdout:1607: finishing write tid 4 to smithi04275593-1 2024-09-21T09:32:29.773 INFO:tasks.rados.rados.0.smithi042.stdout:1607: finishing write tid 5 to smithi04275593-1 2024-09-21T09:32:29.773 INFO:tasks.rados.rados.0.smithi042.stdout:1607: oid 1 updating version 0 to 685 2024-09-21T09:32:29.773 INFO:tasks.rados.rados.0.smithi042.stdout:1607: oid 1 version 685 is already newer than 683 2024-09-21T09:32:29.773 INFO:tasks.rados.rados.0.smithi042.stdout:1607: oid 1 version 685 is already newer than 684 2024-09-21T09:32:29.773 INFO:tasks.rados.rados.0.smithi042.stdout:1607: oid 1 version 685 is already newer than 682 2024-09-21T09:32:29.773 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 685 (ObjNum 513 snap 147 seq_num 513) dirty exists 2024-09-21T09:32:29.773 INFO:tasks.rados.rados.0.smithi042.stdout:1607: left oid 1 (ObjNum 513 snap 147 seq_num 513) 2024-09-21T09:32:29.773 INFO:tasks.rados.rados.0.smithi042.stdout:1613: seq_num 515 ranges {3555328=630784,4186112=565248,4751360=237568} 2024-09-21T09:32:29.794 INFO:tasks.rados.rados.0.smithi042.stdout:1613: writing smithi04275593-4 from 3555328 to 4186112 tid 1 2024-09-21T09:32:29.797 INFO:tasks.rados.rados.0.smithi042.stdout:1613: writing smithi04275593-4 from 4186112 to 4751360 tid 2 2024-09-21T09:32:29.799 INFO:tasks.rados.rados.0.smithi042.stdout:1613: writing smithi04275593-4 from 4751360 to 4988928 tid 3 2024-09-21T09:32:29.800 INFO:tasks.rados.rados.0.smithi042.stdout:1607: done (4 left) 2024-09-21T09:32:29.800 INFO:tasks.rados.rados.0.smithi042.stdout:1614: read oid 34 snap -1 2024-09-21T09:32:29.800 INFO:tasks.rados.rados.0.smithi042.stdout:1614: expect (ObjNum 277 snap 82 seq_num 277) 2024-09-21T09:32:29.800 INFO:tasks.rados.rados.0.smithi042.stdout:1615: snap_create 2024-09-21T09:32:29.800 INFO:tasks.rados.rados.0.smithi042.stdout:1608: finishing write tid 1 to smithi04275593-32 2024-09-21T09:32:29.800 INFO:tasks.rados.rados.0.smithi042.stdout:1608: finishing write tid 2 to smithi04275593-32 2024-09-21T09:32:29.800 INFO:tasks.rados.rados.0.smithi042.stdout:1608: finishing write tid 3 to smithi04275593-32 2024-09-21T09:32:29.800 INFO:tasks.rados.rados.0.smithi042.stdout:1608: finishing write tid 4 to smithi04275593-32 2024-09-21T09:32:29.800 INFO:tasks.rados.rados.0.smithi042.stdout:1608: finishing write tid 5 to smithi04275593-32 2024-09-21T09:32:29.800 INFO:tasks.rados.rados.0.smithi042.stdout:1608: oid 32 updating version 0 to 585 2024-09-21T09:32:29.801 INFO:tasks.rados.rados.0.smithi042.stdout:1608: oid 32 version 585 is already newer than 584 2024-09-21T09:32:29.801 INFO:tasks.rados.rados.0.smithi042.stdout:1608: oid 32 version 585 is already newer than 582 2024-09-21T09:32:29.801 INFO:tasks.rados.rados.0.smithi042.stdout:1608: oid 32 version 585 is already newer than 583 2024-09-21T09:32:29.801 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 585 (ObjNum 514 snap 147 seq_num 514) dirty exists 2024-09-21T09:32:29.801 INFO:tasks.rados.rados.0.smithi042.stdout:1608: left oid 32 (ObjNum 514 snap 147 seq_num 514) 2024-09-21T09:32:29.801 INFO:tasks.rados.rados.0.smithi042.stdout:1610: finishing copy_from racing read to smithi04275593-28 2024-09-21T09:32:29.802 INFO:tasks.rados.rados.0.smithi042.stdout:1610: finishing copy_from to smithi04275593-28 2024-09-21T09:32:29.802 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 525 (ObjNum 494 snap 144 seq_num 494) dirty exists 2024-09-21T09:32:29.803 INFO:tasks.rados.rados.0.smithi042.stdout:1613: finishing write tid 1 to smithi04275593-4 2024-09-21T09:32:29.804 INFO:tasks.rados.rados.0.smithi042.stdout:1613: finishing write tid 2 to smithi04275593-4 2024-09-21T09:32:29.804 INFO:tasks.rados.rados.0.smithi042.stdout:1613: finishing write tid 3 to smithi04275593-4 2024-09-21T09:32:29.804 INFO:tasks.rados.rados.0.smithi042.stdout:1613: finishing write tid 4 to smithi04275593-4 2024-09-21T09:32:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:1613: finishing write tid 5 to smithi04275593-4 2024-09-21T09:32:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:1613: oid 4 updating version 0 to 527 2024-09-21T09:32:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:1613: oid 4 version 527 is already newer than 526 2024-09-21T09:32:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:1613: oid 4 updating version 527 to 528 2024-09-21T09:32:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:1613: oid 4 updating version 528 to 529 2024-09-21T09:32:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 529 (ObjNum 515 snap 147 seq_num 515) dirty exists 2024-09-21T09:32:29.806 INFO:tasks.rados.rados.0.smithi042.stdout:1613: left oid 4 (ObjNum 515 snap 147 seq_num 515) 2024-09-21T09:32:29.821 INFO:tasks.rados.rados.0.smithi042.stdout:1614: expect (ObjNum 277 snap 82 seq_num 277) 2024-09-21T09:32:29.964 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:29 smithi042 ceph-mon[85820]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:29.964 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:29 smithi042 ceph-mon[85820]: osdmap e381: 8 total, 8 up, 8 in 2024-09-21T09:32:29.965 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:29 smithi042 ceph-mon[87662]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:29.965 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:29 smithi042 ceph-mon[87662]: osdmap e381: 8 total, 8 up, 8 in 2024-09-21T09:32:29.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:29 smithi133 ceph-mon[83064]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:29.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:29 smithi133 ceph-mon[83064]: osdmap e381: 8 total, 8 up, 8 in 2024-09-21T09:32:30.586 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:30 smithi042 systemd[1]: Stopping Ceph osd.3 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:32:30.719 INFO:tasks.rados.rados.0.smithi042.stdout:1608: done (5 left) 2024-09-21T09:32:30.719 INFO:tasks.rados.rados.0.smithi042.stdout:1610: done (4 left) 2024-09-21T09:32:30.720 INFO:tasks.rados.rados.0.smithi042.stdout:1612: done (3 left) 2024-09-21T09:32:30.720 INFO:tasks.rados.rados.0.smithi042.stdout:1613: done (2 left) 2024-09-21T09:32:30.720 INFO:tasks.rados.rados.0.smithi042.stdout:1614: done (1 left) 2024-09-21T09:32:30.720 INFO:tasks.rados.rados.0.smithi042.stdout:1615: done (0 left) 2024-09-21T09:32:30.720 INFO:tasks.rados.rados.0.smithi042.stdout:1616: rollback oid 1 current snap is 148 2024-09-21T09:32:30.720 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 1 to 147 2024-09-21T09:32:30.720 INFO:tasks.rados.rados.0.smithi042.stdout:1617: read oid 32 snap -1 2024-09-21T09:32:30.720 INFO:tasks.rados.rados.0.smithi042.stdout:1617: expect (ObjNum 514 snap 147 seq_num 514) 2024-09-21T09:32:30.720 INFO:tasks.rados.rados.0.smithi042.stdout:1618: setattr oid 12 current snap is 148 2024-09-21T09:32:30.722 INFO:tasks.rados.rados.0.smithi042.stdout:1619: read oid 38 snap 147 2024-09-21T09:32:30.722 INFO:tasks.rados.rados.0.smithi042.stdout:1619: expect (ObjNum 503 snap 145 seq_num 503) 2024-09-21T09:32:30.723 INFO:tasks.rados.rados.0.smithi042.stdout:1620: setattr oid 22 current snap is 148 2024-09-21T09:32:30.723 INFO:tasks.rados.rados.0.smithi042.stdout:1621: read oid 17 snap 147 2024-09-21T09:32:30.723 INFO:tasks.rados.rados.0.smithi042.stdout:1621: expect (ObjNum 493 snap 143 seq_num 493) 2024-09-21T09:32:30.723 INFO:tasks.rados.rados.0.smithi042.stdout:1622: rollback oid 48 current snap is 148 2024-09-21T09:32:30.723 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 48 to 147 2024-09-21T09:32:30.723 INFO:tasks.rados.rados.0.smithi042.stdout:1623: rollback oid 8 current snap is 148 2024-09-21T09:32:30.723 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 8 to 147 2024-09-21T09:32:30.723 INFO:tasks.rados.rados.0.smithi042.stdout:1624: read oid 40 snap -1 2024-09-21T09:32:30.724 INFO:tasks.rados.rados.0.smithi042.stdout:1624: expect (ObjNum 464 snap 138 seq_num 464) 2024-09-21T09:32:30.724 INFO:tasks.rados.rados.0.smithi042.stdout:1625: read oid 2 snap -1 2024-09-21T09:32:30.724 INFO:tasks.rados.rados.0.smithi042.stdout:1625: expect deleted 2024-09-21T09:32:30.724 INFO:tasks.rados.rados.0.smithi042.stdout:1626: setattr oid 15 current snap is 148 2024-09-21T09:32:30.724 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 148 2024-09-21T09:32:30.724 INFO:tasks.rados.rados.0.smithi042.stdout:1627: seq_num 516 ranges {5701632=647168,6348800=450560,6799360=352256} 2024-09-21T09:32:30.763 INFO:tasks.rados.rados.0.smithi042.stdout:1627: writing smithi04275593-27 from 5701632 to 6348800 tid 1 2024-09-21T09:32:30.766 INFO:tasks.rados.rados.0.smithi042.stdout:1627: writing smithi04275593-27 from 6348800 to 6799360 tid 2 2024-09-21T09:32:30.769 INFO:tasks.rados.rados.0.smithi042.stdout:1627: writing smithi04275593-27 from 6799360 to 7151616 tid 3 2024-09-21T09:32:30.769 INFO:tasks.rados.rados.0.smithi042.stdout:1628: snap_create 2024-09-21T09:32:30.769 INFO:tasks.rados.rados.0.smithi042.stdout:1616: finishing rollback tid 0 to smithi04275593-1 2024-09-21T09:32:30.769 INFO:tasks.rados.rados.0.smithi042.stdout:1616: finishing rollback tid 1 to smithi04275593-1 2024-09-21T09:32:30.769 INFO:tasks.rados.rados.0.smithi042.stdout:1616: finishing rollback tid 2 to smithi04275593-1 2024-09-21T09:32:30.769 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 689 (ObjNum 513 snap 147 seq_num 513) dirty exists 2024-09-21T09:32:30.769 INFO:tasks.rados.rados.0.smithi042.stdout:1619: expect (ObjNum 503 snap 145 seq_num 503) 2024-09-21T09:32:30.802 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 549 (ObjNum 497 snap 144 seq_num 497) dirty exists 2024-09-21T09:32:30.802 INFO:tasks.rados.rados.0.smithi042.stdout:1617: expect (ObjNum 514 snap 147 seq_num 514) 2024-09-21T09:32:30.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:30 smithi042 ceph-mon[87662]: pgmap v241: 121 pgs: 121 active+clean; 179 MiB data, 968 MiB used, 714 GiB / 715 GiB avail; 38 MiB/s rd, 3.9 MiB/s wr, 31 op/s 2024-09-21T09:32:30.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:30 smithi042 ceph-mon[87662]: osd.3 marked itself down and dead 2024-09-21T09:32:30.852 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[56613]: 2024-09-21T09:32:30.583+0000 7f587fbda640 -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-09-21T09:32:30.852 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[56613]: 2024-09-21T09:32:30.583+0000 7f587fbda640 -1 osd.3 381 *** Got signal Terminated *** 2024-09-21T09:32:30.852 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[56613]: 2024-09-21T09:32:30.583+0000 7f587fbda640 -1 osd.3 381 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:32:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:30 smithi042 ceph-mon[85820]: pgmap v241: 121 pgs: 121 active+clean; 179 MiB data, 968 MiB used, 714 GiB / 715 GiB avail; 38 MiB/s rd, 3.9 MiB/s wr, 31 op/s 2024-09-21T09:32:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:30 smithi042 ceph-mon[85820]: osd.3 marked itself down and dead 2024-09-21T09:32:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:30 smithi133 ceph-mon[83064]: pgmap v241: 121 pgs: 121 active+clean; 179 MiB data, 968 MiB used, 714 GiB / 715 GiB avail; 38 MiB/s rd, 3.9 MiB/s wr, 31 op/s 2024-09-21T09:32:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:30 smithi133 ceph-mon[83064]: osd.3 marked itself down and dead 2024-09-21T09:32:31.068 INFO:tasks.rados.rados.0.smithi042.stdout:1627: finishing write tid 1 to smithi04275593-27 2024-09-21T09:32:31.068 INFO:tasks.rados.rados.0.smithi042.stdout:1627: finishing write tid 2 to smithi04275593-27 2024-09-21T09:32:31.068 INFO:tasks.rados.rados.0.smithi042.stdout:1627: finishing write tid 3 to smithi04275593-27 2024-09-21T09:32:31.069 INFO:tasks.rados.rados.0.smithi042.stdout:1627: finishing write tid 4 to smithi04275593-27 2024-09-21T09:32:31.069 INFO:tasks.rados.rados.0.smithi042.stdout:1627: finishing write tid 5 to smithi04275593-27 2024-09-21T09:32:31.069 INFO:tasks.rados.rados.0.smithi042.stdout:1627: oid 27 updating version 0 to 563 2024-09-21T09:32:31.069 INFO:tasks.rados.rados.0.smithi042.stdout:1627: oid 27 updating version 563 to 564 2024-09-21T09:32:31.069 INFO:tasks.rados.rados.0.smithi042.stdout:1627: oid 27 updating version 564 to 565 2024-09-21T09:32:31.069 INFO:tasks.rados.rados.0.smithi042.stdout:1627: oid 27 version 565 is already newer than 562 2024-09-21T09:32:31.069 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 565 (ObjNum 516 snap 148 seq_num 516) dirty exists 2024-09-21T09:32:31.069 INFO:tasks.rados.rados.0.smithi042.stdout:1627: left oid 27 (ObjNum 516 snap 148 seq_num 516) 2024-09-21T09:32:31.601 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:31 smithi042 podman[105617]: 2024-09-21 09:32:31.257863609 +0000 UTC m=+0.779104692 container died 9d9b2165e0f4d24210bf2a980b8bea4db75898d361a801436f630636d21c8961 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1616: done (12 left) 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1617: done (11 left) 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1619: done (10 left) 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1620: done (9 left) 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1627: done (8 left) 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1628: done (7 left) 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1629: read oid 33 snap -1 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1629: expect (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1630: rmattr oid 19 current snap is 149 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1631: read oid 7 snap 147 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1631: expect deleted 2024-09-21T09:32:31.721 INFO:tasks.rados.rados.0.smithi042.stdout:1632: snap_create 2024-09-21T09:32:31.735 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 550 (ObjNum 491 snap 143 seq_num 491) dirty exists 2024-09-21T09:32:31.739 INFO:tasks.rados.rados.0.smithi042.stdout:1623: finishing rollback tid 0 to smithi04275593-8 2024-09-21T09:32:31.739 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 546 (ObjNum 1265 snap 0 seq_num 2862182024) dirty exists 2024-09-21T09:32:31.739 INFO:tasks.rados.rados.0.smithi042.stdout:1622: finishing rollback tid 0 to smithi04275593-48 2024-09-21T09:32:31.740 INFO:tasks.rados.rados.0.smithi042.stdout:1623: finishing rollback tid 1 to smithi04275593-8 2024-09-21T09:32:31.741 INFO:tasks.rados.rados.0.smithi042.stdout:1622: finishing rollback tid 1 to smithi04275593-48 2024-09-21T09:32:31.741 INFO:tasks.rados.rados.0.smithi042.stdout:1622: finishing rollback tid 2 to smithi04275593-48 2024-09-21T09:32:31.741 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 549 (ObjNum 495 snap 144 seq_num 495) dirty exists 2024-09-21T09:32:31.742 INFO:tasks.rados.rados.0.smithi042.stdout:1629: expect (ObjNum 436 snap 133 seq_num 436) 2024-09-21T09:32:31.838 INFO:tasks.rados.rados.0.smithi042.stdout:1623: finishing rollback tid 2 to smithi04275593-8 2024-09-21T09:32:31.838 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 560 (ObjNum 447 snap 134 seq_num 447) dirty exists 2024-09-21T09:32:31.838 INFO:tasks.rados.rados.0.smithi042.stdout:1624: expect (ObjNum 464 snap 138 seq_num 464) 2024-09-21T09:32:31.854 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 663 (ObjNum 478 snap 141 seq_num 478) dirty exists 2024-09-21T09:32:31.854 INFO:tasks.rados.rados.0.smithi042.stdout:1621: expect (ObjNum 493 snap 143 seq_num 493) 2024-09-21T09:32:31.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:31 smithi133 ceph-mon[83064]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:32:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:31 smithi133 ceph-mon[83064]: osdmap e382: 8 total, 7 up, 8 in 2024-09-21T09:32:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:31 smithi133 ceph-mon[83064]: osdmap e383: 8 total, 7 up, 8 in 2024-09-21T09:32:32.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:31 smithi042 ceph-mon[87662]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:32:32.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:31 smithi042 ceph-mon[87662]: osdmap e382: 8 total, 7 up, 8 in 2024-09-21T09:32:32.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:31 smithi042 ceph-mon[87662]: osdmap e383: 8 total, 7 up, 8 in 2024-09-21T09:32:32.003 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:31 smithi042 podman[105617]: 2024-09-21 09:32:31.708966066 +0000 UTC m=+1.230207141 container cleanup 9d9b2165e0f4d24210bf2a980b8bea4db75898d361a801436f630636d21c8961 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-21T09:32:32.003 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:31 smithi042 bash[105617]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3 2024-09-21T09:32:32.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:31 smithi042 ceph-mon[85820]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:32:32.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:31 smithi042 ceph-mon[85820]: osdmap e382: 8 total, 7 up, 8 in 2024-09-21T09:32:32.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:31 smithi042 ceph-mon[85820]: osdmap e383: 8 total, 7 up, 8 in 2024-09-21T09:32:32.004 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:32:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:32:31] "GET /metrics HTTP/1.1" 200 36222 "" "Prometheus/2.43.0" 2024-09-21T09:32:32.345 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:32 smithi042 podman[105643]: 2024-09-21 09:32:32.001987818 +0000 UTC m=+0.742467651 container remove 9d9b2165e0f4d24210bf2a980b8bea4db75898d361a801436f630636d21c8961 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , 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, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T09:32:32.602 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:32 smithi042 podman[105735]: 2024-09-21 09:32:32.344690464 +0000 UTC m=+0.110221811 container create f01503c815023789b075ec58bb40f8115725c6f1510e46d79c7e2dc58dc8b732 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, RELEASE=main-62da54b, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-21T09:32:32.602 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:32 smithi042 podman[105735]: 2024-09-21 09:32:32.250858952 +0000 UTC m=+0.016390250 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:32:32.602 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:32 smithi042 podman[105735]: 2024-09-21 09:32:32.588684283 +0000 UTC m=+0.354215582 container init f01503c815023789b075ec58bb40f8115725c6f1510e46d79c7e2dc58dc8b732 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:32:32.602 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:32 smithi042 podman[105735]: 2024-09-21 09:32:32.592119737 +0000 UTC m=+0.357651026 container start f01503c815023789b075ec58bb40f8115725c6f1510e46d79c7e2dc58dc8b732 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, 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, ceph=True, RELEASE=main-62da54b, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-21T09:32:32.670 INFO:tasks.rados.rados.0.smithi042.stdout:1618: done (10 left) 2024-09-21T09:32:32.670 INFO:tasks.rados.rados.0.smithi042.stdout:1621: done (9 left) 2024-09-21T09:32:32.670 INFO:tasks.rados.rados.0.smithi042.stdout:1622: done (8 left) 2024-09-21T09:32:32.670 INFO:tasks.rados.rados.0.smithi042.stdout:1623: done (7 left) 2024-09-21T09:32:32.670 INFO:tasks.rados.rados.0.smithi042.stdout:1624: done (6 left) 2024-09-21T09:32:32.670 INFO:tasks.rados.rados.0.smithi042.stdout:1625: done (5 left) 2024-09-21T09:32:32.670 INFO:tasks.rados.rados.0.smithi042.stdout:1626: done (4 left) 2024-09-21T09:32:32.670 INFO:tasks.rados.rados.0.smithi042.stdout:1629: done (3 left) 2024-09-21T09:32:32.670 INFO:tasks.rados.rados.0.smithi042.stdout:1630: done (2 left) 2024-09-21T09:32:32.670 INFO:tasks.rados.rados.0.smithi042.stdout:1631: done (1 left) 2024-09-21T09:32:32.671 INFO:tasks.rados.rados.0.smithi042.stdout:1632: done (0 left) 2024-09-21T09:32:32.671 INFO:tasks.rados.rados.0.smithi042.stdout:1633: setattr oid 18 current snap is 150 2024-09-21T09:32:32.672 INFO:tasks.rados.rados.0.smithi042.stdout:1634: setattr oid 47 current snap is 150 2024-09-21T09:32:32.675 INFO:tasks.rados.rados.0.smithi042.stdout:1635: delete oid 41 current snap is 150 2024-09-21T09:32:32.676 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 533 (ObjNum 380 snap 117 seq_num 380) dirty exists 2024-09-21T09:32:32.682 INFO:tasks.rados.rados.0.smithi042.stdout:1633: done (2 left) 2024-09-21T09:32:32.683 INFO:tasks.rados.rados.0.smithi042.stdout:1635: done (1 left) 2024-09-21T09:32:32.683 INFO:tasks.rados.rados.0.smithi042.stdout:1636: snap_create 2024-09-21T09:32:32.683 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 586 (ObjNum 49 snap 0 seq_num 2945066253) dirty exists 2024-09-21T09:32:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:32 smithi133 ceph-mon[83064]: pgmap v244: 121 pgs: 16 stale+active+clean, 105 active+clean; 176 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-09-21T09:32:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:32 smithi133 ceph-mon[83064]: osdmap e384: 8 total, 7 up, 8 in 2024-09-21T09:32:33.085 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:32 smithi042 ceph-mon[85820]: pgmap v244: 121 pgs: 16 stale+active+clean, 105 active+clean; 176 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-09-21T09:32:33.085 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:32 smithi042 ceph-mon[85820]: osdmap e384: 8 total, 7 up, 8 in 2024-09-21T09:32:33.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:32 smithi042 ceph-mon[87662]: pgmap v244: 121 pgs: 16 stale+active+clean, 105 active+clean; 176 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-09-21T09:32:33.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:32 smithi042 ceph-mon[87662]: osdmap e384: 8 total, 7 up, 8 in 2024-09-21T09:32:33.086 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:32 smithi042 podman[105735]: 2024-09-21 09:32:32.688662573 +0000 UTC m=+0.454193878 container attach f01503c815023789b075ec58bb40f8115725c6f1510e46d79c7e2dc58dc8b732 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, RELEASE=main-62da54b, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:32:33.086 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:32 smithi042 podman[105735]: 2024-09-21 09:32:32.80240033 +0000 UTC m=+0.567931630 container died f01503c815023789b075ec58bb40f8115725c6f1510e46d79c7e2dc58dc8b732 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T09:32:33.671 INFO:tasks.rados.rados.0.smithi042.stdout:1634: done (1 left) 2024-09-21T09:32:33.671 INFO:tasks.rados.rados.0.smithi042.stdout:1636: done (0 left) 2024-09-21T09:32:33.672 INFO:tasks.rados.rados.0.smithi042.stdout:1637: copy_from oid 49 from oid 48 current snap is 151 2024-09-21T09:32:33.672 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 151 2024-09-21T09:32:33.672 INFO:tasks.rados.rados.0.smithi042.stdout:1638: seq_num 518 ranges {811008=679936,1490944=671744,2162688=131072} 2024-09-21T09:32:33.680 INFO:tasks.rados.rados.0.smithi042.stdout:1638: writing smithi04275593-15 from 811008 to 1490944 tid 1 2024-09-21T09:32:33.684 INFO:tasks.rados.rados.0.smithi042.stdout:1638: writing smithi04275593-15 from 1490944 to 2162688 tid 2 2024-09-21T09:32:33.685 INFO:tasks.rados.rados.0.smithi042.stdout:1638: writing smithi04275593-15 from 2162688 to 2293760 tid 3 2024-09-21T09:32:33.685 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 151 2024-09-21T09:32:33.685 INFO:tasks.rados.rados.0.smithi042.stdout:1638: finishing write tid 1 to smithi04275593-15 2024-09-21T09:32:33.685 INFO:tasks.rados.rados.0.smithi042.stdout:1639: seq_num 519 ranges {4063232=696320,4759552=548864,5308416=253952} 2024-09-21T09:32:33.712 INFO:tasks.rados.rados.0.smithi042.stdout:1639: writing smithi04275593-17 from 4063232 to 4759552 tid 1 2024-09-21T09:32:33.715 INFO:tasks.rados.rados.0.smithi042.stdout:1639: writing smithi04275593-17 from 4759552 to 5308416 tid 2 2024-09-21T09:32:33.717 INFO:tasks.rados.rados.0.smithi042.stdout:1639: writing smithi04275593-17 from 5308416 to 5562368 tid 3 2024-09-21T09:32:33.717 INFO:tasks.rados.rados.0.smithi042.stdout:1640: rollback oid 28 current snap is 151 2024-09-21T09:32:33.717 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 28 to 150 2024-09-21T09:32:33.717 INFO:tasks.rados.rados.0.smithi042.stdout:1638: finishing write tid 2 to smithi04275593-15 2024-09-21T09:32:33.717 INFO:tasks.rados.rados.0.smithi042.stdout:1638: finishing write tid 3 to smithi04275593-15 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1638: finishing write tid 4 to smithi04275593-15 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1637: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1637: finishing copy_from to smithi04275593-49 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 549 (ObjNum 495 snap 144 seq_num 495) dirty exists 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1638: finishing write tid 5 to smithi04275593-15 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1638: oid 15 updating version 0 to 665 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1638: oid 15 updating version 665 to 668 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1638: oid 15 version 668 is already newer than 667 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1638: oid 15 version 668 is already newer than 666 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 668 (ObjNum 518 snap 151 seq_num 518) dirty exists 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1638: left oid 15 (ObjNum 518 snap 151 seq_num 518) 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1639: finishing write tid 1 to smithi04275593-17 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1637: done (3 left) 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:1638: done (2 left) 2024-09-21T09:32:33.718 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 151 2024-09-21T09:32:33.719 INFO:tasks.rados.rados.0.smithi042.stdout:1641: seq_num 520 ranges {0=712704,712704=434176,1146880=368640} 2024-09-21T09:32:33.721 INFO:tasks.rados.rados.0.smithi042.stdout:1641: writing smithi04275593-2 from 0 to 712704 tid 1 2024-09-21T09:32:33.723 INFO:tasks.rados.rados.0.smithi042.stdout:1641: writing smithi04275593-2 from 712704 to 1146880 tid 2 2024-09-21T09:32:33.726 INFO:tasks.rados.rados.0.smithi042.stdout:1641: writing smithi04275593-2 from 1146880 to 1515520 tid 3 2024-09-21T09:32:33.726 INFO:tasks.rados.rados.0.smithi042.stdout:1642: delete oid 47 current snap is 151 2024-09-21T09:32:33.726 INFO:tasks.rados.rados.0.smithi042.stdout:1639: finishing write tid 2 to smithi04275593-17 2024-09-21T09:32:33.726 INFO:tasks.rados.rados.0.smithi042.stdout:1639: finishing write tid 3 to smithi04275593-17 2024-09-21T09:32:33.726 INFO:tasks.rados.rados.0.smithi042.stdout:1639: finishing write tid 4 to smithi04275593-17 2024-09-21T09:32:33.726 INFO:tasks.rados.rados.0.smithi042.stdout:1639: finishing write tid 5 to smithi04275593-17 2024-09-21T09:32:33.726 INFO:tasks.rados.rados.0.smithi042.stdout:1639: oid 17 updating version 0 to 672 2024-09-21T09:32:33.726 INFO:tasks.rados.rados.0.smithi042.stdout:1639: oid 17 updating version 672 to 673 2024-09-21T09:32:33.726 INFO:tasks.rados.rados.0.smithi042.stdout:1639: oid 17 version 673 is already newer than 670 2024-09-21T09:32:33.727 INFO:tasks.rados.rados.0.smithi042.stdout:1639: oid 17 version 673 is already newer than 671 2024-09-21T09:32:33.727 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 673 (ObjNum 519 snap 151 seq_num 519) dirty exists 2024-09-21T09:32:33.727 INFO:tasks.rados.rados.0.smithi042.stdout:1639: left oid 17 (ObjNum 519 snap 151 seq_num 519) 2024-09-21T09:32:33.727 INFO:tasks.rados.rados.0.smithi042.stdout:1640: finishing rollback tid 0 to smithi04275593-28 2024-09-21T09:32:33.727 INFO:tasks.rados.rados.0.smithi042.stdout:1640: finishing rollback tid 1 to smithi04275593-28 2024-09-21T09:32:33.727 INFO:tasks.rados.rados.0.smithi042.stdout:1640: finishing rollback tid 2 to smithi04275593-28 2024-09-21T09:32:33.727 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 532 (ObjNum 494 snap 144 seq_num 494) dirty exists 2024-09-21T09:32:33.727 INFO:tasks.rados.rados.0.smithi042.stdout:1641: finishing write tid 1 to smithi04275593-2 2024-09-21T09:32:33.727 INFO:tasks.rados.rados.0.smithi042.stdout:1641: finishing write tid 2 to smithi04275593-2 2024-09-21T09:32:33.728 INFO:tasks.rados.rados.0.smithi042.stdout:1639: done (3 left) 2024-09-21T09:32:33.728 INFO:tasks.rados.rados.0.smithi042.stdout:1640: done (2 left) 2024-09-21T09:32:33.728 INFO:tasks.rados.rados.0.smithi042.stdout:1642: done (1 left) 2024-09-21T09:32:33.728 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 151 2024-09-21T09:32:33.728 INFO:tasks.rados.rados.0.smithi042.stdout:1643: seq_num 522 ranges {6692864=745472,7438336=606208,8044544=196608} 2024-09-21T09:32:33.769 INFO:tasks.rados.rados.0.smithi042.stdout:1643: writing smithi04275593-44 from 6692864 to 7438336 tid 1 2024-09-21T09:32:33.772 INFO:tasks.rados.rados.0.smithi042.stdout:1643: writing smithi04275593-44 from 7438336 to 8044544 tid 2 2024-09-21T09:32:33.774 INFO:tasks.rados.rados.0.smithi042.stdout:1643: writing smithi04275593-44 from 8044544 to 8241152 tid 3 2024-09-21T09:32:33.774 INFO:tasks.rados.rados.0.smithi042.stdout:1644: read oid 20 snap -1 2024-09-21T09:32:33.774 INFO:tasks.rados.rados.0.smithi042.stdout:1644: expect (ObjNum 506 snap 145 seq_num 506) 2024-09-21T09:32:33.774 INFO:tasks.rados.rados.0.smithi042.stdout:1645: snap_create 2024-09-21T09:32:33.774 INFO:tasks.rados.rados.0.smithi042.stdout:1641: finishing write tid 3 to smithi04275593-2 2024-09-21T09:32:33.774 INFO:tasks.rados.rados.0.smithi042.stdout:1641: finishing write tid 4 to smithi04275593-2 2024-09-21T09:32:33.774 INFO:tasks.rados.rados.0.smithi042.stdout:1641: finishing write tid 5 to smithi04275593-2 2024-09-21T09:32:33.774 INFO:tasks.rados.rados.0.smithi042.stdout:1641: oid 2 updating version 0 to 676 2024-09-21T09:32:33.774 INFO:tasks.rados.rados.0.smithi042.stdout:1641: oid 2 version 676 is already newer than 674 2024-09-21T09:32:33.774 INFO:tasks.rados.rados.0.smithi042.stdout:1641: oid 2 version 676 is already newer than 675 2024-09-21T09:32:33.775 INFO:tasks.rados.rados.0.smithi042.stdout:1641: oid 2 updating version 676 to 677 2024-09-21T09:32:33.775 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 677 (ObjNum 520 snap 151 seq_num 520) dirty exists 2024-09-21T09:32:33.775 INFO:tasks.rados.rados.0.smithi042.stdout:1641: left oid 2 (ObjNum 520 snap 151 seq_num 520) 2024-09-21T09:32:33.775 INFO:tasks.rados.rados.0.smithi042.stdout:1643: finishing write tid 1 to smithi04275593-44 2024-09-21T09:32:33.776 INFO:tasks.rados.rados.0.smithi042.stdout:1643: finishing write tid 2 to smithi04275593-44 2024-09-21T09:32:33.776 INFO:tasks.rados.rados.0.smithi042.stdout:1643: finishing write tid 3 to smithi04275593-44 2024-09-21T09:32:33.776 INFO:tasks.rados.rados.0.smithi042.stdout:1643: finishing write tid 4 to smithi04275593-44 2024-09-21T09:32:33.777 INFO:tasks.rados.rados.0.smithi042.stdout:1643: finishing write tid 5 to smithi04275593-44 2024-09-21T09:32:33.777 INFO:tasks.rados.rados.0.smithi042.stdout:1643: oid 44 updating version 0 to 537 2024-09-21T09:32:33.777 INFO:tasks.rados.rados.0.smithi042.stdout:1643: oid 44 updating version 537 to 538 2024-09-21T09:32:33.777 INFO:tasks.rados.rados.0.smithi042.stdout:1643: oid 44 version 538 is already newer than 536 2024-09-21T09:32:33.777 INFO:tasks.rados.rados.0.smithi042.stdout:1643: oid 44 version 538 is already newer than 535 2024-09-21T09:32:33.777 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 538 (ObjNum 522 snap 151 seq_num 522) dirty exists 2024-09-21T09:32:33.777 INFO:tasks.rados.rados.0.smithi042.stdout:1643: left oid 44 (ObjNum 522 snap 151 seq_num 522) 2024-09-21T09:32:33.784 INFO:tasks.rados.rados.0.smithi042.stdout:1644: expect (ObjNum 506 snap 145 seq_num 506) 2024-09-21T09:32:33.812 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:33 smithi042 podman[105758]: 2024-09-21 09:32:33.367268372 +0000 UTC m=+0.559048664 container remove f01503c815023789b075ec58bb40f8115725c6f1510e46d79c7e2dc58dc8b732 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:32:33.812 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:33 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-21T09:32:33.812 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:33 smithi042 systemd[1]: Stopped Ceph osd.3 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:32:33.812 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:33 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.3.service: Consumed 10.436s CPU time. 2024-09-21T09:32:33.812 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:33 smithi042 systemd[1]: Starting Ceph osd.3 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:32:34.089 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:33 smithi042 podman[105856]: 2024-09-21 09:32:33.713934013 +0000 UTC m=+0.018560447 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:32:34.089 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:33 smithi042 podman[105856]: 2024-09-21 09:32:33.852194759 +0000 UTC m=+0.156821177 container create 9b5f436410fa85f323c7ca9d8231ef9a9e55ac5dcc12e6e3b7deebb3136ed6c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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.37.2, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True) 2024-09-21T09:32:34.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 podman[105856]: 2024-09-21 09:32:34.08834258 +0000 UTC m=+0.392969001 container init 9b5f436410fa85f323c7ca9d8231ef9a9e55ac5dcc12e6e3b7deebb3136ed6c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:32:34.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 podman[105856]: 2024-09-21 09:32:34.091817055 +0000 UTC m=+0.396443477 container start 9b5f436410fa85f323c7ca9d8231ef9a9e55ac5dcc12e6e3b7deebb3136ed6c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=main-62da54b) 2024-09-21T09:32:34.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 podman[105856]: 2024-09-21 09:32:34.163104826 +0000 UTC m=+0.467731247 container attach 9b5f436410fa85f323c7ca9d8231ef9a9e55ac5dcc12e6e3b7deebb3136ed6c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-21T09:32:34.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate[105871]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:32:34.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 bash[105856]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:32:34.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate[105871]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:32:34.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 bash[105856]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:32:34.740 INFO:tasks.rados.rados.0.smithi042.stdout:1641: done (3 left) 2024-09-21T09:32:34.740 INFO:tasks.rados.rados.0.smithi042.stdout:1643: done (2 left) 2024-09-21T09:32:34.740 INFO:tasks.rados.rados.0.smithi042.stdout:1644: done (1 left) 2024-09-21T09:32:34.740 INFO:tasks.rados.rados.0.smithi042.stdout:1645: done (0 left) 2024-09-21T09:32:34.740 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 152 2024-09-21T09:32:34.740 INFO:tasks.rados.rados.0.smithi042.stdout:1646: seq_num 523 ranges {7151616=770048,7921664=491520,8413184=311296} 2024-09-21T09:32:34.783 INFO:tasks.rados.rados.0.smithi042.stdout:1646: writing smithi04275593-27 from 7151616 to 7921664 tid 1 2024-09-21T09:32:34.786 INFO:tasks.rados.rados.0.smithi042.stdout:1646: writing smithi04275593-27 from 7921664 to 8413184 tid 2 2024-09-21T09:32:34.788 INFO:tasks.rados.rados.0.smithi042.stdout:1646: writing smithi04275593-27 from 8413184 to 8724480 tid 3 2024-09-21T09:32:34.788 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 152 2024-09-21T09:32:34.788 INFO:tasks.rados.rados.0.smithi042.stdout:1647: seq_num 524 ranges {2293760=786432,3080192=778240,3858432=24576} 2024-09-21T09:32:34.805 INFO:tasks.rados.rados.0.smithi042.stdout:1647: writing smithi04275593-15 from 2293760 to 3080192 tid 1 2024-09-21T09:32:34.810 INFO:tasks.rados.rados.0.smithi042.stdout:1647: writing smithi04275593-15 from 3080192 to 3858432 tid 2 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:1647: writing smithi04275593-15 from 3858432 to 3883008 tid 3 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:1648: read oid 29 snap -1 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:1648: expect deleted 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 152 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:1646: finishing write tid 1 to smithi04275593-27 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:1646: finishing write tid 2 to smithi04275593-27 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:1646: finishing write tid 3 to smithi04275593-27 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:1646: finishing write tid 4 to smithi04275593-27 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:1646: finishing write tid 5 to smithi04275593-27 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:1646: oid 27 updating version 0 to 569 2024-09-21T09:32:34.811 INFO:tasks.rados.rados.0.smithi042.stdout:1646: oid 27 version 569 is already newer than 567 2024-09-21T09:32:34.812 INFO:tasks.rados.rados.0.smithi042.stdout:1646: oid 27 version 569 is already newer than 568 2024-09-21T09:32:34.812 INFO:tasks.rados.rados.0.smithi042.stdout:1646: oid 27 version 569 is already newer than 566 2024-09-21T09:32:34.812 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 569 (ObjNum 523 snap 152 seq_num 523) dirty exists 2024-09-21T09:32:34.812 INFO:tasks.rados.rados.0.smithi042.stdout:1646: left oid 27 (ObjNum 523 snap 152 seq_num 523) 2024-09-21T09:32:34.812 INFO:tasks.rados.rados.0.smithi042.stdout:1649: seq_num 525 ranges {0=802816,802816=712704,1515520=90112} 2024-09-21T09:32:34.814 INFO:tasks.rados.rados.0.smithi042.stdout:1649: writing smithi04275593-31 from 0 to 802816 tid 1 2024-09-21T09:32:34.818 INFO:tasks.rados.rados.0.smithi042.stdout:1649: writing smithi04275593-31 from 802816 to 1515520 tid 2 2024-09-21T09:32:34.819 INFO:tasks.rados.rados.0.smithi042.stdout:1649: writing smithi04275593-31 from 1515520 to 1605632 tid 3 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1646: done (3 left) 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1650: read oid 38 snap -1 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1650: expect (ObjNum 503 snap 145 seq_num 503) 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1651: delete oid 4 current snap is 152 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1647: finishing write tid 1 to smithi04275593-15 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1647: finishing write tid 2 to smithi04275593-15 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1647: finishing write tid 3 to smithi04275593-15 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1647: finishing write tid 4 to smithi04275593-15 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1647: finishing write tid 5 to smithi04275593-15 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1647: oid 15 updating version 0 to 682 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1647: oid 15 version 682 is already newer than 681 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1647: oid 15 version 682 is already newer than 679 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:1647: oid 15 version 682 is already newer than 680 2024-09-21T09:32:34.820 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 682 (ObjNum 524 snap 152 seq_num 524) dirty exists 2024-09-21T09:32:34.821 INFO:tasks.rados.rados.0.smithi042.stdout:1647: left oid 15 (ObjNum 524 snap 152 seq_num 524) 2024-09-21T09:32:34.821 INFO:tasks.rados.rados.0.smithi042.stdout:1649: finishing write tid 1 to smithi04275593-31 2024-09-21T09:32:34.822 INFO:tasks.rados.rados.0.smithi042.stdout:1649: finishing write tid 2 to smithi04275593-31 2024-09-21T09:32:34.822 INFO:tasks.rados.rados.0.smithi042.stdout:1649: finishing write tid 3 to smithi04275593-31 2024-09-21T09:32:34.822 INFO:tasks.rados.rados.0.smithi042.stdout:1649: finishing write tid 4 to smithi04275593-31 2024-09-21T09:32:34.823 INFO:tasks.rados.rados.0.smithi042.stdout:1647: done (4 left) 2024-09-21T09:32:34.823 INFO:tasks.rados.rados.0.smithi042.stdout:1648: done (3 left) 2024-09-21T09:32:34.824 INFO:tasks.rados.rados.0.smithi042.stdout:1651: done (2 left) 2024-09-21T09:32:34.824 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 21 current snap is 152 2024-09-21T09:32:34.824 INFO:tasks.rados.rados.0.smithi042.stdout:1652: seq_num 527 ranges {1114112=434176,1548288=475136,2023424=565248,2588672=163840} 2024-09-21T09:32:34.832 INFO:tasks.rados.rados.0.smithi042.stdout:1652: writing smithi04275593-21 from 1114112 to 1548288 tid 1 2024-09-21T09:32:34.834 INFO:tasks.rados.rados.0.smithi042.stdout:1652: writing smithi04275593-21 from 1548288 to 2023424 tid 2 2024-09-21T09:32:34.838 INFO:tasks.rados.rados.0.smithi042.stdout:1652: writing smithi04275593-21 from 2023424 to 2588672 tid 3 2024-09-21T09:32:34.839 INFO:tasks.rados.rados.0.smithi042.stdout:1652: writing smithi04275593-21 from 2588672 to 2752512 tid 4 2024-09-21T09:32:34.839 INFO:tasks.rados.rados.0.smithi042.stdout:1653: snap_remove snap 147 2024-09-21T09:32:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:34 smithi133 ceph-mon[83064]: pgmap v247: 121 pgs: 24 active+undersized, 3 stale+active+clean, 4 active+undersized+degraded, 90 active+clean; 175 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 24 op/s; 16/207 objects degraded (7.729%) 2024-09-21T09:32:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:34 smithi133 ceph-mon[83064]: osdmap e385: 8 total, 7 up, 8 in 2024-09-21T09:32:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:34 smithi133 ceph-mon[83064]: Health check failed: Degraded data redundancy: 16/207 objects degraded (7.729%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:35.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:34 smithi042 ceph-mon[87662]: pgmap v247: 121 pgs: 24 active+undersized, 3 stale+active+clean, 4 active+undersized+degraded, 90 active+clean; 175 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 24 op/s; 16/207 objects degraded (7.729%) 2024-09-21T09:32:35.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:34 smithi042 ceph-mon[87662]: osdmap e385: 8 total, 7 up, 8 in 2024-09-21T09:32:35.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:34 smithi042 ceph-mon[87662]: Health check failed: Degraded data redundancy: 16/207 objects degraded (7.729%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:35.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:34 smithi042 ceph-mon[85820]: pgmap v247: 121 pgs: 24 active+undersized, 3 stale+active+clean, 4 active+undersized+degraded, 90 active+clean; 175 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 24 op/s; 16/207 objects degraded (7.729%) 2024-09-21T09:32:35.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:34 smithi042 ceph-mon[85820]: osdmap e385: 8 total, 7 up, 8 in 2024-09-21T09:32:35.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:34 smithi042 ceph-mon[85820]: Health check failed: Degraded data redundancy: 16/207 objects degraded (7.729%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:35.006 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate[105871]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T09:32:35.006 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 bash[105856]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T09:32:35.006 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate[105871]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-21T09:32:35.006 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:34 smithi042 bash[105856]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-21T09:32:35.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate[105871]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T09:32:35.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 bash[105856]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T09:32:35.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate[105871]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T09:32:35.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 bash[105856]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T09:32:35.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate[105871]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T09:32:35.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 bash[105856]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T09:32:35.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate[105871]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T09:32:35.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 bash[105856]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T09:32:35.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate[105871]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-21T09:32:35.353 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 bash[105856]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-21T09:32:35.353 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 podman[105856]: 2024-09-21 09:32:35.03392963 +0000 UTC m=+1.338556059 container died 9b5f436410fa85f323c7ca9d8231ef9a9e55ac5dcc12e6e3b7deebb3136ed6c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=main-62da54b, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-21T09:32:35.743 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 podman[106011]: 2024-09-21 09:32:35.658478046 +0000 UTC m=+0.613750377 container remove 9b5f436410fa85f323c7ca9d8231ef9a9e55ac5dcc12e6e3b7deebb3136ed6c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-activate, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, CEPH_POINT_RELEASE=) 2024-09-21T09:32:35.748 INFO:tasks.rados.rados.0.smithi042.stdout:1653: done (3 left) 2024-09-21T09:32:35.748 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 152 2024-09-21T09:32:35.748 INFO:tasks.rados.rados.0.smithi042.stdout:1654: seq_num 528 ranges {9224192=450560,9674752=761856,10436608=442368} 2024-09-21T09:32:35.801 INFO:tasks.rados.rados.0.smithi042.stdout:1654: writing smithi04275593-9 from 9224192 to 9674752 tid 1 2024-09-21T09:32:35.805 INFO:tasks.rados.rados.0.smithi042.stdout:1654: writing smithi04275593-9 from 9674752 to 10436608 tid 2 2024-09-21T09:32:35.808 INFO:tasks.rados.rados.0.smithi042.stdout:1654: writing smithi04275593-9 from 10436608 to 10878976 tid 3 2024-09-21T09:32:35.808 INFO:tasks.rados.rados.0.smithi042.stdout:1655: snap_create 2024-09-21T09:32:35.808 INFO:tasks.rados.rados.0.smithi042.stdout:1650: expect (ObjNum 503 snap 145 seq_num 503) 2024-09-21T09:32:35.840 INFO:tasks.rados.rados.0.smithi042.stdout:1649: finishing write tid 5 to smithi04275593-31 2024-09-21T09:32:35.840 INFO:tasks.rados.rados.0.smithi042.stdout:1649: oid 31 updating version 0 to 554 2024-09-21T09:32:35.840 INFO:tasks.rados.rados.0.smithi042.stdout:1649: oid 31 updating version 554 to 555 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1649: oid 31 version 555 is already newer than 553 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1649: oid 31 version 555 is already newer than 552 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 555 (ObjNum 525 snap 152 seq_num 525) dirty exists 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1649: left oid 31 (ObjNum 525 snap 152 seq_num 525) 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: finishing write tid 1 to smithi04275593-21 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: finishing write tid 2 to smithi04275593-21 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: finishing write tid 3 to smithi04275593-21 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: finishing write tid 4 to smithi04275593-21 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: finishing write tid 5 to smithi04275593-21 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: finishing write tid 6 to smithi04275593-21 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: oid 21 updating version 0 to 695 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: oid 21 version 695 is already newer than 694 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: oid 21 version 695 is already newer than 692 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: oid 21 version 695 is already newer than 693 2024-09-21T09:32:35.841 INFO:tasks.rados.rados.0.smithi042.stdout:1652: oid 21 version 695 is already newer than 691 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 695 (ObjNum 527 snap 152 seq_num 527) dirty exists 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1652: left oid 21 (ObjNum 527 snap 152 seq_num 527) 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1654: finishing write tid 1 to smithi04275593-9 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1654: finishing write tid 2 to smithi04275593-9 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1654: finishing write tid 3 to smithi04275593-9 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1654: finishing write tid 4 to smithi04275593-9 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1654: finishing write tid 5 to smithi04275593-9 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1654: oid 9 updating version 0 to 476 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1654: oid 9 version 476 is already newer than 475 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1654: oid 9 version 476 is already newer than 474 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1654: oid 9 updating version 476 to 477 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 477 (ObjNum 528 snap 152 seq_num 528) dirty exists 2024-09-21T09:32:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:1654: left oid 9 (ObjNum 528 snap 152 seq_num 528) 2024-09-21T09:32:36.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:35 smithi042 ceph-mon[85820]: osdmap e386: 8 total, 7 up, 8 in 2024-09-21T09:32:36.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:35 smithi042 ceph-mon[85820]: pgmap v250: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 179 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 40 op/s; 26/225 objects degraded (11.556%) 2024-09-21T09:32:36.002 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:35 smithi042 ceph-mon[87662]: osdmap e386: 8 total, 7 up, 8 in 2024-09-21T09:32:36.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:35 smithi042 ceph-mon[87662]: pgmap v250: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 179 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 40 op/s; 26/225 objects degraded (11.556%) 2024-09-21T09:32:36.003 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 podman[106071]: 2024-09-21 09:32:35.785398079 +0000 UTC m=+0.016928099 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:32:36.003 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:35 smithi042 podman[106071]: 2024-09-21 09:32:35.893222963 +0000 UTC m=+0.124752963 container create fe5a6841aeab903b694791c6d71010cf9e94573cd4c18b6b510d35e8aedeed13 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-21T09:32:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:35 smithi133 ceph-mon[83064]: osdmap e386: 8 total, 7 up, 8 in 2024-09-21T09:32:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:35 smithi133 ceph-mon[83064]: pgmap v250: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 179 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 40 op/s; 26/225 objects degraded (11.556%) 2024-09-21T09:32:36.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:36 smithi042 podman[106071]: 2024-09-21 09:32:36.095445183 +0000 UTC m=+0.326975195 container init fe5a6841aeab903b694791c6d71010cf9e94573cd4c18b6b510d35e8aedeed13 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=main-62da54b) 2024-09-21T09:32:36.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:36 smithi042 podman[106071]: 2024-09-21 09:32:36.098951987 +0000 UTC m=+0.330481979 container start fe5a6841aeab903b694791c6d71010cf9e94573cd4c18b6b510d35e8aedeed13 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T09:32:36.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:36 smithi042 ceph-osd[106090]: -- 172.21.15.42:0/2259830151 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561afb6efa40 con 0x561afb6cdc00 2024-09-21T09:32:36.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:36 smithi042 bash[106071]: fe5a6841aeab903b694791c6d71010cf9e94573cd4c18b6b510d35e8aedeed13 2024-09-21T09:32:36.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:36 smithi042 systemd[1]: Started Ceph osd.3 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:32:36.754 INFO:tasks.rados.rados.0.smithi042.stdout:1649: done (4 left) 2024-09-21T09:32:36.865 INFO:tasks.rados.rados.0.smithi042.stdout:1650: done (3 left) 2024-09-21T09:32:36.865 INFO:tasks.rados.rados.0.smithi042.stdout:1652: done (2 left) 2024-09-21T09:32:36.865 INFO:tasks.rados.rados.0.smithi042.stdout:1654: done (1 left) 2024-09-21T09:32:36.865 INFO:tasks.rados.rados.0.smithi042.stdout:1655: done (0 left) 2024-09-21T09:32:36.865 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 153 2024-09-21T09:32:36.865 INFO:tasks.rados.rados.0.smithi042.stdout:1656: seq_num 529 ranges {0=466944,466944=647168,1114112=532480,1646592=24576} 2024-09-21T09:32:36.865 INFO:tasks.rados.rados.0.smithi042.stdout:1656: writing smithi04275593-3 from 0 to 466944 tid 1 2024-09-21T09:32:36.867 INFO:tasks.rados.rados.0.smithi042.stdout:1656: writing smithi04275593-3 from 466944 to 1114112 tid 2 2024-09-21T09:32:36.867 INFO:tasks.rados.rados.0.smithi042.stdout:1656: writing smithi04275593-3 from 1114112 to 1646592 tid 3 2024-09-21T09:32:36.867 INFO:tasks.rados.rados.0.smithi042.stdout:1656: writing smithi04275593-3 from 1646592 to 1671168 tid 4 2024-09-21T09:32:36.867 INFO:tasks.rados.rados.0.smithi042.stdout:1657: read oid 23 snap -1 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1657: expect (ObjNum 512 snap 147 seq_num 512) 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1658: copy_from oid 50 from oid 19 current snap is 153 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1656: finishing write tid 1 to smithi04275593-3 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1656: finishing write tid 2 to smithi04275593-3 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 153 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1659: seq_num 530 ranges {6504448=483328,6987776=532480,7520256=671744} 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1659: writing smithi04275593-10 from 6504448 to 6987776 tid 1 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1659: writing smithi04275593-10 from 6987776 to 7520256 tid 2 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1659: writing smithi04275593-10 from 7520256 to 8192000 tid 3 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1660: snap_create 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1656: finishing write tid 3 to smithi04275593-3 2024-09-21T09:32:36.868 INFO:tasks.rados.rados.0.smithi042.stdout:1656: finishing write tid 4 to smithi04275593-3 2024-09-21T09:32:36.869 INFO:tasks.rados.rados.0.smithi042.stdout:1656: finishing write tid 5 to smithi04275593-3 2024-09-21T09:32:36.869 INFO:tasks.rados.rados.0.smithi042.stdout:1656: finishing write tid 6 to smithi04275593-3 2024-09-21T09:32:36.869 INFO:tasks.rados.rados.0.smithi042.stdout:1656: oid 3 updating version 0 to 563 2024-09-21T09:32:36.869 INFO:tasks.rados.rados.0.smithi042.stdout:1656: oid 3 updating version 563 to 564 2024-09-21T09:32:36.869 INFO:tasks.rados.rados.0.smithi042.stdout:1656: oid 3 version 564 is already newer than 561 2024-09-21T09:32:36.869 INFO:tasks.rados.rados.0.smithi042.stdout:1656: oid 3 version 564 is already newer than 560 2024-09-21T09:32:36.869 INFO:tasks.rados.rados.0.smithi042.stdout:1656: oid 3 version 564 is already newer than 562 2024-09-21T09:32:36.869 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 564 (ObjNum 529 snap 153 seq_num 529) dirty exists 2024-09-21T09:32:36.869 INFO:tasks.rados.rados.0.smithi042.stdout:1656: left oid 3 (ObjNum 529 snap 153 seq_num 529) 2024-09-21T09:32:36.870 INFO:tasks.rados.rados.0.smithi042.stdout:1658: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:32:36.870 INFO:tasks.rados.rados.0.smithi042.stdout:1658: finishing copy_from to smithi04275593-50 2024-09-21T09:32:36.870 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 550 (ObjNum 491 snap 143 seq_num 491) dirty exists 2024-09-21T09:32:36.870 INFO:tasks.rados.rados.0.smithi042.stdout:1657: expect (ObjNum 512 snap 147 seq_num 512) 2024-09-21T09:32:37.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:36 smithi042 ceph-mon[87662]: osdmap e387: 8 total, 7 up, 8 in 2024-09-21T09:32:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:36 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:36 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:36 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:36 smithi042 ceph-mon[85820]: osdmap e387: 8 total, 7 up, 8 in 2024-09-21T09:32:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:36 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:36 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:36 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:37.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:36 smithi133 ceph-mon[83064]: osdmap e387: 8 total, 7 up, 8 in 2024-09-21T09:32:37.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:36 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:37.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:36 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:37.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:36 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:37.367 INFO:tasks.rados.rados.0.smithi042.stdout:1659: finishing write tid 1 to smithi04275593-10 2024-09-21T09:32:37.367 INFO:tasks.rados.rados.0.smithi042.stdout:1659: finishing write tid 2 to smithi04275593-10 2024-09-21T09:32:37.368 INFO:tasks.rados.rados.0.smithi042.stdout:1659: finishing write tid 3 to smithi04275593-10 2024-09-21T09:32:37.368 INFO:tasks.rados.rados.0.smithi042.stdout:1659: finishing write tid 4 to smithi04275593-10 2024-09-21T09:32:37.368 INFO:tasks.rados.rados.0.smithi042.stdout:1659: finishing write tid 5 to smithi04275593-10 2024-09-21T09:32:37.368 INFO:tasks.rados.rados.0.smithi042.stdout:1659: oid 10 updating version 0 to 570 2024-09-21T09:32:37.368 INFO:tasks.rados.rados.0.smithi042.stdout:1659: oid 10 updating version 570 to 572 2024-09-21T09:32:37.368 INFO:tasks.rados.rados.0.smithi042.stdout:1659: oid 10 updating version 572 to 573 2024-09-21T09:32:37.368 INFO:tasks.rados.rados.0.smithi042.stdout:1659: oid 10 version 573 is already newer than 571 2024-09-21T09:32:37.368 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 573 (ObjNum 530 snap 153 seq_num 530) dirty exists 2024-09-21T09:32:37.368 INFO:tasks.rados.rados.0.smithi042.stdout:1659: left oid 10 (ObjNum 530 snap 153 seq_num 530) 2024-09-21T09:32:37.671 INFO:tasks.rados.rados.0.smithi042.stdout:1656: done (4 left) 2024-09-21T09:32:37.671 INFO:tasks.rados.rados.0.smithi042.stdout:1657: done (3 left) 2024-09-21T09:32:37.671 INFO:tasks.rados.rados.0.smithi042.stdout:1658: done (2 left) 2024-09-21T09:32:37.671 INFO:tasks.rados.rados.0.smithi042.stdout:1659: done (1 left) 2024-09-21T09:32:37.671 INFO:tasks.rados.rados.0.smithi042.stdout:1660: done (0 left) 2024-09-21T09:32:37.672 INFO:tasks.rados.rados.0.smithi042.stdout:1661: read oid 9 snap -1 2024-09-21T09:32:37.672 INFO:tasks.rados.rados.0.smithi042.stdout:1661: expect (ObjNum 528 snap 152 seq_num 528) 2024-09-21T09:32:37.672 INFO:tasks.rados.rados.0.smithi042.stdout:1662: read oid 50 snap -1 2024-09-21T09:32:37.672 INFO:tasks.rados.rados.0.smithi042.stdout:1662: expect (ObjNum 491 snap 143 seq_num 491) 2024-09-21T09:32:37.672 INFO:tasks.rados.rados.0.smithi042.stdout:1663: snap_create 2024-09-21T09:32:37.703 INFO:tasks.rados.rados.0.smithi042.stdout:1662: expect (ObjNum 491 snap 143 seq_num 491) 2024-09-21T09:32:38.100 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:37 smithi042 ceph-mon[85820]: osdmap e388: 8 total, 7 up, 8 in 2024-09-21T09:32:38.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:37 smithi042 ceph-mon[85820]: pgmap v253: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 201 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 7.6 MiB/s wr, 32 op/s; 31/258 objects degraded (12.016%) 2024-09-21T09:32:38.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:37 smithi042 ceph-mon[85820]: osdmap e389: 8 total, 7 up, 8 in 2024-09-21T09:32:38.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:37 smithi042 ceph-mon[87662]: osdmap e388: 8 total, 7 up, 8 in 2024-09-21T09:32:38.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:37 smithi042 ceph-mon[87662]: pgmap v253: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 201 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 7.6 MiB/s wr, 32 op/s; 31/258 objects degraded (12.016%) 2024-09-21T09:32:38.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:37 smithi042 ceph-mon[87662]: osdmap e389: 8 total, 7 up, 8 in 2024-09-21T09:32:38.101 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[106086]: 2024-09-21T09:32:37.730+0000 7f2bac691640 -1 Falling back to public interface 2024-09-21T09:32:38.214 INFO:tasks.rados.rados.0.smithi042.stdout:1661: expect (ObjNum 528 snap 152 seq_num 528) 2024-09-21T09:32:38.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:37 smithi133 ceph-mon[83064]: osdmap e388: 8 total, 7 up, 8 in 2024-09-21T09:32:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:37 smithi133 ceph-mon[83064]: pgmap v253: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 201 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 7.6 MiB/s wr, 32 op/s; 31/258 objects degraded (12.016%) 2024-09-21T09:32:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:37 smithi133 ceph-mon[83064]: osdmap e389: 8 total, 7 up, 8 in 2024-09-21T09:32:39.073 INFO:tasks.rados.rados.0.smithi042.stdout:1661: done (2 left) 2024-09-21T09:32:39.073 INFO:tasks.rados.rados.0.smithi042.stdout:1662: done (1 left) 2024-09-21T09:32:39.073 INFO:tasks.rados.rados.0.smithi042.stdout:1663: done (0 left) 2024-09-21T09:32:39.073 INFO:tasks.rados.rados.0.smithi042.stdout:1664: delete oid 6 current snap is 155 2024-09-21T09:32:39.078 INFO:tasks.rados.rados.0.smithi042.stdout:1664: done (0 left) 2024-09-21T09:32:39.078 INFO:tasks.rados.rados.0.smithi042.stdout:1665: snap_create 2024-09-21T09:32:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:1665: done (0 left) 2024-09-21T09:32:39.677 INFO:tasks.rados.rados.0.smithi042.stdout:1666: snap_remove snap 148 2024-09-21T09:32:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:39 smithi133 ceph-mon[83064]: osdmap e390: 8 total, 7 up, 8 in 2024-09-21T09:32:40.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:39 smithi042 ceph-mon[87662]: osdmap e390: 8 total, 7 up, 8 in 2024-09-21T09:32:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:39 smithi042 ceph-mon[85820]: osdmap e390: 8 total, 7 up, 8 in 2024-09-21T09:32:40.682 INFO:tasks.rados.rados.0.smithi042.stdout:1666: done (0 left) 2024-09-21T09:32:40.682 INFO:tasks.rados.rados.0.smithi042.stdout:1667: delete oid 32 current snap is 156 2024-09-21T09:32:40.690 INFO:tasks.rados.rados.0.smithi042.stdout:1667: done (0 left) 2024-09-21T09:32:40.690 INFO:tasks.rados.rados.0.smithi042.stdout:1668: delete oid 21 current snap is 156 2024-09-21T09:32:40.698 INFO:tasks.rados.rados.0.smithi042.stdout:1668: done (0 left) 2024-09-21T09:32:40.698 INFO:tasks.rados.rados.0.smithi042.stdout:1669: snap_remove snap 152 2024-09-21T09:32:40.928 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[87662]: pgmap v256: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 6.5 MiB/s wr, 27 op/s; 32/270 objects degraded (11.852%) 2024-09-21T09:32:40.928 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 32/270 objects degraded (11.852%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:40.928 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[87662]: osdmap e391: 8 total, 7 up, 8 in 2024-09-21T09:32:40.928 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.928 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.928 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.928 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[85820]: pgmap v256: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 6.5 MiB/s wr, 27 op/s; 32/270 objects degraded (11.852%) 2024-09-21T09:32:40.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 32/270 objects degraded (11.852%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:40.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[85820]: osdmap e391: 8 total, 7 up, 8 in 2024-09-21T09:32:40.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:40 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:40 smithi133 ceph-mon[83064]: pgmap v256: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 6.5 MiB/s wr, 27 op/s; 32/270 objects degraded (11.852%) 2024-09-21T09:32:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:40 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 32/270 objects degraded (11.852%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:40 smithi133 ceph-mon[83064]: osdmap e391: 8 total, 7 up, 8 in 2024-09-21T09:32:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:40 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:40 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:40 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:40 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:41.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[106086]: 2024-09-21T09:32:41.104+0000 7f2bac691640 -1 osd.3 381 log_to_monitors true 2024-09-21T09:32:41.689 INFO:tasks.rados.rados.0.smithi042.stdout:1669: done (0 left) 2024-09-21T09:32:41.690 INFO:tasks.rados.rados.0.smithi042.stdout:1670: snap_remove snap 155 2024-09-21T09:32:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:41 smithi133 ceph-mon[83064]: osdmap e392: 8 total, 7 up, 8 in 2024-09-21T09:32:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:41 smithi133 ceph-mon[83064]: from='osd.3 [v2:172.21.15.42:6826/2186837915,v1:172.21.15.42:6827/2186837915]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:32:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:41 smithi133 ceph-mon[83064]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:32:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:41 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:42.027 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[106086]: 2024-09-21T09:32:41.712+0000 7f2ba443b640 -1 osd.3 381 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:32:42.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-mon[85820]: osdmap e392: 8 total, 7 up, 8 in 2024-09-21T09:32:42.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-mon[85820]: from='osd.3 [v2:172.21.15.42:6826/2186837915,v1:172.21.15.42:6827/2186837915]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:32:42.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-mon[85820]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:32:42.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:42.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:42.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-mon[87662]: osdmap e392: 8 total, 7 up, 8 in 2024-09-21T09:32:42.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-mon[87662]: from='osd.3 [v2:172.21.15.42:6826/2186837915,v1:172.21.15.42:6827/2186837915]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:32:42.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-mon[87662]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T09:32:42.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:42.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:42.028 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:32:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:32:41] "GET /metrics HTTP/1.1" 200 36227 "" "Prometheus/2.43.0" 2024-09-21T09:32:42.691 INFO:tasks.rados.rados.0.smithi042.stdout:1670: done (0 left) 2024-09-21T09:32:42.691 INFO:tasks.rados.rados.0.smithi042.stdout:1671: copy_from oid 11 from oid 16 current snap is 156 2024-09-21T09:32:42.691 INFO:tasks.rados.rados.0.smithi042.stdout:1672: rollback oid 40 current snap is 156 2024-09-21T09:32:42.691 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 40 to 151 2024-09-21T09:32:42.691 INFO:tasks.rados.rados.0.smithi042.stdout:1673: read oid 17 snap -1 2024-09-21T09:32:42.691 INFO:tasks.rados.rados.0.smithi042.stdout:1673: expect (ObjNum 519 snap 151 seq_num 519) 2024-09-21T09:32:42.691 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 156 2024-09-21T09:32:42.691 INFO:tasks.rados.rados.0.smithi042.stdout:1674: seq_num 534 ranges {1671168=548864,2220032=516096,2736128=688128} 2024-09-21T09:32:42.704 INFO:tasks.rados.rados.0.smithi042.stdout:1674: writing smithi04275593-3 from 1671168 to 2220032 tid 1 2024-09-21T09:32:42.707 INFO:tasks.rados.rados.0.smithi042.stdout:1674: writing smithi04275593-3 from 2220032 to 2736128 tid 2 2024-09-21T09:32:42.713 INFO:tasks.rados.rados.0.smithi042.stdout:1674: writing smithi04275593-3 from 2736128 to 3424256 tid 3 2024-09-21T09:32:42.713 INFO:tasks.rados.rados.0.smithi042.stdout:1675: copy_from oid 41 from oid 24 current snap is 156 2024-09-21T09:32:42.713 INFO:tasks.rados.rados.0.smithi042.stdout:1674: finishing write tid 1 to smithi04275593-3 2024-09-21T09:32:42.713 INFO:tasks.rados.rados.0.smithi042.stdout:1674: finishing write tid 2 to smithi04275593-3 2024-09-21T09:32:42.713 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 156 2024-09-21T09:32:42.713 INFO:tasks.rados.rados.0.smithi042.stdout:1676: seq_num 535 ranges {0=565248,565248=802816,1368064=401408} 2024-09-21T09:32:42.717 INFO:tasks.rados.rados.0.smithi042.stdout:1676: writing smithi04275593-7 from 0 to 565248 tid 1 2024-09-21T09:32:42.723 INFO:tasks.rados.rados.0.smithi042.stdout:1676: writing smithi04275593-7 from 565248 to 1368064 tid 2 2024-09-21T09:32:42.727 INFO:tasks.rados.rados.0.smithi042.stdout:1676: writing smithi04275593-7 from 1368064 to 1769472 tid 3 2024-09-21T09:32:42.727 INFO:tasks.rados.rados.0.smithi042.stdout:1677: copy_from oid 28 from oid 8 current snap is 156 2024-09-21T09:32:42.727 INFO:tasks.rados.rados.0.smithi042.stdout:1675: finishing copy_from to smithi04275593-41 2024-09-21T09:32:42.727 INFO:tasks.rados.rados.0.smithi042.stdout:1675: got expected ENOENT (src dne) 2024-09-21T09:32:42.727 INFO:tasks.rados.rados.0.smithi042.stdout:1678: delete oid 1 current snap is 156 2024-09-21T09:32:42.727 INFO:tasks.rados.rados.0.smithi042.stdout:1675: finishing copy_from racing read to smithi04275593-41 2024-09-21T09:32:42.727 INFO:tasks.rados.rados.0.smithi042.stdout:1674: finishing write tid 3 to smithi04275593-3 2024-09-21T09:32:42.727 INFO:tasks.rados.rados.0.smithi042.stdout:1674: finishing write tid 4 to smithi04275593-3 2024-09-21T09:32:42.728 INFO:tasks.rados.rados.0.smithi042.stdout:1674: finishing write tid 5 to smithi04275593-3 2024-09-21T09:32:42.728 INFO:tasks.rados.rados.0.smithi042.stdout:1674: oid 3 updating version 0 to 566 2024-09-21T09:32:42.728 INFO:tasks.rados.rados.0.smithi042.stdout:1674: oid 3 version 566 is already newer than 565 2024-09-21T09:32:42.728 INFO:tasks.rados.rados.0.smithi042.stdout:1674: oid 3 updating version 566 to 567 2024-09-21T09:32:42.728 INFO:tasks.rados.rados.0.smithi042.stdout:1674: oid 3 updating version 567 to 568 2024-09-21T09:32:42.728 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 568 (ObjNum 534 snap 156 seq_num 534) dirty exists 2024-09-21T09:32:42.728 INFO:tasks.rados.rados.0.smithi042.stdout:1674: left oid 3 (ObjNum 534 snap 156 seq_num 534) 2024-09-21T09:32:42.728 INFO:tasks.rados.rados.0.smithi042.stdout:1676: finishing write tid 1 to smithi04275593-7 2024-09-21T09:32:42.728 INFO:tasks.rados.rados.0.smithi042.stdout:1676: finishing write tid 2 to smithi04275593-7 2024-09-21T09:32:42.729 INFO:tasks.rados.rados.0.smithi042.stdout:1676: finishing write tid 3 to smithi04275593-7 2024-09-21T09:32:42.729 INFO:tasks.rados.rados.0.smithi042.stdout:1676: finishing write tid 4 to smithi04275593-7 2024-09-21T09:32:42.731 INFO:tasks.rados.rados.0.smithi042.stdout:1676: finishing write tid 5 to smithi04275593-7 2024-09-21T09:32:42.731 INFO:tasks.rados.rados.0.smithi042.stdout:1676: oid 7 updating version 0 to 713 2024-09-21T09:32:42.732 INFO:tasks.rados.rados.0.smithi042.stdout:1676: oid 7 updating version 713 to 714 2024-09-21T09:32:42.732 INFO:tasks.rados.rados.0.smithi042.stdout:1676: oid 7 updating version 714 to 715 2024-09-21T09:32:42.732 INFO:tasks.rados.rados.0.smithi042.stdout:1676: oid 7 version 715 is already newer than 712 2024-09-21T09:32:42.732 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 715 (ObjNum 535 snap 156 seq_num 535) dirty exists 2024-09-21T09:32:42.732 INFO:tasks.rados.rados.0.smithi042.stdout:1676: left oid 7 (ObjNum 535 snap 156 seq_num 535) 2024-09-21T09:32:42.732 INFO:tasks.rados.rados.0.smithi042.stdout:1674: done (7 left) 2024-09-21T09:32:42.732 INFO:tasks.rados.rados.0.smithi042.stdout:1675: done (6 left) 2024-09-21T09:32:42.732 INFO:tasks.rados.rados.0.smithi042.stdout:1676: done (5 left) 2024-09-21T09:32:42.732 INFO:tasks.rados.rados.0.smithi042.stdout:1678: done (4 left) 2024-09-21T09:32:42.732 INFO:tasks.rados.rados.0.smithi042.stdout:1679: snap_remove snap 154 2024-09-21T09:32:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:42 smithi133 ceph-mon[83064]: pgmap v259: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.2 MiB/s wr, 11 op/s; 32/267 objects degraded (11.985%) 2024-09-21T09:32:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:42 smithi133 ceph-mon[83064]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:32:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:42 smithi133 ceph-mon[83064]: osdmap e393: 8 total, 7 up, 8 in 2024-09-21T09:32:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:42 smithi133 ceph-mon[83064]: from='osd.3 [v2:172.21.15.42:6826/2186837915,v1:172.21.15.42:6827/2186837915]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:32:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:42 smithi133 ceph-mon[83064]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:32:43.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:42 smithi042 ceph-mon[87662]: pgmap v259: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.2 MiB/s wr, 11 op/s; 32/267 objects degraded (11.985%) 2024-09-21T09:32:43.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:42 smithi042 ceph-mon[87662]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:32:43.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:42 smithi042 ceph-mon[87662]: osdmap e393: 8 total, 7 up, 8 in 2024-09-21T09:32:43.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:42 smithi042 ceph-mon[87662]: from='osd.3 [v2:172.21.15.42:6826/2186837915,v1:172.21.15.42:6827/2186837915]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:32:43.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:42 smithi042 ceph-mon[87662]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:32:43.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:42 smithi042 ceph-mon[85820]: pgmap v259: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.2 MiB/s wr, 11 op/s; 32/267 objects degraded (11.985%) 2024-09-21T09:32:43.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:42 smithi042 ceph-mon[85820]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T09:32:43.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:42 smithi042 ceph-mon[85820]: osdmap e393: 8 total, 7 up, 8 in 2024-09-21T09:32:43.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:42 smithi042 ceph-mon[85820]: from='osd.3 [v2:172.21.15.42:6826/2186837915,v1:172.21.15.42:6827/2186837915]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:32:43.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:42 smithi042 ceph-mon[85820]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]} : dispatch 2024-09-21T09:32:43.693 INFO:tasks.rados.rados.0.smithi042.stdout:1679: done (4 left) 2024-09-21T09:32:43.693 INFO:tasks.rados.rados.0.smithi042.stdout:1680: read oid 2 snap 149 2024-09-21T09:32:43.693 INFO:tasks.rados.rados.0.smithi042.stdout:1680: expect deleted 2024-09-21T09:32:43.694 INFO:tasks.rados.rados.0.smithi042.stdout:1681: rmattr oid 10 current snap is 156 2024-09-21T09:32:43.694 INFO:tasks.rados.rados.0.smithi042.stdout:1681: done (5 left) 2024-09-21T09:32:43.694 INFO:tasks.rados.rados.0.smithi042.stdout:1682: read oid 10 snap -1 2024-09-21T09:32:43.694 INFO:tasks.rados.rados.0.smithi042.stdout:1682: expect (ObjNum 530 snap 153 seq_num 530) 2024-09-21T09:32:43.694 INFO:tasks.rados.rados.0.smithi042.stdout:1683: copy_from oid 46 from oid 26 current snap is 156 2024-09-21T09:32:43.694 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 156 2024-09-21T09:32:43.694 INFO:tasks.rados.rados.0.smithi042.stdout:1684: seq_num 537 ranges {4120576=598016,4718592=573440,5292032=491520,5783552=139264} 2024-09-21T09:32:43.723 INFO:tasks.rados.rados.0.smithi042.stdout:1684: writing smithi04275593-39 from 4120576 to 4718592 tid 1 2024-09-21T09:32:43.727 INFO:tasks.rados.rados.0.smithi042.stdout:1684: writing smithi04275593-39 from 4718592 to 5292032 tid 2 2024-09-21T09:32:43.731 INFO:tasks.rados.rados.0.smithi042.stdout:1684: writing smithi04275593-39 from 5292032 to 5783552 tid 3 2024-09-21T09:32:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:1684: writing smithi04275593-39 from 5783552 to 5922816 tid 4 2024-09-21T09:32:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:1685: setattr oid 48 current snap is 156 2024-09-21T09:32:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:1672: finishing rollback tid 0 to smithi04275593-40 2024-09-21T09:32:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:1672: finishing rollback tid 1 to smithi04275593-40 2024-09-21T09:32:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:1672: finishing rollback tid 2 to smithi04275593-40 2024-09-21T09:32:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 536 (ObjNum 464 snap 138 seq_num 464) dirty exists 2024-09-21T09:32:43.734 INFO:tasks.rados.rados.0.smithi042.stdout:1672: done (8 left) 2024-09-21T09:32:43.734 INFO:tasks.rados.rados.0.smithi042.stdout:1686: snap_remove snap 151 2024-09-21T09:32:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:43 smithi133 ceph-mon[83064]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:32:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:43 smithi133 ceph-mon[83064]: osd.3 [v2:172.21.15.42:6826/2186837915,v1:172.21.15.42:6827/2186837915] boot 2024-09-21T09:32:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:43 smithi133 ceph-mon[83064]: osdmap e394: 8 total, 8 up, 8 in 2024-09-21T09:32:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:43 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T09:32:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:43 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:43 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:43 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:32:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:43 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:32:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:43 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:43 smithi133 ceph-mon[83064]: osdmap e395: 8 total, 8 up, 8 in 2024-09-21T09:32:44.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:32:43.815+0000 7f1f5d41a640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-21T09:32:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[85820]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:32:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[85820]: osd.3 [v2:172.21.15.42:6826/2186837915,v1:172.21.15.42:6827/2186837915] boot 2024-09-21T09:32:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[85820]: osdmap e394: 8 total, 8 up, 8 in 2024-09-21T09:32:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[85820]: osdmap e395: 8 total, 8 up, 8 in 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[87662]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[87662]: osd.3 [v2:172.21.15.42:6826/2186837915,v1:172.21.15.42:6827/2186837915] boot 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[87662]: osdmap e394: 8 total, 8 up, 8 in 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T09:32:44.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:44.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:44.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:32:44.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:32:44.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:44.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:43 smithi042 ceph-mon[87662]: osdmap e395: 8 total, 8 up, 8 in 2024-09-21T09:32:44.720 INFO:tasks.rados.rados.0.smithi042.stdout:1686: done (8 left) 2024-09-21T09:32:44.720 INFO:tasks.rados.rados.0.smithi042.stdout:1687: rmattr oid 7 current snap is 156 2024-09-21T09:32:44.720 INFO:tasks.rados.rados.0.smithi042.stdout:1687: done (8 left) 2024-09-21T09:32:44.721 INFO:tasks.rados.rados.0.smithi042.stdout:1688: read oid 37 snap 149 2024-09-21T09:32:44.721 INFO:tasks.rados.rados.0.smithi042.stdout:1688: expect deleted 2024-09-21T09:32:44.721 INFO:tasks.rados.rados.0.smithi042.stdout:1689: read oid 44 snap 149 2024-09-21T09:32:44.721 INFO:tasks.rados.rados.0.smithi042.stdout:1689: expect (ObjNum 494 snap 144 seq_num 494) 2024-09-21T09:32:44.721 INFO:tasks.rados.rados.0.smithi042.stdout:1682: expect (ObjNum 530 snap 153 seq_num 530) 2024-09-21T09:32:44.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:44 smithi133 ceph-mon[83064]: pgmap v262: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 206 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 2 op/s; 32/270 objects degraded (11.852%) 2024-09-21T09:32:44.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:44 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:44.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:44 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:44.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:44 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:44.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:44 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:44.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:44 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T09:32:45.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[87662]: pgmap v262: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 206 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 2 op/s; 32/270 objects degraded (11.852%) 2024-09-21T09:32:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T09:32:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[85820]: pgmap v262: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 206 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 2 op/s; 32/270 objects degraded (11.852%) 2024-09-21T09:32:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:32:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:45.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:44 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T09:32:45.369 INFO:tasks.rados.rados.0.smithi042.stdout:1684: finishing write tid 1 to smithi04275593-39 2024-09-21T09:32:45.369 INFO:tasks.rados.rados.0.smithi042.stdout:1684: finishing write tid 2 to smithi04275593-39 2024-09-21T09:32:45.369 INFO:tasks.rados.rados.0.smithi042.stdout:1684: finishing write tid 3 to smithi04275593-39 2024-09-21T09:32:45.369 INFO:tasks.rados.rados.0.smithi042.stdout:1684: finishing write tid 4 to smithi04275593-39 2024-09-21T09:32:45.369 INFO:tasks.rados.rados.0.smithi042.stdout:1684: finishing write tid 5 to smithi04275593-39 2024-09-21T09:32:45.369 INFO:tasks.rados.rados.0.smithi042.stdout:1684: finishing write tid 6 to smithi04275593-39 2024-09-21T09:32:45.369 INFO:tasks.rados.rados.0.smithi042.stdout:1684: oid 39 updating version 0 to 484 2024-09-21T09:32:45.369 INFO:tasks.rados.rados.0.smithi042.stdout:1684: oid 39 version 484 is already newer than 483 2024-09-21T09:32:45.370 INFO:tasks.rados.rados.0.smithi042.stdout:1684: oid 39 version 484 is already newer than 481 2024-09-21T09:32:45.370 INFO:tasks.rados.rados.0.smithi042.stdout:1684: oid 39 updating version 484 to 485 2024-09-21T09:32:45.370 INFO:tasks.rados.rados.0.smithi042.stdout:1684: oid 39 version 485 is already newer than 482 2024-09-21T09:32:45.370 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 485 (ObjNum 537 snap 156 seq_num 537) dirty exists 2024-09-21T09:32:45.370 INFO:tasks.rados.rados.0.smithi042.stdout:1684: left oid 39 (ObjNum 537 snap 156 seq_num 537) 2024-09-21T09:32:45.370 INFO:tasks.rados.rados.0.smithi042.stdout:1682: done (9 left) 2024-09-21T09:32:45.370 INFO:tasks.rados.rados.0.smithi042.stdout:1684: done (8 left) 2024-09-21T09:32:45.370 INFO:tasks.rados.rados.0.smithi042.stdout:1690: delete oid 35 current snap is 156 2024-09-21T09:32:45.370 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 551 (ObjNum 495 snap 144 seq_num 495) dirty exists 2024-09-21T09:32:45.370 INFO:tasks.rados.rados.0.smithi042.stdout:1673: expect (ObjNum 519 snap 151 seq_num 519) 2024-09-21T09:32:45.653 INFO:tasks.rados.rados.0.smithi042.stdout:1671: finishing copy_from racing read to smithi04275593-11 2024-09-21T09:32:45.653 INFO:tasks.rados.rados.0.smithi042.stdout:1671: finishing copy_from to smithi04275593-11 2024-09-21T09:32:45.653 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 642 (ObjNum 473 snap 140 seq_num 473) dirty exists 2024-09-21T09:32:45.653 INFO:tasks.rados.rados.0.smithi042.stdout:1683: finishing copy_from racing read to smithi04275593-46 2024-09-21T09:32:45.653 INFO:tasks.rados.rados.0.smithi042.stdout:1683: finishing copy_from to smithi04275593-46 2024-09-21T09:32:45.653 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 545 (ObjNum 454 snap 135 seq_num 454) dirty exists 2024-09-21T09:32:45.653 INFO:tasks.rados.rados.0.smithi042.stdout:1677: finishing copy_from racing read to smithi04275593-28 2024-09-21T09:32:45.653 INFO:tasks.rados.rados.0.smithi042.stdout:1677: finishing copy_from to smithi04275593-28 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 560 (ObjNum 447 snap 134 seq_num 447) dirty exists 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1671: done (8 left) 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1673: done (7 left) 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1677: done (6 left) 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1680: done (5 left) 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1683: done (4 left) 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1685: done (3 left) 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1690: done (2 left) 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1691: read oid 35 snap 149 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1691: expect deleted 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1692: delete oid 11 current snap is 156 2024-09-21T09:32:45.654 INFO:tasks.rados.rados.0.smithi042.stdout:1689: expect (ObjNum 494 snap 144 seq_num 494) 2024-09-21T09:32:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:45 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T09:32:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:45 smithi133 ceph-mon[83064]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-21T09:32:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:45 smithi133 ceph-mon[83064]: osdmap e396: 8 total, 8 up, 8 in 2024-09-21T09:32:46.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:45 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T09:32:46.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:45 smithi042 ceph-mon[87662]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-21T09:32:46.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:45 smithi042 ceph-mon[87662]: osdmap e396: 8 total, 8 up, 8 in 2024-09-21T09:32:46.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:45 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T09:32:46.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:45 smithi042 ceph-mon[85820]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-21T09:32:46.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:45 smithi042 ceph-mon[85820]: osdmap e396: 8 total, 8 up, 8 in 2024-09-21T09:32:46.151 INFO:tasks.rados.rados.0.smithi042.stdout:1688: done (3 left) 2024-09-21T09:32:46.151 INFO:tasks.rados.rados.0.smithi042.stdout:1689: done (2 left) 2024-09-21T09:32:46.151 INFO:tasks.rados.rados.0.smithi042.stdout:1691: done (1 left) 2024-09-21T09:32:46.151 INFO:tasks.rados.rados.0.smithi042.stdout:1692: done (0 left) 2024-09-21T09:32:46.151 INFO:tasks.rados.rados.0.smithi042.stdout:1693: delete oid 34 current snap is 156 2024-09-21T09:32:46.153 INFO:tasks.rados.rados.0.smithi042.stdout:1693: done (0 left) 2024-09-21T09:32:46.153 INFO:tasks.rados.rados.0.smithi042.stdout:1694: snap_create 2024-09-21T09:32:46.732 INFO:tasks.rados.rados.0.smithi042.stdout:1694: done (0 left) 2024-09-21T09:32:46.732 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 157 2024-09-21T09:32:46.733 INFO:tasks.rados.rados.0.smithi042.stdout:1695: seq_num 541 ranges {4161536=663552,4825088=557056,5382144=475136,5857280=172032} 2024-09-21T09:32:46.760 INFO:tasks.rados.rados.0.smithi042.stdout:1695: writing smithi04275593-49 from 4161536 to 4825088 tid 1 2024-09-21T09:32:46.765 INFO:tasks.rados.rados.0.smithi042.stdout:1695: writing smithi04275593-49 from 4825088 to 5382144 tid 2 2024-09-21T09:32:46.770 INFO:tasks.rados.rados.0.smithi042.stdout:1695: writing smithi04275593-49 from 5382144 to 5857280 tid 3 2024-09-21T09:32:46.770 INFO:tasks.rados.rados.0.smithi042.stdout:1695: writing smithi04275593-49 from 5857280 to 6029312 tid 4 2024-09-21T09:32:46.770 INFO:tasks.rados.rados.0.smithi042.stdout:1696: setattr oid 31 current snap is 157 2024-09-21T09:32:46.771 INFO:tasks.rados.rados.0.smithi042.stdout:1695: finishing write tid 1 to smithi04275593-49 2024-09-21T09:32:46.771 INFO:tasks.rados.rados.0.smithi042.stdout:1695: finishing write tid 2 to smithi04275593-49 2024-09-21T09:32:46.773 INFO:tasks.rados.rados.0.smithi042.stdout:1695: finishing write tid 3 to smithi04275593-49 2024-09-21T09:32:46.773 INFO:tasks.rados.rados.0.smithi042.stdout:1695: finishing write tid 4 to smithi04275593-49 2024-09-21T09:32:46.773 INFO:tasks.rados.rados.0.smithi042.stdout:1695: finishing write tid 5 to smithi04275593-49 2024-09-21T09:32:46.773 INFO:tasks.rados.rados.0.smithi042.stdout:1697: read oid 35 snap -1 2024-09-21T09:32:46.773 INFO:tasks.rados.rados.0.smithi042.stdout:1697: expect deleted 2024-09-21T09:32:46.773 INFO:tasks.rados.rados.0.smithi042.stdout:1698: snap_remove snap 156 2024-09-21T09:32:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:46 smithi133 ceph-mon[83064]: pgmap v265: 121 pgs: 1 active+recovering+degraded, 26 active+undersized, 5 active+undersized+degraded, 89 active+clean; 211 MiB data, 962 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 5 op/s; 27/285 objects degraded (9.474%); 3.2 MiB/s, 0 objects/s recovering 2024-09-21T09:32:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:46 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 27/285 objects degraded (9.474%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:47.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:46 smithi042 ceph-mon[85820]: pgmap v265: 121 pgs: 1 active+recovering+degraded, 26 active+undersized, 5 active+undersized+degraded, 89 active+clean; 211 MiB data, 962 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 5 op/s; 27/285 objects degraded (9.474%); 3.2 MiB/s, 0 objects/s recovering 2024-09-21T09:32:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:46 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 27/285 objects degraded (9.474%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:46 smithi042 ceph-mon[87662]: pgmap v265: 121 pgs: 1 active+recovering+degraded, 26 active+undersized, 5 active+undersized+degraded, 89 active+clean; 211 MiB data, 962 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 5 op/s; 27/285 objects degraded (9.474%); 3.2 MiB/s, 0 objects/s recovering 2024-09-21T09:32:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:46 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 27/285 objects degraded (9.474%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T09:32:47.739 INFO:tasks.rados.rados.0.smithi042.stdout:1698: done (3 left) 2024-09-21T09:32:47.739 INFO:tasks.rados.rados.0.smithi042.stdout:1699: setattr oid 18 current snap is 157 2024-09-21T09:32:47.739 INFO:tasks.rados.rados.0.smithi042.stdout:1695: finishing write tid 6 to smithi04275593-49 2024-09-21T09:32:47.740 INFO:tasks.rados.rados.0.smithi042.stdout:1695: oid 49 updating version 0 to 608 2024-09-21T09:32:47.740 INFO:tasks.rados.rados.0.smithi042.stdout:1695: oid 49 updating version 608 to 609 2024-09-21T09:32:47.740 INFO:tasks.rados.rados.0.smithi042.stdout:1695: oid 49 version 609 is already newer than 606 2024-09-21T09:32:47.740 INFO:tasks.rados.rados.0.smithi042.stdout:1695: oid 49 updating version 609 to 610 2024-09-21T09:32:47.740 INFO:tasks.rados.rados.0.smithi042.stdout:1695: oid 49 version 610 is already newer than 607 2024-09-21T09:32:47.740 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 610 (ObjNum 541 snap 157 seq_num 541) dirty exists 2024-09-21T09:32:47.740 INFO:tasks.rados.rados.0.smithi042.stdout:1695: left oid 49 (ObjNum 541 snap 157 seq_num 541) 2024-09-21T09:32:47.740 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 556 (ObjNum 525 snap 152 seq_num 525) dirty exists 2024-09-21T09:32:47.741 INFO:tasks.rados.rados.0.smithi042.stdout:1695: done (3 left) 2024-09-21T09:32:47.741 INFO:tasks.rados.rados.0.smithi042.stdout:1696: done (2 left) 2024-09-21T09:32:47.741 INFO:tasks.rados.rados.0.smithi042.stdout:1697: done (1 left) 2024-09-21T09:32:47.741 INFO:tasks.rados.rados.0.smithi042.stdout:1700: snap_create 2024-09-21T09:32:47.749 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 548 (ObjNum 380 snap 117 seq_num 380) dirty exists 2024-09-21T09:32:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:47 smithi133 ceph-mon[83064]: osdmap e397: 8 total, 8 up, 8 in 2024-09-21T09:32:48.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:47 smithi042 ceph-mon[85820]: osdmap e397: 8 total, 8 up, 8 in 2024-09-21T09:32:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:47 smithi042 ceph-mon[87662]: osdmap e397: 8 total, 8 up, 8 in 2024-09-21T09:32:48.740 INFO:tasks.rados.rados.0.smithi042.stdout:1699: done (1 left) 2024-09-21T09:32:48.740 INFO:tasks.rados.rados.0.smithi042.stdout:1700: done (0 left) 2024-09-21T09:32:48.740 INFO:tasks.rados.rados.0.smithi042.stdout:1701: snap_create 2024-09-21T09:32:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:48 smithi133 ceph-mon[83064]: pgmap v267: 121 pgs: 1 active+recovering+degraded, 1 active+undersized, 119 active+clean; 219 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.5 MiB/s wr, 17 op/s; 2/291 objects degraded (0.687%); 14 MiB/s, 3 objects/s recovering 2024-09-21T09:32:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:48 smithi133 ceph-mon[83064]: osdmap e398: 8 total, 8 up, 8 in 2024-09-21T09:32:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:48 smithi042 ceph-mon[85820]: pgmap v267: 121 pgs: 1 active+recovering+degraded, 1 active+undersized, 119 active+clean; 219 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.5 MiB/s wr, 17 op/s; 2/291 objects degraded (0.687%); 14 MiB/s, 3 objects/s recovering 2024-09-21T09:32:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:48 smithi042 ceph-mon[85820]: osdmap e398: 8 total, 8 up, 8 in 2024-09-21T09:32:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:48 smithi042 ceph-mon[87662]: pgmap v267: 121 pgs: 1 active+recovering+degraded, 1 active+undersized, 119 active+clean; 219 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.5 MiB/s wr, 17 op/s; 2/291 objects degraded (0.687%); 14 MiB/s, 3 objects/s recovering 2024-09-21T09:32:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:48 smithi042 ceph-mon[87662]: osdmap e398: 8 total, 8 up, 8 in 2024-09-21T09:32:49.750 INFO:tasks.rados.rados.0.smithi042.stdout:1701: done (0 left) 2024-09-21T09:32:49.751 INFO:tasks.rados.rados.0.smithi042.stdout:1702: snap_remove snap 158 2024-09-21T09:32:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:49 smithi042 ceph-mon[87662]: osdmap e399: 8 total, 8 up, 8 in 2024-09-21T09:32:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:49 smithi042 ceph-mon[87662]: pgmap v270: 121 pgs: 121 active+clean; 221 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 17 op/s; 12 MiB/s, 3 objects/s recovering 2024-09-21T09:32:50.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:49 smithi042 ceph-mon[85820]: osdmap e399: 8 total, 8 up, 8 in 2024-09-21T09:32:50.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:49 smithi042 ceph-mon[85820]: pgmap v270: 121 pgs: 121 active+clean; 221 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 17 op/s; 12 MiB/s, 3 objects/s recovering 2024-09-21T09:32:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:49 smithi133 ceph-mon[83064]: osdmap e399: 8 total, 8 up, 8 in 2024-09-21T09:32:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:49 smithi133 ceph-mon[83064]: pgmap v270: 121 pgs: 121 active+clean; 221 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 17 op/s; 12 MiB/s, 3 objects/s recovering 2024-09-21T09:32:50.757 INFO:tasks.rados.rados.0.smithi042.stdout:1702: done (0 left) 2024-09-21T09:32:50.757 INFO:tasks.rados.rados.0.smithi042.stdout:1703: rollback oid 7 current snap is 159 2024-09-21T09:32:50.757 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 7 to 149 2024-09-21T09:32:50.757 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 159 2024-09-21T09:32:50.757 INFO:tasks.rados.rados.0.smithi042.stdout:1704: seq_num 542 ranges {1605632=679936,2285568=442368,2727936=679936,3407872=81920} 2024-09-21T09:32:50.770 INFO:tasks.rados.rados.0.smithi042.stdout:1704: writing smithi04275593-31 from 1605632 to 2285568 tid 1 2024-09-21T09:32:50.772 INFO:tasks.rados.rados.0.smithi042.stdout:1704: writing smithi04275593-31 from 2285568 to 2727936 tid 2 2024-09-21T09:32:50.776 INFO:tasks.rados.rados.0.smithi042.stdout:1704: writing smithi04275593-31 from 2727936 to 3407872 tid 3 2024-09-21T09:32:50.777 INFO:tasks.rados.rados.0.smithi042.stdout:1704: writing smithi04275593-31 from 3407872 to 3489792 tid 4 2024-09-21T09:32:50.777 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 159 2024-09-21T09:32:50.777 INFO:tasks.rados.rados.0.smithi042.stdout:1703: finishing rollback tid 0 to smithi04275593-7 2024-09-21T09:32:50.778 INFO:tasks.rados.rados.0.smithi042.stdout:1703: finishing rollback tid 1 to smithi04275593-7 2024-09-21T09:32:50.778 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 733 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T09:32:50.778 INFO:tasks.rados.rados.0.smithi042.stdout:1705: seq_num 543 ranges {5758976=704512,6463488=729088,7192576=475136} 2024-09-21T09:32:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:1705: writing smithi04275593-50 from 5758976 to 6463488 tid 1 2024-09-21T09:32:50.818 INFO:tasks.rados.rados.0.smithi042.stdout:1705: writing smithi04275593-50 from 6463488 to 7192576 tid 2 2024-09-21T09:32:50.821 INFO:tasks.rados.rados.0.smithi042.stdout:1705: writing smithi04275593-50 from 7192576 to 7667712 tid 3 2024-09-21T09:32:50.821 INFO:tasks.rados.rados.0.smithi042.stdout:1703: done (2 left) 2024-09-21T09:32:50.821 INFO:tasks.rados.rados.0.smithi042.stdout:1706: read oid 2 snap -1 2024-09-21T09:32:50.821 INFO:tasks.rados.rados.0.smithi042.stdout:1706: expect (ObjNum 520 snap 151 seq_num 520) 2024-09-21T09:32:50.821 INFO:tasks.rados.rados.0.smithi042.stdout:1707: snap_remove snap 153 2024-09-21T09:32:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:50 smithi042 ceph-mon[87662]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/291 objects degraded (0.687%), 1 pg degraded) 2024-09-21T09:32:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:50 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:32:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:50 smithi042 ceph-mon[87662]: osdmap e400: 8 total, 8 up, 8 in 2024-09-21T09:32:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:50 smithi042 ceph-mon[85820]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/291 objects degraded (0.687%), 1 pg degraded) 2024-09-21T09:32:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:50 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:32:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:50 smithi042 ceph-mon[85820]: osdmap e400: 8 total, 8 up, 8 in 2024-09-21T09:32:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:50 smithi133 ceph-mon[83064]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/291 objects degraded (0.687%), 1 pg degraded) 2024-09-21T09:32:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:50 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:32:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:50 smithi133 ceph-mon[83064]: osdmap e400: 8 total, 8 up, 8 in 2024-09-21T09:32:51.764 INFO:tasks.rados.rados.0.smithi042.stdout:1707: done (3 left) 2024-09-21T09:32:51.764 INFO:tasks.rados.rados.0.smithi042.stdout:1708: copy_from oid 36 from oid 30 current snap is 159 2024-09-21T09:32:51.764 INFO:tasks.rados.rados.0.smithi042.stdout:1704: finishing write tid 1 to smithi04275593-31 2024-09-21T09:32:51.765 INFO:tasks.rados.rados.0.smithi042.stdout:1704: finishing write tid 2 to smithi04275593-31 2024-09-21T09:32:51.765 INFO:tasks.rados.rados.0.smithi042.stdout:1704: finishing write tid 3 to smithi04275593-31 2024-09-21T09:32:51.765 INFO:tasks.rados.rados.0.smithi042.stdout:1704: finishing write tid 4 to smithi04275593-31 2024-09-21T09:32:51.765 INFO:tasks.rados.rados.0.smithi042.stdout:1704: finishing write tid 5 to smithi04275593-31 2024-09-21T09:32:51.765 INFO:tasks.rados.rados.0.smithi042.stdout:1704: finishing write tid 6 to smithi04275593-31 2024-09-21T09:32:51.765 INFO:tasks.rados.rados.0.smithi042.stdout:1704: oid 31 updating version 0 to 560 2024-09-21T09:32:51.765 INFO:tasks.rados.rados.0.smithi042.stdout:1704: oid 31 updating version 560 to 561 2024-09-21T09:32:51.765 INFO:tasks.rados.rados.0.smithi042.stdout:1704: oid 31 version 561 is already newer than 558 2024-09-21T09:32:51.765 INFO:tasks.rados.rados.0.smithi042.stdout:1704: oid 31 version 561 is already newer than 557 2024-09-21T09:32:51.765 INFO:tasks.rados.rados.0.smithi042.stdout:1704: oid 31 version 561 is already newer than 559 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 561 (ObjNum 542 snap 159 seq_num 542) dirty exists 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:1704: left oid 31 (ObjNum 542 snap 159 seq_num 542) 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:1705: finishing write tid 1 to smithi04275593-50 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:1705: finishing write tid 2 to smithi04275593-50 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:1705: finishing write tid 3 to smithi04275593-50 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:1705: finishing write tid 4 to smithi04275593-50 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:1705: finishing write tid 5 to smithi04275593-50 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:1705: oid 50 updating version 0 to 552 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:1705: oid 50 updating version 552 to 554 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:1705: oid 50 version 554 is already newer than 553 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:1705: oid 50 updating version 554 to 555 2024-09-21T09:32:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 555 (ObjNum 543 snap 159 seq_num 543) dirty exists 2024-09-21T09:32:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:1705: left oid 50 (ObjNum 543 snap 159 seq_num 543) 2024-09-21T09:32:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:1706: expect (ObjNum 520 snap 151 seq_num 520) 2024-09-21T09:32:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:1708: finishing copy_from to smithi04275593-36 2024-09-21T09:32:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:1708: got expected ENOENT (src dne) 2024-09-21T09:32:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:1708: finishing copy_from racing read to smithi04275593-36 2024-09-21T09:32:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:1704: done (3 left) 2024-09-21T09:32:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:1705: done (2 left) 2024-09-21T09:32:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:1706: done (1 left) 2024-09-21T09:32:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:1708: done (0 left) 2024-09-21T09:32:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:1709: read oid 27 snap -1 2024-09-21T09:32:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:1709: expect (ObjNum 523 snap 152 seq_num 523) 2024-09-21T09:32:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:1710: snap_remove snap 149 2024-09-21T09:32:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:51 smithi042 ceph-mon[85820]: osdmap e401: 8 total, 8 up, 8 in 2024-09-21T09:32:52.171 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:51 smithi042 ceph-mon[85820]: pgmap v273: 121 pgs: 121 active+clean; 221 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 428 KiB/s wr, 2 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-09-21T09:32:52.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:51 smithi042 ceph-mon[87662]: osdmap e401: 8 total, 8 up, 8 in 2024-09-21T09:32:52.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:51 smithi042 ceph-mon[87662]: pgmap v273: 121 pgs: 121 active+clean; 221 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 428 KiB/s wr, 2 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-09-21T09:32:52.172 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:32:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:32:51] "GET /metrics HTTP/1.1" 200 36227 "" "Prometheus/2.43.0" 2024-09-21T09:32:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:51 smithi133 ceph-mon[83064]: osdmap e401: 8 total, 8 up, 8 in 2024-09-21T09:32:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:51 smithi133 ceph-mon[83064]: pgmap v273: 121 pgs: 121 active+clean; 221 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 428 KiB/s wr, 2 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-09-21T09:32:52.676 INFO:tasks.rados.rados.0.smithi042.stdout:1710: done (1 left) 2024-09-21T09:32:52.676 INFO:tasks.rados.rados.0.smithi042.stdout:1711: rmattr oid 2 current snap is 159 2024-09-21T09:32:52.676 INFO:tasks.rados.rados.0.smithi042.stdout:1711: done (1 left) 2024-09-21T09:32:52.677 INFO:tasks.rados.rados.0.smithi042.stdout:1712: read oid 21 snap -1 2024-09-21T09:32:52.677 INFO:tasks.rados.rados.0.smithi042.stdout:1712: expect deleted 2024-09-21T09:32:52.677 INFO:tasks.rados.rados.0.smithi042.stdout:1709: expect (ObjNum 523 snap 152 seq_num 523) 2024-09-21T09:32:53.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:52 smithi042 ceph-mon[85820]: osdmap e402: 8 total, 8 up, 8 in 2024-09-21T09:32:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:52 smithi042 ceph-mon[85820]: osdmap e403: 8 total, 8 up, 8 in 2024-09-21T09:32:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:52 smithi042 ceph-mon[87662]: osdmap e402: 8 total, 8 up, 8 in 2024-09-21T09:32:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:52 smithi042 ceph-mon[87662]: osdmap e403: 8 total, 8 up, 8 in 2024-09-21T09:32:53.203 INFO:tasks.rados.rados.0.smithi042.stdout:1709: done (1 left) 2024-09-21T09:32:53.203 INFO:tasks.rados.rados.0.smithi042.stdout:1712: done (0 left) 2024-09-21T09:32:53.203 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 159 2024-09-21T09:32:53.203 INFO:tasks.rados.rados.0.smithi042.stdout:1713: seq_num 544 ranges {2015232=720896,2736128=614400,3350528=589824} 2024-09-21T09:32:53.217 INFO:tasks.rados.rados.0.smithi042.stdout:1713: writing smithi04275593-33 from 2015232 to 2736128 tid 1 2024-09-21T09:32:53.221 INFO:tasks.rados.rados.0.smithi042.stdout:1713: writing smithi04275593-33 from 2736128 to 3350528 tid 2 2024-09-21T09:32:53.225 INFO:tasks.rados.rados.0.smithi042.stdout:1713: writing smithi04275593-33 from 3350528 to 3940352 tid 3 2024-09-21T09:32:53.225 INFO:tasks.rados.rados.0.smithi042.stdout:1714: snap_remove snap 157 2024-09-21T09:32:53.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:52 smithi133 ceph-mon[83064]: osdmap e402: 8 total, 8 up, 8 in 2024-09-21T09:32:53.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:52 smithi133 ceph-mon[83064]: osdmap e403: 8 total, 8 up, 8 in 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1714: done (1 left) 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1715: snap_create 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1713: finishing write tid 1 to smithi04275593-33 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1713: finishing write tid 2 to smithi04275593-33 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1713: finishing write tid 3 to smithi04275593-33 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1713: finishing write tid 4 to smithi04275593-33 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1713: finishing write tid 5 to smithi04275593-33 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1713: oid 33 updating version 0 to 749 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1713: oid 33 version 749 is already newer than 747 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1713: oid 33 version 749 is already newer than 748 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1713: oid 33 updating version 749 to 750 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 750 (ObjNum 544 snap 159 seq_num 544) dirty exists 2024-09-21T09:32:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:1713: left oid 33 (ObjNum 544 snap 159 seq_num 544) 2024-09-21T09:32:54.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:53 smithi042 ceph-mon[85820]: pgmap v276: 121 pgs: 121 active+clean; 224 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 926 KiB/s wr, 9 op/s 2024-09-21T09:32:54.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:53 smithi042 ceph-mon[87662]: pgmap v276: 121 pgs: 121 active+clean; 224 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 926 KiB/s wr, 9 op/s 2024-09-21T09:32:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:53 smithi133 ceph-mon[83064]: pgmap v276: 121 pgs: 121 active+clean; 224 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 926 KiB/s wr, 9 op/s 2024-09-21T09:32:54.771 INFO:tasks.rados.rados.0.smithi042.stdout:1713: done (1 left) 2024-09-21T09:32:54.771 INFO:tasks.rados.rados.0.smithi042.stdout:1715: done (0 left) 2024-09-21T09:32:54.771 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 160 2024-09-21T09:32:54.771 INFO:tasks.rados.rados.0.smithi042.stdout:1716: seq_num 545 ranges {4423680=737280,5160960=491520,5652480=450560,6103040=262144} 2024-09-21T09:32:54.799 INFO:tasks.rados.rados.0.smithi042.stdout:1716: writing smithi04275593-42 from 4423680 to 5160960 tid 1 2024-09-21T09:32:54.802 INFO:tasks.rados.rados.0.smithi042.stdout:1716: writing smithi04275593-42 from 5160960 to 5652480 tid 2 2024-09-21T09:32:54.807 INFO:tasks.rados.rados.0.smithi042.stdout:1716: writing smithi04275593-42 from 5652480 to 6103040 tid 3 2024-09-21T09:32:54.808 INFO:tasks.rados.rados.0.smithi042.stdout:1716: writing smithi04275593-42 from 6103040 to 6365184 tid 4 2024-09-21T09:32:54.808 INFO:tasks.rados.rados.0.smithi042.stdout:1717: copy_from oid 22 from oid 18 current snap is 160 2024-09-21T09:32:54.808 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 21 current snap is 160 2024-09-21T09:32:54.808 INFO:tasks.rados.rados.0.smithi042.stdout:1718: seq_num 546 ranges {0=753664,753664=778240,1531904=425984} 2024-09-21T09:32:54.812 INFO:tasks.rados.rados.0.smithi042.stdout:1718: writing smithi04275593-21 from 0 to 753664 tid 1 2024-09-21T09:32:54.817 INFO:tasks.rados.rados.0.smithi042.stdout:1718: writing smithi04275593-21 from 753664 to 1531904 tid 2 2024-09-21T09:32:54.820 INFO:tasks.rados.rados.0.smithi042.stdout:1718: writing smithi04275593-21 from 1531904 to 1957888 tid 3 2024-09-21T09:32:54.820 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 160 2024-09-21T09:32:54.820 INFO:tasks.rados.rados.0.smithi042.stdout:1716: finishing write tid 1 to smithi04275593-42 2024-09-21T09:32:54.820 INFO:tasks.rados.rados.0.smithi042.stdout:1716: finishing write tid 2 to smithi04275593-42 2024-09-21T09:32:54.820 INFO:tasks.rados.rados.0.smithi042.stdout:1716: finishing write tid 3 to smithi04275593-42 2024-09-21T09:32:54.821 INFO:tasks.rados.rados.0.smithi042.stdout:1716: finishing write tid 4 to smithi04275593-42 2024-09-21T09:32:54.821 INFO:tasks.rados.rados.0.smithi042.stdout:1716: finishing write tid 5 to smithi04275593-42 2024-09-21T09:32:54.821 INFO:tasks.rados.rados.0.smithi042.stdout:1719: seq_num 547 ranges {3883008=770048,4653056=663552,5316608=466944,5783552=73728} 2024-09-21T09:32:54.846 INFO:tasks.rados.rados.0.smithi042.stdout:1719: writing smithi04275593-15 from 3883008 to 4653056 tid 1 2024-09-21T09:32:54.850 INFO:tasks.rados.rados.0.smithi042.stdout:1719: writing smithi04275593-15 from 4653056 to 5316608 tid 2 2024-09-21T09:32:54.852 INFO:tasks.rados.rados.0.smithi042.stdout:1719: writing smithi04275593-15 from 5316608 to 5783552 tid 3 2024-09-21T09:32:54.853 INFO:tasks.rados.rados.0.smithi042.stdout:1719: writing smithi04275593-15 from 5783552 to 5857280 tid 4 2024-09-21T09:32:54.853 INFO:tasks.rados.rados.0.smithi042.stdout:1720: read oid 38 snap -1 2024-09-21T09:32:54.854 INFO:tasks.rados.rados.0.smithi042.stdout:1720: expect (ObjNum 503 snap 145 seq_num 503) 2024-09-21T09:32:54.854 INFO:tasks.rados.rados.0.smithi042.stdout:1721: snap_remove snap 150 2024-09-21T09:32:55.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:54 smithi042 ceph-mon[85820]: osdmap e404: 8 total, 8 up, 8 in 2024-09-21T09:32:55.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:54 smithi042 ceph-mon[87662]: osdmap e404: 8 total, 8 up, 8 in 2024-09-21T09:32:55.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:54 smithi133 ceph-mon[83064]: osdmap e404: 8 total, 8 up, 8 in 2024-09-21T09:32:55.783 INFO:tasks.rados.rados.0.smithi042.stdout:1721: done (5 left) 2024-09-21T09:32:55.783 INFO:tasks.rados.rados.0.smithi042.stdout:1722: rmattr oid 48 current snap is 160 2024-09-21T09:32:55.783 INFO:tasks.rados.rados.0.smithi042.stdout:1716: finishing write tid 6 to smithi04275593-42 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1716: oid 42 updating version 0 to 545 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1716: oid 42 updating version 545 to 547 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1716: oid 42 updating version 547 to 549 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1716: oid 42 version 549 is already newer than 548 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1716: oid 42 version 549 is already newer than 546 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 549 (ObjNum 545 snap 160 seq_num 545) dirty exists 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1716: left oid 42 (ObjNum 545 snap 160 seq_num 545) 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1718: finishing write tid 1 to smithi04275593-21 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1718: finishing write tid 2 to smithi04275593-21 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1718: finishing write tid 3 to smithi04275593-21 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1718: finishing write tid 4 to smithi04275593-21 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1718: finishing write tid 5 to smithi04275593-21 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1718: oid 21 updating version 0 to 757 2024-09-21T09:32:55.784 INFO:tasks.rados.rados.0.smithi042.stdout:1718: oid 21 updating version 757 to 758 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1718: oid 21 version 758 is already newer than 756 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1718: oid 21 version 758 is already newer than 755 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 758 (ObjNum 546 snap 160 seq_num 546) dirty exists 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1718: left oid 21 (ObjNum 546 snap 160 seq_num 546) 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1717: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1717: finishing copy_from to smithi04275593-22 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 548 (ObjNum 380 snap 117 seq_num 380) dirty exists 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1719: finishing write tid 1 to smithi04275593-15 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1719: finishing write tid 2 to smithi04275593-15 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1719: finishing write tid 3 to smithi04275593-15 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1719: finishing write tid 4 to smithi04275593-15 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1719: finishing write tid 5 to smithi04275593-15 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1719: finishing write tid 6 to smithi04275593-15 2024-09-21T09:32:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:1719: oid 15 updating version 0 to 704 2024-09-21T09:32:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:1719: oid 15 updating version 704 to 706 2024-09-21T09:32:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:1719: oid 15 updating version 706 to 707 2024-09-21T09:32:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:1719: oid 15 version 707 is already newer than 705 2024-09-21T09:32:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:1719: oid 15 updating version 707 to 708 2024-09-21T09:32:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 708 (ObjNum 547 snap 160 seq_num 547) dirty exists 2024-09-21T09:32:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:1719: left oid 15 (ObjNum 547 snap 160 seq_num 547) 2024-09-21T09:32:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:1720: expect (ObjNum 503 snap 145 seq_num 503) 2024-09-21T09:32:55.825 INFO:tasks.rados.rados.0.smithi042.stdout:1716: done (5 left) 2024-09-21T09:32:55.825 INFO:tasks.rados.rados.0.smithi042.stdout:1717: done (4 left) 2024-09-21T09:32:55.825 INFO:tasks.rados.rados.0.smithi042.stdout:1718: done (3 left) 2024-09-21T09:32:55.825 INFO:tasks.rados.rados.0.smithi042.stdout:1719: done (2 left) 2024-09-21T09:32:55.825 INFO:tasks.rados.rados.0.smithi042.stdout:1720: done (1 left) 2024-09-21T09:32:55.825 INFO:tasks.rados.rados.0.smithi042.stdout:1723: rollback oid 50 current snap is 160 2024-09-21T09:32:55.826 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 50 to 159 2024-09-21T09:32:55.826 INFO:tasks.rados.rados.0.smithi042.stdout:1724: read oid 25 snap -1 2024-09-21T09:32:55.826 INFO:tasks.rados.rados.0.smithi042.stdout:1724: expect (ObjNum 480 snap 142 seq_num 480) 2024-09-21T09:32:55.826 INFO:tasks.rados.rados.0.smithi042.stdout:1725: snap_create 2024-09-21T09:32:55.829 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 556 (ObjNum 495 snap 144 seq_num 495) dirty exists 2024-09-21T09:32:55.830 INFO:tasks.rados.rados.0.smithi042.stdout:1723: finishing rollback tid 0 to smithi04275593-50 2024-09-21T09:32:55.830 INFO:tasks.rados.rados.0.smithi042.stdout:1723: finishing rollback tid 1 to smithi04275593-50 2024-09-21T09:32:55.830 INFO:tasks.rados.rados.0.smithi042.stdout:1723: finishing rollback tid 2 to smithi04275593-50 2024-09-21T09:32:55.830 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 559 (ObjNum 543 snap 159 seq_num 543) dirty exists 2024-09-21T09:32:55.848 INFO:tasks.rados.rados.0.smithi042.stdout:1724: expect (ObjNum 480 snap 142 seq_num 480) 2024-09-21T09:32:56.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:55 smithi042 ceph-mon[85820]: osdmap e405: 8 total, 8 up, 8 in 2024-09-21T09:32:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:55 smithi042 ceph-mon[85820]: pgmap v279: 121 pgs: 121 active+clean; 216 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-09-21T09:32:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:55 smithi042 ceph-mon[87662]: osdmap e405: 8 total, 8 up, 8 in 2024-09-21T09:32:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:55 smithi042 ceph-mon[87662]: pgmap v279: 121 pgs: 121 active+clean; 216 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-09-21T09:32:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:55 smithi133 ceph-mon[83064]: osdmap e405: 8 total, 8 up, 8 in 2024-09-21T09:32:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:55 smithi133 ceph-mon[83064]: pgmap v279: 121 pgs: 121 active+clean; 216 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-09-21T09:32:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:1722: done (3 left) 2024-09-21T09:32:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:1723: done (2 left) 2024-09-21T09:32:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:1724: done (1 left) 2024-09-21T09:32:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:1725: done (0 left) 2024-09-21T09:32:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:1726: read oid 1 snap -1 2024-09-21T09:32:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:1726: expect deleted 2024-09-21T09:32:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 161 2024-09-21T09:32:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:1727: seq_num 548 ranges {0=786432,786432=598016,1384448=606208} 2024-09-21T09:32:56.790 INFO:tasks.rados.rados.0.smithi042.stdout:1727: writing smithi04275593-14 from 0 to 786432 tid 1 2024-09-21T09:32:56.793 INFO:tasks.rados.rados.0.smithi042.stdout:1727: writing smithi04275593-14 from 786432 to 1384448 tid 2 2024-09-21T09:32:56.797 INFO:tasks.rados.rados.0.smithi042.stdout:1727: writing smithi04275593-14 from 1384448 to 1990656 tid 3 2024-09-21T09:32:56.797 INFO:tasks.rados.rados.0.smithi042.stdout:1728: snap_remove snap 160 2024-09-21T09:32:57.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:56 smithi042 ceph-mon[85820]: osdmap e406: 8 total, 8 up, 8 in 2024-09-21T09:32:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:56 smithi042 ceph-mon[87662]: osdmap e406: 8 total, 8 up, 8 in 2024-09-21T09:32:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:56 smithi133 ceph-mon[83064]: osdmap e406: 8 total, 8 up, 8 in 2024-09-21T09:32:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:32:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:1728: done (2 left) 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:1729: rollback oid 30 current snap is 161 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 30 to 159 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:1727: finishing write tid 1 to smithi04275593-14 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:1727: finishing write tid 2 to smithi04275593-14 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:1727: finishing write tid 3 to smithi04275593-14 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:1727: finishing write tid 4 to smithi04275593-14 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:1727: finishing write tid 5 to smithi04275593-14 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:1727: oid 14 updating version 0 to 377 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:1727: oid 14 updating version 377 to 380 2024-09-21T09:32:57.678 INFO:tasks.rados.rados.0.smithi042.stdout:1727: oid 14 version 380 is already newer than 379 2024-09-21T09:32:57.679 INFO:tasks.rados.rados.0.smithi042.stdout:1727: oid 14 version 380 is already newer than 378 2024-09-21T09:32:57.679 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 380 (ObjNum 548 snap 161 seq_num 548) dirty exists 2024-09-21T09:32:57.679 INFO:tasks.rados.rados.0.smithi042.stdout:1727: left oid 14 (ObjNum 548 snap 161 seq_num 548) 2024-09-21T09:32:57.679 INFO:tasks.rados.rados.0.smithi042.stdout:1726: done (2 left) 2024-09-21T09:32:57.679 INFO:tasks.rados.rados.0.smithi042.stdout:1727: done (1 left) 2024-09-21T09:32:57.679 INFO:tasks.rados.rados.0.smithi042.stdout:1730: copy_from oid 9 from oid 25 current snap is 161 2024-09-21T09:32:57.679 INFO:tasks.rados.rados.0.smithi042.stdout:1731: setattr oid 6 current snap is 161 2024-09-21T09:32:57.680 INFO:tasks.rados.rados.0.smithi042.stdout:1732: copy_from oid 14 from oid 49 current snap is 161 2024-09-21T09:32:57.680 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 161 2024-09-21T09:32:57.680 INFO:tasks.rados.rados.0.smithi042.stdout:1733: seq_num 549 ranges {1392640=802816,2195456=483328,2678784=434176,3112960=286720} 2024-09-21T09:32:57.692 INFO:tasks.rados.rados.0.smithi042.stdout:1733: writing smithi04275593-13 from 1392640 to 2195456 tid 1 2024-09-21T09:32:57.695 INFO:tasks.rados.rados.0.smithi042.stdout:1733: writing smithi04275593-13 from 2195456 to 2678784 tid 2 2024-09-21T09:32:57.698 INFO:tasks.rados.rados.0.smithi042.stdout:1733: writing smithi04275593-13 from 2678784 to 3112960 tid 3 2024-09-21T09:32:57.701 INFO:tasks.rados.rados.0.smithi042.stdout:1733: writing smithi04275593-13 from 3112960 to 3399680 tid 4 2024-09-21T09:32:57.701 INFO:tasks.rados.rados.0.smithi042.stdout:1734: read oid 43 snap 159 2024-09-21T09:32:57.701 INFO:tasks.rados.rados.0.smithi042.stdout:1734: expect (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:32:57.701 INFO:tasks.rados.rados.0.smithi042.stdout:1735: snap_create 2024-09-21T09:32:57.701 INFO:tasks.rados.rados.0.smithi042.stdout:1729: finishing rollback tid 1 to smithi04275593-30 2024-09-21T09:32:57.701 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 0 (ObjNum 2097 snap 0 seq_num 2837422544) dirty dne 2024-09-21T09:32:57.701 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 767 (ObjNum 5425 snap 0 seq_num 3458427792) dirty exists 2024-09-21T09:32:57.701 INFO:tasks.rados.rados.0.smithi042.stdout:1733: finishing write tid 1 to smithi04275593-13 2024-09-21T09:32:57.701 INFO:tasks.rados.rados.0.smithi042.stdout:1733: finishing write tid 2 to smithi04275593-13 2024-09-21T09:32:57.703 INFO:tasks.rados.rados.0.smithi042.stdout:1733: finishing write tid 3 to smithi04275593-13 2024-09-21T09:32:57.703 INFO:tasks.rados.rados.0.smithi042.stdout:1733: finishing write tid 4 to smithi04275593-13 2024-09-21T09:32:57.704 INFO:tasks.rados.rados.0.smithi042.stdout:1733: finishing write tid 5 to smithi04275593-13 2024-09-21T09:32:57.705 INFO:tasks.rados.rados.0.smithi042.stdout:1733: finishing write tid 6 to smithi04275593-13 2024-09-21T09:32:57.705 INFO:tasks.rados.rados.0.smithi042.stdout:1733: oid 13 updating version 0 to 628 2024-09-21T09:32:57.705 INFO:tasks.rados.rados.0.smithi042.stdout:1733: oid 13 updating version 628 to 629 2024-09-21T09:32:57.705 INFO:tasks.rados.rados.0.smithi042.stdout:1733: oid 13 updating version 629 to 631 2024-09-21T09:32:57.705 INFO:tasks.rados.rados.0.smithi042.stdout:1733: oid 13 updating version 631 to 632 2024-09-21T09:32:57.705 INFO:tasks.rados.rados.0.smithi042.stdout:1733: oid 13 version 632 is already newer than 630 2024-09-21T09:32:57.705 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 632 (ObjNum 549 snap 161 seq_num 549) dirty exists 2024-09-21T09:32:57.705 INFO:tasks.rados.rados.0.smithi042.stdout:1733: left oid 13 (ObjNum 549 snap 161 seq_num 549) 2024-09-21T09:32:57.709 INFO:tasks.rados.rados.0.smithi042.stdout:1732: finishing copy_from racing read to smithi04275593-14 2024-09-21T09:32:57.717 INFO:tasks.rados.rados.0.smithi042.stdout:1734: expect (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:32:57.750 INFO:tasks.rados.rados.0.smithi042.stdout:1732: finishing copy_from to smithi04275593-14 2024-09-21T09:32:57.750 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 610 (ObjNum 541 snap 157 seq_num 541) dirty exists 2024-09-21T09:32:57.751 INFO:tasks.rados.rados.0.smithi042.stdout:1730: finishing copy_from racing read to smithi04275593-9 2024-09-21T09:32:57.751 INFO:tasks.rados.rados.0.smithi042.stdout:1730: finishing copy_from to smithi04275593-9 2024-09-21T09:32:57.751 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 516 (ObjNum 480 snap 142 seq_num 480) dirty exists 2024-09-21T09:32:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:57 smithi042 ceph-mon[85820]: osdmap e407: 8 total, 8 up, 8 in 2024-09-21T09:32:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:57 smithi042 ceph-mon[85820]: pgmap v282: 121 pgs: 121 active+clean; 191 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 952 KiB/s wr, 4 op/s 2024-09-21T09:32:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:57 smithi042 ceph-mon[85820]: osdmap e408: 8 total, 8 up, 8 in 2024-09-21T09:32:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:57 smithi042 ceph-mon[87662]: osdmap e407: 8 total, 8 up, 8 in 2024-09-21T09:32:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:57 smithi042 ceph-mon[87662]: pgmap v282: 121 pgs: 121 active+clean; 191 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 952 KiB/s wr, 4 op/s 2024-09-21T09:32:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:57 smithi042 ceph-mon[87662]: osdmap e408: 8 total, 8 up, 8 in 2024-09-21T09:32:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:57 smithi133 ceph-mon[83064]: osdmap e407: 8 total, 8 up, 8 in 2024-09-21T09:32:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:57 smithi133 ceph-mon[83064]: pgmap v282: 121 pgs: 121 active+clean; 191 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 952 KiB/s wr, 4 op/s 2024-09-21T09:32:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:57 smithi133 ceph-mon[83064]: osdmap e408: 8 total, 8 up, 8 in 2024-09-21T09:32:58.678 INFO:tasks.rados.rados.0.smithi042.stdout:1729: done (6 left) 2024-09-21T09:32:58.678 INFO:tasks.rados.rados.0.smithi042.stdout:1730: done (5 left) 2024-09-21T09:32:58.678 INFO:tasks.rados.rados.0.smithi042.stdout:1731: done (4 left) 2024-09-21T09:32:58.678 INFO:tasks.rados.rados.0.smithi042.stdout:1732: done (3 left) 2024-09-21T09:32:58.678 INFO:tasks.rados.rados.0.smithi042.stdout:1733: done (2 left) 2024-09-21T09:32:58.678 INFO:tasks.rados.rados.0.smithi042.stdout:1734: done (1 left) 2024-09-21T09:32:58.679 INFO:tasks.rados.rados.0.smithi042.stdout:1735: done (0 left) 2024-09-21T09:32:58.679 INFO:tasks.rados.rados.0.smithi042.stdout:1736: delete oid 30 current snap is 162 2024-09-21T09:32:58.682 INFO:tasks.rados.rados.0.smithi042.stdout:1736: done (0 left) 2024-09-21T09:32:58.682 INFO:tasks.rados.rados.0.smithi042.stdout:1737: rollback oid 41 current snap is 162 2024-09-21T09:32:58.682 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 41 to 161 2024-09-21T09:32:58.682 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:32:58.683 INFO:tasks.rados.rados.0.smithi042.stdout:1738: read oid 42 snap -1 2024-09-21T09:32:58.683 INFO:tasks.rados.rados.0.smithi042.stdout:1738: expect (ObjNum 545 snap 160 seq_num 545) 2024-09-21T09:32:58.683 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 162 2024-09-21T09:32:58.683 INFO:tasks.rados.rados.0.smithi042.stdout:1739: seq_num 551 ranges {0=434176,434176=647168,1081344=450560,1531904=507904} 2024-09-21T09:32:58.685 INFO:tasks.rados.rados.0.smithi042.stdout:1739: writing smithi04275593-35 from 0 to 434176 tid 1 2024-09-21T09:32:58.690 INFO:tasks.rados.rados.0.smithi042.stdout:1739: writing smithi04275593-35 from 434176 to 1081344 tid 2 2024-09-21T09:32:58.693 INFO:tasks.rados.rados.0.smithi042.stdout:1739: writing smithi04275593-35 from 1081344 to 1531904 tid 3 2024-09-21T09:32:58.696 INFO:tasks.rados.rados.0.smithi042.stdout:1739: writing smithi04275593-35 from 1531904 to 2039808 tid 4 2024-09-21T09:32:58.696 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 162 2024-09-21T09:32:58.696 INFO:tasks.rados.rados.0.smithi042.stdout:1740: seq_num 552 ranges {0=450560,450560=532480,983040=655360,1638400=417792} 2024-09-21T09:32:58.699 INFO:tasks.rados.rados.0.smithi042.stdout:1740: writing smithi04275593-29 from 0 to 450560 tid 1 2024-09-21T09:32:58.703 INFO:tasks.rados.rados.0.smithi042.stdout:1740: writing smithi04275593-29 from 450560 to 983040 tid 2 2024-09-21T09:32:58.707 INFO:tasks.rados.rados.0.smithi042.stdout:1740: writing smithi04275593-29 from 983040 to 1638400 tid 3 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:1740: writing smithi04275593-29 from 1638400 to 2056192 tid 4 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:1737: finishing rollback tid 1 to smithi04275593-41 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:1739: finishing write tid 1 to smithi04275593-35 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:1739: finishing write tid 2 to smithi04275593-35 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:1739: finishing write tid 3 to smithi04275593-35 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:1739: finishing write tid 4 to smithi04275593-35 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:1739: finishing write tid 5 to smithi04275593-35 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:1740: finishing write tid 1 to smithi04275593-29 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:1739: finishing write tid 6 to smithi04275593-35 2024-09-21T09:32:58.711 INFO:tasks.rados.rados.0.smithi042.stdout:1739: oid 35 updating version 0 to 768 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1739: oid 35 updating version 768 to 771 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1739: oid 35 version 771 is already newer than 770 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1739: oid 35 version 771 is already newer than 769 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1739: oid 35 updating version 771 to 772 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 772 (ObjNum 551 snap 162 seq_num 551) dirty exists 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1739: left oid 35 (ObjNum 551 snap 162 seq_num 551) 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1740: finishing write tid 2 to smithi04275593-29 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1737: done (3 left) 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1739: done (2 left) 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1741: read oid 40 snap -1 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1741: expect (ObjNum 464 snap 138 seq_num 464) 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 162 2024-09-21T09:32:58.712 INFO:tasks.rados.rados.0.smithi042.stdout:1742: seq_num 553 ranges {0=466944,466944=417792,884736=417792,1302528=516096,1818624=253952} 2024-09-21T09:32:58.714 INFO:tasks.rados.rados.0.smithi042.stdout:1742: writing smithi04275593-6 from 0 to 466944 tid 1 2024-09-21T09:32:58.716 INFO:tasks.rados.rados.0.smithi042.stdout:1742: writing smithi04275593-6 from 466944 to 884736 tid 2 2024-09-21T09:32:58.719 INFO:tasks.rados.rados.0.smithi042.stdout:1742: writing smithi04275593-6 from 884736 to 1302528 tid 3 2024-09-21T09:32:58.723 INFO:tasks.rados.rados.0.smithi042.stdout:1742: writing smithi04275593-6 from 1302528 to 1818624 tid 4 2024-09-21T09:32:58.724 INFO:tasks.rados.rados.0.smithi042.stdout:1742: writing smithi04275593-6 from 1818624 to 2072576 tid 5 2024-09-21T09:32:58.724 INFO:tasks.rados.rados.0.smithi042.stdout:1743: setattr oid 26 current snap is 162 2024-09-21T09:32:58.724 INFO:tasks.rados.rados.0.smithi042.stdout:1740: finishing write tid 3 to smithi04275593-29 2024-09-21T09:32:58.725 INFO:tasks.rados.rados.0.smithi042.stdout:1738: expect (ObjNum 545 snap 160 seq_num 545) 2024-09-21T09:32:59.006 INFO:tasks.rados.rados.0.smithi042.stdout:1740: finishing write tid 4 to smithi04275593-29 2024-09-21T09:32:59.006 INFO:tasks.rados.rados.0.smithi042.stdout:1740: finishing write tid 5 to smithi04275593-29 2024-09-21T09:32:59.006 INFO:tasks.rados.rados.0.smithi042.stdout:1740: finishing write tid 6 to smithi04275593-29 2024-09-21T09:32:59.006 INFO:tasks.rados.rados.0.smithi042.stdout:1740: oid 29 updating version 0 to 647 2024-09-21T09:32:59.006 INFO:tasks.rados.rados.0.smithi042.stdout:1740: oid 29 version 647 is already newer than 645 2024-09-21T09:32:59.006 INFO:tasks.rados.rados.0.smithi042.stdout:1740: oid 29 updating version 647 to 648 2024-09-21T09:32:59.006 INFO:tasks.rados.rados.0.smithi042.stdout:1740: oid 29 version 648 is already newer than 644 2024-09-21T09:32:59.007 INFO:tasks.rados.rados.0.smithi042.stdout:1740: oid 29 version 648 is already newer than 646 2024-09-21T09:32:59.007 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 648 (ObjNum 552 snap 162 seq_num 552) dirty exists 2024-09-21T09:32:59.007 INFO:tasks.rados.rados.0.smithi042.stdout:1740: left oid 29 (ObjNum 552 snap 162 seq_num 552) 2024-09-21T09:32:59.007 INFO:tasks.rados.rados.0.smithi042.stdout:1741: expect (ObjNum 464 snap 138 seq_num 464) 2024-09-21T09:32:59.022 INFO:tasks.rados.rados.0.smithi042.stdout:1742: finishing write tid 1 to smithi04275593-6 2024-09-21T09:32:59.022 INFO:tasks.rados.rados.0.smithi042.stdout:1742: finishing write tid 2 to smithi04275593-6 2024-09-21T09:32:59.022 INFO:tasks.rados.rados.0.smithi042.stdout:1738: done (4 left) 2024-09-21T09:32:59.022 INFO:tasks.rados.rados.0.smithi042.stdout:1740: done (3 left) 2024-09-21T09:32:59.022 INFO:tasks.rados.rados.0.smithi042.stdout:1741: done (2 left) 2024-09-21T09:32:59.022 INFO:tasks.rados.rados.0.smithi042.stdout:1744: rmattr oid 16 current snap is 162 2024-09-21T09:32:59.022 INFO:tasks.rados.rados.0.smithi042.stdout:1744: done (2 left) 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1745: snap_create 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: finishing write tid 3 to smithi04275593-6 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: finishing write tid 4 to smithi04275593-6 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: finishing write tid 5 to smithi04275593-6 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: finishing write tid 6 to smithi04275593-6 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: finishing write tid 7 to smithi04275593-6 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: oid 6 updating version 0 to 777 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: oid 6 version 777 is already newer than 774 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: oid 6 updating version 777 to 778 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: oid 6 version 778 is already newer than 775 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: oid 6 version 778 is already newer than 776 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: oid 6 updating version 778 to 779 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 779 (ObjNum 553 snap 162 seq_num 553) dirty exists 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:1742: left oid 6 (ObjNum 553 snap 162 seq_num 553) 2024-09-21T09:32:59.023 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 560 (ObjNum 454 snap 135 seq_num 454) dirty exists 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (7m) 19s ago 8m 24.6M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (8m) 2m ago 8m 91.7M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (9m) 19s ago 9m 18.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (9m) 2m ago 9m 21.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (3m) 2m ago 13m 453M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (4m) 19s ago 14m 525M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (3m) 19s ago 14m 54.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (2m) 2m ago 13m 22.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (3m) 19s ago 13m 48.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (7m) 19s ago 7m 15.7M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:32:59.297 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (7m) 2m ago 7m 15.5M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:32:59.298 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (2m) 19s ago 12m 119M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:32:59.298 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (90s) 19s ago 12m 114M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:32:59.298 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (56s) 19s ago 12m 94.5M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9d2749b5f532 2024-09-21T09:32:59.298 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (23s) 19s ago 11m 11.3M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 fe5a6841aeab 2024-09-21T09:32:59.298 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (11m) 2m ago 11m 161M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e c0eae7ab4605 2024-09-21T09:32:59.298 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (10m) 2m ago 10m 131M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:32:59.298 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (10m) 2m ago 10m 105M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:32:59.298 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (10m) 2m ago 10m 111M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:32:59.298 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (3m) 2m ago 8m 52.1M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:32:59.652 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:32:59.652 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:32:59.652 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:32:59.652 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:32:59.652 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 4, 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 4 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 6, 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 9 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:32:59.653 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:32:59.684 INFO:tasks.rados.rados.0.smithi042.stdout:1742: done (2 left) 2024-09-21T09:32:59.684 INFO:tasks.rados.rados.0.smithi042.stdout:1743: done (1 left) 2024-09-21T09:32:59.684 INFO:tasks.rados.rados.0.smithi042.stdout:1745: done (0 left) 2024-09-21T09:32:59.684 INFO:tasks.rados.rados.0.smithi042.stdout:1746: snap_remove snap 161 2024-09-21T09:32:59.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:59 smithi133 ceph-mon[83064]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:59.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:59 smithi133 ceph-mon[83064]: osdmap e409: 8 total, 8 up, 8 in 2024-09-21T09:32:59.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T09:32:59.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:32:59 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1917197046' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "9/20 daemons upgraded", 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T09:32:59.962 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:32:59.963 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:32:59.963 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:59 smithi042 ceph-mon[87662]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:59.963 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:59 smithi042 ceph-mon[87662]: osdmap e409: 8 total, 8 up, 8 in 2024-09-21T09:32:59.963 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T09:32:59.963 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:32:59 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1917197046' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:32:59.963 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:59 smithi042 ceph-mon[85820]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:32:59.963 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:59 smithi042 ceph-mon[85820]: osdmap e409: 8 total, 8 up, 8 in 2024-09-21T09:32:59.963 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T09:32:59.963 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:32:59 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1917197046' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:00.686 INFO:tasks.rados.rados.0.smithi042.stdout:1746: done (0 left) 2024-09-21T09:33:00.686 INFO:tasks.rados.rados.0.smithi042.stdout:1747: delete oid 49 current snap is 163 2024-09-21T09:33:00.694 INFO:tasks.rados.rados.0.smithi042.stdout:1747: done (0 left) 2024-09-21T09:33:00.694 INFO:tasks.rados.rados.0.smithi042.stdout:1748: delete oid 40 current snap is 163 2024-09-21T09:33:00.697 INFO:tasks.rados.rados.0.smithi042.stdout:1748: done (0 left) 2024-09-21T09:33:00.697 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 163 2024-09-21T09:33:00.697 INFO:tasks.rados.rados.0.smithi042.stdout:1749: seq_num 556 ranges {5857280=516096,6373376=524288,6897664=638976,7536640=442368} 2024-09-21T09:33:00.731 INFO:tasks.rados.rados.0.smithi042.stdout:1749: writing smithi04275593-15 from 5857280 to 6373376 tid 1 2024-09-21T09:33:00.734 INFO:tasks.rados.rados.0.smithi042.stdout:1749: writing smithi04275593-15 from 6373376 to 6897664 tid 2 2024-09-21T09:33:00.738 INFO:tasks.rados.rados.0.smithi042.stdout:1749: writing smithi04275593-15 from 6897664 to 7536640 tid 3 2024-09-21T09:33:00.741 INFO:tasks.rados.rados.0.smithi042.stdout:1749: writing smithi04275593-15 from 7536640 to 7979008 tid 4 2024-09-21T09:33:00.741 INFO:tasks.rados.rados.0.smithi042.stdout:1750: delete oid 41 current snap is 163 2024-09-21T09:33:00.741 INFO:tasks.rados.rados.0.smithi042.stdout:1749: finishing write tid 1 to smithi04275593-15 2024-09-21T09:33:00.741 INFO:tasks.rados.rados.0.smithi042.stdout:1749: finishing write tid 2 to smithi04275593-15 2024-09-21T09:33:00.741 INFO:tasks.rados.rados.0.smithi042.stdout:1749: finishing write tid 3 to smithi04275593-15 2024-09-21T09:33:00.743 INFO:tasks.rados.rados.0.smithi042.stdout:1750: done (1 left) 2024-09-21T09:33:00.743 INFO:tasks.rados.rados.0.smithi042.stdout:1751: read oid 43 snap -1 2024-09-21T09:33:00.743 INFO:tasks.rados.rados.0.smithi042.stdout:1751: expect (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:33:00.743 INFO:tasks.rados.rados.0.smithi042.stdout:1752: read oid 50 snap -1 2024-09-21T09:33:00.743 INFO:tasks.rados.rados.0.smithi042.stdout:1752: expect (ObjNum 543 snap 159 seq_num 543) 2024-09-21T09:33:00.743 INFO:tasks.rados.rados.0.smithi042.stdout:1753: copy_from oid 41 from oid 44 current snap is 163 2024-09-21T09:33:00.743 INFO:tasks.rados.rados.0.smithi042.stdout:1754: copy_from oid 29 from oid 3 current snap is 163 2024-09-21T09:33:00.744 INFO:tasks.rados.rados.0.smithi042.stdout:1755: snap_create 2024-09-21T09:33:00.744 INFO:tasks.rados.rados.0.smithi042.stdout:1749: finishing write tid 4 to smithi04275593-15 2024-09-21T09:33:00.746 INFO:tasks.rados.rados.0.smithi042.stdout:1749: finishing write tid 5 to smithi04275593-15 2024-09-21T09:33:00.747 INFO:tasks.rados.rados.0.smithi042.stdout:1749: finishing write tid 6 to smithi04275593-15 2024-09-21T09:33:00.748 INFO:tasks.rados.rados.0.smithi042.stdout:1749: oid 15 updating version 0 to 716 2024-09-21T09:33:00.748 INFO:tasks.rados.rados.0.smithi042.stdout:1749: oid 15 updating version 716 to 719 2024-09-21T09:33:00.748 INFO:tasks.rados.rados.0.smithi042.stdout:1749: oid 15 version 719 is already newer than 717 2024-09-21T09:33:00.748 INFO:tasks.rados.rados.0.smithi042.stdout:1749: oid 15 updating version 719 to 720 2024-09-21T09:33:00.748 INFO:tasks.rados.rados.0.smithi042.stdout:1749: oid 15 version 720 is already newer than 718 2024-09-21T09:33:00.748 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 720 (ObjNum 556 snap 163 seq_num 556) dirty exists 2024-09-21T09:33:00.748 INFO:tasks.rados.rados.0.smithi042.stdout:1749: left oid 15 (ObjNum 556 snap 163 seq_num 556) 2024-09-21T09:33:00.748 INFO:tasks.rados.rados.0.smithi042.stdout:1751: expect (ObjNum 360 snap 113 seq_num 360) 2024-09-21T09:33:00.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:00 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T09:33:00.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:00 smithi133 ceph-mon[83064]: Upgrade: osd.4 is safe to restart 2024-09-21T09:33:00.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:00 smithi133 ceph-mon[83064]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:00.790 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:00 smithi133 ceph-mon[83064]: pgmap v285: 121 pgs: 121 active+clean; 175 MiB data, 964 MiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-09-21T09:33:00.791 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:00 smithi133 ceph-mon[83064]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:00.791 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:00 smithi133 ceph-mon[83064]: osdmap e410: 8 total, 8 up, 8 in 2024-09-21T09:33:00.791 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:00 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:00.791 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:00 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T09:33:00.791 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:00 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:00.792 INFO:tasks.rados.rados.0.smithi042.stdout:1754: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:33:00.792 INFO:tasks.rados.rados.0.smithi042.stdout:1754: finishing copy_from to smithi04275593-29 2024-09-21T09:33:00.792 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 568 (ObjNum 534 snap 156 seq_num 534) dirty exists 2024-09-21T09:33:00.792 INFO:tasks.rados.rados.0.smithi042.stdout:1752: expect (ObjNum 543 snap 159 seq_num 543) 2024-09-21T09:33:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T09:33:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[87662]: Upgrade: osd.4 is safe to restart 2024-09-21T09:33:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[87662]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[87662]: pgmap v285: 121 pgs: 121 active+clean; 175 MiB data, 964 MiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-09-21T09:33:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[87662]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[87662]: osdmap e410: 8 total, 8 up, 8 in 2024-09-21T09:33:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T09:33:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T09:33:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[85820]: Upgrade: osd.4 is safe to restart 2024-09-21T09:33:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[85820]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[85820]: pgmap v285: 121 pgs: 121 active+clean; 175 MiB data, 964 MiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-09-21T09:33:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[85820]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[85820]: osdmap e410: 8 total, 8 up, 8 in 2024-09-21T09:33:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T09:33:01.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:00 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:01.439 INFO:tasks.rados.rados.0.smithi042.stdout:1753: finishing copy_from racing read to smithi04275593-41 2024-09-21T09:33:01.439 INFO:tasks.rados.rados.0.smithi042.stdout:1753: finishing copy_from to smithi04275593-41 2024-09-21T09:33:01.439 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 538 (ObjNum 522 snap 151 seq_num 522) dirty exists 2024-09-21T09:33:01.693 INFO:tasks.rados.rados.0.smithi042.stdout:1749: done (5 left) 2024-09-21T09:33:01.694 INFO:tasks.rados.rados.0.smithi042.stdout:1751: done (4 left) 2024-09-21T09:33:01.694 INFO:tasks.rados.rados.0.smithi042.stdout:1752: done (3 left) 2024-09-21T09:33:01.694 INFO:tasks.rados.rados.0.smithi042.stdout:1753: done (2 left) 2024-09-21T09:33:01.694 INFO:tasks.rados.rados.0.smithi042.stdout:1754: done (1 left) 2024-09-21T09:33:01.694 INFO:tasks.rados.rados.0.smithi042.stdout:1755: done (0 left) 2024-09-21T09:33:01.694 INFO:tasks.rados.rados.0.smithi042.stdout:1756: delete oid 20 current snap is 164 2024-09-21T09:33:01.697 INFO:tasks.rados.rados.0.smithi042.stdout:1756: done (0 left) 2024-09-21T09:33:01.697 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 164 2024-09-21T09:33:01.697 INFO:tasks.rados.rados.0.smithi042.stdout:1757: seq_num 559 ranges {3424256=565248,3989504=573440,4562944=409600,4972544=622592} 2024-09-21T09:33:01.719 INFO:tasks.rados.rados.0.smithi042.stdout:1757: writing smithi04275593-29 from 3424256 to 3989504 tid 1 2024-09-21T09:33:01.722 INFO:tasks.rados.rados.0.smithi042.stdout:1757: writing smithi04275593-29 from 3989504 to 4562944 tid 2 2024-09-21T09:33:01.724 INFO:tasks.rados.rados.0.smithi042.stdout:1757: writing smithi04275593-29 from 4562944 to 4972544 tid 3 2024-09-21T09:33:01.728 INFO:tasks.rados.rados.0.smithi042.stdout:1757: writing smithi04275593-29 from 4972544 to 5595136 tid 4 2024-09-21T09:33:01.728 INFO:tasks.rados.rados.0.smithi042.stdout:1758: rmattr oid 24 current snap is 164 2024-09-21T09:33:01.729 INFO:tasks.rados.rados.0.smithi042.stdout:1758: done (1 left) 2024-09-21T09:33:01.729 INFO:tasks.rados.rados.0.smithi042.stdout:1759: snap_remove snap 163 2024-09-21T09:33:01.826 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:01 smithi133 ceph-mon[83064]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:01.826 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:01 smithi133 ceph-mon[83064]: Upgrade: Updating osd.4 2024-09-21T09:33:01.826 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:01 smithi133 ceph-mon[83064]: Deploying daemon osd.4 on smithi133 2024-09-21T09:33:01.826 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:01 smithi133 ceph-mon[83064]: osdmap e411: 8 total, 8 up, 8 in 2024-09-21T09:33:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:01 smithi042 ceph-mon[87662]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:01 smithi042 ceph-mon[87662]: Upgrade: Updating osd.4 2024-09-21T09:33:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:01 smithi042 ceph-mon[87662]: Deploying daemon osd.4 on smithi133 2024-09-21T09:33:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:01 smithi042 ceph-mon[87662]: osdmap e411: 8 total, 8 up, 8 in 2024-09-21T09:33:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:01 smithi042 ceph-mon[85820]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:01 smithi042 ceph-mon[85820]: Upgrade: Updating osd.4 2024-09-21T09:33:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:01 smithi042 ceph-mon[85820]: Deploying daemon osd.4 on smithi133 2024-09-21T09:33:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:01 smithi042 ceph-mon[85820]: osdmap e411: 8 total, 8 up, 8 in 2024-09-21T09:33:02.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:33:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:33:01] "GET /metrics HTTP/1.1" 200 36218 "" "Prometheus/2.43.0" 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1759: done (1 left) 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1760: delete oid 8 current snap is 164 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1757: finishing write tid 1 to smithi04275593-29 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1757: finishing write tid 2 to smithi04275593-29 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1757: finishing write tid 3 to smithi04275593-29 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1757: finishing write tid 4 to smithi04275593-29 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1757: finishing write tid 5 to smithi04275593-29 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1757: finishing write tid 6 to smithi04275593-29 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1757: oid 29 updating version 0 to 650 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1757: oid 29 updating version 650 to 651 2024-09-21T09:33:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:1757: oid 29 updating version 651 to 652 2024-09-21T09:33:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:1757: oid 29 updating version 652 to 654 2024-09-21T09:33:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:1757: oid 29 version 654 is already newer than 653 2024-09-21T09:33:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 654 (ObjNum 559 snap 164 seq_num 559) dirty exists 2024-09-21T09:33:02.681 INFO:tasks.rados.rados.0.smithi042.stdout:1757: left oid 29 (ObjNum 559 snap 164 seq_num 559) 2024-09-21T09:33:02.683 INFO:tasks.rados.rados.0.smithi042.stdout:1757: done (1 left) 2024-09-21T09:33:02.683 INFO:tasks.rados.rados.0.smithi042.stdout:1760: done (0 left) 2024-09-21T09:33:02.683 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 164 2024-09-21T09:33:02.683 INFO:tasks.rados.rados.0.smithi042.stdout:1761: seq_num 561 ranges {7667712=598016,8265728=745472,9011200=778240,9789440=81920} 2024-09-21T09:33:02.728 INFO:tasks.rados.rados.0.smithi042.stdout:1761: writing smithi04275593-50 from 7667712 to 8265728 tid 1 2024-09-21T09:33:02.732 INFO:tasks.rados.rados.0.smithi042.stdout:1761: writing smithi04275593-50 from 8265728 to 9011200 tid 2 2024-09-21T09:33:02.737 INFO:tasks.rados.rados.0.smithi042.stdout:1761: writing smithi04275593-50 from 9011200 to 9789440 tid 3 2024-09-21T09:33:02.738 INFO:tasks.rados.rados.0.smithi042.stdout:1761: writing smithi04275593-50 from 9789440 to 9871360 tid 4 2024-09-21T09:33:02.738 INFO:tasks.rados.rados.0.smithi042.stdout:1762: snap_remove snap 162 2024-09-21T09:33:02.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:02 smithi133 ceph-mon[83064]: pgmap v288: 121 pgs: 121 active+clean; 178 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 18 op/s 2024-09-21T09:33:02.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:02 smithi133 ceph-mon[83064]: osdmap e412: 8 total, 8 up, 8 in 2024-09-21T09:33:02.950 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:02 smithi133 ceph-mon[83064]: osdmap e413: 8 total, 8 up, 8 in 2024-09-21T09:33:03.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:02 smithi042 ceph-mon[85820]: pgmap v288: 121 pgs: 121 active+clean; 178 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 18 op/s 2024-09-21T09:33:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:02 smithi042 ceph-mon[85820]: osdmap e412: 8 total, 8 up, 8 in 2024-09-21T09:33:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:02 smithi042 ceph-mon[85820]: osdmap e413: 8 total, 8 up, 8 in 2024-09-21T09:33:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:02 smithi042 ceph-mon[87662]: pgmap v288: 121 pgs: 121 active+clean; 178 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 18 op/s 2024-09-21T09:33:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:02 smithi042 ceph-mon[87662]: osdmap e412: 8 total, 8 up, 8 in 2024-09-21T09:33:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:02 smithi042 ceph-mon[87662]: osdmap e413: 8 total, 8 up, 8 in 2024-09-21T09:33:03.243 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:03 smithi133 systemd[1]: Stopping Ceph osd.4 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:33:03.700 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[36248]: 2024-09-21T09:33:03.421+0000 7f2fc56a2640 -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-09-21T09:33:03.700 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[36248]: 2024-09-21T09:33:03.421+0000 7f2fc56a2640 -1 osd.4 413 *** Got signal Terminated *** 2024-09-21T09:33:03.700 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[36248]: 2024-09-21T09:33:03.421+0000 7f2fc56a2640 -1 osd.4 413 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:33:03.707 INFO:tasks.rados.rados.0.smithi042.stdout:1761: finishing write tid 1 to smithi04275593-50 2024-09-21T09:33:03.707 INFO:tasks.rados.rados.0.smithi042.stdout:1761: finishing write tid 2 to smithi04275593-50 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: finishing write tid 3 to smithi04275593-50 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: finishing write tid 4 to smithi04275593-50 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: finishing write tid 5 to smithi04275593-50 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: finishing write tid 6 to smithi04275593-50 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: oid 50 updating version 0 to 563 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: oid 50 updating version 563 to 565 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: oid 50 version 565 is already newer than 561 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: oid 50 version 565 is already newer than 562 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: oid 50 version 565 is already newer than 564 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 565 (ObjNum 561 snap 164 seq_num 561) dirty exists 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: left oid 50 (ObjNum 561 snap 164 seq_num 561) 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1761: done (1 left) 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1762: done (0 left) 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1763: read oid 32 snap -1 2024-09-21T09:33:03.708 INFO:tasks.rados.rados.0.smithi042.stdout:1763: expect deleted 2024-09-21T09:33:03.709 INFO:tasks.rados.rados.0.smithi042.stdout:1764: delete oid 42 current snap is 164 2024-09-21T09:33:03.715 INFO:tasks.rados.rados.0.smithi042.stdout:1764: done (1 left) 2024-09-21T09:33:03.715 INFO:tasks.rados.rados.0.smithi042.stdout:1765: read oid 37 snap 159 2024-09-21T09:33:03.715 INFO:tasks.rados.rados.0.smithi042.stdout:1765: expect deleted 2024-09-21T09:33:03.715 INFO:tasks.rados.rados.0.smithi042.stdout:1766: read oid 33 snap 159 2024-09-21T09:33:03.715 INFO:tasks.rados.rados.0.smithi042.stdout:1766: expect (ObjNum 544 snap 159 seq_num 544) 2024-09-21T09:33:03.715 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 40 current snap is 164 2024-09-21T09:33:03.715 INFO:tasks.rados.rados.0.smithi042.stdout:1767: seq_num 563 ranges {0=638976,638976=565248,1204224=794624,1998848=245760} 2024-09-21T09:33:03.718 INFO:tasks.rados.rados.0.smithi042.stdout:1767: writing smithi04275593-40 from 0 to 638976 tid 1 2024-09-21T09:33:03.722 INFO:tasks.rados.rados.0.smithi042.stdout:1767: writing smithi04275593-40 from 638976 to 1204224 tid 2 2024-09-21T09:33:03.727 INFO:tasks.rados.rados.0.smithi042.stdout:1767: writing smithi04275593-40 from 1204224 to 1998848 tid 3 2024-09-21T09:33:03.729 INFO:tasks.rados.rados.0.smithi042.stdout:1767: writing smithi04275593-40 from 1998848 to 2244608 tid 4 2024-09-21T09:33:03.729 INFO:tasks.rados.rados.0.smithi042.stdout:1768: rollback oid 42 current snap is 164 2024-09-21T09:33:03.729 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 42 to 159 2024-09-21T09:33:03.729 INFO:tasks.rados.rados.0.smithi042.stdout:1766: expect (ObjNum 544 snap 159 seq_num 544) 2024-09-21T09:33:03.898 INFO:tasks.rados.rados.0.smithi042.stdout:1768: finishing rollback tid 1 to smithi04275593-42 2024-09-21T09:33:03.898 INFO:tasks.rados.rados.0.smithi042.stdout:1768: finishing rollback tid 2 to smithi04275593-42 2024-09-21T09:33:03.898 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 552 (ObjNum 277 snap 82 seq_num 277) dirty exists 2024-09-21T09:33:03.898 INFO:tasks.rados.rados.0.smithi042.stdout:1766: done (4 left) 2024-09-21T09:33:03.898 INFO:tasks.rados.rados.0.smithi042.stdout:1768: done (3 left) 2024-09-21T09:33:03.898 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 164 2024-09-21T09:33:03.898 INFO:tasks.rados.rados.0.smithi042.stdout:1769: seq_num 564 ranges {5562368=655360,6217728=442368,6660096=598016,7258112=565248} 2024-09-21T09:33:03.931 INFO:tasks.rados.rados.0.smithi042.stdout:1769: writing smithi04275593-17 from 5562368 to 6217728 tid 1 2024-09-21T09:33:03.934 INFO:tasks.rados.rados.0.smithi042.stdout:1769: writing smithi04275593-17 from 6217728 to 6660096 tid 2 2024-09-21T09:33:03.937 INFO:tasks.rados.rados.0.smithi042.stdout:1769: writing smithi04275593-17 from 6660096 to 7258112 tid 3 2024-09-21T09:33:03.940 INFO:tasks.rados.rados.0.smithi042.stdout:1769: writing smithi04275593-17 from 7258112 to 7823360 tid 4 2024-09-21T09:33:03.940 INFO:tasks.rados.rados.0.smithi042.stdout:1770: setattr oid 23 current snap is 164 2024-09-21T09:33:03.942 INFO:tasks.rados.rados.0.smithi042.stdout:1771: copy_from oid 35 from oid 33 current snap is 164 2024-09-21T09:33:03.943 INFO:tasks.rados.rados.0.smithi042.stdout:1772: read oid 41 snap -1 2024-09-21T09:33:03.943 INFO:tasks.rados.rados.0.smithi042.stdout:1772: expect (ObjNum 522 snap 151 seq_num 522) 2024-09-21T09:33:03.943 INFO:tasks.rados.rados.0.smithi042.stdout:1773: rollback oid 6 current snap is 164 2024-09-21T09:33:03.943 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 6 to 159 2024-09-21T09:33:03.943 INFO:tasks.rados.rados.0.smithi042.stdout:1774: read oid 16 snap -1 2024-09-21T09:33:03.943 INFO:tasks.rados.rados.0.smithi042.stdout:1774: expect (ObjNum 473 snap 140 seq_num 473) 2024-09-21T09:33:03.943 INFO:tasks.rados.rados.0.smithi042.stdout:1775: copy_from oid 38 from oid 12 current snap is 164 2024-09-21T09:33:03.943 INFO:tasks.rados.rados.0.smithi042.stdout:1776: delete oid 31 current snap is 164 2024-09-21T09:33:03.945 INFO:tasks.rados.rados.0.smithi042.stdout:1775: finishing copy_from racing read to smithi04275593-38 2024-09-21T09:33:03.947 INFO:tasks.rados.rados.0.smithi042.stdout:1773: finishing rollback tid 0 to smithi04275593-6 2024-09-21T09:33:03.947 INFO:tasks.rados.rados.0.smithi042.stdout:1775: finishing copy_from to smithi04275593-38 2024-09-21T09:33:03.947 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 546 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:33:03.947 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 560 (ObjNum 512 snap 147 seq_num 512) dirty exists 2024-09-21T09:33:03.948 INFO:tasks.rados.rados.0.smithi042.stdout:1773: finishing rollback tid 1 to smithi04275593-6 2024-09-21T09:33:03.949 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 783 (ObjNum 129 snap 0 seq_num 3458888768) dirty dne 2024-09-21T09:33:03.969 INFO:tasks.rados.rados.0.smithi042.stdout:1772: expect (ObjNum 522 snap 151 seq_num 522) 2024-09-21T09:33:03.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:03 smithi133 ceph-mon[83064]: osd.4 marked itself down and dead 2024-09-21T09:33:04.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:03 smithi042 ceph-mon[85820]: osd.4 marked itself down and dead 2024-09-21T09:33:04.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:03 smithi042 ceph-mon[87662]: osd.4 marked itself down and dead 2024-09-21T09:33:04.542 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:04 smithi133 podman[87499]: 2024-09-21 09:33:04.248686016 +0000 UTC m=+0.943899628 container died c0eae7ab4605dfcd8e70b759e8c290148f4ec7f4f60287c1aa24bf346fcee61b (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux ) 2024-09-21T09:33:04.617 INFO:tasks.rados.rados.0.smithi042.stdout:1771: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:33:04.617 INFO:tasks.rados.rados.0.smithi042.stdout:1771: finishing copy_from to smithi04275593-35 2024-09-21T09:33:04.617 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 750 (ObjNum 544 snap 159 seq_num 544) dirty exists 2024-09-21T09:33:04.717 INFO:tasks.rados.rados.0.smithi042.stdout:1765: done (10 left) 2024-09-21T09:33:04.717 INFO:tasks.rados.rados.0.smithi042.stdout:1770: done (9 left) 2024-09-21T09:33:04.717 INFO:tasks.rados.rados.0.smithi042.stdout:1771: done (8 left) 2024-09-21T09:33:04.717 INFO:tasks.rados.rados.0.smithi042.stdout:1772: done (7 left) 2024-09-21T09:33:04.717 INFO:tasks.rados.rados.0.smithi042.stdout:1773: done (6 left) 2024-09-21T09:33:04.717 INFO:tasks.rados.rados.0.smithi042.stdout:1775: done (5 left) 2024-09-21T09:33:04.717 INFO:tasks.rados.rados.0.smithi042.stdout:1776: done (4 left) 2024-09-21T09:33:04.717 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 164 2024-09-21T09:33:04.717 INFO:tasks.rados.rados.0.smithi042.stdout:1777: seq_num 566 ranges {2998272=688128,3686400=614400,4300800=565248,4866048=425984} 2024-09-21T09:33:04.737 INFO:tasks.rados.rados.0.smithi042.stdout:1777: writing smithi04275593-22 from 2998272 to 3686400 tid 1 2024-09-21T09:33:04.741 INFO:tasks.rados.rados.0.smithi042.stdout:1777: writing smithi04275593-22 from 3686400 to 4300800 tid 2 2024-09-21T09:33:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:1777: writing smithi04275593-22 from 4300800 to 4866048 tid 3 2024-09-21T09:33:04.747 INFO:tasks.rados.rados.0.smithi042.stdout:1777: writing smithi04275593-22 from 4866048 to 5292032 tid 4 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1778: snap_create 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1767: finishing write tid 1 to smithi04275593-40 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1769: finishing write tid 1 to smithi04275593-17 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1767: finishing write tid 2 to smithi04275593-40 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1767: finishing write tid 3 to smithi04275593-40 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1767: finishing write tid 4 to smithi04275593-40 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1769: finishing write tid 2 to smithi04275593-17 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1769: finishing write tid 3 to smithi04275593-17 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1767: finishing write tid 5 to smithi04275593-40 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1769: finishing write tid 4 to smithi04275593-17 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1769: finishing write tid 5 to smithi04275593-17 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1767: finishing write tid 6 to smithi04275593-40 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1767: oid 40 updating version 0 to 562 2024-09-21T09:33:04.748 INFO:tasks.rados.rados.0.smithi042.stdout:1767: oid 40 updating version 562 to 563 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1767: oid 40 updating version 563 to 564 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1767: oid 40 updating version 564 to 566 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1767: oid 40 version 566 is already newer than 565 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 566 (ObjNum 563 snap 164 seq_num 563) dirty exists 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1767: left oid 40 (ObjNum 563 snap 164 seq_num 563) 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1769: finishing write tid 6 to smithi04275593-17 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1769: oid 17 updating version 0 to 723 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1769: oid 17 updating version 723 to 726 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1769: oid 17 version 726 is already newer than 724 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1769: oid 17 version 726 is already newer than 722 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1769: oid 17 version 726 is already newer than 725 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 726 (ObjNum 564 snap 164 seq_num 564) dirty exists 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1769: left oid 17 (ObjNum 564 snap 164 seq_num 564) 2024-09-21T09:33:04.749 INFO:tasks.rados.rados.0.smithi042.stdout:1774: expect (ObjNum 473 snap 140 seq_num 473) 2024-09-21T09:33:04.829 INFO:tasks.rados.rados.0.smithi042.stdout:1777: finishing write tid 1 to smithi04275593-22 2024-09-21T09:33:04.829 INFO:tasks.rados.rados.0.smithi042.stdout:1777: finishing write tid 2 to smithi04275593-22 2024-09-21T09:33:04.829 INFO:tasks.rados.rados.0.smithi042.stdout:1777: finishing write tid 3 to smithi04275593-22 2024-09-21T09:33:04.829 INFO:tasks.rados.rados.0.smithi042.stdout:1777: finishing write tid 4 to smithi04275593-22 2024-09-21T09:33:04.829 INFO:tasks.rados.rados.0.smithi042.stdout:1777: finishing write tid 5 to smithi04275593-22 2024-09-21T09:33:04.829 INFO:tasks.rados.rados.0.smithi042.stdout:1777: finishing write tid 6 to smithi04275593-22 2024-09-21T09:33:04.829 INFO:tasks.rados.rados.0.smithi042.stdout:1777: oid 22 updating version 0 to 551 2024-09-21T09:33:04.829 INFO:tasks.rados.rados.0.smithi042.stdout:1777: oid 22 updating version 551 to 555 2024-09-21T09:33:04.829 INFO:tasks.rados.rados.0.smithi042.stdout:1777: oid 22 version 555 is already newer than 552 2024-09-21T09:33:04.829 INFO:tasks.rados.rados.0.smithi042.stdout:1777: oid 22 version 555 is already newer than 554 2024-09-21T09:33:04.830 INFO:tasks.rados.rados.0.smithi042.stdout:1777: oid 22 version 555 is already newer than 553 2024-09-21T09:33:04.830 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 555 (ObjNum 566 snap 164 seq_num 566) dirty exists 2024-09-21T09:33:04.830 INFO:tasks.rados.rados.0.smithi042.stdout:1777: left oid 22 (ObjNum 566 snap 164 seq_num 566) 2024-09-21T09:33:04.927 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:04 smithi133 ceph-mon[83064]: pgmap v291: 121 pgs: 121 active+clean; 193 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 13 op/s 2024-09-21T09:33:04.927 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:04 smithi133 ceph-mon[83064]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:33:04.927 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:04 smithi133 ceph-mon[83064]: osdmap e414: 8 total, 7 up, 8 in 2024-09-21T09:33:04.927 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:04 smithi133 podman[87499]: 2024-09-21 09:33:04.623882903 +0000 UTC m=+1.319096512 container cleanup c0eae7ab4605dfcd8e70b759e8c290148f4ec7f4f60287c1aa24bf346fcee61b (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T09:33:04.927 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:04 smithi133 bash[87499]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4 2024-09-21T09:33:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:04 smithi042 ceph-mon[85820]: pgmap v291: 121 pgs: 121 active+clean; 193 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 13 op/s 2024-09-21T09:33:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:04 smithi042 ceph-mon[85820]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:33:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:04 smithi042 ceph-mon[85820]: osdmap e414: 8 total, 7 up, 8 in 2024-09-21T09:33:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:04 smithi042 ceph-mon[87662]: pgmap v291: 121 pgs: 121 active+clean; 193 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 13 op/s 2024-09-21T09:33:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:04 smithi042 ceph-mon[87662]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:33:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:04 smithi042 ceph-mon[87662]: osdmap e414: 8 total, 7 up, 8 in 2024-09-21T09:33:05.243 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:04 smithi133 podman[87515]: 2024-09-21 09:33:04.925981147 +0000 UTC m=+0.672639693 container remove c0eae7ab4605dfcd8e70b759e8c290148f4ec7f4f60287c1aa24bf346fcee61b (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T09:33:05.566 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:05 smithi133 podman[87604]: 2024-09-21 09:33:05.191617856 +0000 UTC m=+0.015940005 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:33:05.566 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:05 smithi133 podman[87604]: 2024-09-21 09:33:05.326418442 +0000 UTC m=+0.150740572 container create a99248790e7e95563ae515082f232a94570219a59958d4427c3f3c3dc76206f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-21T09:33:05.711 INFO:tasks.rados.rados.0.smithi042.stdout:1763: done (5 left) 2024-09-21T09:33:05.711 INFO:tasks.rados.rados.0.smithi042.stdout:1767: done (4 left) 2024-09-21T09:33:05.711 INFO:tasks.rados.rados.0.smithi042.stdout:1769: done (3 left) 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:1774: done (2 left) 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:1777: done (1 left) 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:1778: done (0 left) 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:1779: rollback oid 21 current snap is 165 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 164 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:1780: read oid 13 snap 164 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:1780: expect (ObjNum 549 snap 161 seq_num 549) 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:1781: rollback oid 28 current snap is 165 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 28 to 164 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:1782: read oid 19 snap -1 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:1782: expect (ObjNum 491 snap 143 seq_num 491) 2024-09-21T09:33:05.712 INFO:tasks.rados.rados.0.smithi042.stdout:1783: snap_create 2024-09-21T09:33:05.720 INFO:tasks.rados.rados.0.smithi042.stdout:1779: finishing rollback tid 0 to smithi04275593-21 2024-09-21T09:33:05.720 INFO:tasks.rados.rados.0.smithi042.stdout:1781: finishing rollback tid 0 to smithi04275593-28 2024-09-21T09:33:05.721 INFO:tasks.rados.rados.0.smithi042.stdout:1779: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:33:05.721 INFO:tasks.rados.rados.0.smithi042.stdout:1779: finishing rollback tid 2 to smithi04275593-21 2024-09-21T09:33:05.721 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 788 (ObjNum 546 snap 160 seq_num 546) dirty exists 2024-09-21T09:33:05.721 INFO:tasks.rados.rados.0.smithi042.stdout:1781: finishing rollback tid 1 to smithi04275593-28 2024-09-21T09:33:05.722 INFO:tasks.rados.rados.0.smithi042.stdout:1781: finishing rollback tid 2 to smithi04275593-28 2024-09-21T09:33:05.722 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 569 (ObjNum 447 snap 134 seq_num 447) dirty exists 2024-09-21T09:33:05.738 INFO:tasks.rados.rados.0.smithi042.stdout:1780: expect (ObjNum 549 snap 161 seq_num 549) 2024-09-21T09:33:05.855 INFO:tasks.rados.rados.0.smithi042.stdout:1782: expect (ObjNum 491 snap 143 seq_num 491) 2024-09-21T09:33:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:05 smithi133 ceph-mon[83064]: osdmap e415: 8 total, 7 up, 8 in 2024-09-21T09:33:05.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:05 smithi133 podman[87604]: 2024-09-21 09:33:05.565384478 +0000 UTC m=+0.389706619 container init a99248790e7e95563ae515082f232a94570219a59958d4427c3f3c3dc76206f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, ceph=True) 2024-09-21T09:33:05.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:05 smithi133 podman[87604]: 2024-09-21 09:33:05.568738152 +0000 UTC m=+0.393060283 container start a99248790e7e95563ae515082f232a94570219a59958d4427c3f3c3dc76206f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-21T09:33:05.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:05 smithi133 podman[87604]: 2024-09-21 09:33:05.648581689 +0000 UTC m=+0.472903821 container attach a99248790e7e95563ae515082f232a94570219a59958d4427c3f3c3dc76206f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-21T09:33:05.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:05 smithi133 podman[87604]: 2024-09-21 09:33:05.755574577 +0000 UTC m=+0.579896720 container died a99248790e7e95563ae515082f232a94570219a59958d4427c3f3c3dc76206f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:33:06.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:05 smithi042 ceph-mon[87662]: osdmap e415: 8 total, 7 up, 8 in 2024-09-21T09:33:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:05 smithi042 ceph-mon[85820]: osdmap e415: 8 total, 7 up, 8 in 2024-09-21T09:33:06.711 INFO:tasks.rados.rados.0.smithi042.stdout:1779: done (4 left) 2024-09-21T09:33:06.711 INFO:tasks.rados.rados.0.smithi042.stdout:1780: done (3 left) 2024-09-21T09:33:06.711 INFO:tasks.rados.rados.0.smithi042.stdout:1781: done (2 left) 2024-09-21T09:33:06.711 INFO:tasks.rados.rados.0.smithi042.stdout:1782: done (1 left) 2024-09-21T09:33:06.711 INFO:tasks.rados.rados.0.smithi042.stdout:1783: done (0 left) 2024-09-21T09:33:06.711 INFO:tasks.rados.rados.0.smithi042.stdout:1784: snap_create 2024-09-21T09:33:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:06 smithi133 ceph-mon[83064]: pgmap v294: 121 pgs: 3 active+undersized, 3 peering, 7 stale+active+clean, 4 active+undersized+degraded, 104 active+clean; 206 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 6.4 MiB/s wr, 17 op/s; 7/237 objects degraded (2.954%) 2024-09-21T09:33:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:06 smithi133 ceph-mon[83064]: Health check failed: Degraded data redundancy: 7/237 objects degraded (2.954%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:06 smithi133 ceph-mon[83064]: osdmap e416: 8 total, 7 up, 8 in 2024-09-21T09:33:06.743 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:06 smithi133 podman[87627]: 2024-09-21 09:33:06.477789123 +0000 UTC m=+0.715986869 container remove a99248790e7e95563ae515082f232a94570219a59958d4427c3f3c3dc76206f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:33:06.743 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:06 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-21T09:33:06.743 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:06 smithi133 systemd[1]: Stopped Ceph osd.4 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:33:06.743 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:06 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.4.service: Consumed 13.135s CPU time. 2024-09-21T09:33:06.743 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:06 smithi133 systemd[1]: Starting Ceph osd.4 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:33:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:06 smithi042 ceph-mon[87662]: pgmap v294: 121 pgs: 3 active+undersized, 3 peering, 7 stale+active+clean, 4 active+undersized+degraded, 104 active+clean; 206 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 6.4 MiB/s wr, 17 op/s; 7/237 objects degraded (2.954%) 2024-09-21T09:33:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:06 smithi042 ceph-mon[87662]: Health check failed: Degraded data redundancy: 7/237 objects degraded (2.954%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:06 smithi042 ceph-mon[87662]: osdmap e416: 8 total, 7 up, 8 in 2024-09-21T09:33:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:06 smithi042 ceph-mon[85820]: pgmap v294: 121 pgs: 3 active+undersized, 3 peering, 7 stale+active+clean, 4 active+undersized+degraded, 104 active+clean; 206 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 6.4 MiB/s wr, 17 op/s; 7/237 objects degraded (2.954%) 2024-09-21T09:33:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:06 smithi042 ceph-mon[85820]: Health check failed: Degraded data redundancy: 7/237 objects degraded (2.954%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:06 smithi042 ceph-mon[85820]: osdmap e416: 8 total, 7 up, 8 in 2024-09-21T09:33:07.175 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:06 smithi133 podman[87726]: 2024-09-21 09:33:06.814540568 +0000 UTC m=+0.015982170 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:33:07.176 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:06 smithi133 podman[87726]: 2024-09-21 09:33:06.937437567 +0000 UTC m=+0.138879157 container create 96d5fd32c2626c0ffdf65f9f619c3500e038821c82d2f9dfcd5087fd3a8e7b1e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-21T09:33:07.176 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 podman[87726]: 2024-09-21 09:33:07.174563297 +0000 UTC m=+0.376004886 container init 96d5fd32c2626c0ffdf65f9f619c3500e038821c82d2f9dfcd5087fd3a8e7b1e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-21T09:33:07.493 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 podman[87726]: 2024-09-21 09:33:07.178354203 +0000 UTC m=+0.379795793 container start 96d5fd32c2626c0ffdf65f9f619c3500e038821c82d2f9dfcd5087fd3a8e7b1e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=main-62da54b) 2024-09-21T09:33:07.493 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 podman[87726]: 2024-09-21 09:33:07.249457194 +0000 UTC m=+0.450898795 container attach 96d5fd32c2626c0ffdf65f9f619c3500e038821c82d2f9dfcd5087fd3a8e7b1e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T09:33:07.493 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate[87741]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:33:07.493 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 bash[87726]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:33:07.493 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate[87741]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:33:07.493 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 bash[87726]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:33:07.679 INFO:tasks.rados.rados.0.smithi042.stdout:1784: done (0 left) 2024-09-21T09:33:07.679 INFO:tasks.rados.rados.0.smithi042.stdout:1785: read oid 21 snap 159 2024-09-21T09:33:07.679 INFO:tasks.rados.rados.0.smithi042.stdout:1785: expect deleted 2024-09-21T09:33:07.679 INFO:tasks.rados.rados.0.smithi042.stdout:1786: delete oid 43 current snap is 167 2024-09-21T09:33:07.683 INFO:tasks.rados.rados.0.smithi042.stdout:1785: done (1 left) 2024-09-21T09:33:07.683 INFO:tasks.rados.rados.0.smithi042.stdout:1786: done (0 left) 2024-09-21T09:33:07.683 INFO:tasks.rados.rados.0.smithi042.stdout:1787: snap_remove snap 166 2024-09-21T09:33:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:07 smithi133 ceph-mon[83064]: osdmap e417: 8 total, 7 up, 8 in 2024-09-21T09:33:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:07 smithi133 ceph-mon[83064]: osdmap e418: 8 total, 7 up, 8 in 2024-09-21T09:33:07.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate[87741]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T09:33:07.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 bash[87726]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T09:33:07.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate[87741]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T09:33:07.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:07 smithi133 bash[87726]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T09:33:08.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:07 smithi042 ceph-mon[85820]: osdmap e417: 8 total, 7 up, 8 in 2024-09-21T09:33:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:07 smithi042 ceph-mon[85820]: osdmap e418: 8 total, 7 up, 8 in 2024-09-21T09:33:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:07 smithi042 ceph-mon[87662]: osdmap e417: 8 total, 7 up, 8 in 2024-09-21T09:33:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:07 smithi042 ceph-mon[87662]: osdmap e418: 8 total, 7 up, 8 in 2024-09-21T09:33:08.422 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate[87741]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T09:33:08.422 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 bash[87726]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T09:33:08.422 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate[87741]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T09:33:08.422 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 bash[87726]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T09:33:08.422 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate[87741]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-21T09:33:08.422 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 bash[87726]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-21T09:33:08.422 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate[87741]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T09:33:08.422 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 bash[87726]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T09:33:08.423 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate[87741]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-21T09:33:08.423 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 bash[87726]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-21T09:33:08.423 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 podman[87726]: 2024-09-21 09:33:08.092850211 +0000 UTC m=+1.294291810 container died 96d5fd32c2626c0ffdf65f9f619c3500e038821c82d2f9dfcd5087fd3a8e7b1e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True) 2024-09-21T09:33:08.683 INFO:tasks.rados.rados.0.smithi042.stdout:1787: done (0 left) 2024-09-21T09:33:08.683 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 167 2024-09-21T09:33:08.683 INFO:tasks.rados.rados.0.smithi042.stdout:1788: seq_num 568 ranges {3424256=720896,4145152=786432,4931584=581632,5513216=237568} 2024-09-21T09:33:08.705 INFO:tasks.rados.rados.0.smithi042.stdout:1788: writing smithi04275593-3 from 3424256 to 4145152 tid 1 2024-09-21T09:33:08.709 INFO:tasks.rados.rados.0.smithi042.stdout:1788: writing smithi04275593-3 from 4145152 to 4931584 tid 2 2024-09-21T09:33:08.713 INFO:tasks.rados.rados.0.smithi042.stdout:1788: writing smithi04275593-3 from 4931584 to 5513216 tid 3 2024-09-21T09:33:08.715 INFO:tasks.rados.rados.0.smithi042.stdout:1788: writing smithi04275593-3 from 5513216 to 5750784 tid 4 2024-09-21T09:33:08.715 INFO:tasks.rados.rados.0.smithi042.stdout:1789: setattr oid 12 current snap is 167 2024-09-21T09:33:08.715 INFO:tasks.rados.rados.0.smithi042.stdout:1788: finishing write tid 1 to smithi04275593-3 2024-09-21T09:33:08.715 INFO:tasks.rados.rados.0.smithi042.stdout:1788: finishing write tid 2 to smithi04275593-3 2024-09-21T09:33:08.716 INFO:tasks.rados.rados.0.smithi042.stdout:1788: finishing write tid 3 to smithi04275593-3 2024-09-21T09:33:08.717 INFO:tasks.rados.rados.0.smithi042.stdout:1788: finishing write tid 4 to smithi04275593-3 2024-09-21T09:33:08.717 INFO:tasks.rados.rados.0.smithi042.stdout:1788: finishing write tid 5 to smithi04275593-3 2024-09-21T09:33:08.718 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 167 2024-09-21T09:33:08.719 INFO:tasks.rados.rados.0.smithi042.stdout:1790: seq_num 569 ranges {6504448=737280,7241728=671744,7913472=737280,8650752=196608} 2024-09-21T09:33:08.758 INFO:tasks.rados.rados.0.smithi042.stdout:1790: writing smithi04275593-9 from 6504448 to 7241728 tid 1 2024-09-21T09:33:08.762 INFO:tasks.rados.rados.0.smithi042.stdout:1790: writing smithi04275593-9 from 7241728 to 7913472 tid 2 2024-09-21T09:33:08.766 INFO:tasks.rados.rados.0.smithi042.stdout:1790: writing smithi04275593-9 from 7913472 to 8650752 tid 3 2024-09-21T09:33:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:1790: writing smithi04275593-9 from 8650752 to 8847360 tid 4 2024-09-21T09:33:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:1791: copy_from oid 7 from oid 4 current snap is 167 2024-09-21T09:33:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:1788: finishing write tid 6 to smithi04275593-3 2024-09-21T09:33:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:1788: oid 3 updating version 0 to 570 2024-09-21T09:33:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:1788: oid 3 updating version 570 to 572 2024-09-21T09:33:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:1788: oid 3 version 572 is already newer than 571 2024-09-21T09:33:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:1788: oid 3 updating version 572 to 573 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:1788: oid 3 updating version 573 to 574 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 574 (ObjNum 568 snap 167 seq_num 568) dirty exists 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:1788: left oid 3 (ObjNum 568 snap 167 seq_num 568) 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:1788: done (3 left) 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:1792: rollback oid 40 current snap is 167 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 40 to 164 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 566 (ObjNum -836620000 snap 22042 seq_num 304) dirty exists 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:1789: done (3 left) 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:1793: delete oid 27 current snap is 167 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:1790: finishing write tid 1 to smithi04275593-9 2024-09-21T09:33:08.768 INFO:tasks.rados.rados.0.smithi042.stdout:1790: finishing write tid 2 to smithi04275593-9 2024-09-21T09:33:08.769 INFO:tasks.rados.rados.0.smithi042.stdout:1790: finishing write tid 3 to smithi04275593-9 2024-09-21T09:33:08.770 INFO:tasks.rados.rados.0.smithi042.stdout:1792: finishing rollback tid 0 to smithi04275593-40 2024-09-21T09:33:08.770 INFO:tasks.rados.rados.0.smithi042.stdout:1790: finishing write tid 4 to smithi04275593-9 2024-09-21T09:33:08.770 INFO:tasks.rados.rados.0.smithi042.stdout:1790: finishing write tid 5 to smithi04275593-9 2024-09-21T09:33:08.770 INFO:tasks.rados.rados.0.smithi042.stdout:1792: finishing rollback tid 1 to smithi04275593-40 2024-09-21T09:33:08.770 INFO:tasks.rados.rados.0.smithi042.stdout:1792: finishing rollback tid 2 to smithi04275593-40 2024-09-21T09:33:08.770 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 572 (ObjNum 563 snap 164 seq_num 563) dirty exists 2024-09-21T09:33:08.770 INFO:tasks.rados.rados.0.smithi042.stdout:1791: finishing copy_from to smithi04275593-7 2024-09-21T09:33:08.771 INFO:tasks.rados.rados.0.smithi042.stdout:1791: got expected ENOENT (src dne) 2024-09-21T09:33:08.771 INFO:tasks.rados.rados.0.smithi042.stdout:1791: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:33:08.774 INFO:tasks.rados.rados.0.smithi042.stdout:1790: finishing write tid 6 to smithi04275593-9 2024-09-21T09:33:08.774 INFO:tasks.rados.rados.0.smithi042.stdout:1790: oid 9 updating version 0 to 517 2024-09-21T09:33:08.774 INFO:tasks.rados.rados.0.smithi042.stdout:1790: oid 9 updating version 517 to 518 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1790: oid 9 updating version 518 to 520 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1790: oid 9 version 520 is already newer than 519 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1790: oid 9 updating version 520 to 521 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 521 (ObjNum 569 snap 167 seq_num 569) dirty exists 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1790: left oid 9 (ObjNum 569 snap 167 seq_num 569) 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1790: done (3 left) 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1791: done (2 left) 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1792: done (1 left) 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1793: done (0 left) 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1794: copy_from oid 37 from oid 47 current snap is 167 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1795: copy_from oid 17 from oid 36 current snap is 167 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1796: read oid 27 snap -1 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1796: expect deleted 2024-09-21T09:33:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:1797: delete oid 23 current snap is 167 2024-09-21T09:33:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:1794: finishing copy_from to smithi04275593-37 2024-09-21T09:33:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:1794: got expected ENOENT (src dne) 2024-09-21T09:33:08.776 INFO:tasks.rados.rados.0.smithi042.stdout:1794: finishing copy_from racing read to smithi04275593-37 2024-09-21T09:33:08.784 INFO:tasks.rados.rados.0.smithi042.stdout:1794: done (3 left) 2024-09-21T09:33:08.784 INFO:tasks.rados.rados.0.smithi042.stdout:1796: done (2 left) 2024-09-21T09:33:08.784 INFO:tasks.rados.rados.0.smithi042.stdout:1797: done (1 left) 2024-09-21T09:33:08.784 INFO:tasks.rados.rados.0.smithi042.stdout:1798: rmattr oid 18 current snap is 167 2024-09-21T09:33:08.784 INFO:tasks.rados.rados.0.smithi042.stdout:1799: read oid 15 snap -1 2024-09-21T09:33:08.784 INFO:tasks.rados.rados.0.smithi042.stdout:1799: expect (ObjNum 556 snap 163 seq_num 556) 2024-09-21T09:33:08.784 INFO:tasks.rados.rados.0.smithi042.stdout:1800: rollback oid 2 current snap is 167 2024-09-21T09:33:08.784 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 2 to 159 2024-09-21T09:33:08.784 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 167 2024-09-21T09:33:08.784 INFO:tasks.rados.rados.0.smithi042.stdout:1801: seq_num 572 ranges {7348224=786432,8134656=770048,8904704=557056,9461760=278528} 2024-09-21T09:33:08.831 INFO:tasks.rados.rados.0.smithi042.stdout:1801: writing smithi04275593-5 from 7348224 to 8134656 tid 1 2024-09-21T09:33:08.836 INFO:tasks.rados.rados.0.smithi042.stdout:1801: writing smithi04275593-5 from 8134656 to 8904704 tid 2 2024-09-21T09:33:08.839 INFO:tasks.rados.rados.0.smithi042.stdout:1801: writing smithi04275593-5 from 8904704 to 9461760 tid 3 2024-09-21T09:33:08.840 INFO:tasks.rados.rados.0.smithi042.stdout:1801: writing smithi04275593-5 from 9461760 to 9740288 tid 4 2024-09-21T09:33:08.840 INFO:tasks.rados.rados.0.smithi042.stdout:1802: snap_create 2024-09-21T09:33:08.840 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 564 (ObjNum 380 snap 117 seq_num 380) dirty exists 2024-09-21T09:33:08.841 INFO:tasks.rados.rados.0.smithi042.stdout:1795: finishing copy_from racing read to smithi04275593-17 2024-09-21T09:33:08.841 INFO:tasks.rados.rados.0.smithi042.stdout:1800: finishing rollback tid 0 to smithi04275593-2 2024-09-21T09:33:08.841 INFO:tasks.rados.rados.0.smithi042.stdout:1800: finishing rollback tid 1 to smithi04275593-2 2024-09-21T09:33:08.841 INFO:tasks.rados.rados.0.smithi042.stdout:1800: finishing rollback tid 2 to smithi04275593-2 2024-09-21T09:33:08.841 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 730 (ObjNum 520 snap 151 seq_num 520) dirty exists 2024-09-21T09:33:08.841 INFO:tasks.rados.rados.0.smithi042.stdout:1799: expect (ObjNum 556 snap 163 seq_num 556) 2024-09-21T09:33:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:08 smithi133 ceph-mon[83064]: pgmap v297: 121 pgs: 21 active+undersized, 3 peering, 1 stale+active+clean, 12 active+undersized+degraded, 84 active+clean; 212 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.1 MiB/s wr, 11 op/s; 35/246 objects degraded (14.228%) 2024-09-21T09:33:08.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:08 smithi133 ceph-mon[83064]: osdmap e419: 8 total, 7 up, 8 in 2024-09-21T09:33:08.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:08 smithi133 podman[87865]: 2024-09-21 09:33:08.80397226 +0000 UTC m=+0.704548202 container remove 96d5fd32c2626c0ffdf65f9f619c3500e038821c82d2f9dfcd5087fd3a8e7b1e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-activate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T09:33:09.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:08 smithi042 ceph-mon[87662]: pgmap v297: 121 pgs: 21 active+undersized, 3 peering, 1 stale+active+clean, 12 active+undersized+degraded, 84 active+clean; 212 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.1 MiB/s wr, 11 op/s; 35/246 objects degraded (14.228%) 2024-09-21T09:33:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:08 smithi042 ceph-mon[87662]: osdmap e419: 8 total, 7 up, 8 in 2024-09-21T09:33:09.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:08 smithi042 ceph-mon[85820]: pgmap v297: 121 pgs: 21 active+undersized, 3 peering, 1 stale+active+clean, 12 active+undersized+degraded, 84 active+clean; 212 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.1 MiB/s wr, 11 op/s; 35/246 objects degraded (14.228%) 2024-09-21T09:33:09.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:08 smithi042 ceph-mon[85820]: osdmap e419: 8 total, 7 up, 8 in 2024-09-21T09:33:09.260 INFO:tasks.rados.rados.0.smithi042.stdout:1795: finishing copy_from to smithi04275593-17 2024-09-21T09:33:09.260 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 520 (ObjNum 460 snap 137 seq_num 460) dirty exists 2024-09-21T09:33:09.260 INFO:tasks.rados.rados.0.smithi042.stdout:1801: finishing write tid 1 to smithi04275593-5 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: finishing write tid 2 to smithi04275593-5 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: finishing write tid 3 to smithi04275593-5 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: finishing write tid 4 to smithi04275593-5 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: finishing write tid 5 to smithi04275593-5 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: finishing write tid 6 to smithi04275593-5 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: oid 5 updating version 0 to 579 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: oid 5 version 579 is already newer than 577 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: oid 5 version 579 is already newer than 578 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: oid 5 version 579 is already newer than 575 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: oid 5 version 579 is already newer than 576 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 579 (ObjNum 572 snap 167 seq_num 572) dirty exists 2024-09-21T09:33:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:1801: left oid 5 (ObjNum 572 snap 167 seq_num 572) 2024-09-21T09:33:09.285 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:09 smithi133 podman[87925]: 2024-09-21 09:33:08.917652072 +0000 UTC m=+0.016064519 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:33:09.285 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:09 smithi133 podman[87925]: 2024-09-21 09:33:09.021526892 +0000 UTC m=+0.119939372 container create d14b6f373e3f192c52b3de53b9b9c77cb4c016ecc7e6b04c14ed1dc2a9743b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, maintainer=Guillaume Abrioux ) 2024-09-21T09:33:09.285 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:09 smithi133 podman[87925]: 2024-09-21 09:33:09.259129206 +0000 UTC m=+0.357541641 container init d14b6f373e3f192c52b3de53b9b9c77cb4c016ecc7e6b04c14ed1dc2a9743b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b) 2024-09-21T09:33:09.285 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:09 smithi133 podman[87925]: 2024-09-21 09:33:09.262379981 +0000 UTC m=+0.360792416 container start d14b6f373e3f192c52b3de53b9b9c77cb4c016ecc7e6b04c14ed1dc2a9743b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-21T09:33:09.725 INFO:tasks.rados.rados.0.smithi042.stdout:1795: done (5 left) 2024-09-21T09:33:09.725 INFO:tasks.rados.rados.0.smithi042.stdout:1798: done (4 left) 2024-09-21T09:33:09.726 INFO:tasks.rados.rados.0.smithi042.stdout:1799: done (3 left) 2024-09-21T09:33:09.726 INFO:tasks.rados.rados.0.smithi042.stdout:1800: done (2 left) 2024-09-21T09:33:09.726 INFO:tasks.rados.rados.0.smithi042.stdout:1801: done (1 left) 2024-09-21T09:33:09.726 INFO:tasks.rados.rados.0.smithi042.stdout:1802: done (0 left) 2024-09-21T09:33:09.726 INFO:tasks.rados.rados.0.smithi042.stdout:1803: snap_remove snap 167 2024-09-21T09:33:09.743 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:09 smithi133 ceph-osd[87944]: -- 172.21.15.133:0/417080562 <== mon.1 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563562499a40 con 0x563562477c00 2024-09-21T09:33:09.743 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:09 smithi133 bash[87925]: d14b6f373e3f192c52b3de53b9b9c77cb4c016ecc7e6b04c14ed1dc2a9743b5f 2024-09-21T09:33:09.743 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:09 smithi133 systemd[1]: Started Ceph osd.4 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:33:10.729 INFO:tasks.rados.rados.0.smithi042.stdout:1803: done (0 left) 2024-09-21T09:33:10.729 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 168 2024-09-21T09:33:10.729 INFO:tasks.rados.rados.0.smithi042.stdout:1804: seq_num 573 ranges {0=802816,802816=655360,1458176=720896,2179072=229376} 2024-09-21T09:33:10.733 INFO:tasks.rados.rados.0.smithi042.stdout:1804: writing smithi04275593-49 from 0 to 802816 tid 1 2024-09-21T09:33:10.733 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:10 smithi133 ceph-mon[83064]: pgmap v300: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 214 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.1 MiB/s wr, 17 op/s; 41/261 objects degraded (15.709%) 2024-09-21T09:33:10.733 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:10 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:10.733 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:10 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:10.733 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:10 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:10.734 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:10 smithi133 ceph-mon[83064]: osdmap e420: 8 total, 7 up, 8 in 2024-09-21T09:33:10.737 INFO:tasks.rados.rados.0.smithi042.stdout:1804: writing smithi04275593-49 from 802816 to 1458176 tid 2 2024-09-21T09:33:10.741 INFO:tasks.rados.rados.0.smithi042.stdout:1804: writing smithi04275593-49 from 1458176 to 2179072 tid 3 2024-09-21T09:33:10.743 INFO:tasks.rados.rados.0.smithi042.stdout:1804: writing smithi04275593-49 from 2179072 to 2408448 tid 4 2024-09-21T09:33:10.743 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 168 2024-09-21T09:33:10.743 INFO:tasks.rados.rados.0.smithi042.stdout:1804: finishing write tid 1 to smithi04275593-49 2024-09-21T09:33:10.743 INFO:tasks.rados.rados.0.smithi042.stdout:1804: finishing write tid 2 to smithi04275593-49 2024-09-21T09:33:10.743 INFO:tasks.rados.rados.0.smithi042.stdout:1805: seq_num 574 ranges {6504448=16384} 2024-09-21T09:33:10.779 INFO:tasks.rados.rados.0.smithi042.stdout:1805: writing smithi04275593-25 from 6504448 to 6520832 tid 1 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1806: copy_from oid 30 from oid 13 current snap is 168 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: finishing write tid 3 to smithi04275593-49 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: finishing write tid 4 to smithi04275593-49 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: finishing write tid 5 to smithi04275593-49 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: finishing write tid 6 to smithi04275593-49 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: oid 49 updating version 0 to 637 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: oid 49 version 637 is already newer than 636 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: oid 49 updating version 637 to 638 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: oid 49 version 638 is already newer than 635 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: oid 49 updating version 638 to 639 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 639 (ObjNum 573 snap 168 seq_num 573) dirty exists 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: left oid 49 (ObjNum 573 snap 168 seq_num 573) 2024-09-21T09:33:10.780 INFO:tasks.rados.rados.0.smithi042.stdout:1804: done (2 left) 2024-09-21T09:33:10.781 INFO:tasks.rados.rados.0.smithi042.stdout:1807: read oid 36 snap -1 2024-09-21T09:33:10.781 INFO:tasks.rados.rados.0.smithi042.stdout:1807: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:33:10.781 INFO:tasks.rados.rados.0.smithi042.stdout:1808: setattr oid 47 current snap is 168 2024-09-21T09:33:10.781 INFO:tasks.rados.rados.0.smithi042.stdout:1809: read oid 35 snap -1 2024-09-21T09:33:10.781 INFO:tasks.rados.rados.0.smithi042.stdout:1809: expect (ObjNum 544 snap 159 seq_num 544) 2024-09-21T09:33:10.782 INFO:tasks.rados.rados.0.smithi042.stdout:1810: delete oid 24 current snap is 168 2024-09-21T09:33:10.782 INFO:tasks.rados.rados.0.smithi042.stdout:1805: finishing write tid 1 to smithi04275593-25 2024-09-21T09:33:10.782 INFO:tasks.rados.rados.0.smithi042.stdout:1805: finishing write tid 2 to smithi04275593-25 2024-09-21T09:33:10.783 INFO:tasks.rados.rados.0.smithi042.stdout:1805: finishing write tid 3 to smithi04275593-25 2024-09-21T09:33:10.783 INFO:tasks.rados.rados.0.smithi042.stdout:1805: oid 25 updating version 0 to 557 2024-09-21T09:33:10.783 INFO:tasks.rados.rados.0.smithi042.stdout:1805: oid 25 version 557 is already newer than 556 2024-09-21T09:33:10.783 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 557 (ObjNum 574 snap 168 seq_num 574) dirty exists 2024-09-21T09:33:10.783 INFO:tasks.rados.rados.0.smithi042.stdout:1805: left oid 25 (ObjNum 574 snap 168 seq_num 574) 2024-09-21T09:33:10.784 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 640 (ObjNum 33 snap 0 seq_num 2945097752) dirty exists 2024-09-21T09:33:10.786 INFO:tasks.rados.rados.0.smithi042.stdout:1805: done (5 left) 2024-09-21T09:33:10.786 INFO:tasks.rados.rados.0.smithi042.stdout:1808: done (4 left) 2024-09-21T09:33:10.786 INFO:tasks.rados.rados.0.smithi042.stdout:1810: done (3 left) 2024-09-21T09:33:10.786 INFO:tasks.rados.rados.0.smithi042.stdout:1811: snap_remove snap 159 2024-09-21T09:33:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:10 smithi042 ceph-mon[85820]: pgmap v300: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 214 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.1 MiB/s wr, 17 op/s; 41/261 objects degraded (15.709%) 2024-09-21T09:33:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:10 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:10 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:10 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:10 smithi042 ceph-mon[85820]: osdmap e420: 8 total, 7 up, 8 in 2024-09-21T09:33:10.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:10 smithi042 ceph-mon[87662]: pgmap v300: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 214 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.1 MiB/s wr, 17 op/s; 41/261 objects degraded (15.709%) 2024-09-21T09:33:10.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:10 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:10.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:10 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:10.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:10 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:10.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:10 smithi042 ceph-mon[87662]: osdmap e420: 8 total, 7 up, 8 in 2024-09-21T09:33:11.492 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:33:11.147+0000 7fe46ac53640 -1 Falling back to public interface 2024-09-21T09:33:11.733 INFO:tasks.rados.rados.0.smithi042.stdout:1811: done (3 left) 2024-09-21T09:33:11.733 INFO:tasks.rados.rados.0.smithi042.stdout:1812: rollback oid 29 current snap is 168 2024-09-21T09:33:11.733 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 29 to 165 2024-09-21T09:33:11.733 INFO:tasks.rados.rados.0.smithi042.stdout:1806: finishing copy_from racing read to smithi04275593-30 2024-09-21T09:33:11.733 INFO:tasks.rados.rados.0.smithi042.stdout:1809: expect (ObjNum 544 snap 159 seq_num 544) 2024-09-21T09:33:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:1806: finishing copy_from to smithi04275593-30 2024-09-21T09:33:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 632 (ObjNum 549 snap 161 seq_num 549) dirty exists 2024-09-21T09:33:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:1807: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:33:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:11 smithi133 ceph-mon[83064]: osdmap e421: 8 total, 7 up, 8 in 2024-09-21T09:33:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:11 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:12.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:11 smithi042 ceph-mon[87662]: osdmap e421: 8 total, 7 up, 8 in 2024-09-21T09:33:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:11 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:11 smithi042 ceph-mon[85820]: osdmap e421: 8 total, 7 up, 8 in 2024-09-21T09:33:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:11 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:12.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:33:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:33:11] "GET /metrics HTTP/1.1" 200 36220 "" "Prometheus/2.43.0" 2024-09-21T09:33:12.207 INFO:tasks.rados.rados.0.smithi042.stdout:1812: finishing rollback tid 0 to smithi04275593-29 2024-09-21T09:33:12.207 INFO:tasks.rados.rados.0.smithi042.stdout:1812: finishing rollback tid 1 to smithi04275593-29 2024-09-21T09:33:12.207 INFO:tasks.rados.rados.0.smithi042.stdout:1812: finishing rollback tid 2 to smithi04275593-29 2024-09-21T09:33:12.207 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 658 (ObjNum 559 snap 164 seq_num 559) dirty exists 2024-09-21T09:33:12.207 INFO:tasks.rados.rados.0.smithi042.stdout:1806: done (3 left) 2024-09-21T09:33:12.207 INFO:tasks.rados.rados.0.smithi042.stdout:1807: done (2 left) 2024-09-21T09:33:12.207 INFO:tasks.rados.rados.0.smithi042.stdout:1809: done (1 left) 2024-09-21T09:33:12.208 INFO:tasks.rados.rados.0.smithi042.stdout:1812: done (0 left) 2024-09-21T09:33:12.208 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 168 2024-09-21T09:33:12.208 INFO:tasks.rados.rados.0.smithi042.stdout:1813: seq_num 576 ranges {5750784=49152} 2024-09-21T09:33:12.239 INFO:tasks.rados.rados.0.smithi042.stdout:1813: writing smithi04275593-3 from 5750784 to 5799936 tid 1 2024-09-21T09:33:12.239 INFO:tasks.rados.rados.0.smithi042.stdout:1814: delete oid 24 current snap is 168 2024-09-21T09:33:12.240 INFO:tasks.rados.rados.0.smithi042.stdout:1814: done (1 left) 2024-09-21T09:33:12.240 INFO:tasks.rados.rados.0.smithi042.stdout:1815: delete oid 19 current snap is 168 2024-09-21T09:33:12.241 INFO:tasks.rados.rados.0.smithi042.stdout:1813: finishing write tid 1 to smithi04275593-3 2024-09-21T09:33:12.241 INFO:tasks.rados.rados.0.smithi042.stdout:1813: finishing write tid 2 to smithi04275593-3 2024-09-21T09:33:12.242 INFO:tasks.rados.rados.0.smithi042.stdout:1813: finishing write tid 3 to smithi04275593-3 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1813: oid 3 updating version 0 to 580 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1813: oid 3 updating version 580 to 581 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 581 (ObjNum 576 snap 168 seq_num 576) dirty exists 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1813: left oid 3 (ObjNum 576 snap 168 seq_num 576) 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1813: done (1 left) 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1815: done (0 left) 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1816: read oid 29 snap -1 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1816: expect (ObjNum 559 snap 164 seq_num 559) 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1817: rollback oid 6 current snap is 168 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 6 to 164 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1818: read oid 9 snap -1 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1818: expect (ObjNum 569 snap 167 seq_num 569) 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 168 2024-09-21T09:33:12.243 INFO:tasks.rados.rados.0.smithi042.stdout:1819: seq_num 579 ranges {4718592=98304} 2024-09-21T09:33:12.270 INFO:tasks.rados.rados.0.smithi042.stdout:1819: writing smithi04275593-26 from 4718592 to 4816896 tid 1 2024-09-21T09:33:12.270 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 168 2024-09-21T09:33:12.270 INFO:tasks.rados.rados.0.smithi042.stdout:1817: finishing rollback tid 1 to smithi04275593-6 2024-09-21T09:33:12.270 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 0 (ObjNum 705 snap 0 seq_num 2837421968) dirty dne 2024-09-21T09:33:12.270 INFO:tasks.rados.rados.0.smithi042.stdout:1820: seq_num 580 ranges {3940352=114688} 2024-09-21T09:33:12.293 INFO:tasks.rados.rados.0.smithi042.stdout:1820: writing smithi04275593-35 from 3940352 to 4055040 tid 1 2024-09-21T09:33:12.293 INFO:tasks.rados.rados.0.smithi042.stdout:1817: done (4 left) 2024-09-21T09:33:12.293 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 168 2024-09-21T09:33:12.293 INFO:tasks.rados.rados.0.smithi042.stdout:1821: seq_num 581 ranges {8192000=139264} 2024-09-21T09:33:12.339 INFO:tasks.rados.rados.0.smithi042.stdout:1821: writing smithi04275593-10 from 8192000 to 8331264 tid 1 2024-09-21T09:33:12.339 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 168 2024-09-21T09:33:12.339 INFO:tasks.rados.rados.0.smithi042.stdout:1822: seq_num 582 ranges {5292032=155648} 2024-09-21T09:33:12.368 INFO:tasks.rados.rados.0.smithi042.stdout:1822: writing smithi04275593-22 from 5292032 to 5447680 tid 1 2024-09-21T09:33:12.369 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 168 2024-09-21T09:33:12.369 INFO:tasks.rados.rados.0.smithi042.stdout:1816: expect (ObjNum 559 snap 164 seq_num 559) 2024-09-21T09:33:12.600 INFO:tasks.rados.rados.0.smithi042.stdout:1819: finishing write tid 1 to smithi04275593-26 2024-09-21T09:33:12.702 INFO:tasks.rados.rados.0.smithi042.stdout:1819: finishing write tid 2 to smithi04275593-26 2024-09-21T09:33:12.702 INFO:tasks.rados.rados.0.smithi042.stdout:1819: finishing write tid 3 to smithi04275593-26 2024-09-21T09:33:12.702 INFO:tasks.rados.rados.0.smithi042.stdout:1819: oid 26 updating version 0 to 567 2024-09-21T09:33:12.702 INFO:tasks.rados.rados.0.smithi042.stdout:1819: oid 26 updating version 567 to 568 2024-09-21T09:33:12.702 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 568 (ObjNum 579 snap 168 seq_num 579) dirty exists 2024-09-21T09:33:12.702 INFO:tasks.rados.rados.0.smithi042.stdout:1819: left oid 26 (ObjNum 579 snap 168 seq_num 579) 2024-09-21T09:33:12.702 INFO:tasks.rados.rados.0.smithi042.stdout:1818: expect (ObjNum 569 snap 167 seq_num 569) 2024-09-21T09:33:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:12 smithi133 ceph-mon[83064]: pgmap v303: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 214 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 41/261 objects degraded (15.709%) 2024-09-21T09:33:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:12 smithi133 ceph-mon[83064]: osdmap e422: 8 total, 7 up, 8 in 2024-09-21T09:33:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:12 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 41/261 objects degraded (15.709%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:12 smithi133 ceph-mon[83064]: osdmap e423: 8 total, 7 up, 8 in 2024-09-21T09:33:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:12 smithi042 ceph-mon[85820]: pgmap v303: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 214 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 41/261 objects degraded (15.709%) 2024-09-21T09:33:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:12 smithi042 ceph-mon[85820]: osdmap e422: 8 total, 7 up, 8 in 2024-09-21T09:33:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:12 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 41/261 objects degraded (15.709%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:12 smithi042 ceph-mon[85820]: osdmap e423: 8 total, 7 up, 8 in 2024-09-21T09:33:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:12 smithi042 ceph-mon[87662]: pgmap v303: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 214 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 41/261 objects degraded (15.709%) 2024-09-21T09:33:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:12 smithi042 ceph-mon[87662]: osdmap e422: 8 total, 7 up, 8 in 2024-09-21T09:33:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:12 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 41/261 objects degraded (15.709%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:12 smithi042 ceph-mon[87662]: osdmap e423: 8 total, 7 up, 8 in 2024-09-21T09:33:13.262 INFO:tasks.rados.rados.0.smithi042.stdout:1820: finishing write tid 1 to smithi04275593-35 2024-09-21T09:33:13.262 INFO:tasks.rados.rados.0.smithi042.stdout:1820: finishing write tid 2 to smithi04275593-35 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1820: finishing write tid 3 to smithi04275593-35 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1820: oid 35 updating version 0 to 791 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1820: oid 35 updating version 791 to 792 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 792 (ObjNum 580 snap 168 seq_num 580) dirty exists 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1820: left oid 35 (ObjNum 580 snap 168 seq_num 580) 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1821: finishing write tid 1 to smithi04275593-10 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1821: finishing write tid 2 to smithi04275593-10 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1821: finishing write tid 3 to smithi04275593-10 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1821: oid 10 updating version 0 to 576 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1821: oid 10 version 576 is already newer than 575 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 576 (ObjNum 581 snap 168 seq_num 581) dirty exists 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1821: left oid 10 (ObjNum 581 snap 168 seq_num 581) 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1822: finishing write tid 1 to smithi04275593-22 2024-09-21T09:33:13.263 INFO:tasks.rados.rados.0.smithi042.stdout:1823: seq_num 583 ranges {2408448=172032} 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1823: writing smithi04275593-49 from 2408448 to 2580480 tid 1 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1816: done (6 left) 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1818: done (5 left) 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1819: done (4 left) 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1820: done (3 left) 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1821: done (2 left) 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1824: delete oid 31 current snap is 168 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1822: finishing write tid 2 to smithi04275593-22 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1822: finishing write tid 3 to smithi04275593-22 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1822: oid 22 updating version 0 to 560 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:1822: oid 22 version 560 is already newer than 559 2024-09-21T09:33:13.277 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 560 (ObjNum 582 snap 168 seq_num 582) dirty exists 2024-09-21T09:33:13.278 INFO:tasks.rados.rados.0.smithi042.stdout:1822: left oid 22 (ObjNum 582 snap 168 seq_num 582) 2024-09-21T09:33:13.278 INFO:tasks.rados.rados.0.smithi042.stdout:1822: done (2 left) 2024-09-21T09:33:13.278 INFO:tasks.rados.rados.0.smithi042.stdout:1824: done (1 left) 2024-09-21T09:33:13.278 INFO:tasks.rados.rados.0.smithi042.stdout:1825: rollback oid 48 current snap is 168 2024-09-21T09:33:13.278 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 48 to 165 2024-09-21T09:33:13.278 INFO:tasks.rados.rados.0.smithi042.stdout:1826: snap_remove snap 164 2024-09-21T09:33:13.740 INFO:tasks.rados.rados.0.smithi042.stdout:1826: done (2 left) 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1827: rmattr oid 25 current snap is 168 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1827: done (2 left) 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1828: snap_create 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1823: finishing write tid 1 to smithi04275593-49 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1823: finishing write tid 2 to smithi04275593-49 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1823: finishing write tid 3 to smithi04275593-49 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1823: oid 49 updating version 0 to 644 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1823: oid 49 version 644 is already newer than 643 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 644 (ObjNum 583 snap 168 seq_num 583) dirty exists 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1823: left oid 49 (ObjNum 583 snap 168 seq_num 583) 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1825: finishing rollback tid 0 to smithi04275593-48 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1825: finishing rollback tid 1 to smithi04275593-48 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:1825: finishing rollback tid 2 to smithi04275593-48 2024-09-21T09:33:13.741 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 571 (ObjNum 495 snap 144 seq_num 495) dirty exists 2024-09-21T09:33:14.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:14 smithi133 ceph-mon[83064]: pgmap v306: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 231 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 25 op/s; 46/282 objects degraded (16.312%) 2024-09-21T09:33:14.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:14 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.568 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:14 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.569 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:14 smithi133 ceph-mon[83064]: osdmap e424: 8 total, 7 up, 8 in 2024-09-21T09:33:14.569 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:14 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.569 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:14 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[85820]: pgmap v306: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 231 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 25 op/s; 46/282 objects degraded (16.312%) 2024-09-21T09:33:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[85820]: osdmap e424: 8 total, 7 up, 8 in 2024-09-21T09:33:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[87662]: pgmap v306: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 231 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 25 op/s; 46/282 objects degraded (16.312%) 2024-09-21T09:33:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[87662]: osdmap e424: 8 total, 7 up, 8 in 2024-09-21T09:33:14.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:14 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:14.743 INFO:tasks.rados.rados.0.smithi042.stdout:1823: done (2 left) 2024-09-21T09:33:14.743 INFO:tasks.rados.rados.0.smithi042.stdout:1825: done (1 left) 2024-09-21T09:33:14.743 INFO:tasks.rados.rados.0.smithi042.stdout:1828: done (0 left) 2024-09-21T09:33:14.743 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 169 2024-09-21T09:33:14.743 INFO:tasks.rados.rados.0.smithi042.stdout:1829: seq_num 585 ranges {0=204800} 2024-09-21T09:33:14.744 INFO:tasks.rados.rados.0.smithi042.stdout:1829: writing smithi04275593-32 from 0 to 204800 tid 1 2024-09-21T09:33:14.744 INFO:tasks.rados.rados.0.smithi042.stdout:1830: rollback oid 4 current snap is 169 2024-09-21T09:33:14.744 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 4 to 165 2024-09-21T09:33:14.744 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 169 2024-09-21T09:33:14.745 INFO:tasks.rados.rados.0.smithi042.stdout:1831: seq_num 586 ranges {5185536=221184} 2024-09-21T09:33:14.775 INFO:tasks.rados.rados.0.smithi042.stdout:1831: writing smithi04275593-17 from 5185536 to 5406720 tid 1 2024-09-21T09:33:14.775 INFO:tasks.rados.rados.0.smithi042.stdout:1832: rollback oid 34 current snap is 169 2024-09-21T09:33:14.775 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 34 to 168 2024-09-21T09:33:14.775 INFO:tasks.rados.rados.0.smithi042.stdout:1830: finishing rollback tid 1 to smithi04275593-4 2024-09-21T09:33:14.775 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 0 (ObjNum 289 snap 0 seq_num 2945417111) dirty dne 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1829: finishing write tid 1 to smithi04275593-32 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1829: finishing write tid 2 to smithi04275593-32 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1829: finishing write tid 3 to smithi04275593-32 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1829: oid 32 updating version 0 to 646 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1829: oid 32 version 646 is already newer than 645 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 646 (ObjNum 585 snap 169 seq_num 585) dirty exists 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1829: left oid 32 (ObjNum 585 snap 169 seq_num 585) 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1829: done (3 left) 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1830: done (2 left) 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1833: setattr oid 16 current snap is 169 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1832: finishing rollback tid 1 to smithi04275593-34 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 0 (ObjNum 1137 snap 0 seq_num 3458537360) dirty dne 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:1832: done (2 left) 2024-09-21T09:33:14.776 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 169 2024-09-21T09:33:14.777 INFO:tasks.rados.rados.0.smithi042.stdout:1834: seq_num 587 ranges {7979008=237568} 2024-09-21T09:33:14.821 INFO:tasks.rados.rados.0.smithi042.stdout:1834: writing smithi04275593-15 from 7979008 to 8216576 tid 1 2024-09-21T09:33:14.821 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 169 2024-09-21T09:33:14.821 INFO:tasks.rados.rados.0.smithi042.stdout:1835: seq_num 588 ranges {4423680=253952} 2024-09-21T09:33:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:1835: writing smithi04275593-42 from 4423680 to 4677632 tid 1 2024-09-21T09:33:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:1836: read oid 12 snap -1 2024-09-21T09:33:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:1836: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:1837: snap_create 2024-09-21T09:33:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:1831: finishing write tid 1 to smithi04275593-17 2024-09-21T09:33:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:1831: finishing write tid 2 to smithi04275593-17 2024-09-21T09:33:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 737 (ObjNum 473 snap 140 seq_num 473) dirty exists 2024-09-21T09:33:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:1831: finishing write tid 3 to smithi04275593-17 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:1831: oid 17 updating version 0 to 735 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:1831: oid 17 version 735 is already newer than 734 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 735 (ObjNum 586 snap 169 seq_num 586) dirty exists 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:1831: left oid 17 (ObjNum 586 snap 169 seq_num 586) 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:1834: finishing write tid 1 to smithi04275593-15 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:1834: finishing write tid 2 to smithi04275593-15 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:1834: finishing write tid 3 to smithi04275593-15 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:1834: oid 15 updating version 0 to 740 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:1834: oid 15 version 740 is already newer than 739 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 740 (ObjNum 587 snap 169 seq_num 587) dirty exists 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:1834: left oid 15 (ObjNum 587 snap 169 seq_num 587) 2024-09-21T09:33:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:1836: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:14.854 INFO:tasks.rados.rados.0.smithi042.stdout:1835: finishing write tid 1 to smithi04275593-42 2024-09-21T09:33:14.854 INFO:tasks.rados.rados.0.smithi042.stdout:1835: finishing write tid 2 to smithi04275593-42 2024-09-21T09:33:14.854 INFO:tasks.rados.rados.0.smithi042.stdout:1835: finishing write tid 3 to smithi04275593-42 2024-09-21T09:33:14.854 INFO:tasks.rados.rados.0.smithi042.stdout:1835: oid 42 updating version 0 to 553 2024-09-21T09:33:14.854 INFO:tasks.rados.rados.0.smithi042.stdout:1835: oid 42 updating version 553 to 554 2024-09-21T09:33:14.855 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 554 (ObjNum 588 snap 169 seq_num 588) dirty exists 2024-09-21T09:33:14.855 INFO:tasks.rados.rados.0.smithi042.stdout:1835: left oid 42 (ObjNum 588 snap 169 seq_num 588) 2024-09-21T09:33:15.243 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:14 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:33:14.914+0000 7fe46ac53640 -1 osd.4 413 log_to_monitors true 2024-09-21T09:33:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:1831: done (5 left) 2024-09-21T09:33:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:1833: done (4 left) 2024-09-21T09:33:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:1834: done (3 left) 2024-09-21T09:33:15.749 INFO:tasks.rados.rados.0.smithi042.stdout:1835: done (2 left) 2024-09-21T09:33:15.750 INFO:tasks.rados.rados.0.smithi042.stdout:1836: done (1 left) 2024-09-21T09:33:15.750 INFO:tasks.rados.rados.0.smithi042.stdout:1837: done (0 left) 2024-09-21T09:33:15.750 INFO:tasks.rados.rados.0.smithi042.stdout:1838: read oid 37 snap -1 2024-09-21T09:33:15.750 INFO:tasks.rados.rados.0.smithi042.stdout:1838: expect deleted 2024-09-21T09:33:15.750 INFO:tasks.rados.rados.0.smithi042.stdout:1839: read oid 17 snap -1 2024-09-21T09:33:15.750 INFO:tasks.rados.rados.0.smithi042.stdout:1839: expect (ObjNum 586 snap 169 seq_num 586) 2024-09-21T09:33:15.750 INFO:tasks.rados.rados.0.smithi042.stdout:1840: delete oid 44 current snap is 170 2024-09-21T09:33:15.759 INFO:tasks.rados.rados.0.smithi042.stdout:1838: done (2 left) 2024-09-21T09:33:15.759 INFO:tasks.rados.rados.0.smithi042.stdout:1840: done (1 left) 2024-09-21T09:33:15.759 INFO:tasks.rados.rados.0.smithi042.stdout:1841: copy_from oid 30 from oid 32 current snap is 170 2024-09-21T09:33:15.759 INFO:tasks.rados.rados.0.smithi042.stdout:1842: read oid 21 snap -1 2024-09-21T09:33:15.759 INFO:tasks.rados.rados.0.smithi042.stdout:1842: expect (ObjNum 546 snap 160 seq_num 546) 2024-09-21T09:33:15.759 INFO:tasks.rados.rados.0.smithi042.stdout:1843: copy_from oid 25 from oid 29 current snap is 170 2024-09-21T09:33:15.759 INFO:tasks.rados.rados.0.smithi042.stdout:1844: read oid 2 snap -1 2024-09-21T09:33:15.759 INFO:tasks.rados.rados.0.smithi042.stdout:1844: expect (ObjNum 520 snap 151 seq_num 520) 2024-09-21T09:33:15.760 INFO:tasks.rados.rados.0.smithi042.stdout:1845: read oid 4 snap 165 2024-09-21T09:33:15.760 INFO:tasks.rados.rados.0.smithi042.stdout:1845: expect deleted 2024-09-21T09:33:15.760 INFO:tasks.rados.rados.0.smithi042.stdout:1846: read oid 24 snap -1 2024-09-21T09:33:15.760 INFO:tasks.rados.rados.0.smithi042.stdout:1846: expect deleted 2024-09-21T09:33:15.760 INFO:tasks.rados.rados.0.smithi042.stdout:1847: read oid 11 snap -1 2024-09-21T09:33:15.760 INFO:tasks.rados.rados.0.smithi042.stdout:1847: expect deleted 2024-09-21T09:33:15.760 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 170 2024-09-21T09:33:15.760 INFO:tasks.rados.rados.0.smithi042.stdout:1848: seq_num 590 ranges {0=286720} 2024-09-21T09:33:15.761 INFO:tasks.rados.rados.0.smithi042.stdout:1848: writing smithi04275593-20 from 0 to 286720 tid 1 2024-09-21T09:33:15.761 INFO:tasks.rados.rados.0.smithi042.stdout:1845: done (8 left) 2024-09-21T09:33:15.761 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 170 2024-09-21T09:33:15.761 INFO:tasks.rados.rados.0.smithi042.stdout:1849: seq_num 591 ranges {4718592=303104} 2024-09-21T09:33:15.790 INFO:tasks.rados.rados.0.smithi042.stdout:1849: writing smithi04275593-46 from 4718592 to 5021696 tid 1 2024-09-21T09:33:15.790 INFO:tasks.rados.rados.0.smithi042.stdout:1850: read oid 18 snap -1 2024-09-21T09:33:15.791 INFO:tasks.rados.rados.0.smithi042.stdout:1850: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:33:15.791 INFO:tasks.rados.rados.0.smithi042.stdout:1851: snap_remove snap 168 2024-09-21T09:33:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:15 smithi133 ceph-mon[83064]: osdmap e425: 8 total, 7 up, 8 in 2024-09-21T09:33:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:15 smithi133 ceph-mon[83064]: from='osd.4 [v2:172.21.15.133:6800/1975867265,v1:172.21.15.133:6801/1975867265]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T09:33:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:15 smithi133 ceph-mon[83064]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T09:33:15.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:33:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:33:15.776+0000 7fe4629fd640 -1 osd.4 413 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:33:16.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:15 smithi042 ceph-mon[85820]: osdmap e425: 8 total, 7 up, 8 in 2024-09-21T09:33:16.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:15 smithi042 ceph-mon[85820]: from='osd.4 [v2:172.21.15.133:6800/1975867265,v1:172.21.15.133:6801/1975867265]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T09:33:16.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:15 smithi042 ceph-mon[85820]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T09:33:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:15 smithi042 ceph-mon[87662]: osdmap e425: 8 total, 7 up, 8 in 2024-09-21T09:33:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:15 smithi042 ceph-mon[87662]: from='osd.4 [v2:172.21.15.133:6800/1975867265,v1:172.21.15.133:6801/1975867265]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T09:33:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:15 smithi042 ceph-mon[87662]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T09:33:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:1851: done (10 left) 2024-09-21T09:33:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:1852: snap_remove snap 165 2024-09-21T09:33:16.906 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:16 smithi133 ceph-mon[83064]: pgmap v309: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 226 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 28 op/s; 49/288 objects degraded (17.014%) 2024-09-21T09:33:16.906 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:16 smithi133 ceph-mon[83064]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T09:33:16.906 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:16 smithi133 ceph-mon[83064]: from='osd.4 [v2:172.21.15.133:6800/1975867265,v1:172.21.15.133:6801/1975867265]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:16.906 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:16 smithi133 ceph-mon[83064]: osdmap e426: 8 total, 7 up, 8 in 2024-09-21T09:33:16.906 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:16 smithi133 ceph-mon[83064]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:17.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:16 smithi042 ceph-mon[87662]: pgmap v309: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 226 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 28 op/s; 49/288 objects degraded (17.014%) 2024-09-21T09:33:17.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:16 smithi042 ceph-mon[87662]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T09:33:17.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:16 smithi042 ceph-mon[87662]: from='osd.4 [v2:172.21.15.133:6800/1975867265,v1:172.21.15.133:6801/1975867265]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:17.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:16 smithi042 ceph-mon[87662]: osdmap e426: 8 total, 7 up, 8 in 2024-09-21T09:33:17.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:16 smithi042 ceph-mon[87662]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:17.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:16 smithi042 ceph-mon[85820]: pgmap v309: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 226 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 28 op/s; 49/288 objects degraded (17.014%) 2024-09-21T09:33:17.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:16 smithi042 ceph-mon[85820]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T09:33:17.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:16 smithi042 ceph-mon[85820]: from='osd.4 [v2:172.21.15.133:6800/1975867265,v1:172.21.15.133:6801/1975867265]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:17.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:16 smithi042 ceph-mon[85820]: osdmap e426: 8 total, 7 up, 8 in 2024-09-21T09:33:17.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:16 smithi042 ceph-mon[85820]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:17.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:33:17.048+0000 7f1f5d41a640 -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-09-21T09:33:17.755 INFO:tasks.rados.rados.0.smithi042.stdout:1852: done (10 left) 2024-09-21T09:33:17.755 INFO:tasks.rados.rados.0.smithi042.stdout:1853: rollback oid 49 current snap is 170 2024-09-21T09:33:17.755 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 49 to 169 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:1841: finishing copy_from racing read to smithi04275593-30 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:1848: finishing write tid 1 to smithi04275593-20 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:1848: finishing write tid 2 to smithi04275593-20 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:1848: finishing write tid 3 to smithi04275593-20 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:1848: oid 20 updating version 0 to 660 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:1848: oid 20 version 660 is already newer than 659 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 660 (ObjNum 590 snap 170 seq_num 590) dirty exists 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:1848: left oid 20 (ObjNum 590 snap 170 seq_num 590) 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:1841: finishing copy_from to smithi04275593-30 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 646 (ObjNum 585 snap 169 seq_num 585) dirty exists 2024-09-21T09:33:17.756 INFO:tasks.rados.rados.0.smithi042.stdout:1842: expect (ObjNum 546 snap 160 seq_num 546) 2024-09-21T09:33:17.822 INFO:tasks.rados.rados.0.smithi042.stdout:1839: expect (ObjNum 586 snap 169 seq_num 586) 2024-09-21T09:33:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:33:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: osd.4 [v2:172.21.15.133:6800/1975867265,v1:172.21.15.133:6801/1975867265] boot 2024-09-21T09:33:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: osdmap e427: 8 total, 8 up, 8 in 2024-09-21T09:33:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T09:33:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: pgmap v312: 121 pgs: 16 peering, 20 active+undersized, 10 active+undersized+degraded, 75 active+clean; 228 MiB data, 918 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 526 KiB/s wr, 20 op/s; 40/318 objects degraded (12.579%) 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 49/288 objects degraded (17.014%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:33:18.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: osd.4 [v2:172.21.15.133:6800/1975867265,v1:172.21.15.133:6801/1975867265] boot 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: osdmap e427: 8 total, 8 up, 8 in 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T09:33:18.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T09:33:18.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-21T09:33:18.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: pgmap v312: 121 pgs: 16 peering, 20 active+undersized, 10 active+undersized+degraded, 75 active+clean; 228 MiB data, 918 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 526 KiB/s wr, 20 op/s; 40/318 objects degraded (12.579%) 2024-09-21T09:33:18.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:17 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 49/288 objects degraded (17.014%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:18.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:33:18.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: osd.4 [v2:172.21.15.133:6800/1975867265,v1:172.21.15.133:6801/1975867265] boot 2024-09-21T09:33:18.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: osdmap e427: 8 total, 8 up, 8 in 2024-09-21T09:33:18.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T09:33:18.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:18.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:18.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:18.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:33:18.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:18.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:18.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:18.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:18.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:18.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T09:33:18.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T09:33:18.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-21T09:33:18.153 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: pgmap v312: 121 pgs: 16 peering, 20 active+undersized, 10 active+undersized+degraded, 75 active+clean; 228 MiB data, 918 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 526 KiB/s wr, 20 op/s; 40/318 objects degraded (12.579%) 2024-09-21T09:33:18.154 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:17 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 49/288 objects degraded (17.014%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:18.233 INFO:tasks.rados.rados.0.smithi042.stdout:1844: expect (ObjNum 520 snap 151 seq_num 520) 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:1843: finishing copy_from racing read to smithi04275593-25 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:1843: finishing copy_from to smithi04275593-25 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 658 (ObjNum 559 snap 164 seq_num 559) dirty exists 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:1849: finishing write tid 1 to smithi04275593-46 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:1849: finishing write tid 2 to smithi04275593-46 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:1839: done (10 left) 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:1841: done (9 left) 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:1842: done (8 left) 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:1843: done (7 left) 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:1844: done (6 left) 2024-09-21T09:33:18.274 INFO:tasks.rados.rados.0.smithi042.stdout:1846: done (5 left) 2024-09-21T09:33:18.275 INFO:tasks.rados.rados.0.smithi042.stdout:1847: done (4 left) 2024-09-21T09:33:18.275 INFO:tasks.rados.rados.0.smithi042.stdout:1848: done (3 left) 2024-09-21T09:33:18.275 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 170 2024-09-21T09:33:18.275 INFO:tasks.rados.rados.0.smithi042.stdout:1849: finishing write tid 3 to smithi04275593-46 2024-09-21T09:33:18.275 INFO:tasks.rados.rados.0.smithi042.stdout:1849: oid 46 updating version 0 to 743 2024-09-21T09:33:18.275 INFO:tasks.rados.rados.0.smithi042.stdout:1849: oid 46 version 743 is already newer than 742 2024-09-21T09:33:18.275 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 743 (ObjNum 591 snap 170 seq_num 591) dirty exists 2024-09-21T09:33:18.275 INFO:tasks.rados.rados.0.smithi042.stdout:1849: left oid 46 (ObjNum 591 snap 170 seq_num 591) 2024-09-21T09:33:18.275 INFO:tasks.rados.rados.0.smithi042.stdout:1850: expect (ObjNum 380 snap 117 seq_num 380) 2024-09-21T09:33:18.379 INFO:tasks.rados.rados.0.smithi042.stdout:1853: finishing rollback tid 0 to smithi04275593-49 2024-09-21T09:33:18.379 INFO:tasks.rados.rados.0.smithi042.stdout:1853: finishing rollback tid 1 to smithi04275593-49 2024-09-21T09:33:18.379 INFO:tasks.rados.rados.0.smithi042.stdout:1853: finishing rollback tid 2 to smithi04275593-49 2024-09-21T09:33:18.379 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 650 (ObjNum 583 snap 168 seq_num 583) dirty exists 2024-09-21T09:33:18.379 INFO:tasks.rados.rados.0.smithi042.stdout:1854: seq_num 592 ranges {204800=319488} 2024-09-21T09:33:18.382 INFO:tasks.rados.rados.0.smithi042.stdout:1854: writing smithi04275593-32 from 204800 to 524288 tid 1 2024-09-21T09:33:18.382 INFO:tasks.rados.rados.0.smithi042.stdout:1849: done (3 left) 2024-09-21T09:33:18.382 INFO:tasks.rados.rados.0.smithi042.stdout:1850: done (2 left) 2024-09-21T09:33:18.382 INFO:tasks.rados.rados.0.smithi042.stdout:1853: done (1 left) 2024-09-21T09:33:18.382 INFO:tasks.rados.rados.0.smithi042.stdout:1855: rmattr oid 28 current snap is 170 2024-09-21T09:33:18.382 INFO:tasks.rados.rados.0.smithi042.stdout:1856: snap_remove snap 169 2024-09-21T09:33:18.966 INFO:tasks.rados.rados.0.smithi042.stdout:1856: done (2 left) 2024-09-21T09:33:18.966 INFO:tasks.rados.rados.0.smithi042.stdout:1857: copy_from oid 34 from oid 6 current snap is 170 2024-09-21T09:33:18.966 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 573 (ObjNum 447 snap 134 seq_num 447) dirty exists 2024-09-21T09:33:18.966 INFO:tasks.rados.rados.0.smithi042.stdout:1854: finishing write tid 1 to smithi04275593-32 2024-09-21T09:33:18.966 INFO:tasks.rados.rados.0.smithi042.stdout:1854: finishing write tid 2 to smithi04275593-32 2024-09-21T09:33:18.967 INFO:tasks.rados.rados.0.smithi042.stdout:1854: finishing write tid 3 to smithi04275593-32 2024-09-21T09:33:18.967 INFO:tasks.rados.rados.0.smithi042.stdout:1854: oid 32 updating version 0 to 656 2024-09-21T09:33:18.967 INFO:tasks.rados.rados.0.smithi042.stdout:1854: oid 32 updating version 656 to 657 2024-09-21T09:33:18.967 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 657 (ObjNum 592 snap 170 seq_num 592) dirty exists 2024-09-21T09:33:18.967 INFO:tasks.rados.rados.0.smithi042.stdout:1854: left oid 32 (ObjNum 592 snap 170 seq_num 592) 2024-09-21T09:33:18.967 INFO:tasks.rados.rados.0.smithi042.stdout:1854: done (2 left) 2024-09-21T09:33:18.967 INFO:tasks.rados.rados.0.smithi042.stdout:1855: done (1 left) 2024-09-21T09:33:18.967 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 170 2024-09-21T09:33:18.967 INFO:tasks.rados.rados.0.smithi042.stdout:1858: seq_num 593 ranges {524288=335872} 2024-09-21T09:33:18.971 INFO:tasks.rados.rados.0.smithi042.stdout:1858: writing smithi04275593-32 from 524288 to 860160 tid 1 2024-09-21T09:33:18.971 INFO:tasks.rados.rados.0.smithi042.stdout:1859: rmattr oid 16 current snap is 170 2024-09-21T09:33:18.971 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 170 2024-09-21T09:33:18.971 INFO:tasks.rados.rados.0.smithi042.stdout:1860: seq_num 594 ranges {3940352=352256} 2024-09-21T09:33:18.997 INFO:tasks.rados.rados.0.smithi042.stdout:1860: writing smithi04275593-33 from 3940352 to 4292608 tid 1 2024-09-21T09:33:18.997 INFO:tasks.rados.rados.0.smithi042.stdout:1861: read oid 24 snap -1 2024-09-21T09:33:18.997 INFO:tasks.rados.rados.0.smithi042.stdout:1861: expect deleted 2024-09-21T09:33:18.997 INFO:tasks.rados.rados.0.smithi042.stdout:1862: read oid 27 snap -1 2024-09-21T09:33:18.997 INFO:tasks.rados.rados.0.smithi042.stdout:1862: expect deleted 2024-09-21T09:33:18.997 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 170 2024-09-21T09:33:18.997 INFO:tasks.rados.rados.0.smithi042.stdout:1857: finishing copy_from to smithi04275593-34 2024-09-21T09:33:18.997 INFO:tasks.rados.rados.0.smithi042.stdout:1857: got expected ENOENT (src dne) 2024-09-21T09:33:18.997 INFO:tasks.rados.rados.0.smithi042.stdout:1857: finishing copy_from racing read to smithi04275593-34 2024-09-21T09:33:18.997 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 764 (ObjNum 473 snap 140 seq_num 473) dirty exists 2024-09-21T09:33:18.998 INFO:tasks.rados.rados.0.smithi042.stdout:1858: finishing write tid 1 to smithi04275593-32 2024-09-21T09:33:18.998 INFO:tasks.rados.rados.0.smithi042.stdout:1858: finishing write tid 2 to smithi04275593-32 2024-09-21T09:33:18.998 INFO:tasks.rados.rados.0.smithi042.stdout:1858: finishing write tid 3 to smithi04275593-32 2024-09-21T09:33:18.998 INFO:tasks.rados.rados.0.smithi042.stdout:1858: oid 32 updating version 0 to 659 2024-09-21T09:33:18.998 INFO:tasks.rados.rados.0.smithi042.stdout:1858: oid 32 version 659 is already newer than 658 2024-09-21T09:33:18.998 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 659 (ObjNum 593 snap 170 seq_num 593) dirty exists 2024-09-21T09:33:18.998 INFO:tasks.rados.rados.0.smithi042.stdout:1858: left oid 32 (ObjNum 593 snap 170 seq_num 593) 2024-09-21T09:33:18.998 INFO:tasks.rados.rados.0.smithi042.stdout:1863: seq_num 595 ranges {9740288=368640} 2024-09-21T09:33:19.051 INFO:tasks.rados.rados.0.smithi042.stdout:1863: writing smithi04275593-5 from 9740288 to 10108928 tid 1 2024-09-21T09:33:19.052 INFO:tasks.rados.rados.0.smithi042.stdout:1857: done (6 left) 2024-09-21T09:33:19.052 INFO:tasks.rados.rados.0.smithi042.stdout:1858: done (5 left) 2024-09-21T09:33:19.052 INFO:tasks.rados.rados.0.smithi042.stdout:1859: done (4 left) 2024-09-21T09:33:19.052 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 170 2024-09-21T09:33:19.052 INFO:tasks.rados.rados.0.smithi042.stdout:1864: seq_num 596 ranges {8216576=385024} 2024-09-21T09:33:19.099 INFO:tasks.rados.rados.0.smithi042.stdout:1864: writing smithi04275593-15 from 8216576 to 8601600 tid 1 2024-09-21T09:33:19.099 INFO:tasks.rados.rados.0.smithi042.stdout:1865: snap_create 2024-09-21T09:33:19.099 INFO:tasks.rados.rados.0.smithi042.stdout:1860: finishing write tid 1 to smithi04275593-33 2024-09-21T09:33:19.099 INFO:tasks.rados.rados.0.smithi042.stdout:1860: finishing write tid 2 to smithi04275593-33 2024-09-21T09:33:19.099 INFO:tasks.rados.rados.0.smithi042.stdout:1860: finishing write tid 3 to smithi04275593-33 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:1860: oid 33 updating version 0 to 800 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:1860: oid 33 version 800 is already newer than 799 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 800 (ObjNum 594 snap 170 seq_num 594) dirty exists 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:1860: left oid 33 (ObjNum 594 snap 170 seq_num 594) 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:1863: finishing write tid 1 to smithi04275593-5 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:1863: finishing write tid 2 to smithi04275593-5 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:1863: finishing write tid 3 to smithi04275593-5 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:1863: oid 5 updating version 0 to 583 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:1863: oid 5 version 583 is already newer than 582 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 583 (ObjNum 595 snap 170 seq_num 595) dirty exists 2024-09-21T09:33:19.100 INFO:tasks.rados.rados.0.smithi042.stdout:1863: left oid 5 (ObjNum 595 snap 170 seq_num 595) 2024-09-21T09:33:19.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:18 smithi042 ceph-mon[87662]: osdmap e428: 8 total, 8 up, 8 in 2024-09-21T09:33:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:18 smithi042 ceph-mon[85820]: osdmap e428: 8 total, 8 up, 8 in 2024-09-21T09:33:19.102 INFO:tasks.rados.rados.0.smithi042.stdout:1864: finishing write tid 1 to smithi04275593-15 2024-09-21T09:33:19.102 INFO:tasks.rados.rados.0.smithi042.stdout:1864: finishing write tid 2 to smithi04275593-15 2024-09-21T09:33:19.103 INFO:tasks.rados.rados.0.smithi042.stdout:1864: finishing write tid 3 to smithi04275593-15 2024-09-21T09:33:19.103 INFO:tasks.rados.rados.0.smithi042.stdout:1864: oid 15 updating version 0 to 765 2024-09-21T09:33:19.103 INFO:tasks.rados.rados.0.smithi042.stdout:1864: oid 15 updating version 765 to 766 2024-09-21T09:33:19.104 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 766 (ObjNum 596 snap 170 seq_num 596) dirty exists 2024-09-21T09:33:19.104 INFO:tasks.rados.rados.0.smithi042.stdout:1864: left oid 15 (ObjNum 596 snap 170 seq_num 596) 2024-09-21T09:33:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:18 smithi133 ceph-mon[83064]: osdmap e428: 8 total, 8 up, 8 in 2024-09-21T09:33:19.971 INFO:tasks.rados.rados.0.smithi042.stdout:1860: done (5 left) 2024-09-21T09:33:19.971 INFO:tasks.rados.rados.0.smithi042.stdout:1861: done (4 left) 2024-09-21T09:33:19.971 INFO:tasks.rados.rados.0.smithi042.stdout:1862: done (3 left) 2024-09-21T09:33:19.971 INFO:tasks.rados.rados.0.smithi042.stdout:1863: done (2 left) 2024-09-21T09:33:19.972 INFO:tasks.rados.rados.0.smithi042.stdout:1864: done (1 left) 2024-09-21T09:33:19.972 INFO:tasks.rados.rados.0.smithi042.stdout:1865: done (0 left) 2024-09-21T09:33:19.972 INFO:tasks.rados.rados.0.smithi042.stdout:1866: rmattr oid 13 current snap is 171 2024-09-21T09:33:19.972 INFO:tasks.rados.rados.0.smithi042.stdout:1867: read oid 26 snap 170 2024-09-21T09:33:19.972 INFO:tasks.rados.rados.0.smithi042.stdout:1867: expect (ObjNum 579 snap 168 seq_num 579) 2024-09-21T09:33:19.972 INFO:tasks.rados.rados.0.smithi042.stdout:1868: rollback oid 22 current snap is 171 2024-09-21T09:33:19.972 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 22 to 170 2024-09-21T09:33:19.972 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 171 2024-09-21T09:33:19.972 INFO:tasks.rados.rados.0.smithi042.stdout:1869: seq_num 597 ranges {5922816=401408} 2024-09-21T09:33:20.008 INFO:tasks.rados.rados.0.smithi042.stdout:1869: writing smithi04275593-39 from 5922816 to 6324224 tid 1 2024-09-21T09:33:20.008 INFO:tasks.rados.rados.0.smithi042.stdout:1870: snap_create 2024-09-21T09:33:20.008 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 665 (ObjNum 549 snap 161 seq_num 549) dirty exists 2024-09-21T09:33:20.008 INFO:tasks.rados.rados.0.smithi042.stdout:1868: finishing rollback tid 0 to smithi04275593-22 2024-09-21T09:33:20.008 INFO:tasks.rados.rados.0.smithi042.stdout:1868: finishing rollback tid 1 to smithi04275593-22 2024-09-21T09:33:20.008 INFO:tasks.rados.rados.0.smithi042.stdout:1868: finishing rollback tid 2 to smithi04275593-22 2024-09-21T09:33:20.008 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 661 (ObjNum 582 snap 168 seq_num 582) dirty exists 2024-09-21T09:33:20.008 INFO:tasks.rados.rados.0.smithi042.stdout:1867: expect (ObjNum 579 snap 168 seq_num 579) 2024-09-21T09:33:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:19 smithi133 ceph-mon[83064]: osdmap e429: 8 total, 8 up, 8 in 2024-09-21T09:33:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:19 smithi133 ceph-mon[83064]: pgmap v315: 121 pgs: 25 peering, 11 active+undersized, 8 active+undersized+degraded, 77 active+clean; 226 MiB data, 918 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 530 KiB/s wr, 21 op/s; 34/303 objects degraded (11.221%); 3.0 MiB/s, 0 objects/s recovering 2024-09-21T09:33:20.319 INFO:tasks.rados.rados.0.smithi042.stdout:1869: finishing write tid 1 to smithi04275593-39 2024-09-21T09:33:20.319 INFO:tasks.rados.rados.0.smithi042.stdout:1869: finishing write tid 2 to smithi04275593-39 2024-09-21T09:33:20.319 INFO:tasks.rados.rados.0.smithi042.stdout:1869: finishing write tid 3 to smithi04275593-39 2024-09-21T09:33:20.319 INFO:tasks.rados.rados.0.smithi042.stdout:1869: oid 39 updating version 0 to 647 2024-09-21T09:33:20.319 INFO:tasks.rados.rados.0.smithi042.stdout:1869: oid 39 updating version 647 to 648 2024-09-21T09:33:20.319 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 648 (ObjNum 597 snap 171 seq_num 597) dirty exists 2024-09-21T09:33:20.319 INFO:tasks.rados.rados.0.smithi042.stdout:1869: left oid 39 (ObjNum 597 snap 171 seq_num 597) 2024-09-21T09:33:20.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:19 smithi042 ceph-mon[85820]: osdmap e429: 8 total, 8 up, 8 in 2024-09-21T09:33:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:19 smithi042 ceph-mon[85820]: pgmap v315: 121 pgs: 25 peering, 11 active+undersized, 8 active+undersized+degraded, 77 active+clean; 226 MiB data, 918 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 530 KiB/s wr, 21 op/s; 34/303 objects degraded (11.221%); 3.0 MiB/s, 0 objects/s recovering 2024-09-21T09:33:20.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:19 smithi042 ceph-mon[87662]: osdmap e429: 8 total, 8 up, 8 in 2024-09-21T09:33:20.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:19 smithi042 ceph-mon[87662]: pgmap v315: 121 pgs: 25 peering, 11 active+undersized, 8 active+undersized+degraded, 77 active+clean; 226 MiB data, 918 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 530 KiB/s wr, 21 op/s; 34/303 objects degraded (11.221%); 3.0 MiB/s, 0 objects/s recovering 2024-09-21T09:33:20.980 INFO:tasks.rados.rados.0.smithi042.stdout:1866: done (4 left) 2024-09-21T09:33:20.980 INFO:tasks.rados.rados.0.smithi042.stdout:1867: done (3 left) 2024-09-21T09:33:20.980 INFO:tasks.rados.rados.0.smithi042.stdout:1868: done (2 left) 2024-09-21T09:33:20.980 INFO:tasks.rados.rados.0.smithi042.stdout:1869: done (1 left) 2024-09-21T09:33:20.980 INFO:tasks.rados.rados.0.smithi042.stdout:1870: done (0 left) 2024-09-21T09:33:20.980 INFO:tasks.rados.rados.0.smithi042.stdout:1871: read oid 12 snap -1 2024-09-21T09:33:20.980 INFO:tasks.rados.rados.0.smithi042.stdout:1871: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:20.980 INFO:tasks.rados.rados.0.smithi042.stdout:1872: read oid 1 snap -1 2024-09-21T09:33:20.980 INFO:tasks.rados.rados.0.smithi042.stdout:1872: expect deleted 2024-09-21T09:33:20.980 INFO:tasks.rados.rados.0.smithi042.stdout:1873: delete oid 13 current snap is 172 2024-09-21T09:33:20.984 INFO:tasks.rados.rados.0.smithi042.stdout:1871: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:20.991 INFO:tasks.rados.rados.0.smithi042.stdout:1871: done (2 left) 2024-09-21T09:33:20.991 INFO:tasks.rados.rados.0.smithi042.stdout:1872: done (1 left) 2024-09-21T09:33:20.991 INFO:tasks.rados.rados.0.smithi042.stdout:1873: done (0 left) 2024-09-21T09:33:20.991 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 172 2024-09-21T09:33:20.991 INFO:tasks.rados.rados.0.smithi042.stdout:1874: seq_num 599 ranges {0=434176} 2024-09-21T09:33:20.993 INFO:tasks.rados.rados.0.smithi042.stdout:1874: writing smithi04275593-19 from 0 to 434176 tid 1 2024-09-21T09:33:20.993 INFO:tasks.rados.rados.0.smithi042.stdout:1875: rollback oid 40 current snap is 172 2024-09-21T09:33:20.993 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 40 to 170 2024-09-21T09:33:20.993 INFO:tasks.rados.rados.0.smithi042.stdout:1876: rmattr oid 1 current snap is 172 2024-09-21T09:33:20.994 INFO:tasks.rados.rados.0.smithi042.stdout:1876: done (2 left) 2024-09-21T09:33:20.994 INFO:tasks.rados.rados.0.smithi042.stdout:1877: delete oid 46 current snap is 172 2024-09-21T09:33:20.997 INFO:tasks.rados.rados.0.smithi042.stdout:1875: finishing rollback tid 0 to smithi04275593-40 2024-09-21T09:33:20.998 INFO:tasks.rados.rados.0.smithi042.stdout:1877: done (2 left) 2024-09-21T09:33:20.998 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 172 2024-09-21T09:33:20.998 INFO:tasks.rados.rados.0.smithi042.stdout:1878: seq_num 601 ranges {10108928=475136} 2024-09-21T09:33:21.056 INFO:tasks.rados.rados.0.smithi042.stdout:1878: writing smithi04275593-5 from 10108928 to 10584064 tid 1 2024-09-21T09:33:21.056 INFO:tasks.rados.rados.0.smithi042.stdout:1879: copy_from oid 27 from oid 1 current snap is 172 2024-09-21T09:33:21.056 INFO:tasks.rados.rados.0.smithi042.stdout:1874: finishing write tid 1 to smithi04275593-19 2024-09-21T09:33:21.056 INFO:tasks.rados.rados.0.smithi042.stdout:1874: finishing write tid 2 to smithi04275593-19 2024-09-21T09:33:21.056 INFO:tasks.rados.rados.0.smithi042.stdout:1875: finishing rollback tid 1 to smithi04275593-40 2024-09-21T09:33:21.056 INFO:tasks.rados.rados.0.smithi042.stdout:1875: finishing rollback tid 2 to smithi04275593-40 2024-09-21T09:33:21.056 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 576 (ObjNum 563 snap 164 seq_num 563) dirty exists 2024-09-21T09:33:21.056 INFO:tasks.rados.rados.0.smithi042.stdout:1874: finishing write tid 3 to smithi04275593-19 2024-09-21T09:33:21.056 INFO:tasks.rados.rados.0.smithi042.stdout:1874: oid 19 updating version 0 to 663 2024-09-21T09:33:21.057 INFO:tasks.rados.rados.0.smithi042.stdout:1874: oid 19 version 663 is already newer than 662 2024-09-21T09:33:21.057 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 663 (ObjNum 599 snap 172 seq_num 599) dirty exists 2024-09-21T09:33:21.057 INFO:tasks.rados.rados.0.smithi042.stdout:1874: left oid 19 (ObjNum 599 snap 172 seq_num 599) 2024-09-21T09:33:21.057 INFO:tasks.rados.rados.0.smithi042.stdout:1874: done (3 left) 2024-09-21T09:33:21.057 INFO:tasks.rados.rados.0.smithi042.stdout:1875: done (2 left) 2024-09-21T09:33:21.057 INFO:tasks.rados.rados.0.smithi042.stdout:1880: snap_create 2024-09-21T09:33:21.058 INFO:tasks.rados.rados.0.smithi042.stdout:1879: finishing copy_from to smithi04275593-27 2024-09-21T09:33:21.058 INFO:tasks.rados.rados.0.smithi042.stdout:1879: got expected ENOENT (src dne) 2024-09-21T09:33:21.058 INFO:tasks.rados.rados.0.smithi042.stdout:1879: finishing copy_from racing read to smithi04275593-27 2024-09-21T09:33:21.059 INFO:tasks.rados.rados.0.smithi042.stdout:1878: finishing write tid 1 to smithi04275593-5 2024-09-21T09:33:21.059 INFO:tasks.rados.rados.0.smithi042.stdout:1878: finishing write tid 2 to smithi04275593-5 2024-09-21T09:33:21.060 INFO:tasks.rados.rados.0.smithi042.stdout:1878: finishing write tid 3 to smithi04275593-5 2024-09-21T09:33:21.060 INFO:tasks.rados.rados.0.smithi042.stdout:1878: oid 5 updating version 0 to 585 2024-09-21T09:33:21.060 INFO:tasks.rados.rados.0.smithi042.stdout:1878: oid 5 version 585 is already newer than 584 2024-09-21T09:33:21.060 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 585 (ObjNum 601 snap 172 seq_num 601) dirty exists 2024-09-21T09:33:21.060 INFO:tasks.rados.rados.0.smithi042.stdout:1878: left oid 5 (ObjNum 601 snap 172 seq_num 601) 2024-09-21T09:33:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:20 smithi133 ceph-mon[83064]: osdmap e430: 8 total, 8 up, 8 in 2024-09-21T09:33:21.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:20 smithi042 ceph-mon[85820]: osdmap e430: 8 total, 8 up, 8 in 2024-09-21T09:33:21.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:20 smithi042 ceph-mon[87662]: osdmap e430: 8 total, 8 up, 8 in 2024-09-21T09:33:21.986 INFO:tasks.rados.rados.0.smithi042.stdout:1878: done (2 left) 2024-09-21T09:33:21.986 INFO:tasks.rados.rados.0.smithi042.stdout:1879: done (1 left) 2024-09-21T09:33:21.987 INFO:tasks.rados.rados.0.smithi042.stdout:1880: done (0 left) 2024-09-21T09:33:21.987 INFO:tasks.rados.rados.0.smithi042.stdout:1881: rollback oid 2 current snap is 173 2024-09-21T09:33:21.987 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 2 to 172 2024-09-21T09:33:21.987 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 173 2024-09-21T09:33:21.987 INFO:tasks.rados.rados.0.smithi042.stdout:1882: seq_num 602 ranges {0=491520} 2024-09-21T09:33:21.989 INFO:tasks.rados.rados.0.smithi042.stdout:1882: writing smithi04275593-11 from 0 to 491520 tid 1 2024-09-21T09:33:21.989 INFO:tasks.rados.rados.0.smithi042.stdout:1883: copy_from oid 49 from oid 36 current snap is 173 2024-09-21T09:33:21.990 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 173 2024-09-21T09:33:21.990 INFO:tasks.rados.rados.0.smithi042.stdout:1884: seq_num 603 ranges {1802240=507904} 2024-09-21T09:33:22.004 INFO:tasks.rados.rados.0.smithi042.stdout:1884: writing smithi04275593-16 from 1802240 to 2310144 tid 1 2024-09-21T09:33:22.004 INFO:tasks.rados.rados.0.smithi042.stdout:1885: read oid 30 snap -1 2024-09-21T09:33:22.004 INFO:tasks.rados.rados.0.smithi042.stdout:1885: expect (ObjNum 585 snap 169 seq_num 585) 2024-09-21T09:33:22.004 INFO:tasks.rados.rados.0.smithi042.stdout:1886: snap_remove snap 170 2024-09-21T09:33:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:21 smithi042 ceph-mon[85820]: osdmap e431: 8 total, 8 up, 8 in 2024-09-21T09:33:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:21 smithi042 ceph-mon[85820]: pgmap v318: 121 pgs: 25 peering, 3 active+undersized, 1 active+undersized+degraded, 92 active+clean; 200 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.5 MiB/s wr, 7 op/s; 7/255 objects degraded (2.745%); 26 MiB/s, 6 objects/s recovering 2024-09-21T09:33:22.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:33:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:33:21] "GET /metrics HTTP/1.1" 200 36220 "" "Prometheus/2.43.0" 2024-09-21T09:33:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:21 smithi042 ceph-mon[87662]: osdmap e431: 8 total, 8 up, 8 in 2024-09-21T09:33:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:21 smithi042 ceph-mon[87662]: pgmap v318: 121 pgs: 25 peering, 3 active+undersized, 1 active+undersized+degraded, 92 active+clean; 200 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.5 MiB/s wr, 7 op/s; 7/255 objects degraded (2.745%); 26 MiB/s, 6 objects/s recovering 2024-09-21T09:33:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:21 smithi133 ceph-mon[83064]: osdmap e431: 8 total, 8 up, 8 in 2024-09-21T09:33:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:21 smithi133 ceph-mon[83064]: pgmap v318: 121 pgs: 25 peering, 3 active+undersized, 1 active+undersized+degraded, 92 active+clean; 200 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.5 MiB/s wr, 7 op/s; 7/255 objects degraded (2.745%); 26 MiB/s, 6 objects/s recovering 2024-09-21T09:33:22.995 INFO:tasks.rados.rados.0.smithi042.stdout:1886: done (5 left) 2024-09-21T09:33:22.995 INFO:tasks.rados.rados.0.smithi042.stdout:1887: snap_create 2024-09-21T09:33:22.995 INFO:tasks.rados.rados.0.smithi042.stdout:1881: finishing rollback tid 0 to smithi04275593-2 2024-09-21T09:33:22.995 INFO:tasks.rados.rados.0.smithi042.stdout:1881: finishing rollback tid 1 to smithi04275593-2 2024-09-21T09:33:22.995 INFO:tasks.rados.rados.0.smithi042.stdout:1881: finishing rollback tid 2 to smithi04275593-2 2024-09-21T09:33:22.995 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 772 (ObjNum 520 snap 151 seq_num 520) dirty exists 2024-09-21T09:33:22.995 INFO:tasks.rados.rados.0.smithi042.stdout:1882: finishing write tid 1 to smithi04275593-11 2024-09-21T09:33:22.995 INFO:tasks.rados.rados.0.smithi042.stdout:1882: finishing write tid 2 to smithi04275593-11 2024-09-21T09:33:22.996 INFO:tasks.rados.rados.0.smithi042.stdout:1882: finishing write tid 3 to smithi04275593-11 2024-09-21T09:33:22.996 INFO:tasks.rados.rados.0.smithi042.stdout:1882: oid 11 updating version 0 to 661 2024-09-21T09:33:22.996 INFO:tasks.rados.rados.0.smithi042.stdout:1882: oid 11 updating version 661 to 662 2024-09-21T09:33:22.996 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 662 (ObjNum 602 snap 173 seq_num 602) dirty exists 2024-09-21T09:33:22.996 INFO:tasks.rados.rados.0.smithi042.stdout:1882: left oid 11 (ObjNum 602 snap 173 seq_num 602) 2024-09-21T09:33:22.996 INFO:tasks.rados.rados.0.smithi042.stdout:1885: expect (ObjNum 585 snap 169 seq_num 585) 2024-09-21T09:33:23.002 INFO:tasks.rados.rados.0.smithi042.stdout:1884: finishing write tid 1 to smithi04275593-16 2024-09-21T09:33:23.002 INFO:tasks.rados.rados.0.smithi042.stdout:1884: finishing write tid 2 to smithi04275593-16 2024-09-21T09:33:23.002 INFO:tasks.rados.rados.0.smithi042.stdout:1884: finishing write tid 3 to smithi04275593-16 2024-09-21T09:33:23.002 INFO:tasks.rados.rados.0.smithi042.stdout:1884: oid 16 updating version 0 to 774 2024-09-21T09:33:23.002 INFO:tasks.rados.rados.0.smithi042.stdout:1884: oid 16 updating version 774 to 775 2024-09-21T09:33:23.003 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 775 (ObjNum 603 snap 173 seq_num 603) dirty exists 2024-09-21T09:33:23.003 INFO:tasks.rados.rados.0.smithi042.stdout:1884: left oid 16 (ObjNum 603 snap 173 seq_num 603) 2024-09-21T09:33:23.003 INFO:tasks.rados.rados.0.smithi042.stdout:1883: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:33:23.003 INFO:tasks.rados.rados.0.smithi042.stdout:1883: finishing copy_from to smithi04275593-49 2024-09-21T09:33:23.003 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 520 (ObjNum 460 snap 137 seq_num 460) dirty exists 2024-09-21T09:33:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:22 smithi133 ceph-mon[83064]: osdmap e432: 8 total, 8 up, 8 in 2024-09-21T09:33:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:22 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 7/255 objects degraded (2.745%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:33:23.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:22 smithi042 ceph-mon[85820]: osdmap e432: 8 total, 8 up, 8 in 2024-09-21T09:33:23.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:22 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 7/255 objects degraded (2.745%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:33:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:22 smithi042 ceph-mon[87662]: osdmap e432: 8 total, 8 up, 8 in 2024-09-21T09:33:23.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:22 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 7/255 objects degraded (2.745%), 1 pg degraded (PG_DEGRADED) 2024-09-21T09:33:24.001 INFO:tasks.rados.rados.0.smithi042.stdout:1881: done (5 left) 2024-09-21T09:33:24.001 INFO:tasks.rados.rados.0.smithi042.stdout:1882: done (4 left) 2024-09-21T09:33:24.001 INFO:tasks.rados.rados.0.smithi042.stdout:1883: done (3 left) 2024-09-21T09:33:24.001 INFO:tasks.rados.rados.0.smithi042.stdout:1884: done (2 left) 2024-09-21T09:33:24.001 INFO:tasks.rados.rados.0.smithi042.stdout:1885: done (1 left) 2024-09-21T09:33:24.001 INFO:tasks.rados.rados.0.smithi042.stdout:1887: done (0 left) 2024-09-21T09:33:24.001 INFO:tasks.rados.rados.0.smithi042.stdout:1888: copy_from oid 2 from oid 47 current snap is 174 2024-09-21T09:33:24.001 INFO:tasks.rados.rados.0.smithi042.stdout:1889: snap_remove snap 173 2024-09-21T09:33:24.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:23 smithi042 ceph-mon[85820]: osdmap e433: 8 total, 8 up, 8 in 2024-09-21T09:33:24.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:23 smithi042 ceph-mon[85820]: pgmap v321: 121 pgs: 121 active+clean; 150 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 31 MiB/s, 7 objects/s recovering 2024-09-21T09:33:24.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:23 smithi042 ceph-mon[87662]: osdmap e433: 8 total, 8 up, 8 in 2024-09-21T09:33:24.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:23 smithi042 ceph-mon[87662]: pgmap v321: 121 pgs: 121 active+clean; 150 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 31 MiB/s, 7 objects/s recovering 2024-09-21T09:33:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:23 smithi133 ceph-mon[83064]: osdmap e433: 8 total, 8 up, 8 in 2024-09-21T09:33:24.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:23 smithi133 ceph-mon[83064]: pgmap v321: 121 pgs: 121 active+clean; 150 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 31 MiB/s, 7 objects/s recovering 2024-09-21T09:33:25.005 INFO:tasks.rados.rados.0.smithi042.stdout:1889: done (1 left) 2024-09-21T09:33:25.005 INFO:tasks.rados.rados.0.smithi042.stdout:1890: rollback oid 25 current snap is 174 2024-09-21T09:33:25.005 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 25 to 172 2024-09-21T09:33:25.005 INFO:tasks.rados.rados.0.smithi042.stdout:1888: finishing copy_from racing read to smithi04275593-2 2024-09-21T09:33:25.005 INFO:tasks.rados.rados.0.smithi042.stdout:1888: finishing copy_from to smithi04275593-2 2024-09-21T09:33:25.006 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 640 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-21T09:33:25.006 INFO:tasks.rados.rados.0.smithi042.stdout:1888: done (1 left) 2024-09-21T09:33:25.006 INFO:tasks.rados.rados.0.smithi042.stdout:1891: rmattr oid 50 current snap is 174 2024-09-21T09:33:25.006 INFO:tasks.rados.rados.0.smithi042.stdout:1892: read oid 34 snap 172 2024-09-21T09:33:25.006 INFO:tasks.rados.rados.0.smithi042.stdout:1892: expect deleted 2024-09-21T09:33:25.006 INFO:tasks.rados.rados.0.smithi042.stdout:1893: delete oid 23 current snap is 174 2024-09-21T09:33:25.011 INFO:tasks.rados.rados.0.smithi042.stdout:1892: done (3 left) 2024-09-21T09:33:25.011 INFO:tasks.rados.rados.0.smithi042.stdout:1893: done (2 left) 2024-09-21T09:33:25.011 INFO:tasks.rados.rados.0.smithi042.stdout:1894: read oid 41 snap -1 2024-09-21T09:33:25.011 INFO:tasks.rados.rados.0.smithi042.stdout:1894: expect (ObjNum 522 snap 151 seq_num 522) 2024-09-21T09:33:25.011 INFO:tasks.rados.rados.0.smithi042.stdout:1895: read oid 40 snap -1 2024-09-21T09:33:25.011 INFO:tasks.rados.rados.0.smithi042.stdout:1895: expect (ObjNum 563 snap 164 seq_num 563) 2024-09-21T09:33:25.011 INFO:tasks.rados.rados.0.smithi042.stdout:1896: snap_create 2024-09-21T09:33:25.013 INFO:tasks.rados.rados.0.smithi042.stdout:1890: finishing rollback tid 0 to smithi04275593-25 2024-09-21T09:33:25.013 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 572 (ObjNum 561 snap 164 seq_num 561) dirty exists 2024-09-21T09:33:25.015 INFO:tasks.rados.rados.0.smithi042.stdout:1890: finishing rollback tid 1 to smithi04275593-25 2024-09-21T09:33:25.015 INFO:tasks.rados.rados.0.smithi042.stdout:1890: finishing rollback tid 2 to smithi04275593-25 2024-09-21T09:33:25.015 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 666 (ObjNum 559 snap 164 seq_num 559) dirty exists 2024-09-21T09:33:25.037 INFO:tasks.rados.rados.0.smithi042.stdout:1895: expect (ObjNum 563 snap 164 seq_num 563) 2024-09-21T09:33:25.096 INFO:tasks.rados.rados.0.smithi042.stdout:1894: expect (ObjNum 522 snap 151 seq_num 522) 2024-09-21T09:33:25.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:24 smithi042 ceph-mon[87662]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/255 objects degraded (2.745%), 1 pg degraded) 2024-09-21T09:33:25.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:24 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:33:25.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:24 smithi042 ceph-mon[87662]: osdmap e434: 8 total, 8 up, 8 in 2024-09-21T09:33:25.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:24 smithi042 ceph-mon[85820]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/255 objects degraded (2.745%), 1 pg degraded) 2024-09-21T09:33:25.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:24 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:33:25.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:24 smithi042 ceph-mon[85820]: osdmap e434: 8 total, 8 up, 8 in 2024-09-21T09:33:25.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:24 smithi133 ceph-mon[83064]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/255 objects degraded (2.745%), 1 pg degraded) 2024-09-21T09:33:25.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:24 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:33:25.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:24 smithi133 ceph-mon[83064]: osdmap e434: 8 total, 8 up, 8 in 2024-09-21T09:33:26.010 INFO:tasks.rados.rados.0.smithi042.stdout:1890: done (4 left) 2024-09-21T09:33:26.010 INFO:tasks.rados.rados.0.smithi042.stdout:1891: done (3 left) 2024-09-21T09:33:26.010 INFO:tasks.rados.rados.0.smithi042.stdout:1894: done (2 left) 2024-09-21T09:33:26.010 INFO:tasks.rados.rados.0.smithi042.stdout:1895: done (1 left) 2024-09-21T09:33:26.011 INFO:tasks.rados.rados.0.smithi042.stdout:1896: done (0 left) 2024-09-21T09:33:26.011 INFO:tasks.rados.rados.0.smithi042.stdout:1897: read oid 16 snap -1 2024-09-21T09:33:26.011 INFO:tasks.rados.rados.0.smithi042.stdout:1897: expect (ObjNum 603 snap 173 seq_num 603) 2024-09-21T09:33:26.011 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 175 2024-09-21T09:33:26.011 INFO:tasks.rados.rados.0.smithi042.stdout:1898: seq_num 605 ranges {0=540672} 2024-09-21T09:33:26.013 INFO:tasks.rados.rados.0.smithi042.stdout:1898: writing smithi04275593-37 from 0 to 540672 tid 1 2024-09-21T09:33:26.013 INFO:tasks.rados.rados.0.smithi042.stdout:1899: rollback oid 12 current snap is 175 2024-09-21T09:33:26.013 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 12 to 172 2024-09-21T09:33:26.014 INFO:tasks.rados.rados.0.smithi042.stdout:1900: snap_create 2024-09-21T09:33:26.019 INFO:tasks.rados.rados.0.smithi042.stdout:1898: finishing write tid 1 to smithi04275593-37 2024-09-21T09:33:26.022 INFO:tasks.rados.rados.0.smithi042.stdout:1898: finishing write tid 2 to smithi04275593-37 2024-09-21T09:33:26.024 INFO:tasks.rados.rados.0.smithi042.stdout:1899: finishing rollback tid 0 to smithi04275593-12 2024-09-21T09:33:26.024 INFO:tasks.rados.rados.0.smithi042.stdout:1899: finishing rollback tid 1 to smithi04275593-12 2024-09-21T09:33:26.024 INFO:tasks.rados.rados.0.smithi042.stdout:1898: finishing write tid 3 to smithi04275593-37 2024-09-21T09:33:26.024 INFO:tasks.rados.rados.0.smithi042.stdout:1898: oid 37 updating version 0 to 649 2024-09-21T09:33:26.024 INFO:tasks.rados.rados.0.smithi042.stdout:1898: oid 37 updating version 649 to 650 2024-09-21T09:33:26.024 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 650 (ObjNum 605 snap 175 seq_num 605) dirty exists 2024-09-21T09:33:26.025 INFO:tasks.rados.rados.0.smithi042.stdout:1898: left oid 37 (ObjNum 605 snap 175 seq_num 605) 2024-09-21T09:33:26.025 INFO:tasks.rados.rados.0.smithi042.stdout:1899: finishing rollback tid 2 to smithi04275593-12 2024-09-21T09:33:26.025 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 575 (ObjNum 289 snap 0 seq_num 2945368570) dirty exists 2024-09-21T09:33:26.025 INFO:tasks.rados.rados.0.smithi042.stdout:1897: expect (ObjNum 603 snap 173 seq_num 603) 2024-09-21T09:33:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:26 smithi042 ceph-mon[85820]: osdmap e435: 8 total, 8 up, 8 in 2024-09-21T09:33:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:26 smithi042 ceph-mon[85820]: pgmap v324: 121 pgs: 121 active+clean; 150 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 656 KiB/s wr, 11 op/s; 7.9 MiB/s, 2 objects/s recovering 2024-09-21T09:33:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:26 smithi042 ceph-mon[87662]: osdmap e435: 8 total, 8 up, 8 in 2024-09-21T09:33:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:26 smithi042 ceph-mon[87662]: pgmap v324: 121 pgs: 121 active+clean; 150 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 656 KiB/s wr, 11 op/s; 7.9 MiB/s, 2 objects/s recovering 2024-09-21T09:33:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:26 smithi133 ceph-mon[83064]: osdmap e435: 8 total, 8 up, 8 in 2024-09-21T09:33:26.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:26 smithi133 ceph-mon[83064]: pgmap v324: 121 pgs: 121 active+clean; 150 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 656 KiB/s wr, 11 op/s; 7.9 MiB/s, 2 objects/s recovering 2024-09-21T09:33:27.013 INFO:tasks.rados.rados.0.smithi042.stdout:1897: done (3 left) 2024-09-21T09:33:27.013 INFO:tasks.rados.rados.0.smithi042.stdout:1898: done (2 left) 2024-09-21T09:33:27.013 INFO:tasks.rados.rados.0.smithi042.stdout:1899: done (1 left) 2024-09-21T09:33:27.014 INFO:tasks.rados.rados.0.smithi042.stdout:1900: done (0 left) 2024-09-21T09:33:27.014 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 176 2024-09-21T09:33:27.014 INFO:tasks.rados.rados.0.smithi042.stdout:1901: seq_num 606 ranges {0=557056} 2024-09-21T09:33:27.016 INFO:tasks.rados.rados.0.smithi042.stdout:1901: writing smithi04275593-8 from 0 to 557056 tid 1 2024-09-21T09:33:27.016 INFO:tasks.rados.rados.0.smithi042.stdout:1902: delete oid 12 current snap is 176 2024-09-21T09:33:27.022 INFO:tasks.rados.rados.0.smithi042.stdout:1902: done (1 left) 2024-09-21T09:33:27.022 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 176 2024-09-21T09:33:27.022 INFO:tasks.rados.rados.0.smithi042.stdout:1903: seq_num 608 ranges {4055040=589824} 2024-09-21T09:33:27.048 INFO:tasks.rados.rados.0.smithi042.stdout:1903: writing smithi04275593-35 from 4055040 to 4644864 tid 1 2024-09-21T09:33:27.048 INFO:tasks.rados.rados.0.smithi042.stdout:1904: delete oid 4 current snap is 176 2024-09-21T09:33:27.048 INFO:tasks.rados.rados.0.smithi042.stdout:1901: finishing write tid 1 to smithi04275593-8 2024-09-21T09:33:27.048 INFO:tasks.rados.rados.0.smithi042.stdout:1901: finishing write tid 2 to smithi04275593-8 2024-09-21T09:33:27.048 INFO:tasks.rados.rados.0.smithi042.stdout:1901: finishing write tid 3 to smithi04275593-8 2024-09-21T09:33:27.048 INFO:tasks.rados.rados.0.smithi042.stdout:1901: oid 8 updating version 0 to 664 2024-09-21T09:33:27.048 INFO:tasks.rados.rados.0.smithi042.stdout:1901: oid 8 version 664 is already newer than 663 2024-09-21T09:33:27.048 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 664 (ObjNum 606 snap 176 seq_num 606) dirty exists 2024-09-21T09:33:27.048 INFO:tasks.rados.rados.0.smithi042.stdout:1901: left oid 8 (ObjNum 606 snap 176 seq_num 606) 2024-09-21T09:33:27.051 INFO:tasks.rados.rados.0.smithi042.stdout:1901: done (2 left) 2024-09-21T09:33:27.051 INFO:tasks.rados.rados.0.smithi042.stdout:1904: done (1 left) 2024-09-21T09:33:27.051 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 176 2024-09-21T09:33:27.051 INFO:tasks.rados.rados.0.smithi042.stdout:1905: seq_num 610 ranges {0=622592} 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1905: writing smithi04275593-47 from 0 to 622592 tid 1 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1906: rmattr oid 23 current snap is 176 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1906: done (2 left) 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1907: copy_from oid 30 from oid 2 current snap is 176 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1903: finishing write tid 1 to smithi04275593-35 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1903: finishing write tid 2 to smithi04275593-35 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1903: finishing write tid 3 to smithi04275593-35 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1903: oid 35 updating version 0 to 802 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1903: oid 35 updating version 802 to 803 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 803 (ObjNum 608 snap 176 seq_num 608) dirty exists 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1903: left oid 35 (ObjNum 608 snap 176 seq_num 608) 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1903: done (2 left) 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:1908: copy_from oid 18 from oid 44 current snap is 176 2024-09-21T09:33:27.056 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 176 2024-09-21T09:33:27.057 INFO:tasks.rados.rados.0.smithi042.stdout:1909: seq_num 611 ranges {0=638976} 2024-09-21T09:33:27.059 INFO:tasks.rados.rados.0.smithi042.stdout:1909: writing smithi04275593-7 from 0 to 638976 tid 1 2024-09-21T09:33:27.059 INFO:tasks.rados.rados.0.smithi042.stdout:1910: delete oid 46 current snap is 176 2024-09-21T09:33:27.060 INFO:tasks.rados.rados.0.smithi042.stdout:1908: finishing copy_from to smithi04275593-18 2024-09-21T09:33:27.060 INFO:tasks.rados.rados.0.smithi042.stdout:1908: got expected ENOENT (src dne) 2024-09-21T09:33:27.060 INFO:tasks.rados.rados.0.smithi042.stdout:1908: finishing copy_from racing read to smithi04275593-18 2024-09-21T09:33:27.060 INFO:tasks.rados.rados.0.smithi042.stdout:1907: finishing copy_from racing read to smithi04275593-30 2024-09-21T09:33:27.060 INFO:tasks.rados.rados.0.smithi042.stdout:1905: finishing write tid 1 to smithi04275593-47 2024-09-21T09:33:27.060 INFO:tasks.rados.rados.0.smithi042.stdout:1905: finishing write tid 2 to smithi04275593-47 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:1905: finishing write tid 3 to smithi04275593-47 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:1905: oid 47 updating version 0 to 675 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:1905: oid 47 updating version 675 to 676 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 676 (ObjNum 610 snap 176 seq_num 610) dirty exists 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:1905: left oid 47 (ObjNum 610 snap 176 seq_num 610) 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:1907: finishing copy_from to smithi04275593-30 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 640 (ObjNum 33 snap 0 seq_num 3427612464) dirty exists 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:1905: done (4 left) 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:1907: done (3 left) 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:1908: done (2 left) 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:1910: done (1 left) 2024-09-21T09:33:27.062 INFO:tasks.rados.rados.0.smithi042.stdout:1911: read oid 29 snap -1 2024-09-21T09:33:27.063 INFO:tasks.rados.rados.0.smithi042.stdout:1911: expect (ObjNum 559 snap 164 seq_num 559) 2024-09-21T09:33:27.063 INFO:tasks.rados.rados.0.smithi042.stdout:1912: delete oid 40 current snap is 176 2024-09-21T09:33:27.064 INFO:tasks.rados.rados.0.smithi042.stdout:1909: finishing write tid 1 to smithi04275593-7 2024-09-21T09:33:27.064 INFO:tasks.rados.rados.0.smithi042.stdout:1909: finishing write tid 2 to smithi04275593-7 2024-09-21T09:33:27.066 INFO:tasks.rados.rados.0.smithi042.stdout:1909: finishing write tid 3 to smithi04275593-7 2024-09-21T09:33:27.066 INFO:tasks.rados.rados.0.smithi042.stdout:1909: oid 7 updating version 0 to 804 2024-09-21T09:33:27.066 INFO:tasks.rados.rados.0.smithi042.stdout:1909: oid 7 updating version 804 to 805 2024-09-21T09:33:27.066 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 805 (ObjNum 611 snap 176 seq_num 611) dirty exists 2024-09-21T09:33:27.066 INFO:tasks.rados.rados.0.smithi042.stdout:1909: left oid 7 (ObjNum 611 snap 176 seq_num 611) 2024-09-21T09:33:27.066 INFO:tasks.rados.rados.0.smithi042.stdout:1909: done (2 left) 2024-09-21T09:33:27.066 INFO:tasks.rados.rados.0.smithi042.stdout:1912: done (1 left) 2024-09-21T09:33:27.066 INFO:tasks.rados.rados.0.smithi042.stdout:1913: snap_create 2024-09-21T09:33:27.078 INFO:tasks.rados.rados.0.smithi042.stdout:1911: expect (ObjNum 559 snap 164 seq_num 559) 2024-09-21T09:33:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:27 smithi042 ceph-mon[85820]: osdmap e436: 8 total, 8 up, 8 in 2024-09-21T09:33:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:27 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:27.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:27 smithi042 ceph-mon[87662]: osdmap e436: 8 total, 8 up, 8 in 2024-09-21T09:33:27.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:27.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:27 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:27 smithi133 ceph-mon[83064]: osdmap e436: 8 total, 8 up, 8 in 2024-09-21T09:33:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:27.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:27 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:27.684 INFO:tasks.rados.rados.0.smithi042.stdout:1911: done (1 left) 2024-09-21T09:33:27.684 INFO:tasks.rados.rados.0.smithi042.stdout:1913: done (0 left) 2024-09-21T09:33:27.684 INFO:tasks.rados.rados.0.smithi042.stdout:1914: delete oid 9 current snap is 177 2024-09-21T09:33:27.690 INFO:tasks.rados.rados.0.smithi042.stdout:1914: done (0 left) 2024-09-21T09:33:27.691 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 177 2024-09-21T09:33:27.691 INFO:tasks.rados.rados.0.smithi042.stdout:1915: seq_num 615 ranges {6324224=704512} 2024-09-21T09:33:27.729 INFO:tasks.rados.rados.0.smithi042.stdout:1915: writing smithi04275593-39 from 6324224 to 7028736 tid 1 2024-09-21T09:33:27.730 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 177 2024-09-21T09:33:27.730 INFO:tasks.rados.rados.0.smithi042.stdout:1916: seq_num 616 ranges {622592=720896} 2024-09-21T09:33:27.737 INFO:tasks.rados.rados.0.smithi042.stdout:1916: writing smithi04275593-47 from 622592 to 1343488 tid 1 2024-09-21T09:33:27.737 INFO:tasks.rados.rados.0.smithi042.stdout:1917: read oid 32 snap -1 2024-09-21T09:33:27.737 INFO:tasks.rados.rados.0.smithi042.stdout:1917: expect (ObjNum 593 snap 170 seq_num 593) 2024-09-21T09:33:27.737 INFO:tasks.rados.rados.0.smithi042.stdout:1918: snap_create 2024-09-21T09:33:27.737 INFO:tasks.rados.rados.0.smithi042.stdout:1915: finishing write tid 1 to smithi04275593-39 2024-09-21T09:33:27.737 INFO:tasks.rados.rados.0.smithi042.stdout:1915: finishing write tid 2 to smithi04275593-39 2024-09-21T09:33:27.737 INFO:tasks.rados.rados.0.smithi042.stdout:1915: finishing write tid 3 to smithi04275593-39 2024-09-21T09:33:27.737 INFO:tasks.rados.rados.0.smithi042.stdout:1915: oid 39 updating version 0 to 653 2024-09-21T09:33:27.737 INFO:tasks.rados.rados.0.smithi042.stdout:1915: oid 39 version 653 is already newer than 652 2024-09-21T09:33:27.737 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 653 (ObjNum 615 snap 177 seq_num 615) dirty exists 2024-09-21T09:33:27.738 INFO:tasks.rados.rados.0.smithi042.stdout:1915: left oid 39 (ObjNum 615 snap 177 seq_num 615) 2024-09-21T09:33:27.741 INFO:tasks.rados.rados.0.smithi042.stdout:1916: finishing write tid 1 to smithi04275593-47 2024-09-21T09:33:27.741 INFO:tasks.rados.rados.0.smithi042.stdout:1916: finishing write tid 2 to smithi04275593-47 2024-09-21T09:33:27.743 INFO:tasks.rados.rados.0.smithi042.stdout:1916: finishing write tid 3 to smithi04275593-47 2024-09-21T09:33:27.743 INFO:tasks.rados.rados.0.smithi042.stdout:1916: oid 47 updating version 0 to 679 2024-09-21T09:33:27.743 INFO:tasks.rados.rados.0.smithi042.stdout:1916: oid 47 version 679 is already newer than 678 2024-09-21T09:33:27.743 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 679 (ObjNum 616 snap 177 seq_num 616) dirty exists 2024-09-21T09:33:27.743 INFO:tasks.rados.rados.0.smithi042.stdout:1916: left oid 47 (ObjNum 616 snap 177 seq_num 616) 2024-09-21T09:33:27.744 INFO:tasks.rados.rados.0.smithi042.stdout:1917: expect (ObjNum 593 snap 170 seq_num 593) 2024-09-21T09:33:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:28 smithi042 ceph-mon[87662]: osdmap e437: 8 total, 8 up, 8 in 2024-09-21T09:33:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:28 smithi042 ceph-mon[87662]: pgmap v327: 121 pgs: 121 active+clean; 157 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-21T09:33:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:28 smithi042 ceph-mon[87662]: osdmap e438: 8 total, 8 up, 8 in 2024-09-21T09:33:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:28 smithi042 ceph-mon[85820]: osdmap e437: 8 total, 8 up, 8 in 2024-09-21T09:33:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:28 smithi042 ceph-mon[85820]: pgmap v327: 121 pgs: 121 active+clean; 157 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-21T09:33:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:28 smithi042 ceph-mon[85820]: osdmap e438: 8 total, 8 up, 8 in 2024-09-21T09:33:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:28 smithi133 ceph-mon[83064]: osdmap e437: 8 total, 8 up, 8 in 2024-09-21T09:33:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:28 smithi133 ceph-mon[83064]: pgmap v327: 121 pgs: 121 active+clean; 157 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-21T09:33:28.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:28 smithi133 ceph-mon[83064]: osdmap e438: 8 total, 8 up, 8 in 2024-09-21T09:33:28.687 INFO:tasks.rados.rados.0.smithi042.stdout:1915: done (3 left) 2024-09-21T09:33:28.687 INFO:tasks.rados.rados.0.smithi042.stdout:1916: done (2 left) 2024-09-21T09:33:28.687 INFO:tasks.rados.rados.0.smithi042.stdout:1917: done (1 left) 2024-09-21T09:33:28.687 INFO:tasks.rados.rados.0.smithi042.stdout:1918: done (0 left) 2024-09-21T09:33:28.687 INFO:tasks.rados.rados.0.smithi042.stdout:1919: copy_from oid 23 from oid 48 current snap is 178 2024-09-21T09:33:28.687 INFO:tasks.rados.rados.0.smithi042.stdout:1920: delete oid 40 current snap is 178 2024-09-21T09:33:28.690 INFO:tasks.rados.rados.0.smithi042.stdout:1920: done (1 left) 2024-09-21T09:33:28.690 INFO:tasks.rados.rados.0.smithi042.stdout:1921: snap_remove snap 176 2024-09-21T09:33:29.693 INFO:tasks.rados.rados.0.smithi042.stdout:1921: done (1 left) 2024-09-21T09:33:29.693 INFO:tasks.rados.rados.0.smithi042.stdout:1922: setattr oid 37 current snap is 178 2024-09-21T09:33:29.693 INFO:tasks.rados.rados.0.smithi042.stdout:1919: finishing copy_from racing read to smithi04275593-23 2024-09-21T09:33:29.693 INFO:tasks.rados.rados.0.smithi042.stdout:1919: finishing copy_from to smithi04275593-23 2024-09-21T09:33:29.693 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 571 (ObjNum 495 snap 144 seq_num 495) dirty exists 2024-09-21T09:33:29.694 INFO:tasks.rados.rados.0.smithi042.stdout:1919: done (1 left) 2024-09-21T09:33:29.694 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 178 2024-09-21T09:33:29.694 INFO:tasks.rados.rados.0.smithi042.stdout:1923: seq_num 618 ranges {0=753664} 2024-09-21T09:33:29.698 INFO:tasks.rados.rados.0.smithi042.stdout:1923: writing smithi04275593-46 from 0 to 753664 tid 1 2024-09-21T09:33:29.698 INFO:tasks.rados.rados.0.smithi042.stdout:1924: delete oid 23 current snap is 178 2024-09-21T09:33:29.703 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 654 (ObjNum 605 snap 175 seq_num 605) dirty exists 2024-09-21T09:33:29.705 INFO:tasks.rados.rados.0.smithi042.stdout:1922: done (2 left) 2024-09-21T09:33:29.706 INFO:tasks.rados.rados.0.smithi042.stdout:1924: done (1 left) 2024-09-21T09:33:29.706 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 178 2024-09-21T09:33:29.706 INFO:tasks.rados.rados.0.smithi042.stdout:1925: seq_num 620 ranges {4816896=794624} 2024-09-21T09:33:29.736 INFO:tasks.rados.rados.0.smithi042.stdout:1925: writing smithi04275593-26 from 4816896 to 5611520 tid 1 2024-09-21T09:33:29.736 INFO:tasks.rados.rados.0.smithi042.stdout:1926: snap_remove snap 177 2024-09-21T09:33:29.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:29 smithi133 ceph-mon[83064]: osdmap e439: 8 total, 8 up, 8 in 2024-09-21T09:33:30.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:29 smithi042 ceph-mon[87662]: osdmap e439: 8 total, 8 up, 8 in 2024-09-21T09:33:30.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:29 smithi042 ceph-mon[85820]: osdmap e439: 8 total, 8 up, 8 in 2024-09-21T09:33:30.279 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:33:30.692 INFO:tasks.rados.rados.0.smithi042.stdout:1926: done (2 left) 2024-09-21T09:33:30.692 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 178 2024-09-21T09:33:30.693 INFO:tasks.rados.rados.0.smithi042.stdout:1923: finishing write tid 1 to smithi04275593-46 2024-09-21T09:33:30.693 INFO:tasks.rados.rados.0.smithi042.stdout:1927: seq_num 621 ranges {0=409600,409600=401408} 2024-09-21T09:33:30.694 INFO:tasks.rados.rados.0.smithi042.stdout:1927: writing smithi04275593-9 from 0 to 409600 tid 1 2024-09-21T09:33:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1927: writing smithi04275593-9 from 409600 to 811008 tid 2 2024-09-21T09:33:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1928: snap_create 2024-09-21T09:33:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1923: finishing write tid 2 to smithi04275593-46 2024-09-21T09:33:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1923: finishing write tid 3 to smithi04275593-46 2024-09-21T09:33:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1923: oid 46 updating version 0 to 787 2024-09-21T09:33:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1923: oid 46 updating version 787 to 788 2024-09-21T09:33:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 788 (ObjNum 618 snap 178 seq_num 618) dirty exists 2024-09-21T09:33:30.697 INFO:tasks.rados.rados.0.smithi042.stdout:1923: left oid 46 (ObjNum 618 snap 178 seq_num 618) 2024-09-21T09:33:30.698 INFO:tasks.rados.rados.0.smithi042.stdout:1925: finishing write tid 1 to smithi04275593-26 2024-09-21T09:33:30.698 INFO:tasks.rados.rados.0.smithi042.stdout:1925: finishing write tid 2 to smithi04275593-26 2024-09-21T09:33:30.698 INFO:tasks.rados.rados.0.smithi042.stdout:1925: finishing write tid 3 to smithi04275593-26 2024-09-21T09:33:30.698 INFO:tasks.rados.rados.0.smithi042.stdout:1925: oid 26 updating version 0 to 577 2024-09-21T09:33:30.698 INFO:tasks.rados.rados.0.smithi042.stdout:1925: oid 26 updating version 577 to 578 2024-09-21T09:33:30.698 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 578 (ObjNum 620 snap 178 seq_num 620) dirty exists 2024-09-21T09:33:30.698 INFO:tasks.rados.rados.0.smithi042.stdout:1925: left oid 26 (ObjNum 620 snap 178 seq_num 620) 2024-09-21T09:33:30.700 INFO:tasks.rados.rados.0.smithi042.stdout:1927: finishing write tid 1 to smithi04275593-9 2024-09-21T09:33:30.700 INFO:tasks.rados.rados.0.smithi042.stdout:1927: finishing write tid 2 to smithi04275593-9 2024-09-21T09:33:30.700 INFO:tasks.rados.rados.0.smithi042.stdout:1927: finishing write tid 3 to smithi04275593-9 2024-09-21T09:33:30.701 INFO:tasks.rados.rados.0.smithi042.stdout:1927: finishing write tid 4 to smithi04275593-9 2024-09-21T09:33:30.701 INFO:tasks.rados.rados.0.smithi042.stdout:1927: oid 9 updating version 0 to 657 2024-09-21T09:33:30.701 INFO:tasks.rados.rados.0.smithi042.stdout:1927: oid 9 version 657 is already newer than 656 2024-09-21T09:33:30.701 INFO:tasks.rados.rados.0.smithi042.stdout:1927: oid 9 version 657 is already newer than 655 2024-09-21T09:33:30.701 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 657 (ObjNum 621 snap 178 seq_num 621) dirty exists 2024-09-21T09:33:30.702 INFO:tasks.rados.rados.0.smithi042.stdout:1927: left oid 9 (ObjNum 621 snap 178 seq_num 621) 2024-09-21T09:33:30.874 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:33:30.874 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (8m) 51s ago 8m 24.6M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:33:30.874 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (8m) 17s ago 8m 91.3M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:33:30.874 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (10m) 51s ago 10m 18.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:33:30.874 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (10m) 17s ago 10m 22.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:33:30.874 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (4m) 17s ago 13m 455M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:33:30.874 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (4m) 51s ago 15m 525M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (3m) 51s ago 15m 54.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (3m) 17s ago 14m 44.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (3m) 51s ago 13m 48.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (8m) 51s ago 8m 15.7M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (8m) 17s ago 8m 17.4M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (2m) 51s ago 13m 119M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (2m) 51s ago 13m 114M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (88s) 51s ago 12m 94.5M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9d2749b5f532 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (55s) 51s ago 12m 11.3M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 fe5a6841aeab 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (21s) 17s ago 11m 13.7M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d14b6f373e3f 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (11m) 17s ago 11m 191M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 9c664c6ed37a 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (11m) 17s ago 11m 152M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (10m) 17s ago 10m 157M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:33:30.875 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (4m) 17s ago 9m 54.4M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:33:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:30 smithi133 ceph-mon[83064]: pgmap v330: 121 pgs: 121 active+clean; 158 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2024-09-21T09:33:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:30 smithi133 ceph-mon[83064]: osdmap e440: 8 total, 8 up, 8 in 2024-09-21T09:33:31.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:30 smithi042 ceph-mon[87662]: pgmap v330: 121 pgs: 121 active+clean; 158 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2024-09-21T09:33:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:30 smithi042 ceph-mon[87662]: osdmap e440: 8 total, 8 up, 8 in 2024-09-21T09:33:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:30 smithi042 ceph-mon[85820]: pgmap v330: 121 pgs: 121 active+clean; 158 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2024-09-21T09:33:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:30 smithi042 ceph-mon[85820]: osdmap e440: 8 total, 8 up, 8 in 2024-09-21T09:33:31.235 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:33:31.235 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:33:31.235 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3, 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 5 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 5, 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 10 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:33:31.236 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:33:31.536 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:33:31.537 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:33:31.537 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:33:31.537 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:33:31.537 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:33:31.537 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:33:31.537 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:33:31.537 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:33:31.537 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "10/20 daemons upgraded", 2024-09-21T09:33:31.537 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T09:33:31.538 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:33:31.538 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:33:31.703 INFO:tasks.rados.rados.0.smithi042.stdout:1923: done (3 left) 2024-09-21T09:33:31.703 INFO:tasks.rados.rados.0.smithi042.stdout:1925: done (2 left) 2024-09-21T09:33:31.703 INFO:tasks.rados.rados.0.smithi042.stdout:1927: done (1 left) 2024-09-21T09:33:31.703 INFO:tasks.rados.rados.0.smithi042.stdout:1928: done (0 left) 2024-09-21T09:33:31.703 INFO:tasks.rados.rados.0.smithi042.stdout:1929: rollback oid 36 current snap is 179 2024-09-21T09:33:31.703 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 36 to 175 2024-09-21T09:33:31.704 INFO:tasks.rados.rados.0.smithi042.stdout:1930: snap_create 2024-09-21T09:33:31.710 INFO:tasks.rados.rados.0.smithi042.stdout:1929: finishing rollback tid 0 to smithi04275593-36 2024-09-21T09:33:31.710 INFO:tasks.rados.rados.0.smithi042.stdout:1929: finishing rollback tid 1 to smithi04275593-36 2024-09-21T09:33:31.710 INFO:tasks.rados.rados.0.smithi042.stdout:1929: finishing rollback tid 2 to smithi04275593-36 2024-09-21T09:33:31.710 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 591 (ObjNum 460 snap 137 seq_num 460) dirty exists 2024-09-21T09:33:31.851 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:33:31] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2024-09-21T09:33:31.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-mon[87662]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:31.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-mon[87662]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:31.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-mon[87662]: osdmap e441: 8 total, 8 up, 8 in 2024-09-21T09:33:31.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2294802224' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:31.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-mon[85820]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-mon[85820]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:31.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-mon[85820]: osdmap e441: 8 total, 8 up, 8 in 2024-09-21T09:33:31.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2294802224' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:31.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:31 smithi133 ceph-mon[83064]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:31 smithi133 ceph-mon[83064]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:31 smithi133 ceph-mon[83064]: osdmap e441: 8 total, 8 up, 8 in 2024-09-21T09:33:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:31 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2294802224' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:32.686 INFO:tasks.rados.rados.0.smithi042.stdout:1929: done (1 left) 2024-09-21T09:33:32.686 INFO:tasks.rados.rados.0.smithi042.stdout:1930: done (0 left) 2024-09-21T09:33:32.686 INFO:tasks.rados.rados.0.smithi042.stdout:1931: read oid 4 snap 174 2024-09-21T09:33:32.686 INFO:tasks.rados.rados.0.smithi042.stdout:1931: expect deleted 2024-09-21T09:33:32.686 INFO:tasks.rados.rados.0.smithi042.stdout:1932: snap_remove snap 175 2024-09-21T09:33:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:32 smithi133 ceph-mon[83064]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:32 smithi133 ceph-mon[83064]: pgmap v333: 121 pgs: 121 active+clean; 159 MiB data, 884 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 484 KiB/s wr, 6 op/s 2024-09-21T09:33:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:32 smithi133 ceph-mon[83064]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:32 smithi133 ceph-mon[83064]: osdmap e442: 8 total, 8 up, 8 in 2024-09-21T09:33:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:32 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T09:33:32.701 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:32 smithi133 ceph-mon[83064]: osdmap e443: 8 total, 8 up, 8 in 2024-09-21T09:33:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[85820]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[85820]: pgmap v333: 121 pgs: 121 active+clean; 159 MiB data, 884 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 484 KiB/s wr, 6 op/s 2024-09-21T09:33:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[85820]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[85820]: osdmap e442: 8 total, 8 up, 8 in 2024-09-21T09:33:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T09:33:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[85820]: osdmap e443: 8 total, 8 up, 8 in 2024-09-21T09:33:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[87662]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[87662]: pgmap v333: 121 pgs: 121 active+clean; 159 MiB data, 884 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 484 KiB/s wr, 6 op/s 2024-09-21T09:33:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[87662]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:33:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[87662]: osdmap e442: 8 total, 8 up, 8 in 2024-09-21T09:33:33.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T09:33:33.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:32 smithi042 ceph-mon[87662]: osdmap e443: 8 total, 8 up, 8 in 2024-09-21T09:33:33.687 INFO:tasks.rados.rados.0.smithi042.stdout:1932: done (1 left) 2024-09-21T09:33:33.688 INFO:tasks.rados.rados.0.smithi042.stdout:1933: setattr oid 49 current snap is 180 2024-09-21T09:33:33.689 INFO:tasks.rados.rados.0.smithi042.stdout:1931: done (1 left) 2024-09-21T09:33:33.689 INFO:tasks.rados.rados.0.smithi042.stdout:1934: snap_remove snap 171 2024-09-21T09:33:33.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:33 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T09:33:33.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:33 smithi133 ceph-mon[83064]: Upgrade: osd.5 is safe to restart 2024-09-21T09:33:33.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:33 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:33.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:33 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T09:33:33.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:33 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:33.967 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:33 smithi133 ceph-mon[83064]: osdmap e444: 8 total, 8 up, 8 in 2024-09-21T09:33:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T09:33:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[85820]: Upgrade: osd.5 is safe to restart 2024-09-21T09:33:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T09:33:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[85820]: osdmap e444: 8 total, 8 up, 8 in 2024-09-21T09:33:34.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T09:33:34.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[87662]: Upgrade: osd.5 is safe to restart 2024-09-21T09:33:34.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:34.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T09:33:34.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:34.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:33 smithi042 ceph-mon[87662]: osdmap e444: 8 total, 8 up, 8 in 2024-09-21T09:33:34.690 INFO:tasks.rados.rados.0.smithi042.stdout:1934: done (1 left) 2024-09-21T09:33:34.690 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 180 2024-09-21T09:33:34.690 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 683 (ObjNum 460 snap 137 seq_num 460) dirty exists 2024-09-21T09:33:34.691 INFO:tasks.rados.rados.0.smithi042.stdout:1935: seq_num 622 ranges {8241152=425984,8667136=401408} 2024-09-21T09:33:34.738 INFO:tasks.rados.rados.0.smithi042.stdout:1935: writing smithi04275593-41 from 8241152 to 8667136 tid 1 2024-09-21T09:33:34.741 INFO:tasks.rados.rados.0.smithi042.stdout:1935: writing smithi04275593-41 from 8667136 to 9068544 tid 2 2024-09-21T09:33:34.741 INFO:tasks.rados.rados.0.smithi042.stdout:1933: done (1 left) 2024-09-21T09:33:34.741 INFO:tasks.rados.rados.0.smithi042.stdout:1936: copy_from oid 29 from oid 48 current snap is 180 2024-09-21T09:33:34.741 INFO:tasks.rados.rados.0.smithi042.stdout:1937: snap_remove snap 174 2024-09-21T09:33:34.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:34 smithi133 ceph-mon[83064]: pgmap v336: 121 pgs: 121 active+clean; 163 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-09-21T09:33:34.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:34 smithi133 ceph-mon[83064]: Upgrade: Updating osd.5 2024-09-21T09:33:34.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:34 smithi133 ceph-mon[83064]: Deploying daemon osd.5 on smithi133 2024-09-21T09:33:34.970 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:34 smithi133 ceph-mon[83064]: osdmap e445: 8 total, 8 up, 8 in 2024-09-21T09:33:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:34 smithi042 ceph-mon[85820]: pgmap v336: 121 pgs: 121 active+clean; 163 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-09-21T09:33:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:34 smithi042 ceph-mon[85820]: Upgrade: Updating osd.5 2024-09-21T09:33:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:34 smithi042 ceph-mon[85820]: Deploying daemon osd.5 on smithi133 2024-09-21T09:33:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:34 smithi042 ceph-mon[85820]: osdmap e445: 8 total, 8 up, 8 in 2024-09-21T09:33:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:34 smithi042 ceph-mon[87662]: pgmap v336: 121 pgs: 121 active+clean; 163 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-09-21T09:33:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:34 smithi042 ceph-mon[87662]: Upgrade: Updating osd.5 2024-09-21T09:33:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:34 smithi042 ceph-mon[87662]: Deploying daemon osd.5 on smithi133 2024-09-21T09:33:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:34 smithi042 ceph-mon[87662]: osdmap e445: 8 total, 8 up, 8 in 2024-09-21T09:33:35.715 INFO:tasks.rados.rados.0.smithi042.stdout:1937: done (2 left) 2024-09-21T09:33:35.715 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 180 2024-09-21T09:33:35.715 INFO:tasks.rados.rados.0.smithi042.stdout:1935: finishing write tid 1 to smithi04275593-41 2024-09-21T09:33:35.715 INFO:tasks.rados.rados.0.smithi042.stdout:1938: seq_num 623 ranges {5185536=442368,5627904=401408} 2024-09-21T09:33:35.746 INFO:tasks.rados.rados.0.smithi042.stdout:1938: writing smithi04275593-49 from 5185536 to 5627904 tid 1 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:1938: writing smithi04275593-49 from 5627904 to 6029312 tid 2 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:1939: read oid 30 snap -1 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:1939: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:1940: snap_create 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:1935: finishing write tid 2 to smithi04275593-41 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:1935: finishing write tid 3 to smithi04275593-41 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:1935: finishing write tid 4 to smithi04275593-41 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:1935: oid 41 updating version 0 to 555 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:1935: oid 41 updating version 555 to 556 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:1935: oid 41 updating version 556 to 557 2024-09-21T09:33:35.749 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 557 (ObjNum 622 snap 180 seq_num 622) dirty exists 2024-09-21T09:33:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:1935: left oid 41 (ObjNum 622 snap 180 seq_num 622) 2024-09-21T09:33:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:1936: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:33:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:1936: finishing copy_from to smithi04275593-29 2024-09-21T09:33:35.750 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 571 (ObjNum 495 snap 144 seq_num 495) dirty exists 2024-09-21T09:33:35.752 INFO:tasks.rados.rados.0.smithi042.stdout:1939: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:35.756 INFO:tasks.rados.rados.0.smithi042.stdout:1938: finishing write tid 1 to smithi04275593-49 2024-09-21T09:33:35.756 INFO:tasks.rados.rados.0.smithi042.stdout:1938: finishing write tid 2 to smithi04275593-49 2024-09-21T09:33:35.756 INFO:tasks.rados.rados.0.smithi042.stdout:1938: finishing write tid 3 to smithi04275593-49 2024-09-21T09:33:35.757 INFO:tasks.rados.rados.0.smithi042.stdout:1938: finishing write tid 4 to smithi04275593-49 2024-09-21T09:33:35.757 INFO:tasks.rados.rados.0.smithi042.stdout:1938: oid 49 updating version 0 to 694 2024-09-21T09:33:35.757 INFO:tasks.rados.rados.0.smithi042.stdout:1938: oid 49 version 694 is already newer than 692 2024-09-21T09:33:35.758 INFO:tasks.rados.rados.0.smithi042.stdout:1938: oid 49 version 694 is already newer than 693 2024-09-21T09:33:35.758 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 694 (ObjNum 623 snap 180 seq_num 623) dirty exists 2024-09-21T09:33:35.758 INFO:tasks.rados.rados.0.smithi042.stdout:1938: left oid 49 (ObjNum 623 snap 180 seq_num 623) 2024-09-21T09:33:36.101 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:33:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[92523]: 2024-09-21T09:33:35.756+0000 7f5527c1f640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap f4 after trimming was started 2024-09-21T09:33:36.721 INFO:tasks.rados.rados.0.smithi042.stdout:1935: done (4 left) 2024-09-21T09:33:36.721 INFO:tasks.rados.rados.0.smithi042.stdout:1936: done (3 left) 2024-09-21T09:33:36.721 INFO:tasks.rados.rados.0.smithi042.stdout:1938: done (2 left) 2024-09-21T09:33:36.721 INFO:tasks.rados.rados.0.smithi042.stdout:1939: done (1 left) 2024-09-21T09:33:36.722 INFO:tasks.rados.rados.0.smithi042.stdout:1940: done (0 left) 2024-09-21T09:33:36.722 INFO:tasks.rados.rados.0.smithi042.stdout:1941: snap_remove snap 178 2024-09-21T09:33:36.792 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:36 smithi133 systemd[1]: Stopping Ceph osd.5 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:33:36.792 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:36 smithi133 ceph-mon[83064]: pgmap v339: 121 pgs: 121 active+clean; 163 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-21T09:33:36.792 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:36 smithi133 ceph-mon[83064]: osdmap e446: 8 total, 8 up, 8 in 2024-09-21T09:33:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:36 smithi042 ceph-mon[85820]: pgmap v339: 121 pgs: 121 active+clean; 163 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-21T09:33:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:36 smithi042 ceph-mon[85820]: osdmap e446: 8 total, 8 up, 8 in 2024-09-21T09:33:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:36 smithi042 ceph-mon[87662]: pgmap v339: 121 pgs: 121 active+clean; 163 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-21T09:33:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:36 smithi042 ceph-mon[87662]: osdmap e446: 8 total, 8 up, 8 in 2024-09-21T09:33:37.242 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:36 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[41823]: 2024-09-21T09:33:36.806+0000 7f51ab034640 -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-09-21T09:33:37.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:36 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[41823]: 2024-09-21T09:33:36.806+0000 7f51ab034640 -1 osd.5 447 *** Got signal Terminated *** 2024-09-21T09:33:37.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:36 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[41823]: 2024-09-21T09:33:36.806+0000 7f51ab034640 -1 osd.5 447 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:33:37.691 INFO:tasks.rados.rados.0.smithi042.stdout:1941: done (0 left) 2024-09-21T09:33:37.691 INFO:tasks.rados.rados.0.smithi042.stdout:1942: rollback oid 10 current snap is 181 2024-09-21T09:33:37.692 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 10 to 172 2024-09-21T09:33:37.692 INFO:tasks.rados.rados.0.smithi042.stdout:1943: read oid 47 snap 180 2024-09-21T09:33:37.692 INFO:tasks.rados.rados.0.smithi042.stdout:1943: expect (ObjNum 616 snap 177 seq_num 616) 2024-09-21T09:33:37.692 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 181 2024-09-21T09:33:37.692 INFO:tasks.rados.rados.0.smithi042.stdout:1944: seq_num 624 ranges {4161536=458752,4620288=401408} 2024-09-21T09:33:37.718 INFO:tasks.rados.rados.0.smithi042.stdout:1944: writing smithi04275593-29 from 4161536 to 4620288 tid 1 2024-09-21T09:33:37.721 INFO:tasks.rados.rados.0.smithi042.stdout:1944: writing smithi04275593-29 from 4620288 to 5021696 tid 2 2024-09-21T09:33:37.721 INFO:tasks.rados.rados.0.smithi042.stdout:1945: rmattr oid 12 current snap is 181 2024-09-21T09:33:37.721 INFO:tasks.rados.rados.0.smithi042.stdout:1945: done (3 left) 2024-09-21T09:33:37.721 INFO:tasks.rados.rados.0.smithi042.stdout:1946: copy_from oid 43 from oid 30 current snap is 181 2024-09-21T09:33:37.721 INFO:tasks.rados.rados.0.smithi042.stdout:1943: expect (ObjNum 616 snap 177 seq_num 616) 2024-09-21T09:33:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1944: finishing write tid 1 to smithi04275593-29 2024-09-21T09:33:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1944: finishing write tid 2 to smithi04275593-29 2024-09-21T09:33:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1943: done (3 left) 2024-09-21T09:33:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 181 2024-09-21T09:33:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1944: finishing write tid 3 to smithi04275593-29 2024-09-21T09:33:37.771 INFO:tasks.rados.rados.0.smithi042.stdout:1947: seq_num 625 ranges {286720=475136,761856=401408} 2024-09-21T09:33:37.775 INFO:tasks.rados.rados.0.smithi042.stdout:1947: writing smithi04275593-20 from 286720 to 761856 tid 1 2024-09-21T09:33:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:1947: writing smithi04275593-20 from 761856 to 1163264 tid 2 2024-09-21T09:33:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 181 2024-09-21T09:33:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:1944: finishing write tid 4 to smithi04275593-29 2024-09-21T09:33:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:1944: oid 29 updating version 0 to 666 2024-09-21T09:33:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:1944: oid 29 updating version 666 to 667 2024-09-21T09:33:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:1944: oid 29 version 667 is already newer than 665 2024-09-21T09:33:37.779 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 667 (ObjNum 624 snap 181 seq_num 624) dirty exists 2024-09-21T09:33:37.779 INFO:tasks.rados.rados.0.smithi042.stdout:1944: left oid 29 (ObjNum 624 snap 181 seq_num 624) 2024-09-21T09:33:37.779 INFO:tasks.rados.rados.0.smithi042.stdout:1948: seq_num 626 ranges {8601600=491520,9093120=401408} 2024-09-21T09:33:37.827 INFO:tasks.rados.rados.0.smithi042.stdout:1948: writing smithi04275593-15 from 8601600 to 9093120 tid 1 2024-09-21T09:33:37.830 INFO:tasks.rados.rados.0.smithi042.stdout:1948: writing smithi04275593-15 from 9093120 to 9494528 tid 2 2024-09-21T09:33:37.830 INFO:tasks.rados.rados.0.smithi042.stdout:1944: done (4 left) 2024-09-21T09:33:37.830 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 181 2024-09-21T09:33:37.830 INFO:tasks.rados.rados.0.smithi042.stdout:1947: finishing write tid 1 to smithi04275593-20 2024-09-21T09:33:37.830 INFO:tasks.rados.rados.0.smithi042.stdout:1947: finishing write tid 2 to smithi04275593-20 2024-09-21T09:33:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:1947: finishing write tid 3 to smithi04275593-20 2024-09-21T09:33:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:1947: finishing write tid 4 to smithi04275593-20 2024-09-21T09:33:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:1947: oid 20 updating version 0 to 670 2024-09-21T09:33:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:1947: oid 20 version 670 is already newer than 669 2024-09-21T09:33:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:1947: oid 20 version 670 is already newer than 668 2024-09-21T09:33:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 670 (ObjNum 625 snap 181 seq_num 625) dirty exists 2024-09-21T09:33:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:1947: left oid 20 (ObjNum 625 snap 181 seq_num 625) 2024-09-21T09:33:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:1949: seq_num 627 ranges {0=507904,507904=401408} 2024-09-21T09:33:37.833 INFO:tasks.rados.rados.0.smithi042.stdout:1949: writing smithi04275593-34 from 0 to 507904 tid 1 2024-09-21T09:33:37.835 INFO:tasks.rados.rados.0.smithi042.stdout:1949: writing smithi04275593-34 from 507904 to 909312 tid 2 2024-09-21T09:33:37.835 INFO:tasks.rados.rados.0.smithi042.stdout:1947: done (4 left) 2024-09-21T09:33:37.835 INFO:tasks.rados.rados.0.smithi042.stdout:1950: snap_create 2024-09-21T09:33:37.835 INFO:tasks.rados.rados.0.smithi042.stdout:1948: finishing write tid 1 to smithi04275593-15 2024-09-21T09:33:37.835 INFO:tasks.rados.rados.0.smithi042.stdout:1948: finishing write tid 2 to smithi04275593-15 2024-09-21T09:33:37.836 INFO:tasks.rados.rados.0.smithi042.stdout:1948: finishing write tid 3 to smithi04275593-15 2024-09-21T09:33:37.836 INFO:tasks.rados.rados.0.smithi042.stdout:1948: finishing write tid 4 to smithi04275593-15 2024-09-21T09:33:37.836 INFO:tasks.rados.rados.0.smithi042.stdout:1948: oid 15 updating version 0 to 797 2024-09-21T09:33:37.836 INFO:tasks.rados.rados.0.smithi042.stdout:1948: oid 15 updating version 797 to 798 2024-09-21T09:33:37.836 INFO:tasks.rados.rados.0.smithi042.stdout:1948: oid 15 version 798 is already newer than 796 2024-09-21T09:33:37.836 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 798 (ObjNum 626 snap 181 seq_num 626) dirty exists 2024-09-21T09:33:37.836 INFO:tasks.rados.rados.0.smithi042.stdout:1948: left oid 15 (ObjNum 626 snap 181 seq_num 626) 2024-09-21T09:33:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:37 smithi133 ceph-mon[83064]: osdmap e447: 8 total, 8 up, 8 in 2024-09-21T09:33:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:37 smithi133 ceph-mon[83064]: osd.5 marked itself down and dead 2024-09-21T09:33:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:37 smithi133 ceph-mon[83064]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:33:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:37 smithi133 ceph-mon[83064]: osdmap e448: 8 total, 7 up, 8 in 2024-09-21T09:33:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:37 smithi042 ceph-mon[85820]: osdmap e447: 8 total, 8 up, 8 in 2024-09-21T09:33:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:37 smithi042 ceph-mon[85820]: osd.5 marked itself down and dead 2024-09-21T09:33:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:37 smithi042 ceph-mon[85820]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:33:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:37 smithi042 ceph-mon[85820]: osdmap e448: 8 total, 7 up, 8 in 2024-09-21T09:33:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:37 smithi042 ceph-mon[87662]: osdmap e447: 8 total, 8 up, 8 in 2024-09-21T09:33:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:37 smithi042 ceph-mon[87662]: osd.5 marked itself down and dead 2024-09-21T09:33:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:37 smithi042 ceph-mon[87662]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:33:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:37 smithi042 ceph-mon[87662]: osdmap e448: 8 total, 7 up, 8 in 2024-09-21T09:33:38.533 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:38 smithi133 podman[91752]: 2024-09-21 09:33:38.263055093 +0000 UTC m=+1.576460075 container died 9c664c6ed37a9cd2a2170998580d9c714bdff04e9b43ead8161269c6171e407c (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, org.label-schema.vendor=CentOS) 2024-09-21T09:33:38.694 INFO:tasks.rados.rados.0.smithi042.stdout:1948: done (4 left) 2024-09-21T09:33:38.694 INFO:tasks.rados.rados.0.smithi042.stdout:1950: done (3 left) 2024-09-21T09:33:38.694 INFO:tasks.rados.rados.0.smithi042.stdout:1951: delete oid 44 current snap is 182 2024-09-21T09:33:38.707 INFO:tasks.rados.rados.0.smithi042.stdout:1951: done (3 left) 2024-09-21T09:33:38.707 INFO:tasks.rados.rados.0.smithi042.stdout:1952: read oid 31 snap 181 2024-09-21T09:33:38.707 INFO:tasks.rados.rados.0.smithi042.stdout:1952: expect deleted 2024-09-21T09:33:38.707 INFO:tasks.rados.rados.0.smithi042.stdout:1953: read oid 39 snap 172 2024-09-21T09:33:38.707 INFO:tasks.rados.rados.0.smithi042.stdout:1953: expect (ObjNum 597 snap 171 seq_num 597) 2024-09-21T09:33:38.707 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 182 2024-09-21T09:33:38.707 INFO:tasks.rados.rados.0.smithi042.stdout:1954: seq_num 629 ranges {4161536=540672,4702208=401408} 2024-09-21T09:33:38.734 INFO:tasks.rados.rados.0.smithi042.stdout:1954: writing smithi04275593-48 from 4161536 to 4702208 tid 1 2024-09-21T09:33:38.737 INFO:tasks.rados.rados.0.smithi042.stdout:1954: writing smithi04275593-48 from 4702208 to 5103616 tid 2 2024-09-21T09:33:38.737 INFO:tasks.rados.rados.0.smithi042.stdout:1955: snap_remove snap 180 2024-09-21T09:33:38.926 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:38 smithi133 ceph-mon[83064]: pgmap v342: 121 pgs: 121 active+clean; 160 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-09-21T09:33:38.926 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:38 smithi133 ceph-mon[83064]: osdmap e449: 8 total, 7 up, 8 in 2024-09-21T09:33:38.927 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:38 smithi133 podman[91752]: 2024-09-21 09:33:38.656919388 +0000 UTC m=+1.970324366 container cleanup 9c664c6ed37a9cd2a2170998580d9c714bdff04e9b43ead8161269c6171e407c (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T09:33:38.927 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:38 smithi133 bash[91752]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5 2024-09-21T09:33:39.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:38 smithi042 ceph-mon[85820]: pgmap v342: 121 pgs: 121 active+clean; 160 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-09-21T09:33:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:38 smithi042 ceph-mon[85820]: osdmap e449: 8 total, 7 up, 8 in 2024-09-21T09:33:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:38 smithi042 ceph-mon[87662]: pgmap v342: 121 pgs: 121 active+clean; 160 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-09-21T09:33:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:38 smithi042 ceph-mon[87662]: osdmap e449: 8 total, 7 up, 8 in 2024-09-21T09:33:39.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:38 smithi133 podman[91780]: 2024-09-21 09:33:38.925422874 +0000 UTC m=+0.663786497 container remove 9c664c6ed37a9cd2a2170998580d9c714bdff04e9b43ead8161269c6171e407c (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5, org.label-schema.schema-version=1.0, RELEASE=reef-6a1bdf8, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-21T09:33:39.555 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:39 smithi133 podman[91867]: 2024-09-21 09:33:39.187306311 +0000 UTC m=+0.016012163 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:33:39.556 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:39 smithi133 podman[91867]: 2024-09-21 09:33:39.318354336 +0000 UTC m=+0.147060175 container create 046fa3caeba5631ba21b69430269b28f6f613170b30988b1eda1920011bc4eab (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T09:33:39.732 INFO:tasks.rados.rados.0.smithi042.stdout:1955: done (6 left) 2024-09-21T09:33:39.733 INFO:tasks.rados.rados.0.smithi042.stdout:1956: delete oid 22 current snap is 182 2024-09-21T09:33:39.733 INFO:tasks.rados.rados.0.smithi042.stdout:1942: finishing rollback tid 0 to smithi04275593-10 2024-09-21T09:33:39.733 INFO:tasks.rados.rados.0.smithi042.stdout:1942: finishing rollback tid 1 to smithi04275593-10 2024-09-21T09:33:39.733 INFO:tasks.rados.rados.0.smithi042.stdout:1942: finishing rollback tid 2 to smithi04275593-10 2024-09-21T09:33:39.733 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 579 (ObjNum 581 snap 168 seq_num 581) dirty exists 2024-09-21T09:33:39.733 INFO:tasks.rados.rados.0.smithi042.stdout:1946: finishing copy_from racing read to smithi04275593-43 2024-09-21T09:33:39.733 INFO:tasks.rados.rados.0.smithi042.stdout:1949: finishing write tid 1 to smithi04275593-34 2024-09-21T09:33:39.733 INFO:tasks.rados.rados.0.smithi042.stdout:1949: finishing write tid 2 to smithi04275593-34 2024-09-21T09:33:39.733 INFO:tasks.rados.rados.0.smithi042.stdout:1949: finishing write tid 3 to smithi04275593-34 2024-09-21T09:33:39.733 INFO:tasks.rados.rados.0.smithi042.stdout:1946: finishing copy_from to smithi04275593-43 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 640 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1949: finishing write tid 4 to smithi04275593-34 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1949: oid 34 updating version 0 to 587 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1949: oid 34 version 587 is already newer than 586 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1949: oid 34 updating version 587 to 588 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 588 (ObjNum 627 snap 181 seq_num 627) dirty exists 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1949: left oid 34 (ObjNum 627 snap 181 seq_num 627) 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1954: finishing write tid 1 to smithi04275593-48 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1954: finishing write tid 2 to smithi04275593-48 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1954: finishing write tid 3 to smithi04275593-48 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1954: finishing write tid 4 to smithi04275593-48 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1954: oid 48 updating version 0 to 595 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1954: oid 48 updating version 595 to 597 2024-09-21T09:33:39.734 INFO:tasks.rados.rados.0.smithi042.stdout:1954: oid 48 version 597 is already newer than 596 2024-09-21T09:33:39.735 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 597 (ObjNum 629 snap 182 seq_num 629) dirty exists 2024-09-21T09:33:39.735 INFO:tasks.rados.rados.0.smithi042.stdout:1954: left oid 48 (ObjNum 629 snap 182 seq_num 629) 2024-09-21T09:33:39.735 INFO:tasks.rados.rados.0.smithi042.stdout:1953: expect (ObjNum 597 snap 171 seq_num 597) 2024-09-21T09:33:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:39 smithi133 ceph-mon[83064]: pgmap v345: 121 pgs: 3 active+undersized, 17 stale+active+clean, 3 active+undersized+degraded, 98 active+clean; 160 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 8 op/s; 8/249 objects degraded (3.213%) 2024-09-21T09:33:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:39 smithi133 ceph-mon[83064]: Health check failed: Degraded data redundancy: 8/249 objects degraded (3.213%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:39 smithi133 ceph-mon[83064]: osdmap e450: 8 total, 7 up, 8 in 2024-09-21T09:33:39.994 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:39 smithi133 podman[91867]: 2024-09-21 09:33:39.554544691 +0000 UTC m=+0.383250542 container init 046fa3caeba5631ba21b69430269b28f6f613170b30988b1eda1920011bc4eab (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=main-62da54b) 2024-09-21T09:33:39.994 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:39 smithi133 podman[91867]: 2024-09-21 09:33:39.558137191 +0000 UTC m=+0.386843030 container start 046fa3caeba5631ba21b69430269b28f6f613170b30988b1eda1920011bc4eab (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T09:33:39.994 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:39 smithi133 podman[91867]: 2024-09-21 09:33:39.637699503 +0000 UTC m=+0.466405345 container attach 046fa3caeba5631ba21b69430269b28f6f613170b30988b1eda1920011bc4eab (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , ceph=True) 2024-09-21T09:33:39.994 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:39 smithi133 podman[91867]: 2024-09-21 09:33:39.751377271 +0000 UTC m=+0.580083118 container died 046fa3caeba5631ba21b69430269b28f6f613170b30988b1eda1920011bc4eab (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-21T09:33:40.100 INFO:tasks.rados.rados.0.smithi042.stdout:1942: done (6 left) 2024-09-21T09:33:40.100 INFO:tasks.rados.rados.0.smithi042.stdout:1946: done (5 left) 2024-09-21T09:33:40.100 INFO:tasks.rados.rados.0.smithi042.stdout:1949: done (4 left) 2024-09-21T09:33:40.100 INFO:tasks.rados.rados.0.smithi042.stdout:1952: done (3 left) 2024-09-21T09:33:40.100 INFO:tasks.rados.rados.0.smithi042.stdout:1953: done (2 left) 2024-09-21T09:33:40.100 INFO:tasks.rados.rados.0.smithi042.stdout:1954: done (1 left) 2024-09-21T09:33:40.101 INFO:tasks.rados.rados.0.smithi042.stdout:1956: done (0 left) 2024-09-21T09:33:40.101 INFO:tasks.rados.rados.0.smithi042.stdout:1957: setattr oid 44 current snap is 182 2024-09-21T09:33:40.101 INFO:tasks.rados.rados.0.smithi042.stdout:1958: rollback oid 18 current snap is 182 2024-09-21T09:33:40.101 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 18 to 179 2024-09-21T09:33:40.102 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 182 2024-09-21T09:33:40.102 INFO:tasks.rados.rados.0.smithi042.stdout:1959: seq_num 631 ranges {5103616=573440,5677056=401408} 2024-09-21T09:33:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:39 smithi042 ceph-mon[87662]: pgmap v345: 121 pgs: 3 active+undersized, 17 stale+active+clean, 3 active+undersized+degraded, 98 active+clean; 160 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 8 op/s; 8/249 objects degraded (3.213%) 2024-09-21T09:33:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:39 smithi042 ceph-mon[87662]: Health check failed: Degraded data redundancy: 8/249 objects degraded (3.213%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:39 smithi042 ceph-mon[87662]: osdmap e450: 8 total, 7 up, 8 in 2024-09-21T09:33:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:39 smithi042 ceph-mon[85820]: pgmap v345: 121 pgs: 3 active+undersized, 17 stale+active+clean, 3 active+undersized+degraded, 98 active+clean; 160 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 8 op/s; 8/249 objects degraded (3.213%) 2024-09-21T09:33:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:39 smithi042 ceph-mon[85820]: Health check failed: Degraded data redundancy: 8/249 objects degraded (3.213%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:39 smithi042 ceph-mon[85820]: osdmap e450: 8 total, 7 up, 8 in 2024-09-21T09:33:40.132 INFO:tasks.rados.rados.0.smithi042.stdout:1959: writing smithi04275593-48 from 5103616 to 5677056 tid 1 2024-09-21T09:33:40.135 INFO:tasks.rados.rados.0.smithi042.stdout:1959: writing smithi04275593-48 from 5677056 to 6078464 tid 2 2024-09-21T09:33:40.135 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 601 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:33:40.135 INFO:tasks.rados.rados.0.smithi042.stdout:1958: finishing rollback tid 0 to smithi04275593-18 2024-09-21T09:33:40.135 INFO:tasks.rados.rados.0.smithi042.stdout:1958: finishing rollback tid 1 to smithi04275593-18 2024-09-21T09:33:40.135 INFO:tasks.rados.rados.0.smithi042.stdout:1958: finishing rollback tid 2 to smithi04275593-18 2024-09-21T09:33:40.136 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 605 (ObjNum 380 snap 117 seq_num 380) dirty exists 2024-09-21T09:33:40.136 INFO:tasks.rados.rados.0.smithi042.stdout:1960: read oid 1 snap -1 2024-09-21T09:33:40.136 INFO:tasks.rados.rados.0.smithi042.stdout:1960: expect deleted 2024-09-21T09:33:40.136 INFO:tasks.rados.rados.0.smithi042.stdout:1957: done (3 left) 2024-09-21T09:33:40.136 INFO:tasks.rados.rados.0.smithi042.stdout:1958: done (2 left) 2024-09-21T09:33:40.136 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 182 2024-09-21T09:33:40.136 INFO:tasks.rados.rados.0.smithi042.stdout:1961: seq_num 632 ranges {4046848=589824,4636672=401408} 2024-09-21T09:33:40.160 INFO:tasks.rados.rados.0.smithi042.stdout:1961: writing smithi04275593-28 from 4046848 to 4636672 tid 1 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:1961: writing smithi04275593-28 from 4636672 to 5038080 tid 2 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:1962: delete oid 35 current snap is 182 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:1959: finishing write tid 1 to smithi04275593-48 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:1959: finishing write tid 2 to smithi04275593-48 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:1959: finishing write tid 3 to smithi04275593-48 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:1959: finishing write tid 4 to smithi04275593-48 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:1959: oid 48 updating version 0 to 601 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:1959: oid 48 updating version 601 to 602 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:1959: oid 48 version 602 is already newer than 600 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 602 (ObjNum 631 snap 182 seq_num 631) dirty exists 2024-09-21T09:33:40.163 INFO:tasks.rados.rados.0.smithi042.stdout:1959: left oid 48 (ObjNum 631 snap 182 seq_num 631) 2024-09-21T09:33:40.165 INFO:tasks.rados.rados.0.smithi042.stdout:1961: finishing write tid 1 to smithi04275593-28 2024-09-21T09:33:40.165 INFO:tasks.rados.rados.0.smithi042.stdout:1959: done (3 left) 2024-09-21T09:33:40.165 INFO:tasks.rados.rados.0.smithi042.stdout:1960: done (2 left) 2024-09-21T09:33:40.165 INFO:tasks.rados.rados.0.smithi042.stdout:1962: done (1 left) 2024-09-21T09:33:40.165 INFO:tasks.rados.rados.0.smithi042.stdout:1963: snap_create 2024-09-21T09:33:40.165 INFO:tasks.rados.rados.0.smithi042.stdout:1961: finishing write tid 2 to smithi04275593-28 2024-09-21T09:33:40.166 INFO:tasks.rados.rados.0.smithi042.stdout:1961: finishing write tid 3 to smithi04275593-28 2024-09-21T09:33:40.166 INFO:tasks.rados.rados.0.smithi042.stdout:1961: finishing write tid 4 to smithi04275593-28 2024-09-21T09:33:40.166 INFO:tasks.rados.rados.0.smithi042.stdout:1961: oid 28 updating version 0 to 579 2024-09-21T09:33:40.166 INFO:tasks.rados.rados.0.smithi042.stdout:1961: oid 28 version 579 is already newer than 578 2024-09-21T09:33:40.167 INFO:tasks.rados.rados.0.smithi042.stdout:1961: oid 28 updating version 579 to 580 2024-09-21T09:33:40.167 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 580 (ObjNum 632 snap 182 seq_num 632) dirty exists 2024-09-21T09:33:40.167 INFO:tasks.rados.rados.0.smithi042.stdout:1961: left oid 28 (ObjNum 632 snap 182 seq_num 632) 2024-09-21T09:33:40.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:40 smithi133 podman[91889]: 2024-09-21 09:33:40.425128713 +0000 UTC m=+0.664461792 container remove 046fa3caeba5631ba21b69430269b28f6f613170b30988b1eda1920011bc4eab (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-21T09:33:40.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:40 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.5.service: Deactivated successfully. 2024-09-21T09:33:40.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:40 smithi133 systemd[1]: Stopped Ceph osd.5 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:33:40.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:40 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.5.service: Consumed 14.658s CPU time. 2024-09-21T09:33:40.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:40 smithi133 systemd[1]: Starting Ceph osd.5 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:33:40.780 INFO:tasks.rados.rados.0.smithi042.stdout:1961: done (1 left) 2024-09-21T09:33:40.780 INFO:tasks.rados.rados.0.smithi042.stdout:1963: done (0 left) 2024-09-21T09:33:40.780 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 183 2024-09-21T09:33:40.780 INFO:tasks.rados.rados.0.smithi042.stdout:1964: seq_num 634 ranges {5799936=622592,6422528=401408} 2024-09-21T09:33:40.815 INFO:tasks.rados.rados.0.smithi042.stdout:1964: writing smithi04275593-3 from 5799936 to 6422528 tid 1 2024-09-21T09:33:40.817 INFO:tasks.rados.rados.0.smithi042.stdout:1964: writing smithi04275593-3 from 6422528 to 6823936 tid 2 2024-09-21T09:33:40.817 INFO:tasks.rados.rados.0.smithi042.stdout:1965: rollback oid 11 current snap is 183 2024-09-21T09:33:40.817 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 172 2024-09-21T09:33:40.817 INFO:tasks.rados.rados.0.smithi042.stdout:1966: rollback oid 26 current snap is 183 2024-09-21T09:33:40.817 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 26 to 172 2024-09-21T09:33:40.817 INFO:tasks.rados.rados.0.smithi042.stdout:1967: rollback oid 19 current snap is 183 2024-09-21T09:33:40.817 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 19 to 179 2024-09-21T09:33:40.817 INFO:tasks.rados.rados.0.smithi042.stdout:1968: snap_create 2024-09-21T09:33:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:1966: finishing rollback tid 0 to smithi04275593-26 2024-09-21T09:33:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:1967: finishing rollback tid 0 to smithi04275593-19 2024-09-21T09:33:40.823 INFO:tasks.rados.rados.0.smithi042.stdout:1966: finishing rollback tid 1 to smithi04275593-26 2024-09-21T09:33:40.823 INFO:tasks.rados.rados.0.smithi042.stdout:1966: finishing rollback tid 2 to smithi04275593-26 2024-09-21T09:33:40.824 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 606 (ObjNum 579 snap 168 seq_num 579) dirty exists 2024-09-21T09:33:40.824 INFO:tasks.rados.rados.0.smithi042.stdout:1967: finishing rollback tid 1 to smithi04275593-19 2024-09-21T09:33:40.824 INFO:tasks.rados.rados.0.smithi042.stdout:1964: finishing write tid 1 to smithi04275593-3 2024-09-21T09:33:40.824 INFO:tasks.rados.rados.0.smithi042.stdout:1967: finishing rollback tid 2 to smithi04275593-19 2024-09-21T09:33:40.824 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 670 (ObjNum 599 snap 172 seq_num 599) dirty exists 2024-09-21T09:33:40.825 INFO:tasks.rados.rados.0.smithi042.stdout:1964: finishing write tid 2 to smithi04275593-3 2024-09-21T09:33:40.825 INFO:tasks.rados.rados.0.smithi042.stdout:1964: finishing write tid 3 to smithi04275593-3 2024-09-21T09:33:40.826 INFO:tasks.rados.rados.0.smithi042.stdout:1965: finishing rollback tid 0 to smithi04275593-11 2024-09-21T09:33:40.826 INFO:tasks.rados.rados.0.smithi042.stdout:1965: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:33:40.826 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 672 (ObjNum 97 snap 0 seq_num 2837421360) dirty dne 2024-09-21T09:33:40.826 INFO:tasks.rados.rados.0.smithi042.stdout:1964: finishing write tid 4 to smithi04275593-3 2024-09-21T09:33:40.826 INFO:tasks.rados.rados.0.smithi042.stdout:1964: oid 3 updating version 0 to 590 2024-09-21T09:33:40.826 INFO:tasks.rados.rados.0.smithi042.stdout:1964: oid 3 updating version 590 to 591 2024-09-21T09:33:40.826 INFO:tasks.rados.rados.0.smithi042.stdout:1964: oid 3 version 591 is already newer than 589 2024-09-21T09:33:40.826 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 591 (ObjNum 634 snap 183 seq_num 634) dirty exists 2024-09-21T09:33:40.826 INFO:tasks.rados.rados.0.smithi042.stdout:1964: left oid 3 (ObjNum 634 snap 183 seq_num 634) 2024-09-21T09:33:41.187 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:40 smithi133 podman[91990]: 2024-09-21 09:33:40.753497908 +0000 UTC m=+0.016364924 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:33:41.187 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:40 smithi133 podman[91990]: 2024-09-21 09:33:40.867829966 +0000 UTC m=+0.130696970 container create 9c3ceccf7ae76d62c977e36dee528546f61cf8becd3b5829ffef1150c09b88cb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T09:33:41.187 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 podman[91990]: 2024-09-21 09:33:41.053496451 +0000 UTC m=+0.316363464 container init 9c3ceccf7ae76d62c977e36dee528546f61cf8becd3b5829ffef1150c09b88cb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-21T09:33:41.188 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 podman[91990]: 2024-09-21 09:33:41.056846191 +0000 UTC m=+0.319713195 container start 9c3ceccf7ae76d62c977e36dee528546f61cf8becd3b5829ffef1150c09b88cb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, io.buildah.version=1.37.2) 2024-09-21T09:33:41.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate[92005]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:33:41.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate[92005]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:33:41.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 bash[91990]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:33:41.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 bash[91990]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:33:41.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 podman[91990]: 2024-09-21 09:33:41.228933893 +0000 UTC m=+0.491800900 container attach 9c3ceccf7ae76d62c977e36dee528546f61cf8becd3b5829ffef1150c09b88cb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T09:33:41.786 INFO:tasks.rados.rados.0.smithi042.stdout:1964: done (4 left) 2024-09-21T09:33:41.787 INFO:tasks.rados.rados.0.smithi042.stdout:1965: done (3 left) 2024-09-21T09:33:41.787 INFO:tasks.rados.rados.0.smithi042.stdout:1966: done (2 left) 2024-09-21T09:33:41.787 INFO:tasks.rados.rados.0.smithi042.stdout:1967: done (1 left) 2024-09-21T09:33:41.787 INFO:tasks.rados.rados.0.smithi042.stdout:1968: done (0 left) 2024-09-21T09:33:41.787 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 184 2024-09-21T09:33:41.787 INFO:tasks.rados.rados.0.smithi042.stdout:1969: seq_num 635 ranges {0=638976,638976=401408} 2024-09-21T09:33:41.790 INFO:tasks.rados.rados.0.smithi042.stdout:1969: writing smithi04275593-38 from 0 to 638976 tid 1 2024-09-21T09:33:41.792 INFO:tasks.rados.rados.0.smithi042.stdout:1969: writing smithi04275593-38 from 638976 to 1040384 tid 2 2024-09-21T09:33:41.792 INFO:tasks.rados.rados.0.smithi042.stdout:1970: snap_create 2024-09-21T09:33:41.797 INFO:tasks.rados.rados.0.smithi042.stdout:1969: finishing write tid 1 to smithi04275593-38 2024-09-21T09:33:41.797 INFO:tasks.rados.rados.0.smithi042.stdout:1969: finishing write tid 2 to smithi04275593-38 2024-09-21T09:33:41.797 INFO:tasks.rados.rados.0.smithi042.stdout:1969: finishing write tid 3 to smithi04275593-38 2024-09-21T09:33:41.798 INFO:tasks.rados.rados.0.smithi042.stdout:1969: finishing write tid 4 to smithi04275593-38 2024-09-21T09:33:41.799 INFO:tasks.rados.rados.0.smithi042.stdout:1969: oid 38 updating version 0 to 547 2024-09-21T09:33:41.799 INFO:tasks.rados.rados.0.smithi042.stdout:1969: oid 38 updating version 547 to 548 2024-09-21T09:33:41.799 INFO:tasks.rados.rados.0.smithi042.stdout:1969: oid 38 updating version 548 to 549 2024-09-21T09:33:41.799 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 549 (ObjNum 635 snap 184 seq_num 635) dirty exists 2024-09-21T09:33:41.799 INFO:tasks.rados.rados.0.smithi042.stdout:1969: left oid 38 (ObjNum 635 snap 184 seq_num 635) 2024-09-21T09:33:41.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-mon[83064]: osdmap e451: 8 total, 7 up, 8 in 2024-09-21T09:33:41.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-mon[83064]: pgmap v348: 121 pgs: 11 active+undersized, 12 stale+active+clean, 7 active+undersized+degraded, 91 active+clean; 161 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 420 KiB/s wr, 4 op/s; 20/258 objects degraded (7.752%) 2024-09-21T09:33:41.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:41.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:41.943 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate[92005]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T09:33:41.943 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 bash[91990]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T09:33:41.943 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate[92005]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-21T09:33:41.943 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 bash[91990]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-21T09:33:41.943 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate[92005]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T09:33:41.943 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 bash[91990]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T09:33:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:41 smithi042 ceph-mon[85820]: osdmap e451: 8 total, 7 up, 8 in 2024-09-21T09:33:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:41 smithi042 ceph-mon[85820]: pgmap v348: 121 pgs: 11 active+undersized, 12 stale+active+clean, 7 active+undersized+degraded, 91 active+clean; 161 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 420 KiB/s wr, 4 op/s; 20/258 objects degraded (7.752%) 2024-09-21T09:33:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:42.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:33:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:33:41] "GET /metrics HTTP/1.1" 200 36219 "" "Prometheus/2.43.0" 2024-09-21T09:33:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:41 smithi042 ceph-mon[87662]: osdmap e451: 8 total, 7 up, 8 in 2024-09-21T09:33:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:41 smithi042 ceph-mon[87662]: pgmap v348: 121 pgs: 11 active+undersized, 12 stale+active+clean, 7 active+undersized+degraded, 91 active+clean; 161 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 420 KiB/s wr, 4 op/s; 20/258 objects degraded (7.752%) 2024-09-21T09:33:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:41 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:42.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate[92005]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T09:33:42.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 bash[91990]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T09:33:42.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate[92005]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-21T09:33:42.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 bash[91990]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-21T09:33:42.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate[92005]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T09:33:42.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 bash[91990]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T09:33:42.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate[92005]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-21T09:33:42.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 bash[91990]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-21T09:33:42.244 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:41 smithi133 podman[91990]: 2024-09-21 09:33:41.969369555 +0000 UTC m=+1.232236588 container died 9c3ceccf7ae76d62c977e36dee528546f61cf8becd3b5829ffef1150c09b88cb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.schema-version=1.0) 2024-09-21T09:33:42.690 INFO:tasks.rados.rados.0.smithi042.stdout:1969: done (1 left) 2024-09-21T09:33:42.690 INFO:tasks.rados.rados.0.smithi042.stdout:1970: done (0 left) 2024-09-21T09:33:42.690 INFO:tasks.rados.rados.0.smithi042.stdout:1971: setattr oid 29 current snap is 185 2024-09-21T09:33:42.691 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 185 2024-09-21T09:33:42.691 INFO:tasks.rados.rados.0.smithi042.stdout:1972: seq_num 636 ranges {0=655360,655360=401408} 2024-09-21T09:33:42.695 INFO:tasks.rados.rados.0.smithi042.stdout:1972: writing smithi04275593-31 from 0 to 655360 tid 1 2024-09-21T09:33:42.698 INFO:tasks.rados.rados.0.smithi042.stdout:1972: writing smithi04275593-31 from 655360 to 1056768 tid 2 2024-09-21T09:33:42.698 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 185 2024-09-21T09:33:42.698 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 673 (ObjNum 624 snap 181 seq_num 624) dirty exists 2024-09-21T09:33:42.698 INFO:tasks.rados.rados.0.smithi042.stdout:1973: seq_num 637 ranges {753664=671744,1425408=401408} 2024-09-21T09:33:42.706 INFO:tasks.rados.rados.0.smithi042.stdout:1973: writing smithi04275593-46 from 753664 to 1425408 tid 1 2024-09-21T09:33:42.709 INFO:tasks.rados.rados.0.smithi042.stdout:1973: writing smithi04275593-46 from 1425408 to 1826816 tid 2 2024-09-21T09:33:42.709 INFO:tasks.rados.rados.0.smithi042.stdout:1971: done (2 left) 2024-09-21T09:33:42.709 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 185 2024-09-21T09:33:42.709 INFO:tasks.rados.rados.0.smithi042.stdout:1972: finishing write tid 1 to smithi04275593-31 2024-09-21T09:33:42.709 INFO:tasks.rados.rados.0.smithi042.stdout:1972: finishing write tid 2 to smithi04275593-31 2024-09-21T09:33:42.709 INFO:tasks.rados.rados.0.smithi042.stdout:1972: finishing write tid 3 to smithi04275593-31 2024-09-21T09:33:42.709 INFO:tasks.rados.rados.0.smithi042.stdout:1972: finishing write tid 4 to smithi04275593-31 2024-09-21T09:33:42.709 INFO:tasks.rados.rados.0.smithi042.stdout:1972: oid 31 updating version 0 to 565 2024-09-21T09:33:42.709 INFO:tasks.rados.rados.0.smithi042.stdout:1972: oid 31 version 565 is already newer than 563 2024-09-21T09:33:42.710 INFO:tasks.rados.rados.0.smithi042.stdout:1972: oid 31 version 565 is already newer than 564 2024-09-21T09:33:42.710 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 565 (ObjNum 636 snap 185 seq_num 636) dirty exists 2024-09-21T09:33:42.710 INFO:tasks.rados.rados.0.smithi042.stdout:1972: left oid 31 (ObjNum 636 snap 185 seq_num 636) 2024-09-21T09:33:42.710 INFO:tasks.rados.rados.0.smithi042.stdout:1974: seq_num 638 ranges {5595136=688128,6283264=401408} 2024-09-21T09:33:42.743 INFO:tasks.rados.rados.0.smithi042.stdout:1974: writing smithi04275593-25 from 5595136 to 6283264 tid 1 2024-09-21T09:33:42.745 INFO:tasks.rados.rados.0.smithi042.stdout:1974: writing smithi04275593-25 from 6283264 to 6684672 tid 2 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:1972: done (2 left) 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 185 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:1973: finishing write tid 1 to smithi04275593-46 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:1973: finishing write tid 2 to smithi04275593-46 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:1973: finishing write tid 3 to smithi04275593-46 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:1973: finishing write tid 4 to smithi04275593-46 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:1973: oid 46 updating version 0 to 802 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:1973: oid 46 updating version 802 to 804 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:1973: oid 46 version 804 is already newer than 803 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 804 (ObjNum 637 snap 185 seq_num 637) dirty exists 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:1973: left oid 46 (ObjNum 637 snap 185 seq_num 637) 2024-09-21T09:33:42.746 INFO:tasks.rados.rados.0.smithi042.stdout:1975: seq_num 639 ranges {4677632=704512,5382144=401408} 2024-09-21T09:33:42.774 INFO:tasks.rados.rados.0.smithi042.stdout:1975: writing smithi04275593-42 from 4677632 to 5382144 tid 1 2024-09-21T09:33:42.777 INFO:tasks.rados.rados.0.smithi042.stdout:1975: writing smithi04275593-42 from 5382144 to 5783552 tid 2 2024-09-21T09:33:42.777 INFO:tasks.rados.rados.0.smithi042.stdout:1973: done (2 left) 2024-09-21T09:33:42.777 INFO:tasks.rados.rados.0.smithi042.stdout:1976: rmattr oid 43 current snap is 185 2024-09-21T09:33:42.777 INFO:tasks.rados.rados.0.smithi042.stdout:1974: finishing write tid 1 to smithi04275593-25 2024-09-21T09:33:42.777 INFO:tasks.rados.rados.0.smithi042.stdout:1974: finishing write tid 2 to smithi04275593-25 2024-09-21T09:33:42.778 INFO:tasks.rados.rados.0.smithi042.stdout:1974: finishing write tid 3 to smithi04275593-25 2024-09-21T09:33:42.778 INFO:tasks.rados.rados.0.smithi042.stdout:1974: finishing write tid 4 to smithi04275593-25 2024-09-21T09:33:42.778 INFO:tasks.rados.rados.0.smithi042.stdout:1974: oid 25 updating version 0 to 673 2024-09-21T09:33:42.778 INFO:tasks.rados.rados.0.smithi042.stdout:1974: oid 25 version 673 is already newer than 672 2024-09-21T09:33:42.778 INFO:tasks.rados.rados.0.smithi042.stdout:1974: oid 25 version 673 is already newer than 671 2024-09-21T09:33:42.778 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 673 (ObjNum 638 snap 185 seq_num 638) dirty exists 2024-09-21T09:33:42.778 INFO:tasks.rados.rados.0.smithi042.stdout:1974: left oid 25 (ObjNum 638 snap 185 seq_num 638) 2024-09-21T09:33:42.778 INFO:tasks.rados.rados.0.smithi042.stdout:1974: done (2 left) 2024-09-21T09:33:42.778 INFO:tasks.rados.rados.0.smithi042.stdout:1977: setattr oid 38 current snap is 185 2024-09-21T09:33:42.780 INFO:tasks.rados.rados.0.smithi042.stdout:1978: rollback oid 39 current snap is 185 2024-09-21T09:33:42.780 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 39 to 184 2024-09-21T09:33:42.781 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 185 2024-09-21T09:33:42.781 INFO:tasks.rados.rados.0.smithi042.stdout:1979: seq_num 640 ranges {557056=729088,1286144=401408} 2024-09-21T09:33:42.788 INFO:tasks.rados.rados.0.smithi042.stdout:1979: writing smithi04275593-8 from 557056 to 1286144 tid 1 2024-09-21T09:33:42.791 INFO:tasks.rados.rados.0.smithi042.stdout:1979: writing smithi04275593-8 from 1286144 to 1687552 tid 2 2024-09-21T09:33:42.791 INFO:tasks.rados.rados.0.smithi042.stdout:1980: rollback oid 27 current snap is 185 2024-09-21T09:33:42.791 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 27 to 181 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 641 (ObjNum 33 snap 0 seq_num 1482121319) dirty exists 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1975: finishing write tid 1 to smithi04275593-42 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1975: finishing write tid 2 to smithi04275593-42 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1976: done (5 left) 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1981: copy_from oid 49 from oid 31 current snap is 185 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1975: finishing write tid 3 to smithi04275593-42 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1978: finishing rollback tid 0 to smithi04275593-39 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1978: finishing rollback tid 1 to smithi04275593-39 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1978: finishing rollback tid 2 to smithi04275593-39 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 660 (ObjNum 615 snap 177 seq_num 615) dirty exists 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 550 (ObjNum 635 snap 184 seq_num 635) dirty exists 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1975: finishing write tid 4 to smithi04275593-42 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1975: oid 42 updating version 0 to 558 2024-09-21T09:33:42.792 INFO:tasks.rados.rados.0.smithi042.stdout:1975: oid 42 updating version 558 to 559 2024-09-21T09:33:42.793 INFO:tasks.rados.rados.0.smithi042.stdout:1975: oid 42 updating version 559 to 560 2024-09-21T09:33:42.793 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 560 (ObjNum 639 snap 185 seq_num 639) dirty exists 2024-09-21T09:33:42.793 INFO:tasks.rados.rados.0.smithi042.stdout:1975: left oid 42 (ObjNum 639 snap 185 seq_num 639) 2024-09-21T09:33:42.793 INFO:tasks.rados.rados.0.smithi042.stdout:1975: done (5 left) 2024-09-21T09:33:42.793 INFO:tasks.rados.rados.0.smithi042.stdout:1977: done (4 left) 2024-09-21T09:33:42.793 INFO:tasks.rados.rados.0.smithi042.stdout:1978: done (3 left) 2024-09-21T09:33:42.793 INFO:tasks.rados.rados.0.smithi042.stdout:1982: delete oid 21 current snap is 185 2024-09-21T09:33:42.794 INFO:tasks.rados.rados.0.smithi042.stdout:1979: finishing write tid 1 to smithi04275593-8 2024-09-21T09:33:42.794 INFO:tasks.rados.rados.0.smithi042.stdout:1980: finishing rollback tid 1 to smithi04275593-27 2024-09-21T09:33:42.794 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T09:33:42.794 INFO:tasks.rados.rados.0.smithi042.stdout:1980: done (3 left) 2024-09-21T09:33:42.794 INFO:tasks.rados.rados.0.smithi042.stdout:1982: done (2 left) 2024-09-21T09:33:42.794 INFO:tasks.rados.rados.0.smithi042.stdout:1983: rmattr oid 16 current snap is 185 2024-09-21T09:33:42.794 INFO:tasks.rados.rados.0.smithi042.stdout:1984: copy_from oid 47 from oid 46 current snap is 185 2024-09-21T09:33:42.794 INFO:tasks.rados.rados.0.smithi042.stdout:1985: setattr oid 24 current snap is 185 2024-09-21T09:33:42.794 INFO:tasks.rados.rados.0.smithi042.stdout:1979: finishing write tid 2 to smithi04275593-8 2024-09-21T09:33:42.795 INFO:tasks.rados.rados.0.smithi042.stdout:1979: finishing write tid 3 to smithi04275593-8 2024-09-21T09:33:42.795 INFO:tasks.rados.rados.0.smithi042.stdout:1986: snap_create 2024-09-21T09:33:42.796 INFO:tasks.rados.rados.0.smithi042.stdout:1979: finishing write tid 4 to smithi04275593-8 2024-09-21T09:33:42.796 INFO:tasks.rados.rados.0.smithi042.stdout:1979: oid 8 updating version 0 to 676 2024-09-21T09:33:42.796 INFO:tasks.rados.rados.0.smithi042.stdout:1979: oid 8 version 676 is already newer than 675 2024-09-21T09:33:42.796 INFO:tasks.rados.rados.0.smithi042.stdout:1979: oid 8 version 676 is already newer than 674 2024-09-21T09:33:42.796 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 676 (ObjNum 640 snap 185 seq_num 640) dirty exists 2024-09-21T09:33:42.796 INFO:tasks.rados.rados.0.smithi042.stdout:1979: left oid 8 (ObjNum 640 snap 185 seq_num 640) 2024-09-21T09:33:42.798 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 806 (ObjNum 603 snap 173 seq_num 603) dirty exists 2024-09-21T09:33:42.799 INFO:tasks.rados.rados.0.smithi042.stdout:1981: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:33:42.800 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 701 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-09-21T09:33:42.804 INFO:tasks.rados.rados.0.smithi042.stdout:1984: finishing copy_from racing read to smithi04275593-47 2024-09-21T09:33:42.804 INFO:tasks.rados.rados.0.smithi042.stdout:1981: finishing copy_from to smithi04275593-49 2024-09-21T09:33:42.804 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 565 (ObjNum 636 snap 185 seq_num 636) dirty exists 2024-09-21T09:33:42.805 INFO:tasks.rados.rados.0.smithi042.stdout:1984: finishing copy_from to smithi04275593-47 2024-09-21T09:33:42.805 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 804 (ObjNum 637 snap 185 seq_num 637) dirty exists 2024-09-21T09:33:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:42 smithi133 ceph-mon[83064]: osdmap e452: 8 total, 7 up, 8 in 2024-09-21T09:33:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:42 smithi133 ceph-mon[83064]: osdmap e453: 8 total, 7 up, 8 in 2024-09-21T09:33:42.993 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:42 smithi133 podman[92129]: 2024-09-21 09:33:42.666369611 +0000 UTC m=+0.687680535 container remove 9c3ceccf7ae76d62c977e36dee528546f61cf8becd3b5829ffef1150c09b88cb (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-activate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=main-62da54b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T09:33:42.994 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:42 smithi133 podman[92189]: 2024-09-21 09:33:42.78524923 +0000 UTC m=+0.017561733 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:33:42.994 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:42 smithi133 podman[92189]: 2024-09-21 09:33:42.909189831 +0000 UTC m=+0.141502322 container create bc9de56c567681132538202a33bd3f528009e95914000141b826149c34d40e8d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-21T09:33:43.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:42 smithi042 ceph-mon[87662]: osdmap e452: 8 total, 7 up, 8 in 2024-09-21T09:33:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:42 smithi042 ceph-mon[87662]: osdmap e453: 8 total, 7 up, 8 in 2024-09-21T09:33:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:42 smithi042 ceph-mon[85820]: osdmap e452: 8 total, 7 up, 8 in 2024-09-21T09:33:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:42 smithi042 ceph-mon[85820]: osdmap e453: 8 total, 7 up, 8 in 2024-09-21T09:33:43.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:43 smithi133 podman[92189]: 2024-09-21 09:33:43.119835297 +0000 UTC m=+0.352147791 container init bc9de56c567681132538202a33bd3f528009e95914000141b826149c34d40e8d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:33:43.514 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:43 smithi133 podman[92189]: 2024-09-21 09:33:43.122981937 +0000 UTC m=+0.355294428 container start bc9de56c567681132538202a33bd3f528009e95914000141b826149c34d40e8d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:33:43.514 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:43 smithi133 ceph-osd[92208]: -- 172.21.15.133:0/557302952 <== mon.1 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561e56399a40 con 0x561e5716a400 2024-09-21T09:33:43.515 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:43 smithi133 bash[92189]: bc9de56c567681132538202a33bd3f528009e95914000141b826149c34d40e8d 2024-09-21T09:33:43.515 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:43 smithi133 systemd[1]: Started Ceph osd.5 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:33:43.791 INFO:tasks.rados.rados.0.smithi042.stdout:1979: done (5 left) 2024-09-21T09:33:43.791 INFO:tasks.rados.rados.0.smithi042.stdout:1981: done (4 left) 2024-09-21T09:33:43.791 INFO:tasks.rados.rados.0.smithi042.stdout:1983: done (3 left) 2024-09-21T09:33:43.791 INFO:tasks.rados.rados.0.smithi042.stdout:1984: done (2 left) 2024-09-21T09:33:43.792 INFO:tasks.rados.rados.0.smithi042.stdout:1985: done (1 left) 2024-09-21T09:33:43.792 INFO:tasks.rados.rados.0.smithi042.stdout:1986: done (0 left) 2024-09-21T09:33:43.792 INFO:tasks.rados.rados.0.smithi042.stdout:1987: delete oid 24 current snap is 186 2024-09-21T09:33:43.796 INFO:tasks.rados.rados.0.smithi042.stdout:1987: done (0 left) 2024-09-21T09:33:43.796 INFO:tasks.rados.rados.0.smithi042.stdout:1988: rmattr oid 14 current snap is 186 2024-09-21T09:33:43.796 INFO:tasks.rados.rados.0.smithi042.stdout:1988: done (0 left) 2024-09-21T09:33:43.796 INFO:tasks.rados.rados.0.smithi042.stdout:1989: delete oid 15 current snap is 186 2024-09-21T09:33:43.799 INFO:tasks.rados.rados.0.smithi042.stdout:1989: done (0 left) 2024-09-21T09:33:43.799 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 186 2024-09-21T09:33:43.799 INFO:tasks.rados.rados.0.smithi042.stdout:1990: seq_num 644 ranges {0=794624,794624=401408} 2024-09-21T09:33:43.803 INFO:tasks.rados.rados.0.smithi042.stdout:1990: writing smithi04275593-4 from 0 to 794624 tid 1 2024-09-21T09:33:43.806 INFO:tasks.rados.rados.0.smithi042.stdout:1990: writing smithi04275593-4 from 794624 to 1196032 tid 2 2024-09-21T09:33:43.806 INFO:tasks.rados.rados.0.smithi042.stdout:1991: snap_create 2024-09-21T09:33:43.809 INFO:tasks.rados.rados.0.smithi042.stdout:1990: finishing write tid 1 to smithi04275593-4 2024-09-21T09:33:43.809 INFO:tasks.rados.rados.0.smithi042.stdout:1990: finishing write tid 2 to smithi04275593-4 2024-09-21T09:33:43.809 INFO:tasks.rados.rados.0.smithi042.stdout:1990: finishing write tid 3 to smithi04275593-4 2024-09-21T09:33:43.810 INFO:tasks.rados.rados.0.smithi042.stdout:1990: finishing write tid 4 to smithi04275593-4 2024-09-21T09:33:43.811 INFO:tasks.rados.rados.0.smithi042.stdout:1990: oid 4 updating version 0 to 583 2024-09-21T09:33:43.811 INFO:tasks.rados.rados.0.smithi042.stdout:1990: oid 4 version 583 is already newer than 582 2024-09-21T09:33:43.811 INFO:tasks.rados.rados.0.smithi042.stdout:1990: oid 4 version 583 is already newer than 581 2024-09-21T09:33:43.811 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 583 (ObjNum 644 snap 186 seq_num 644) dirty exists 2024-09-21T09:33:43.811 INFO:tasks.rados.rados.0.smithi042.stdout:1990: left oid 4 (ObjNum 644 snap 186 seq_num 644) 2024-09-21T09:33:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:44 smithi042 ceph-mon[85820]: pgmap v351: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 167 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 16 op/s; 32/282 objects degraded (11.348%) 2024-09-21T09:33:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:44 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:44 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:44 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:44 smithi042 ceph-mon[85820]: osdmap e454: 8 total, 7 up, 8 in 2024-09-21T09:33:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:44 smithi042 ceph-mon[87662]: pgmap v351: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 167 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 16 op/s; 32/282 objects degraded (11.348%) 2024-09-21T09:33:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:44 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:44 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:44.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:44 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:44.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:44 smithi042 ceph-mon[87662]: osdmap e454: 8 total, 7 up, 8 in 2024-09-21T09:33:44.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:44 smithi133 ceph-mon[83064]: pgmap v351: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 167 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 16 op/s; 32/282 objects degraded (11.348%) 2024-09-21T09:33:44.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:44 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:44.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:44 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:44.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:44 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:44.693 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:44 smithi133 ceph-mon[83064]: osdmap e454: 8 total, 7 up, 8 in 2024-09-21T09:33:44.794 INFO:tasks.rados.rados.0.smithi042.stdout:1990: done (1 left) 2024-09-21T09:33:44.794 INFO:tasks.rados.rados.0.smithi042.stdout:1991: done (0 left) 2024-09-21T09:33:44.794 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 187 2024-09-21T09:33:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:1992: seq_num 645 ranges {7979008=409600,8388608=778240,9166848=24576} 2024-09-21T09:33:44.840 INFO:tasks.rados.rados.0.smithi042.stdout:1992: writing smithi04275593-45 from 7979008 to 8388608 tid 1 2024-09-21T09:33:44.845 INFO:tasks.rados.rados.0.smithi042.stdout:1992: writing smithi04275593-45 from 8388608 to 9166848 tid 2 2024-09-21T09:33:44.845 INFO:tasks.rados.rados.0.smithi042.stdout:1992: writing smithi04275593-45 from 9166848 to 9191424 tid 3 2024-09-21T09:33:44.845 INFO:tasks.rados.rados.0.smithi042.stdout:1993: snap_remove snap 184 2024-09-21T09:33:44.992 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:33:44.764+0000 7f21eaefa640 -1 Falling back to public interface 2024-09-21T09:33:45.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:45 smithi133 ceph-mon[83064]: osdmap e455: 8 total, 7 up, 8 in 2024-09-21T09:33:45.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:45 smithi133 ceph-mon[83064]: pgmap v354: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 172 MiB data, 911 MiB used, 714 GiB / 715 GiB avail; 1005 KiB/s rd, 2.6 MiB/s wr, 26 op/s; 37/312 objects degraded (11.859%) 2024-09-21T09:33:45.802 INFO:tasks.rados.rados.0.smithi042.stdout:1993: done (1 left) 2024-09-21T09:33:45.802 INFO:tasks.rados.rados.0.smithi042.stdout:1994: copy_from oid 25 from oid 40 current snap is 187 2024-09-21T09:33:45.802 INFO:tasks.rados.rados.0.smithi042.stdout:1992: finishing write tid 1 to smithi04275593-45 2024-09-21T09:33:45.802 INFO:tasks.rados.rados.0.smithi042.stdout:1992: finishing write tid 2 to smithi04275593-45 2024-09-21T09:33:45.802 INFO:tasks.rados.rados.0.smithi042.stdout:1992: finishing write tid 3 to smithi04275593-45 2024-09-21T09:33:45.802 INFO:tasks.rados.rados.0.smithi042.stdout:1992: finishing write tid 4 to smithi04275593-45 2024-09-21T09:33:45.802 INFO:tasks.rados.rados.0.smithi042.stdout:1992: finishing write tid 5 to smithi04275593-45 2024-09-21T09:33:45.802 INFO:tasks.rados.rados.0.smithi042.stdout:1992: oid 45 updating version 0 to 307 2024-09-21T09:33:45.802 INFO:tasks.rados.rados.0.smithi042.stdout:1992: oid 45 version 307 is already newer than 306 2024-09-21T09:33:45.802 INFO:tasks.rados.rados.0.smithi042.stdout:1992: oid 45 version 307 is already newer than 305 2024-09-21T09:33:45.803 INFO:tasks.rados.rados.0.smithi042.stdout:1992: oid 45 version 307 is already newer than 304 2024-09-21T09:33:45.803 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 307 (ObjNum 645 snap 187 seq_num 645) dirty exists 2024-09-21T09:33:45.803 INFO:tasks.rados.rados.0.smithi042.stdout:1992: left oid 45 (ObjNum 645 snap 187 seq_num 645) 2024-09-21T09:33:45.803 INFO:tasks.rados.rados.0.smithi042.stdout:1992: done (1 left) 2024-09-21T09:33:45.803 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 187 2024-09-21T09:33:45.803 INFO:tasks.rados.rados.0.smithi042.stdout:1995: seq_num 646 ranges {860160=425984,1286144=655360,1941504=147456} 2024-09-21T09:33:45.809 INFO:tasks.rados.rados.0.smithi042.stdout:1995: writing smithi04275593-32 from 860160 to 1286144 tid 1 2024-09-21T09:33:45.814 INFO:tasks.rados.rados.0.smithi042.stdout:1995: writing smithi04275593-32 from 1286144 to 1941504 tid 2 2024-09-21T09:33:45.815 INFO:tasks.rados.rados.0.smithi042.stdout:1995: writing smithi04275593-32 from 1941504 to 2088960 tid 3 2024-09-21T09:33:45.815 INFO:tasks.rados.rados.0.smithi042.stdout:1996: snap_remove snap 181 2024-09-21T09:33:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:45 smithi042 ceph-mon[85820]: osdmap e455: 8 total, 7 up, 8 in 2024-09-21T09:33:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:45 smithi042 ceph-mon[85820]: pgmap v354: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 172 MiB data, 911 MiB used, 714 GiB / 715 GiB avail; 1005 KiB/s rd, 2.6 MiB/s wr, 26 op/s; 37/312 objects degraded (11.859%) 2024-09-21T09:33:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:45 smithi042 ceph-mon[87662]: osdmap e455: 8 total, 7 up, 8 in 2024-09-21T09:33:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:45 smithi042 ceph-mon[87662]: pgmap v354: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 172 MiB data, 911 MiB used, 714 GiB / 715 GiB avail; 1005 KiB/s rd, 2.6 MiB/s wr, 26 op/s; 37/312 objects degraded (11.859%) 2024-09-21T09:33:46.805 INFO:tasks.rados.rados.0.smithi042.stdout:1996: done (2 left) 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1997: delete oid 19 current snap is 187 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1994: finishing copy_from to smithi04275593-25 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1994: got expected ENOENT (src dne) 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1994: finishing copy_from racing read to smithi04275593-25 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1995: finishing write tid 1 to smithi04275593-32 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1995: finishing write tid 2 to smithi04275593-32 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1995: finishing write tid 3 to smithi04275593-32 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1995: finishing write tid 4 to smithi04275593-32 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1995: finishing write tid 5 to smithi04275593-32 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1995: oid 32 updating version 0 to 807 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1995: oid 32 updating version 807 to 809 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1995: oid 32 version 809 is already newer than 806 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:1995: oid 32 version 809 is already newer than 808 2024-09-21T09:33:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 809 (ObjNum 646 snap 187 seq_num 646) dirty exists 2024-09-21T09:33:46.807 INFO:tasks.rados.rados.0.smithi042.stdout:1995: left oid 32 (ObjNum 646 snap 187 seq_num 646) 2024-09-21T09:33:46.812 INFO:tasks.rados.rados.0.smithi042.stdout:1994: done (2 left) 2024-09-21T09:33:46.812 INFO:tasks.rados.rados.0.smithi042.stdout:1995: done (1 left) 2024-09-21T09:33:46.812 INFO:tasks.rados.rados.0.smithi042.stdout:1997: done (0 left) 2024-09-21T09:33:46.812 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 187 2024-09-21T09:33:46.812 INFO:tasks.rados.rados.0.smithi042.stdout:1998: seq_num 648 ranges {0=458752,458752=475136,933888=327680} 2024-09-21T09:33:46.815 INFO:tasks.rados.rados.0.smithi042.stdout:1998: writing smithi04275593-23 from 0 to 458752 tid 1 2024-09-21T09:33:46.818 INFO:tasks.rados.rados.0.smithi042.stdout:1998: writing smithi04275593-23 from 458752 to 933888 tid 2 2024-09-21T09:33:46.821 INFO:tasks.rados.rados.0.smithi042.stdout:1998: writing smithi04275593-23 from 933888 to 1261568 tid 3 2024-09-21T09:33:46.821 INFO:tasks.rados.rados.0.smithi042.stdout:1999: snap_create 2024-09-21T09:33:46.821 INFO:tasks.rados.rados.0.smithi042.stdout:1998: finishing write tid 1 to smithi04275593-23 2024-09-21T09:33:46.821 INFO:tasks.rados.rados.0.smithi042.stdout:1998: finishing write tid 2 to smithi04275593-23 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi042.stdout:1998: finishing write tid 3 to smithi04275593-23 2024-09-21T09:33:46.824 INFO:tasks.rados.rados.0.smithi042.stdout:1998: finishing write tid 4 to smithi04275593-23 2024-09-21T09:33:46.827 INFO:tasks.rados.rados.0.smithi042.stdout:1998: finishing write tid 5 to smithi04275593-23 2024-09-21T09:33:46.828 INFO:tasks.rados.rados.0.smithi042.stdout:1998: oid 23 updating version 0 to 611 2024-09-21T09:33:46.828 INFO:tasks.rados.rados.0.smithi042.stdout:1998: oid 23 version 611 is already newer than 610 2024-09-21T09:33:46.828 INFO:tasks.rados.rados.0.smithi042.stdout:1998: oid 23 version 611 is already newer than 609 2024-09-21T09:33:46.828 INFO:tasks.rados.rados.0.smithi042.stdout:1998: oid 23 version 611 is already newer than 608 2024-09-21T09:33:46.828 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 611 (ObjNum 648 snap 187 seq_num 648) dirty exists 2024-09-21T09:33:46.828 INFO:tasks.rados.rados.0.smithi042.stdout:1998: left oid 23 (ObjNum 648 snap 187 seq_num 648) 2024-09-21T09:33:47.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:46 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 37/312 objects degraded (11.859%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:47.064 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:46 smithi133 ceph-mon[83064]: osdmap e456: 8 total, 7 up, 8 in 2024-09-21T09:33:47.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:46 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 37/312 objects degraded (11.859%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:46 smithi042 ceph-mon[85820]: osdmap e456: 8 total, 7 up, 8 in 2024-09-21T09:33:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:46 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 37/312 objects degraded (11.859%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:46 smithi042 ceph-mon[87662]: osdmap e456: 8 total, 7 up, 8 in 2024-09-21T09:33:47.810 INFO:tasks.rados.rados.0.smithi042.stdout:1998: done (1 left) 2024-09-21T09:33:47.810 INFO:tasks.rados.rados.0.smithi042.stdout:1999: done (0 left) 2024-09-21T09:33:47.810 INFO:tasks.rados.rados.0.smithi042.stdout:2000: read oid 33 snap -1 2024-09-21T09:33:47.810 INFO:tasks.rados.rados.0.smithi042.stdout:2000: expect (ObjNum 594 snap 170 seq_num 594) 2024-09-21T09:33:47.810 INFO:tasks.rados.rados.0.smithi042.stdout:2001: read oid 6 snap -1 2024-09-21T09:33:47.811 INFO:tasks.rados.rados.0.smithi042.stdout:2001: expect deleted 2024-09-21T09:33:47.811 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 188 2024-09-21T09:33:47.811 INFO:tasks.rados.rados.0.smithi042.stdout:2002: seq_num 649 ranges {0=475136,475136=761856,1236992=40960} 2024-09-21T09:33:47.813 INFO:tasks.rados.rados.0.smithi042.stdout:2002: writing smithi04275593-2 from 0 to 475136 tid 1 2024-09-21T09:33:47.818 INFO:tasks.rados.rados.0.smithi042.stdout:2002: writing smithi04275593-2 from 475136 to 1236992 tid 2 2024-09-21T09:33:47.819 INFO:tasks.rados.rados.0.smithi042.stdout:2002: writing smithi04275593-2 from 1236992 to 1277952 tid 3 2024-09-21T09:33:47.819 INFO:tasks.rados.rados.0.smithi042.stdout:2003: delete oid 8 current snap is 188 2024-09-21T09:33:47.821 INFO:tasks.rados.rados.0.smithi042.stdout:2001: done (3 left) 2024-09-21T09:33:47.821 INFO:tasks.rados.rados.0.smithi042.stdout:2003: done (2 left) 2024-09-21T09:33:47.821 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 188 2024-09-21T09:33:47.821 INFO:tasks.rados.rados.0.smithi042.stdout:2004: seq_num 651 ranges {7028736=507904,7536640=532480,8069120=270336} 2024-09-21T09:33:47.862 INFO:tasks.rados.rados.0.smithi042.stdout:2004: writing smithi04275593-39 from 7028736 to 7536640 tid 1 2024-09-21T09:33:47.865 INFO:tasks.rados.rados.0.smithi042.stdout:2004: writing smithi04275593-39 from 7536640 to 8069120 tid 2 2024-09-21T09:33:47.867 INFO:tasks.rados.rados.0.smithi042.stdout:2004: writing smithi04275593-39 from 8069120 to 8339456 tid 3 2024-09-21T09:33:47.867 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 188 2024-09-21T09:33:47.867 INFO:tasks.rados.rados.0.smithi042.stdout:2002: finishing write tid 1 to smithi04275593-2 2024-09-21T09:33:47.867 INFO:tasks.rados.rados.0.smithi042.stdout:2002: finishing write tid 2 to smithi04275593-2 2024-09-21T09:33:47.867 INFO:tasks.rados.rados.0.smithi042.stdout:2002: finishing write tid 3 to smithi04275593-2 2024-09-21T09:33:47.867 INFO:tasks.rados.rados.0.smithi042.stdout:2005: seq_num 652 ranges {1040384=524288,1564672=409600,1974272=393216} 2024-09-21T09:33:47.875 INFO:tasks.rados.rados.0.smithi042.stdout:2005: writing smithi04275593-38 from 1040384 to 1564672 tid 1 2024-09-21T09:33:47.877 INFO:tasks.rados.rados.0.smithi042.stdout:2005: writing smithi04275593-38 from 1564672 to 1974272 tid 2 2024-09-21T09:33:47.880 INFO:tasks.rados.rados.0.smithi042.stdout:2005: writing smithi04275593-38 from 1974272 to 2367488 tid 3 2024-09-21T09:33:47.880 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 188 2024-09-21T09:33:47.880 INFO:tasks.rados.rados.0.smithi042.stdout:2006: seq_num 653 ranges {0=540672,540672=696320,1236992=106496} 2024-09-21T09:33:47.883 INFO:tasks.rados.rados.0.smithi042.stdout:2006: writing smithi04275593-43 from 0 to 540672 tid 1 2024-09-21T09:33:47.888 INFO:tasks.rados.rados.0.smithi042.stdout:2006: writing smithi04275593-43 from 540672 to 1236992 tid 2 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:2006: writing smithi04275593-43 from 1236992 to 1343488 tid 3 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:2007: delete oid 12 current snap is 188 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:2002: finishing write tid 4 to smithi04275593-2 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:2002: finishing write tid 5 to smithi04275593-2 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:2002: oid 2 updating version 0 to 824 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:2002: oid 2 version 824 is already newer than 823 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:2002: oid 2 updating version 824 to 825 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:2002: oid 2 version 825 is already newer than 822 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 825 (ObjNum 649 snap 188 seq_num 649) dirty exists 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:2002: left oid 2 (ObjNum 649 snap 188 seq_num 649) 2024-09-21T09:33:47.889 INFO:tasks.rados.rados.0.smithi042.stdout:2000: expect (ObjNum 594 snap 170 seq_num 594) 2024-09-21T09:33:48.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:47 smithi042 ceph-mon[87662]: osdmap e457: 8 total, 7 up, 8 in 2024-09-21T09:33:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:47 smithi042 ceph-mon[87662]: pgmap v357: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 181 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 3.6 MiB/s wr, 33 op/s; 40/354 objects degraded (11.299%) 2024-09-21T09:33:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:47 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:47 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:47 smithi042 ceph-mon[85820]: osdmap e457: 8 total, 7 up, 8 in 2024-09-21T09:33:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:47 smithi042 ceph-mon[85820]: pgmap v357: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 181 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 3.6 MiB/s wr, 33 op/s; 40/354 objects degraded (11.299%) 2024-09-21T09:33:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2004: finishing write tid 1 to smithi04275593-39 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2004: finishing write tid 2 to smithi04275593-39 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2004: finishing write tid 3 to smithi04275593-39 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2004: finishing write tid 4 to smithi04275593-39 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2004: finishing write tid 5 to smithi04275593-39 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2004: oid 39 updating version 0 to 662 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2004: oid 39 updating version 662 to 664 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2004: oid 39 version 664 is already newer than 663 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2004: oid 39 version 664 is already newer than 661 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 664 (ObjNum 651 snap 188 seq_num 651) dirty exists 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2004: left oid 39 (ObjNum 651 snap 188 seq_num 651) 2024-09-21T09:33:48.134 INFO:tasks.rados.rados.0.smithi042.stdout:2005: finishing write tid 1 to smithi04275593-38 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2005: finishing write tid 2 to smithi04275593-38 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2000: done (5 left) 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2002: done (4 left) 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2004: done (3 left) 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2007: done (2 left) 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2008: rmattr oid 16 current snap is 188 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2005: finishing write tid 3 to smithi04275593-38 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2005: finishing write tid 4 to smithi04275593-38 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2005: finishing write tid 5 to smithi04275593-38 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2005: oid 38 updating version 0 to 551 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2005: oid 38 updating version 551 to 554 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2005: oid 38 version 554 is already newer than 552 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:2005: oid 38 version 554 is already newer than 553 2024-09-21T09:33:48.135 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 554 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2005: left oid 38 (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2006: finishing write tid 1 to smithi04275593-43 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2006: finishing write tid 2 to smithi04275593-43 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2006: finishing write tid 3 to smithi04275593-43 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2006: finishing write tid 4 to smithi04275593-43 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2005: done (2 left) 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2009: read oid 30 snap -1 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2009: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2010: snap_create 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2006: finishing write tid 5 to smithi04275593-43 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2006: oid 43 updating version 0 to 645 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2006: oid 43 version 645 is already newer than 642 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2006: oid 43 version 645 is already newer than 643 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:2006: oid 43 version 645 is already newer than 644 2024-09-21T09:33:48.136 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 645 (ObjNum 653 snap 188 seq_num 653) dirty exists 2024-09-21T09:33:48.137 INFO:tasks.rados.rados.0.smithi042.stdout:2006: left oid 43 (ObjNum 653 snap 188 seq_num 653) 2024-09-21T09:33:48.137 INFO:tasks.rados.rados.0.smithi042.stdout:2009: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:48.137 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 827 (ObjNum 603 snap 173 seq_num 603) dirty exists 2024-09-21T09:33:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:47 smithi133 ceph-mon[83064]: osdmap e457: 8 total, 7 up, 8 in 2024-09-21T09:33:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:47 smithi133 ceph-mon[83064]: pgmap v357: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 181 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 3.6 MiB/s wr, 33 op/s; 40/354 objects degraded (11.299%) 2024-09-21T09:33:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:47 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:47 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:48.586 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:48 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:33:48.489+0000 7f21eaefa640 -1 osd.5 447 log_to_monitors true 2024-09-21T09:33:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:2006: done (3 left) 2024-09-21T09:33:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:2008: done (2 left) 2024-09-21T09:33:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:2009: done (1 left) 2024-09-21T09:33:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:2010: done (0 left) 2024-09-21T09:33:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:2011: read oid 33 snap -1 2024-09-21T09:33:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:2011: expect (ObjNum 594 snap 170 seq_num 594) 2024-09-21T09:33:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:2012: snap_remove snap 187 2024-09-21T09:33:48.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:48 smithi133 ceph-mon[83064]: osdmap e458: 8 total, 7 up, 8 in 2024-09-21T09:33:48.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:48 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:48.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:48 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:48.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:48 smithi133 ceph-mon[83064]: from='osd.5 [v2:172.21.15.133:6808/3829680496,v1:172.21.15.133:6809/3829680496]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T09:33:48.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:48 smithi133 ceph-mon[83064]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T09:33:49.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:48 smithi042 ceph-mon[85820]: osdmap e458: 8 total, 7 up, 8 in 2024-09-21T09:33:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:48 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:48 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:48 smithi042 ceph-mon[85820]: from='osd.5 [v2:172.21.15.133:6808/3829680496,v1:172.21.15.133:6809/3829680496]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T09:33:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:48 smithi042 ceph-mon[85820]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T09:33:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:48 smithi042 ceph-mon[87662]: osdmap e458: 8 total, 7 up, 8 in 2024-09-21T09:33:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:48 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:48 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:48 smithi042 ceph-mon[87662]: from='osd.5 [v2:172.21.15.133:6808/3829680496,v1:172.21.15.133:6809/3829680496]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T09:33:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:48 smithi042 ceph-mon[87662]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T09:33:49.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:33:48 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:33:48.969+0000 7f21e2ca4640 -1 osd.5 447 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:33:49.954 INFO:tasks.rados.rados.0.smithi042.stdout:2011: expect (ObjNum 594 snap 170 seq_num 594) 2024-09-21T09:33:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:49 smithi133 ceph-mon[83064]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T09:33:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:49 smithi133 ceph-mon[83064]: osdmap e459: 8 total, 7 up, 8 in 2024-09-21T09:33:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:49 smithi133 ceph-mon[83064]: from='osd.5 [v2:172.21.15.133:6808/3829680496,v1:172.21.15.133:6809/3829680496]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:49 smithi133 ceph-mon[83064]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:49 smithi133 ceph-mon[83064]: pgmap v360: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 184 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 42/360 objects degraded (11.667%) 2024-09-21T09:33:50.200 INFO:tasks.rados.rados.0.smithi042.stdout:2011: done (1 left) 2024-09-21T09:33:50.201 INFO:tasks.rados.rados.0.smithi042.stdout:2012: done (0 left) 2024-09-21T09:33:50.201 INFO:tasks.rados.rados.0.smithi042.stdout:2013: snap_create 2024-09-21T09:33:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:49 smithi042 ceph-mon[85820]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T09:33:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:49 smithi042 ceph-mon[85820]: osdmap e459: 8 total, 7 up, 8 in 2024-09-21T09:33:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:49 smithi042 ceph-mon[85820]: from='osd.5 [v2:172.21.15.133:6808/3829680496,v1:172.21.15.133:6809/3829680496]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:49 smithi042 ceph-mon[85820]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:49 smithi042 ceph-mon[85820]: pgmap v360: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 184 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 42/360 objects degraded (11.667%) 2024-09-21T09:33:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:49 smithi042 ceph-mon[87662]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T09:33:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:49 smithi042 ceph-mon[87662]: osdmap e459: 8 total, 7 up, 8 in 2024-09-21T09:33:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:49 smithi042 ceph-mon[87662]: from='osd.5 [v2:172.21.15.133:6808/3829680496,v1:172.21.15.133:6809/3829680496]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:49 smithi042 ceph-mon[87662]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:33:50.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:49 smithi042 ceph-mon[87662]: pgmap v360: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 184 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 42/360 objects degraded (11.667%) 2024-09-21T09:33:50.953 INFO:tasks.rados.rados.0.smithi042.stdout:2013: done (0 left) 2024-09-21T09:33:50.953 INFO:tasks.rados.rados.0.smithi042.stdout:2014: snap_remove snap 185 2024-09-21T09:33:51.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:50 smithi042 ceph-mon[85820]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:33:51.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:50 smithi042 ceph-mon[85820]: osd.5 [v2:172.21.15.133:6808/3829680496,v1:172.21.15.133:6809/3829680496] boot 2024-09-21T09:33:51.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:50 smithi042 ceph-mon[85820]: osdmap e460: 8 total, 8 up, 8 in 2024-09-21T09:33:51.241 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:50 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T09:33:51.241 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:50 smithi042 ceph-mon[87662]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:33:51.241 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:50 smithi042 ceph-mon[87662]: osd.5 [v2:172.21.15.133:6808/3829680496,v1:172.21.15.133:6809/3829680496] boot 2024-09-21T09:33:51.241 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:50 smithi042 ceph-mon[87662]: osdmap e460: 8 total, 8 up, 8 in 2024-09-21T09:33:51.241 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:50 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T09:33:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:50 smithi133 ceph-mon[83064]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:33:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:50 smithi133 ceph-mon[83064]: osd.5 [v2:172.21.15.133:6808/3829680496,v1:172.21.15.133:6809/3829680496] boot 2024-09-21T09:33:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:50 smithi133 ceph-mon[83064]: osdmap e460: 8 total, 8 up, 8 in 2024-09-21T09:33:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:50 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T09:33:51.602 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:33:51.237+0000 7f1f5d41a640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-21T09:33:51.965 INFO:tasks.rados.rados.0.smithi042.stdout:2014: done (0 left) 2024-09-21T09:33:51.965 INFO:tasks.rados.rados.0.smithi042.stdout:2015: read oid 38 snap 182 2024-09-21T09:33:51.965 INFO:tasks.rados.rados.0.smithi042.stdout:2015: expect (ObjNum -836189568 snap 22042 seq_num 2550157296) 2024-09-21T09:33:51.966 INFO:tasks.rados.rados.0.smithi042.stdout:2016: snap_create 2024-09-21T09:33:51.973 INFO:tasks.rados.rados.0.smithi042.stdout:2015: expect (ObjNum -836189568 snap 22042 seq_num 2550157296) 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:33:51] "GET /metrics HTTP/1.1" 200 36219 "" "Prometheus/2.43.0" 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: osdmap e461: 8 total, 8 up, 8 in 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: pgmap v363: 121 pgs: 2 peering, 34 active+undersized, 13 active+undersized+degraded, 72 active+clean; 185 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 964 KiB/s wr, 5 op/s; 41/369 objects degraded (11.111%) 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[87662]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: osdmap e461: 8 total, 8 up, 8 in 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: pgmap v363: 121 pgs: 2 peering, 34 active+undersized, 13 active+undersized+degraded, 72 active+clean; 185 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 964 KiB/s wr, 5 op/s; 41/369 objects degraded (11.111%) 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:52.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:52.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T09:33:52.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T09:33:52.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:51 smithi042 ceph-mon[85820]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: osdmap e461: 8 total, 8 up, 8 in 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: pgmap v363: 121 pgs: 2 peering, 34 active+undersized, 13 active+undersized+degraded, 72 active+clean; 185 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 964 KiB/s wr, 5 op/s; 41/369 objects degraded (11.111%) 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T09:33:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T09:33:52.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:51 smithi133 ceph-mon[83064]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-21T09:33:52.965 INFO:tasks.rados.rados.0.smithi042.stdout:2015: done (1 left) 2024-09-21T09:33:52.965 INFO:tasks.rados.rados.0.smithi042.stdout:2016: done (0 left) 2024-09-21T09:33:52.965 INFO:tasks.rados.rados.0.smithi042.stdout:2017: rmattr oid 25 current snap is 191 2024-09-21T09:33:52.965 INFO:tasks.rados.rados.0.smithi042.stdout:2017: done (0 left) 2024-09-21T09:33:52.965 INFO:tasks.rados.rados.0.smithi042.stdout:2018: copy_from oid 15 from oid 38 current snap is 191 2024-09-21T09:33:52.966 INFO:tasks.rados.rados.0.smithi042.stdout:2019: rollback oid 45 current snap is 191 2024-09-21T09:33:52.966 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 188 2024-09-21T09:33:52.966 INFO:tasks.rados.rados.0.smithi042.stdout:2020: read oid 30 snap -1 2024-09-21T09:33:52.966 INFO:tasks.rados.rados.0.smithi042.stdout:2020: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:52.966 INFO:tasks.rados.rados.0.smithi042.stdout:2021: read oid 29 snap -1 2024-09-21T09:33:52.966 INFO:tasks.rados.rados.0.smithi042.stdout:2021: expect (ObjNum 624 snap 181 seq_num 624) 2024-09-21T09:33:52.966 INFO:tasks.rados.rados.0.smithi042.stdout:2022: delete oid 32 current snap is 191 2024-09-21T09:33:52.968 INFO:tasks.rados.rados.0.smithi042.stdout:2019: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:33:52.969 INFO:tasks.rados.rados.0.smithi042.stdout:2020: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi042.stdout:2019: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi042.stdout:2019: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:33:52.973 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 310 (ObjNum 645 snap 187 seq_num 645) dirty exists 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi042.stdout:2019: done (4 left) 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi042.stdout:2020: done (3 left) 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi042.stdout:2022: done (2 left) 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi042.stdout:2023: copy_from oid 49 from oid 37 current snap is 191 2024-09-21T09:33:52.974 INFO:tasks.rados.rados.0.smithi042.stdout:2024: snap_create 2024-09-21T09:33:52.982 INFO:tasks.rados.rados.0.smithi042.stdout:2023: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:33:52.983 INFO:tasks.rados.rados.0.smithi042.stdout:2023: finishing copy_from to smithi04275593-49 2024-09-21T09:33:52.983 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 654 (ObjNum 605 snap 175 seq_num 605) dirty exists 2024-09-21T09:33:52.989 INFO:tasks.rados.rados.0.smithi042.stdout:2018: finishing copy_from racing read to smithi04275593-15 2024-09-21T09:33:52.989 INFO:tasks.rados.rados.0.smithi042.stdout:2021: expect (ObjNum 624 snap 181 seq_num 624) 2024-09-21T09:33:53.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:52 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 41/369 objects degraded (11.111%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:52 smithi133 ceph-mon[83064]: osdmap e462: 8 total, 8 up, 8 in 2024-09-21T09:33:53.324 INFO:tasks.rados.rados.0.smithi042.stdout:2018: finishing copy_from to smithi04275593-15 2024-09-21T09:33:53.324 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 554 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:33:53.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:52 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 41/369 objects degraded (11.111%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:53.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:52 smithi042 ceph-mon[85820]: osdmap e462: 8 total, 8 up, 8 in 2024-09-21T09:33:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:52 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 41/369 objects degraded (11.111%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T09:33:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:52 smithi042 ceph-mon[87662]: osdmap e462: 8 total, 8 up, 8 in 2024-09-21T09:33:53.976 INFO:tasks.rados.rados.0.smithi042.stdout:2018: done (3 left) 2024-09-21T09:33:53.976 INFO:tasks.rados.rados.0.smithi042.stdout:2021: done (2 left) 2024-09-21T09:33:53.976 INFO:tasks.rados.rados.0.smithi042.stdout:2023: done (1 left) 2024-09-21T09:33:53.976 INFO:tasks.rados.rados.0.smithi042.stdout:2024: done (0 left) 2024-09-21T09:33:53.976 INFO:tasks.rados.rados.0.smithi042.stdout:2025: delete oid 2 current snap is 192 2024-09-21T09:33:53.979 INFO:tasks.rados.rados.0.smithi042.stdout:2025: done (0 left) 2024-09-21T09:33:53.979 INFO:tasks.rados.rados.0.smithi042.stdout:2026: copy_from oid 29 from oid 30 current snap is 192 2024-09-21T09:33:53.979 INFO:tasks.rados.rados.0.smithi042.stdout:2027: read oid 1 snap 186 2024-09-21T09:33:53.979 INFO:tasks.rados.rados.0.smithi042.stdout:2027: expect deleted 2024-09-21T09:33:53.979 INFO:tasks.rados.rados.0.smithi042.stdout:2028: rollback oid 17 current snap is 192 2024-09-21T09:33:53.979 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 17 to 188 2024-09-21T09:33:53.979 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 192 2024-09-21T09:33:53.979 INFO:tasks.rados.rados.0.smithi042.stdout:2029: seq_num 657 ranges {540672=606208,1146880=688128,1835008=114688} 2024-09-21T09:33:53.985 INFO:tasks.rados.rados.0.smithi042.stdout:2029: writing smithi04275593-49 from 540672 to 1146880 tid 1 2024-09-21T09:33:53.990 INFO:tasks.rados.rados.0.smithi042.stdout:2029: writing smithi04275593-49 from 1146880 to 1835008 tid 2 2024-09-21T09:33:53.991 INFO:tasks.rados.rados.0.smithi042.stdout:2029: writing smithi04275593-49 from 1835008 to 1949696 tid 3 2024-09-21T09:33:53.991 INFO:tasks.rados.rados.0.smithi042.stdout:2030: setattr oid 5 current snap is 192 2024-09-21T09:33:53.991 INFO:tasks.rados.rados.0.smithi042.stdout:2028: finishing rollback tid 0 to smithi04275593-17 2024-09-21T09:33:53.991 INFO:tasks.rados.rados.0.smithi042.stdout:2028: finishing rollback tid 1 to smithi04275593-17 2024-09-21T09:33:53.991 INFO:tasks.rados.rados.0.smithi042.stdout:2028: finishing rollback tid 2 to smithi04275593-17 2024-09-21T09:33:53.991 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 844 (ObjNum 586 snap 169 seq_num 586) dirty exists 2024-09-21T09:33:53.991 INFO:tasks.rados.rados.0.smithi042.stdout:2026: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:33:53.992 INFO:tasks.rados.rados.0.smithi042.stdout:2026: finishing copy_from to smithi04275593-29 2024-09-21T09:33:53.992 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 640 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:33:53.992 INFO:tasks.rados.rados.0.smithi042.stdout:2026: done (4 left) 2024-09-21T09:33:53.992 INFO:tasks.rados.rados.0.smithi042.stdout:2027: done (3 left) 2024-09-21T09:33:53.992 INFO:tasks.rados.rados.0.smithi042.stdout:2028: done (2 left) 2024-09-21T09:33:53.992 INFO:tasks.rados.rados.0.smithi042.stdout:2031: read oid 39 snap 182 2024-09-21T09:33:53.993 INFO:tasks.rados.rados.0.smithi042.stdout:2031: expect (ObjNum 615 snap 177 seq_num 615) 2024-09-21T09:33:53.993 INFO:tasks.rados.rados.0.smithi042.stdout:2032: rmattr oid 47 current snap is 192 2024-09-21T09:33:53.993 INFO:tasks.rados.rados.0.smithi042.stdout:2032: done (3 left) 2024-09-21T09:33:53.993 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 192 2024-09-21T09:33:53.993 INFO:tasks.rados.rados.0.smithi042.stdout:2033: seq_num 658 ranges {0=622592,622592=565248,1187840=237568} 2024-09-21T09:33:53.995 INFO:tasks.rados.rados.0.smithi042.stdout:2033: writing smithi04275593-35 from 0 to 622592 tid 1 2024-09-21T09:33:53.999 INFO:tasks.rados.rados.0.smithi042.stdout:2033: writing smithi04275593-35 from 622592 to 1187840 tid 2 2024-09-21T09:33:54.001 INFO:tasks.rados.rados.0.smithi042.stdout:2033: writing smithi04275593-35 from 1187840 to 1425408 tid 3 2024-09-21T09:33:54.001 INFO:tasks.rados.rados.0.smithi042.stdout:2034: rollback oid 3 current snap is 192 2024-09-21T09:33:54.001 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 188 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi042.stdout:2029: finishing write tid 1 to smithi04275593-49 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 592 (ObjNum 601 snap 172 seq_num 601) dirty exists 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi042.stdout:2029: finishing write tid 2 to smithi04275593-49 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi042.stdout:2029: finishing write tid 3 to smithi04275593-49 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi042.stdout:2030: done (4 left) 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi042.stdout:2035: copy_from oid 43 from oid 50 current snap is 192 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi042.stdout:2029: finishing write tid 4 to smithi04275593-49 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi042.stdout:2029: finishing write tid 5 to smithi04275593-49 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi042.stdout:2029: oid 49 updating version 0 to 812 2024-09-21T09:33:54.002 INFO:tasks.rados.rados.0.smithi042.stdout:2029: oid 49 updating version 812 to 814 2024-09-21T09:33:54.003 INFO:tasks.rados.rados.0.smithi042.stdout:2029: oid 49 version 814 is already newer than 813 2024-09-21T09:33:54.003 INFO:tasks.rados.rados.0.smithi042.stdout:2029: oid 49 version 814 is already newer than 811 2024-09-21T09:33:54.003 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 814 (ObjNum 657 snap 192 seq_num 657) dirty exists 2024-09-21T09:33:54.003 INFO:tasks.rados.rados.0.smithi042.stdout:2029: left oid 49 (ObjNum 657 snap 192 seq_num 657) 2024-09-21T09:33:54.003 INFO:tasks.rados.rados.0.smithi042.stdout:2033: finishing write tid 1 to smithi04275593-35 2024-09-21T09:33:54.003 INFO:tasks.rados.rados.0.smithi042.stdout:2029: done (4 left) 2024-09-21T09:33:54.003 INFO:tasks.rados.rados.0.smithi042.stdout:2036: rollback oid 21 current snap is 192 2024-09-21T09:33:54.003 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 191 2024-09-21T09:33:54.003 INFO:tasks.rados.rados.0.smithi042.stdout:2037: setattr oid 20 current snap is 192 2024-09-21T09:33:54.004 INFO:tasks.rados.rados.0.smithi042.stdout:2038: read oid 26 snap -1 2024-09-21T09:33:54.004 INFO:tasks.rados.rados.0.smithi042.stdout:2038: expect (ObjNum 579 snap 168 seq_num 579) 2024-09-21T09:33:54.004 INFO:tasks.rados.rados.0.smithi042.stdout:2039: rollback oid 47 current snap is 192 2024-09-21T09:33:54.004 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 47 to 191 2024-09-21T09:33:54.004 INFO:tasks.rados.rados.0.smithi042.stdout:2040: read oid 48 snap 183 2024-09-21T09:33:54.004 INFO:tasks.rados.rados.0.smithi042.stdout:2040: expect (ObjNum 631 snap 182 seq_num 631) 2024-09-21T09:33:54.004 INFO:tasks.rados.rados.0.smithi042.stdout:2041: delete oid 44 current snap is 192 2024-09-21T09:33:54.004 INFO:tasks.rados.rados.0.smithi042.stdout:2033: finishing write tid 2 to smithi04275593-35 2024-09-21T09:33:54.006 INFO:tasks.rados.rados.0.smithi042.stdout:2033: finishing write tid 3 to smithi04275593-35 2024-09-21T09:33:54.007 INFO:tasks.rados.rados.0.smithi042.stdout:2033: finishing write tid 4 to smithi04275593-35 2024-09-21T09:33:54.007 INFO:tasks.rados.rados.0.smithi042.stdout:2034: finishing rollback tid 0 to smithi04275593-3 2024-09-21T09:33:54.008 INFO:tasks.rados.rados.0.smithi042.stdout:2034: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:33:54.008 INFO:tasks.rados.rados.0.smithi042.stdout:2039: finishing rollback tid 0 to smithi04275593-47 2024-09-21T09:33:54.008 INFO:tasks.rados.rados.0.smithi042.stdout:2034: finishing rollback tid 2 to smithi04275593-3 2024-09-21T09:33:54.008 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 595 (ObjNum 634 snap 183 seq_num 634) dirty exists 2024-09-21T09:33:54.009 INFO:tasks.rados.rados.0.smithi042.stdout:2036: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:33:54.009 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 815 (ObjNum 177 snap 0 seq_num 2944950974) dirty dne 2024-09-21T09:33:54.009 INFO:tasks.rados.rados.0.smithi042.stdout:2033: finishing write tid 5 to smithi04275593-35 2024-09-21T09:33:54.009 INFO:tasks.rados.rados.0.smithi042.stdout:2033: oid 35 updating version 0 to 822 2024-09-21T09:33:54.009 INFO:tasks.rados.rados.0.smithi042.stdout:2033: oid 35 version 822 is already newer than 820 2024-09-21T09:33:54.009 INFO:tasks.rados.rados.0.smithi042.stdout:2033: oid 35 version 822 is already newer than 821 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:2033: oid 35 updating version 822 to 823 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 823 (ObjNum 658 snap 192 seq_num 658) dirty exists 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:2033: left oid 35 (ObjNum 658 snap 192 seq_num 658) 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:2033: done (9 left) 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:2034: done (8 left) 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:2036: done (7 left) 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:2041: done (6 left) 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:2042: delete oid 17 current snap is 192 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:2039: finishing rollback tid 1 to smithi04275593-47 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:2039: finishing rollback tid 2 to smithi04275593-47 2024-09-21T09:33:54.010 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 817 (ObjNum 637 snap 185 seq_num 637) dirty exists 2024-09-21T09:33:54.011 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 678 (ObjNum 625 snap 181 seq_num 625) dirty exists 2024-09-21T09:33:54.013 INFO:tasks.rados.rados.0.smithi042.stdout:2037: done (6 left) 2024-09-21T09:33:54.013 INFO:tasks.rados.rados.0.smithi042.stdout:2039: done (5 left) 2024-09-21T09:33:54.013 INFO:tasks.rados.rados.0.smithi042.stdout:2042: done (4 left) 2024-09-21T09:33:54.013 INFO:tasks.rados.rados.0.smithi042.stdout:2043: read oid 29 snap -1 2024-09-21T09:33:54.013 INFO:tasks.rados.rados.0.smithi042.stdout:2043: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:54.013 INFO:tasks.rados.rados.0.smithi042.stdout:2044: rollback oid 18 current snap is 192 2024-09-21T09:33:54.013 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 18 to 188 2024-09-21T09:33:54.013 INFO:tasks.rados.rados.0.smithi042.stdout:2045: snap_remove snap 179 2024-09-21T09:33:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:53 smithi133 ceph-mon[83064]: osdmap e463: 8 total, 8 up, 8 in 2024-09-21T09:33:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:53 smithi133 ceph-mon[83064]: pgmap v366: 121 pgs: 2 peering, 21 active+undersized, 7 active+undersized+degraded, 91 active+clean; 185 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 312 KiB/s wr, 2 op/s; 28/372 objects degraded (7.527%); 7.3 MiB/s, 1 objects/s recovering 2024-09-21T09:33:54.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:53 smithi042 ceph-mon[85820]: osdmap e463: 8 total, 8 up, 8 in 2024-09-21T09:33:54.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:53 smithi042 ceph-mon[85820]: pgmap v366: 121 pgs: 2 peering, 21 active+undersized, 7 active+undersized+degraded, 91 active+clean; 185 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 312 KiB/s wr, 2 op/s; 28/372 objects degraded (7.527%); 7.3 MiB/s, 1 objects/s recovering 2024-09-21T09:33:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:53 smithi042 ceph-mon[87662]: osdmap e463: 8 total, 8 up, 8 in 2024-09-21T09:33:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:53 smithi042 ceph-mon[87662]: pgmap v366: 121 pgs: 2 peering, 21 active+undersized, 7 active+undersized+degraded, 91 active+clean; 185 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 312 KiB/s wr, 2 op/s; 28/372 objects degraded (7.527%); 7.3 MiB/s, 1 objects/s recovering 2024-09-21T09:33:54.981 INFO:tasks.rados.rados.0.smithi042.stdout:2045: done (6 left) 2024-09-21T09:33:54.981 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 192 2024-09-21T09:33:54.981 INFO:tasks.rados.rados.0.smithi042.stdout:2046: seq_num 661 ranges {0=679936,679936=622592,1302528=180224} 2024-09-21T09:33:54.986 INFO:tasks.rados.rados.0.smithi042.stdout:2046: writing smithi04275593-32 from 0 to 679936 tid 1 2024-09-21T09:33:54.990 INFO:tasks.rados.rados.0.smithi042.stdout:2046: writing smithi04275593-32 from 679936 to 1302528 tid 2 2024-09-21T09:33:54.992 INFO:tasks.rados.rados.0.smithi042.stdout:2046: writing smithi04275593-32 from 1302528 to 1482752 tid 3 2024-09-21T09:33:54.992 INFO:tasks.rados.rados.0.smithi042.stdout:2047: rollback oid 45 current snap is 192 2024-09-21T09:33:54.992 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 172 2024-09-21T09:33:54.992 INFO:tasks.rados.rados.0.smithi042.stdout:2043: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:33:54.996 INFO:tasks.rados.rados.0.smithi042.stdout:2044: finishing rollback tid 0 to smithi04275593-18 2024-09-21T09:33:54.996 INFO:tasks.rados.rados.0.smithi042.stdout:2044: finishing rollback tid 1 to smithi04275593-18 2024-09-21T09:33:54.996 INFO:tasks.rados.rados.0.smithi042.stdout:2044: finishing rollback tid 2 to smithi04275593-18 2024-09-21T09:33:54.996 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 617 (ObjNum 380 snap 117 seq_num 380) dirty exists 2024-09-21T09:33:54.997 INFO:tasks.rados.rados.0.smithi042.stdout:2031: expect (ObjNum 615 snap 177 seq_num 615) 2024-09-21T09:33:55.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:54 smithi133 ceph-mon[83064]: osdmap e464: 8 total, 8 up, 8 in 2024-09-21T09:33:55.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:54 smithi042 ceph-mon[85820]: osdmap e464: 8 total, 8 up, 8 in 2024-09-21T09:33:55.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:54 smithi042 ceph-mon[87662]: osdmap e464: 8 total, 8 up, 8 in 2024-09-21T09:33:55.487 INFO:tasks.rados.rados.0.smithi042.stdout:2038: expect (ObjNum 579 snap 168 seq_num 579) 2024-09-21T09:33:55.798 INFO:tasks.rados.rados.0.smithi042.stdout:2040: expect (ObjNum 631 snap 182 seq_num 631) 2024-09-21T09:33:56.243 INFO:tasks.rados.rados.0.smithi042.stdout:2035: finishing copy_from racing read to smithi04275593-43 2024-09-21T09:33:56.243 INFO:tasks.rados.rados.0.smithi042.stdout:2035: finishing copy_from to smithi04275593-43 2024-09-21T09:33:56.243 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 572 (ObjNum 561 snap 164 seq_num 561) dirty exists 2024-09-21T09:33:56.243 INFO:tasks.rados.rados.0.smithi042.stdout:2047: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2047: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2047: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 313 (ObjNum 490 snap 142 seq_num 490) dirty exists 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2046: finishing write tid 1 to smithi04275593-32 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2046: finishing write tid 2 to smithi04275593-32 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2046: finishing write tid 3 to smithi04275593-32 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2031: done (7 left) 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2035: done (6 left) 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2038: done (5 left) 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2040: done (4 left) 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2043: done (3 left) 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2044: done (2 left) 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2047: done (1 left) 2024-09-21T09:33:56.244 INFO:tasks.rados.rados.0.smithi042.stdout:2048: delete oid 29 current snap is 192 2024-09-21T09:33:56.245 INFO:tasks.rados.rados.0.smithi042.stdout:2046: finishing write tid 4 to smithi04275593-32 2024-09-21T09:33:56.245 INFO:tasks.rados.rados.0.smithi042.stdout:2046: finishing write tid 5 to smithi04275593-32 2024-09-21T09:33:56.245 INFO:tasks.rados.rados.0.smithi042.stdout:2046: oid 32 updating version 0 to 820 2024-09-21T09:33:56.245 INFO:tasks.rados.rados.0.smithi042.stdout:2046: oid 32 version 820 is already newer than 818 2024-09-21T09:33:56.245 INFO:tasks.rados.rados.0.smithi042.stdout:2046: oid 32 updating version 820 to 821 2024-09-21T09:33:56.245 INFO:tasks.rados.rados.0.smithi042.stdout:2046: oid 32 version 821 is already newer than 819 2024-09-21T09:33:56.245 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 821 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:33:56.245 INFO:tasks.rados.rados.0.smithi042.stdout:2046: left oid 32 (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:33:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:55 smithi133 ceph-mon[83064]: osdmap e465: 8 total, 8 up, 8 in 2024-09-21T09:33:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:55 smithi133 ceph-mon[83064]: pgmap v369: 121 pgs: 2 peering, 119 active+clean; 186 MiB data, 894 MiB used, 714 GiB / 715 GiB avail; 48 KiB/s rd, 320 KiB/s wr, 4 op/s; 20 MiB/s, 5 objects/s recovering 2024-09-21T09:33:56.246 INFO:tasks.rados.rados.0.smithi042.stdout:2046: done (1 left) 2024-09-21T09:33:56.246 INFO:tasks.rados.rados.0.smithi042.stdout:2048: done (0 left) 2024-09-21T09:33:56.246 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 192 2024-09-21T09:33:56.246 INFO:tasks.rados.rados.0.smithi042.stdout:2049: seq_num 663 ranges {9871360=712704,10584064=442368,11026432=360448} 2024-09-21T09:33:56.302 INFO:tasks.rados.rados.0.smithi042.stdout:2049: writing smithi04275593-43 from 9871360 to 10584064 tid 1 2024-09-21T09:33:56.305 INFO:tasks.rados.rados.0.smithi042.stdout:2049: writing smithi04275593-43 from 10584064 to 11026432 tid 2 2024-09-21T09:33:56.308 INFO:tasks.rados.rados.0.smithi042.stdout:2049: writing smithi04275593-43 from 11026432 to 11386880 tid 3 2024-09-21T09:33:56.308 INFO:tasks.rados.rados.0.smithi042.stdout:2050: snap_create 2024-09-21T09:33:56.308 INFO:tasks.rados.rados.0.smithi042.stdout:2049: finishing write tid 1 to smithi04275593-43 2024-09-21T09:33:56.308 INFO:tasks.rados.rados.0.smithi042.stdout:2049: finishing write tid 2 to smithi04275593-43 2024-09-21T09:33:56.310 INFO:tasks.rados.rados.0.smithi042.stdout:2049: finishing write tid 3 to smithi04275593-43 2024-09-21T09:33:56.310 INFO:tasks.rados.rados.0.smithi042.stdout:2049: finishing write tid 4 to smithi04275593-43 2024-09-21T09:33:56.310 INFO:tasks.rados.rados.0.smithi042.stdout:2049: finishing write tid 5 to smithi04275593-43 2024-09-21T09:33:56.311 INFO:tasks.rados.rados.0.smithi042.stdout:2049: oid 43 updating version 0 to 648 2024-09-21T09:33:56.311 INFO:tasks.rados.rados.0.smithi042.stdout:2049: oid 43 version 648 is already newer than 646 2024-09-21T09:33:56.311 INFO:tasks.rados.rados.0.smithi042.stdout:2049: oid 43 updating version 648 to 649 2024-09-21T09:33:56.311 INFO:tasks.rados.rados.0.smithi042.stdout:2049: oid 43 version 649 is already newer than 647 2024-09-21T09:33:56.311 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 649 (ObjNum 663 snap 192 seq_num 663) dirty exists 2024-09-21T09:33:56.311 INFO:tasks.rados.rados.0.smithi042.stdout:2049: left oid 43 (ObjNum 663 snap 192 seq_num 663) 2024-09-21T09:33:56.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:55 smithi042 ceph-mon[87662]: osdmap e465: 8 total, 8 up, 8 in 2024-09-21T09:33:56.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:55 smithi042 ceph-mon[87662]: pgmap v369: 121 pgs: 2 peering, 119 active+clean; 186 MiB data, 894 MiB used, 714 GiB / 715 GiB avail; 48 KiB/s rd, 320 KiB/s wr, 4 op/s; 20 MiB/s, 5 objects/s recovering 2024-09-21T09:33:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:55 smithi042 ceph-mon[85820]: osdmap e465: 8 total, 8 up, 8 in 2024-09-21T09:33:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:55 smithi042 ceph-mon[85820]: pgmap v369: 121 pgs: 2 peering, 119 active+clean; 186 MiB data, 894 MiB used, 714 GiB / 715 GiB avail; 48 KiB/s rd, 320 KiB/s wr, 4 op/s; 20 MiB/s, 5 objects/s recovering 2024-09-21T09:33:56.992 INFO:tasks.rados.rados.0.smithi042.stdout:2049: done (1 left) 2024-09-21T09:33:56.992 INFO:tasks.rados.rados.0.smithi042.stdout:2050: done (0 left) 2024-09-21T09:33:56.992 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 193 2024-09-21T09:33:56.992 INFO:tasks.rados.rados.0.smithi042.stdout:2051: seq_num 664 ranges {5783552=729088,6512640=729088,7241728=73728} 2024-09-21T09:33:57.027 INFO:tasks.rados.rados.0.smithi042.stdout:2051: writing smithi04275593-42 from 5783552 to 6512640 tid 1 2024-09-21T09:33:57.032 INFO:tasks.rados.rados.0.smithi042.stdout:2051: writing smithi04275593-42 from 6512640 to 7241728 tid 2 2024-09-21T09:33:57.032 INFO:tasks.rados.rados.0.smithi042.stdout:2051: writing smithi04275593-42 from 7241728 to 7315456 tid 3 2024-09-21T09:33:57.033 INFO:tasks.rados.rados.0.smithi042.stdout:2052: snap_create 2024-09-21T09:33:57.035 INFO:tasks.rados.rados.0.smithi042.stdout:2051: finishing write tid 1 to smithi04275593-42 2024-09-21T09:33:57.036 INFO:tasks.rados.rados.0.smithi042.stdout:2051: finishing write tid 2 to smithi04275593-42 2024-09-21T09:33:57.037 INFO:tasks.rados.rados.0.smithi042.stdout:2051: finishing write tid 3 to smithi04275593-42 2024-09-21T09:33:57.037 INFO:tasks.rados.rados.0.smithi042.stdout:2051: finishing write tid 4 to smithi04275593-42 2024-09-21T09:33:57.038 INFO:tasks.rados.rados.0.smithi042.stdout:2051: finishing write tid 5 to smithi04275593-42 2024-09-21T09:33:57.038 INFO:tasks.rados.rados.0.smithi042.stdout:2051: oid 42 updating version 0 to 564 2024-09-21T09:33:57.038 INFO:tasks.rados.rados.0.smithi042.stdout:2051: oid 42 version 564 is already newer than 561 2024-09-21T09:33:57.038 INFO:tasks.rados.rados.0.smithi042.stdout:2051: oid 42 version 564 is already newer than 563 2024-09-21T09:33:57.038 INFO:tasks.rados.rados.0.smithi042.stdout:2051: oid 42 version 564 is already newer than 562 2024-09-21T09:33:57.038 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 564 (ObjNum 664 snap 193 seq_num 664) dirty exists 2024-09-21T09:33:57.038 INFO:tasks.rados.rados.0.smithi042.stdout:2051: left oid 42 (ObjNum 664 snap 193 seq_num 664) 2024-09-21T09:33:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:56 smithi133 ceph-mon[83064]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/372 objects degraded (7.527%), 7 pgs degraded) 2024-09-21T09:33:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:56 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:33:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:56 smithi042 ceph-mon[87662]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/372 objects degraded (7.527%), 7 pgs degraded) 2024-09-21T09:33:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:56 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:33:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:56 smithi042 ceph-mon[85820]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/372 objects degraded (7.527%), 7 pgs degraded) 2024-09-21T09:33:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:56 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:33:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:33:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:33:57.998 INFO:tasks.rados.rados.0.smithi042.stdout:2051: done (1 left) 2024-09-21T09:33:57.998 INFO:tasks.rados.rados.0.smithi042.stdout:2052: done (0 left) 2024-09-21T09:33:57.998 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 18 current snap is 194 2024-09-21T09:33:57.998 INFO:tasks.rados.rados.0.smithi042.stdout:2053: seq_num 665 ranges {2998272=745472,3743744=606208,4349952=196608} 2024-09-21T09:33:58.018 INFO:tasks.rados.rados.0.smithi042.stdout:2053: writing smithi04275593-18 from 2998272 to 3743744 tid 1 2024-09-21T09:33:58.021 INFO:tasks.rados.rados.0.smithi042.stdout:2053: writing smithi04275593-18 from 3743744 to 4349952 tid 2 2024-09-21T09:33:58.023 INFO:tasks.rados.rados.0.smithi042.stdout:2053: writing smithi04275593-18 from 4349952 to 4546560 tid 3 2024-09-21T09:33:58.023 INFO:tasks.rados.rados.0.smithi042.stdout:2054: snap_create 2024-09-21T09:33:58.027 INFO:tasks.rados.rados.0.smithi042.stdout:2053: finishing write tid 1 to smithi04275593-18 2024-09-21T09:33:58.029 INFO:tasks.rados.rados.0.smithi042.stdout:2053: finishing write tid 2 to smithi04275593-18 2024-09-21T09:33:58.029 INFO:tasks.rados.rados.0.smithi042.stdout:2053: finishing write tid 3 to smithi04275593-18 2024-09-21T09:33:58.029 INFO:tasks.rados.rados.0.smithi042.stdout:2053: finishing write tid 4 to smithi04275593-18 2024-09-21T09:33:58.030 INFO:tasks.rados.rados.0.smithi042.stdout:2053: finishing write tid 5 to smithi04275593-18 2024-09-21T09:33:58.030 INFO:tasks.rados.rados.0.smithi042.stdout:2053: oid 18 updating version 0 to 622 2024-09-21T09:33:58.030 INFO:tasks.rados.rados.0.smithi042.stdout:2053: oid 18 updating version 622 to 624 2024-09-21T09:33:58.030 INFO:tasks.rados.rados.0.smithi042.stdout:2053: oid 18 version 624 is already newer than 621 2024-09-21T09:33:58.030 INFO:tasks.rados.rados.0.smithi042.stdout:2053: oid 18 version 624 is already newer than 623 2024-09-21T09:33:58.030 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 624 (ObjNum 665 snap 194 seq_num 665) dirty exists 2024-09-21T09:33:58.030 INFO:tasks.rados.rados.0.smithi042.stdout:2053: left oid 18 (ObjNum 665 snap 194 seq_num 665) 2024-09-21T09:33:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:57 smithi042 ceph-mon[85820]: osdmap e466: 8 total, 8 up, 8 in 2024-09-21T09:33:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:57 smithi042 ceph-mon[85820]: pgmap v371: 121 pgs: 121 active+clean; 192 MiB data, 943 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 26 op/s; 12 MiB/s, 4 objects/s recovering 2024-09-21T09:33:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:57 smithi042 ceph-mon[87662]: osdmap e466: 8 total, 8 up, 8 in 2024-09-21T09:33:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:57 smithi042 ceph-mon[87662]: pgmap v371: 121 pgs: 121 active+clean; 192 MiB data, 943 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 26 op/s; 12 MiB/s, 4 objects/s recovering 2024-09-21T09:33:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:57 smithi133 ceph-mon[83064]: osdmap e466: 8 total, 8 up, 8 in 2024-09-21T09:33:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:57 smithi133 ceph-mon[83064]: pgmap v371: 121 pgs: 121 active+clean; 192 MiB data, 943 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 26 op/s; 12 MiB/s, 4 objects/s recovering 2024-09-21T09:33:58.999 INFO:tasks.rados.rados.0.smithi042.stdout:2053: done (1 left) 2024-09-21T09:33:58.999 INFO:tasks.rados.rados.0.smithi042.stdout:2054: done (0 left) 2024-09-21T09:33:58.999 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 195 2024-09-21T09:33:58.999 INFO:tasks.rados.rados.0.smithi042.stdout:2055: seq_num 666 ranges {0=761856,761856=491520,1253376=311296} 2024-09-21T09:33:59.003 INFO:tasks.rados.rados.0.smithi042.stdout:2055: writing smithi04275593-17 from 0 to 761856 tid 1 2024-09-21T09:33:59.006 INFO:tasks.rados.rados.0.smithi042.stdout:2055: writing smithi04275593-17 from 761856 to 1253376 tid 2 2024-09-21T09:33:59.008 INFO:tasks.rados.rados.0.smithi042.stdout:2055: writing smithi04275593-17 from 1253376 to 1564672 tid 3 2024-09-21T09:33:59.008 INFO:tasks.rados.rados.0.smithi042.stdout:2056: rollback oid 22 current snap is 195 2024-09-21T09:33:59.008 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 22 to 182 2024-09-21T09:33:59.008 INFO:tasks.rados.rados.0.smithi042.stdout:2057: delete oid 39 current snap is 195 2024-09-21T09:33:59.009 INFO:tasks.rados.rados.0.smithi042.stdout:2055: finishing write tid 1 to smithi04275593-17 2024-09-21T09:33:59.011 INFO:tasks.rados.rados.0.smithi042.stdout:2055: finishing write tid 2 to smithi04275593-17 2024-09-21T09:33:59.012 INFO:tasks.rados.rados.0.smithi042.stdout:2055: finishing write tid 3 to smithi04275593-17 2024-09-21T09:33:59.012 INFO:tasks.rados.rados.0.smithi042.stdout:2055: finishing write tid 4 to smithi04275593-17 2024-09-21T09:33:59.012 INFO:tasks.rados.rados.0.smithi042.stdout:2056: finishing rollback tid 1 to smithi04275593-22 2024-09-21T09:33:59.012 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 667 (ObjNum 129 snap 0 seq_num 3458611504) dirty dne 2024-09-21T09:33:59.013 INFO:tasks.rados.rados.0.smithi042.stdout:2055: finishing write tid 5 to smithi04275593-17 2024-09-21T09:33:59.013 INFO:tasks.rados.rados.0.smithi042.stdout:2055: oid 17 updating version 0 to 858 2024-09-21T09:33:59.014 INFO:tasks.rados.rados.0.smithi042.stdout:2055: oid 17 version 858 is already newer than 856 2024-09-21T09:33:59.014 INFO:tasks.rados.rados.0.smithi042.stdout:2055: oid 17 updating version 858 to 859 2024-09-21T09:33:59.014 INFO:tasks.rados.rados.0.smithi042.stdout:2055: oid 17 version 859 is already newer than 857 2024-09-21T09:33:59.014 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 859 (ObjNum 666 snap 195 seq_num 666) dirty exists 2024-09-21T09:33:59.014 INFO:tasks.rados.rados.0.smithi042.stdout:2055: left oid 17 (ObjNum 666 snap 195 seq_num 666) 2024-09-21T09:33:59.014 INFO:tasks.rados.rados.0.smithi042.stdout:2055: done (2 left) 2024-09-21T09:33:59.014 INFO:tasks.rados.rados.0.smithi042.stdout:2056: done (1 left) 2024-09-21T09:33:59.014 INFO:tasks.rados.rados.0.smithi042.stdout:2057: done (0 left) 2024-09-21T09:33:59.014 INFO:tasks.rados.rados.0.smithi042.stdout:2058: snap_remove snap 186 2024-09-21T09:33:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:33:58 smithi042 ceph-mon[87662]: osdmap e467: 8 total, 8 up, 8 in 2024-09-21T09:33:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:33:58 smithi042 ceph-mon[85820]: osdmap e467: 8 total, 8 up, 8 in 2024-09-21T09:33:59.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:33:58 smithi133 ceph-mon[83064]: osdmap e467: 8 total, 8 up, 8 in 2024-09-21T09:34:00.012 INFO:tasks.rados.rados.0.smithi042.stdout:2058: done (0 left) 2024-09-21T09:34:00.012 INFO:tasks.rados.rados.0.smithi042.stdout:2059: snap_create 2024-09-21T09:34:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:00 smithi042 ceph-mon[85820]: osdmap e468: 8 total, 8 up, 8 in 2024-09-21T09:34:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:00 smithi042 ceph-mon[85820]: pgmap v374: 121 pgs: 121 active+clean; 205 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.7 MiB/s wr, 27 op/s; 251 KiB/s, 0 objects/s recovering 2024-09-21T09:34:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:00 smithi042 ceph-mon[87662]: osdmap e468: 8 total, 8 up, 8 in 2024-09-21T09:34:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:00 smithi042 ceph-mon[87662]: pgmap v374: 121 pgs: 121 active+clean; 205 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.7 MiB/s wr, 27 op/s; 251 KiB/s, 0 objects/s recovering 2024-09-21T09:34:00.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:00 smithi133 ceph-mon[83064]: osdmap e468: 8 total, 8 up, 8 in 2024-09-21T09:34:00.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:00 smithi133 ceph-mon[83064]: pgmap v374: 121 pgs: 121 active+clean; 205 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.7 MiB/s wr, 27 op/s; 251 KiB/s, 0 objects/s recovering 2024-09-21T09:34:01.011 INFO:tasks.rados.rados.0.smithi042.stdout:2059: done (0 left) 2024-09-21T09:34:01.011 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 196 2024-09-21T09:34:01.011 INFO:tasks.rados.rados.0.smithi042.stdout:2060: seq_num 668 ranges {8331264=794624,9125888=663552,9789440=139264} 2024-09-21T09:34:01.061 INFO:tasks.rados.rados.0.smithi042.stdout:2060: writing smithi04275593-10 from 8331264 to 9125888 tid 1 2024-09-21T09:34:01.064 INFO:tasks.rados.rados.0.smithi042.stdout:2060: writing smithi04275593-10 from 9125888 to 9789440 tid 2 2024-09-21T09:34:01.065 INFO:tasks.rados.rados.0.smithi042.stdout:2060: writing smithi04275593-10 from 9789440 to 9928704 tid 3 2024-09-21T09:34:01.065 INFO:tasks.rados.rados.0.smithi042.stdout:2061: snap_create 2024-09-21T09:34:01.070 INFO:tasks.rados.rados.0.smithi042.stdout:2060: finishing write tid 1 to smithi04275593-10 2024-09-21T09:34:01.070 INFO:tasks.rados.rados.0.smithi042.stdout:2060: finishing write tid 2 to smithi04275593-10 2024-09-21T09:34:01.070 INFO:tasks.rados.rados.0.smithi042.stdout:2060: finishing write tid 3 to smithi04275593-10 2024-09-21T09:34:01.071 INFO:tasks.rados.rados.0.smithi042.stdout:2060: finishing write tid 4 to smithi04275593-10 2024-09-21T09:34:01.072 INFO:tasks.rados.rados.0.smithi042.stdout:2060: finishing write tid 5 to smithi04275593-10 2024-09-21T09:34:01.072 INFO:tasks.rados.rados.0.smithi042.stdout:2060: oid 10 updating version 0 to 580 2024-09-21T09:34:01.072 INFO:tasks.rados.rados.0.smithi042.stdout:2060: oid 10 updating version 580 to 582 2024-09-21T09:34:01.072 INFO:tasks.rados.rados.0.smithi042.stdout:2060: oid 10 version 582 is already newer than 581 2024-09-21T09:34:01.072 INFO:tasks.rados.rados.0.smithi042.stdout:2060: oid 10 updating version 582 to 583 2024-09-21T09:34:01.072 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 583 (ObjNum 668 snap 196 seq_num 668) dirty exists 2024-09-21T09:34:01.072 INFO:tasks.rados.rados.0.smithi042.stdout:2060: left oid 10 (ObjNum 668 snap 196 seq_num 668) 2024-09-21T09:34:01.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:01 smithi042 ceph-mon[87662]: osdmap e469: 8 total, 8 up, 8 in 2024-09-21T09:34:01.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:01 smithi042 ceph-mon[85820]: osdmap e469: 8 total, 8 up, 8 in 2024-09-21T09:34:01.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:01 smithi133 ceph-mon[83064]: osdmap e469: 8 total, 8 up, 8 in 2024-09-21T09:34:01.868 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:34:02.023 INFO:tasks.rados.rados.0.smithi042.stdout:2060: done (1 left) 2024-09-21T09:34:02.023 INFO:tasks.rados.rados.0.smithi042.stdout:2061: done (0 left) 2024-09-21T09:34:02.023 INFO:tasks.rados.rados.0.smithi042.stdout:2062: rollback oid 27 current snap is 197 2024-09-21T09:34:02.023 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 27 to 189 2024-09-21T09:34:02.024 INFO:tasks.rados.rados.0.smithi042.stdout:2063: delete oid 39 current snap is 197 2024-09-21T09:34:02.031 INFO:tasks.rados.rados.0.smithi042.stdout:2062: finishing rollback tid 1 to smithi04275593-27 2024-09-21T09:34:02.031 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 0 (ObjNum 673 snap 0 seq_num 3458528368) dirty dne 2024-09-21T09:34:02.031 INFO:tasks.rados.rados.0.smithi042.stdout:2062: done (1 left) 2024-09-21T09:34:02.032 INFO:tasks.rados.rados.0.smithi042.stdout:2063: done (0 left) 2024-09-21T09:34:02.032 INFO:tasks.rados.rados.0.smithi042.stdout:2064: rollback oid 50 current snap is 197 2024-09-21T09:34:02.032 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 50 to 194 2024-09-21T09:34:02.032 INFO:tasks.rados.rados.0.smithi042.stdout:2065: copy_from oid 26 from oid 41 current snap is 197 2024-09-21T09:34:02.032 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 197 2024-09-21T09:34:02.032 INFO:tasks.rados.rados.0.smithi042.stdout:2066: seq_num 670 ranges {1163264=425984,1589248=483328,2072576=507904,2580480=212992} 2024-09-21T09:34:02.040 INFO:tasks.rados.rados.0.smithi042.stdout:2066: writing smithi04275593-20 from 1163264 to 1589248 tid 1 2024-09-21T09:34:02.043 INFO:tasks.rados.rados.0.smithi042.stdout:2066: writing smithi04275593-20 from 1589248 to 2072576 tid 2 2024-09-21T09:34:02.047 INFO:tasks.rados.rados.0.smithi042.stdout:2066: writing smithi04275593-20 from 2072576 to 2580480 tid 3 2024-09-21T09:34:02.048 INFO:tasks.rados.rados.0.smithi042.stdout:2066: writing smithi04275593-20 from 2580480 to 2793472 tid 4 2024-09-21T09:34:02.048 INFO:tasks.rados.rados.0.smithi042.stdout:2067: snap_create 2024-09-21T09:34:02.048 INFO:tasks.rados.rados.0.smithi042.stdout:2064: finishing rollback tid 0 to smithi04275593-50 2024-09-21T09:34:02.048 INFO:tasks.rados.rados.0.smithi042.stdout:2064: finishing rollback tid 1 to smithi04275593-50 2024-09-21T09:34:02.049 INFO:tasks.rados.rados.0.smithi042.stdout:2064: finishing rollback tid 2 to smithi04275593-50 2024-09-21T09:34:02.049 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 619 (ObjNum 561 snap 164 seq_num 561) dirty exists 2024-09-21T09:34:02.049 INFO:tasks.rados.rados.0.smithi042.stdout:2066: finishing write tid 1 to smithi04275593-20 2024-09-21T09:34:02.049 INFO:tasks.rados.rados.0.smithi042.stdout:2066: finishing write tid 2 to smithi04275593-20 2024-09-21T09:34:02.051 INFO:tasks.rados.rados.0.smithi042.stdout:2066: finishing write tid 3 to smithi04275593-20 2024-09-21T09:34:02.051 INFO:tasks.rados.rados.0.smithi042.stdout:2066: finishing write tid 4 to smithi04275593-20 2024-09-21T09:34:02.057 INFO:tasks.rados.rados.0.smithi042.stdout:2066: finishing write tid 5 to smithi04275593-20 2024-09-21T09:34:02.059 INFO:tasks.rados.rados.0.smithi042.stdout:2066: finishing write tid 6 to smithi04275593-20 2024-09-21T09:34:02.059 INFO:tasks.rados.rados.0.smithi042.stdout:2066: oid 20 updating version 0 to 684 2024-09-21T09:34:02.059 INFO:tasks.rados.rados.0.smithi042.stdout:2066: oid 20 version 684 is already newer than 680 2024-09-21T09:34:02.059 INFO:tasks.rados.rados.0.smithi042.stdout:2066: oid 20 version 684 is already newer than 681 2024-09-21T09:34:02.060 INFO:tasks.rados.rados.0.smithi042.stdout:2066: oid 20 version 684 is already newer than 683 2024-09-21T09:34:02.060 INFO:tasks.rados.rados.0.smithi042.stdout:2066: oid 20 version 684 is already newer than 682 2024-09-21T09:34:02.060 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 684 (ObjNum 670 snap 197 seq_num 670) dirty exists 2024-09-21T09:34:02.060 INFO:tasks.rados.rados.0.smithi042.stdout:2066: left oid 20 (ObjNum 670 snap 197 seq_num 670) 2024-09-21T09:34:02.065 INFO:tasks.rados.rados.0.smithi042.stdout:2065: finishing copy_from racing read to smithi04275593-26 2024-09-21T09:34:02.069 INFO:tasks.rados.rados.0.smithi042.stdout:2065: finishing copy_from to smithi04275593-26 2024-09-21T09:34:02.069 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 557 (ObjNum 622 snap 180 seq_num 622) dirty exists 2024-09-21T09:34:02.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:02 smithi042 ceph-mon[87662]: osdmap e470: 8 total, 8 up, 8 in 2024-09-21T09:34:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:02 smithi042 ceph-mon[87662]: pgmap v377: 121 pgs: 121 active+clean; 206 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-09-21T09:34:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:02 smithi042 ceph-mon[85820]: osdmap e470: 8 total, 8 up, 8 in 2024-09-21T09:34:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:02 smithi042 ceph-mon[85820]: pgmap v377: 121 pgs: 121 active+clean; 206 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-09-21T09:34:02.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:34:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:34:01] "GET /metrics HTTP/1.1" 200 36231 "" "Prometheus/2.43.0" 2024-09-21T09:34:02.472 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (8m) 82s ago 9m 24.6M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (9m) 15s ago 9m 91.3M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (10m) 82s ago 10m 18.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (10m) 15s ago 10m 23.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (4m) 15s ago 14m 455M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (5m) 82s ago 15m 525M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (4m) 82s ago 15m 54.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (3m) 15s ago 14m 46.2M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (4m) 82s ago 14m 48.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (9m) 82s ago 8m 15.7M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (8m) 15s ago 8m 17.8M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (3m) 82s ago 13m 119M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (2m) 82s ago 13m 114M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (119s) 82s ago 13m 94.5M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9d2749b5f532 2024-09-21T09:34:02.473 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (86s) 82s ago 12m 11.3M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 fe5a6841aeab 2024-09-21T09:34:02.474 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (53s) 15s ago 12m 98.6M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d14b6f373e3f 2024-09-21T09:34:02.474 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (19s) 15s ago 11m 12.2M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bc9de56c5676 2024-09-21T09:34:02.474 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (11m) 15s ago 11m 168M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e be0289ba4cff 2024-09-21T09:34:02.474 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (11m) 15s ago 11m 151M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:34:02.474 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (4m) 15s ago 9m 56.6M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:34:02.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:02 smithi133 ceph-mon[83064]: osdmap e470: 8 total, 8 up, 8 in 2024-09-21T09:34:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:02 smithi133 ceph-mon[83064]: pgmap v377: 121 pgs: 121 active+clean; 206 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-09-21T09:34:02.693 INFO:tasks.rados.rados.0.smithi042.stdout:2064: done (3 left) 2024-09-21T09:34:02.693 INFO:tasks.rados.rados.0.smithi042.stdout:2065: done (2 left) 2024-09-21T09:34:02.693 INFO:tasks.rados.rados.0.smithi042.stdout:2066: done (1 left) 2024-09-21T09:34:02.693 INFO:tasks.rados.rados.0.smithi042.stdout:2067: done (0 left) 2024-09-21T09:34:02.694 INFO:tasks.rados.rados.0.smithi042.stdout:2068: snap_remove snap 193 2024-09-21T09:34:02.833 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:34:02.833 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:34:02.833 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:34:02.833 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:34:02.833 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2, 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 6 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 4, 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 11 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:34:02.834 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:34:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[85820]: from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[85820]: osdmap e471: 8 total, 8 up, 8 in 2024-09-21T09:34:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[85820]: from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[85820]: from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[85820]: osdmap e472: 8 total, 8 up, 8 in 2024-09-21T09:34:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4136292853' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[87662]: from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[87662]: osdmap e471: 8 total, 8 up, 8 in 2024-09-21T09:34:03.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[87662]: from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[87662]: from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[87662]: osdmap e472: 8 total, 8 up, 8 in 2024-09-21T09:34:03.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:03 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4136292853' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:03.137 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:34:03.137 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:34:03.137 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:34:03.137 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:34:03.137 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:34:03.137 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:34:03.137 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:34:03.137 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:34:03.138 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "11/20 daemons upgraded", 2024-09-21T09:34:03.138 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T09:34:03.138 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:34:03.138 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:34:03.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:03 smithi133 ceph-mon[83064]: from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:03 smithi133 ceph-mon[83064]: osdmap e471: 8 total, 8 up, 8 in 2024-09-21T09:34:03.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:03 smithi133 ceph-mon[83064]: from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:03 smithi133 ceph-mon[83064]: from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:03.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:03 smithi133 ceph-mon[83064]: osdmap e472: 8 total, 8 up, 8 in 2024-09-21T09:34:03.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:03 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4136292853' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:03.701 INFO:tasks.rados.rados.0.smithi042.stdout:2068: done (0 left) 2024-09-21T09:34:03.701 INFO:tasks.rados.rados.0.smithi042.stdout:2069: read oid 42 snap 182 2024-09-21T09:34:03.701 INFO:tasks.rados.rados.0.smithi042.stdout:2069: expect (ObjNum 588 snap 169 seq_num 588) 2024-09-21T09:34:03.702 INFO:tasks.rados.rados.0.smithi042.stdout:2070: snap_remove snap 194 2024-09-21T09:34:04.703 INFO:tasks.rados.rados.0.smithi042.stdout:2069: expect (ObjNum 588 snap 169 seq_num 588) 2024-09-21T09:34:04.939 INFO:tasks.rados.rados.0.smithi042.stdout:2069: done (1 left) 2024-09-21T09:34:04.940 INFO:tasks.rados.rados.0.smithi042.stdout:2070: done (0 left) 2024-09-21T09:34:04.940 INFO:tasks.rados.rados.0.smithi042.stdout:2071: snap_create 2024-09-21T09:34:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:04 smithi133 ceph-mon[83064]: pgmap v380: 121 pgs: 121 active+clean; 207 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 760 KiB/s wr, 2 op/s 2024-09-21T09:34:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:04 smithi133 ceph-mon[83064]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:04 smithi133 ceph-mon[83064]: osdmap e473: 8 total, 8 up, 8 in 2024-09-21T09:34:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:04 smithi042 ceph-mon[87662]: pgmap v380: 121 pgs: 121 active+clean; 207 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 760 KiB/s wr, 2 op/s 2024-09-21T09:34:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:04 smithi042 ceph-mon[87662]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:04 smithi042 ceph-mon[87662]: osdmap e473: 8 total, 8 up, 8 in 2024-09-21T09:34:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:04 smithi042 ceph-mon[85820]: pgmap v380: 121 pgs: 121 active+clean; 207 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 760 KiB/s wr, 2 op/s 2024-09-21T09:34:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:04 smithi042 ceph-mon[85820]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:04 smithi042 ceph-mon[85820]: osdmap e473: 8 total, 8 up, 8 in 2024-09-21T09:34:05.714 INFO:tasks.rados.rados.0.smithi042.stdout:2071: done (0 left) 2024-09-21T09:34:05.714 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 199 2024-09-21T09:34:05.714 INFO:tasks.rados.rados.0.smithi042.stdout:2072: seq_num 671 ranges {1261568=442368,1703936=761856,2465792=442368} 2024-09-21T09:34:05.723 INFO:tasks.rados.rados.0.smithi042.stdout:2072: writing smithi04275593-23 from 1261568 to 1703936 tid 1 2024-09-21T09:34:05.727 INFO:tasks.rados.rados.0.smithi042.stdout:2072: writing smithi04275593-23 from 1703936 to 2465792 tid 2 2024-09-21T09:34:05.730 INFO:tasks.rados.rados.0.smithi042.stdout:2072: writing smithi04275593-23 from 2465792 to 2908160 tid 3 2024-09-21T09:34:05.730 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 199 2024-09-21T09:34:05.730 INFO:tasks.rados.rados.0.smithi042.stdout:2072: finishing write tid 1 to smithi04275593-23 2024-09-21T09:34:05.730 INFO:tasks.rados.rados.0.smithi042.stdout:2073: seq_num 672 ranges {1425408=458752,1884160=647168,2531328=466944,2998272=90112} 2024-09-21T09:34:05.741 INFO:tasks.rados.rados.0.smithi042.stdout:2073: writing smithi04275593-35 from 1425408 to 1884160 tid 1 2024-09-21T09:34:05.745 INFO:tasks.rados.rados.0.smithi042.stdout:2073: writing smithi04275593-35 from 1884160 to 2531328 tid 2 2024-09-21T09:34:05.747 INFO:tasks.rados.rados.0.smithi042.stdout:2073: writing smithi04275593-35 from 2531328 to 2998272 tid 3 2024-09-21T09:34:05.748 INFO:tasks.rados.rados.0.smithi042.stdout:2073: writing smithi04275593-35 from 2998272 to 3088384 tid 4 2024-09-21T09:34:05.748 INFO:tasks.rados.rados.0.smithi042.stdout:2074: rollback oid 37 current snap is 199 2024-09-21T09:34:05.748 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 37 to 198 2024-09-21T09:34:05.748 INFO:tasks.rados.rados.0.smithi042.stdout:2072: finishing write tid 2 to smithi04275593-23 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2072: finishing write tid 3 to smithi04275593-23 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2072: finishing write tid 4 to smithi04275593-23 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2072: finishing write tid 5 to smithi04275593-23 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2072: oid 23 updating version 0 to 632 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2072: oid 23 updating version 632 to 633 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2072: oid 23 updating version 633 to 635 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2072: oid 23 version 635 is already newer than 634 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 635 (ObjNum 671 snap 199 seq_num 671) dirty exists 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2072: left oid 23 (ObjNum 671 snap 199 seq_num 671) 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2073: finishing write tid 1 to smithi04275593-35 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2072: done (2 left) 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2075: setattr oid 26 current snap is 199 2024-09-21T09:34:05.749 INFO:tasks.rados.rados.0.smithi042.stdout:2073: finishing write tid 2 to smithi04275593-35 2024-09-21T09:34:05.750 INFO:tasks.rados.rados.0.smithi042.stdout:2076: read oid 24 snap -1 2024-09-21T09:34:05.750 INFO:tasks.rados.rados.0.smithi042.stdout:2076: expect deleted 2024-09-21T09:34:05.750 INFO:tasks.rados.rados.0.smithi042.stdout:2077: snap_remove snap 172 2024-09-21T09:34:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:05 smithi133 ceph-mon[83064]: osdmap e474: 8 total, 8 up, 8 in 2024-09-21T09:34:06.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:05 smithi042 ceph-mon[85820]: osdmap e474: 8 total, 8 up, 8 in 2024-09-21T09:34:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:05 smithi042 ceph-mon[87662]: osdmap e474: 8 total, 8 up, 8 in 2024-09-21T09:34:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2077: done (4 left) 2024-09-21T09:34:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2078: delete oid 38 current snap is 199 2024-09-21T09:34:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2073: finishing write tid 3 to smithi04275593-35 2024-09-21T09:34:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2074: finishing rollback tid 0 to smithi04275593-37 2024-09-21T09:34:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2074: finishing rollback tid 1 to smithi04275593-37 2024-09-21T09:34:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2074: finishing rollback tid 2 to smithi04275593-37 2024-09-21T09:34:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 668 (ObjNum 605 snap 175 seq_num 605) dirty exists 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2073: finishing write tid 4 to smithi04275593-35 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2073: finishing write tid 5 to smithi04275593-35 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 631 (ObjNum 622 snap 180 seq_num 622) dirty exists 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2073: finishing write tid 6 to smithi04275593-35 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2073: oid 35 updating version 0 to 832 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2073: oid 35 version 832 is already newer than 830 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2073: oid 35 updating version 832 to 833 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2073: oid 35 updating version 833 to 834 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2073: oid 35 version 834 is already newer than 831 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 834 (ObjNum 672 snap 199 seq_num 672) dirty exists 2024-09-21T09:34:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2073: left oid 35 (ObjNum 672 snap 199 seq_num 672) 2024-09-21T09:34:06.734 INFO:tasks.rados.rados.0.smithi042.stdout:2073: done (4 left) 2024-09-21T09:34:06.734 INFO:tasks.rados.rados.0.smithi042.stdout:2074: done (3 left) 2024-09-21T09:34:06.735 INFO:tasks.rados.rados.0.smithi042.stdout:2075: done (2 left) 2024-09-21T09:34:06.735 INFO:tasks.rados.rados.0.smithi042.stdout:2076: done (1 left) 2024-09-21T09:34:06.735 INFO:tasks.rados.rados.0.smithi042.stdout:2078: done (0 left) 2024-09-21T09:34:06.735 INFO:tasks.rados.rados.0.smithi042.stdout:2079: snap_create 2024-09-21T09:34:06.912 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:06 smithi133 ceph-mon[83064]: pgmap v383: 121 pgs: 121 active+clean; 208 MiB data, 975 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 768 KiB/s wr, 3 op/s 2024-09-21T09:34:06.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:06 smithi133 ceph-mon[83064]: osdmap e475: 8 total, 8 up, 8 in 2024-09-21T09:34:06.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:06 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T09:34:06.913 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:06 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:06 smithi042 ceph-mon[85820]: pgmap v383: 121 pgs: 121 active+clean; 208 MiB data, 975 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 768 KiB/s wr, 3 op/s 2024-09-21T09:34:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:06 smithi042 ceph-mon[85820]: osdmap e475: 8 total, 8 up, 8 in 2024-09-21T09:34:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:06 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T09:34:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:06 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:06 smithi042 ceph-mon[87662]: pgmap v383: 121 pgs: 121 active+clean; 208 MiB data, 975 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 768 KiB/s wr, 3 op/s 2024-09-21T09:34:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:06 smithi042 ceph-mon[87662]: osdmap e475: 8 total, 8 up, 8 in 2024-09-21T09:34:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:06 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T09:34:07.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:06 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:07.696 INFO:tasks.rados.rados.0.smithi042.stdout:2079: done (0 left) 2024-09-21T09:34:07.696 INFO:tasks.rados.rados.0.smithi042.stdout:2080: read oid 15 snap 190 2024-09-21T09:34:07.696 INFO:tasks.rados.rados.0.smithi042.stdout:2080: expect deleted 2024-09-21T09:34:07.696 INFO:tasks.rados.rados.0.smithi042.stdout:2081: setattr oid 3 current snap is 200 2024-09-21T09:34:07.697 INFO:tasks.rados.rados.0.smithi042.stdout:2080: done (1 left) 2024-09-21T09:34:07.697 INFO:tasks.rados.rados.0.smithi042.stdout:2082: snap_remove snap 199 2024-09-21T09:34:07.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:07 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T09:34:07.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:07 smithi133 ceph-mon[83064]: Upgrade: osd.6 is safe to restart 2024-09-21T09:34:07.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:07 smithi133 ceph-mon[83064]: osdmap e476: 8 total, 8 up, 8 in 2024-09-21T09:34:07.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:07 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:07.942 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:07 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T09:34:07.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:07 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:34:07.943 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:07 smithi133 ceph-mon[83064]: osdmap e477: 8 total, 8 up, 8 in 2024-09-21T09:34:08.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[85820]: Upgrade: osd.6 is safe to restart 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[85820]: osdmap e476: 8 total, 8 up, 8 in 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[85820]: osdmap e477: 8 total, 8 up, 8 in 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[87662]: Upgrade: osd.6 is safe to restart 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[87662]: osdmap e476: 8 total, 8 up, 8 in 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T09:34:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:34:08.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:07 smithi042 ceph-mon[87662]: osdmap e477: 8 total, 8 up, 8 in 2024-09-21T09:34:08.698 INFO:tasks.rados.rados.0.smithi042.stdout:2082: done (1 left) 2024-09-21T09:34:08.698 INFO:tasks.rados.rados.0.smithi042.stdout:2083: read oid 42 snap 183 2024-09-21T09:34:08.698 INFO:tasks.rados.rados.0.smithi042.stdout:2083: expect (ObjNum 588 snap 169 seq_num 588) 2024-09-21T09:34:08.698 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 200 2024-09-21T09:34:08.698 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 596 (ObjNum 634 snap 183 seq_num 634) dirty exists 2024-09-21T09:34:08.698 INFO:tasks.rados.rados.0.smithi042.stdout:2084: seq_num 674 ranges {9928704=491520,10420224=417792,10838016=483328,11321344=303104} 2024-09-21T09:34:08.755 INFO:tasks.rados.rados.0.smithi042.stdout:2084: writing smithi04275593-10 from 9928704 to 10420224 tid 1 2024-09-21T09:34:08.757 INFO:tasks.rados.rados.0.smithi042.stdout:2084: writing smithi04275593-10 from 10420224 to 10838016 tid 2 2024-09-21T09:34:08.761 INFO:tasks.rados.rados.0.smithi042.stdout:2084: writing smithi04275593-10 from 10838016 to 11321344 tid 3 2024-09-21T09:34:08.763 INFO:tasks.rados.rados.0.smithi042.stdout:2084: writing smithi04275593-10 from 11321344 to 11624448 tid 4 2024-09-21T09:34:08.763 INFO:tasks.rados.rados.0.smithi042.stdout:2081: done (2 left) 2024-09-21T09:34:08.764 INFO:tasks.rados.rados.0.smithi042.stdout:2085: read oid 32 snap -1 2024-09-21T09:34:08.764 INFO:tasks.rados.rados.0.smithi042.stdout:2085: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:34:08.764 INFO:tasks.rados.rados.0.smithi042.stdout:2086: copy_from oid 48 from oid 38 current snap is 200 2024-09-21T09:34:08.764 INFO:tasks.rados.rados.0.smithi042.stdout:2083: expect (ObjNum 588 snap 169 seq_num 588) 2024-09-21T09:34:08.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:08 smithi133 ceph-mon[83064]: pgmap v386: 121 pgs: 121 active+clean; 217 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.3 MiB/s wr, 11 op/s 2024-09-21T09:34:08.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:08 smithi133 ceph-mon[83064]: Upgrade: Updating osd.6 2024-09-21T09:34:08.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:08 smithi133 ceph-mon[83064]: Deploying daemon osd.6 on smithi133 2024-09-21T09:34:08.971 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:08 smithi133 ceph-mon[83064]: osdmap e478: 8 total, 8 up, 8 in 2024-09-21T09:34:08.997 INFO:tasks.rados.rados.0.smithi042.stdout:2084: finishing write tid 1 to smithi04275593-10 2024-09-21T09:34:08.997 INFO:tasks.rados.rados.0.smithi042.stdout:2084: finishing write tid 2 to smithi04275593-10 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2086: finishing copy_from to smithi04275593-48 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2086: got expected ENOENT (src dne) 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2086: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2084: finishing write tid 3 to smithi04275593-10 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2083: done (3 left) 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2086: done (2 left) 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 200 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2084: finishing write tid 4 to smithi04275593-10 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2084: finishing write tid 5 to smithi04275593-10 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2084: finishing write tid 6 to smithi04275593-10 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2084: oid 10 updating version 0 to 587 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2084: oid 10 version 587 is already newer than 584 2024-09-21T09:34:08.998 INFO:tasks.rados.rados.0.smithi042.stdout:2084: oid 10 updating version 587 to 588 2024-09-21T09:34:08.999 INFO:tasks.rados.rados.0.smithi042.stdout:2084: oid 10 version 588 is already newer than 586 2024-09-21T09:34:08.999 INFO:tasks.rados.rados.0.smithi042.stdout:2084: oid 10 version 588 is already newer than 585 2024-09-21T09:34:08.999 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 588 (ObjNum 674 snap 200 seq_num 674) dirty exists 2024-09-21T09:34:08.999 INFO:tasks.rados.rados.0.smithi042.stdout:2084: left oid 10 (ObjNum 674 snap 200 seq_num 674) 2024-09-21T09:34:08.999 INFO:tasks.rados.rados.0.smithi042.stdout:2085: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:34:09.036 INFO:tasks.rados.rados.0.smithi042.stdout:2087: seq_num 675 ranges {4292608=507904,4800512=704512,5505024=499712} 2024-09-21T09:34:09.062 INFO:tasks.rados.rados.0.smithi042.stdout:2087: writing smithi04275593-33 from 4292608 to 4800512 tid 1 2024-09-21T09:34:09.066 INFO:tasks.rados.rados.0.smithi042.stdout:2087: writing smithi04275593-33 from 4800512 to 5505024 tid 2 2024-09-21T09:34:09.069 INFO:tasks.rados.rados.0.smithi042.stdout:2087: writing smithi04275593-33 from 5505024 to 6004736 tid 3 2024-09-21T09:34:09.069 INFO:tasks.rados.rados.0.smithi042.stdout:2084: done (2 left) 2024-09-21T09:34:09.070 INFO:tasks.rados.rados.0.smithi042.stdout:2085: done (1 left) 2024-09-21T09:34:09.070 INFO:tasks.rados.rados.0.smithi042.stdout:2088: read oid 47 snap -1 2024-09-21T09:34:09.070 INFO:tasks.rados.rados.0.smithi042.stdout:2088: expect (ObjNum 637 snap 185 seq_num 637) 2024-09-21T09:34:09.070 INFO:tasks.rados.rados.0.smithi042.stdout:2089: read oid 24 snap -1 2024-09-21T09:34:09.070 INFO:tasks.rados.rados.0.smithi042.stdout:2089: expect deleted 2024-09-21T09:34:09.070 INFO:tasks.rados.rados.0.smithi042.stdout:2090: snap_remove snap 192 2024-09-21T09:34:09.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:08 smithi042 ceph-mon[85820]: pgmap v386: 121 pgs: 121 active+clean; 217 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.3 MiB/s wr, 11 op/s 2024-09-21T09:34:09.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:08 smithi042 ceph-mon[85820]: Upgrade: Updating osd.6 2024-09-21T09:34:09.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:08 smithi042 ceph-mon[85820]: Deploying daemon osd.6 on smithi133 2024-09-21T09:34:09.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:08 smithi042 ceph-mon[85820]: osdmap e478: 8 total, 8 up, 8 in 2024-09-21T09:34:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:08 smithi042 ceph-mon[87662]: pgmap v386: 121 pgs: 121 active+clean; 217 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.3 MiB/s wr, 11 op/s 2024-09-21T09:34:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:08 smithi042 ceph-mon[87662]: Upgrade: Updating osd.6 2024-09-21T09:34:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:08 smithi042 ceph-mon[87662]: Deploying daemon osd.6 on smithi133 2024-09-21T09:34:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:08 smithi042 ceph-mon[87662]: osdmap e478: 8 total, 8 up, 8 in 2024-09-21T09:34:09.732 INFO:tasks.rados.rados.0.smithi042.stdout:2090: done (3 left) 2024-09-21T09:34:09.732 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 200 2024-09-21T09:34:09.732 INFO:tasks.rados.rados.0.smithi042.stdout:2087: finishing write tid 1 to smithi04275593-33 2024-09-21T09:34:09.732 INFO:tasks.rados.rados.0.smithi042.stdout:2091: seq_num 676 ranges {9068544=524288,9592832=589824,10182656=450560,10633216=163840} 2024-09-21T09:34:09.785 INFO:tasks.rados.rados.0.smithi042.stdout:2091: writing smithi04275593-26 from 9068544 to 9592832 tid 1 2024-09-21T09:34:09.788 INFO:tasks.rados.rados.0.smithi042.stdout:2091: writing smithi04275593-26 from 9592832 to 10182656 tid 2 2024-09-21T09:34:09.791 INFO:tasks.rados.rados.0.smithi042.stdout:2091: writing smithi04275593-26 from 10182656 to 10633216 tid 3 2024-09-21T09:34:09.792 INFO:tasks.rados.rados.0.smithi042.stdout:2091: writing smithi04275593-26 from 10633216 to 10797056 tid 4 2024-09-21T09:34:09.792 INFO:tasks.rados.rados.0.smithi042.stdout:2092: read oid 15 snap -1 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2092: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2087: finishing write tid 2 to smithi04275593-33 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2087: finishing write tid 3 to smithi04275593-33 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2087: finishing write tid 4 to smithi04275593-33 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2087: finishing write tid 5 to smithi04275593-33 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2087: oid 33 updating version 0 to 843 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2087: oid 33 version 843 is already newer than 842 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2087: oid 33 version 843 is already newer than 841 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2087: oid 33 version 843 is already newer than 840 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 843 (ObjNum 675 snap 200 seq_num 675) dirty exists 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2087: left oid 33 (ObjNum 675 snap 200 seq_num 675) 2024-09-21T09:34:09.793 INFO:tasks.rados.rados.0.smithi042.stdout:2088: expect (ObjNum 637 snap 185 seq_num 637) 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:2091: finishing write tid 1 to smithi04275593-26 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:2091: finishing write tid 2 to smithi04275593-26 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:2091: finishing write tid 3 to smithi04275593-26 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:2093: read oid 30 snap -1 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:2093: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:2087: done (5 left) 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:2088: done (4 left) 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:2089: done (3 left) 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 200 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:2091: finishing write tid 4 to smithi04275593-26 2024-09-21T09:34:09.855 INFO:tasks.rados.rados.0.smithi042.stdout:2091: finishing write tid 5 to smithi04275593-26 2024-09-21T09:34:09.856 INFO:tasks.rados.rados.0.smithi042.stdout:2091: finishing write tid 6 to smithi04275593-26 2024-09-21T09:34:09.856 INFO:tasks.rados.rados.0.smithi042.stdout:2091: oid 26 updating version 0 to 640 2024-09-21T09:34:09.856 INFO:tasks.rados.rados.0.smithi042.stdout:2091: oid 26 updating version 640 to 646 2024-09-21T09:34:09.856 INFO:tasks.rados.rados.0.smithi042.stdout:2091: oid 26 updating version 646 to 647 2024-09-21T09:34:09.856 INFO:tasks.rados.rados.0.smithi042.stdout:2091: oid 26 version 647 is already newer than 645 2024-09-21T09:34:09.856 INFO:tasks.rados.rados.0.smithi042.stdout:2091: oid 26 updating version 647 to 648 2024-09-21T09:34:09.856 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 648 (ObjNum 676 snap 200 seq_num 676) dirty exists 2024-09-21T09:34:09.856 INFO:tasks.rados.rados.0.smithi042.stdout:2091: left oid 26 (ObjNum 676 snap 200 seq_num 676) 2024-09-21T09:34:09.856 INFO:tasks.rados.rados.0.smithi042.stdout:2092: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:09.938 INFO:tasks.rados.rados.0.smithi042.stdout:2093: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:34:09.940 INFO:tasks.rados.rados.0.smithi042.stdout:2094: seq_num 677 ranges {1056768=540672,1597440=516096,2113536=655360,2768896=32768} 2024-09-21T09:34:09.949 INFO:tasks.rados.rados.0.smithi042.stdout:2094: writing smithi04275593-31 from 1056768 to 1597440 tid 1 2024-09-21T09:34:09.952 INFO:tasks.rados.rados.0.smithi042.stdout:2094: writing smithi04275593-31 from 1597440 to 2113536 tid 2 2024-09-21T09:34:09.957 INFO:tasks.rados.rados.0.smithi042.stdout:2094: writing smithi04275593-31 from 2113536 to 2768896 tid 3 2024-09-21T09:34:09.957 INFO:tasks.rados.rados.0.smithi042.stdout:2094: writing smithi04275593-31 from 2768896 to 2801664 tid 4 2024-09-21T09:34:09.958 INFO:tasks.rados.rados.0.smithi042.stdout:2091: done (3 left) 2024-09-21T09:34:09.958 INFO:tasks.rados.rados.0.smithi042.stdout:2092: done (2 left) 2024-09-21T09:34:09.958 INFO:tasks.rados.rados.0.smithi042.stdout:2093: done (1 left) 2024-09-21T09:34:09.958 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 200 2024-09-21T09:34:09.958 INFO:tasks.rados.rados.0.smithi042.stdout:2094: finishing write tid 1 to smithi04275593-31 2024-09-21T09:34:09.958 INFO:tasks.rados.rados.0.smithi042.stdout:2095: seq_num 678 ranges {7979008=565248,8544256=802816,9347072=401408} 2024-09-21T09:34:10.003 INFO:tasks.rados.rados.0.smithi042.stdout:2095: writing smithi04275593-45 from 7979008 to 8544256 tid 1 2024-09-21T09:34:10.007 INFO:tasks.rados.rados.0.smithi042.stdout:2095: writing smithi04275593-45 from 8544256 to 9347072 tid 2 2024-09-21T09:34:10.009 INFO:tasks.rados.rados.0.smithi042.stdout:2095: writing smithi04275593-45 from 9347072 to 9748480 tid 3 2024-09-21T09:34:10.009 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 200 2024-09-21T09:34:10.010 INFO:tasks.rados.rados.0.smithi042.stdout:2094: finishing write tid 2 to smithi04275593-31 2024-09-21T09:34:10.010 INFO:tasks.rados.rados.0.smithi042.stdout:2096: seq_num 679 ranges {1826816=581632,2408448=688128,3096576=516096} 2024-09-21T09:34:10.023 INFO:tasks.rados.rados.0.smithi042.stdout:2096: writing smithi04275593-46 from 1826816 to 2408448 tid 1 2024-09-21T09:34:10.027 INFO:tasks.rados.rados.0.smithi042.stdout:2096: writing smithi04275593-46 from 2408448 to 3096576 tid 2 2024-09-21T09:34:10.031 INFO:tasks.rados.rados.0.smithi042.stdout:2096: writing smithi04275593-46 from 3096576 to 3612672 tid 3 2024-09-21T09:34:10.031 INFO:tasks.rados.rados.0.smithi042.stdout:2097: copy_from oid 42 from oid 14 current snap is 200 2024-09-21T09:34:10.031 INFO:tasks.rados.rados.0.smithi042.stdout:2094: finishing write tid 3 to smithi04275593-31 2024-09-21T09:34:10.031 INFO:tasks.rados.rados.0.smithi042.stdout:2094: finishing write tid 4 to smithi04275593-31 2024-09-21T09:34:10.031 INFO:tasks.rados.rados.0.smithi042.stdout:2094: finishing write tid 5 to smithi04275593-31 2024-09-21T09:34:10.031 INFO:tasks.rados.rados.0.smithi042.stdout:2094: finishing write tid 6 to smithi04275593-31 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2094: oid 31 updating version 0 to 567 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2094: oid 31 updating version 567 to 569 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2094: oid 31 version 569 is already newer than 568 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2094: oid 31 version 569 is already newer than 566 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2094: oid 31 updating version 569 to 570 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 570 (ObjNum 677 snap 200 seq_num 677) dirty exists 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2094: left oid 31 (ObjNum 677 snap 200 seq_num 677) 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2095: finishing write tid 1 to smithi04275593-45 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2095: finishing write tid 2 to smithi04275593-45 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2095: finishing write tid 3 to smithi04275593-45 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2095: finishing write tid 4 to smithi04275593-45 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2095: finishing write tid 5 to smithi04275593-45 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2095: oid 45 updating version 0 to 316 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2095: oid 45 updating version 316 to 317 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2095: oid 45 version 317 is already newer than 314 2024-09-21T09:34:10.032 INFO:tasks.rados.rados.0.smithi042.stdout:2095: oid 45 version 317 is already newer than 315 2024-09-21T09:34:10.033 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 317 (ObjNum 678 snap 200 seq_num 678) dirty exists 2024-09-21T09:34:10.033 INFO:tasks.rados.rados.0.smithi042.stdout:2095: left oid 45 (ObjNum 678 snap 200 seq_num 678) 2024-09-21T09:34:10.033 INFO:tasks.rados.rados.0.smithi042.stdout:2096: finishing write tid 1 to smithi04275593-46 2024-09-21T09:34:10.033 INFO:tasks.rados.rados.0.smithi042.stdout:2094: done (3 left) 2024-09-21T09:34:10.033 INFO:tasks.rados.rados.0.smithi042.stdout:2095: done (2 left) 2024-09-21T09:34:10.033 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 200 2024-09-21T09:34:10.033 INFO:tasks.rados.rados.0.smithi042.stdout:2096: finishing write tid 2 to smithi04275593-46 2024-09-21T09:34:10.033 INFO:tasks.rados.rados.0.smithi042.stdout:2098: seq_num 680 ranges {0=598016,598016=573440,1171456=434176,1605632=196608} 2024-09-21T09:34:10.034 INFO:tasks.rados.rados.0.smithi042.stdout:2098: writing smithi04275593-24 from 0 to 598016 tid 1 2024-09-21T09:34:10.038 INFO:tasks.rados.rados.0.smithi042.stdout:2098: writing smithi04275593-24 from 598016 to 1171456 tid 2 2024-09-21T09:34:10.040 INFO:tasks.rados.rados.0.smithi042.stdout:2098: writing smithi04275593-24 from 1171456 to 1605632 tid 3 2024-09-21T09:34:10.042 INFO:tasks.rados.rados.0.smithi042.stdout:2098: writing smithi04275593-24 from 1605632 to 1802240 tid 4 2024-09-21T09:34:10.042 INFO:tasks.rados.rados.0.smithi042.stdout:2099: read oid 47 snap -1 2024-09-21T09:34:10.043 INFO:tasks.rados.rados.0.smithi042.stdout:2099: expect (ObjNum 637 snap 185 seq_num 637) 2024-09-21T09:34:10.043 INFO:tasks.rados.rados.0.smithi042.stdout:2100: read oid 39 snap -1 2024-09-21T09:34:10.043 INFO:tasks.rados.rados.0.smithi042.stdout:2100: expect deleted 2024-09-21T09:34:10.043 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 200 2024-09-21T09:34:10.043 INFO:tasks.rados.rados.0.smithi042.stdout:2101: seq_num 681 ranges {2801664=614400,3416064=458752,3874816=638976,4513792=106496} 2024-09-21T09:34:10.061 INFO:tasks.rados.rados.0.smithi042.stdout:2101: writing smithi04275593-31 from 2801664 to 3416064 tid 1 2024-09-21T09:34:10.064 INFO:tasks.rados.rados.0.smithi042.stdout:2101: writing smithi04275593-31 from 3416064 to 3874816 tid 2 2024-09-21T09:34:10.067 INFO:tasks.rados.rados.0.smithi042.stdout:2101: writing smithi04275593-31 from 3874816 to 4513792 tid 3 2024-09-21T09:34:10.068 INFO:tasks.rados.rados.0.smithi042.stdout:2101: writing smithi04275593-31 from 4513792 to 4620288 tid 4 2024-09-21T09:34:10.068 INFO:tasks.rados.rados.0.smithi042.stdout:2102: snap_remove snap 188 2024-09-21T09:34:10.738 INFO:tasks.rados.rados.0.smithi042.stdout:2102: done (6 left) 2024-09-21T09:34:10.738 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 200 2024-09-21T09:34:10.738 INFO:tasks.rados.rados.0.smithi042.stdout:2103: seq_num 682 ranges {2310144=630784,2940928=745472,3686400=442368,4128768=16384} 2024-09-21T09:34:10.755 INFO:tasks.rados.rados.0.smithi042.stdout:2103: writing smithi04275593-16 from 2310144 to 2940928 tid 1 2024-09-21T09:34:10.759 INFO:tasks.rados.rados.0.smithi042.stdout:2103: writing smithi04275593-16 from 2940928 to 3686400 tid 2 2024-09-21T09:34:10.762 INFO:tasks.rados.rados.0.smithi042.stdout:2103: writing smithi04275593-16 from 3686400 to 4128768 tid 3 2024-09-21T09:34:10.762 INFO:tasks.rados.rados.0.smithi042.stdout:2103: writing smithi04275593-16 from 4128768 to 4145152 tid 4 2024-09-21T09:34:10.762 INFO:tasks.rados.rados.0.smithi042.stdout:2104: delete oid 33 current snap is 200 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2096: finishing write tid 3 to smithi04275593-46 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2096: finishing write tid 4 to smithi04275593-46 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2096: finishing write tid 5 to smithi04275593-46 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2096: oid 46 updating version 0 to 877 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2096: oid 46 version 877 is already newer than 876 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2096: oid 46 version 877 is already newer than 875 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2096: oid 46 updating version 877 to 878 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 878 (ObjNum 679 snap 200 seq_num 679) dirty exists 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2096: left oid 46 (ObjNum 679 snap 200 seq_num 679) 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2098: finishing write tid 1 to smithi04275593-24 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2098: finishing write tid 2 to smithi04275593-24 2024-09-21T09:34:10.763 INFO:tasks.rados.rados.0.smithi042.stdout:2098: finishing write tid 3 to smithi04275593-24 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:2098: finishing write tid 4 to smithi04275593-24 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:2098: finishing write tid 5 to smithi04275593-24 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:2098: finishing write tid 6 to smithi04275593-24 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:2098: oid 24 updating version 0 to 822 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:2098: oid 24 updating version 822 to 826 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:2098: oid 24 version 826 is already newer than 823 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:2098: oid 24 version 826 is already newer than 825 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:2098: oid 24 version 826 is already newer than 824 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 826 (ObjNum 680 snap 200 seq_num 680) dirty exists 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:2098: left oid 24 (ObjNum 680 snap 200 seq_num 680) 2024-09-21T09:34:10.764 INFO:tasks.rados.rados.0.smithi042.stdout:2099: expect (ObjNum 637 snap 185 seq_num 637) 2024-09-21T09:34:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:10 smithi133 ceph-mon[83064]: pgmap v389: 121 pgs: 121 active+clean; 206 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-09-21T09:34:10.800 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:10 smithi133 ceph-mon[83064]: osdmap e479: 8 total, 8 up, 8 in 2024-09-21T09:34:10.800 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:10 smithi133 systemd[1]: Stopping Ceph osd.6 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:34:10.824 INFO:tasks.rados.rados.0.smithi042.stdout:2097: finishing copy_from racing read to smithi04275593-42 2024-09-21T09:34:10.824 INFO:tasks.rados.rados.0.smithi042.stdout:2097: finishing copy_from to smithi04275593-42 2024-09-21T09:34:10.824 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 610 (ObjNum 541 snap 157 seq_num 541) dirty exists 2024-09-21T09:34:10.824 INFO:tasks.rados.rados.0.smithi042.stdout:2101: finishing write tid 1 to smithi04275593-31 2024-09-21T09:34:10.824 INFO:tasks.rados.rados.0.smithi042.stdout:2101: finishing write tid 2 to smithi04275593-31 2024-09-21T09:34:10.824 INFO:tasks.rados.rados.0.smithi042.stdout:2101: finishing write tid 3 to smithi04275593-31 2024-09-21T09:34:10.824 INFO:tasks.rados.rados.0.smithi042.stdout:2101: finishing write tid 4 to smithi04275593-31 2024-09-21T09:34:10.824 INFO:tasks.rados.rados.0.smithi042.stdout:2101: finishing write tid 5 to smithi04275593-31 2024-09-21T09:34:10.824 INFO:tasks.rados.rados.0.smithi042.stdout:2101: finishing write tid 6 to smithi04275593-31 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2101: oid 31 updating version 0 to 571 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2101: oid 31 updating version 571 to 573 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2101: oid 31 version 573 is already newer than 572 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2101: oid 31 updating version 573 to 574 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2101: oid 31 updating version 574 to 575 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 575 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2101: left oid 31 (ObjNum 681 snap 200 seq_num 681) 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2103: finishing write tid 1 to smithi04275593-16 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2096: done (7 left) 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2097: done (6 left) 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2098: done (5 left) 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2099: done (4 left) 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2100: done (3 left) 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2101: done (2 left) 2024-09-21T09:34:10.825 INFO:tasks.rados.rados.0.smithi042.stdout:2104: done (1 left) 2024-09-21T09:34:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:2105: setattr oid 32 current snap is 200 2024-09-21T09:34:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:2103: finishing write tid 2 to smithi04275593-16 2024-09-21T09:34:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:2103: finishing write tid 3 to smithi04275593-16 2024-09-21T09:34:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:2103: finishing write tid 4 to smithi04275593-16 2024-09-21T09:34:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:2103: finishing write tid 5 to smithi04275593-16 2024-09-21T09:34:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:2103: finishing write tid 6 to smithi04275593-16 2024-09-21T09:34:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:2103: oid 16 updating version 0 to 886 2024-09-21T09:34:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:2103: oid 16 updating version 886 to 889 2024-09-21T09:34:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:2103: oid 16 updating version 889 to 890 2024-09-21T09:34:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:2103: oid 16 version 890 is already newer than 887 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi042.stdout:2103: oid 16 version 890 is already newer than 888 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 890 (ObjNum 682 snap 200 seq_num 682) dirty exists 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi042.stdout:2103: left oid 16 (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi042.stdout:2103: done (1 left) 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi042.stdout:2106: rmattr oid 7 current snap is 200 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi042.stdout:2106: done (1 left) 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi042.stdout:2107: delete oid 49 current snap is 200 2024-09-21T09:34:10.827 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 827 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi042.stdout:2105: done (1 left) 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi042.stdout:2107: done (0 left) 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 200 2024-09-21T09:34:10.828 INFO:tasks.rados.rados.0.smithi042.stdout:2108: seq_num 685 ranges {0=679936,679936=442368,1122304=622592,1744896=139264} 2024-09-21T09:34:10.831 INFO:tasks.rados.rados.0.smithi042.stdout:2108: writing smithi04275593-49 from 0 to 679936 tid 1 2024-09-21T09:34:10.834 INFO:tasks.rados.rados.0.smithi042.stdout:2108: writing smithi04275593-49 from 679936 to 1122304 tid 2 2024-09-21T09:34:10.838 INFO:tasks.rados.rados.0.smithi042.stdout:2108: writing smithi04275593-49 from 1122304 to 1744896 tid 3 2024-09-21T09:34:10.839 INFO:tasks.rados.rados.0.smithi042.stdout:2108: writing smithi04275593-49 from 1744896 to 1884160 tid 4 2024-09-21T09:34:10.839 INFO:tasks.rados.rados.0.smithi042.stdout:2109: read oid 38 snap -1 2024-09-21T09:34:10.839 INFO:tasks.rados.rados.0.smithi042.stdout:2109: expect deleted 2024-09-21T09:34:10.839 INFO:tasks.rados.rados.0.smithi042.stdout:2110: delete oid 33 current snap is 200 2024-09-21T09:34:10.839 INFO:tasks.rados.rados.0.smithi042.stdout:2108: finishing write tid 1 to smithi04275593-49 2024-09-21T09:34:10.839 INFO:tasks.rados.rados.0.smithi042.stdout:2108: finishing write tid 2 to smithi04275593-49 2024-09-21T09:34:10.841 INFO:tasks.rados.rados.0.smithi042.stdout:2109: done (2 left) 2024-09-21T09:34:10.841 INFO:tasks.rados.rados.0.smithi042.stdout:2110: done (1 left) 2024-09-21T09:34:10.841 INFO:tasks.rados.rados.0.smithi042.stdout:2111: snap_create 2024-09-21T09:34:10.841 INFO:tasks.rados.rados.0.smithi042.stdout:2108: finishing write tid 3 to smithi04275593-49 2024-09-21T09:34:10.842 INFO:tasks.rados.rados.0.smithi042.stdout:2108: finishing write tid 4 to smithi04275593-49 2024-09-21T09:34:10.842 INFO:tasks.rados.rados.0.smithi042.stdout:2108: finishing write tid 5 to smithi04275593-49 2024-09-21T09:34:10.843 INFO:tasks.rados.rados.0.smithi042.stdout:2108: finishing write tid 6 to smithi04275593-49 2024-09-21T09:34:10.843 INFO:tasks.rados.rados.0.smithi042.stdout:2108: oid 49 updating version 0 to 832 2024-09-21T09:34:10.843 INFO:tasks.rados.rados.0.smithi042.stdout:2108: oid 49 updating version 832 to 833 2024-09-21T09:34:10.843 INFO:tasks.rados.rados.0.smithi042.stdout:2108: oid 49 version 833 is already newer than 829 2024-09-21T09:34:10.843 INFO:tasks.rados.rados.0.smithi042.stdout:2108: oid 49 version 833 is already newer than 831 2024-09-21T09:34:10.844 INFO:tasks.rados.rados.0.smithi042.stdout:2108: oid 49 version 833 is already newer than 830 2024-09-21T09:34:10.844 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 833 (ObjNum 685 snap 200 seq_num 685) dirty exists 2024-09-21T09:34:10.844 INFO:tasks.rados.rados.0.smithi042.stdout:2108: left oid 49 (ObjNum 685 snap 200 seq_num 685) 2024-09-21T09:34:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:10 smithi042 ceph-mon[87662]: pgmap v389: 121 pgs: 121 active+clean; 206 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-09-21T09:34:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:10 smithi042 ceph-mon[87662]: osdmap e479: 8 total, 8 up, 8 in 2024-09-21T09:34:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:10 smithi042 ceph-mon[85820]: pgmap v389: 121 pgs: 121 active+clean; 206 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-09-21T09:34:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:10 smithi042 ceph-mon[85820]: osdmap e479: 8 total, 8 up, 8 in 2024-09-21T09:34:11.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:10 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[47750]: 2024-09-21T09:34:10.797+0000 7f8e21e3f640 -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-09-21T09:34:11.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:10 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[47750]: 2024-09-21T09:34:10.797+0000 7f8e21e3f640 -1 osd.6 480 *** Got signal Terminated *** 2024-09-21T09:34:11.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:10 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[47750]: 2024-09-21T09:34:10.797+0000 7f8e21e3f640 -1 osd.6 480 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:34:11.744 INFO:tasks.rados.rados.0.smithi042.stdout:2108: done (1 left) 2024-09-21T09:34:11.744 INFO:tasks.rados.rados.0.smithi042.stdout:2111: done (0 left) 2024-09-21T09:34:11.744 INFO:tasks.rados.rados.0.smithi042.stdout:2112: snap_create 2024-09-21T09:34:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:11 smithi133 ceph-mon[83064]: osdmap e480: 8 total, 8 up, 8 in 2024-09-21T09:34:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:11 smithi133 ceph-mon[83064]: osd.6 marked itself down and dead 2024-09-21T09:34:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:11 smithi042 ceph-mon[87662]: osdmap e480: 8 total, 8 up, 8 in 2024-09-21T09:34:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:11 smithi042 ceph-mon[87662]: osd.6 marked itself down and dead 2024-09-21T09:34:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:11 smithi042 ceph-mon[85820]: osdmap e480: 8 total, 8 up, 8 in 2024-09-21T09:34:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:11 smithi042 ceph-mon[85820]: osd.6 marked itself down and dead 2024-09-21T09:34:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:12.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:34:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:34:11] "GET /metrics HTTP/1.1" 200 36215 "" "Prometheus/2.43.0" 2024-09-21T09:34:12.408 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:12 smithi133 podman[96470]: 2024-09-21 09:34:12.134694085 +0000 UTC m=+1.453448513 container died be0289ba4cffd48c325533e858c03c936a4189921de64b30dc2fe75eabf844a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T09:34:12.699 INFO:tasks.rados.rados.0.smithi042.stdout:2112: done (0 left) 2024-09-21T09:34:12.699 INFO:tasks.rados.rados.0.smithi042.stdout:2113: read oid 37 snap 196 2024-09-21T09:34:12.699 INFO:tasks.rados.rados.0.smithi042.stdout:2113: expect (ObjNum 605 snap 175 seq_num 605) 2024-09-21T09:34:12.699 INFO:tasks.rados.rados.0.smithi042.stdout:2114: snap_create 2024-09-21T09:34:12.713 INFO:tasks.rados.rados.0.smithi042.stdout:2113: expect (ObjNum 605 snap 175 seq_num 605) 2024-09-21T09:34:12.739 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:12 smithi133 podman[96470]: 2024-09-21 09:34:12.589201678 +0000 UTC m=+1.907956094 container cleanup be0289ba4cffd48c325533e858c03c936a4189921de64b30dc2fe75eabf844a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-21T09:34:12.739 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:12 smithi133 bash[96470]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6 2024-09-21T09:34:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:12 smithi133 ceph-mon[83064]: pgmap v392: 121 pgs: 121 active+clean; 206 MiB data, 943 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-09-21T09:34:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:12 smithi133 ceph-mon[83064]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:34:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:12 smithi133 ceph-mon[83064]: osdmap e481: 8 total, 7 up, 8 in 2024-09-21T09:34:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:12 smithi133 ceph-mon[83064]: osdmap e482: 8 total, 7 up, 8 in 2024-09-21T09:34:12.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:12 smithi133 podman[96484]: 2024-09-21 09:34:12.89926863 +0000 UTC m=+0.763628046 container remove be0289ba4cffd48c325533e858c03c936a4189921de64b30dc2fe75eabf844a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-21T09:34:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:12 smithi042 ceph-mon[87662]: pgmap v392: 121 pgs: 121 active+clean; 206 MiB data, 943 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-09-21T09:34:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:12 smithi042 ceph-mon[87662]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:34:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:12 smithi042 ceph-mon[87662]: osdmap e481: 8 total, 7 up, 8 in 2024-09-21T09:34:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:12 smithi042 ceph-mon[87662]: osdmap e482: 8 total, 7 up, 8 in 2024-09-21T09:34:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:12 smithi042 ceph-mon[85820]: pgmap v392: 121 pgs: 121 active+clean; 206 MiB data, 943 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-09-21T09:34:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:12 smithi042 ceph-mon[85820]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:34:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:12 smithi042 ceph-mon[85820]: osdmap e481: 8 total, 7 up, 8 in 2024-09-21T09:34:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:12 smithi042 ceph-mon[85820]: osdmap e482: 8 total, 7 up, 8 in 2024-09-21T09:34:13.545 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:13 smithi133 podman[96575]: 2024-09-21 09:34:13.1604708 +0000 UTC m=+0.015967693 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:34:13.545 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:13 smithi133 podman[96575]: 2024-09-21 09:34:13.258231316 +0000 UTC m=+0.113728195 container create 3ce51084a60294f2267b680c96edd9609f357fcfb469572e03319e2958fc5b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-21T09:34:13.545 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:13 smithi133 podman[96575]: 2024-09-21 09:34:13.460798693 +0000 UTC m=+0.316295582 container init 3ce51084a60294f2267b680c96edd9609f357fcfb469572e03319e2958fc5b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-21T09:34:13.545 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:13 smithi133 podman[96575]: 2024-09-21 09:34:13.464088286 +0000 UTC m=+0.319585155 container start 3ce51084a60294f2267b680c96edd9609f357fcfb469572e03319e2958fc5b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-21T09:34:13.545 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:13 smithi133 podman[96575]: 2024-09-21 09:34:13.544096171 +0000 UTC m=+0.399593056 container attach 3ce51084a60294f2267b680c96edd9609f357fcfb469572e03319e2958fc5b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:34:13.707 INFO:tasks.rados.rados.0.smithi042.stdout:2113: done (1 left) 2024-09-21T09:34:13.707 INFO:tasks.rados.rados.0.smithi042.stdout:2114: done (0 left) 2024-09-21T09:34:13.708 INFO:tasks.rados.rados.0.smithi042.stdout:2115: snap_remove snap 195 2024-09-21T09:34:13.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:13 smithi133 podman[96575]: 2024-09-21 09:34:13.651635589 +0000 UTC m=+0.507132463 container died 3ce51084a60294f2267b680c96edd9609f357fcfb469572e03319e2958fc5b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T09:34:14.705 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:14 smithi133 podman[96598]: 2024-09-21 09:34:14.37672823 +0000 UTC m=+0.719186794 container remove 3ce51084a60294f2267b680c96edd9609f357fcfb469572e03319e2958fc5b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=main-62da54b, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-21T09:34:14.705 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:14 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.6.service: Deactivated successfully. 2024-09-21T09:34:14.705 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:14 smithi133 systemd[1]: Stopped Ceph osd.6 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:34:14.705 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:14 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.6.service: Consumed 11.435s CPU time. 2024-09-21T09:34:14.705 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:14 smithi133 systemd[1]: Starting Ceph osd.6 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:34:14.715 INFO:tasks.rados.rados.0.smithi042.stdout:2115: done (0 left) 2024-09-21T09:34:14.715 INFO:tasks.rados.rados.0.smithi042.stdout:2116: copy_from oid 10 from oid 48 current snap is 203 2024-09-21T09:34:14.715 INFO:tasks.rados.rados.0.smithi042.stdout:2117: snap_create 2024-09-21T09:34:14.751 INFO:tasks.rados.rados.0.smithi042.stdout:2116: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:34:14.758 INFO:tasks.rados.rados.0.smithi042.stdout:2116: finishing copy_from to smithi04275593-10 2024-09-21T09:34:14.758 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 602 (ObjNum 631 snap 182 seq_num 631) dirty exists 2024-09-21T09:34:14.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:14 smithi133 ceph-mon[83064]: pgmap v395: 121 pgs: 12 peering, 10 stale+active+clean, 99 active+clean; 208 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2024-09-21T09:34:14.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:14 smithi133 ceph-mon[83064]: osdmap e483: 8 total, 7 up, 8 in 2024-09-21T09:34:14.983 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:14 smithi133 ceph-mon[83064]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:34:14.983 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:14 smithi133 podman[96696]: 2024-09-21 09:34:14.743803548 +0000 UTC m=+0.019723873 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:34:14.983 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:14 smithi133 podman[96696]: 2024-09-21 09:34:14.874397743 +0000 UTC m=+0.150318052 container create 906d06e1cfcb844d62fae716ddce517d9f66cb9c5993b8eb6a19698d45b428ac (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-21T09:34:15.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:14 smithi042 ceph-mon[87662]: pgmap v395: 121 pgs: 12 peering, 10 stale+active+clean, 99 active+clean; 208 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2024-09-21T09:34:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:14 smithi042 ceph-mon[87662]: osdmap e483: 8 total, 7 up, 8 in 2024-09-21T09:34:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:14 smithi042 ceph-mon[87662]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:34:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:14 smithi042 ceph-mon[85820]: pgmap v395: 121 pgs: 12 peering, 10 stale+active+clean, 99 active+clean; 208 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2024-09-21T09:34:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:14 smithi042 ceph-mon[85820]: osdmap e483: 8 total, 7 up, 8 in 2024-09-21T09:34:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:14 smithi042 ceph-mon[85820]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T09:34:15.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 podman[96696]: 2024-09-21 09:34:15.110153867 +0000 UTC m=+0.386074183 container init 906d06e1cfcb844d62fae716ddce517d9f66cb9c5993b8eb6a19698d45b428ac (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-21T09:34:15.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 podman[96696]: 2024-09-21 09:34:15.113450096 +0000 UTC m=+0.389370406 container start 906d06e1cfcb844d62fae716ddce517d9f66cb9c5993b8eb6a19698d45b428ac (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=main-62da54b, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, 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.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:34:15.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 podman[96696]: 2024-09-21 09:34:15.193384003 +0000 UTC m=+0.469304328 container attach 906d06e1cfcb844d62fae716ddce517d9f66cb9c5993b8eb6a19698d45b428ac (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:34:15.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate[96711]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:34:15.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 bash[96696]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:34:15.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate[96711]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:34:15.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 bash[96696]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:34:15.721 INFO:tasks.rados.rados.0.smithi042.stdout:2116: done (1 left) 2024-09-21T09:34:15.721 INFO:tasks.rados.rados.0.smithi042.stdout:2117: done (0 left) 2024-09-21T09:34:15.721 INFO:tasks.rados.rados.0.smithi042.stdout:2118: read oid 11 snap -1 2024-09-21T09:34:15.721 INFO:tasks.rados.rados.0.smithi042.stdout:2118: expect deleted 2024-09-21T09:34:15.721 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 204 2024-09-21T09:34:15.721 INFO:tasks.rados.rados.0.smithi042.stdout:2119: seq_num 687 ranges {909312=712704,1622016=614400,2236416=589824} 2024-09-21T09:34:15.729 INFO:tasks.rados.rados.0.smithi042.stdout:2119: writing smithi04275593-34 from 909312 to 1622016 tid 1 2024-09-21T09:34:15.733 INFO:tasks.rados.rados.0.smithi042.stdout:2119: writing smithi04275593-34 from 1622016 to 2236416 tid 2 2024-09-21T09:34:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:2119: writing smithi04275593-34 from 2236416 to 2826240 tid 3 2024-09-21T09:34:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 204 2024-09-21T09:34:15.737 INFO:tasks.rados.rados.0.smithi042.stdout:2120: seq_num 688 ranges {9748480=729088,10477568=499712,10977280=704512} 2024-09-21T09:34:15.795 INFO:tasks.rados.rados.0.smithi042.stdout:2120: writing smithi04275593-45 from 9748480 to 10477568 tid 1 2024-09-21T09:34:15.797 INFO:tasks.rados.rados.0.smithi042.stdout:2120: writing smithi04275593-45 from 10477568 to 10977280 tid 2 2024-09-21T09:34:15.801 INFO:tasks.rados.rados.0.smithi042.stdout:2120: writing smithi04275593-45 from 10977280 to 11681792 tid 3 2024-09-21T09:34:15.802 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 204 2024-09-21T09:34:15.802 INFO:tasks.rados.rados.0.smithi042.stdout:2121: seq_num 689 ranges {6684672=745472,7430144=786432,8216576=417792} 2024-09-21T09:34:15.842 INFO:tasks.rados.rados.0.smithi042.stdout:2121: writing smithi04275593-25 from 6684672 to 7430144 tid 1 2024-09-21T09:34:15.846 INFO:tasks.rados.rados.0.smithi042.stdout:2121: writing smithi04275593-25 from 7430144 to 8216576 tid 2 2024-09-21T09:34:15.850 INFO:tasks.rados.rados.0.smithi042.stdout:2121: writing smithi04275593-25 from 8216576 to 8634368 tid 3 2024-09-21T09:34:15.850 INFO:tasks.rados.rados.0.smithi042.stdout:2122: rollback oid 6 current snap is 204 2024-09-21T09:34:15.850 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 6 to 198 2024-09-21T09:34:15.850 INFO:tasks.rados.rados.0.smithi042.stdout:2119: finishing write tid 1 to smithi04275593-34 2024-09-21T09:34:15.850 INFO:tasks.rados.rados.0.smithi042.stdout:2119: finishing write tid 2 to smithi04275593-34 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2119: finishing write tid 3 to smithi04275593-34 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2119: finishing write tid 4 to smithi04275593-34 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2119: finishing write tid 5 to smithi04275593-34 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2119: oid 34 updating version 0 to 598 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2119: oid 34 version 598 is already newer than 597 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2119: oid 34 updating version 598 to 600 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2119: oid 34 version 600 is already newer than 599 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 600 (ObjNum 687 snap 204 seq_num 687) dirty exists 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2119: left oid 34 (ObjNum 687 snap 204 seq_num 687) 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2120: finishing write tid 1 to smithi04275593-45 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2120: finishing write tid 2 to smithi04275593-45 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2118: done (4 left) 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2119: done (3 left) 2024-09-21T09:34:15.851 INFO:tasks.rados.rados.0.smithi042.stdout:2123: setattr oid 43 current snap is 204 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:2120: finishing write tid 3 to smithi04275593-45 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:2120: finishing write tid 4 to smithi04275593-45 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:2120: finishing write tid 5 to smithi04275593-45 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:2120: oid 45 updating version 0 to 318 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:2120: oid 45 updating version 318 to 321 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:2120: oid 45 version 321 is already newer than 320 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:2120: oid 45 version 321 is already newer than 319 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 321 (ObjNum 688 snap 204 seq_num 688) dirty exists 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:2120: left oid 45 (ObjNum 688 snap 204 seq_num 688) 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:2121: finishing write tid 1 to smithi04275593-25 2024-09-21T09:34:15.852 INFO:tasks.rados.rados.0.smithi042.stdout:2121: finishing write tid 2 to smithi04275593-25 2024-09-21T09:34:15.853 INFO:tasks.rados.rados.0.smithi042.stdout:2120: done (3 left) 2024-09-21T09:34:15.853 INFO:tasks.rados.rados.0.smithi042.stdout:2124: read oid 16 snap 196 2024-09-21T09:34:15.853 INFO:tasks.rados.rados.0.smithi042.stdout:2124: expect (ObjNum 603 snap 173 seq_num 603) 2024-09-21T09:34:15.853 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 204 2024-09-21T09:34:15.853 INFO:tasks.rados.rados.0.smithi042.stdout:2125: seq_num 690 ranges {6029312=761856,6791168=663552,7454720=409600,7864320=131072} 2024-09-21T09:34:15.888 INFO:tasks.rados.rados.0.smithi042.stdout:2125: writing smithi04275593-42 from 6029312 to 6791168 tid 1 2024-09-21T09:34:15.892 INFO:tasks.rados.rados.0.smithi042.stdout:2125: writing smithi04275593-42 from 6791168 to 7454720 tid 2 2024-09-21T09:34:15.895 INFO:tasks.rados.rados.0.smithi042.stdout:2125: writing smithi04275593-42 from 7454720 to 7864320 tid 3 2024-09-21T09:34:15.896 INFO:tasks.rados.rados.0.smithi042.stdout:2125: writing smithi04275593-42 from 7864320 to 7995392 tid 4 2024-09-21T09:34:15.896 INFO:tasks.rados.rados.0.smithi042.stdout:2126: setattr oid 44 current snap is 204 2024-09-21T09:34:15.896 INFO:tasks.rados.rados.0.smithi042.stdout:2122: finishing rollback tid 1 to smithi04275593-6 2024-09-21T09:34:15.896 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 0 (ObjNum 129 snap 0 seq_num 3458658840) dirty dne 2024-09-21T09:34:15.896 INFO:tasks.rados.rados.0.smithi042.stdout:2121: finishing write tid 3 to smithi04275593-25 2024-09-21T09:34:15.896 INFO:tasks.rados.rados.0.smithi042.stdout:2121: finishing write tid 4 to smithi04275593-25 2024-09-21T09:34:15.896 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 650 (ObjNum 663 snap 192 seq_num 663) dirty exists 2024-09-21T09:34:15.896 INFO:tasks.rados.rados.0.smithi042.stdout:2121: finishing write tid 5 to smithi04275593-25 2024-09-21T09:34:15.897 INFO:tasks.rados.rados.0.smithi042.stdout:2121: oid 25 updating version 0 to 678 2024-09-21T09:34:15.897 INFO:tasks.rados.rados.0.smithi042.stdout:2121: oid 25 version 678 is already newer than 676 2024-09-21T09:34:15.897 INFO:tasks.rados.rados.0.smithi042.stdout:2121: oid 25 version 678 is already newer than 677 2024-09-21T09:34:15.897 INFO:tasks.rados.rados.0.smithi042.stdout:2121: oid 25 version 678 is already newer than 675 2024-09-21T09:34:15.897 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 678 (ObjNum 689 snap 204 seq_num 689) dirty exists 2024-09-21T09:34:15.897 INFO:tasks.rados.rados.0.smithi042.stdout:2121: left oid 25 (ObjNum 689 snap 204 seq_num 689) 2024-09-21T09:34:15.897 INFO:tasks.rados.rados.0.smithi042.stdout:2124: expect (ObjNum 603 snap 173 seq_num 603) 2024-09-21T09:34:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:15 smithi133 ceph-mon[83064]: osdmap e484: 8 total, 7 up, 8 in 2024-09-21T09:34:15.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate[96711]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T09:34:15.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 bash[96696]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T09:34:15.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate[96711]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T09:34:15.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:15 smithi133 bash[96696]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T09:34:16.002 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:15 smithi042 ceph-mon[87662]: osdmap e484: 8 total, 7 up, 8 in 2024-09-21T09:34:16.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:15 smithi042 ceph-mon[85820]: osdmap e484: 8 total, 7 up, 8 in 2024-09-21T09:34:16.019 INFO:tasks.rados.rados.0.smithi042.stdout:2125: finishing write tid 1 to smithi04275593-42 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: finishing write tid 2 to smithi04275593-42 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: finishing write tid 3 to smithi04275593-42 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: finishing write tid 4 to smithi04275593-42 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: finishing write tid 5 to smithi04275593-42 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: finishing write tid 6 to smithi04275593-42 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: oid 42 updating version 0 to 611 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: oid 42 updating version 611 to 613 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: oid 42 version 613 is already newer than 612 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: oid 42 updating version 613 to 614 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: oid 42 updating version 614 to 615 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 615 (ObjNum 690 snap 204 seq_num 690) dirty exists 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2125: left oid 42 (ObjNum 690 snap 204 seq_num 690) 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2121: done (5 left) 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2122: done (4 left) 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2123: done (3 left) 2024-09-21T09:34:16.020 INFO:tasks.rados.rados.0.smithi042.stdout:2124: done (2 left) 2024-09-21T09:34:16.021 INFO:tasks.rados.rados.0.smithi042.stdout:2125: done (1 left) 2024-09-21T09:34:16.021 INFO:tasks.rados.rados.0.smithi042.stdout:2127: rollback oid 32 current snap is 204 2024-09-21T09:34:16.021 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 197 2024-09-21T09:34:16.021 INFO:tasks.rados.rados.0.smithi042.stdout:2128: read oid 16 snap -1 2024-09-21T09:34:16.021 INFO:tasks.rados.rados.0.smithi042.stdout:2128: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:16.021 INFO:tasks.rados.rados.0.smithi042.stdout:2129: setattr oid 2 current snap is 204 2024-09-21T09:34:16.021 INFO:tasks.rados.rados.0.smithi042.stdout:2130: snap_remove snap 201 2024-09-21T09:34:16.348 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate[96711]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T09:34:16.348 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 bash[96696]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T09:34:16.348 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate[96711]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T09:34:16.348 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 bash[96696]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T09:34:16.348 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate[96711]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-21T09:34:16.348 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 bash[96696]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-21T09:34:16.348 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate[96711]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T09:34:16.349 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 bash[96696]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T09:34:16.349 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate[96711]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-21T09:34:16.349 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 bash[96696]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-21T09:34:16.349 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 podman[96696]: 2024-09-21 09:34:16.050373882 +0000 UTC m=+1.326294199 container died 906d06e1cfcb844d62fae716ddce517d9f66cb9c5993b8eb6a19698d45b428ac (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-21T09:34:16.725 INFO:tasks.rados.rados.0.smithi042.stdout:2130: done (4 left) 2024-09-21T09:34:16.725 INFO:tasks.rados.rados.0.smithi042.stdout:2131: delete oid 6 current snap is 204 2024-09-21T09:34:16.725 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 650 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:34:16.725 INFO:tasks.rados.rados.0.smithi042.stdout:2127: finishing rollback tid 0 to smithi04275593-32 2024-09-21T09:34:16.725 INFO:tasks.rados.rados.0.smithi042.stdout:2127: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:34:16.725 INFO:tasks.rados.rados.0.smithi042.stdout:2127: finishing rollback tid 2 to smithi04275593-32 2024-09-21T09:34:16.725 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 836 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:34:16.725 INFO:tasks.rados.rados.0.smithi042.stdout:2128: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:16.938 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 895 (ObjNum 129 snap 0 seq_num 3458364496) dirty exists 2024-09-21T09:34:16.938 INFO:tasks.rados.rados.0.smithi042.stdout:2126: done (4 left) 2024-09-21T09:34:16.938 INFO:tasks.rados.rados.0.smithi042.stdout:2127: done (3 left) 2024-09-21T09:34:16.938 INFO:tasks.rados.rados.0.smithi042.stdout:2128: done (2 left) 2024-09-21T09:34:16.938 INFO:tasks.rados.rados.0.smithi042.stdout:2129: done (1 left) 2024-09-21T09:34:16.938 INFO:tasks.rados.rados.0.smithi042.stdout:2131: done (0 left) 2024-09-21T09:34:16.938 INFO:tasks.rados.rados.0.smithi042.stdout:2132: snap_create 2024-09-21T09:34:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:16 smithi133 ceph-mon[83064]: pgmap v398: 121 pgs: 13 active+undersized, 12 peering, 6 stale+active+clean, 2 active+undersized+degraded, 88 active+clean; 214 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.6 MiB/s wr, 23 op/s; 8/378 objects degraded (2.116%) 2024-09-21T09:34:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:16 smithi133 ceph-mon[83064]: Health check failed: Degraded data redundancy: 8/378 objects degraded (2.116%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:16 smithi133 ceph-mon[83064]: osdmap e485: 8 total, 7 up, 8 in 2024-09-21T09:34:16.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 podman[96835]: 2024-09-21 09:34:16.705683454 +0000 UTC m=+0.645950586 container remove 906d06e1cfcb844d62fae716ddce517d9f66cb9c5993b8eb6a19698d45b428ac (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-activate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:34:16.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 podman[96895]: 2024-09-21 09:34:16.823815738 +0000 UTC m=+0.015801091 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:34:16.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:16 smithi133 podman[96895]: 2024-09-21 09:34:16.939875761 +0000 UTC m=+0.131861103 container create e959f4257d408bd715032a9c3214f1360c6fe2e889eeaf2b305fd636923d2fb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD) 2024-09-21T09:34:17.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:16 smithi042 ceph-mon[87662]: pgmap v398: 121 pgs: 13 active+undersized, 12 peering, 6 stale+active+clean, 2 active+undersized+degraded, 88 active+clean; 214 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.6 MiB/s wr, 23 op/s; 8/378 objects degraded (2.116%) 2024-09-21T09:34:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:16 smithi042 ceph-mon[87662]: Health check failed: Degraded data redundancy: 8/378 objects degraded (2.116%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:16 smithi042 ceph-mon[87662]: osdmap e485: 8 total, 7 up, 8 in 2024-09-21T09:34:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:16 smithi042 ceph-mon[85820]: pgmap v398: 121 pgs: 13 active+undersized, 12 peering, 6 stale+active+clean, 2 active+undersized+degraded, 88 active+clean; 214 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.6 MiB/s wr, 23 op/s; 8/378 objects degraded (2.116%) 2024-09-21T09:34:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:16 smithi042 ceph-mon[85820]: Health check failed: Degraded data redundancy: 8/378 objects degraded (2.116%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:16 smithi042 ceph-mon[85820]: osdmap e485: 8 total, 7 up, 8 in 2024-09-21T09:34:17.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:17 smithi133 podman[96895]: 2024-09-21 09:34:17.317490398 +0000 UTC m=+0.509475742 container init e959f4257d408bd715032a9c3214f1360c6fe2e889eeaf2b305fd636923d2fb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2) 2024-09-21T09:34:17.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:17 smithi133 podman[96895]: 2024-09-21 09:34:17.320659256 +0000 UTC m=+0.512644599 container start e959f4257d408bd715032a9c3214f1360c6fe2e889eeaf2b305fd636923d2fb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-21T09:34:17.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:17 smithi133 ceph-osd[96914]: -- 172.21.15.133:0/47904600 <== mon.1 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562feb4c1a40 con 0x562fec290000 2024-09-21T09:34:17.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:17 smithi133 bash[96895]: e959f4257d408bd715032a9c3214f1360c6fe2e889eeaf2b305fd636923d2fb9 2024-09-21T09:34:17.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:17 smithi133 systemd[1]: Started Ceph osd.6 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:34:17.700 INFO:tasks.rados.rados.0.smithi042.stdout:2132: done (0 left) 2024-09-21T09:34:17.700 INFO:tasks.rados.rados.0.smithi042.stdout:2133: copy_from oid 25 from oid 32 current snap is 205 2024-09-21T09:34:17.700 INFO:tasks.rados.rados.0.smithi042.stdout:2134: snap_create 2024-09-21T09:34:17.713 INFO:tasks.rados.rados.0.smithi042.stdout:2133: finishing copy_from racing read to smithi04275593-25 2024-09-21T09:34:17.714 INFO:tasks.rados.rados.0.smithi042.stdout:2133: finishing copy_from to smithi04275593-25 2024-09-21T09:34:17.714 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 836 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:34:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:17 smithi133 ceph-mon[83064]: osdmap e486: 8 total, 7 up, 8 in 2024-09-21T09:34:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:17 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:17 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:17 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:34:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:17 smithi133 ceph-mon[83064]: osdmap e487: 8 total, 7 up, 8 in 2024-09-21T09:34:18.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:17 smithi042 ceph-mon[87662]: osdmap e486: 8 total, 7 up, 8 in 2024-09-21T09:34:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:17 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:17 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:17 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:34:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:17 smithi042 ceph-mon[87662]: osdmap e487: 8 total, 7 up, 8 in 2024-09-21T09:34:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:17 smithi042 ceph-mon[85820]: osdmap e486: 8 total, 7 up, 8 in 2024-09-21T09:34:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:17 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:17 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:17 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:34:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:17 smithi042 ceph-mon[85820]: osdmap e487: 8 total, 7 up, 8 in 2024-09-21T09:34:18.701 INFO:tasks.rados.rados.0.smithi042.stdout:2133: done (1 left) 2024-09-21T09:34:18.701 INFO:tasks.rados.rados.0.smithi042.stdout:2134: done (0 left) 2024-09-21T09:34:18.701 INFO:tasks.rados.rados.0.smithi042.stdout:2135: delete oid 44 current snap is 206 2024-09-21T09:34:18.704 INFO:tasks.rados.rados.0.smithi042.stdout:2135: done (0 left) 2024-09-21T09:34:18.704 INFO:tasks.rados.rados.0.smithi042.stdout:2136: copy_from oid 39 from oid 22 current snap is 206 2024-09-21T09:34:18.704 INFO:tasks.rados.rados.0.smithi042.stdout:2137: snap_remove snap 204 2024-09-21T09:34:18.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:18 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:34:18.713+0000 7f78df3b6640 -1 Falling back to public interface 2024-09-21T09:34:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:18 smithi133 ceph-mon[83064]: pgmap v401: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 217 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 428 KiB/s rd, 2.8 MiB/s wr, 12 op/s; 36/387 objects degraded (9.302%) 2024-09-21T09:34:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:18 smithi133 ceph-mon[83064]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T09:34:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:18 smithi133 ceph-mon[83064]: osdmap e488: 8 total, 7 up, 8 in 2024-09-21T09:34:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:18 smithi042 ceph-mon[85820]: pgmap v401: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 217 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 428 KiB/s rd, 2.8 MiB/s wr, 12 op/s; 36/387 objects degraded (9.302%) 2024-09-21T09:34:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:18 smithi042 ceph-mon[85820]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T09:34:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:18 smithi042 ceph-mon[85820]: osdmap e488: 8 total, 7 up, 8 in 2024-09-21T09:34:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:18 smithi042 ceph-mon[87662]: pgmap v401: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 217 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 428 KiB/s rd, 2.8 MiB/s wr, 12 op/s; 36/387 objects degraded (9.302%) 2024-09-21T09:34:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:18 smithi042 ceph-mon[87662]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T09:34:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:18 smithi042 ceph-mon[87662]: osdmap e488: 8 total, 7 up, 8 in 2024-09-21T09:34:19.705 INFO:tasks.rados.rados.0.smithi042.stdout:2137: done (1 left) 2024-09-21T09:34:19.705 INFO:tasks.rados.rados.0.smithi042.stdout:2138: read oid 14 snap -1 2024-09-21T09:34:19.705 INFO:tasks.rados.rados.0.smithi042.stdout:2138: expect (ObjNum 541 snap 157 seq_num 541) 2024-09-21T09:34:19.705 INFO:tasks.rados.rados.0.smithi042.stdout:2139: delete oid 30 current snap is 206 2024-09-21T09:34:19.705 INFO:tasks.rados.rados.0.smithi042.stdout:2136: finishing copy_from to smithi04275593-39 2024-09-21T09:34:19.705 INFO:tasks.rados.rados.0.smithi042.stdout:2136: got expected ENOENT (src dne) 2024-09-21T09:34:19.705 INFO:tasks.rados.rados.0.smithi042.stdout:2136: finishing copy_from racing read to smithi04275593-39 2024-09-21T09:34:19.711 INFO:tasks.rados.rados.0.smithi042.stdout:2136: done (2 left) 2024-09-21T09:34:19.711 INFO:tasks.rados.rados.0.smithi042.stdout:2139: done (1 left) 2024-09-21T09:34:19.711 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 206 2024-09-21T09:34:19.711 INFO:tasks.rados.rados.0.smithi042.stdout:2140: seq_num 694 ranges {7995392=425984,8421376=655360,9076736=786432,9863168=163840} 2024-09-21T09:34:19.757 INFO:tasks.rados.rados.0.smithi042.stdout:2140: writing smithi04275593-42 from 7995392 to 8421376 tid 1 2024-09-21T09:34:19.761 INFO:tasks.rados.rados.0.smithi042.stdout:2140: writing smithi04275593-42 from 8421376 to 9076736 tid 2 2024-09-21T09:34:19.766 INFO:tasks.rados.rados.0.smithi042.stdout:2140: writing smithi04275593-42 from 9076736 to 9863168 tid 3 2024-09-21T09:34:19.767 INFO:tasks.rados.rados.0.smithi042.stdout:2140: writing smithi04275593-42 from 9863168 to 10027008 tid 4 2024-09-21T09:34:19.768 INFO:tasks.rados.rados.0.smithi042.stdout:2141: copy_from oid 1 from oid 8 current snap is 206 2024-09-21T09:34:19.768 INFO:tasks.rados.rados.0.smithi042.stdout:2138: expect (ObjNum 541 snap 157 seq_num 541) 2024-09-21T09:34:20.126 INFO:tasks.rados.rados.0.smithi042.stdout:2140: finishing write tid 1 to smithi04275593-42 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi042.stdout:2140: finishing write tid 2 to smithi04275593-42 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi042.stdout:2140: finishing write tid 3 to smithi04275593-42 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi042.stdout:2141: finishing copy_from to smithi04275593-1 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi042.stdout:2141: got expected ENOENT (src dne) 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi042.stdout:2140: finishing write tid 4 to smithi04275593-42 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi042.stdout:2138: done (2 left) 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi042.stdout:2142: snap_create 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi042.stdout:2141: finishing copy_from racing read to smithi04275593-1 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi042.stdout:2140: finishing write tid 5 to smithi04275593-42 2024-09-21T09:34:20.127 INFO:tasks.rados.rados.0.smithi042.stdout:2140: finishing write tid 6 to smithi04275593-42 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi042.stdout:2140: oid 42 updating version 0 to 619 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi042.stdout:2140: oid 42 version 619 is already newer than 616 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi042.stdout:2140: oid 42 updating version 619 to 620 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi042.stdout:2140: oid 42 version 620 is already newer than 617 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi042.stdout:2140: oid 42 version 620 is already newer than 618 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 620 (ObjNum 694 snap 206 seq_num 694) dirty exists 2024-09-21T09:34:20.128 INFO:tasks.rados.rados.0.smithi042.stdout:2140: left oid 42 (ObjNum 694 snap 206 seq_num 694) 2024-09-21T09:34:20.734 INFO:tasks.rados.rados.0.smithi042.stdout:2140: done (2 left) 2024-09-21T09:34:20.734 INFO:tasks.rados.rados.0.smithi042.stdout:2141: done (1 left) 2024-09-21T09:34:20.734 INFO:tasks.rados.rados.0.smithi042.stdout:2142: done (0 left) 2024-09-21T09:34:20.734 INFO:tasks.rados.rados.0.smithi042.stdout:2143: delete oid 42 current snap is 207 2024-09-21T09:34:20.739 INFO:tasks.rados.rados.0.smithi042.stdout:2143: done (0 left) 2024-09-21T09:34:20.739 INFO:tasks.rados.rados.0.smithi042.stdout:2144: delete oid 48 current snap is 207 2024-09-21T09:34:20.743 INFO:tasks.rados.rados.0.smithi042.stdout:2144: done (0 left) 2024-09-21T09:34:20.743 INFO:tasks.rados.rados.0.smithi042.stdout:2145: rollback oid 47 current snap is 207 2024-09-21T09:34:20.743 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 47 to 202 2024-09-21T09:34:20.743 INFO:tasks.rados.rados.0.smithi042.stdout:2146: read oid 15 snap -1 2024-09-21T09:34:20.744 INFO:tasks.rados.rados.0.smithi042.stdout:2146: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:20.744 INFO:tasks.rados.rados.0.smithi042.stdout:2147: read oid 2 snap -1 2024-09-21T09:34:20.744 INFO:tasks.rados.rados.0.smithi042.stdout:2147: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:34:20.744 INFO:tasks.rados.rados.0.smithi042.stdout:2148: snap_remove snap 191 2024-09-21T09:34:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:20 smithi133 ceph-mon[83064]: pgmap v404: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 225 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.8 MiB/s wr, 14 op/s; 36/396 objects degraded (9.091%) 2024-09-21T09:34:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:20 smithi133 ceph-mon[83064]: osdmap e489: 8 total, 7 up, 8 in 2024-09-21T09:34:21.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:20 smithi042 ceph-mon[85820]: pgmap v404: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 225 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.8 MiB/s wr, 14 op/s; 36/396 objects degraded (9.091%) 2024-09-21T09:34:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:20 smithi042 ceph-mon[85820]: osdmap e489: 8 total, 7 up, 8 in 2024-09-21T09:34:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:20 smithi042 ceph-mon[87662]: pgmap v404: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 225 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.8 MiB/s wr, 14 op/s; 36/396 objects degraded (9.091%) 2024-09-21T09:34:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:20 smithi042 ceph-mon[87662]: osdmap e489: 8 total, 7 up, 8 in 2024-09-21T09:34:21.745 INFO:tasks.rados.rados.0.smithi042.stdout:2148: done (3 left) 2024-09-21T09:34:21.745 INFO:tasks.rados.rados.0.smithi042.stdout:2149: setattr oid 38 current snap is 207 2024-09-21T09:34:21.745 INFO:tasks.rados.rados.0.smithi042.stdout:2145: finishing rollback tid 0 to smithi04275593-47 2024-09-21T09:34:21.745 INFO:tasks.rados.rados.0.smithi042.stdout:2145: finishing rollback tid 1 to smithi04275593-47 2024-09-21T09:34:21.745 INFO:tasks.rados.rados.0.smithi042.stdout:2145: finishing rollback tid 2 to smithi04275593-47 2024-09-21T09:34:21.745 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 839 (ObjNum 637 snap 185 seq_num 637) dirty exists 2024-09-21T09:34:21.745 INFO:tasks.rados.rados.0.smithi042.stdout:2146: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:21.835 INFO:tasks.rados.rados.0.smithi042.stdout:2147: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:34:21.837 INFO:tasks.rados.rados.0.smithi042.stdout:2145: done (3 left) 2024-09-21T09:34:21.837 INFO:tasks.rados.rados.0.smithi042.stdout:2146: done (2 left) 2024-09-21T09:34:21.837 INFO:tasks.rados.rados.0.smithi042.stdout:2147: done (1 left) 2024-09-21T09:34:21.837 INFO:tasks.rados.rados.0.smithi042.stdout:2150: read oid 46 snap 197 2024-09-21T09:34:21.837 INFO:tasks.rados.rados.0.smithi042.stdout:2150: expect (ObjNum 637 snap 185 seq_num 637) 2024-09-21T09:34:21.837 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 207 2024-09-21T09:34:21.837 INFO:tasks.rados.rados.0.smithi042.stdout:2151: seq_num 697 ranges {0=475136,475136=704512,1179648=557056,1736704=344064} 2024-09-21T09:34:21.839 INFO:tasks.rados.rados.0.smithi042.stdout:2151: writing smithi04275593-22 from 0 to 475136 tid 1 2024-09-21T09:34:21.843 INFO:tasks.rados.rados.0.smithi042.stdout:2151: writing smithi04275593-22 from 475136 to 1179648 tid 2 2024-09-21T09:34:21.847 INFO:tasks.rados.rados.0.smithi042.stdout:2151: writing smithi04275593-22 from 1179648 to 1736704 tid 3 2024-09-21T09:34:21.849 INFO:tasks.rados.rados.0.smithi042.stdout:2151: writing smithi04275593-22 from 1736704 to 2080768 tid 4 2024-09-21T09:34:21.849 INFO:tasks.rados.rados.0.smithi042.stdout:2152: copy_from oid 27 from oid 33 current snap is 207 2024-09-21T09:34:21.849 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 556 (ObjNum 465 snap 0 seq_num 2837421728) dirty exists 2024-09-21T09:34:21.849 INFO:tasks.rados.rados.0.smithi042.stdout:2151: finishing write tid 1 to smithi04275593-22 2024-09-21T09:34:21.849 INFO:tasks.rados.rados.0.smithi042.stdout:2150: expect (ObjNum 637 snap 185 seq_num 637) 2024-09-21T09:34:21.911 INFO:tasks.rados.rados.0.smithi042.stdout:2151: finishing write tid 2 to smithi04275593-22 2024-09-21T09:34:21.911 INFO:tasks.rados.rados.0.smithi042.stdout:2152: finishing copy_from to smithi04275593-27 2024-09-21T09:34:21.911 INFO:tasks.rados.rados.0.smithi042.stdout:2152: got expected ENOENT (src dne) 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2152: finishing copy_from racing read to smithi04275593-27 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2149: done (3 left) 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2150: done (2 left) 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2152: done (1 left) 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2153: rollback oid 12 current snap is 207 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 12 to 198 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2151: finishing write tid 3 to smithi04275593-22 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2151: finishing write tid 4 to smithi04275593-22 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2151: finishing write tid 5 to smithi04275593-22 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2151: finishing write tid 6 to smithi04275593-22 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2151: oid 22 updating version 0 to 841 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2151: oid 22 version 841 is already newer than 839 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2151: oid 22 version 841 is already newer than 837 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2151: oid 22 version 841 is already newer than 838 2024-09-21T09:34:21.912 INFO:tasks.rados.rados.0.smithi042.stdout:2151: oid 22 version 841 is already newer than 840 2024-09-21T09:34:21.913 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 841 (ObjNum 697 snap 207 seq_num 697) dirty exists 2024-09-21T09:34:21.913 INFO:tasks.rados.rados.0.smithi042.stdout:2151: left oid 22 (ObjNum 697 snap 207 seq_num 697) 2024-09-21T09:34:21.913 INFO:tasks.rados.rados.0.smithi042.stdout:2151: done (1 left) 2024-09-21T09:34:21.913 INFO:tasks.rados.rados.0.smithi042.stdout:2154: read oid 13 snap -1 2024-09-21T09:34:21.913 INFO:tasks.rados.rados.0.smithi042.stdout:2154: expect deleted 2024-09-21T09:34:21.913 INFO:tasks.rados.rados.0.smithi042.stdout:2155: copy_from oid 22 from oid 16 current snap is 207 2024-09-21T09:34:21.913 INFO:tasks.rados.rados.0.smithi042.stdout:2156: copy_from oid 14 from oid 37 current snap is 207 2024-09-21T09:34:21.913 INFO:tasks.rados.rados.0.smithi042.stdout:2157: snap_remove snap 203 2024-09-21T09:34:22.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:21 smithi042 ceph-mon[85820]: osdmap e490: 8 total, 7 up, 8 in 2024-09-21T09:34:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:21 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:21 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:21 smithi042 ceph-mon[87662]: osdmap e490: 8 total, 7 up, 8 in 2024-09-21T09:34:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:21 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:21 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:22.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:34:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:34:21] "GET /metrics HTTP/1.1" 200 36215 "" "Prometheus/2.43.0" 2024-09-21T09:34:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:21 smithi133 ceph-mon[83064]: osdmap e490: 8 total, 7 up, 8 in 2024-09-21T09:34:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:21 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:21 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:22.690 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:22 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:34:22.403+0000 7f78df3b6640 -1 osd.6 480 log_to_monitors true 2024-09-21T09:34:22.750 INFO:tasks.rados.rados.0.smithi042.stdout:2157: done (4 left) 2024-09-21T09:34:22.750 INFO:tasks.rados.rados.0.smithi042.stdout:2158: read oid 42 snap -1 2024-09-21T09:34:22.750 INFO:tasks.rados.rados.0.smithi042.stdout:2158: expect deleted 2024-09-21T09:34:22.750 INFO:tasks.rados.rados.0.smithi042.stdout:2159: read oid 47 snap 202 2024-09-21T09:34:22.750 INFO:tasks.rados.rados.0.smithi042.stdout:2159: expect (ObjNum 637 snap 185 seq_num 637) 2024-09-21T09:34:22.751 INFO:tasks.rados.rados.0.smithi042.stdout:2160: snap_create 2024-09-21T09:34:22.751 INFO:tasks.rados.rados.0.smithi042.stdout:2153: finishing rollback tid 1 to smithi04275593-12 2024-09-21T09:34:22.751 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 0 (ObjNum 33 snap 0 seq_num 3458255408) dirty dne 2024-09-21T09:34:22.751 INFO:tasks.rados.rados.0.smithi042.stdout:2156: finishing copy_from racing read to smithi04275593-14 2024-09-21T09:34:22.751 INFO:tasks.rados.rados.0.smithi042.stdout:2156: finishing copy_from to smithi04275593-14 2024-09-21T09:34:22.751 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 668 (ObjNum 605 snap 175 seq_num 605) dirty exists 2024-09-21T09:34:22.751 INFO:tasks.rados.rados.0.smithi042.stdout:2155: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:34:22.751 INFO:tasks.rados.rados.0.smithi042.stdout:2155: finishing copy_from to smithi04275593-22 2024-09-21T09:34:22.751 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 890 (ObjNum 682 snap 200 seq_num 682) dirty exists 2024-09-21T09:34:22.763 INFO:tasks.rados.rados.0.smithi042.stdout:2159: expect (ObjNum 637 snap 185 seq_num 637) 2024-09-21T09:34:22.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:34:22 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:34:22.769+0000 7f78d3158640 -1 osd.6 480 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:34:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:22 smithi133 ceph-mon[83064]: pgmap v407: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 226 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.7 MiB/s wr, 17 op/s; 36/399 objects degraded (9.023%) 2024-09-21T09:34:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:22 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 36/399 objects degraded (9.023%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:22 smithi133 ceph-mon[83064]: osdmap e491: 8 total, 7 up, 8 in 2024-09-21T09:34:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:22 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:22 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:22 smithi133 ceph-mon[83064]: from='osd.6 [v2:172.21.15.133:6816/2590753365,v1:172.21.15.133:6817/2590753365]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T09:34:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:22 smithi133 ceph-mon[83064]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T09:34:23.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[87662]: pgmap v407: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 226 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.7 MiB/s wr, 17 op/s; 36/399 objects degraded (9.023%) 2024-09-21T09:34:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 36/399 objects degraded (9.023%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[87662]: osdmap e491: 8 total, 7 up, 8 in 2024-09-21T09:34:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[87662]: from='osd.6 [v2:172.21.15.133:6816/2590753365,v1:172.21.15.133:6817/2590753365]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T09:34:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[87662]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T09:34:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[85820]: pgmap v407: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 226 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.7 MiB/s wr, 17 op/s; 36/399 objects degraded (9.023%) 2024-09-21T09:34:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 36/399 objects degraded (9.023%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[85820]: osdmap e491: 8 total, 7 up, 8 in 2024-09-21T09:34:23.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:23.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:23.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[85820]: from='osd.6 [v2:172.21.15.133:6816/2590753365,v1:172.21.15.133:6817/2590753365]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T09:34:23.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:22 smithi042 ceph-mon[85820]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T09:34:23.756 INFO:tasks.rados.rados.0.smithi042.stdout:2153: done (6 left) 2024-09-21T09:34:23.756 INFO:tasks.rados.rados.0.smithi042.stdout:2154: done (5 left) 2024-09-21T09:34:23.756 INFO:tasks.rados.rados.0.smithi042.stdout:2155: done (4 left) 2024-09-21T09:34:23.756 INFO:tasks.rados.rados.0.smithi042.stdout:2156: done (3 left) 2024-09-21T09:34:23.756 INFO:tasks.rados.rados.0.smithi042.stdout:2158: done (2 left) 2024-09-21T09:34:23.756 INFO:tasks.rados.rados.0.smithi042.stdout:2159: done (1 left) 2024-09-21T09:34:23.756 INFO:tasks.rados.rados.0.smithi042.stdout:2160: done (0 left) 2024-09-21T09:34:23.756 INFO:tasks.rados.rados.0.smithi042.stdout:2161: snap_remove snap 198 2024-09-21T09:34:23.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:23 smithi133 ceph-mon[83064]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T09:34:23.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:23 smithi133 ceph-mon[83064]: osdmap e492: 8 total, 7 up, 8 in 2024-09-21T09:34:23.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:23 smithi133 ceph-mon[83064]: from='osd.6 [v2:172.21.15.133:6816/2590753365,v1:172.21.15.133:6817/2590753365]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:23.917 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:23 smithi133 ceph-mon[83064]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:23 smithi042 ceph-mon[87662]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T09:34:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:23 smithi042 ceph-mon[87662]: osdmap e492: 8 total, 7 up, 8 in 2024-09-21T09:34:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:23 smithi042 ceph-mon[87662]: from='osd.6 [v2:172.21.15.133:6816/2590753365,v1:172.21.15.133:6817/2590753365]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:23 smithi042 ceph-mon[87662]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:23 smithi042 ceph-mon[85820]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T09:34:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:23 smithi042 ceph-mon[85820]: osdmap e492: 8 total, 7 up, 8 in 2024-09-21T09:34:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:23 smithi042 ceph-mon[85820]: from='osd.6 [v2:172.21.15.133:6816/2590753365,v1:172.21.15.133:6817/2590753365]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:23 smithi042 ceph-mon[85820]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:24.761 INFO:tasks.rados.rados.0.smithi042.stdout:2161: done (0 left) 2024-09-21T09:34:24.761 INFO:tasks.rados.rados.0.smithi042.stdout:2162: copy_from oid 3 from oid 28 current snap is 208 2024-09-21T09:34:24.766 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 208 2024-09-21T09:34:24.767 INFO:tasks.rados.rados.0.smithi042.stdout:2163: seq_num 698 ranges {11681792=499712,12181504=589824,12771328=770048,13541376=245760} 2024-09-21T09:34:24.833 INFO:tasks.rados.rados.0.smithi042.stdout:2163: writing smithi04275593-45 from 11681792 to 12181504 tid 1 2024-09-21T09:34:24.837 INFO:tasks.rados.rados.0.smithi042.stdout:2163: writing smithi04275593-45 from 12181504 to 12771328 tid 2 2024-09-21T09:34:24.841 INFO:tasks.rados.rados.0.smithi042.stdout:2163: writing smithi04275593-45 from 12771328 to 13541376 tid 3 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2163: writing smithi04275593-45 from 13541376 to 13787136 tid 4 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2162: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2162: finishing copy_from to smithi04275593-3 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 580 (ObjNum 632 snap 182 seq_num 632) dirty exists 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2164: read oid 14 snap -1 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2164: expect (ObjNum 605 snap 175 seq_num 605) 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2162: done (2 left) 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2165: rollback oid 36 current snap is 208 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 36 to 182 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2166: copy_from oid 37 from oid 49 current snap is 208 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2167: read oid 31 snap -1 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2167: expect (ObjNum 681 snap 200 seq_num 681) 2024-09-21T09:34:24.844 INFO:tasks.rados.rados.0.smithi042.stdout:2168: snap_create 2024-09-21T09:34:24.848 INFO:tasks.rados.rados.0.smithi042.stdout:2164: expect (ObjNum 605 snap 175 seq_num 605) 2024-09-21T09:34:24.867 INFO:tasks.rados.rados.0.smithi042.stdout:2165: finishing rollback tid 0 to smithi04275593-36 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2165: finishing rollback tid 1 to smithi04275593-36 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2165: finishing rollback tid 2 to smithi04275593-36 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 664 (ObjNum 460 snap 137 seq_num 460) dirty exists 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2166: finishing copy_from racing read to smithi04275593-37 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2163: finishing write tid 1 to smithi04275593-45 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2163: finishing write tid 2 to smithi04275593-45 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2166: finishing copy_from to smithi04275593-37 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 833 (ObjNum 685 snap 200 seq_num 685) dirty exists 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2163: finishing write tid 3 to smithi04275593-45 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2163: finishing write tid 4 to smithi04275593-45 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2163: finishing write tid 5 to smithi04275593-45 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2163: finishing write tid 6 to smithi04275593-45 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2163: oid 45 updating version 0 to 326 2024-09-21T09:34:24.868 INFO:tasks.rados.rados.0.smithi042.stdout:2163: oid 45 version 326 is already newer than 323 2024-09-21T09:34:24.869 INFO:tasks.rados.rados.0.smithi042.stdout:2163: oid 45 version 326 is already newer than 322 2024-09-21T09:34:24.869 INFO:tasks.rados.rados.0.smithi042.stdout:2163: oid 45 version 326 is already newer than 324 2024-09-21T09:34:24.869 INFO:tasks.rados.rados.0.smithi042.stdout:2163: oid 45 version 326 is already newer than 325 2024-09-21T09:34:24.869 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 326 (ObjNum 698 snap 208 seq_num 698) dirty exists 2024-09-21T09:34:24.869 INFO:tasks.rados.rados.0.smithi042.stdout:2163: left oid 45 (ObjNum 698 snap 208 seq_num 698) 2024-09-21T09:34:24.870 INFO:tasks.rados.rados.0.smithi042.stdout:2167: expect (ObjNum 681 snap 200 seq_num 681) 2024-09-21T09:34:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:24 smithi042 ceph-mon[87662]: pgmap v410: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 226 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 838 KiB/s wr, 12 op/s; 38/405 objects degraded (9.383%) 2024-09-21T09:34:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:24 smithi042 ceph-mon[87662]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:34:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:24 smithi042 ceph-mon[87662]: osd.6 [v2:172.21.15.133:6816/2590753365,v1:172.21.15.133:6817/2590753365] boot 2024-09-21T09:34:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:24 smithi042 ceph-mon[87662]: osdmap e493: 8 total, 8 up, 8 in 2024-09-21T09:34:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:24 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T09:34:25.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:24 smithi042 ceph-mon[85820]: pgmap v410: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 226 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 838 KiB/s wr, 12 op/s; 38/405 objects degraded (9.383%) 2024-09-21T09:34:25.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:24 smithi042 ceph-mon[85820]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:34:25.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:24 smithi042 ceph-mon[85820]: osd.6 [v2:172.21.15.133:6816/2590753365,v1:172.21.15.133:6817/2590753365] boot 2024-09-21T09:34:25.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:24 smithi042 ceph-mon[85820]: osdmap e493: 8 total, 8 up, 8 in 2024-09-21T09:34:25.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:24 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T09:34:25.141 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:24 smithi133 ceph-mon[83064]: pgmap v410: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 226 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 838 KiB/s wr, 12 op/s; 38/405 objects degraded (9.383%) 2024-09-21T09:34:25.141 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:24 smithi133 ceph-mon[83064]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:34:25.142 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:24 smithi133 ceph-mon[83064]: osd.6 [v2:172.21.15.133:6816/2590753365,v1:172.21.15.133:6817/2590753365] boot 2024-09-21T09:34:25.142 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:24 smithi133 ceph-mon[83064]: osdmap e493: 8 total, 8 up, 8 in 2024-09-21T09:34:25.142 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:24 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T09:34:25.766 INFO:tasks.rados.rados.0.smithi042.stdout:2163: done (5 left) 2024-09-21T09:34:25.766 INFO:tasks.rados.rados.0.smithi042.stdout:2164: done (4 left) 2024-09-21T09:34:25.766 INFO:tasks.rados.rados.0.smithi042.stdout:2165: done (3 left) 2024-09-21T09:34:25.766 INFO:tasks.rados.rados.0.smithi042.stdout:2166: done (2 left) 2024-09-21T09:34:25.766 INFO:tasks.rados.rados.0.smithi042.stdout:2167: done (1 left) 2024-09-21T09:34:25.766 INFO:tasks.rados.rados.0.smithi042.stdout:2168: done (0 left) 2024-09-21T09:34:25.766 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 209 2024-09-21T09:34:25.767 INFO:tasks.rados.rados.0.smithi042.stdout:2169: seq_num 699 ranges {0=516096,516096=475136,991232=573440,1564672=557056} 2024-09-21T09:34:25.768 INFO:tasks.rados.rados.0.smithi042.stdout:2169: writing smithi04275593-38 from 0 to 516096 tid 1 2024-09-21T09:34:25.771 INFO:tasks.rados.rados.0.smithi042.stdout:2169: writing smithi04275593-38 from 516096 to 991232 tid 2 2024-09-21T09:34:25.774 INFO:tasks.rados.rados.0.smithi042.stdout:2169: writing smithi04275593-38 from 991232 to 1564672 tid 3 2024-09-21T09:34:25.778 INFO:tasks.rados.rados.0.smithi042.stdout:2169: writing smithi04275593-38 from 1564672 to 2121728 tid 4 2024-09-21T09:34:25.778 INFO:tasks.rados.rados.0.smithi042.stdout:2170: delete oid 14 current snap is 209 2024-09-21T09:34:25.778 INFO:tasks.rados.rados.0.smithi042.stdout:2169: finishing write tid 1 to smithi04275593-38 2024-09-21T09:34:25.778 INFO:tasks.rados.rados.0.smithi042.stdout:2169: finishing write tid 2 to smithi04275593-38 2024-09-21T09:34:25.778 INFO:tasks.rados.rados.0.smithi042.stdout:2169: finishing write tid 3 to smithi04275593-38 2024-09-21T09:34:25.780 INFO:tasks.rados.rados.0.smithi042.stdout:2170: done (1 left) 2024-09-21T09:34:25.780 INFO:tasks.rados.rados.0.smithi042.stdout:2171: rollback oid 48 current snap is 209 2024-09-21T09:34:25.780 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 48 to 197 2024-09-21T09:34:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:2172: read oid 36 snap 189 2024-09-21T09:34:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:2172: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:34:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:2173: setattr oid 27 current snap is 209 2024-09-21T09:34:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:2169: finishing write tid 4 to smithi04275593-38 2024-09-21T09:34:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:2174: read oid 21 snap -1 2024-09-21T09:34:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:2174: expect deleted 2024-09-21T09:34:25.782 INFO:tasks.rados.rados.0.smithi042.stdout:2175: snap_remove snap 208 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: osdmap e494: 8 total, 8 up, 8 in 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: pgmap v413: 121 pgs: 2 activating, 8 peering, 25 active+undersized, 7 active+undersized+degraded, 79 active+clean; 233 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s; 30/420 objects degraded (7.143%) 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:25.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T09:34:25.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T09:34:25.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:25 smithi133 ceph-mon[83064]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-21T09:34:26.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:34:25.689+0000 7f1f5d41a640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-21T09:34:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: osdmap e494: 8 total, 8 up, 8 in 2024-09-21T09:34:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: pgmap v413: 121 pgs: 2 activating, 8 peering, 25 active+undersized, 7 active+undersized+degraded, 79 active+clean; 233 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s; 30/420 objects degraded (7.143%) 2024-09-21T09:34:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:34:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[87662]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: osdmap e494: 8 total, 8 up, 8 in 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: pgmap v413: 121 pgs: 2 activating, 8 peering, 25 active+undersized, 7 active+undersized+degraded, 79 active+clean; 233 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s; 30/420 objects degraded (7.143%) 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:26.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:26.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:34:26.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:34:26.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:26.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:34:26.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:26.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:26.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:26.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T09:34:26.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T09:34:26.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:25 smithi042 ceph-mon[85820]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-21T09:34:26.771 INFO:tasks.rados.rados.0.smithi042.stdout:2169: finishing write tid 5 to smithi04275593-38 2024-09-21T09:34:26.771 INFO:tasks.rados.rados.0.smithi042.stdout:2169: finishing write tid 6 to smithi04275593-38 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2169: oid 38 updating version 0 to 560 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2169: oid 38 version 560 is already newer than 558 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2169: oid 38 updating version 560 to 561 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2169: oid 38 version 561 is already newer than 557 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2169: oid 38 version 561 is already newer than 559 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 561 (ObjNum 699 snap 209 seq_num 699) dirty exists 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2169: left oid 38 (ObjNum 699 snap 209 seq_num 699) 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2171: finishing rollback tid 1 to smithi04275593-48 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2171: finishing rollback tid 2 to smithi04275593-48 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 665 (ObjNum 631 snap 182 seq_num 631) dirty exists 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2169: done (5 left) 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2171: done (4 left) 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2174: done (3 left) 2024-09-21T09:34:26.772 INFO:tasks.rados.rados.0.smithi042.stdout:2175: done (2 left) 2024-09-21T09:34:26.773 INFO:tasks.rados.rados.0.smithi042.stdout:2176: rollback oid 21 current snap is 209 2024-09-21T09:34:26.773 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 603 (ObjNum 49 snap 0 seq_num 2945233922) dirty exists 2024-09-21T09:34:26.773 INFO:tasks.rados.rados.0.smithi042.stdout:2172: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:34:27.073 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 197 2024-09-21T09:34:27.073 INFO:tasks.rados.rados.0.smithi042.stdout:2172: done (2 left) 2024-09-21T09:34:27.073 INFO:tasks.rados.rados.0.smithi042.stdout:2173: done (1 left) 2024-09-21T09:34:27.073 INFO:tasks.rados.rados.0.smithi042.stdout:2177: read oid 34 snap -1 2024-09-21T09:34:27.073 INFO:tasks.rados.rados.0.smithi042.stdout:2177: expect (ObjNum 687 snap 204 seq_num 687) 2024-09-21T09:34:27.073 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 209 2024-09-21T09:34:27.073 INFO:tasks.rados.rados.0.smithi042.stdout:2178: seq_num 701 ranges {0=548864,548864=696320,1245184=540672,1785856=368640} 2024-09-21T09:34:27.076 INFO:tasks.rados.rados.0.smithi042.stdout:2178: writing smithi04275593-8 from 0 to 548864 tid 1 2024-09-21T09:34:27.080 INFO:tasks.rados.rados.0.smithi042.stdout:2178: writing smithi04275593-8 from 548864 to 1245184 tid 2 2024-09-21T09:34:27.083 INFO:tasks.rados.rados.0.smithi042.stdout:2178: writing smithi04275593-8 from 1245184 to 1785856 tid 3 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2178: writing smithi04275593-8 from 1785856 to 2154496 tid 4 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2179: read oid 6 snap -1 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2179: expect deleted 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2180: read oid 36 snap 206 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2180: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2181: rollback oid 11 current snap is 209 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 206 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2176: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 815 (ObjNum 33 snap 0 seq_num 0) dirty dne 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2176: done (5 left) 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2182: read oid 15 snap -1 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2182: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2183: snap_remove snap 205 2024-09-21T09:34:27.087 INFO:tasks.rados.rados.0.smithi042.stdout:2178: finishing write tid 1 to smithi04275593-8 2024-09-21T09:34:27.088 INFO:tasks.rados.rados.0.smithi042.stdout:2178: finishing write tid 2 to smithi04275593-8 2024-09-21T09:34:27.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:26 smithi042 ceph-mon[87662]: osdmap e495: 8 total, 8 up, 8 in 2024-09-21T09:34:27.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:26 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:26 smithi042 ceph-mon[85820]: osdmap e495: 8 total, 8 up, 8 in 2024-09-21T09:34:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:26 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:26 smithi133 ceph-mon[83064]: osdmap e495: 8 total, 8 up, 8 in 2024-09-21T09:34:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:26 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:27.777 INFO:tasks.rados.rados.0.smithi042.stdout:2183: done (6 left) 2024-09-21T09:34:27.778 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 209 2024-09-21T09:34:27.778 INFO:tasks.rados.rados.0.smithi042.stdout:2184: seq_num 702 ranges {1884160=565248,2449408=581632,3031040=745472,3776512=278528} 2024-09-21T09:34:27.791 INFO:tasks.rados.rados.0.smithi042.stdout:2184: writing smithi04275593-49 from 1884160 to 2449408 tid 1 2024-09-21T09:34:27.794 INFO:tasks.rados.rados.0.smithi042.stdout:2184: writing smithi04275593-49 from 2449408 to 3031040 tid 2 2024-09-21T09:34:27.799 INFO:tasks.rados.rados.0.smithi042.stdout:2184: writing smithi04275593-49 from 3031040 to 3776512 tid 3 2024-09-21T09:34:27.801 INFO:tasks.rados.rados.0.smithi042.stdout:2184: writing smithi04275593-49 from 3776512 to 4055040 tid 4 2024-09-21T09:34:27.801 INFO:tasks.rados.rados.0.smithi042.stdout:2185: read oid 22 snap -1 2024-09-21T09:34:27.801 INFO:tasks.rados.rados.0.smithi042.stdout:2185: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:27.801 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 209 2024-09-21T09:34:27.801 INFO:tasks.rados.rados.0.smithi042.stdout:2178: finishing write tid 3 to smithi04275593-8 2024-09-21T09:34:27.801 INFO:tasks.rados.rados.0.smithi042.stdout:2177: expect (ObjNum 687 snap 204 seq_num 687) 2024-09-21T09:34:27.892 INFO:tasks.rados.rados.0.smithi042.stdout:2178: finishing write tid 4 to smithi04275593-8 2024-09-21T09:34:27.892 INFO:tasks.rados.rados.0.smithi042.stdout:2178: finishing write tid 5 to smithi04275593-8 2024-09-21T09:34:27.893 INFO:tasks.rados.rados.0.smithi042.stdout:2186: seq_num 703 ranges {9068544=581632,9650176=458752,10108928=557056,10665984=417792,11083776=172032} 2024-09-21T09:34:27.945 INFO:tasks.rados.rados.0.smithi042.stdout:2186: writing smithi04275593-41 from 9068544 to 9650176 tid 1 2024-09-21T09:34:27.947 INFO:tasks.rados.rados.0.smithi042.stdout:2186: writing smithi04275593-41 from 9650176 to 10108928 tid 2 2024-09-21T09:34:27.951 INFO:tasks.rados.rados.0.smithi042.stdout:2186: writing smithi04275593-41 from 10108928 to 10665984 tid 3 2024-09-21T09:34:27.953 INFO:tasks.rados.rados.0.smithi042.stdout:2186: writing smithi04275593-41 from 10665984 to 11083776 tid 4 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:2186: writing smithi04275593-41 from 11083776 to 11255808 tid 5 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:2177: done (8 left) 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:2179: done (7 left) 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:2187: rollback oid 38 current snap is 209 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 207 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:2181: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 672 (ObjNum 49 snap 0 seq_num 3458971600) dirty dne 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:2178: finishing write tid 6 to smithi04275593-8 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:2178: oid 8 updating version 0 to 686 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:2178: oid 8 version 686 is already newer than 685 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:2178: oid 8 updating version 686 to 688 2024-09-21T09:34:27.955 INFO:tasks.rados.rados.0.smithi042.stdout:2178: oid 8 updating version 688 to 689 2024-09-21T09:34:27.956 INFO:tasks.rados.rados.0.smithi042.stdout:2178: oid 8 version 689 is already newer than 687 2024-09-21T09:34:27.956 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 689 (ObjNum 701 snap 209 seq_num 701) dirty exists 2024-09-21T09:34:27.956 INFO:tasks.rados.rados.0.smithi042.stdout:2178: left oid 8 (ObjNum 701 snap 209 seq_num 701) 2024-09-21T09:34:27.956 INFO:tasks.rados.rados.0.smithi042.stdout:2182: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:28.040 INFO:tasks.rados.rados.0.smithi042.stdout:2180: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:34:28.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:27 smithi042 ceph-mon[87662]: osdmap e496: 8 total, 8 up, 8 in 2024-09-21T09:34:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:27 smithi042 ceph-mon[87662]: pgmap v416: 121 pgs: 2 activating, 8 peering, 11 active+undersized, 3 active+undersized+degraded, 97 active+clean; 243 MiB data, 915 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.3 MiB/s wr, 16 op/s; 11/426 objects degraded (2.582%); 1.4 MiB/s, 0 objects/s recovering 2024-09-21T09:34:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:27 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 30/420 objects degraded (7.143%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:27 smithi042 ceph-mon[85820]: osdmap e496: 8 total, 8 up, 8 in 2024-09-21T09:34:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:27 smithi042 ceph-mon[85820]: pgmap v416: 121 pgs: 2 activating, 8 peering, 11 active+undersized, 3 active+undersized+degraded, 97 active+clean; 243 MiB data, 915 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.3 MiB/s wr, 16 op/s; 11/426 objects degraded (2.582%); 1.4 MiB/s, 0 objects/s recovering 2024-09-21T09:34:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:27 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 30/420 objects degraded (7.143%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:27 smithi133 ceph-mon[83064]: osdmap e496: 8 total, 8 up, 8 in 2024-09-21T09:34:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:27 smithi133 ceph-mon[83064]: pgmap v416: 121 pgs: 2 activating, 8 peering, 11 active+undersized, 3 active+undersized+degraded, 97 active+clean; 243 MiB data, 915 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.3 MiB/s wr, 16 op/s; 11/426 objects degraded (2.582%); 1.4 MiB/s, 0 objects/s recovering 2024-09-21T09:34:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:27 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 30/420 objects degraded (7.143%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:28.340 INFO:tasks.rados.rados.0.smithi042.stdout:2184: finishing write tid 1 to smithi04275593-49 2024-09-21T09:34:28.340 INFO:tasks.rados.rados.0.smithi042.stdout:2184: finishing write tid 2 to smithi04275593-49 2024-09-21T09:34:28.340 INFO:tasks.rados.rados.0.smithi042.stdout:2178: done (7 left) 2024-09-21T09:34:28.340 INFO:tasks.rados.rados.0.smithi042.stdout:2180: done (6 left) 2024-09-21T09:34:28.340 INFO:tasks.rados.rados.0.smithi042.stdout:2181: done (5 left) 2024-09-21T09:34:28.340 INFO:tasks.rados.rados.0.smithi042.stdout:2182: done (4 left) 2024-09-21T09:34:28.340 INFO:tasks.rados.rados.0.smithi042.stdout:2188: read oid 16 snap -1 2024-09-21T09:34:28.340 INFO:tasks.rados.rados.0.smithi042.stdout:2188: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2189: rollback oid 30 current snap is 209 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 30 to 196 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: finishing write tid 3 to smithi04275593-49 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: finishing write tid 4 to smithi04275593-49 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: finishing write tid 5 to smithi04275593-49 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: finishing write tid 6 to smithi04275593-49 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: oid 49 updating version 0 to 843 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: oid 49 version 843 is already newer than 840 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: oid 49 version 843 is already newer than 841 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: oid 49 updating version 843 to 844 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: oid 49 version 844 is already newer than 842 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 844 (ObjNum 702 snap 209 seq_num 702) dirty exists 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: left oid 49 (ObjNum 702 snap 209 seq_num 702) 2024-09-21T09:34:28.341 INFO:tasks.rados.rados.0.smithi042.stdout:2184: done (5 left) 2024-09-21T09:34:28.342 INFO:tasks.rados.rados.0.smithi042.stdout:2190: rollback oid 3 current snap is 209 2024-09-21T09:34:28.342 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 182 2024-09-21T09:34:28.342 INFO:tasks.rados.rados.0.smithi042.stdout:2185: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:28.548 INFO:tasks.rados.rados.0.smithi042.stdout:2186: finishing write tid 1 to smithi04275593-41 2024-09-21T09:34:28.548 INFO:tasks.rados.rados.0.smithi042.stdout:2186: finishing write tid 2 to smithi04275593-41 2024-09-21T09:34:28.548 INFO:tasks.rados.rados.0.smithi042.stdout:2186: finishing write tid 3 to smithi04275593-41 2024-09-21T09:34:28.548 INFO:tasks.rados.rados.0.smithi042.stdout:2186: finishing write tid 4 to smithi04275593-41 2024-09-21T09:34:28.548 INFO:tasks.rados.rados.0.smithi042.stdout:2186: finishing write tid 5 to smithi04275593-41 2024-09-21T09:34:28.548 INFO:tasks.rados.rados.0.smithi042.stdout:2186: finishing write tid 6 to smithi04275593-41 2024-09-21T09:34:28.548 INFO:tasks.rados.rados.0.smithi042.stdout:2187: finishing rollback tid 0 to smithi04275593-38 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2187: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2185: done (5 left) 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2191: snap_create 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2187: finishing rollback tid 2 to smithi04275593-38 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 564 (ObjNum 33 snap 0 seq_num 3458782112) dirty exists 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2186: finishing write tid 7 to smithi04275593-41 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2186: oid 41 updating version 0 to 627 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2186: oid 41 version 627 is already newer than 624 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2186: oid 41 version 627 is already newer than 625 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2186: oid 41 version 627 is already newer than 623 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2186: oid 41 version 627 is already newer than 626 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2186: oid 41 version 627 is already newer than 622 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 627 (ObjNum 703 snap 209 seq_num 703) dirty exists 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2186: left oid 41 (ObjNum 703 snap 209 seq_num 703) 2024-09-21T09:34:28.549 INFO:tasks.rados.rados.0.smithi042.stdout:2189: finishing rollback tid 1 to smithi04275593-30 2024-09-21T09:34:28.550 INFO:tasks.rados.rados.0.smithi042.stdout:2190: finishing rollback tid 0 to smithi04275593-3 2024-09-21T09:34:28.550 INFO:tasks.rados.rados.0.smithi042.stdout:2190: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:34:28.550 INFO:tasks.rados.rados.0.smithi042.stdout:2190: finishing rollback tid 2 to smithi04275593-3 2024-09-21T09:34:28.550 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 603 (ObjNum 576 snap 168 seq_num 576) dirty exists 2024-09-21T09:34:28.550 INFO:tasks.rados.rados.0.smithi042.stdout:2189: finishing rollback tid 2 to smithi04275593-30 2024-09-21T09:34:28.550 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 835 (ObjNum 129 snap 0 seq_num 3458256720) dirty exists 2024-09-21T09:34:28.550 INFO:tasks.rados.rados.0.smithi042.stdout:2188: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:28.776 INFO:tasks.rados.rados.0.smithi042.stdout:2186: done (5 left) 2024-09-21T09:34:28.776 INFO:tasks.rados.rados.0.smithi042.stdout:2187: done (4 left) 2024-09-21T09:34:28.776 INFO:tasks.rados.rados.0.smithi042.stdout:2188: done (3 left) 2024-09-21T09:34:28.776 INFO:tasks.rados.rados.0.smithi042.stdout:2189: done (2 left) 2024-09-21T09:34:28.777 INFO:tasks.rados.rados.0.smithi042.stdout:2190: done (1 left) 2024-09-21T09:34:28.777 INFO:tasks.rados.rados.0.smithi042.stdout:2191: done (0 left) 2024-09-21T09:34:28.777 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 210 2024-09-21T09:34:28.777 INFO:tasks.rados.rados.0.smithi042.stdout:2192: seq_num 704 ranges {9871360=598016,10469376=745472,11214848=712704,11927552=147456} 2024-09-21T09:34:28.833 INFO:tasks.rados.rados.0.smithi042.stdout:2192: writing smithi04275593-50 from 9871360 to 10469376 tid 1 2024-09-21T09:34:28.838 INFO:tasks.rados.rados.0.smithi042.stdout:2192: writing smithi04275593-50 from 10469376 to 11214848 tid 2 2024-09-21T09:34:28.842 INFO:tasks.rados.rados.0.smithi042.stdout:2192: writing smithi04275593-50 from 11214848 to 11927552 tid 3 2024-09-21T09:34:28.843 INFO:tasks.rados.rados.0.smithi042.stdout:2192: writing smithi04275593-50 from 11927552 to 12075008 tid 4 2024-09-21T09:34:28.843 INFO:tasks.rados.rados.0.smithi042.stdout:2193: read oid 28 snap 200 2024-09-21T09:34:28.843 INFO:tasks.rados.rados.0.smithi042.stdout:2193: expect (ObjNum 632 snap 182 seq_num 632) 2024-09-21T09:34:28.843 INFO:tasks.rados.rados.0.smithi042.stdout:2194: snap_remove snap 202 2024-09-21T09:34:29.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:28 smithi042 ceph-mon[85820]: osdmap e497: 8 total, 8 up, 8 in 2024-09-21T09:34:29.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:28 smithi042 ceph-mon[87662]: osdmap e497: 8 total, 8 up, 8 in 2024-09-21T09:34:29.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:28 smithi133 ceph-mon[83064]: osdmap e497: 8 total, 8 up, 8 in 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2194: done (2 left) 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2195: read oid 15 snap -1 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2195: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2196: delete oid 31 current snap is 210 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2192: finishing write tid 1 to smithi04275593-50 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2192: finishing write tid 2 to smithi04275593-50 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2192: finishing write tid 3 to smithi04275593-50 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2192: finishing write tid 4 to smithi04275593-50 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2192: finishing write tid 5 to smithi04275593-50 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2192: finishing write tid 6 to smithi04275593-50 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2192: oid 50 updating version 0 to 670 2024-09-21T09:34:29.790 INFO:tasks.rados.rados.0.smithi042.stdout:2192: oid 50 version 670 is already newer than 669 2024-09-21T09:34:29.791 INFO:tasks.rados.rados.0.smithi042.stdout:2192: oid 50 updating version 670 to 672 2024-09-21T09:34:29.791 INFO:tasks.rados.rados.0.smithi042.stdout:2192: oid 50 updating version 672 to 673 2024-09-21T09:34:29.791 INFO:tasks.rados.rados.0.smithi042.stdout:2192: oid 50 version 673 is already newer than 671 2024-09-21T09:34:29.791 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 673 (ObjNum 704 snap 210 seq_num 704) dirty exists 2024-09-21T09:34:29.791 INFO:tasks.rados.rados.0.smithi042.stdout:2192: left oid 50 (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:34:29.791 INFO:tasks.rados.rados.0.smithi042.stdout:2193: expect (ObjNum 632 snap 182 seq_num 632) 2024-09-21T09:34:30.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:29 smithi042 ceph-mon[87662]: osdmap e498: 8 total, 8 up, 8 in 2024-09-21T09:34:30.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:29 smithi042 ceph-mon[87662]: pgmap v419: 121 pgs: 2 activating, 119 active+clean; 249 MiB data, 934 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 18 op/s; 6.6 MiB/s, 1 objects/s recovering 2024-09-21T09:34:30.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:29 smithi042 ceph-mon[85820]: osdmap e498: 8 total, 8 up, 8 in 2024-09-21T09:34:30.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:29 smithi042 ceph-mon[85820]: pgmap v419: 121 pgs: 2 activating, 119 active+clean; 249 MiB data, 934 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 18 op/s; 6.6 MiB/s, 1 objects/s recovering 2024-09-21T09:34:30.204 INFO:tasks.rados.rados.0.smithi042.stdout:2195: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:29 smithi133 ceph-mon[83064]: osdmap e498: 8 total, 8 up, 8 in 2024-09-21T09:34:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:29 smithi133 ceph-mon[83064]: pgmap v419: 121 pgs: 2 activating, 119 active+clean; 249 MiB data, 934 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 18 op/s; 6.6 MiB/s, 1 objects/s recovering 2024-09-21T09:34:30.288 INFO:tasks.rados.rados.0.smithi042.stdout:2192: done (3 left) 2024-09-21T09:34:30.288 INFO:tasks.rados.rados.0.smithi042.stdout:2193: done (2 left) 2024-09-21T09:34:30.288 INFO:tasks.rados.rados.0.smithi042.stdout:2195: done (1 left) 2024-09-21T09:34:30.288 INFO:tasks.rados.rados.0.smithi042.stdout:2196: done (0 left) 2024-09-21T09:34:30.288 INFO:tasks.rados.rados.0.smithi042.stdout:2197: read oid 11 snap -1 2024-09-21T09:34:30.288 INFO:tasks.rados.rados.0.smithi042.stdout:2197: expect deleted 2024-09-21T09:34:30.288 INFO:tasks.rados.rados.0.smithi042.stdout:2198: snap_remove snap 190 2024-09-21T09:34:30.793 INFO:tasks.rados.rados.0.smithi042.stdout:2198: done (1 left) 2024-09-21T09:34:30.793 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 210 2024-09-21T09:34:30.793 INFO:tasks.rados.rados.0.smithi042.stdout:2199: seq_num 706 ranges {3612672=630784,4243456=516096,4759552=729088,5488640=360448} 2024-09-21T09:34:30.817 INFO:tasks.rados.rados.0.smithi042.stdout:2199: writing smithi04275593-46 from 3612672 to 4243456 tid 1 2024-09-21T09:34:30.820 INFO:tasks.rados.rados.0.smithi042.stdout:2199: writing smithi04275593-46 from 4243456 to 4759552 tid 2 2024-09-21T09:34:30.824 INFO:tasks.rados.rados.0.smithi042.stdout:2199: writing smithi04275593-46 from 4759552 to 5488640 tid 3 2024-09-21T09:34:30.827 INFO:tasks.rados.rados.0.smithi042.stdout:2199: writing smithi04275593-46 from 5488640 to 5849088 tid 4 2024-09-21T09:34:30.827 INFO:tasks.rados.rados.0.smithi042.stdout:2200: copy_from oid 33 from oid 25 current snap is 210 2024-09-21T09:34:30.827 INFO:tasks.rados.rados.0.smithi042.stdout:2199: finishing write tid 1 to smithi04275593-46 2024-09-21T09:34:30.827 INFO:tasks.rados.rados.0.smithi042.stdout:2199: finishing write tid 2 to smithi04275593-46 2024-09-21T09:34:30.827 INFO:tasks.rados.rados.0.smithi042.stdout:2197: done (2 left) 2024-09-21T09:34:30.827 INFO:tasks.rados.rados.0.smithi042.stdout:2201: snap_create 2024-09-21T09:34:30.829 INFO:tasks.rados.rados.0.smithi042.stdout:2199: finishing write tid 3 to smithi04275593-46 2024-09-21T09:34:30.829 INFO:tasks.rados.rados.0.smithi042.stdout:2199: finishing write tid 4 to smithi04275593-46 2024-09-21T09:34:30.829 INFO:tasks.rados.rados.0.smithi042.stdout:2199: finishing write tid 5 to smithi04275593-46 2024-09-21T09:34:30.831 INFO:tasks.rados.rados.0.smithi042.stdout:2199: finishing write tid 6 to smithi04275593-46 2024-09-21T09:34:30.831 INFO:tasks.rados.rados.0.smithi042.stdout:2199: oid 46 updating version 0 to 919 2024-09-21T09:34:30.831 INFO:tasks.rados.rados.0.smithi042.stdout:2199: oid 46 version 919 is already newer than 918 2024-09-21T09:34:30.831 INFO:tasks.rados.rados.0.smithi042.stdout:2199: oid 46 version 919 is already newer than 917 2024-09-21T09:34:30.831 INFO:tasks.rados.rados.0.smithi042.stdout:2199: oid 46 updating version 919 to 921 2024-09-21T09:34:30.831 INFO:tasks.rados.rados.0.smithi042.stdout:2199: oid 46 version 921 is already newer than 920 2024-09-21T09:34:30.831 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 921 (ObjNum 706 snap 210 seq_num 706) dirty exists 2024-09-21T09:34:30.831 INFO:tasks.rados.rados.0.smithi042.stdout:2199: left oid 46 (ObjNum 706 snap 210 seq_num 706) 2024-09-21T09:34:30.837 INFO:tasks.rados.rados.0.smithi042.stdout:2200: finishing copy_from racing read to smithi04275593-33 2024-09-21T09:34:30.837 INFO:tasks.rados.rados.0.smithi042.stdout:2200: finishing copy_from to smithi04275593-33 2024-09-21T09:34:30.837 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 836 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:34:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:30 smithi042 ceph-mon[85820]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/426 objects degraded (2.582%), 3 pgs degraded) 2024-09-21T09:34:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:30 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:34:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:30 smithi042 ceph-mon[85820]: osdmap e499: 8 total, 8 up, 8 in 2024-09-21T09:34:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:30 smithi042 ceph-mon[87662]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/426 objects degraded (2.582%), 3 pgs degraded) 2024-09-21T09:34:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:30 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:34:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:30 smithi042 ceph-mon[87662]: osdmap e499: 8 total, 8 up, 8 in 2024-09-21T09:34:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:30 smithi133 ceph-mon[83064]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/426 objects degraded (2.582%), 3 pgs degraded) 2024-09-21T09:34:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:30 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:34:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:30 smithi133 ceph-mon[83064]: osdmap e499: 8 total, 8 up, 8 in 2024-09-21T09:34:31.798 INFO:tasks.rados.rados.0.smithi042.stdout:2199: done (2 left) 2024-09-21T09:34:31.798 INFO:tasks.rados.rados.0.smithi042.stdout:2200: done (1 left) 2024-09-21T09:34:31.798 INFO:tasks.rados.rados.0.smithi042.stdout:2201: done (0 left) 2024-09-21T09:34:31.799 INFO:tasks.rados.rados.0.smithi042.stdout:2202: copy_from oid 24 from oid 14 current snap is 211 2024-09-21T09:34:31.799 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 211 2024-09-21T09:34:31.799 INFO:tasks.rados.rados.0.smithi042.stdout:2203: seq_num 707 ranges {6078464=647168,6725632=802816,7528448=532480,8060928=270336} 2024-09-21T09:34:31.835 INFO:tasks.rados.rados.0.smithi042.stdout:2203: writing smithi04275593-10 from 6078464 to 6725632 tid 1 2024-09-21T09:34:31.839 INFO:tasks.rados.rados.0.smithi042.stdout:2203: writing smithi04275593-10 from 6725632 to 7528448 tid 2 2024-09-21T09:34:31.842 INFO:tasks.rados.rados.0.smithi042.stdout:2203: writing smithi04275593-10 from 7528448 to 8060928 tid 3 2024-09-21T09:34:31.844 INFO:tasks.rados.rados.0.smithi042.stdout:2203: writing smithi04275593-10 from 8060928 to 8331264 tid 4 2024-09-21T09:34:31.844 INFO:tasks.rados.rados.0.smithi042.stdout:2204: snap_remove snap 210 2024-09-21T09:34:32.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:31 smithi042 ceph-mon[85820]: osdmap e500: 8 total, 8 up, 8 in 2024-09-21T09:34:32.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:31 smithi042 ceph-mon[85820]: pgmap v422: 121 pgs: 121 active+clean; 249 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.0 MiB/s wr, 16 op/s; 5.1 MiB/s, 0 objects/s recovering 2024-09-21T09:34:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:31 smithi042 ceph-mon[87662]: osdmap e500: 8 total, 8 up, 8 in 2024-09-21T09:34:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:31 smithi042 ceph-mon[87662]: pgmap v422: 121 pgs: 121 active+clean; 249 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.0 MiB/s wr, 16 op/s; 5.1 MiB/s, 0 objects/s recovering 2024-09-21T09:34:32.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:34:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:34:31] "GET /metrics HTTP/1.1" 200 36070 "" "Prometheus/2.43.0" 2024-09-21T09:34:32.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:31 smithi133 ceph-mon[83064]: osdmap e500: 8 total, 8 up, 8 in 2024-09-21T09:34:32.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:31 smithi133 ceph-mon[83064]: pgmap v422: 121 pgs: 121 active+clean; 249 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.0 MiB/s wr, 16 op/s; 5.1 MiB/s, 0 objects/s recovering 2024-09-21T09:34:32.704 INFO:tasks.rados.rados.0.smithi042.stdout:2204: done (2 left) 2024-09-21T09:34:32.704 INFO:tasks.rados.rados.0.smithi042.stdout:2205: read oid 36 snap -1 2024-09-21T09:34:32.704 INFO:tasks.rados.rados.0.smithi042.stdout:2205: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:34:32.704 INFO:tasks.rados.rados.0.smithi042.stdout:2206: delete oid 40 current snap is 211 2024-09-21T09:34:32.704 INFO:tasks.rados.rados.0.smithi042.stdout:2202: finishing copy_from to smithi04275593-24 2024-09-21T09:34:32.704 INFO:tasks.rados.rados.0.smithi042.stdout:2202: got expected ENOENT (src dne) 2024-09-21T09:34:32.704 INFO:tasks.rados.rados.0.smithi042.stdout:2202: finishing copy_from racing read to smithi04275593-24 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: finishing write tid 1 to smithi04275593-10 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: finishing write tid 2 to smithi04275593-10 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: finishing write tid 3 to smithi04275593-10 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: finishing write tid 4 to smithi04275593-10 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: finishing write tid 5 to smithi04275593-10 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: finishing write tid 6 to smithi04275593-10 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: oid 10 updating version 0 to 605 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: oid 10 updating version 605 to 607 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: oid 10 version 607 is already newer than 606 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: oid 10 updating version 607 to 608 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: oid 10 version 608 is already newer than 604 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 608 (ObjNum 707 snap 211 seq_num 707) dirty exists 2024-09-21T09:34:32.705 INFO:tasks.rados.rados.0.smithi042.stdout:2203: left oid 10 (ObjNum 707 snap 211 seq_num 707) 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:2202: done (3 left) 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:2203: done (2 left) 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:2206: done (1 left) 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:2207: rmattr oid 25 current snap is 211 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:2207: done (1 left) 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:2208: rollback oid 43 current snap is 211 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 43 to 209 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:2209: rmattr oid 29 current snap is 211 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:2209: done (2 left) 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:2210: rollback oid 5 current snap is 211 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 5 to 206 2024-09-21T09:34:32.709 INFO:tasks.rados.rados.0.smithi042.stdout:2211: read oid 9 snap -1 2024-09-21T09:34:32.710 INFO:tasks.rados.rados.0.smithi042.stdout:2211: expect (ObjNum 621 snap 178 seq_num 621) 2024-09-21T09:34:32.710 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 211 2024-09-21T09:34:32.710 INFO:tasks.rados.rados.0.smithi042.stdout:2212: seq_num 709 ranges {1196032=679936,1875968=614400,2490368=499712,2990080=491520} 2024-09-21T09:34:32.719 INFO:tasks.rados.rados.0.smithi042.stdout:2212: writing smithi04275593-4 from 1196032 to 1875968 tid 1 2024-09-21T09:34:32.724 INFO:tasks.rados.rados.0.smithi042.stdout:2212: writing smithi04275593-4 from 1875968 to 2490368 tid 2 2024-09-21T09:34:32.727 INFO:tasks.rados.rados.0.smithi042.stdout:2212: writing smithi04275593-4 from 2490368 to 2990080 tid 3 2024-09-21T09:34:32.731 INFO:tasks.rados.rados.0.smithi042.stdout:2212: writing smithi04275593-4 from 2990080 to 3481600 tid 4 2024-09-21T09:34:32.731 INFO:tasks.rados.rados.0.smithi042.stdout:2213: snap_create 2024-09-21T09:34:32.731 INFO:tasks.rados.rados.0.smithi042.stdout:2208: finishing rollback tid 0 to smithi04275593-43 2024-09-21T09:34:32.731 INFO:tasks.rados.rados.0.smithi042.stdout:2210: finishing rollback tid 0 to smithi04275593-5 2024-09-21T09:34:32.732 INFO:tasks.rados.rados.0.smithi042.stdout:2210: finishing rollback tid 1 to smithi04275593-5 2024-09-21T09:34:32.732 INFO:tasks.rados.rados.0.smithi042.stdout:2208: finishing rollback tid 1 to smithi04275593-43 2024-09-21T09:34:32.732 INFO:tasks.rados.rados.0.smithi042.stdout:2210: finishing rollback tid 2 to smithi04275593-5 2024-09-21T09:34:32.732 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 606 (ObjNum 601 snap 172 seq_num 601) dirty exists 2024-09-21T09:34:32.732 INFO:tasks.rados.rados.0.smithi042.stdout:2208: finishing rollback tid 2 to smithi04275593-43 2024-09-21T09:34:32.732 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 672 (ObjNum 663 snap 192 seq_num 663) dirty exists 2024-09-21T09:34:32.732 INFO:tasks.rados.rados.0.smithi042.stdout:2211: expect (ObjNum 621 snap 178 seq_num 621) 2024-09-21T09:34:32.755 INFO:tasks.rados.rados.0.smithi042.stdout:2212: finishing write tid 1 to smithi04275593-4 2024-09-21T09:34:32.755 INFO:tasks.rados.rados.0.smithi042.stdout:2212: finishing write tid 2 to smithi04275593-4 2024-09-21T09:34:32.755 INFO:tasks.rados.rados.0.smithi042.stdout:2212: finishing write tid 3 to smithi04275593-4 2024-09-21T09:34:32.755 INFO:tasks.rados.rados.0.smithi042.stdout:2212: finishing write tid 4 to smithi04275593-4 2024-09-21T09:34:32.755 INFO:tasks.rados.rados.0.smithi042.stdout:2212: finishing write tid 5 to smithi04275593-4 2024-09-21T09:34:32.755 INFO:tasks.rados.rados.0.smithi042.stdout:2205: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:34:33.057 INFO:tasks.rados.rados.0.smithi042.stdout:2212: finishing write tid 6 to smithi04275593-4 2024-09-21T09:34:33.057 INFO:tasks.rados.rados.0.smithi042.stdout:2212: oid 4 updating version 0 to 584 2024-09-21T09:34:33.057 INFO:tasks.rados.rados.0.smithi042.stdout:2212: oid 4 updating version 584 to 588 2024-09-21T09:34:33.058 INFO:tasks.rados.rados.0.smithi042.stdout:2212: oid 4 version 588 is already newer than 585 2024-09-21T09:34:33.058 INFO:tasks.rados.rados.0.smithi042.stdout:2212: oid 4 version 588 is already newer than 587 2024-09-21T09:34:33.058 INFO:tasks.rados.rados.0.smithi042.stdout:2212: oid 4 version 588 is already newer than 586 2024-09-21T09:34:33.058 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 588 (ObjNum 709 snap 211 seq_num 709) dirty exists 2024-09-21T09:34:33.058 INFO:tasks.rados.rados.0.smithi042.stdout:2212: left oid 4 (ObjNum 709 snap 211 seq_num 709) 2024-09-21T09:34:33.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:32 smithi042 ceph-mon[87662]: osdmap e501: 8 total, 8 up, 8 in 2024-09-21T09:34:33.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:32 smithi042 ceph-mon[87662]: osdmap e502: 8 total, 8 up, 8 in 2024-09-21T09:34:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:32 smithi042 ceph-mon[85820]: osdmap e501: 8 total, 8 up, 8 in 2024-09-21T09:34:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:32 smithi042 ceph-mon[85820]: osdmap e502: 8 total, 8 up, 8 in 2024-09-21T09:34:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:32 smithi133 ceph-mon[83064]: osdmap e501: 8 total, 8 up, 8 in 2024-09-21T09:34:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:32 smithi133 ceph-mon[83064]: osdmap e502: 8 total, 8 up, 8 in 2024-09-21T09:34:33.451 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:34:33.704 INFO:tasks.rados.rados.0.smithi042.stdout:2205: done (5 left) 2024-09-21T09:34:33.704 INFO:tasks.rados.rados.0.smithi042.stdout:2208: done (4 left) 2024-09-21T09:34:33.704 INFO:tasks.rados.rados.0.smithi042.stdout:2210: done (3 left) 2024-09-21T09:34:33.704 INFO:tasks.rados.rados.0.smithi042.stdout:2211: done (2 left) 2024-09-21T09:34:33.704 INFO:tasks.rados.rados.0.smithi042.stdout:2212: done (1 left) 2024-09-21T09:34:33.704 INFO:tasks.rados.rados.0.smithi042.stdout:2213: done (0 left) 2024-09-21T09:34:33.705 INFO:tasks.rados.rados.0.smithi042.stdout:2214: snap_create 2024-09-21T09:34:34.042 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (9m) 114s ago 10m 24.6M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (9m) 12s ago 9m 92.6M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (11m) 114s ago 11m 18.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (11m) 12s ago 11m 23.5M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (5m) 12s ago 14m 456M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (5m) 114s ago 16m 525M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (5m) 114s ago 16m 54.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (4m) 12s ago 15m 47.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (4m) 114s ago 15m 48.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (9m) 114s ago 9m 15.7M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (9m) 12s ago 9m 17.8M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (3m) 114s ago 14m 119M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (3m) 114s ago 14m 114M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:34:34.043 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (2m) 114s ago 13m 94.5M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9d2749b5f532 2024-09-21T09:34:34.044 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (118s) 114s ago 13m 11.3M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 fe5a6841aeab 2024-09-21T09:34:34.044 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (85s) 12s ago 12m 118M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d14b6f373e3f 2024-09-21T09:34:34.044 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (51s) 12s ago 12m 79.3M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bc9de56c5676 2024-09-21T09:34:34.044 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (17s) 12s ago 12m 11.5M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 e959f4257d40 2024-09-21T09:34:34.044 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (11m) 12s ago 11m 163M 2480M 18.2.4-871-g6a1bdf85 0adab276c97e 15af08d4e435 2024-09-21T09:34:34.044 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (5m) 12s ago 10m 56.6M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:34:34.405 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:34:34.405 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:34:34.405 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:34:34.405 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1, 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 7 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3, 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 12 2024-09-21T09:34:34.406 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:34:34.407 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:34:34.706 INFO:tasks.rados.rados.0.smithi042.stdout:2214: done (0 left) 2024-09-21T09:34:34.706 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 213 2024-09-21T09:34:34.706 INFO:tasks.rados.rados.0.smithi042.stdout:2215: seq_num 710 ranges {0=696320,696320=499712,1196032=712704,1908736=393216} 2024-09-21T09:34:34.709 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:34:34.709 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:34:34.710 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:34:34.710 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:34:34.710 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:34:34.710 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:34:34.710 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:34:34.710 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:34:34.710 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "12/20 daemons upgraded", 2024-09-21T09:34:34.710 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T09:34:34.710 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:34:34.710 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:34:34.710 INFO:tasks.rados.rados.0.smithi042.stdout:2215: writing smithi04275593-11 from 0 to 696320 tid 1 2024-09-21T09:34:34.713 INFO:tasks.rados.rados.0.smithi042.stdout:2215: writing smithi04275593-11 from 696320 to 1196032 tid 2 2024-09-21T09:34:34.718 INFO:tasks.rados.rados.0.smithi042.stdout:2215: writing smithi04275593-11 from 1196032 to 1908736 tid 3 2024-09-21T09:34:34.720 INFO:tasks.rados.rados.0.smithi042.stdout:2215: writing smithi04275593-11 from 1908736 to 2301952 tid 4 2024-09-21T09:34:34.720 INFO:tasks.rados.rados.0.smithi042.stdout:2216: delete oid 48 current snap is 213 2024-09-21T09:34:34.720 INFO:tasks.rados.rados.0.smithi042.stdout:2215: finishing write tid 1 to smithi04275593-11 2024-09-21T09:34:34.721 INFO:tasks.rados.rados.0.smithi042.stdout:2215: finishing write tid 2 to smithi04275593-11 2024-09-21T09:34:34.721 INFO:tasks.rados.rados.0.smithi042.stdout:2215: finishing write tid 3 to smithi04275593-11 2024-09-21T09:34:34.723 INFO:tasks.rados.rados.0.smithi042.stdout:2215: finishing write tid 4 to smithi04275593-11 2024-09-21T09:34:34.723 INFO:tasks.rados.rados.0.smithi042.stdout:2215: finishing write tid 5 to smithi04275593-11 2024-09-21T09:34:34.725 INFO:tasks.rados.rados.0.smithi042.stdout:2215: finishing write tid 6 to smithi04275593-11 2024-09-21T09:34:34.725 INFO:tasks.rados.rados.0.smithi042.stdout:2215: oid 11 updating version 0 to 690 2024-09-21T09:34:34.725 INFO:tasks.rados.rados.0.smithi042.stdout:2215: oid 11 updating version 690 to 693 2024-09-21T09:34:34.725 INFO:tasks.rados.rados.0.smithi042.stdout:2215: oid 11 updating version 693 to 694 2024-09-21T09:34:34.725 INFO:tasks.rados.rados.0.smithi042.stdout:2215: oid 11 version 694 is already newer than 692 2024-09-21T09:34:34.725 INFO:tasks.rados.rados.0.smithi042.stdout:2215: oid 11 version 694 is already newer than 691 2024-09-21T09:34:34.725 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 694 (ObjNum 710 snap 213 seq_num 710) dirty exists 2024-09-21T09:34:34.725 INFO:tasks.rados.rados.0.smithi042.stdout:2215: left oid 11 (ObjNum 710 snap 213 seq_num 710) 2024-09-21T09:34:34.726 INFO:tasks.rados.rados.0.smithi042.stdout:2215: done (1 left) 2024-09-21T09:34:34.726 INFO:tasks.rados.rados.0.smithi042.stdout:2216: done (0 left) 2024-09-21T09:34:34.727 INFO:tasks.rados.rados.0.smithi042.stdout:2217: snap_create 2024-09-21T09:34:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:34 smithi133 ceph-mon[83064]: pgmap v425: 121 pgs: 121 active+clean; 256 MiB data, 962 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-09-21T09:34:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:34 smithi133 ceph-mon[83064]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:34 smithi133 ceph-mon[83064]: osdmap e503: 8 total, 8 up, 8 in 2024-09-21T09:34:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:34 smithi133 ceph-mon[83064]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:34 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3972455944' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:35.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:34 smithi042 ceph-mon[85820]: pgmap v425: 121 pgs: 121 active+clean; 256 MiB data, 962 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-09-21T09:34:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:34 smithi042 ceph-mon[85820]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:34 smithi042 ceph-mon[85820]: osdmap e503: 8 total, 8 up, 8 in 2024-09-21T09:34:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:34 smithi042 ceph-mon[85820]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:34 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3972455944' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:34 smithi042 ceph-mon[87662]: pgmap v425: 121 pgs: 121 active+clean; 256 MiB data, 962 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-09-21T09:34:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:34 smithi042 ceph-mon[87662]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:34 smithi042 ceph-mon[87662]: osdmap e503: 8 total, 8 up, 8 in 2024-09-21T09:34:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:34 smithi042 ceph-mon[87662]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:34 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3972455944' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:34:35.720 INFO:tasks.rados.rados.0.smithi042.stdout:2217: done (0 left) 2024-09-21T09:34:35.720 INFO:tasks.rados.rados.0.smithi042.stdout:2218: read oid 1 snap -1 2024-09-21T09:34:35.720 INFO:tasks.rados.rados.0.smithi042.stdout:2218: expect deleted 2024-09-21T09:34:35.721 INFO:tasks.rados.rados.0.smithi042.stdout:2219: read oid 17 snap -1 2024-09-21T09:34:35.721 INFO:tasks.rados.rados.0.smithi042.stdout:2219: expect (ObjNum 666 snap 195 seq_num 666) 2024-09-21T09:34:35.721 INFO:tasks.rados.rados.0.smithi042.stdout:2220: snap_remove snap 182 2024-09-21T09:34:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:35 smithi133 ceph-mon[83064]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:35 smithi133 ceph-mon[83064]: osdmap e504: 8 total, 8 up, 8 in 2024-09-21T09:34:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:35 smithi133 ceph-mon[83064]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:35 smithi042 ceph-mon[87662]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:35 smithi042 ceph-mon[87662]: osdmap e504: 8 total, 8 up, 8 in 2024-09-21T09:34:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:35 smithi042 ceph-mon[87662]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:35 smithi042 ceph-mon[85820]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:35 smithi042 ceph-mon[85820]: osdmap e504: 8 total, 8 up, 8 in 2024-09-21T09:34:36.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:35 smithi042 ceph-mon[85820]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:34:36.720 INFO:tasks.rados.rados.0.smithi042.stdout:2219: expect (ObjNum 666 snap 195 seq_num 666) 2024-09-21T09:34:36.772 INFO:tasks.rados.rados.0.smithi042.stdout:2218: done (2 left) 2024-09-21T09:34:36.772 INFO:tasks.rados.rados.0.smithi042.stdout:2219: done (1 left) 2024-09-21T09:34:36.772 INFO:tasks.rados.rados.0.smithi042.stdout:2220: done (0 left) 2024-09-21T09:34:36.772 INFO:tasks.rados.rados.0.smithi042.stdout:2221: rollback oid 23 current snap is 214 2024-09-21T09:34:36.772 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 23 to 207 2024-09-21T09:34:36.772 INFO:tasks.rados.rados.0.smithi042.stdout:2222: snap_create 2024-09-21T09:34:36.775 INFO:tasks.rados.rados.0.smithi042.stdout:2221: finishing rollback tid 0 to smithi04275593-23 2024-09-21T09:34:36.775 INFO:tasks.rados.rados.0.smithi042.stdout:2221: finishing rollback tid 1 to smithi04275593-23 2024-09-21T09:34:36.775 INFO:tasks.rados.rados.0.smithi042.stdout:2221: finishing rollback tid 2 to smithi04275593-23 2024-09-21T09:34:36.776 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 688 (ObjNum 671 snap 199 seq_num 671) dirty exists 2024-09-21T09:34:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:36 smithi133 ceph-mon[83064]: pgmap v428: 121 pgs: 121 active+clean; 262 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-21T09:34:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:36 smithi133 ceph-mon[83064]: osdmap e505: 8 total, 8 up, 8 in 2024-09-21T09:34:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:36 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:36 smithi042 ceph-mon[87662]: pgmap v428: 121 pgs: 121 active+clean; 262 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-21T09:34:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:36 smithi042 ceph-mon[87662]: osdmap e505: 8 total, 8 up, 8 in 2024-09-21T09:34:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:36 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:36 smithi042 ceph-mon[85820]: pgmap v428: 121 pgs: 121 active+clean; 262 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-21T09:34:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:36 smithi042 ceph-mon[85820]: osdmap e505: 8 total, 8 up, 8 in 2024-09-21T09:34:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:36 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:37.705 INFO:tasks.rados.rados.0.smithi042.stdout:2221: done (1 left) 2024-09-21T09:34:37.705 INFO:tasks.rados.rados.0.smithi042.stdout:2222: done (0 left) 2024-09-21T09:34:37.705 INFO:tasks.rados.rados.0.smithi042.stdout:2223: snap_remove snap 207 2024-09-21T09:34:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:37 smithi133 ceph-mon[83064]: osdmap e506: 8 total, 8 up, 8 in 2024-09-21T09:34:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:37 smithi133 ceph-mon[83064]: osdmap e507: 8 total, 8 up, 8 in 2024-09-21T09:34:38.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:37 smithi042 ceph-mon[85820]: osdmap e506: 8 total, 8 up, 8 in 2024-09-21T09:34:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:37 smithi042 ceph-mon[85820]: osdmap e507: 8 total, 8 up, 8 in 2024-09-21T09:34:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:37 smithi042 ceph-mon[87662]: osdmap e506: 8 total, 8 up, 8 in 2024-09-21T09:34:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:37 smithi042 ceph-mon[87662]: osdmap e507: 8 total, 8 up, 8 in 2024-09-21T09:34:38.707 INFO:tasks.rados.rados.0.smithi042.stdout:2223: done (0 left) 2024-09-21T09:34:38.707 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 215 2024-09-21T09:34:38.707 INFO:tasks.rados.rados.0.smithi042.stdout:2224: seq_num 712 ranges {1482752=729088,2211840=671744,2883584=671744,3555328=262144} 2024-09-21T09:34:38.720 INFO:tasks.rados.rados.0.smithi042.stdout:2224: writing smithi04275593-33 from 1482752 to 2211840 tid 1 2024-09-21T09:34:38.724 INFO:tasks.rados.rados.0.smithi042.stdout:2224: writing smithi04275593-33 from 2211840 to 2883584 tid 2 2024-09-21T09:34:38.728 INFO:tasks.rados.rados.0.smithi042.stdout:2224: writing smithi04275593-33 from 2883584 to 3555328 tid 3 2024-09-21T09:34:38.730 INFO:tasks.rados.rados.0.smithi042.stdout:2224: writing smithi04275593-33 from 3555328 to 3817472 tid 4 2024-09-21T09:34:38.730 INFO:tasks.rados.rados.0.smithi042.stdout:2225: snap_remove snap 196 2024-09-21T09:34:38.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:38 smithi133 ceph-mon[83064]: pgmap v431: 121 pgs: 121 active+clean; 265 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-09-21T09:34:38.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:38 smithi133 ceph-mon[83064]: osdmap e508: 8 total, 8 up, 8 in 2024-09-21T09:34:39.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:38 smithi042 ceph-mon[85820]: pgmap v431: 121 pgs: 121 active+clean; 265 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-09-21T09:34:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:38 smithi042 ceph-mon[85820]: osdmap e508: 8 total, 8 up, 8 in 2024-09-21T09:34:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:38 smithi042 ceph-mon[87662]: pgmap v431: 121 pgs: 121 active+clean; 265 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-09-21T09:34:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:38 smithi042 ceph-mon[87662]: osdmap e508: 8 total, 8 up, 8 in 2024-09-21T09:34:39.739 INFO:tasks.rados.rados.0.smithi042.stdout:2225: done (1 left) 2024-09-21T09:34:39.739 INFO:tasks.rados.rados.0.smithi042.stdout:2226: read oid 16 snap -1 2024-09-21T09:34:39.739 INFO:tasks.rados.rados.0.smithi042.stdout:2226: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:39.739 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 215 2024-09-21T09:34:39.739 INFO:tasks.rados.rados.0.smithi042.stdout:2224: finishing write tid 1 to smithi04275593-33 2024-09-21T09:34:39.739 INFO:tasks.rados.rados.0.smithi042.stdout:2224: finishing write tid 2 to smithi04275593-33 2024-09-21T09:34:39.739 INFO:tasks.rados.rados.0.smithi042.stdout:2224: finishing write tid 3 to smithi04275593-33 2024-09-21T09:34:39.740 INFO:tasks.rados.rados.0.smithi042.stdout:2227: seq_num 713 ranges {5799936=745472,6545408=557056,7102464=483328,7585792=565248} 2024-09-21T09:34:39.777 INFO:tasks.rados.rados.0.smithi042.stdout:2227: writing smithi04275593-3 from 5799936 to 6545408 tid 1 2024-09-21T09:34:39.780 INFO:tasks.rados.rados.0.smithi042.stdout:2227: writing smithi04275593-3 from 6545408 to 7102464 tid 2 2024-09-21T09:34:39.782 INFO:tasks.rados.rados.0.smithi042.stdout:2227: writing smithi04275593-3 from 7102464 to 7585792 tid 3 2024-09-21T09:34:39.786 INFO:tasks.rados.rados.0.smithi042.stdout:2227: writing smithi04275593-3 from 7585792 to 8151040 tid 4 2024-09-21T09:34:39.786 INFO:tasks.rados.rados.0.smithi042.stdout:2228: copy_from oid 32 from oid 1 current snap is 215 2024-09-21T09:34:39.786 INFO:tasks.rados.rados.0.smithi042.stdout:2224: finishing write tid 4 to smithi04275593-33 2024-09-21T09:34:39.786 INFO:tasks.rados.rados.0.smithi042.stdout:2224: finishing write tid 5 to smithi04275593-33 2024-09-21T09:34:39.786 INFO:tasks.rados.rados.0.smithi042.stdout:2224: finishing write tid 6 to smithi04275593-33 2024-09-21T09:34:39.787 INFO:tasks.rados.rados.0.smithi042.stdout:2224: oid 33 updating version 0 to 873 2024-09-21T09:34:39.787 INFO:tasks.rados.rados.0.smithi042.stdout:2224: oid 33 updating version 873 to 875 2024-09-21T09:34:39.787 INFO:tasks.rados.rados.0.smithi042.stdout:2224: oid 33 updating version 875 to 877 2024-09-21T09:34:39.787 INFO:tasks.rados.rados.0.smithi042.stdout:2224: oid 33 version 877 is already newer than 876 2024-09-21T09:34:39.787 INFO:tasks.rados.rados.0.smithi042.stdout:2224: oid 33 version 877 is already newer than 874 2024-09-21T09:34:39.787 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 877 (ObjNum 712 snap 215 seq_num 712) dirty exists 2024-09-21T09:34:39.787 INFO:tasks.rados.rados.0.smithi042.stdout:2224: left oid 33 (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:34:39.787 INFO:tasks.rados.rados.0.smithi042.stdout:2224: done (3 left) 2024-09-21T09:34:39.787 INFO:tasks.rados.rados.0.smithi042.stdout:2229: rmattr oid 27 current snap is 215 2024-09-21T09:34:39.787 INFO:tasks.rados.rados.0.smithi042.stdout:2226: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2227: finishing write tid 1 to smithi04275593-3 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2227: finishing write tid 2 to smithi04275593-3 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2227: finishing write tid 3 to smithi04275593-3 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2228: finishing copy_from to smithi04275593-32 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2228: got expected ENOENT (src dne) 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2228: finishing copy_from racing read to smithi04275593-32 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 609 (ObjNum 33 snap 0 seq_num 1751607668) dirty exists 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2227: finishing write tid 4 to smithi04275593-3 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2227: finishing write tid 5 to smithi04275593-3 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2227: finishing write tid 6 to smithi04275593-3 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2227: oid 3 updating version 0 to 610 2024-09-21T09:34:39.996 INFO:tasks.rados.rados.0.smithi042.stdout:2227: oid 3 version 610 is already newer than 609 2024-09-21T09:34:39.997 INFO:tasks.rados.rados.0.smithi042.stdout:2227: oid 3 version 610 is already newer than 608 2024-09-21T09:34:39.997 INFO:tasks.rados.rados.0.smithi042.stdout:2227: oid 3 version 610 is already newer than 607 2024-09-21T09:34:39.997 INFO:tasks.rados.rados.0.smithi042.stdout:2227: oid 3 updating version 610 to 611 2024-09-21T09:34:39.997 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 611 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:34:39.997 INFO:tasks.rados.rados.0.smithi042.stdout:2227: left oid 3 (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:34:39.997 INFO:tasks.rados.rados.0.smithi042.stdout:2226: done (3 left) 2024-09-21T09:34:39.997 INFO:tasks.rados.rados.0.smithi042.stdout:2227: done (2 left) 2024-09-21T09:34:39.997 INFO:tasks.rados.rados.0.smithi042.stdout:2228: done (1 left) 2024-09-21T09:34:39.997 INFO:tasks.rados.rados.0.smithi042.stdout:2229: done (0 left) 2024-09-21T09:34:39.997 INFO:tasks.rados.rados.0.smithi042.stdout:2230: snap_create 2024-09-21T09:34:40.739 INFO:tasks.rados.rados.0.smithi042.stdout:2230: done (0 left) 2024-09-21T09:34:40.740 INFO:tasks.rados.rados.0.smithi042.stdout:2231: delete oid 9 current snap is 216 2024-09-21T09:34:40.750 INFO:tasks.rados.rados.0.smithi042.stdout:2231: done (0 left) 2024-09-21T09:34:40.750 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 216 2024-09-21T09:34:40.750 INFO:tasks.rados.rados.0.smithi042.stdout:2232: seq_num 715 ranges {3088384=778240,3866624=770048,4636672=499712,5136384=335872} 2024-09-21T09:34:40.771 INFO:tasks.rados.rados.0.smithi042.stdout:2232: writing smithi04275593-35 from 3088384 to 3866624 tid 1 2024-09-21T09:34:40.775 INFO:tasks.rados.rados.0.smithi042.stdout:2232: writing smithi04275593-35 from 3866624 to 4636672 tid 2 2024-09-21T09:34:40.778 INFO:tasks.rados.rados.0.smithi042.stdout:2232: writing smithi04275593-35 from 4636672 to 5136384 tid 3 2024-09-21T09:34:40.781 INFO:tasks.rados.rados.0.smithi042.stdout:2232: writing smithi04275593-35 from 5136384 to 5472256 tid 4 2024-09-21T09:34:40.781 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 216 2024-09-21T09:34:40.781 INFO:tasks.rados.rados.0.smithi042.stdout:2233: seq_num 716 ranges {0=794624,794624=655360,1449984=704512,2154496=245760} 2024-09-21T09:34:40.786 INFO:tasks.rados.rados.0.smithi042.stdout:2233: writing smithi04275593-6 from 0 to 794624 tid 1 2024-09-21T09:34:40.789 INFO:tasks.rados.rados.0.smithi042.stdout:2233: writing smithi04275593-6 from 794624 to 1449984 tid 2 2024-09-21T09:34:40.794 INFO:tasks.rados.rados.0.smithi042.stdout:2233: writing smithi04275593-6 from 1449984 to 2154496 tid 3 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2233: writing smithi04275593-6 from 2154496 to 2400256 tid 4 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2234: delete oid 37 current snap is 216 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2232: finishing write tid 1 to smithi04275593-35 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2232: finishing write tid 2 to smithi04275593-35 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2232: finishing write tid 3 to smithi04275593-35 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2232: finishing write tid 4 to smithi04275593-35 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2232: finishing write tid 5 to smithi04275593-35 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2232: finishing write tid 6 to smithi04275593-35 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2232: oid 35 updating version 0 to 885 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2232: oid 35 version 885 is already newer than 883 2024-09-21T09:34:40.796 INFO:tasks.rados.rados.0.smithi042.stdout:2232: oid 35 updating version 885 to 886 2024-09-21T09:34:40.797 INFO:tasks.rados.rados.0.smithi042.stdout:2232: oid 35 updating version 886 to 887 2024-09-21T09:34:40.797 INFO:tasks.rados.rados.0.smithi042.stdout:2232: oid 35 version 887 is already newer than 884 2024-09-21T09:34:40.797 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 887 (ObjNum 715 snap 216 seq_num 715) dirty exists 2024-09-21T09:34:40.797 INFO:tasks.rados.rados.0.smithi042.stdout:2232: left oid 35 (ObjNum 715 snap 216 seq_num 715) 2024-09-21T09:34:40.797 INFO:tasks.rados.rados.0.smithi042.stdout:2233: finishing write tid 1 to smithi04275593-6 2024-09-21T09:34:40.797 INFO:tasks.rados.rados.0.smithi042.stdout:2233: finishing write tid 2 to smithi04275593-6 2024-09-21T09:34:40.798 INFO:tasks.rados.rados.0.smithi042.stdout:2233: finishing write tid 3 to smithi04275593-6 2024-09-21T09:34:40.798 INFO:tasks.rados.rados.0.smithi042.stdout:2232: done (2 left) 2024-09-21T09:34:40.798 INFO:tasks.rados.rados.0.smithi042.stdout:2234: done (1 left) 2024-09-21T09:34:40.798 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 40 current snap is 216 2024-09-21T09:34:40.798 INFO:tasks.rados.rados.0.smithi042.stdout:2235: seq_num 718 ranges {0=32768} 2024-09-21T09:34:40.798 INFO:tasks.rados.rados.0.smithi042.stdout:2235: writing smithi04275593-40 from 0 to 32768 tid 1 2024-09-21T09:34:40.798 INFO:tasks.rados.rados.0.smithi042.stdout:2236: copy_from oid 31 from oid 21 current snap is 216 2024-09-21T09:34:40.798 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 216 2024-09-21T09:34:40.799 INFO:tasks.rados.rados.0.smithi042.stdout:2237: seq_num 719 ranges {0=49152} 2024-09-21T09:34:40.799 INFO:tasks.rados.rados.0.smithi042.stdout:2237: writing smithi04275593-14 from 0 to 49152 tid 1 2024-09-21T09:34:40.800 INFO:tasks.rados.rados.0.smithi042.stdout:2238: copy_from oid 28 from oid 25 current snap is 216 2024-09-21T09:34:40.800 INFO:tasks.rados.rados.0.smithi042.stdout:2233: finishing write tid 4 to smithi04275593-6 2024-09-21T09:34:40.800 INFO:tasks.rados.rados.0.smithi042.stdout:2233: finishing write tid 5 to smithi04275593-6 2024-09-21T09:34:40.800 INFO:tasks.rados.rados.0.smithi042.stdout:2239: delete oid 7 current snap is 216 2024-09-21T09:34:40.800 INFO:tasks.rados.rados.0.smithi042.stdout:2236: finishing copy_from to smithi04275593-31 2024-09-21T09:34:40.800 INFO:tasks.rados.rados.0.smithi042.stdout:2236: got expected ENOENT (src dne) 2024-09-21T09:34:40.800 INFO:tasks.rados.rados.0.smithi042.stdout:2236: finishing copy_from racing read to smithi04275593-31 2024-09-21T09:34:40.801 INFO:tasks.rados.rados.0.smithi042.stdout:2233: finishing write tid 6 to smithi04275593-6 2024-09-21T09:34:40.802 INFO:tasks.rados.rados.0.smithi042.stdout:2233: oid 6 updating version 0 to 891 2024-09-21T09:34:40.802 INFO:tasks.rados.rados.0.smithi042.stdout:2233: oid 6 version 891 is already newer than 890 2024-09-21T09:34:40.802 INFO:tasks.rados.rados.0.smithi042.stdout:2233: oid 6 version 891 is already newer than 888 2024-09-21T09:34:40.802 INFO:tasks.rados.rados.0.smithi042.stdout:2233: oid 6 version 891 is already newer than 889 2024-09-21T09:34:40.802 INFO:tasks.rados.rados.0.smithi042.stdout:2233: oid 6 updating version 891 to 892 2024-09-21T09:34:40.802 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 892 (ObjNum 716 snap 216 seq_num 716) dirty exists 2024-09-21T09:34:40.802 INFO:tasks.rados.rados.0.smithi042.stdout:2233: left oid 6 (ObjNum 716 snap 216 seq_num 716) 2024-09-21T09:34:40.802 INFO:tasks.rados.rados.0.smithi042.stdout:2237: finishing write tid 1 to smithi04275593-14 2024-09-21T09:34:40.803 INFO:tasks.rados.rados.0.smithi042.stdout:2235: finishing write tid 1 to smithi04275593-40 2024-09-21T09:34:40.803 INFO:tasks.rados.rados.0.smithi042.stdout:2235: finishing write tid 2 to smithi04275593-40 2024-09-21T09:34:40.803 INFO:tasks.rados.rados.0.smithi042.stdout:2237: finishing write tid 2 to smithi04275593-14 2024-09-21T09:34:40.803 INFO:tasks.rados.rados.0.smithi042.stdout:2233: done (5 left) 2024-09-21T09:34:40.803 INFO:tasks.rados.rados.0.smithi042.stdout:2236: done (4 left) 2024-09-21T09:34:40.803 INFO:tasks.rados.rados.0.smithi042.stdout:2239: done (3 left) 2024-09-21T09:34:40.803 INFO:tasks.rados.rados.0.smithi042.stdout:2240: snap_remove snap 213 2024-09-21T09:34:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:40 smithi133 ceph-mon[83064]: pgmap v434: 121 pgs: 121 active+clean; 267 MiB data, 979 MiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-09-21T09:34:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:40 smithi133 ceph-mon[83064]: osdmap e509: 8 total, 8 up, 8 in 2024-09-21T09:34:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:40 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T09:34:41.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:40 smithi042 ceph-mon[85820]: pgmap v434: 121 pgs: 121 active+clean; 267 MiB data, 979 MiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-09-21T09:34:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:40 smithi042 ceph-mon[85820]: osdmap e509: 8 total, 8 up, 8 in 2024-09-21T09:34:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:40 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T09:34:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:40 smithi042 ceph-mon[87662]: pgmap v434: 121 pgs: 121 active+clean; 267 MiB data, 979 MiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-09-21T09:34:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:40 smithi042 ceph-mon[87662]: osdmap e509: 8 total, 8 up, 8 in 2024-09-21T09:34:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:40 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T09:34:41.751 INFO:tasks.rados.rados.0.smithi042.stdout:2235: finishing write tid 3 to smithi04275593-40 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:2235: oid 40 updating version 0 to 590 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:2235: oid 40 version 590 is already newer than 589 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 590 (ObjNum 718 snap 216 seq_num 718) dirty exists 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:2235: left oid 40 (ObjNum 718 snap 216 seq_num 718) 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:2237: finishing write tid 3 to smithi04275593-14 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:2237: oid 14 updating version 0 to 674 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:2237: oid 14 version 674 is already newer than 673 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 674 (ObjNum 719 snap 216 seq_num 719) dirty exists 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:2237: left oid 14 (ObjNum 719 snap 216 seq_num 719) 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:2238: finishing copy_from racing read to smithi04275593-28 2024-09-21T09:34:41.752 INFO:tasks.rados.rados.0.smithi042.stdout:2238: finishing copy_from to smithi04275593-28 2024-09-21T09:34:41.753 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 836 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:34:41.753 INFO:tasks.rados.rados.0.smithi042.stdout:2235: done (3 left) 2024-09-21T09:34:41.753 INFO:tasks.rados.rados.0.smithi042.stdout:2237: done (2 left) 2024-09-21T09:34:41.753 INFO:tasks.rados.rados.0.smithi042.stdout:2238: done (1 left) 2024-09-21T09:34:41.753 INFO:tasks.rados.rados.0.smithi042.stdout:2240: done (0 left) 2024-09-21T09:34:41.753 INFO:tasks.rados.rados.0.smithi042.stdout:2241: snap_remove snap 209 2024-09-21T09:34:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:41 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T09:34:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:41 smithi133 ceph-mon[83064]: Upgrade: osd.7 is safe to restart 2024-09-21T09:34:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:41 smithi133 ceph-mon[83064]: osdmap e510: 8 total, 8 up, 8 in 2024-09-21T09:34:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:41 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T09:34:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-mon[85820]: Upgrade: osd.7 is safe to restart 2024-09-21T09:34:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-mon[85820]: osdmap e510: 8 total, 8 up, 8 in 2024-09-21T09:34:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T09:34:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-mon[87662]: Upgrade: osd.7 is safe to restart 2024-09-21T09:34:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-mon[87662]: osdmap e510: 8 total, 8 up, 8 in 2024-09-21T09:34:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:42.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:34:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:34:41] "GET /metrics HTTP/1.1" 200 36217 "" "Prometheus/2.43.0" 2024-09-21T09:34:42.707 INFO:tasks.rados.rados.0.smithi042.stdout:2241: done (0 left) 2024-09-21T09:34:42.707 INFO:tasks.rados.rados.0.smithi042.stdout:2242: copy_from oid 11 from oid 40 current snap is 216 2024-09-21T09:34:42.707 INFO:tasks.rados.rados.0.smithi042.stdout:2243: read oid 22 snap -1 2024-09-21T09:34:42.708 INFO:tasks.rados.rados.0.smithi042.stdout:2243: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:42.708 INFO:tasks.rados.rados.0.smithi042.stdout:2244: read oid 27 snap -1 2024-09-21T09:34:42.708 INFO:tasks.rados.rados.0.smithi042.stdout:2244: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:34:42.708 INFO:tasks.rados.rados.0.smithi042.stdout:2245: setattr oid 6 current snap is 216 2024-09-21T09:34:42.710 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 216 2024-09-21T09:34:42.710 INFO:tasks.rados.rados.0.smithi042.stdout:2246: seq_num 721 ranges {0=81920} 2024-09-21T09:34:42.711 INFO:tasks.rados.rados.0.smithi042.stdout:2246: writing smithi04275593-37 from 0 to 81920 tid 1 2024-09-21T09:34:42.711 INFO:tasks.rados.rados.0.smithi042.stdout:2244: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:34:42.714 INFO:tasks.rados.rados.0.smithi042.stdout:2244: done (4 left) 2024-09-21T09:34:42.714 INFO:tasks.rados.rados.0.smithi042.stdout:2247: copy_from oid 44 from oid 4 current snap is 216 2024-09-21T09:34:42.714 INFO:tasks.rados.rados.0.smithi042.stdout:2248: rollback oid 49 current snap is 216 2024-09-21T09:34:42.714 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 49 to 214 2024-09-21T09:34:42.714 INFO:tasks.rados.rados.0.smithi042.stdout:2249: rollback oid 39 current snap is 216 2024-09-21T09:34:42.714 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 39 to 200 2024-09-21T09:34:42.714 INFO:tasks.rados.rados.0.smithi042.stdout:2250: snap_create 2024-09-21T09:34:42.716 INFO:tasks.rados.rados.0.smithi042.stdout:2246: finishing write tid 1 to smithi04275593-37 2024-09-21T09:34:42.717 INFO:tasks.rados.rados.0.smithi042.stdout:2246: finishing write tid 2 to smithi04275593-37 2024-09-21T09:34:42.718 INFO:tasks.rados.rados.0.smithi042.stdout:2249: finishing rollback tid 1 to smithi04275593-39 2024-09-21T09:34:42.718 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 665 (ObjNum 33 snap 0 seq_num 3458694088) dirty dne 2024-09-21T09:34:42.719 INFO:tasks.rados.rados.0.smithi042.stdout:2246: finishing write tid 3 to smithi04275593-37 2024-09-21T09:34:42.720 INFO:tasks.rados.rados.0.smithi042.stdout:2246: oid 37 updating version 0 to 838 2024-09-21T09:34:42.720 INFO:tasks.rados.rados.0.smithi042.stdout:2246: oid 37 updating version 838 to 839 2024-09-21T09:34:42.720 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 839 (ObjNum 721 snap 216 seq_num 721) dirty exists 2024-09-21T09:34:42.720 INFO:tasks.rados.rados.0.smithi042.stdout:2246: left oid 37 (ObjNum 721 snap 216 seq_num 721) 2024-09-21T09:34:42.722 INFO:tasks.rados.rados.0.smithi042.stdout:2248: finishing rollback tid 0 to smithi04275593-49 2024-09-21T09:34:42.722 INFO:tasks.rados.rados.0.smithi042.stdout:2248: finishing rollback tid 1 to smithi04275593-49 2024-09-21T09:34:42.722 INFO:tasks.rados.rados.0.smithi042.stdout:2242: finishing copy_from racing read to smithi04275593-11 2024-09-21T09:34:42.722 INFO:tasks.rados.rados.0.smithi042.stdout:2248: finishing rollback tid 2 to smithi04275593-49 2024-09-21T09:34:42.722 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 847 (ObjNum 702 snap 209 seq_num 702) dirty exists 2024-09-21T09:34:42.723 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 901 (ObjNum 716 snap 216 seq_num 716) dirty exists 2024-09-21T09:34:42.725 INFO:tasks.rados.rados.0.smithi042.stdout:2242: finishing copy_from to smithi04275593-11 2024-09-21T09:34:42.725 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 590 (ObjNum 718 snap 216 seq_num 718) dirty exists 2024-09-21T09:34:42.733 INFO:tasks.rados.rados.0.smithi042.stdout:2243: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:34:42.843 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:42 smithi133 ceph-mon[83064]: pgmap v437: 121 pgs: 121 active+clean; 267 MiB data, 981 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 570 KiB/s wr, 2 op/s 2024-09-21T09:34:42.843 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:42 smithi133 ceph-mon[83064]: osdmap e511: 8 total, 8 up, 8 in 2024-09-21T09:34:42.843 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:42 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:42.843 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:42 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T09:34:42.843 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:42 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:34:42.843 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:42 smithi133 ceph-mon[83064]: osdmap e512: 8 total, 8 up, 8 in 2024-09-21T09:34:42.943 INFO:tasks.rados.rados.0.smithi042.stdout:2247: finishing copy_from racing read to smithi04275593-44 2024-09-21T09:34:42.943 INFO:tasks.rados.rados.0.smithi042.stdout:2247: finishing copy_from to smithi04275593-44 2024-09-21T09:34:42.943 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 588 (ObjNum 709 snap 211 seq_num 709) dirty exists 2024-09-21T09:34:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[85820]: pgmap v437: 121 pgs: 121 active+clean; 267 MiB data, 981 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 570 KiB/s wr, 2 op/s 2024-09-21T09:34:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[85820]: osdmap e511: 8 total, 8 up, 8 in 2024-09-21T09:34:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T09:34:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:34:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[85820]: osdmap e512: 8 total, 8 up, 8 in 2024-09-21T09:34:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[87662]: pgmap v437: 121 pgs: 121 active+clean; 267 MiB data, 981 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 570 KiB/s wr, 2 op/s 2024-09-21T09:34:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[87662]: osdmap e511: 8 total, 8 up, 8 in 2024-09-21T09:34:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T09:34:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:34:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:42 smithi042 ceph-mon[87662]: osdmap e512: 8 total, 8 up, 8 in 2024-09-21T09:34:43.708 INFO:tasks.rados.rados.0.smithi042.stdout:2242: done (7 left) 2024-09-21T09:34:43.708 INFO:tasks.rados.rados.0.smithi042.stdout:2243: done (6 left) 2024-09-21T09:34:43.708 INFO:tasks.rados.rados.0.smithi042.stdout:2245: done (5 left) 2024-09-21T09:34:43.708 INFO:tasks.rados.rados.0.smithi042.stdout:2246: done (4 left) 2024-09-21T09:34:43.708 INFO:tasks.rados.rados.0.smithi042.stdout:2247: done (3 left) 2024-09-21T09:34:43.708 INFO:tasks.rados.rados.0.smithi042.stdout:2248: done (2 left) 2024-09-21T09:34:43.708 INFO:tasks.rados.rados.0.smithi042.stdout:2249: done (1 left) 2024-09-21T09:34:43.708 INFO:tasks.rados.rados.0.smithi042.stdout:2250: done (0 left) 2024-09-21T09:34:43.708 INFO:tasks.rados.rados.0.smithi042.stdout:2251: read oid 42 snap 216 2024-09-21T09:34:43.709 INFO:tasks.rados.rados.0.smithi042.stdout:2251: expect deleted 2024-09-21T09:34:43.709 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 217 2024-09-21T09:34:43.709 INFO:tasks.rados.rados.0.smithi042.stdout:2252: seq_num 722 ranges {0=98304} 2024-09-21T09:34:43.709 INFO:tasks.rados.rados.0.smithi042.stdout:2252: writing smithi04275593-12 from 0 to 98304 tid 1 2024-09-21T09:34:43.709 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 217 2024-09-21T09:34:43.709 INFO:tasks.rados.rados.0.smithi042.stdout:2253: seq_num 723 ranges {4145152=114688} 2024-09-21T09:34:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:2253: writing smithi04275593-22 from 4145152 to 4259840 tid 1 2024-09-21T09:34:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:2254: rollback oid 35 current snap is 217 2024-09-21T09:34:43.732 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 35 to 212 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2252: finishing write tid 1 to smithi04275593-12 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2252: finishing write tid 2 to smithi04275593-12 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2252: finishing write tid 3 to smithi04275593-12 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2252: oid 12 updating version 0 to 705 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2252: oid 12 version 705 is already newer than 704 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 705 (ObjNum 722 snap 217 seq_num 722) dirty exists 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2252: left oid 12 (ObjNum 722 snap 217 seq_num 722) 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2251: done (3 left) 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2252: done (2 left) 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2255: rollback oid 50 current snap is 217 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 50 to 211 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2256: read oid 15 snap -1 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2256: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2257: read oid 42 snap -1 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2257: expect deleted 2024-09-21T09:34:43.733 INFO:tasks.rados.rados.0.smithi042.stdout:2258: snap_create 2024-09-21T09:34:43.737 INFO:tasks.rados.rados.0.smithi042.stdout:2254: finishing rollback tid 0 to smithi04275593-35 2024-09-21T09:34:43.737 INFO:tasks.rados.rados.0.smithi042.stdout:2255: finishing rollback tid 0 to smithi04275593-50 2024-09-21T09:34:43.737 INFO:tasks.rados.rados.0.smithi042.stdout:2255: finishing rollback tid 1 to smithi04275593-50 2024-09-21T09:34:43.738 INFO:tasks.rados.rados.0.smithi042.stdout:2255: finishing rollback tid 2 to smithi04275593-50 2024-09-21T09:34:43.738 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 709 (ObjNum 704 snap 210 seq_num 704) dirty exists 2024-09-21T09:34:43.738 INFO:tasks.rados.rados.0.smithi042.stdout:2254: finishing rollback tid 1 to smithi04275593-35 2024-09-21T09:34:43.739 INFO:tasks.rados.rados.0.smithi042.stdout:2254: finishing rollback tid 2 to smithi04275593-35 2024-09-21T09:34:43.739 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 909 (ObjNum 672 snap 199 seq_num 672) dirty exists 2024-09-21T09:34:43.740 INFO:tasks.rados.rados.0.smithi042.stdout:2253: finishing write tid 1 to smithi04275593-22 2024-09-21T09:34:43.741 INFO:tasks.rados.rados.0.smithi042.stdout:2253: finishing write tid 2 to smithi04275593-22 2024-09-21T09:34:43.742 INFO:tasks.rados.rados.0.smithi042.stdout:2253: finishing write tid 3 to smithi04275593-22 2024-09-21T09:34:43.742 INFO:tasks.rados.rados.0.smithi042.stdout:2253: oid 22 updating version 0 to 891 2024-09-21T09:34:43.742 INFO:tasks.rados.rados.0.smithi042.stdout:2253: oid 22 updating version 891 to 892 2024-09-21T09:34:43.742 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 892 (ObjNum 723 snap 217 seq_num 723) dirty exists 2024-09-21T09:34:43.742 INFO:tasks.rados.rados.0.smithi042.stdout:2253: left oid 22 (ObjNum 723 snap 217 seq_num 723) 2024-09-21T09:34:43.745 INFO:tasks.rados.rados.0.smithi042.stdout:2256: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:44.008 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:43 smithi133 ceph-mon[83064]: Upgrade: Updating osd.7 2024-09-21T09:34:44.008 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:43 smithi133 ceph-mon[83064]: Deploying daemon osd.7 on smithi133 2024-09-21T09:34:44.008 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:43 smithi133 ceph-mon[83064]: osdmap e513: 8 total, 8 up, 8 in 2024-09-21T09:34:44.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:43 smithi042 ceph-mon[87662]: Upgrade: Updating osd.7 2024-09-21T09:34:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:43 smithi042 ceph-mon[87662]: Deploying daemon osd.7 on smithi133 2024-09-21T09:34:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:43 smithi042 ceph-mon[87662]: osdmap e513: 8 total, 8 up, 8 in 2024-09-21T09:34:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:43 smithi042 ceph-mon[85820]: Upgrade: Updating osd.7 2024-09-21T09:34:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:43 smithi042 ceph-mon[85820]: Deploying daemon osd.7 on smithi133 2024-09-21T09:34:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:43 smithi042 ceph-mon[85820]: osdmap e513: 8 total, 8 up, 8 in 2024-09-21T09:34:44.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:34:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=sqlstore.transactions t=2024-09-21T09:34:44.243259911Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T09:34:44.493 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:34:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[61331]: logger=cleanup t=2024-09-21T09:34:44.245368181Z level=info msg="Completed cleanup jobs" duration=13.487888ms 2024-09-21T09:34:44.709 INFO:tasks.rados.rados.0.smithi042.stdout:2253: done (5 left) 2024-09-21T09:34:44.709 INFO:tasks.rados.rados.0.smithi042.stdout:2254: done (4 left) 2024-09-21T09:34:44.709 INFO:tasks.rados.rados.0.smithi042.stdout:2255: done (3 left) 2024-09-21T09:34:44.709 INFO:tasks.rados.rados.0.smithi042.stdout:2256: done (2 left) 2024-09-21T09:34:44.709 INFO:tasks.rados.rados.0.smithi042.stdout:2257: done (1 left) 2024-09-21T09:34:44.709 INFO:tasks.rados.rados.0.smithi042.stdout:2258: done (0 left) 2024-09-21T09:34:44.709 INFO:tasks.rados.rados.0.smithi042.stdout:2259: setattr oid 48 current snap is 218 2024-09-21T09:34:44.712 INFO:tasks.rados.rados.0.smithi042.stdout:2260: read oid 15 snap -1 2024-09-21T09:34:44.712 INFO:tasks.rados.rados.0.smithi042.stdout:2260: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:44.712 INFO:tasks.rados.rados.0.smithi042.stdout:2261: read oid 33 snap -1 2024-09-21T09:34:44.712 INFO:tasks.rados.rados.0.smithi042.stdout:2261: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:34:44.712 INFO:tasks.rados.rados.0.smithi042.stdout:2262: snap_create 2024-09-21T09:34:44.717 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 710 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-09-21T09:34:44.724 INFO:tasks.rados.rados.0.smithi042.stdout:2260: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:34:44.866 INFO:tasks.rados.rados.0.smithi042.stdout:2261: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:34:44.870 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:44 smithi133 ceph-mon[83064]: pgmap v440: 121 pgs: 121 active+clean; 269 MiB data, 982 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 574 KiB/s wr, 2 op/s 2024-09-21T09:34:44.870 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:44 smithi133 ceph-mon[83064]: osdmap e514: 8 total, 8 up, 8 in 2024-09-21T09:34:45.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:44 smithi042 ceph-mon[87662]: pgmap v440: 121 pgs: 121 active+clean; 269 MiB data, 982 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 574 KiB/s wr, 2 op/s 2024-09-21T09:34:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:44 smithi042 ceph-mon[87662]: osdmap e514: 8 total, 8 up, 8 in 2024-09-21T09:34:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:44 smithi042 ceph-mon[85820]: pgmap v440: 121 pgs: 121 active+clean; 269 MiB data, 982 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 574 KiB/s wr, 2 op/s 2024-09-21T09:34:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:44 smithi042 ceph-mon[85820]: osdmap e514: 8 total, 8 up, 8 in 2024-09-21T09:34:45.483 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:45 smithi133 systemd[1]: Stopping Ceph osd.7 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:34:45.713 INFO:tasks.rados.rados.0.smithi042.stdout:2259: done (3 left) 2024-09-21T09:34:45.713 INFO:tasks.rados.rados.0.smithi042.stdout:2260: done (2 left) 2024-09-21T09:34:45.714 INFO:tasks.rados.rados.0.smithi042.stdout:2261: done (1 left) 2024-09-21T09:34:45.714 INFO:tasks.rados.rados.0.smithi042.stdout:2262: done (0 left) 2024-09-21T09:34:45.714 INFO:tasks.rados.rados.0.smithi042.stdout:2263: copy_from oid 21 from oid 50 current snap is 219 2024-09-21T09:34:45.714 INFO:tasks.rados.rados.0.smithi042.stdout:2264: read oid 7 snap -1 2024-09-21T09:34:45.714 INFO:tasks.rados.rados.0.smithi042.stdout:2264: expect deleted 2024-09-21T09:34:45.714 INFO:tasks.rados.rados.0.smithi042.stdout:2265: read oid 37 snap -1 2024-09-21T09:34:45.714 INFO:tasks.rados.rados.0.smithi042.stdout:2265: expect (ObjNum 721 snap 216 seq_num 721) 2024-09-21T09:34:45.714 INFO:tasks.rados.rados.0.smithi042.stdout:2266: snap_create 2024-09-21T09:34:45.719 INFO:tasks.rados.rados.0.smithi042.stdout:2265: expect (ObjNum 721 snap 216 seq_num 721) 2024-09-21T09:34:45.742 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[53817]: 2024-09-21T09:34:45.481+0000 7f73791d6640 -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-09-21T09:34:45.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[53817]: 2024-09-21T09:34:45.481+0000 7f73791d6640 -1 osd.7 514 *** Got signal Terminated *** 2024-09-21T09:34:45.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[53817]: 2024-09-21T09:34:45.481+0000 7f73791d6640 -1 osd.7 514 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:34:45.767 INFO:tasks.rados.rados.0.smithi042.stdout:2263: finishing copy_from racing read to smithi04275593-21 2024-09-21T09:34:45.768 INFO:tasks.rados.rados.0.smithi042.stdout:2263: finishing copy_from to smithi04275593-21 2024-09-21T09:34:45.768 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 709 (ObjNum 704 snap 210 seq_num 704) dirty exists 2024-09-21T09:34:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:45 smithi042 ceph-mon[85820]: osd.7 marked itself down and dead 2024-09-21T09:34:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:45 smithi042 ceph-mon[85820]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:34:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:45 smithi042 ceph-mon[85820]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-21T09:34:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:45 smithi042 ceph-mon[85820]: osdmap e515: 8 total, 7 up, 8 in 2024-09-21T09:34:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:45 smithi042 ceph-mon[87662]: osd.7 marked itself down and dead 2024-09-21T09:34:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:45 smithi042 ceph-mon[87662]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:34:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:45 smithi042 ceph-mon[87662]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-21T09:34:46.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:45 smithi042 ceph-mon[87662]: osdmap e515: 8 total, 7 up, 8 in 2024-09-21T09:34:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:45 smithi133 ceph-mon[83064]: osd.7 marked itself down and dead 2024-09-21T09:34:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:45 smithi133 ceph-mon[83064]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T09:34:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:45 smithi133 ceph-mon[83064]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-21T09:34:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:45 smithi133 ceph-mon[83064]: osdmap e515: 8 total, 7 up, 8 in 2024-09-21T09:34:46.533 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:46 smithi133 podman[101161]: 2024-09-21 09:34:46.257817963 +0000 UTC m=+0.899587823 container died 15af08d4e43544fb131ea0461a3c7919ea7bc02f17b4a2b06880b2df75b5de63 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:34:46.718 INFO:tasks.rados.rados.0.smithi042.stdout:2263: done (3 left) 2024-09-21T09:34:46.718 INFO:tasks.rados.rados.0.smithi042.stdout:2264: done (2 left) 2024-09-21T09:34:46.718 INFO:tasks.rados.rados.0.smithi042.stdout:2265: done (1 left) 2024-09-21T09:34:46.718 INFO:tasks.rados.rados.0.smithi042.stdout:2266: done (0 left) 2024-09-21T09:34:46.718 INFO:tasks.rados.rados.0.smithi042.stdout:2267: rollback oid 37 current snap is 220 2024-09-21T09:34:46.718 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 37 to 212 2024-09-21T09:34:46.718 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 220 2024-09-21T09:34:46.719 INFO:tasks.rados.rados.0.smithi042.stdout:2268: seq_num 724 ranges {0=131072} 2024-09-21T09:34:46.719 INFO:tasks.rados.rados.0.smithi042.stdout:2268: writing smithi04275593-48 from 0 to 131072 tid 1 2024-09-21T09:34:46.719 INFO:tasks.rados.rados.0.smithi042.stdout:2269: snap_create 2024-09-21T09:34:46.726 INFO:tasks.rados.rados.0.smithi042.stdout:2267: finishing rollback tid 0 to smithi04275593-37 2024-09-21T09:34:46.726 INFO:tasks.rados.rados.0.smithi042.stdout:2267: finishing rollback tid 1 to smithi04275593-37 2024-09-21T09:34:46.726 INFO:tasks.rados.rados.0.smithi042.stdout:2267: finishing rollback tid 2 to smithi04275593-37 2024-09-21T09:34:46.727 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 842 (ObjNum 685 snap 200 seq_num 685) dirty exists 2024-09-21T09:34:46.730 INFO:tasks.rados.rados.0.smithi042.stdout:2268: finishing write tid 1 to smithi04275593-48 2024-09-21T09:34:46.730 INFO:tasks.rados.rados.0.smithi042.stdout:2268: finishing write tid 2 to smithi04275593-48 2024-09-21T09:34:46.731 INFO:tasks.rados.rados.0.smithi042.stdout:2268: finishing write tid 3 to smithi04275593-48 2024-09-21T09:34:46.731 INFO:tasks.rados.rados.0.smithi042.stdout:2268: oid 48 updating version 0 to 713 2024-09-21T09:34:46.732 INFO:tasks.rados.rados.0.smithi042.stdout:2268: oid 48 version 713 is already newer than 712 2024-09-21T09:34:46.732 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 713 (ObjNum 724 snap 220 seq_num 724) dirty exists 2024-09-21T09:34:46.732 INFO:tasks.rados.rados.0.smithi042.stdout:2268: left oid 48 (ObjNum 724 snap 220 seq_num 724) 2024-09-21T09:34:46.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:46 smithi133 ceph-mon[83064]: pgmap v443: 121 pgs: 121 active+clean; 275 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-09-21T09:34:46.892 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:46 smithi133 ceph-mon[83064]: osdmap e516: 8 total, 7 up, 8 in 2024-09-21T09:34:46.893 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:46 smithi133 podman[101161]: 2024-09-21 09:34:46.614482953 +0000 UTC m=+1.256252802 container cleanup 15af08d4e43544fb131ea0461a3c7919ea7bc02f17b4a2b06880b2df75b5de63 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-21T09:34:46.893 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:46 smithi133 bash[101161]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7 2024-09-21T09:34:47.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:46 smithi042 ceph-mon[85820]: pgmap v443: 121 pgs: 121 active+clean; 275 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-09-21T09:34:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:46 smithi042 ceph-mon[85820]: osdmap e516: 8 total, 7 up, 8 in 2024-09-21T09:34:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:46 smithi042 ceph-mon[87662]: pgmap v443: 121 pgs: 121 active+clean; 275 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-09-21T09:34:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:46 smithi042 ceph-mon[87662]: osdmap e516: 8 total, 7 up, 8 in 2024-09-21T09:34:47.243 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:46 smithi133 podman[101176]: 2024-09-21 09:34:46.890940574 +0000 UTC m=+0.635049764 container remove 15af08d4e43544fb131ea0461a3c7919ea7bc02f17b4a2b06880b2df75b5de63 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:34:47.499 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:47 smithi133 podman[101267]: 2024-09-21 09:34:47.150413927 +0000 UTC m=+0.016247457 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:34:47.499 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:47 smithi133 podman[101267]: 2024-09-21 09:34:47.267112545 +0000 UTC m=+0.132946118 container create b62da91c81a69b50460e94f9c4a6cd2663ad229a6ef888e69eeb04817d667d2a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, io.buildah.version=1.37.2) 2024-09-21T09:34:47.500 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:47 smithi133 podman[101267]: 2024-09-21 09:34:47.494800107 +0000 UTC m=+0.360633637 container init b62da91c81a69b50460e94f9c4a6cd2663ad229a6ef888e69eeb04817d667d2a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, 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, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T09:34:47.500 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:47 smithi133 podman[101267]: 2024-09-21 09:34:47.498193026 +0000 UTC m=+0.364026557 container start b62da91c81a69b50460e94f9c4a6cd2663ad229a6ef888e69eeb04817d667d2a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-21T09:34:47.708 INFO:tasks.rados.rados.0.smithi042.stdout:2267: done (2 left) 2024-09-21T09:34:47.708 INFO:tasks.rados.rados.0.smithi042.stdout:2268: done (1 left) 2024-09-21T09:34:47.708 INFO:tasks.rados.rados.0.smithi042.stdout:2269: done (0 left) 2024-09-21T09:34:47.708 INFO:tasks.rados.rados.0.smithi042.stdout:2270: read oid 21 snap -1 2024-09-21T09:34:47.708 INFO:tasks.rados.rados.0.smithi042.stdout:2270: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:34:47.708 INFO:tasks.rados.rados.0.smithi042.stdout:2271: snap_create 2024-09-21T09:34:47.759 INFO:tasks.rados.rados.0.smithi042.stdout:2270: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:34:47.993 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:47 smithi133 podman[101267]: 2024-09-21 09:34:47.603089557 +0000 UTC m=+0.468923107 container attach b62da91c81a69b50460e94f9c4a6cd2663ad229a6ef888e69eeb04817d667d2a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_BRANCH=HEAD) 2024-09-21T09:34:47.993 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:47 smithi133 podman[101267]: 2024-09-21 09:34:47.685248817 +0000 UTC m=+0.551082347 container died b62da91c81a69b50460e94f9c4a6cd2663ad229a6ef888e69eeb04817d667d2a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=main-62da54b) 2024-09-21T09:34:48.714 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:48 smithi133 podman[101289]: 2024-09-21 09:34:48.348349369 +0000 UTC m=+0.652462642 container remove b62da91c81a69b50460e94f9c4a6cd2663ad229a6ef888e69eeb04817d667d2a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-21T09:34:48.714 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:48 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.7.service: Deactivated successfully. 2024-09-21T09:34:48.714 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:48 smithi133 systemd[1]: Stopped Ceph osd.7 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:34:48.714 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:48 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.7.service: Consumed 15.586s CPU time. 2024-09-21T09:34:48.714 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:48 smithi133 systemd[1]: Starting Ceph osd.7 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:34:48.809 INFO:tasks.rados.rados.0.smithi042.stdout:2270: done (1 left) 2024-09-21T09:34:48.809 INFO:tasks.rados.rados.0.smithi042.stdout:2271: done (0 left) 2024-09-21T09:34:48.809 INFO:tasks.rados.rados.0.smithi042.stdout:2272: rollback oid 23 current snap is 222 2024-09-21T09:34:48.809 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 23 to 216 2024-09-21T09:34:48.809 INFO:tasks.rados.rados.0.smithi042.stdout:2273: copy_from oid 7 from oid 25 current snap is 222 2024-09-21T09:34:48.809 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 222 2024-09-21T09:34:48.810 INFO:tasks.rados.rados.0.smithi042.stdout:2274: seq_num 725 ranges {2154496=147456} 2024-09-21T09:34:48.822 INFO:tasks.rados.rados.0.smithi042.stdout:2274: writing smithi04275593-8 from 2154496 to 2301952 tid 1 2024-09-21T09:34:48.822 INFO:tasks.rados.rados.0.smithi042.stdout:2275: snap_remove snap 212 2024-09-21T09:34:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:48 smithi133 ceph-mon[83064]: pgmap v446: 121 pgs: 3 activating+undersized, 8 active+undersized, 9 peering, 10 stale+active+clean, 3 active+undersized+degraded, 88 active+clean; 275 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.6 MiB/s wr, 21 op/s; 5/495 objects degraded (1.010%) 2024-09-21T09:34:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:48 smithi133 ceph-mon[83064]: osdmap e517: 8 total, 7 up, 8 in 2024-09-21T09:34:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:48 smithi133 ceph-mon[83064]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T09:34:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:48 smithi133 ceph-mon[83064]: Health check failed: Degraded data redundancy: 5/495 objects degraded (1.010%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:48.993 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:48 smithi133 podman[101387]: 2024-09-21 09:34:48.694604102 +0000 UTC m=+0.015784542 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:34:48.993 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:48 smithi133 podman[101387]: 2024-09-21 09:34:48.924436691 +0000 UTC m=+0.245617101 container create 7ffb99224d54c6240e866ecc2d3bc12a09eb07ca9337bcbe08ebeafc86719488 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T09:34:49.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:48 smithi042 ceph-mon[87662]: pgmap v446: 121 pgs: 3 activating+undersized, 8 active+undersized, 9 peering, 10 stale+active+clean, 3 active+undersized+degraded, 88 active+clean; 275 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.6 MiB/s wr, 21 op/s; 5/495 objects degraded (1.010%) 2024-09-21T09:34:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:48 smithi042 ceph-mon[87662]: osdmap e517: 8 total, 7 up, 8 in 2024-09-21T09:34:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:48 smithi042 ceph-mon[87662]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T09:34:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:48 smithi042 ceph-mon[87662]: Health check failed: Degraded data redundancy: 5/495 objects degraded (1.010%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:48 smithi042 ceph-mon[85820]: pgmap v446: 121 pgs: 3 activating+undersized, 8 active+undersized, 9 peering, 10 stale+active+clean, 3 active+undersized+degraded, 88 active+clean; 275 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.6 MiB/s wr, 21 op/s; 5/495 objects degraded (1.010%) 2024-09-21T09:34:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:48 smithi042 ceph-mon[85820]: osdmap e517: 8 total, 7 up, 8 in 2024-09-21T09:34:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:48 smithi042 ceph-mon[85820]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T09:34:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:48 smithi042 ceph-mon[85820]: Health check failed: Degraded data redundancy: 5/495 objects degraded (1.010%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:49.318 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 podman[101387]: 2024-09-21 09:34:49.185448188 +0000 UTC m=+0.506628616 container init 7ffb99224d54c6240e866ecc2d3bc12a09eb07ca9337bcbe08ebeafc86719488 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=main-62da54b, 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, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-21T09:34:49.318 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 podman[101387]: 2024-09-21 09:34:49.188825879 +0000 UTC m=+0.510006301 container start 7ffb99224d54c6240e866ecc2d3bc12a09eb07ca9337bcbe08ebeafc86719488 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-21T09:34:49.318 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 podman[101387]: 2024-09-21 09:34:49.24374503 +0000 UTC m=+0.564925453 container attach 7ffb99224d54c6240e866ecc2d3bc12a09eb07ca9337bcbe08ebeafc86719488 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, 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, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True) 2024-09-21T09:34:49.717 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate[101402]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:34:49.717 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 bash[101387]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:34:49.717 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate[101402]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:34:49.717 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 bash[101387]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T09:34:49.722 INFO:tasks.rados.rados.0.smithi042.stdout:2275: done (3 left) 2024-09-21T09:34:49.722 INFO:tasks.rados.rados.0.smithi042.stdout:2276: read oid 31 snap -1 2024-09-21T09:34:49.722 INFO:tasks.rados.rados.0.smithi042.stdout:2276: expect deleted 2024-09-21T09:34:49.722 INFO:tasks.rados.rados.0.smithi042.stdout:2277: read oid 29 snap -1 2024-09-21T09:34:49.722 INFO:tasks.rados.rados.0.smithi042.stdout:2277: expect deleted 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2278: delete oid 48 current snap is 222 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2272: finishing rollback tid 0 to smithi04275593-23 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2272: finishing rollback tid 1 to smithi04275593-23 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2272: finishing rollback tid 2 to smithi04275593-23 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 705 (ObjNum 671 snap 199 seq_num 671) dirty exists 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2273: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2273: finishing copy_from to smithi04275593-7 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 836 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2274: finishing write tid 1 to smithi04275593-8 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2274: finishing write tid 2 to smithi04275593-8 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2274: finishing write tid 3 to smithi04275593-8 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2274: oid 8 updating version 0 to 696 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:2274: oid 8 version 696 is already newer than 695 2024-09-21T09:34:49.723 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 696 (ObjNum 725 snap 222 seq_num 725) dirty exists 2024-09-21T09:34:49.724 INFO:tasks.rados.rados.0.smithi042.stdout:2274: left oid 8 (ObjNum 725 snap 222 seq_num 725) 2024-09-21T09:34:49.734 INFO:tasks.rados.rados.0.smithi042.stdout:2272: done (5 left) 2024-09-21T09:34:49.734 INFO:tasks.rados.rados.0.smithi042.stdout:2273: done (4 left) 2024-09-21T09:34:49.734 INFO:tasks.rados.rados.0.smithi042.stdout:2274: done (3 left) 2024-09-21T09:34:49.734 INFO:tasks.rados.rados.0.smithi042.stdout:2276: done (2 left) 2024-09-21T09:34:49.734 INFO:tasks.rados.rados.0.smithi042.stdout:2277: done (1 left) 2024-09-21T09:34:49.734 INFO:tasks.rados.rados.0.smithi042.stdout:2278: done (0 left) 2024-09-21T09:34:49.734 INFO:tasks.rados.rados.0.smithi042.stdout:2279: copy_from oid 7 from oid 41 current snap is 222 2024-09-21T09:34:49.734 INFO:tasks.rados.rados.0.smithi042.stdout:2280: read oid 34 snap -1 2024-09-21T09:34:49.734 INFO:tasks.rados.rados.0.smithi042.stdout:2280: expect (ObjNum 687 snap 204 seq_num 687) 2024-09-21T09:34:49.734 INFO:tasks.rados.rados.0.smithi042.stdout:2281: delete oid 6 current snap is 222 2024-09-21T09:34:49.740 INFO:tasks.rados.rados.0.smithi042.stdout:2281: done (2 left) 2024-09-21T09:34:49.740 INFO:tasks.rados.rados.0.smithi042.stdout:2282: snap_create 2024-09-21T09:34:49.752 INFO:tasks.rados.rados.0.smithi042.stdout:2280: expect (ObjNum 687 snap 204 seq_num 687) 2024-09-21T09:34:49.843 INFO:tasks.rados.rados.0.smithi042.stdout:2279: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:34:49.844 INFO:tasks.rados.rados.0.smithi042.stdout:2279: finishing copy_from to smithi04275593-7 2024-09-21T09:34:49.845 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 627 (ObjNum 703 snap 209 seq_num 703) dirty exists 2024-09-21T09:34:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:49 smithi133 ceph-mon[83064]: osdmap e518: 8 total, 7 up, 8 in 2024-09-21T09:34:49.993 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate[101402]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T09:34:49.993 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 bash[101387]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T09:34:49.993 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate[101402]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-21T09:34:49.993 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:49 smithi133 bash[101387]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-21T09:34:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:49 smithi042 ceph-mon[87662]: osdmap e518: 8 total, 7 up, 8 in 2024-09-21T09:34:50.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:49 smithi042 ceph-mon[85820]: osdmap e518: 8 total, 7 up, 8 in 2024-09-21T09:34:50.406 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate[101402]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T09:34:50.406 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 bash[101387]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T09:34:50.407 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate[101402]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T09:34:50.407 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 bash[101387]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T09:34:50.407 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate[101402]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-21T09:34:50.407 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 bash[101387]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-21T09:34:50.407 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate[101402]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T09:34:50.407 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 bash[101387]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T09:34:50.407 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate[101402]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-21T09:34:50.407 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 bash[101387]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-21T09:34:50.407 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 podman[101387]: 2024-09-21 09:34:50.108771907 +0000 UTC m=+1.429952328 container died 7ffb99224d54c6240e866ecc2d3bc12a09eb07ca9337bcbe08ebeafc86719488 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:34:50.726 INFO:tasks.rados.rados.0.smithi042.stdout:2279: done (2 left) 2024-09-21T09:34:50.726 INFO:tasks.rados.rados.0.smithi042.stdout:2280: done (1 left) 2024-09-21T09:34:50.726 INFO:tasks.rados.rados.0.smithi042.stdout:2282: done (0 left) 2024-09-21T09:34:50.726 INFO:tasks.rados.rados.0.smithi042.stdout:2283: copy_from oid 23 from oid 20 current snap is 223 2024-09-21T09:34:50.726 INFO:tasks.rados.rados.0.smithi042.stdout:2284: rmattr oid 4 current snap is 223 2024-09-21T09:34:50.726 INFO:tasks.rados.rados.0.smithi042.stdout:2284: done (1 left) 2024-09-21T09:34:50.726 INFO:tasks.rados.rados.0.smithi042.stdout:2285: snap_create 2024-09-21T09:34:50.744 INFO:tasks.rados.rados.0.smithi042.stdout:2283: finishing copy_from racing read to smithi04275593-23 2024-09-21T09:34:50.745 INFO:tasks.rados.rados.0.smithi042.stdout:2283: finishing copy_from to smithi04275593-23 2024-09-21T09:34:50.745 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 684 (ObjNum 670 snap 197 seq_num 670) dirty exists 2024-09-21T09:34:50.976 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:50 smithi133 ceph-mon[83064]: pgmap v449: 121 pgs: 3 activating+undersized, 24 active+undersized, 9 peering, 1 stale+active+clean, 10 active+undersized+degraded, 74 active+clean; 293 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.1 MiB/s wr, 10 op/s; 35/498 objects degraded (7.028%) 2024-09-21T09:34:50.976 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:50 smithi133 ceph-mon[83064]: osdmap e519: 8 total, 7 up, 8 in 2024-09-21T09:34:50.976 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 podman[101542]: 2024-09-21 09:34:50.762141619 +0000 UTC m=+0.643390081 container remove 7ffb99224d54c6240e866ecc2d3bc12a09eb07ca9337bcbe08ebeafc86719488 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-activate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.license=GPLv2) 2024-09-21T09:34:51.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:50 smithi042 ceph-mon[85820]: pgmap v449: 121 pgs: 3 activating+undersized, 24 active+undersized, 9 peering, 1 stale+active+clean, 10 active+undersized+degraded, 74 active+clean; 293 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.1 MiB/s wr, 10 op/s; 35/498 objects degraded (7.028%) 2024-09-21T09:34:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:50 smithi042 ceph-mon[85820]: osdmap e519: 8 total, 7 up, 8 in 2024-09-21T09:34:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:50 smithi042 ceph-mon[87662]: pgmap v449: 121 pgs: 3 activating+undersized, 24 active+undersized, 9 peering, 1 stale+active+clean, 10 active+undersized+degraded, 74 active+clean; 293 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.1 MiB/s wr, 10 op/s; 35/498 objects degraded (7.028%) 2024-09-21T09:34:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:50 smithi042 ceph-mon[87662]: osdmap e519: 8 total, 7 up, 8 in 2024-09-21T09:34:51.243 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 podman[101600]: 2024-09-21 09:34:50.877298835 +0000 UTC m=+0.016242680 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:34:51.243 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:50 smithi133 podman[101600]: 2024-09-21 09:34:50.990494976 +0000 UTC m=+0.129438853 container create 0671418938d826144d2dc9b27328a53884cf5e6077fdc9e20e4618faa0d0b832 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-21T09:34:51.243 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:51 smithi133 podman[101600]: 2024-09-21 09:34:51.176069547 +0000 UTC m=+0.315013379 container init 0671418938d826144d2dc9b27328a53884cf5e6077fdc9e20e4618faa0d0b832 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-21T09:34:51.243 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:51 smithi133 podman[101600]: 2024-09-21 09:34:51.179112717 +0000 UTC m=+0.318056548 container start 0671418938d826144d2dc9b27328a53884cf5e6077fdc9e20e4618faa0d0b832 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-21T09:34:51.243 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:51 smithi133 ceph-osd[101619]: -- 172.21.15.133:0/4182693674 <== mon.1 v2:172.21.15.133:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a5fd965a40 con 0x55a5fe734000 2024-09-21T09:34:51.727 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:51 smithi133 bash[101600]: 0671418938d826144d2dc9b27328a53884cf5e6077fdc9e20e4618faa0d0b832 2024-09-21T09:34:51.727 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:51 smithi133 systemd[1]: Started Ceph osd.7 for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:34:51.730 INFO:tasks.rados.rados.0.smithi042.stdout:2283: done (1 left) 2024-09-21T09:34:51.730 INFO:tasks.rados.rados.0.smithi042.stdout:2285: done (0 left) 2024-09-21T09:34:51.730 INFO:tasks.rados.rados.0.smithi042.stdout:2286: rollback oid 37 current snap is 224 2024-09-21T09:34:51.730 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 37 to 197 2024-09-21T09:34:51.730 INFO:tasks.rados.rados.0.smithi042.stdout:2287: read oid 25 snap -1 2024-09-21T09:34:51.730 INFO:tasks.rados.rados.0.smithi042.stdout:2287: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:34:51.730 INFO:tasks.rados.rados.0.smithi042.stdout:2288: read oid 28 snap -1 2024-09-21T09:34:51.730 INFO:tasks.rados.rados.0.smithi042.stdout:2288: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:34:51.731 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 224 2024-09-21T09:34:51.731 INFO:tasks.rados.rados.0.smithi042.stdout:2289: seq_num 728 ranges {0=196608} 2024-09-21T09:34:51.732 INFO:tasks.rados.rados.0.smithi042.stdout:2289: writing smithi04275593-42 from 0 to 196608 tid 1 2024-09-21T09:34:51.732 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 224 2024-09-21T09:34:51.732 INFO:tasks.rados.rados.0.smithi042.stdout:2290: seq_num 729 ranges {1826816=212992} 2024-09-21T09:34:51.743 INFO:tasks.rados.rados.0.smithi042.stdout:2290: writing smithi04275593-47 from 1826816 to 2039808 tid 1 2024-09-21T09:34:51.743 INFO:tasks.rados.rados.0.smithi042.stdout:2291: read oid 21 snap -1 2024-09-21T09:34:51.743 INFO:tasks.rados.rados.0.smithi042.stdout:2291: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:34:51.743 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 224 2024-09-21T09:34:51.743 INFO:tasks.rados.rados.0.smithi042.stdout:2292: seq_num 730 ranges {3481600=229376} 2024-09-21T09:34:51.764 INFO:tasks.rados.rados.0.smithi042.stdout:2292: writing smithi04275593-44 from 3481600 to 3710976 tid 1 2024-09-21T09:34:51.764 INFO:tasks.rados.rados.0.smithi042.stdout:2293: rollback oid 17 current snap is 224 2024-09-21T09:34:51.764 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 17 to 223 2024-09-21T09:34:51.764 INFO:tasks.rados.rados.0.smithi042.stdout:2287: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:34:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:2286: finishing rollback tid 0 to smithi04275593-37 2024-09-21T09:34:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:2286: finishing rollback tid 1 to smithi04275593-37 2024-09-21T09:34:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:2286: finishing rollback tid 2 to smithi04275593-37 2024-09-21T09:34:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 845 (ObjNum 605 snap 175 seq_num 605) dirty exists 2024-09-21T09:34:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:2289: finishing write tid 1 to smithi04275593-42 2024-09-21T09:34:51.810 INFO:tasks.rados.rados.0.smithi042.stdout:2289: finishing write tid 2 to smithi04275593-42 2024-09-21T09:34:51.811 INFO:tasks.rados.rados.0.smithi042.stdout:2286: done (7 left) 2024-09-21T09:34:51.811 INFO:tasks.rados.rados.0.smithi042.stdout:2287: done (6 left) 2024-09-21T09:34:51.811 INFO:tasks.rados.rados.0.smithi042.stdout:2294: delete oid 49 current snap is 224 2024-09-21T09:34:51.811 INFO:tasks.rados.rados.0.smithi042.stdout:2288: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:2289: finishing write tid 3 to smithi04275593-42 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:2289: oid 42 updating version 0 to 629 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:2289: oid 42 version 629 is already newer than 628 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 629 (ObjNum 728 snap 224 seq_num 728) dirty exists 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:2289: left oid 42 (ObjNum 728 snap 224 seq_num 728) 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:2290: finishing write tid 1 to smithi04275593-47 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:2288: done (6 left) 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:2289: done (5 left) 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:2294: done (4 left) 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:2295: read oid 48 snap -1 2024-09-21T09:34:51.850 INFO:tasks.rados.rados.0.smithi042.stdout:2295: expect deleted 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2296: read oid 32 snap 219 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2296: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2297: rmattr oid 16 current snap is 224 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2297: done (6 left) 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2298: snap_create 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2290: finishing write tid 2 to smithi04275593-47 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2290: finishing write tid 3 to smithi04275593-47 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2290: oid 47 updating version 0 to 852 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2290: oid 47 version 852 is already newer than 851 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 852 (ObjNum 729 snap 224 seq_num 729) dirty exists 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2290: left oid 47 (ObjNum 729 snap 224 seq_num 729) 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2292: finishing write tid 1 to smithi04275593-44 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2292: finishing write tid 2 to smithi04275593-44 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2293: finishing rollback tid 0 to smithi04275593-17 2024-09-21T09:34:51.851 INFO:tasks.rados.rados.0.smithi042.stdout:2293: finishing rollback tid 1 to smithi04275593-17 2024-09-21T09:34:51.852 INFO:tasks.rados.rados.0.smithi042.stdout:2293: finishing rollback tid 2 to smithi04275593-17 2024-09-21T09:34:51.852 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 943 (ObjNum 666 snap 195 seq_num 666) dirty exists 2024-09-21T09:34:51.852 INFO:tasks.rados.rados.0.smithi042.stdout:2292: finishing write tid 3 to smithi04275593-44 2024-09-21T09:34:51.852 INFO:tasks.rados.rados.0.smithi042.stdout:2292: oid 44 updating version 0 to 709 2024-09-21T09:34:51.852 INFO:tasks.rados.rados.0.smithi042.stdout:2292: oid 44 updating version 709 to 710 2024-09-21T09:34:51.852 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 710 (ObjNum 730 snap 224 seq_num 730) dirty exists 2024-09-21T09:34:51.852 INFO:tasks.rados.rados.0.smithi042.stdout:2292: left oid 44 (ObjNum 730 snap 224 seq_num 730) 2024-09-21T09:34:51.852 INFO:tasks.rados.rados.0.smithi042.stdout:2291: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:34:51.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:51 smithi133 ceph-mon[83064]: osdmap e520: 8 total, 7 up, 8 in 2024-09-21T09:34:51.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:51 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:51.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:51 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:51.979 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:34:52.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:51 smithi042 ceph-mon[87662]: osdmap e520: 8 total, 7 up, 8 in 2024-09-21T09:34:52.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:51 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:51 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:34:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:51 smithi042 ceph-mon[85820]: osdmap e520: 8 total, 7 up, 8 in 2024-09-21T09:34:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:34:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:34:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:34:51] "GET /metrics HTTP/1.1" 200 36217 "" "Prometheus/2.43.0" 2024-09-21T09:34:52.900 INFO:tasks.rados.rados.0.smithi042.stdout:2296: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:34:52.939 INFO:tasks.rados.rados.0.smithi042.stdout:2290: done (6 left) 2024-09-21T09:34:52.939 INFO:tasks.rados.rados.0.smithi042.stdout:2291: done (5 left) 2024-09-21T09:34:52.939 INFO:tasks.rados.rados.0.smithi042.stdout:2292: done (4 left) 2024-09-21T09:34:52.939 INFO:tasks.rados.rados.0.smithi042.stdout:2293: done (3 left) 2024-09-21T09:34:52.939 INFO:tasks.rados.rados.0.smithi042.stdout:2295: done (2 left) 2024-09-21T09:34:52.939 INFO:tasks.rados.rados.0.smithi042.stdout:2296: done (1 left) 2024-09-21T09:34:52.939 INFO:tasks.rados.rados.0.smithi042.stdout:2298: done (0 left) 2024-09-21T09:34:52.939 INFO:tasks.rados.rados.0.smithi042.stdout:2299: read oid 32 snap 206 2024-09-21T09:34:52.939 INFO:tasks.rados.rados.0.smithi042.stdout:2299: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:34:52.939 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 225 2024-09-21T09:34:52.940 INFO:tasks.rados.rados.0.smithi042.stdout:2300: seq_num 732 ranges {5849088=262144} 2024-09-21T09:34:52.972 INFO:tasks.rados.rados.0.smithi042.stdout:2300: writing smithi04275593-46 from 5849088 to 6111232 tid 1 2024-09-21T09:34:52.972 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 225 2024-09-21T09:34:52.972 INFO:tasks.rados.rados.0.smithi042.stdout:2301: seq_num 733 ranges {10584064=278528} 2024-09-21T09:34:52.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:52 smithi133 ceph-mon[83064]: pgmap v452: 121 pgs: 3 activating+undersized, 34 active+undersized, 13 active+undersized+degraded, 71 active+clean; 293 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 4 op/s; 51/498 objects degraded (10.241%) 2024-09-21T09:34:52.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:52 smithi133 ceph-mon[83064]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-09-21T09:34:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:52 smithi133 ceph-mon[83064]: osdmap e521: 8 total, 7 up, 8 in 2024-09-21T09:34:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:52 smithi133 ceph-mon[83064]: osdmap e522: 8 total, 7 up, 8 in 2024-09-21T09:34:53.032 INFO:tasks.rados.rados.0.smithi042.stdout:2301: writing smithi04275593-5 from 10584064 to 10862592 tid 1 2024-09-21T09:34:53.032 INFO:tasks.rados.rados.0.smithi042.stdout:2302: read oid 50 snap -1 2024-09-21T09:34:53.032 INFO:tasks.rados.rados.0.smithi042.stdout:2302: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:34:53.032 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 225 2024-09-21T09:34:53.032 INFO:tasks.rados.rados.0.smithi042.stdout:2303: seq_num 734 ranges {98304=294912} 2024-09-21T09:34:53.034 INFO:tasks.rados.rados.0.smithi042.stdout:2303: writing smithi04275593-12 from 98304 to 393216 tid 1 2024-09-21T09:34:53.034 INFO:tasks.rados.rados.0.smithi042.stdout:2304: snap_remove snap 211 2024-09-21T09:34:53.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:52 smithi042 ceph-mon[85820]: pgmap v452: 121 pgs: 3 activating+undersized, 34 active+undersized, 13 active+undersized+degraded, 71 active+clean; 293 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 4 op/s; 51/498 objects degraded (10.241%) 2024-09-21T09:34:53.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:52 smithi042 ceph-mon[85820]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-09-21T09:34:53.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:52 smithi042 ceph-mon[85820]: osdmap e521: 8 total, 7 up, 8 in 2024-09-21T09:34:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:52 smithi042 ceph-mon[85820]: osdmap e522: 8 total, 7 up, 8 in 2024-09-21T09:34:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:52 smithi042 ceph-mon[87662]: pgmap v452: 121 pgs: 3 activating+undersized, 34 active+undersized, 13 active+undersized+degraded, 71 active+clean; 293 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 4 op/s; 51/498 objects degraded (10.241%) 2024-09-21T09:34:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:52 smithi042 ceph-mon[87662]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-09-21T09:34:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:52 smithi042 ceph-mon[87662]: osdmap e521: 8 total, 7 up, 8 in 2024-09-21T09:34:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:52 smithi042 ceph-mon[87662]: osdmap e522: 8 total, 7 up, 8 in 2024-09-21T09:34:53.411 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:34:53.064+0000 7fe326c6f640 -1 Falling back to public interface 2024-09-21T09:34:53.737 INFO:tasks.rados.rados.0.smithi042.stdout:2299: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:34:53.782 INFO:tasks.rados.rados.0.smithi042.stdout:2300: finishing write tid 1 to smithi04275593-46 2024-09-21T09:34:53.782 INFO:tasks.rados.rados.0.smithi042.stdout:2300: finishing write tid 2 to smithi04275593-46 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2300: finishing write tid 3 to smithi04275593-46 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2300: oid 46 updating version 0 to 946 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2300: oid 46 version 946 is already newer than 945 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 946 (ObjNum 732 snap 225 seq_num 732) dirty exists 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2300: left oid 46 (ObjNum 732 snap 225 seq_num 732) 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2299: done (5 left) 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2300: done (4 left) 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2304: done (3 left) 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2305: snap_create 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2301: finishing write tid 1 to smithi04275593-5 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2301: finishing write tid 2 to smithi04275593-5 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2301: finishing write tid 3 to smithi04275593-5 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2301: oid 5 updating version 0 to 613 2024-09-21T09:34:53.783 INFO:tasks.rados.rados.0.smithi042.stdout:2301: oid 5 version 613 is already newer than 612 2024-09-21T09:34:53.784 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 613 (ObjNum 733 snap 225 seq_num 733) dirty exists 2024-09-21T09:34:53.784 INFO:tasks.rados.rados.0.smithi042.stdout:2301: left oid 5 (ObjNum 733 snap 225 seq_num 733) 2024-09-21T09:34:53.784 INFO:tasks.rados.rados.0.smithi042.stdout:2302: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:34:54.054 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:53 smithi133 ceph-mon[83064]: pgmap v455: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 297 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 826 KiB/s wr, 4 op/s; 54/519 objects degraded (10.405%) 2024-09-21T09:34:54.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:53 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 54/519 objects degraded (10.405%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:54.055 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:53 smithi133 ceph-mon[83064]: osdmap e523: 8 total, 7 up, 8 in 2024-09-21T09:34:54.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:53 smithi042 ceph-mon[87662]: pgmap v455: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 297 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 826 KiB/s wr, 4 op/s; 54/519 objects degraded (10.405%) 2024-09-21T09:34:54.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:53 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 54/519 objects degraded (10.405%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:54.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:53 smithi042 ceph-mon[87662]: osdmap e523: 8 total, 7 up, 8 in 2024-09-21T09:34:54.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:53 smithi042 ceph-mon[85820]: pgmap v455: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 297 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 826 KiB/s wr, 4 op/s; 54/519 objects degraded (10.405%) 2024-09-21T09:34:54.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:53 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 54/519 objects degraded (10.405%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T09:34:54.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:53 smithi042 ceph-mon[85820]: osdmap e523: 8 total, 7 up, 8 in 2024-09-21T09:34:54.832 INFO:tasks.rados.rados.0.smithi042.stdout:2303: finishing write tid 1 to smithi04275593-12 2024-09-21T09:34:54.832 INFO:tasks.rados.rados.0.smithi042.stdout:2303: finishing write tid 2 to smithi04275593-12 2024-09-21T09:34:54.832 INFO:tasks.rados.rados.0.smithi042.stdout:2303: finishing write tid 3 to smithi04275593-12 2024-09-21T09:34:54.833 INFO:tasks.rados.rados.0.smithi042.stdout:2303: oid 12 updating version 0 to 722 2024-09-21T09:34:54.833 INFO:tasks.rados.rados.0.smithi042.stdout:2303: oid 12 version 722 is already newer than 721 2024-09-21T09:34:54.833 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 722 (ObjNum 734 snap 225 seq_num 734) dirty exists 2024-09-21T09:34:54.833 INFO:tasks.rados.rados.0.smithi042.stdout:2303: left oid 12 (ObjNum 734 snap 225 seq_num 734) 2024-09-21T09:34:54.833 INFO:tasks.rados.rados.0.smithi042.stdout:2301: done (3 left) 2024-09-21T09:34:54.833 INFO:tasks.rados.rados.0.smithi042.stdout:2302: done (2 left) 2024-09-21T09:34:54.833 INFO:tasks.rados.rados.0.smithi042.stdout:2303: done (1 left) 2024-09-21T09:34:54.833 INFO:tasks.rados.rados.0.smithi042.stdout:2305: done (0 left) 2024-09-21T09:34:54.833 INFO:tasks.rados.rados.0.smithi042.stdout:2306: snap_remove snap 220 2024-09-21T09:34:55.790 INFO:tasks.rados.rados.0.smithi042.stdout:2306: done (0 left) 2024-09-21T09:34:55.790 INFO:tasks.rados.rados.0.smithi042.stdout:2307: delete oid 21 current snap is 226 2024-09-21T09:34:55.798 INFO:tasks.rados.rados.0.smithi042.stdout:2307: done (0 left) 2024-09-21T09:34:55.798 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 226 2024-09-21T09:34:55.798 INFO:tasks.rados.rados.0.smithi042.stdout:2308: seq_num 736 ranges {2793472=335872} 2024-09-21T09:34:55.815 INFO:tasks.rados.rados.0.smithi042.stdout:2308: writing smithi04275593-23 from 2793472 to 3129344 tid 1 2024-09-21T09:34:55.815 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 226 2024-09-21T09:34:55.815 INFO:tasks.rados.rados.0.smithi042.stdout:2309: seq_num 737 ranges {11386880=352256} 2024-09-21T09:34:55.879 INFO:tasks.rados.rados.0.smithi042.stdout:2309: writing smithi04275593-43 from 11386880 to 11739136 tid 1 2024-09-21T09:34:55.879 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 226 2024-09-21T09:34:55.879 INFO:tasks.rados.rados.0.smithi042.stdout:2308: finishing write tid 1 to smithi04275593-23 2024-09-21T09:34:55.879 INFO:tasks.rados.rados.0.smithi042.stdout:2308: finishing write tid 2 to smithi04275593-23 2024-09-21T09:34:55.879 INFO:tasks.rados.rados.0.smithi042.stdout:2308: finishing write tid 3 to smithi04275593-23 2024-09-21T09:34:55.880 INFO:tasks.rados.rados.0.smithi042.stdout:2308: oid 23 updating version 0 to 712 2024-09-21T09:34:55.880 INFO:tasks.rados.rados.0.smithi042.stdout:2308: oid 23 updating version 712 to 713 2024-09-21T09:34:55.880 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 713 (ObjNum 736 snap 226 seq_num 736) dirty exists 2024-09-21T09:34:55.880 INFO:tasks.rados.rados.0.smithi042.stdout:2308: left oid 23 (ObjNum 736 snap 226 seq_num 736) 2024-09-21T09:34:55.880 INFO:tasks.rados.rados.0.smithi042.stdout:2310: seq_num 738 ranges {0=368640} 2024-09-21T09:34:55.881 INFO:tasks.rados.rados.0.smithi042.stdout:2310: writing smithi04275593-48 from 0 to 368640 tid 1 2024-09-21T09:34:55.881 INFO:tasks.rados.rados.0.smithi042.stdout:2308: done (2 left) 2024-09-21T09:34:55.881 INFO:tasks.rados.rados.0.smithi042.stdout:2311: read oid 11 snap -1 2024-09-21T09:34:55.882 INFO:tasks.rados.rados.0.smithi042.stdout:2311: expect (ObjNum 718 snap 216 seq_num 718) 2024-09-21T09:34:55.882 INFO:tasks.rados.rados.0.smithi042.stdout:2312: snap_remove snap 219 2024-09-21T09:34:56.102 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:34:55 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[92523]: 2024-09-21T09:34:55.888+0000 7f5528c21640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 122 after trimming was started 2024-09-21T09:34:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:55 smithi042 ceph-mon[85820]: osdmap e524: 8 total, 7 up, 8 in 2024-09-21T09:34:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:55 smithi042 ceph-mon[85820]: pgmap v458: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 307 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 11 op/s; 55/528 objects degraded (10.417%) 2024-09-21T09:34:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:56.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:55 smithi042 ceph-mon[87662]: osdmap e524: 8 total, 7 up, 8 in 2024-09-21T09:34:56.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:55 smithi042 ceph-mon[87662]: pgmap v458: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 307 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 11 op/s; 55/528 objects degraded (10.417%) 2024-09-21T09:34:56.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:56.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:56.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:55 smithi133 ceph-mon[83064]: osdmap e524: 8 total, 7 up, 8 in 2024-09-21T09:34:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:55 smithi133 ceph-mon[83064]: pgmap v458: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 307 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 11 op/s; 55/528 objects degraded (10.417%) 2024-09-21T09:34:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:56.795 INFO:tasks.rados.rados.0.smithi042.stdout:2312: done (3 left) 2024-09-21T09:34:56.795 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 226 2024-09-21T09:34:56.795 INFO:tasks.rados.rados.0.smithi042.stdout:2313: seq_num 739 ranges {11255808=385024} 2024-09-21T09:34:56.859 INFO:tasks.rados.rados.0.smithi042.stdout:2313: writing smithi04275593-41 from 11255808 to 11640832 tid 1 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2314: read oid 8 snap 224 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2314: expect (ObjNum 725 snap 222 seq_num 725) 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2315: read oid 50 snap -1 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2315: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2316: rmattr oid 49 current snap is 226 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2316: done (6 left) 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 226 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2309: finishing write tid 1 to smithi04275593-43 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2309: finishing write tid 2 to smithi04275593-43 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2309: finishing write tid 3 to smithi04275593-43 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2309: oid 43 updating version 0 to 676 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2309: oid 43 version 676 is already newer than 675 2024-09-21T09:34:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 676 (ObjNum 737 snap 226 seq_num 737) dirty exists 2024-09-21T09:34:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:2309: left oid 43 (ObjNum 737 snap 226 seq_num 737) 2024-09-21T09:34:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:2311: expect (ObjNum 718 snap 216 seq_num 718) 2024-09-21T09:34:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:2310: finishing write tid 1 to smithi04275593-48 2024-09-21T09:34:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:2310: finishing write tid 2 to smithi04275593-48 2024-09-21T09:34:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:2310: finishing write tid 3 to smithi04275593-48 2024-09-21T09:34:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:2310: oid 48 updating version 0 to 727 2024-09-21T09:34:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:2310: oid 48 updating version 727 to 728 2024-09-21T09:34:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 728 (ObjNum 738 snap 226 seq_num 738) dirty exists 2024-09-21T09:34:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:2310: left oid 48 (ObjNum 738 snap 226 seq_num 738) 2024-09-21T09:34:56.862 INFO:tasks.rados.rados.0.smithi042.stdout:2317: seq_num 740 ranges {6111232=401408} 2024-09-21T09:34:56.898 INFO:tasks.rados.rados.0.smithi042.stdout:2317: writing smithi04275593-46 from 6111232 to 6512640 tid 1 2024-09-21T09:34:56.898 INFO:tasks.rados.rados.0.smithi042.stdout:2309: done (6 left) 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:2310: done (5 left) 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:2311: done (4 left) 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:2318: snap_create 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:2313: finishing write tid 1 to smithi04275593-41 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:2313: finishing write tid 2 to smithi04275593-41 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:2313: finishing write tid 3 to smithi04275593-41 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:2313: oid 41 updating version 0 to 630 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:2313: oid 41 updating version 630 to 631 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 631 (ObjNum 739 snap 226 seq_num 739) dirty exists 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:2313: left oid 41 (ObjNum 739 snap 226 seq_num 739) 2024-09-21T09:34:56.899 INFO:tasks.rados.rados.0.smithi042.stdout:2314: expect (ObjNum 725 snap 222 seq_num 725) 2024-09-21T09:34:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:56 smithi133 ceph-mon[83064]: osdmap e525: 8 total, 7 up, 8 in 2024-09-21T09:34:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:56 smithi133 ceph-mon[83064]: from='osd.7 [v2:172.21.15.133:6824/807879983,v1:172.21.15.133:6825/807879983]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T09:34:56.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:56 smithi133 ceph-mon[83064]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T09:34:56.994 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:56 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:34:56.759+0000 7fe326c6f640 -1 osd.7 514 log_to_monitors true 2024-09-21T09:34:56.994 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:34:56 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:34:56.830+0000 7fe31ea19640 -1 osd.7 514 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:34:56.994 INFO:tasks.rados.rados.0.smithi042.stdout:2317: finishing write tid 1 to smithi04275593-46 2024-09-21T09:34:56.994 INFO:tasks.rados.rados.0.smithi042.stdout:2317: finishing write tid 2 to smithi04275593-46 2024-09-21T09:34:56.994 INFO:tasks.rados.rados.0.smithi042.stdout:2317: finishing write tid 3 to smithi04275593-46 2024-09-21T09:34:56.995 INFO:tasks.rados.rados.0.smithi042.stdout:2317: oid 46 updating version 0 to 949 2024-09-21T09:34:56.995 INFO:tasks.rados.rados.0.smithi042.stdout:2317: oid 46 version 949 is already newer than 948 2024-09-21T09:34:56.995 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 949 (ObjNum 740 snap 226 seq_num 740) dirty exists 2024-09-21T09:34:56.995 INFO:tasks.rados.rados.0.smithi042.stdout:2317: left oid 46 (ObjNum 740 snap 226 seq_num 740) 2024-09-21T09:34:56.995 INFO:tasks.rados.rados.0.smithi042.stdout:2315: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:34:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[87662]: osdmap e525: 8 total, 7 up, 8 in 2024-09-21T09:34:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[87662]: from='osd.7 [v2:172.21.15.133:6824/807879983,v1:172.21.15.133:6825/807879983]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T09:34:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[87662]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T09:34:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[85820]: osdmap e525: 8 total, 7 up, 8 in 2024-09-21T09:34:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:57.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:57.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:34:57.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:34:57.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[85820]: from='osd.7 [v2:172.21.15.133:6824/807879983,v1:172.21.15.133:6825/807879983]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T09:34:57.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:56 smithi042 ceph-mon[85820]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T09:34:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:57 smithi133 ceph-mon[83064]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T09:34:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:57 smithi133 ceph-mon[83064]: from='osd.7 [v2:172.21.15.133:6824/807879983,v1:172.21.15.133:6825/807879983]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:57 smithi133 ceph-mon[83064]: osdmap e526: 8 total, 7 up, 8 in 2024-09-21T09:34:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:57 smithi133 ceph-mon[83064]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:57 smithi133 ceph-mon[83064]: pgmap v461: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 302 MiB data, 975 MiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 3.0 MiB/s wr, 13 op/s; 57/534 objects degraded (10.674%) 2024-09-21T09:34:58.047 INFO:tasks.rados.rados.0.smithi042.stdout:2313: done (4 left) 2024-09-21T09:34:58.047 INFO:tasks.rados.rados.0.smithi042.stdout:2314: done (3 left) 2024-09-21T09:34:58.047 INFO:tasks.rados.rados.0.smithi042.stdout:2315: done (2 left) 2024-09-21T09:34:58.047 INFO:tasks.rados.rados.0.smithi042.stdout:2317: done (1 left) 2024-09-21T09:34:58.047 INFO:tasks.rados.rados.0.smithi042.stdout:2318: done (0 left) 2024-09-21T09:34:58.047 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 227 2024-09-21T09:34:58.047 INFO:tasks.rados.rados.0.smithi042.stdout:2319: seq_num 741 ranges {5185536=417792} 2024-09-21T09:34:58.077 INFO:tasks.rados.rados.0.smithi042.stdout:2319: writing smithi04275593-36 from 5185536 to 5603328 tid 1 2024-09-21T09:34:58.077 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 227 2024-09-21T09:34:58.077 INFO:tasks.rados.rados.0.smithi042.stdout:2320: seq_num 742 ranges {0=434176} 2024-09-21T09:34:58.079 INFO:tasks.rados.rados.0.smithi042.stdout:2320: writing smithi04275593-31 from 0 to 434176 tid 1 2024-09-21T09:34:58.080 INFO:tasks.rados.rados.0.smithi042.stdout:2321: rmattr oid 39 current snap is 227 2024-09-21T09:34:58.080 INFO:tasks.rados.rados.0.smithi042.stdout:2321: done (2 left) 2024-09-21T09:34:58.080 INFO:tasks.rados.rados.0.smithi042.stdout:2322: snap_remove snap 197 2024-09-21T09:34:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:57 smithi042 ceph-mon[87662]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T09:34:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:57 smithi042 ceph-mon[87662]: from='osd.7 [v2:172.21.15.133:6824/807879983,v1:172.21.15.133:6825/807879983]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:57 smithi042 ceph-mon[87662]: osdmap e526: 8 total, 7 up, 8 in 2024-09-21T09:34:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:57 smithi042 ceph-mon[87662]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:57 smithi042 ceph-mon[87662]: pgmap v461: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 302 MiB data, 975 MiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 3.0 MiB/s wr, 13 op/s; 57/534 objects degraded (10.674%) 2024-09-21T09:34:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:57 smithi042 ceph-mon[85820]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T09:34:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:57 smithi042 ceph-mon[85820]: from='osd.7 [v2:172.21.15.133:6824/807879983,v1:172.21.15.133:6825/807879983]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:57 smithi042 ceph-mon[85820]: osdmap e526: 8 total, 7 up, 8 in 2024-09-21T09:34:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:57 smithi042 ceph-mon[85820]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]} : dispatch 2024-09-21T09:34:58.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:57 smithi042 ceph-mon[85820]: pgmap v461: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 302 MiB data, 975 MiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 3.0 MiB/s wr, 13 op/s; 57/534 objects degraded (10.674%) 2024-09-21T09:34:58.802 INFO:tasks.rados.rados.0.smithi042.stdout:2322: done (2 left) 2024-09-21T09:34:58.802 INFO:tasks.rados.rados.0.smithi042.stdout:2323: delete oid 18 current snap is 227 2024-09-21T09:34:58.803 INFO:tasks.rados.rados.0.smithi042.stdout:2320: finishing write tid 1 to smithi04275593-31 2024-09-21T09:34:58.803 INFO:tasks.rados.rados.0.smithi042.stdout:2320: finishing write tid 2 to smithi04275593-31 2024-09-21T09:34:58.803 INFO:tasks.rados.rados.0.smithi042.stdout:2320: finishing write tid 3 to smithi04275593-31 2024-09-21T09:34:58.803 INFO:tasks.rados.rados.0.smithi042.stdout:2320: oid 31 updating version 0 to 577 2024-09-21T09:34:58.803 INFO:tasks.rados.rados.0.smithi042.stdout:2320: oid 31 updating version 577 to 578 2024-09-21T09:34:58.803 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 578 (ObjNum 742 snap 227 seq_num 742) dirty exists 2024-09-21T09:34:58.803 INFO:tasks.rados.rados.0.smithi042.stdout:2320: left oid 31 (ObjNum 742 snap 227 seq_num 742) 2024-09-21T09:34:58.839 INFO:tasks.rados.rados.0.smithi042.stdout:2319: finishing write tid 1 to smithi04275593-36 2024-09-21T09:34:58.841 INFO:tasks.rados.rados.0.smithi042.stdout:2319: finishing write tid 2 to smithi04275593-36 2024-09-21T09:34:58.843 INFO:tasks.rados.rados.0.smithi042.stdout:2319: finishing write tid 3 to smithi04275593-36 2024-09-21T09:34:58.843 INFO:tasks.rados.rados.0.smithi042.stdout:2319: oid 36 updating version 0 to 715 2024-09-21T09:34:58.843 INFO:tasks.rados.rados.0.smithi042.stdout:2319: oid 36 updating version 715 to 716 2024-09-21T09:34:58.843 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 716 (ObjNum 741 snap 227 seq_num 741) dirty exists 2024-09-21T09:34:58.844 INFO:tasks.rados.rados.0.smithi042.stdout:2319: left oid 36 (ObjNum 741 snap 227 seq_num 741) 2024-09-21T09:34:58.844 INFO:tasks.rados.rados.0.smithi042.stdout:2319: done (2 left) 2024-09-21T09:34:58.844 INFO:tasks.rados.rados.0.smithi042.stdout:2320: done (1 left) 2024-09-21T09:34:58.844 INFO:tasks.rados.rados.0.smithi042.stdout:2323: done (0 left) 2024-09-21T09:34:58.844 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 227 2024-09-21T09:34:58.844 INFO:tasks.rados.rados.0.smithi042.stdout:2324: seq_num 744 ranges {0=466944} 2024-09-21T09:34:58.846 INFO:tasks.rados.rados.0.smithi042.stdout:2324: writing smithi04275593-27 from 0 to 466944 tid 1 2024-09-21T09:34:58.847 INFO:tasks.rados.rados.0.smithi042.stdout:2325: delete oid 7 current snap is 227 2024-09-21T09:34:58.850 INFO:tasks.rados.rados.0.smithi042.stdout:2325: done (1 left) 2024-09-21T09:34:58.850 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 227 2024-09-21T09:34:58.850 INFO:tasks.rados.rados.0.smithi042.stdout:2326: seq_num 746 ranges {0=499712} 2024-09-21T09:34:58.854 INFO:tasks.rados.rados.0.smithi042.stdout:2326: writing smithi04275593-1 from 0 to 499712 tid 1 2024-09-21T09:34:58.854 INFO:tasks.rados.rados.0.smithi042.stdout:2327: snap_create 2024-09-21T09:34:58.861 INFO:tasks.rados.rados.0.smithi042.stdout:2324: finishing write tid 1 to smithi04275593-27 2024-09-21T09:34:58.861 INFO:tasks.rados.rados.0.smithi042.stdout:2324: finishing write tid 2 to smithi04275593-27 2024-09-21T09:34:58.863 INFO:tasks.rados.rados.0.smithi042.stdout:2326: finishing write tid 1 to smithi04275593-1 2024-09-21T09:34:58.863 INFO:tasks.rados.rados.0.smithi042.stdout:2324: finishing write tid 3 to smithi04275593-27 2024-09-21T09:34:58.863 INFO:tasks.rados.rados.0.smithi042.stdout:2324: oid 27 updating version 0 to 610 2024-09-21T09:34:58.863 INFO:tasks.rados.rados.0.smithi042.stdout:2324: oid 27 updating version 610 to 611 2024-09-21T09:34:58.864 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 611 (ObjNum 744 snap 227 seq_num 744) dirty exists 2024-09-21T09:34:58.864 INFO:tasks.rados.rados.0.smithi042.stdout:2324: left oid 27 (ObjNum 744 snap 227 seq_num 744) 2024-09-21T09:34:58.868 INFO:tasks.rados.rados.0.smithi042.stdout:2326: finishing write tid 2 to smithi04275593-1 2024-09-21T09:34:58.870 INFO:tasks.rados.rados.0.smithi042.stdout:2326: finishing write tid 3 to smithi04275593-1 2024-09-21T09:34:58.870 INFO:tasks.rados.rados.0.smithi042.stdout:2326: oid 1 updating version 0 to 943 2024-09-21T09:34:58.871 INFO:tasks.rados.rados.0.smithi042.stdout:2326: oid 1 updating version 943 to 944 2024-09-21T09:34:58.871 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 944 (ObjNum 746 snap 227 seq_num 746) dirty exists 2024-09-21T09:34:58.871 INFO:tasks.rados.rados.0.smithi042.stdout:2326: left oid 1 (ObjNum 746 snap 227 seq_num 746) 2024-09-21T09:34:59.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:58 smithi042 ceph-mon[85820]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:34:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:58 smithi042 ceph-mon[85820]: osd.7 [v2:172.21.15.133:6824/807879983,v1:172.21.15.133:6825/807879983] boot 2024-09-21T09:34:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:58 smithi042 ceph-mon[85820]: osdmap e527: 8 total, 8 up, 8 in 2024-09-21T09:34:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:58 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T09:34:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:58 smithi042 ceph-mon[87662]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:34:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:58 smithi042 ceph-mon[87662]: osd.7 [v2:172.21.15.133:6824/807879983,v1:172.21.15.133:6825/807879983] boot 2024-09-21T09:34:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:58 smithi042 ceph-mon[87662]: osdmap e527: 8 total, 8 up, 8 in 2024-09-21T09:34:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:58 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T09:34:59.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:58 smithi133 ceph-mon[83064]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T09:34:59.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:58 smithi133 ceph-mon[83064]: osd.7 [v2:172.21.15.133:6824/807879983,v1:172.21.15.133:6825/807879983] boot 2024-09-21T09:34:59.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:58 smithi133 ceph-mon[83064]: osdmap e527: 8 total, 8 up, 8 in 2024-09-21T09:34:59.152 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:58 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T09:34:59.819 INFO:tasks.rados.rados.0.smithi042.stdout:2324: done (2 left) 2024-09-21T09:34:59.820 INFO:tasks.rados.rados.0.smithi042.stdout:2326: done (1 left) 2024-09-21T09:34:59.820 INFO:tasks.rados.rados.0.smithi042.stdout:2327: done (0 left) 2024-09-21T09:34:59.820 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 228 2024-09-21T09:34:59.820 INFO:tasks.rados.rados.0.smithi042.stdout:2328: seq_num 747 ranges {434176=516096} 2024-09-21T09:34:59.824 INFO:tasks.rados.rados.0.smithi042.stdout:2328: writing smithi04275593-31 from 434176 to 950272 tid 1 2024-09-21T09:34:59.825 INFO:tasks.rados.rados.0.smithi042.stdout:2329: read oid 19 snap -1 2024-09-21T09:34:59.825 INFO:tasks.rados.rados.0.smithi042.stdout:2329: expect deleted 2024-09-21T09:34:59.825 INFO:tasks.rados.rados.0.smithi042.stdout:2330: snap_remove snap 221 2024-09-21T09:35:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: osdmap e528: 8 total, 8 up, 8 in 2024-09-21T09:35:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: pgmap v464: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 1 active+recovery_wait+degraded, 29 active+undersized, 11 active+undersized+degraded, 77 active+clean; 304 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 602 KiB/s wr, 10 op/s; 52/546 objects degraded (9.524%) 2024-09-21T09:35:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: Upgrade: Setting container_image for all osd 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T09:35:00.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: osdmap e528: 8 total, 8 up, 8 in 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: pgmap v464: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 1 active+recovery_wait+degraded, 29 active+undersized, 11 active+undersized+degraded, 77 active+clean; 304 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 602 KiB/s wr, 10 op/s; 52/546 objects degraded (9.524%) 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: Upgrade: Setting container_image for all osd 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T09:35:00.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T09:35:00.106 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: Upgrade: Setting require_osd_release to 19 squid 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-21T09:35:00.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: Upgrade: Setting require_osd_release to 19 squid 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-21T09:35:00.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:34:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-21T09:35:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: osdmap e528: 8 total, 8 up, 8 in 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: pgmap v464: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 1 active+recovery_wait+degraded, 29 active+undersized, 11 active+undersized+degraded, 77 active+clean; 304 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 602 KiB/s wr, 10 op/s; 52/546 objects degraded (9.524%) 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: Upgrade: Setting container_image for all osd 2024-09-21T09:35:00.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T09:35:00.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: Upgrade: Setting require_osd_release to 19 squid 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-21T09:35:00.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:34:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-21T09:35:00.821 INFO:tasks.rados.rados.0.smithi042.stdout:2330: done (2 left) 2024-09-21T09:35:00.821 INFO:tasks.rados.rados.0.smithi042.stdout:2331: rollback oid 45 current snap is 228 2024-09-21T09:35:00.821 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 214 2024-09-21T09:35:00.821 INFO:tasks.rados.rados.0.smithi042.stdout:2328: finishing write tid 1 to smithi04275593-31 2024-09-21T09:35:00.821 INFO:tasks.rados.rados.0.smithi042.stdout:2328: finishing write tid 2 to smithi04275593-31 2024-09-21T09:35:00.821 INFO:tasks.rados.rados.0.smithi042.stdout:2328: finishing write tid 3 to smithi04275593-31 2024-09-21T09:35:00.821 INFO:tasks.rados.rados.0.smithi042.stdout:2328: oid 31 updating version 0 to 579 2024-09-21T09:35:00.821 INFO:tasks.rados.rados.0.smithi042.stdout:2328: oid 31 updating version 579 to 580 2024-09-21T09:35:00.822 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 580 (ObjNum 747 snap 228 seq_num 747) dirty exists 2024-09-21T09:35:00.822 INFO:tasks.rados.rados.0.smithi042.stdout:2328: left oid 31 (ObjNum 747 snap 228 seq_num 747) 2024-09-21T09:35:00.822 INFO:tasks.rados.rados.0.smithi042.stdout:2328: done (2 left) 2024-09-21T09:35:00.822 INFO:tasks.rados.rados.0.smithi042.stdout:2329: done (1 left) 2024-09-21T09:35:00.822 INFO:tasks.rados.rados.0.smithi042.stdout:2332: setattr oid 35 current snap is 228 2024-09-21T09:35:00.824 INFO:tasks.rados.rados.0.smithi042.stdout:2333: snap_create 2024-09-21T09:35:00.831 INFO:tasks.rados.rados.0.smithi042.stdout:2331: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:35:00.831 INFO:tasks.rados.rados.0.smithi042.stdout:2331: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:35:00.832 INFO:tasks.rados.rados.0.smithi042.stdout:2331: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:35:00.832 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 329 (ObjNum 698 snap 208 seq_num 698) dirty exists 2024-09-21T09:35:00.833 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 946 (ObjNum 672 snap 199 seq_num 672) dirty exists 2024-09-21T09:35:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[85820]: Health check update: Degraded data redundancy: 52/546 objects degraded (9.524%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T09:35:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[85820]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-21T09:35:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-21T09:35:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[85820]: osdmap e529: 8 total, 8 up, 8 in 2024-09-21T09:35:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["a"]} : dispatch 2024-09-21T09:35:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[85820]: Upgrade: It appears safe to stop mds.a 2024-09-21T09:35:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[87662]: Health check update: Degraded data redundancy: 52/546 objects degraded (9.524%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T09:35:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[87662]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-21T09:35:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-21T09:35:01.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[87662]: osdmap e529: 8 total, 8 up, 8 in 2024-09-21T09:35:01.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["a"]} : dispatch 2024-09-21T09:35:01.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:00 smithi042 ceph-mon[87662]: Upgrade: It appears safe to stop mds.a 2024-09-21T09:35:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:00 smithi133 ceph-mon[83064]: Health check update: Degraded data redundancy: 52/546 objects degraded (9.524%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T09:35:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:00 smithi133 ceph-mon[83064]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-21T09:35:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:00 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-21T09:35:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:00 smithi133 ceph-mon[83064]: osdmap e529: 8 total, 8 up, 8 in 2024-09-21T09:35:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:00 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["a"]} : dispatch 2024-09-21T09:35:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:00 smithi133 ceph-mon[83064]: Upgrade: It appears safe to stop mds.a 2024-09-21T09:35:01.829 INFO:tasks.rados.rados.0.smithi042.stdout:2331: done (2 left) 2024-09-21T09:35:01.829 INFO:tasks.rados.rados.0.smithi042.stdout:2332: done (1 left) 2024-09-21T09:35:01.829 INFO:tasks.rados.rados.0.smithi042.stdout:2333: done (0 left) 2024-09-21T09:35:01.829 INFO:tasks.rados.rados.0.smithi042.stdout:2334: delete oid 49 current snap is 229 2024-09-21T09:35:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2334: done (0 left) 2024-09-21T09:35:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2335: read oid 3 snap 228 2024-09-21T09:35:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2335: expect (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:35:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 229 2024-09-21T09:35:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2336: seq_num 749 ranges {8331264=548864} 2024-09-21T09:35:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:2336: writing smithi04275593-10 from 8331264 to 8880128 tid 1 2024-09-21T09:35:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:2337: snap_create 2024-09-21T09:35:01.883 INFO:tasks.rados.rados.0.smithi042.stdout:2335: expect (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:35:01.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[87662]: osdmap e530: 8 total, 8 up, 8 in 2024-09-21T09:35:01.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[87662]: pgmap v467: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 1 active+recovery_wait+degraded, 24 active+undersized, 9 active+undersized+degraded, 84 active+clean; 305 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 706 KiB/s wr, 5 op/s; 35/552 objects degraded (6.341%); 5.1 MiB/s, 1 objects/s recovering 2024-09-21T09:35:01.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[87662]: Upgrade: Updating mds.a 2024-09-21T09:35:01.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:01.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[87662]: Deploying daemon mds.a on smithi042 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[85820]: osdmap e530: 8 total, 8 up, 8 in 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[85820]: pgmap v467: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 1 active+recovery_wait+degraded, 24 active+undersized, 9 active+undersized+degraded, 84 active+clean; 305 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 706 KiB/s wr, 5 op/s; 35/552 objects degraded (6.341%); 5.1 MiB/s, 1 objects/s recovering 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[85820]: Upgrade: Updating mds.a 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:01.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-mon[85820]: Deploying daemon mds.a on smithi042 2024-09-21T09:35:01.981 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:35:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:35:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2024-09-21T09:35:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:01 smithi133 ceph-mon[83064]: osdmap e530: 8 total, 8 up, 8 in 2024-09-21T09:35:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:01 smithi133 ceph-mon[83064]: pgmap v467: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 1 active+recovery_wait+degraded, 24 active+undersized, 9 active+undersized+degraded, 84 active+clean; 305 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 706 KiB/s wr, 5 op/s; 35/552 objects degraded (6.341%); 5.1 MiB/s, 1 objects/s recovering 2024-09-21T09:35:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:01 smithi133 ceph-mon[83064]: Upgrade: Updating mds.a 2024-09-21T09:35:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:01 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:01 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:01 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:01 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:01 smithi133 ceph-mon[83064]: Deploying daemon mds.a on smithi042 2024-09-21T09:35:02.371 INFO:tasks.rados.rados.0.smithi042.stdout:2336: finishing write tid 1 to smithi04275593-10 2024-09-21T09:35:02.372 INFO:tasks.rados.rados.0.smithi042.stdout:2336: finishing write tid 2 to smithi04275593-10 2024-09-21T09:35:02.372 INFO:tasks.rados.rados.0.smithi042.stdout:2336: finishing write tid 3 to smithi04275593-10 2024-09-21T09:35:02.372 INFO:tasks.rados.rados.0.smithi042.stdout:2336: oid 10 updating version 0 to 612 2024-09-21T09:35:02.372 INFO:tasks.rados.rados.0.smithi042.stdout:2336: oid 10 updating version 612 to 613 2024-09-21T09:35:02.372 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 613 (ObjNum 749 snap 229 seq_num 749) dirty exists 2024-09-21T09:35:02.372 INFO:tasks.rados.rados.0.smithi042.stdout:2336: left oid 10 (ObjNum 749 snap 229 seq_num 749) 2024-09-21T09:35:02.828 INFO:tasks.rados.rados.0.smithi042.stdout:2335: done (2 left) 2024-09-21T09:35:02.828 INFO:tasks.rados.rados.0.smithi042.stdout:2336: done (1 left) 2024-09-21T09:35:02.828 INFO:tasks.rados.rados.0.smithi042.stdout:2337: done (0 left) 2024-09-21T09:35:02.829 INFO:tasks.rados.rados.0.smithi042.stdout:2338: copy_from oid 45 from oid 2 current snap is 230 2024-09-21T09:35:02.829 INFO:tasks.rados.rados.0.smithi042.stdout:2339: read oid 19 snap 218 2024-09-21T09:35:02.829 INFO:tasks.rados.rados.0.smithi042.stdout:2339: expect deleted 2024-09-21T09:35:02.829 INFO:tasks.rados.rados.0.smithi042.stdout:2340: setattr oid 40 current snap is 230 2024-09-21T09:35:02.829 INFO:tasks.rados.rados.0.smithi042.stdout:2339: done (2 left) 2024-09-21T09:35:02.829 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 230 2024-09-21T09:35:02.829 INFO:tasks.rados.rados.0.smithi042.stdout:2341: seq_num 750 ranges {540672=565248} 2024-09-21T09:35:02.836 INFO:tasks.rados.rados.0.smithi042.stdout:2341: writing smithi04275593-37 from 540672 to 1105920 tid 1 2024-09-21T09:35:02.836 INFO:tasks.rados.rados.0.smithi042.stdout:2342: rmattr oid 17 current snap is 230 2024-09-21T09:35:02.836 INFO:tasks.rados.rados.0.smithi042.stdout:2342: done (3 left) 2024-09-21T09:35:02.836 INFO:tasks.rados.rados.0.smithi042.stdout:2343: rmattr oid 21 current snap is 230 2024-09-21T09:35:02.837 INFO:tasks.rados.rados.0.smithi042.stdout:2343: done (3 left) 2024-09-21T09:35:02.837 INFO:tasks.rados.rados.0.smithi042.stdout:2344: delete oid 23 current snap is 230 2024-09-21T09:35:02.837 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 837 (ObjNum 718 snap 216 seq_num 718) dirty exists 2024-09-21T09:35:02.837 INFO:tasks.rados.rados.0.smithi042.stdout:2338: finishing copy_from racing read to smithi04275593-45 2024-09-21T09:35:02.840 INFO:tasks.rados.rados.0.smithi042.stdout:2338: finishing copy_from to smithi04275593-45 2024-09-21T09:35:02.840 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 895 (ObjNum 81 snap 0 seq_num 2859574840) dirty exists 2024-09-21T09:35:02.843 INFO:tasks.rados.rados.0.smithi042.stdout:2341: finishing write tid 1 to smithi04275593-37 2024-09-21T09:35:02.843 INFO:tasks.rados.rados.0.smithi042.stdout:2341: finishing write tid 2 to smithi04275593-37 2024-09-21T09:35:02.845 INFO:tasks.rados.rados.0.smithi042.stdout:2341: finishing write tid 3 to smithi04275593-37 2024-09-21T09:35:02.845 INFO:tasks.rados.rados.0.smithi042.stdout:2341: oid 37 updating version 0 to 846 2024-09-21T09:35:02.845 INFO:tasks.rados.rados.0.smithi042.stdout:2341: oid 37 updating version 846 to 847 2024-09-21T09:35:02.845 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 847 (ObjNum 750 snap 230 seq_num 750) dirty exists 2024-09-21T09:35:02.845 INFO:tasks.rados.rados.0.smithi042.stdout:2341: left oid 37 (ObjNum 750 snap 230 seq_num 750) 2024-09-21T09:35:02.846 INFO:tasks.rados.rados.0.smithi042.stdout:2338: done (3 left) 2024-09-21T09:35:02.846 INFO:tasks.rados.rados.0.smithi042.stdout:2340: done (2 left) 2024-09-21T09:35:02.846 INFO:tasks.rados.rados.0.smithi042.stdout:2341: done (1 left) 2024-09-21T09:35:02.846 INFO:tasks.rados.rados.0.smithi042.stdout:2344: done (0 left) 2024-09-21T09:35:02.846 INFO:tasks.rados.rados.0.smithi042.stdout:2345: rmattr oid 5 current snap is 230 2024-09-21T09:35:02.846 INFO:tasks.rados.rados.0.smithi042.stdout:2346: read oid 38 snap 228 2024-09-21T09:35:02.846 INFO:tasks.rados.rados.0.smithi042.stdout:2346: expect (ObjNum -835728736 snap 22042 seq_num 3458128816) 2024-09-21T09:35:02.847 INFO:tasks.rados.rados.0.smithi042.stdout:2347: snap_create 2024-09-21T09:35:02.847 INFO:tasks.rados.rados.0.smithi042.stdout:2346: expect (ObjNum -835728736 snap 22042 seq_num 3458128816) 2024-09-21T09:35:02.849 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 622 (ObjNum 733 snap 225 seq_num 733) dirty exists 2024-09-21T09:35:03.073 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:02 smithi042 ceph-mon[87662]: osdmap e531: 8 total, 8 up, 8 in 2024-09-21T09:35:03.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:02 smithi042 ceph-mon[85820]: osdmap e531: 8 total, 8 up, 8 in 2024-09-21T09:35:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:02 smithi133 ceph-mon[83064]: osdmap e531: 8 total, 8 up, 8 in 2024-09-21T09:35:03.352 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:03 smithi042 systemd[1]: Stopping Ceph mds.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:35:03.839 INFO:tasks.rados.rados.0.smithi042.stdout:2345: done (2 left) 2024-09-21T09:35:03.839 INFO:tasks.rados.rados.0.smithi042.stdout:2346: done (1 left) 2024-09-21T09:35:03.839 INFO:tasks.rados.rados.0.smithi042.stdout:2347: done (0 left) 2024-09-21T09:35:03.839 INFO:tasks.rados.rados.0.smithi042.stdout:2348: snap_remove snap 226 2024-09-21T09:35:03.839 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:03 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a[61503]: 2024-09-21T09:35:03.402+0000 7fa5b4a85640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -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-09-21T09:35:03.840 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:03 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a[61503]: 2024-09-21T09:35:03.402+0000 7fa5b4a85640 -1 mds.a *** got signal Terminated *** 2024-09-21T09:35:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:03 smithi042 ceph-mon[85820]: osdmap e532: 8 total, 8 up, 8 in 2024-09-21T09:35:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:03 smithi042 ceph-mon[85820]: pgmap v470: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 1 active+recovery_wait+degraded, 117 active+clean; 303 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 432 KiB/s wr, 4 op/s; 2/543 objects degraded (0.368%); 15 MiB/s, 3 objects/s recovering 2024-09-21T09:35:04.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:03 smithi042 ceph-mon[87662]: osdmap e532: 8 total, 8 up, 8 in 2024-09-21T09:35:04.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:03 smithi042 ceph-mon[87662]: pgmap v470: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 1 active+recovery_wait+degraded, 117 active+clean; 303 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 432 KiB/s wr, 4 op/s; 2/543 objects degraded (0.368%); 15 MiB/s, 3 objects/s recovering 2024-09-21T09:35:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:03 smithi133 ceph-mon[83064]: osdmap e532: 8 total, 8 up, 8 in 2024-09-21T09:35:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:03 smithi133 ceph-mon[83064]: pgmap v470: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 1 active+recovery_wait+degraded, 117 active+clean; 303 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 432 KiB/s wr, 4 op/s; 2/543 objects degraded (0.368%); 15 MiB/s, 3 objects/s recovering 2024-09-21T09:35:04.851 INFO:tasks.rados.rados.0.smithi042.stdout:2348: done (0 left) 2024-09-21T09:35:04.851 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 231 2024-09-21T09:35:04.851 INFO:tasks.rados.rados.0.smithi042.stdout:2349: seq_num 752 ranges {0=598016} 2024-09-21T09:35:04.855 INFO:tasks.rados.rados.0.smithi042.stdout:2349: writing smithi04275593-6 from 0 to 598016 tid 1 2024-09-21T09:35:04.855 INFO:tasks.rados.rados.0.smithi042.stdout:2350: copy_from oid 20 from oid 45 current snap is 231 2024-09-21T09:35:04.855 INFO:tasks.rados.rados.0.smithi042.stdout:2351: rollback oid 39 current snap is 231 2024-09-21T09:35:04.856 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 39 to 225 2024-09-21T09:35:04.856 INFO:tasks.rados.rados.0.smithi042.stdout:2352: read oid 30 snap 206 2024-09-21T09:35:04.856 INFO:tasks.rados.rados.0.smithi042.stdout:2352: expect deleted 2024-09-21T09:35:04.856 INFO:tasks.rados.rados.0.smithi042.stdout:2353: read oid 26 snap 216 2024-09-21T09:35:04.856 INFO:tasks.rados.rados.0.smithi042.stdout:2353: expect (ObjNum 676 snap 200 seq_num 676) 2024-09-21T09:35:04.856 INFO:tasks.rados.rados.0.smithi042.stdout:2354: read oid 11 snap -1 2024-09-21T09:35:04.856 INFO:tasks.rados.rados.0.smithi042.stdout:2354: expect (ObjNum 718 snap 216 seq_num 718) 2024-09-21T09:35:04.856 INFO:tasks.rados.rados.0.smithi042.stdout:2355: snap_create 2024-09-21T09:35:04.857 INFO:tasks.rados.rados.0.smithi042.stdout:2351: finishing rollback tid 1 to smithi04275593-39 2024-09-21T09:35:04.857 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 665 (ObjNum 33 snap 0 seq_num 1482706537) dirty dne 2024-09-21T09:35:04.859 INFO:tasks.rados.rados.0.smithi042.stdout:2354: expect (ObjNum 718 snap 216 seq_num 718) 2024-09-21T09:35:04.862 INFO:tasks.rados.rados.0.smithi042.stdout:2350: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:35:04.864 INFO:tasks.rados.rados.0.smithi042.stdout:2350: finishing copy_from to smithi04275593-20 2024-09-21T09:35:04.864 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 895 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-09-21T09:35:04.865 INFO:tasks.rados.rados.0.smithi042.stdout:2349: finishing write tid 1 to smithi04275593-6 2024-09-21T09:35:04.865 INFO:tasks.rados.rados.0.smithi042.stdout:2349: finishing write tid 2 to smithi04275593-6 2024-09-21T09:35:04.868 INFO:tasks.rados.rados.0.smithi042.stdout:2349: finishing write tid 3 to smithi04275593-6 2024-09-21T09:35:04.868 INFO:tasks.rados.rados.0.smithi042.stdout:2349: oid 6 updating version 0 to 955 2024-09-21T09:35:04.868 INFO:tasks.rados.rados.0.smithi042.stdout:2349: oid 6 updating version 955 to 956 2024-09-21T09:35:04.868 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 956 (ObjNum 752 snap 231 seq_num 752) dirty exists 2024-09-21T09:35:04.868 INFO:tasks.rados.rados.0.smithi042.stdout:2349: left oid 6 (ObjNum 752 snap 231 seq_num 752) 2024-09-21T09:35:04.897 INFO:tasks.rados.rados.0.smithi042.stdout:2353: expect (ObjNum 676 snap 200 seq_num 676) 2024-09-21T09:35:05.060 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:35:05.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:04 smithi042 ceph-mon[87662]: osdmap e533: 8 total, 8 up, 8 in 2024-09-21T09:35:05.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:04 smithi042 ceph-mon[87662]: fsmap cephfs:1 {0=b=up:active} 2024-09-21T09:35:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:04 smithi042 ceph-mon[85820]: osdmap e533: 8 total, 8 up, 8 in 2024-09-21T09:35:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:04 smithi042 ceph-mon[85820]: fsmap cephfs:1 {0=b=up:active} 2024-09-21T09:35:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:04 smithi133 ceph-mon[83064]: osdmap e533: 8 total, 8 up, 8 in 2024-09-21T09:35:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:04 smithi133 ceph-mon[83064]: fsmap cephfs:1 {0=b=up:active} 2024-09-21T09:35:05.653 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (9m) 2m ago 10m 24.6M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (10m) 10s ago 10m 92.7M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (11m) 2m ago 11m 18.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 7a8bbf31cd51 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (11m) 10s ago 11m 23.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 9c96b2422f34 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (5m) 10s ago 15m 456M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (6m) 2m ago 16m 525M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (5m) 2m ago 16m 54.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (4m) 10s ago 15m 49.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (5m) 2m ago 15m 48.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (10m) 2m ago 9m 15.7M - 1.5.0 0da6a335fe13 5eccfb446e74 2024-09-21T09:35:05.654 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (9m) 10s ago 9m 17.5M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:35:05.655 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (4m) 2m ago 14m 119M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:35:05.655 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (3m) 2m ago 14m 114M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:35:05.655 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (3m) 2m ago 14m 94.5M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9d2749b5f532 2024-09-21T09:35:05.655 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (2m) 2m ago 13m 11.3M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 fe5a6841aeab 2024-09-21T09:35:05.655 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (116s) 10s ago 13m 129M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d14b6f373e3f 2024-09-21T09:35:05.655 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (82s) 10s ago 13m 105M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bc9de56c5676 2024-09-21T09:35:05.655 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (48s) 10s ago 12m 75.6M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 e959f4257d40 2024-09-21T09:35:05.655 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (14s) 10s ago 12m 12.2M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0671418938d8 2024-09-21T09:35:05.655 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (5m) 10s ago 10m 56.6M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:35:05.764 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:05 smithi042 podman[110481]: 2024-09-21 09:35:05.467514445 +0000 UTC m=+2.244943998 container died 7a8bbf31cd51a1b97ddf4d3f97c8c9218e1094efa06abb25ffc9fad1c3a790c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, 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 , ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-21T09:35:05.900 INFO:tasks.rados.rados.0.smithi042.stdout:2349: done (6 left) 2024-09-21T09:35:05.901 INFO:tasks.rados.rados.0.smithi042.stdout:2350: done (5 left) 2024-09-21T09:35:05.901 INFO:tasks.rados.rados.0.smithi042.stdout:2351: done (4 left) 2024-09-21T09:35:05.901 INFO:tasks.rados.rados.0.smithi042.stdout:2352: done (3 left) 2024-09-21T09:35:05.901 INFO:tasks.rados.rados.0.smithi042.stdout:2353: done (2 left) 2024-09-21T09:35:05.901 INFO:tasks.rados.rados.0.smithi042.stdout:2354: done (1 left) 2024-09-21T09:35:05.901 INFO:tasks.rados.rados.0.smithi042.stdout:2355: done (0 left) 2024-09-21T09:35:05.901 INFO:tasks.rados.rados.0.smithi042.stdout:2356: read oid 15 snap 218 2024-09-21T09:35:05.901 INFO:tasks.rados.rados.0.smithi042.stdout:2356: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:35:05.901 INFO:tasks.rados.rados.0.smithi042.stdout:2357: snap_create 2024-09-21T09:35:05.913 INFO:tasks.rados.rados.0.smithi042.stdout:2356: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 8 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:35:06.026 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1 2024-09-21T09:35:06.027 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:35:06.027 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:35:06.027 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1, 2024-09-21T09:35:06.027 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 13 2024-09-21T09:35:06.027 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:35:06.027 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:35:06.027 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:05 smithi042 podman[110481]: 2024-09-21 09:35:05.895542969 +0000 UTC m=+2.672972522 container cleanup 7a8bbf31cd51a1b97ddf4d3f97c8c9218e1094efa06abb25ffc9fad1c3a790c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2) 2024-09-21T09:35:06.027 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:05 smithi042 bash[110481]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a 2024-09-21T09:35:06.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:05 smithi042 ceph-mon[87662]: osdmap e534: 8 total, 8 up, 8 in 2024-09-21T09:35:06.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:05 smithi042 ceph-mon[87662]: from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:05 smithi042 ceph-mon[87662]: pgmap v473: 121 pgs: 121 active+clean; 303 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 496 KiB/s wr, 15 op/s; 15 MiB/s, 2 objects/s recovering 2024-09-21T09:35:06.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:05 smithi042 ceph-mon[87662]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:05 smithi042 ceph-mon[87662]: from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:05 smithi042 ceph-mon[85820]: osdmap e534: 8 total, 8 up, 8 in 2024-09-21T09:35:06.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:05 smithi042 ceph-mon[85820]: from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:05 smithi042 ceph-mon[85820]: pgmap v473: 121 pgs: 121 active+clean; 303 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 496 KiB/s wr, 15 op/s; 15 MiB/s, 2 objects/s recovering 2024-09-21T09:35:06.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:05 smithi042 ceph-mon[85820]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:05 smithi042 ceph-mon[85820]: from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:05 smithi133 ceph-mon[83064]: osdmap e534: 8 total, 8 up, 8 in 2024-09-21T09:35:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:05 smithi133 ceph-mon[83064]: from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:05 smithi133 ceph-mon[83064]: pgmap v473: 121 pgs: 121 active+clean; 303 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 496 KiB/s wr, 15 op/s; 15 MiB/s, 2 objects/s recovering 2024-09-21T09:35:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:05 smithi133 ceph-mon[83064]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:05 smithi133 ceph-mon[83064]: from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:06.351 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:06 smithi042 podman[110564]: 2024-09-21 09:35:06.097132964 +0000 UTC m=+0.625169485 container remove 7a8bbf31cd51a1b97ddf4d3f97c8c9218e1094efa06abb25ffc9fad1c3a790c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-21T09:35:06.388 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: "osd", 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "13/20 daemons upgraded", 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading mds daemons", 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:35:06.389 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:35:06.803 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:06 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mds.a.service: Deactivated successfully. 2024-09-21T09:35:06.803 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:06 smithi042 systemd[1]: Stopped Ceph mds.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:35:06.803 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:06 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mds.a.service: Consumed 1.163s CPU time. 2024-09-21T09:35:06.804 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:06 smithi042 systemd[1]: Starting Ceph mds.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:35:06.860 INFO:tasks.rados.rados.0.smithi042.stdout:2356: done (1 left) 2024-09-21T09:35:06.860 INFO:tasks.rados.rados.0.smithi042.stdout:2357: done (0 left) 2024-09-21T09:35:06.860 INFO:tasks.rados.rados.0.smithi042.stdout:2358: read oid 15 snap -1 2024-09-21T09:35:06.860 INFO:tasks.rados.rados.0.smithi042.stdout:2358: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:35:06.860 INFO:tasks.rados.rados.0.smithi042.stdout:2359: snap_create 2024-09-21T09:35:06.873 INFO:tasks.rados.rados.0.smithi042.stdout:2358: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:35:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:06 smithi042 ceph-mon[85820]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/543 objects degraded (0.368%), 1 pg degraded) 2024-09-21T09:35:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:06 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:35:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:06 smithi042 ceph-mon[85820]: osdmap e535: 8 total, 8 up, 8 in 2024-09-21T09:35:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:06 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3794224710' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:06 smithi042 ceph-mon[85820]: from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:06 smithi042 ceph-mon[87662]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/543 objects degraded (0.368%), 1 pg degraded) 2024-09-21T09:35:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:06 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:35:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:06 smithi042 ceph-mon[87662]: osdmap e535: 8 total, 8 up, 8 in 2024-09-21T09:35:07.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:06 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3794224710' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:07.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:06 smithi042 ceph-mon[87662]: from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:07.103 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:06 smithi042 podman[110738]: 2024-09-21 09:35:06.705149308 +0000 UTC m=+0.016163981 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:35:07.103 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:06 smithi042 podman[110738]: 2024-09-21 09:35:06.831598532 +0000 UTC m=+0.142613190 container create 005b6fc2172a8e9468dc9530eb2235cb0f6ea9a33cca416bbae435a8c86637b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-21T09:35:07.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:06 smithi133 ceph-mon[83064]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/543 objects degraded (0.368%), 1 pg degraded) 2024-09-21T09:35:07.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:06 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:35:07.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:06 smithi133 ceph-mon[83064]: osdmap e535: 8 total, 8 up, 8 in 2024-09-21T09:35:07.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:06 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3794224710' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:07.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:06 smithi133 ceph-mon[83064]: from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:07.602 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:07 smithi042 podman[110738]: 2024-09-21 09:35:07.193662772 +0000 UTC m=+0.504677442 container init 005b6fc2172a8e9468dc9530eb2235cb0f6ea9a33cca416bbae435a8c86637b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:35:07.602 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:07 smithi042 podman[110738]: 2024-09-21 09:35:07.196803688 +0000 UTC m=+0.507818372 container start 005b6fc2172a8e9468dc9530eb2235cb0f6ea9a33cca416bbae435a8c86637b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:35:07.602 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a[110753]: starting mds.a at 2024-09-21T09:35:07.602 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:07 smithi042 bash[110738]: 005b6fc2172a8e9468dc9530eb2235cb0f6ea9a33cca416bbae435a8c86637b0 2024-09-21T09:35:07.602 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:07 smithi042 systemd[1]: Started Ceph mds.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:35:07.715 INFO:tasks.rados.rados.0.smithi042.stdout:2358: done (1 left) 2024-09-21T09:35:07.716 INFO:tasks.rados.rados.0.smithi042.stdout:2359: done (0 left) 2024-09-21T09:35:07.716 INFO:tasks.rados.rados.0.smithi042.stdout:2360: read oid 46 snap 233 2024-09-21T09:35:07.716 INFO:tasks.rados.rados.0.smithi042.stdout:2360: expect (ObjNum 740 snap 226 seq_num 740) 2024-09-21T09:35:07.716 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 234 2024-09-21T09:35:07.716 INFO:tasks.rados.rados.0.smithi042.stdout:2361: seq_num 753 ranges {1482752=614400} 2024-09-21T09:35:07.727 INFO:tasks.rados.rados.0.smithi042.stdout:2361: writing smithi04275593-32 from 1482752 to 2097152 tid 1 2024-09-21T09:35:07.727 INFO:tasks.rados.rados.0.smithi042.stdout:2362: read oid 31 snap -1 2024-09-21T09:35:07.728 INFO:tasks.rados.rados.0.smithi042.stdout:2362: expect (ObjNum 747 snap 228 seq_num 747) 2024-09-21T09:35:07.728 INFO:tasks.rados.rados.0.smithi042.stdout:2363: copy_from oid 20 from oid 38 current snap is 234 2024-09-21T09:35:07.728 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 234 2024-09-21T09:35:07.728 INFO:tasks.rados.rados.0.smithi042.stdout:2364: seq_num 754 ranges {0=630784} 2024-09-21T09:35:07.732 INFO:tasks.rados.rados.0.smithi042.stdout:2364: writing smithi04275593-45 from 0 to 630784 tid 1 2024-09-21T09:35:07.732 INFO:tasks.rados.rados.0.smithi042.stdout:2363: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:35:07.732 INFO:tasks.rados.rados.0.smithi042.stdout:2365: snap_remove snap 183 2024-09-21T09:35:08.161 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:07 smithi133 ceph-mon[83064]: osdmap e536: 8 total, 8 up, 8 in 2024-09-21T09:35:08.161 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:07 smithi133 ceph-mon[83064]: pgmap v476: 121 pgs: 121 active+clean; 303 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 394 KiB/s wr, 19 op/s; 5.5 MiB/s, 0 objects/s recovering 2024-09-21T09:35:08.161 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:07 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:08.161 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:07 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:08.161 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:07 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:08.162 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:07 smithi133 ceph-mon[83064]: osdmap e537: 8 total, 8 up, 8 in 2024-09-21T09:35:08.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[85820]: osdmap e536: 8 total, 8 up, 8 in 2024-09-21T09:35:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[85820]: pgmap v476: 121 pgs: 121 active+clean; 303 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 394 KiB/s wr, 19 op/s; 5.5 MiB/s, 0 objects/s recovering 2024-09-21T09:35:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[85820]: osdmap e537: 8 total, 8 up, 8 in 2024-09-21T09:35:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[87662]: osdmap e536: 8 total, 8 up, 8 in 2024-09-21T09:35:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[87662]: pgmap v476: 121 pgs: 121 active+clean; 303 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 394 KiB/s wr, 19 op/s; 5.5 MiB/s, 0 objects/s recovering 2024-09-21T09:35:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:08.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:07 smithi042 ceph-mon[87662]: osdmap e537: 8 total, 8 up, 8 in 2024-09-21T09:35:08.724 INFO:tasks.rados.rados.0.smithi042.stdout:2365: done (5 left) 2024-09-21T09:35:08.724 INFO:tasks.rados.rados.0.smithi042.stdout:2366: delete oid 5 current snap is 234 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2363: finishing copy_from to smithi04275593-20 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 564 (ObjNum 33 snap 0 seq_num 3458273184) dirty exists 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2361: finishing write tid 1 to smithi04275593-32 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2361: finishing write tid 2 to smithi04275593-32 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2361: finishing write tid 3 to smithi04275593-32 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2361: oid 32 updating version 0 to 879 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2361: oid 32 updating version 879 to 880 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 880 (ObjNum 753 snap 234 seq_num 753) dirty exists 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2361: left oid 32 (ObjNum 753 snap 234 seq_num 753) 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2364: finishing write tid 1 to smithi04275593-45 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2364: finishing write tid 2 to smithi04275593-45 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2364: finishing write tid 3 to smithi04275593-45 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2364: oid 45 updating version 0 to 896 2024-09-21T09:35:08.725 INFO:tasks.rados.rados.0.smithi042.stdout:2364: oid 45 updating version 896 to 897 2024-09-21T09:35:08.726 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 897 (ObjNum 754 snap 234 seq_num 754) dirty exists 2024-09-21T09:35:08.726 INFO:tasks.rados.rados.0.smithi042.stdout:2364: left oid 45 (ObjNum 754 snap 234 seq_num 754) 2024-09-21T09:35:08.726 INFO:tasks.rados.rados.0.smithi042.stdout:2362: expect (ObjNum 747 snap 228 seq_num 747) 2024-09-21T09:35:08.764 INFO:tasks.rados.rados.0.smithi042.stdout:2360: expect (ObjNum 740 snap 226 seq_num 740) 2024-09-21T09:35:08.964 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:08 smithi042 ceph-mon[87662]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:boot 2024-09-21T09:35:08.964 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:08 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-21T09:35:08.964 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:08 smithi042 ceph-mon[87662]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:35:08.964 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:08 smithi042 ceph-mon[87662]: osdmap e538: 8 total, 8 up, 8 in 2024-09-21T09:35:08.964 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:08 smithi042 ceph-mon[85820]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:boot 2024-09-21T09:35:08.965 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:08 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-21T09:35:08.965 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:08 smithi042 ceph-mon[85820]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:35:08.965 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:08 smithi042 ceph-mon[85820]: osdmap e538: 8 total, 8 up, 8 in 2024-09-21T09:35:09.239 INFO:tasks.rados.rados.0.smithi042.stdout:2360: done (5 left) 2024-09-21T09:35:09.239 INFO:tasks.rados.rados.0.smithi042.stdout:2361: done (4 left) 2024-09-21T09:35:09.239 INFO:tasks.rados.rados.0.smithi042.stdout:2362: done (3 left) 2024-09-21T09:35:09.239 INFO:tasks.rados.rados.0.smithi042.stdout:2363: done (2 left) 2024-09-21T09:35:09.239 INFO:tasks.rados.rados.0.smithi042.stdout:2364: done (1 left) 2024-09-21T09:35:09.239 INFO:tasks.rados.rados.0.smithi042.stdout:2366: done (0 left) 2024-09-21T09:35:09.239 INFO:tasks.rados.rados.0.smithi042.stdout:2367: setattr oid 9 current snap is 234 2024-09-21T09:35:09.240 INFO:tasks.rados.rados.0.smithi042.stdout:2368: rollback oid 23 current snap is 234 2024-09-21T09:35:09.240 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 23 to 232 2024-09-21T09:35:09.240 INFO:tasks.rados.rados.0.smithi042.stdout:2369: rollback oid 5 current snap is 234 2024-09-21T09:35:09.240 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 5 to 232 2024-09-21T09:35:09.240 INFO:tasks.rados.rados.0.smithi042.stdout:2370: rmattr oid 22 current snap is 234 2024-09-21T09:35:09.240 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 234 2024-09-21T09:35:09.240 INFO:tasks.rados.rados.0.smithi042.stdout:2371: seq_num 756 ranges {0=671744} 2024-09-21T09:35:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:08 smithi133 ceph-mon[83064]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:boot 2024-09-21T09:35:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:08 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-21T09:35:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:08 smithi133 ceph-mon[83064]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-21T09:35:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:08 smithi133 ceph-mon[83064]: osdmap e538: 8 total, 8 up, 8 in 2024-09-21T09:35:09.244 INFO:tasks.rados.rados.0.smithi042.stdout:2371: writing smithi04275593-29 from 0 to 671744 tid 1 2024-09-21T09:35:09.244 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 234 2024-09-21T09:35:09.244 INFO:tasks.rados.rados.0.smithi042.stdout:2368: finishing rollback tid 1 to smithi04275593-23 2024-09-21T09:35:09.244 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 738 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T09:35:09.244 INFO:tasks.rados.rados.0.smithi042.stdout:2372: seq_num 757 ranges {2301952=688128} 2024-09-21T09:35:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:2372: writing smithi04275593-8 from 2301952 to 2990080 tid 1 2024-09-21T09:35:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:2368: done (5 left) 2024-09-21T09:35:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:2373: read oid 30 snap -1 2024-09-21T09:35:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:2373: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:35:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:2374: snap_create 2024-09-21T09:35:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 893 (ObjNum 723 snap 217 seq_num 723) dirty exists 2024-09-21T09:35:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:2369: finishing rollback tid 1 to smithi04275593-5 2024-09-21T09:35:09.262 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 848 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:35:09.262 INFO:tasks.rados.rados.0.smithi042.stdout:2369: finishing rollback tid 2 to smithi04275593-5 2024-09-21T09:35:09.262 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 634 (ObjNum 733 snap 225 seq_num 733) dirty exists 2024-09-21T09:35:09.262 INFO:tasks.rados.rados.0.smithi042.stdout:2371: finishing write tid 1 to smithi04275593-29 2024-09-21T09:35:09.262 INFO:tasks.rados.rados.0.smithi042.stdout:2371: finishing write tid 2 to smithi04275593-29 2024-09-21T09:35:09.262 INFO:tasks.rados.rados.0.smithi042.stdout:2371: finishing write tid 3 to smithi04275593-29 2024-09-21T09:35:09.262 INFO:tasks.rados.rados.0.smithi042.stdout:2371: oid 29 updating version 0 to 896 2024-09-21T09:35:09.262 INFO:tasks.rados.rados.0.smithi042.stdout:2371: oid 29 updating version 896 to 897 2024-09-21T09:35:09.262 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 897 (ObjNum 756 snap 234 seq_num 756) dirty exists 2024-09-21T09:35:09.262 INFO:tasks.rados.rados.0.smithi042.stdout:2371: left oid 29 (ObjNum 756 snap 234 seq_num 756) 2024-09-21T09:35:09.263 INFO:tasks.rados.rados.0.smithi042.stdout:2373: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:35:09.265 INFO:tasks.rados.rados.0.smithi042.stdout:2372: finishing write tid 1 to smithi04275593-8 2024-09-21T09:35:09.265 INFO:tasks.rados.rados.0.smithi042.stdout:2372: finishing write tid 2 to smithi04275593-8 2024-09-21T09:35:09.265 INFO:tasks.rados.rados.0.smithi042.stdout:2372: finishing write tid 3 to smithi04275593-8 2024-09-21T09:35:09.265 INFO:tasks.rados.rados.0.smithi042.stdout:2372: oid 8 updating version 0 to 899 2024-09-21T09:35:09.265 INFO:tasks.rados.rados.0.smithi042.stdout:2372: oid 8 version 899 is already newer than 898 2024-09-21T09:35:09.266 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 899 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:35:09.266 INFO:tasks.rados.rados.0.smithi042.stdout:2372: left oid 8 (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2367: done (6 left) 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2369: done (5 left) 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2370: done (4 left) 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2371: done (3 left) 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2372: done (2 left) 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2373: done (1 left) 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2374: done (0 left) 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2375: rmattr oid 11 current snap is 235 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2375: done (0 left) 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2376: read oid 45 snap -1 2024-09-21T09:35:09.871 INFO:tasks.rados.rados.0.smithi042.stdout:2376: expect (ObjNum 754 snap 234 seq_num 754) 2024-09-21T09:35:09.872 INFO:tasks.rados.rados.0.smithi042.stdout:2377: snap_create 2024-09-21T09:35:09.878 INFO:tasks.rados.rados.0.smithi042.stdout:2376: expect (ObjNum 754 snap 234 seq_num 754) 2024-09-21T09:35:10.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:09 smithi042 ceph-mon[87662]: pgmap v479: 121 pgs: 121 active+clean; 303 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 300 KiB/s wr, 8 op/s 2024-09-21T09:35:10.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:09 smithi042 ceph-mon[85820]: pgmap v479: 121 pgs: 121 active+clean; 303 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 300 KiB/s wr, 8 op/s 2024-09-21T09:35:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:09 smithi133 ceph-mon[83064]: pgmap v479: 121 pgs: 121 active+clean; 303 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 300 KiB/s wr, 8 op/s 2024-09-21T09:35:10.875 INFO:tasks.rados.rados.0.smithi042.stdout:2376: done (1 left) 2024-09-21T09:35:10.875 INFO:tasks.rados.rados.0.smithi042.stdout:2377: done (0 left) 2024-09-21T09:35:10.875 INFO:tasks.rados.rados.0.smithi042.stdout:2378: snap_remove snap 223 2024-09-21T09:35:11.209 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:10 smithi042 ceph-mon[87662]: osdmap e539: 8 total, 8 up, 8 in 2024-09-21T09:35:11.209 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:10 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.209 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:10 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.209 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:10 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.209 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:10 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.209 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:10 smithi042 ceph-mon[85820]: osdmap e539: 8 total, 8 up, 8 in 2024-09-21T09:35:11.210 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:10 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.210 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:10 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.210 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:10 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.210 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:10 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:10 smithi133 ceph-mon[83064]: osdmap e539: 8 total, 8 up, 8 in 2024-09-21T09:35:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:10 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:10 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:10 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:10 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:11.890 INFO:tasks.rados.rados.0.smithi042.stdout:2378: done (0 left) 2024-09-21T09:35:11.890 INFO:tasks.rados.rados.0.smithi042.stdout:2379: rollback oid 11 current snap is 236 2024-09-21T09:35:11.891 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 214 2024-09-21T09:35:11.891 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 236 2024-09-21T09:35:11.891 INFO:tasks.rados.rados.0.smithi042.stdout:2380: seq_num 758 ranges {598016=704512} 2024-09-21T09:35:11.893 INFO:tasks.rados.rados.0.smithi042.stdout:2380: writing smithi04275593-6 from 598016 to 1302528 tid 1 2024-09-21T09:35:11.893 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 236 2024-09-21T09:35:11.893 INFO:tasks.rados.rados.0.smithi042.stdout:2381: seq_num 759 ranges {1105920=720896} 2024-09-21T09:35:11.905 INFO:tasks.rados.rados.0.smithi042.stdout:2381: writing smithi04275593-37 from 1105920 to 1826816 tid 1 2024-09-21T09:35:11.905 INFO:tasks.rados.rados.0.smithi042.stdout:2382: snap_create 2024-09-21T09:35:11.905 INFO:tasks.rados.rados.0.smithi042.stdout:2379: finishing rollback tid 0 to smithi04275593-11 2024-09-21T09:35:11.905 INFO:tasks.rados.rados.0.smithi042.stdout:2379: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:35:11.905 INFO:tasks.rados.rados.0.smithi042.stdout:2379: finishing rollback tid 2 to smithi04275593-11 2024-09-21T09:35:11.905 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 902 (ObjNum 710 snap 213 seq_num 710) dirty exists 2024-09-21T09:35:11.905 INFO:tasks.rados.rados.0.smithi042.stdout:2380: finishing write tid 1 to smithi04275593-6 2024-09-21T09:35:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:2380: finishing write tid 2 to smithi04275593-6 2024-09-21T09:35:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:2380: finishing write tid 3 to smithi04275593-6 2024-09-21T09:35:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:2380: oid 6 updating version 0 to 969 2024-09-21T09:35:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:2380: oid 6 version 969 is already newer than 968 2024-09-21T09:35:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 969 (ObjNum 758 snap 236 seq_num 758) dirty exists 2024-09-21T09:35:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:2380: left oid 6 (ObjNum 758 snap 236 seq_num 758) 2024-09-21T09:35:11.909 INFO:tasks.rados.rados.0.smithi042.stdout:2381: finishing write tid 1 to smithi04275593-37 2024-09-21T09:35:11.909 INFO:tasks.rados.rados.0.smithi042.stdout:2381: finishing write tid 2 to smithi04275593-37 2024-09-21T09:35:11.912 INFO:tasks.rados.rados.0.smithi042.stdout:2381: finishing write tid 3 to smithi04275593-37 2024-09-21T09:35:11.912 INFO:tasks.rados.rados.0.smithi042.stdout:2381: oid 37 updating version 0 to 850 2024-09-21T09:35:11.912 INFO:tasks.rados.rados.0.smithi042.stdout:2381: oid 37 version 850 is already newer than 849 2024-09-21T09:35:11.912 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 850 (ObjNum 759 snap 236 seq_num 759) dirty exists 2024-09-21T09:35:11.912 INFO:tasks.rados.rados.0.smithi042.stdout:2381: left oid 37 (ObjNum 759 snap 236 seq_num 759) 2024-09-21T09:35:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-mon[87662]: osdmap e540: 8 total, 8 up, 8 in 2024-09-21T09:35:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-mon[87662]: pgmap v482: 121 pgs: 121 active+clean; 293 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 300 KiB/s wr, 6 op/s 2024-09-21T09:35:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-mon[85820]: osdmap e540: 8 total, 8 up, 8 in 2024-09-21T09:35:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-mon[85820]: pgmap v482: 121 pgs: 121 active+clean; 293 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 300 KiB/s wr, 6 op/s 2024-09-21T09:35:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:12.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:12.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:35:11 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:35:11] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2024-09-21T09:35:12.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:11 smithi133 ceph-mon[83064]: osdmap e540: 8 total, 8 up, 8 in 2024-09-21T09:35:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:11 smithi133 ceph-mon[83064]: pgmap v482: 121 pgs: 121 active+clean; 293 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 300 KiB/s wr, 6 op/s 2024-09-21T09:35:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:11 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:11 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:12.717 INFO:tasks.rados.rados.0.smithi042.stdout:2379: done (3 left) 2024-09-21T09:35:12.717 INFO:tasks.rados.rados.0.smithi042.stdout:2380: done (2 left) 2024-09-21T09:35:12.717 INFO:tasks.rados.rados.0.smithi042.stdout:2381: done (1 left) 2024-09-21T09:35:12.717 INFO:tasks.rados.rados.0.smithi042.stdout:2382: done (0 left) 2024-09-21T09:35:12.717 INFO:tasks.rados.rados.0.smithi042.stdout:2383: rollback oid 16 current snap is 237 2024-09-21T09:35:12.718 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 16 to 225 2024-09-21T09:35:12.718 INFO:tasks.rados.rados.0.smithi042.stdout:2384: read oid 42 snap -1 2024-09-21T09:35:12.718 INFO:tasks.rados.rados.0.smithi042.stdout:2384: expect (ObjNum 728 snap 224 seq_num 728) 2024-09-21T09:35:12.718 INFO:tasks.rados.rados.0.smithi042.stdout:2385: snap_remove snap 229 2024-09-21T09:35:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:12 smithi042 ceph-mon[87662]: osdmap e541: 8 total, 8 up, 8 in 2024-09-21T09:35:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:12 smithi042 ceph-mon[87662]: osdmap e542: 8 total, 8 up, 8 in 2024-09-21T09:35:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:12 smithi042 ceph-mon[85820]: osdmap e541: 8 total, 8 up, 8 in 2024-09-21T09:35:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:12 smithi042 ceph-mon[85820]: osdmap e542: 8 total, 8 up, 8 in 2024-09-21T09:35:13.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:12 smithi133 ceph-mon[83064]: osdmap e541: 8 total, 8 up, 8 in 2024-09-21T09:35:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:12 smithi133 ceph-mon[83064]: osdmap e542: 8 total, 8 up, 8 in 2024-09-21T09:35:13.719 INFO:tasks.rados.rados.0.smithi042.stdout:2385: done (2 left) 2024-09-21T09:35:13.719 INFO:tasks.rados.rados.0.smithi042.stdout:2386: copy_from oid 12 from oid 25 current snap is 237 2024-09-21T09:35:13.719 INFO:tasks.rados.rados.0.smithi042.stdout:2387: snap_create 2024-09-21T09:35:13.719 INFO:tasks.rados.rados.0.smithi042.stdout:2383: finishing rollback tid 0 to smithi04275593-16 2024-09-21T09:35:13.719 INFO:tasks.rados.rados.0.smithi042.stdout:2383: finishing rollback tid 1 to smithi04275593-16 2024-09-21T09:35:13.719 INFO:tasks.rados.rados.0.smithi042.stdout:2383: finishing rollback tid 2 to smithi04275593-16 2024-09-21T09:35:13.719 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 979 (ObjNum 682 snap 200 seq_num 682) dirty exists 2024-09-21T09:35:13.720 INFO:tasks.rados.rados.0.smithi042.stdout:2384: expect (ObjNum 728 snap 224 seq_num 728) 2024-09-21T09:35:13.734 INFO:tasks.rados.rados.0.smithi042.stdout:2386: finishing copy_from racing read to smithi04275593-12 2024-09-21T09:35:13.735 INFO:tasks.rados.rados.0.smithi042.stdout:2386: finishing copy_from to smithi04275593-12 2024-09-21T09:35:13.735 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 836 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:35:14.721 INFO:tasks.rados.rados.0.smithi042.stdout:2383: done (3 left) 2024-09-21T09:35:14.721 INFO:tasks.rados.rados.0.smithi042.stdout:2384: done (2 left) 2024-09-21T09:35:14.722 INFO:tasks.rados.rados.0.smithi042.stdout:2386: done (1 left) 2024-09-21T09:35:14.722 INFO:tasks.rados.rados.0.smithi042.stdout:2387: done (0 left) 2024-09-21T09:35:14.722 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 40 current snap is 238 2024-09-21T09:35:14.722 INFO:tasks.rados.rados.0.smithi042.stdout:2388: seq_num 760 ranges {32768=737280} 2024-09-21T09:35:14.726 INFO:tasks.rados.rados.0.smithi042.stdout:2388: writing smithi04275593-40 from 32768 to 770048 tid 1 2024-09-21T09:35:14.726 INFO:tasks.rados.rados.0.smithi042.stdout:2389: copy_from oid 27 from oid 9 current snap is 238 2024-09-21T09:35:14.727 INFO:tasks.rados.rados.0.smithi042.stdout:2390: snap_remove snap 189 2024-09-21T09:35:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: pgmap v485: 121 pgs: 121 active+clean; 298 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 482 KiB/s wr, 8 op/s 2024-09-21T09:35:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: osdmap e543: 8 total, 8 up, 8 in 2024-09-21T09:35:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:14.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:14.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:14.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:14 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: pgmap v485: 121 pgs: 121 active+clean; 298 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 482 KiB/s wr, 8 op/s 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: osdmap e543: 8 total, 8 up, 8 in 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: pgmap v485: 121 pgs: 121 active+clean; 298 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 482 KiB/s wr, 8 op/s 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: osdmap e543: 8 total, 8 up, 8 in 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:15.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:14 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T09:35:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:2389: finishing copy_from racing read to smithi04275593-27 2024-09-21T09:35:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:2389: finishing copy_from to smithi04275593-27 2024-09-21T09:35:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 848 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:35:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:2388: finishing write tid 1 to smithi04275593-40 2024-09-21T09:35:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:2388: finishing write tid 2 to smithi04275593-40 2024-09-21T09:35:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:2388: finishing write tid 3 to smithi04275593-40 2024-09-21T09:35:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:2388: oid 40 updating version 0 to 839 2024-09-21T09:35:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:2388: oid 40 version 839 is already newer than 838 2024-09-21T09:35:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 839 (ObjNum 760 snap 238 seq_num 760) dirty exists 2024-09-21T09:35:15.735 INFO:tasks.rados.rados.0.smithi042.stdout:2388: left oid 40 (ObjNum 760 snap 238 seq_num 760) 2024-09-21T09:35:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:2388: done (2 left) 2024-09-21T09:35:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:2389: done (1 left) 2024-09-21T09:35:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:2390: done (0 left) 2024-09-21T09:35:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:2391: copy_from oid 34 from oid 33 current snap is 238 2024-09-21T09:35:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:2392: rmattr oid 44 current snap is 238 2024-09-21T09:35:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:2392: done (1 left) 2024-09-21T09:35:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:2393: copy_from oid 6 from oid 24 current snap is 238 2024-09-21T09:35:15.736 INFO:tasks.rados.rados.0.smithi042.stdout:2394: snap_create 2024-09-21T09:35:15.758 INFO:tasks.rados.rados.0.smithi042.stdout:2393: finishing copy_from racing read to smithi04275593-6 2024-09-21T09:35:15.759 INFO:tasks.rados.rados.0.smithi042.stdout:2393: finishing copy_from to smithi04275593-6 2024-09-21T09:35:15.759 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 826 (ObjNum 680 snap 200 seq_num 680) dirty exists 2024-09-21T09:35:15.768 INFO:tasks.rados.rados.0.smithi042.stdout:2391: finishing copy_from racing read to smithi04275593-34 2024-09-21T09:35:15.771 INFO:tasks.rados.rados.0.smithi042.stdout:2391: finishing copy_from to smithi04275593-34 2024-09-21T09:35:15.771 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 877 (ObjNum 712 snap 215 seq_num 712) dirty exists 2024-09-21T09:35:15.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:15 smithi133 ceph-mon[83064]: Upgrade: It appears safe to stop mds.b 2024-09-21T09:35:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:15 smithi133 ceph-mon[83064]: osdmap e544: 8 total, 8 up, 8 in 2024-09-21T09:35:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:15 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:15 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:15 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:15 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:16.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[87662]: Upgrade: It appears safe to stop mds.b 2024-09-21T09:35:16.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[87662]: osdmap e544: 8 total, 8 up, 8 in 2024-09-21T09:35:16.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:16.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:16.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:16.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:16.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[85820]: Upgrade: It appears safe to stop mds.b 2024-09-21T09:35:16.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[85820]: osdmap e544: 8 total, 8 up, 8 in 2024-09-21T09:35:16.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:16.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:16.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T09:35:16.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:15 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:16.733 INFO:tasks.rados.rados.0.smithi042.stdout:2391: done (2 left) 2024-09-21T09:35:16.733 INFO:tasks.rados.rados.0.smithi042.stdout:2393: done (1 left) 2024-09-21T09:35:16.733 INFO:tasks.rados.rados.0.smithi042.stdout:2394: done (0 left) 2024-09-21T09:35:16.734 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 40 current snap is 239 2024-09-21T09:35:16.734 INFO:tasks.rados.rados.0.smithi042.stdout:2395: seq_num 761 ranges {770048=753664} 2024-09-21T09:35:16.741 INFO:tasks.rados.rados.0.smithi042.stdout:2395: writing smithi04275593-40 from 770048 to 1523712 tid 1 2024-09-21T09:35:16.741 INFO:tasks.rados.rados.0.smithi042.stdout:2396: setattr oid 23 current snap is 239 2024-09-21T09:35:16.742 INFO:tasks.rados.rados.0.smithi042.stdout:2397: delete oid 21 current snap is 239 2024-09-21T09:35:16.748 INFO:tasks.rados.rados.0.smithi042.stdout:2397: done (2 left) 2024-09-21T09:35:16.748 INFO:tasks.rados.rados.0.smithi042.stdout:2398: read oid 41 snap -1 2024-09-21T09:35:16.749 INFO:tasks.rados.rados.0.smithi042.stdout:2398: expect (ObjNum 739 snap 226 seq_num 739) 2024-09-21T09:35:16.749 INFO:tasks.rados.rados.0.smithi042.stdout:2399: rollback oid 10 current snap is 239 2024-09-21T09:35:16.749 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 10 to 228 2024-09-21T09:35:16.749 INFO:tasks.rados.rados.0.smithi042.stdout:2400: setattr oid 42 current snap is 239 2024-09-21T09:35:16.749 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 770 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-09-21T09:35:16.749 INFO:tasks.rados.rados.0.smithi042.stdout:2395: finishing write tid 1 to smithi04275593-40 2024-09-21T09:35:16.749 INFO:tasks.rados.rados.0.smithi042.stdout:2395: finishing write tid 2 to smithi04275593-40 2024-09-21T09:35:16.750 INFO:tasks.rados.rados.0.smithi042.stdout:2396: done (4 left) 2024-09-21T09:35:16.750 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 239 2024-09-21T09:35:16.750 INFO:tasks.rados.rados.0.smithi042.stdout:2401: seq_num 763 ranges {49152=786432} 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2401: writing smithi04275593-14 from 49152 to 835584 tid 1 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2402: copy_from oid 18 from oid 3 current snap is 239 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2395: finishing write tid 3 to smithi04275593-40 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2395: oid 40 updating version 0 to 840 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2395: oid 40 updating version 840 to 841 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 841 (ObjNum 761 snap 239 seq_num 761) dirty exists 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2395: left oid 40 (ObjNum 761 snap 239 seq_num 761) 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2399: finishing rollback tid 0 to smithi04275593-10 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2399: finishing rollback tid 1 to smithi04275593-10 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2395: done (5 left) 2024-09-21T09:35:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2403: snap_remove snap 236 2024-09-21T09:35:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:16 smithi133 ceph-mon[83064]: pgmap v488: 121 pgs: 121 active+clean; 299 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 639 KiB/s rd, 830 KiB/s wr, 12 op/s 2024-09-21T09:35:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:16 smithi133 ceph-mon[83064]: Upgrade: Updating mds.b 2024-09-21T09:35:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:16 smithi133 ceph-mon[83064]: Deploying daemon mds.b on smithi133 2024-09-21T09:35:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:16 smithi133 ceph-mon[83064]: osdmap e545: 8 total, 8 up, 8 in 2024-09-21T09:35:17.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:16 smithi042 ceph-mon[85820]: pgmap v488: 121 pgs: 121 active+clean; 299 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 639 KiB/s rd, 830 KiB/s wr, 12 op/s 2024-09-21T09:35:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:16 smithi042 ceph-mon[85820]: Upgrade: Updating mds.b 2024-09-21T09:35:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:16 smithi042 ceph-mon[85820]: Deploying daemon mds.b on smithi133 2024-09-21T09:35:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:16 smithi042 ceph-mon[85820]: osdmap e545: 8 total, 8 up, 8 in 2024-09-21T09:35:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:16 smithi042 ceph-mon[87662]: pgmap v488: 121 pgs: 121 active+clean; 299 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 639 KiB/s rd, 830 KiB/s wr, 12 op/s 2024-09-21T09:35:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:16 smithi042 ceph-mon[87662]: Upgrade: Updating mds.b 2024-09-21T09:35:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:16 smithi042 ceph-mon[87662]: Deploying daemon mds.b on smithi133 2024-09-21T09:35:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:16 smithi042 ceph-mon[87662]: osdmap e545: 8 total, 8 up, 8 in 2024-09-21T09:35:17.272 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:17 smithi133 systemd[1]: Stopping Ceph mds.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:35:17.272 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b[57603]: 2024-09-21T09:35:17.269+0000 7f24e5972640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -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-09-21T09:35:17.272 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b[57603]: 2024-09-21T09:35:17.269+0000 7f24e5972640 -1 mds.b *** got signal Terminated *** 2024-09-21T09:35:17.279 INFO:tasks.rados.rados.0.smithi042.stdout:2403: done (5 left) 2024-09-21T09:35:17.279 INFO:tasks.rados.rados.0.smithi042.stdout:2404: snap_create 2024-09-21T09:35:17.279 INFO:tasks.rados.rados.0.smithi042.stdout:2399: finishing rollback tid 2 to smithi04275593-10 2024-09-21T09:35:17.279 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 851 (ObjNum 707 snap 211 seq_num 707) dirty exists 2024-09-21T09:35:17.279 INFO:tasks.rados.rados.0.smithi042.stdout:2401: finishing write tid 1 to smithi04275593-14 2024-09-21T09:35:17.279 INFO:tasks.rados.rados.0.smithi042.stdout:2401: finishing write tid 2 to smithi04275593-14 2024-09-21T09:35:17.279 INFO:tasks.rados.rados.0.smithi042.stdout:2401: finishing write tid 3 to smithi04275593-14 2024-09-21T09:35:17.279 INFO:tasks.rados.rados.0.smithi042.stdout:2401: oid 14 updating version 0 to 677 2024-09-21T09:35:17.280 INFO:tasks.rados.rados.0.smithi042.stdout:2401: oid 14 updating version 677 to 678 2024-09-21T09:35:17.280 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 678 (ObjNum 763 snap 239 seq_num 763) dirty exists 2024-09-21T09:35:17.280 INFO:tasks.rados.rados.0.smithi042.stdout:2401: left oid 14 (ObjNum 763 snap 239 seq_num 763) 2024-09-21T09:35:17.280 INFO:tasks.rados.rados.0.smithi042.stdout:2402: finishing copy_from racing read to smithi04275593-18 2024-09-21T09:35:17.280 INFO:tasks.rados.rados.0.smithi042.stdout:2398: expect (ObjNum 739 snap 226 seq_num 739) 2024-09-21T09:35:17.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a[85816]: 2024-09-21T09:35:17.270+0000 7f3ba9000640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[85820]: osdmap e546: 8 total, 8 up, 8 in 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[85820]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[85820]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[85820]: osdmap e547: 8 total, 8 up, 8 in 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[85820]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[85820]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[85820]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[85820]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[85820]: osdmap e548: 8 total, 8 up, 8 in 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[87662]: osdmap e546: 8 total, 8 up, 8 in 2024-09-21T09:35:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[87662]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T09:35:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[87662]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:35:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[87662]: osdmap e547: 8 total, 8 up, 8 in 2024-09-21T09:35:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[87662]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-21T09:35:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[87662]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T09:35:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[87662]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-21T09:35:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[87662]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-21T09:35:18.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:17 smithi042 ceph-mon[87662]: osdmap e548: 8 total, 8 up, 8 in 2024-09-21T09:35:18.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-mon[83064]: osdmap e546: 8 total, 8 up, 8 in 2024-09-21T09:35:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-mon[83064]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T09:35:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-mon[83064]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:35:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-mon[83064]: osdmap e547: 8 total, 8 up, 8 in 2024-09-21T09:35:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-mon[83064]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-21T09:35:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-mon[83064]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T09:35:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-mon[83064]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-21T09:35:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-mon[83064]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-21T09:35:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:17 smithi133 ceph-mon[83064]: osdmap e548: 8 total, 8 up, 8 in 2024-09-21T09:35:18.491 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 632 (ObjNum 728 snap 224 seq_num 728) dirty exists 2024-09-21T09:35:18.491 INFO:tasks.rados.rados.0.smithi042.stdout:2402: finishing copy_from to smithi04275593-18 2024-09-21T09:35:18.491 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 611 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:35:18.491 INFO:tasks.rados.rados.0.smithi042.stdout:2398: done (5 left) 2024-09-21T09:35:18.492 INFO:tasks.rados.rados.0.smithi042.stdout:2399: done (4 left) 2024-09-21T09:35:18.492 INFO:tasks.rados.rados.0.smithi042.stdout:2400: done (3 left) 2024-09-21T09:35:18.492 INFO:tasks.rados.rados.0.smithi042.stdout:2401: done (2 left) 2024-09-21T09:35:18.492 INFO:tasks.rados.rados.0.smithi042.stdout:2402: done (1 left) 2024-09-21T09:35:18.492 INFO:tasks.rados.rados.0.smithi042.stdout:2404: done (0 left) 2024-09-21T09:35:18.492 INFO:tasks.rados.rados.0.smithi042.stdout:2405: rollback oid 29 current snap is 240 2024-09-21T09:35:18.492 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 29 to 235 2024-09-21T09:35:18.492 INFO:tasks.rados.rados.0.smithi042.stdout:2406: snap_remove snap 228 2024-09-21T09:35:18.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:18 smithi133 ceph-mon[83064]: pgmap v491: 121 pgs: 121 active+clean; 295 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-09-21T09:35:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:18 smithi133 ceph-mon[83064]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:reconnect 2024-09-21T09:35:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:18 smithi133 ceph-mon[83064]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-21T09:35:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:18 smithi042 ceph-mon[85820]: pgmap v491: 121 pgs: 121 active+clean; 295 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-09-21T09:35:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:18 smithi042 ceph-mon[85820]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:reconnect 2024-09-21T09:35:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:18 smithi042 ceph-mon[85820]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-21T09:35:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:18 smithi042 ceph-mon[87662]: pgmap v491: 121 pgs: 121 active+clean; 295 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-09-21T09:35:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:18 smithi042 ceph-mon[87662]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:reconnect 2024-09-21T09:35:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:18 smithi042 ceph-mon[87662]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-21T09:35:19.292 INFO:tasks.rados.rados.0.smithi042.stdout:2405: finishing rollback tid 0 to smithi04275593-29 2024-09-21T09:35:19.293 INFO:tasks.rados.rados.0.smithi042.stdout:2405: finishing rollback tid 1 to smithi04275593-29 2024-09-21T09:35:19.293 INFO:tasks.rados.rados.0.smithi042.stdout:2405: finishing rollback tid 2 to smithi04275593-29 2024-09-21T09:35:19.293 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 905 (ObjNum 756 snap 234 seq_num 756) dirty exists 2024-09-21T09:35:19.293 INFO:tasks.rados.rados.0.smithi042.stdout:2405: done (1 left) 2024-09-21T09:35:19.293 INFO:tasks.rados.rados.0.smithi042.stdout:2406: done (0 left) 2024-09-21T09:35:19.293 INFO:tasks.rados.rados.0.smithi042.stdout:2407: rollback oid 44 current snap is 240 2024-09-21T09:35:19.293 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 44 to 235 2024-09-21T09:35:19.293 INFO:tasks.rados.rados.0.smithi042.stdout:2408: delete oid 11 current snap is 240 2024-09-21T09:35:19.299 INFO:tasks.rados.rados.0.smithi042.stdout:2408: done (1 left) 2024-09-21T09:35:19.299 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 240 2024-09-21T09:35:19.299 INFO:tasks.rados.rados.0.smithi042.stdout:2409: seq_num 765 ranges {0=417792,417792=401408} 2024-09-21T09:35:19.302 INFO:tasks.rados.rados.0.smithi042.stdout:2409: writing smithi04275593-49 from 0 to 417792 tid 1 2024-09-21T09:35:19.305 INFO:tasks.rados.rados.0.smithi042.stdout:2409: writing smithi04275593-49 from 417792 to 819200 tid 2 2024-09-21T09:35:19.306 INFO:tasks.rados.rados.0.smithi042.stdout:2410: rmattr oid 12 current snap is 240 2024-09-21T09:35:19.306 INFO:tasks.rados.rados.0.smithi042.stdout:2410: done (2 left) 2024-09-21T09:35:19.306 INFO:tasks.rados.rados.0.smithi042.stdout:2411: rmattr oid 10 current snap is 240 2024-09-21T09:35:19.306 INFO:tasks.rados.rados.0.smithi042.stdout:2407: finishing rollback tid 0 to smithi04275593-44 2024-09-21T09:35:19.306 INFO:tasks.rados.rados.0.smithi042.stdout:2412: copy_from oid 32 from oid 16 current snap is 240 2024-09-21T09:35:19.306 INFO:tasks.rados.rados.0.smithi042.stdout:2413: copy_from oid 13 from oid 34 current snap is 240 2024-09-21T09:35:19.306 INFO:tasks.rados.rados.0.smithi042.stdout:2414: snap_remove snap 237 2024-09-21T09:35:20.303 INFO:tasks.rados.rados.0.smithi042.stdout:2414: done (5 left) 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:2415: rollback oid 41 current snap is 240 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 41 to 238 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:2407: finishing rollback tid 1 to smithi04275593-44 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:2407: finishing rollback tid 2 to smithi04275593-44 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 777 (ObjNum 730 snap 224 seq_num 730) dirty exists 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 852 (ObjNum 707 snap 211 seq_num 707) dirty exists 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:2409: finishing write tid 1 to smithi04275593-49 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:2409: finishing write tid 2 to smithi04275593-49 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:2409: finishing write tid 3 to smithi04275593-49 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:2409: finishing write tid 4 to smithi04275593-49 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:2409: oid 49 updating version 0 to 904 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:2409: oid 49 updating version 904 to 905 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:2409: oid 49 version 905 is already newer than 903 2024-09-21T09:35:20.304 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 905 (ObjNum 765 snap 240 seq_num 765) dirty exists 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2409: left oid 49 (ObjNum 765 snap 240 seq_num 765) 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2413: finishing copy_from racing read to smithi04275593-13 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2412: finishing copy_from racing read to smithi04275593-32 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2412: finishing copy_from to smithi04275593-32 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 979 (ObjNum 682 snap 200 seq_num 682) dirty exists 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2413: finishing copy_from to smithi04275593-13 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 877 (ObjNum 712 snap 215 seq_num 712) dirty exists 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2407: done (5 left) 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2409: done (4 left) 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2411: done (3 left) 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2412: done (2 left) 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2413: done (1 left) 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2416: rollback oid 9 current snap is 240 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 9 to 222 2024-09-21T09:35:20.305 INFO:tasks.rados.rados.0.smithi042.stdout:2417: read oid 48 snap -1 2024-09-21T09:35:20.306 INFO:tasks.rados.rados.0.smithi042.stdout:2417: expect (ObjNum 738 snap 226 seq_num 738) 2024-09-21T09:35:20.306 INFO:tasks.rados.rados.0.smithi042.stdout:2418: rollback oid 47 current snap is 240 2024-09-21T09:35:20.306 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 47 to 217 2024-09-21T09:35:20.306 INFO:tasks.rados.rados.0.smithi042.stdout:2419: snap_remove snap 218 2024-09-21T09:35:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:20 smithi042 ceph-mon[87662]: pgmap v494: 121 pgs: 121 active+clean; 277 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-21T09:35:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:20 smithi042 ceph-mon[87662]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:rejoin 2024-09-21T09:35:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:20 smithi042 ceph-mon[87662]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-21T09:35:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:20 smithi042 ceph-mon[87662]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-21T09:35:20.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:20 smithi042 ceph-mon[87662]: osdmap e549: 8 total, 8 up, 8 in 2024-09-21T09:35:20.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:20 smithi042 ceph-mon[85820]: pgmap v494: 121 pgs: 121 active+clean; 277 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-21T09:35:20.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:20 smithi042 ceph-mon[85820]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:rejoin 2024-09-21T09:35:20.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:20 smithi042 ceph-mon[85820]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-21T09:35:20.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:20 smithi042 ceph-mon[85820]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-21T09:35:20.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:20 smithi042 ceph-mon[85820]: osdmap e549: 8 total, 8 up, 8 in 2024-09-21T09:35:20.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:20 smithi133 ceph-mon[83064]: pgmap v494: 121 pgs: 121 active+clean; 277 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-21T09:35:20.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:20 smithi133 ceph-mon[83064]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:rejoin 2024-09-21T09:35:20.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:20 smithi133 ceph-mon[83064]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-21T09:35:20.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:20 smithi133 ceph-mon[83064]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-21T09:35:20.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:20 smithi133 ceph-mon[83064]: osdmap e549: 8 total, 8 up, 8 in 2024-09-21T09:35:21.307 INFO:tasks.rados.rados.0.smithi042.stdout:2419: done (4 left) 2024-09-21T09:35:21.308 INFO:tasks.rados.rados.0.smithi042.stdout:2420: rollback oid 4 current snap is 240 2024-09-21T09:35:21.308 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 4 to 238 2024-09-21T09:35:21.308 INFO:tasks.rados.rados.0.smithi042.stdout:2421: delete oid 23 current snap is 240 2024-09-21T09:35:21.308 INFO:tasks.rados.rados.0.smithi042.stdout:2416: finishing rollback tid 0 to smithi04275593-9 2024-09-21T09:35:21.308 INFO:tasks.rados.rados.0.smithi042.stdout:2417: expect (ObjNum 738 snap 226 seq_num 738) 2024-09-21T09:35:21.325 INFO:tasks.rados.rados.0.smithi042.stdout:2418: finishing rollback tid 0 to smithi04275593-47 2024-09-21T09:35:21.325 INFO:tasks.rados.rados.0.smithi042.stdout:2418: finishing rollback tid 1 to smithi04275593-47 2024-09-21T09:35:21.325 INFO:tasks.rados.rados.0.smithi042.stdout:2416: finishing rollback tid 1 to smithi04275593-9 2024-09-21T09:35:21.325 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 852 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T09:35:21.325 INFO:tasks.rados.rados.0.smithi042.stdout:2415: finishing rollback tid 0 to smithi04275593-41 2024-09-21T09:35:21.325 INFO:tasks.rados.rados.0.smithi042.stdout:2418: finishing rollback tid 2 to smithi04275593-47 2024-09-21T09:35:21.325 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 982 (ObjNum 637 snap 185 seq_num 637) dirty exists 2024-09-21T09:35:21.325 INFO:tasks.rados.rados.0.smithi042.stdout:2415: finishing rollback tid 1 to smithi04275593-41 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:2416: done (5 left) 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:2417: done (4 left) 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:2418: done (3 left) 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:2421: done (2 left) 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:2422: rollback oid 20 current snap is 240 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 20 to 206 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:2423: snap_create 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:2415: finishing rollback tid 2 to smithi04275593-41 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 635 (ObjNum 739 snap 226 seq_num 739) dirty exists 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:2420: finishing rollback tid 0 to smithi04275593-4 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:2420: finishing rollback tid 1 to smithi04275593-4 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:2420: finishing rollback tid 2 to smithi04275593-4 2024-09-21T09:35:21.326 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 844 (ObjNum 709 snap 211 seq_num 709) dirty exists 2024-09-21T09:35:21.329 INFO:tasks.rados.rados.0.smithi042.stdout:2422: finishing rollback tid 0 to smithi04275593-20 2024-09-21T09:35:21.329 INFO:tasks.rados.rados.0.smithi042.stdout:2422: finishing rollback tid 1 to smithi04275593-20 2024-09-21T09:35:21.330 INFO:tasks.rados.rados.0.smithi042.stdout:2422: finishing rollback tid 2 to smithi04275593-20 2024-09-21T09:35:21.330 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 909 (ObjNum 670 snap 197 seq_num 670) dirty exists 2024-09-21T09:35:21.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-mon[85820]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T09:35:21.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:35:21.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-mon[85820]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:active 2024-09-21T09:35:21.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-mon[85820]: fsmap cephfs:1 {0=a=up:active} 2024-09-21T09:35:21.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-mon[85820]: osdmap e550: 8 total, 8 up, 8 in 2024-09-21T09:35:21.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-mon[87662]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T09:35:21.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:35:21.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-mon[87662]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:active 2024-09-21T09:35:21.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-mon[87662]: fsmap cephfs:1 {0=a=up:active} 2024-09-21T09:35:21.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-mon[87662]: osdmap e550: 8 total, 8 up, 8 in 2024-09-21T09:35:21.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:21 smithi133 ceph-mon[83064]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T09:35:21.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:21 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:35:21.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:21 smithi133 ceph-mon[83064]: mds.? [v2:172.21.15.42:6834/1171943372,v1:172.21.15.42:6835/1171943372] up:active 2024-09-21T09:35:21.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:21 smithi133 ceph-mon[83064]: fsmap cephfs:1 {0=a=up:active} 2024-09-21T09:35:21.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:21 smithi133 ceph-mon[83064]: osdmap e550: 8 total, 8 up, 8 in 2024-09-21T09:35:22.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:35:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:35:21] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2024-09-21T09:35:22.194 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:21 smithi133 podman[105812]: 2024-09-21 09:35:21.870698505 +0000 UTC m=+4.701326254 container died 9c96b2422f345bc808babe12e6a22aa25f5ece1d0bff7f6f6315e0f620e596cd (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-21T09:35:22.311 INFO:tasks.rados.rados.0.smithi042.stdout:2415: done (3 left) 2024-09-21T09:35:22.311 INFO:tasks.rados.rados.0.smithi042.stdout:2420: done (2 left) 2024-09-21T09:35:22.311 INFO:tasks.rados.rados.0.smithi042.stdout:2422: done (1 left) 2024-09-21T09:35:22.311 INFO:tasks.rados.rados.0.smithi042.stdout:2423: done (0 left) 2024-09-21T09:35:22.311 INFO:tasks.rados.rados.0.smithi042.stdout:2424: snap_create 2024-09-21T09:35:22.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:22 smithi133 ceph-mon[83064]: pgmap v497: 121 pgs: 121 active+clean; 277 MiB data, 995 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 996 KiB/s wr, 11 op/s 2024-09-21T09:35:22.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:22 smithi133 ceph-mon[83064]: osdmap e551: 8 total, 8 up, 8 in 2024-09-21T09:35:22.493 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:22 smithi133 podman[105812]: 2024-09-21 09:35:22.376906247 +0000 UTC m=+5.207533995 container cleanup 9c96b2422f345bc808babe12e6a22aa25f5ece1d0bff7f6f6315e0f620e596cd (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T09:35:22.493 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:22 smithi133 bash[105812]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b 2024-09-21T09:35:22.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:22 smithi042 ceph-mon[85820]: pgmap v497: 121 pgs: 121 active+clean; 277 MiB data, 995 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 996 KiB/s wr, 11 op/s 2024-09-21T09:35:22.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:22 smithi042 ceph-mon[85820]: osdmap e551: 8 total, 8 up, 8 in 2024-09-21T09:35:22.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:22 smithi042 ceph-mon[87662]: pgmap v497: 121 pgs: 121 active+clean; 277 MiB data, 995 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 996 KiB/s wr, 11 op/s 2024-09-21T09:35:22.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:22 smithi042 ceph-mon[87662]: osdmap e551: 8 total, 8 up, 8 in 2024-09-21T09:35:22.720 INFO:tasks.rados.rados.0.smithi042.stdout:2424: done (0 left) 2024-09-21T09:35:22.720 INFO:tasks.rados.rados.0.smithi042.stdout:2425: snap_create 2024-09-21T09:35:22.993 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:22 smithi133 podman[105828]: 2024-09-21 09:35:22.64751449 +0000 UTC m=+0.769776598 container remove 9c96b2422f345bc808babe12e6a22aa25f5ece1d0bff7f6f6315e0f620e596cd (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-21T09:35:22.993 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:22 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mds.b.service: Deactivated successfully. 2024-09-21T09:35:22.993 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:22 smithi133 systemd[1]: Stopped Ceph mds.b for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:35:22.993 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:22 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@mds.b.service: Consumed 1.656s CPU time. 2024-09-21T09:35:23.305 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:23 smithi133 systemd[1]: Starting Ceph mds.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:35:23.305 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:23 smithi133 podman[105954]: 2024-09-21 09:35:23.198725922 +0000 UTC m=+0.090414988 container create 771ef258f6d31f6d165d314e781da10c4468f12fb0086f580d68f2afc75452f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-21T09:35:23.305 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:23 smithi133 podman[105954]: 2024-09-21 09:35:23.124055254 +0000 UTC m=+0.015744348 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:35:23.324 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:35:22 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a[110753]: 2024-09-21T09:35:22.867+0000 7f523ca5a640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-09-21T09:35:23.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:23 smithi042 ceph-mon[87662]: osdmap e552: 8 total, 8 up, 8 in 2024-09-21T09:35:23.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:23 smithi042 ceph-mon[87662]: osdmap e553: 8 total, 8 up, 8 in 2024-09-21T09:35:23.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:23 smithi042 ceph-mon[85820]: osdmap e552: 8 total, 8 up, 8 in 2024-09-21T09:35:23.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:23 smithi042 ceph-mon[85820]: osdmap e553: 8 total, 8 up, 8 in 2024-09-21T09:35:23.726 INFO:tasks.rados.rados.0.smithi042.stdout:2425: done (0 left) 2024-09-21T09:35:23.726 INFO:tasks.rados.rados.0.smithi042.stdout:2426: read oid 21 snap -1 2024-09-21T09:35:23.726 INFO:tasks.rados.rados.0.smithi042.stdout:2426: expect deleted 2024-09-21T09:35:23.726 INFO:tasks.rados.rados.0.smithi042.stdout:2427: delete oid 10 current snap is 243 2024-09-21T09:35:23.730 INFO:tasks.rados.rados.0.smithi042.stdout:2426: done (1 left) 2024-09-21T09:35:23.730 INFO:tasks.rados.rados.0.smithi042.stdout:2427: done (0 left) 2024-09-21T09:35:23.730 INFO:tasks.rados.rados.0.smithi042.stdout:2428: rollback oid 38 current snap is 243 2024-09-21T09:35:23.730 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 222 2024-09-21T09:35:23.730 INFO:tasks.rados.rados.0.smithi042.stdout:2429: snap_remove snap 239 2024-09-21T09:35:23.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:23 smithi133 ceph-mon[83064]: osdmap e552: 8 total, 8 up, 8 in 2024-09-21T09:35:23.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:23 smithi133 ceph-mon[83064]: osdmap e553: 8 total, 8 up, 8 in 2024-09-21T09:35:23.743 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:23 smithi133 podman[105954]: 2024-09-21 09:35:23.426377464 +0000 UTC m=+0.318066544 container init 771ef258f6d31f6d165d314e781da10c4468f12fb0086f580d68f2afc75452f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-21T09:35:23.743 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:23 smithi133 podman[105954]: 2024-09-21 09:35:23.429436044 +0000 UTC m=+0.321125115 container start 771ef258f6d31f6d165d314e781da10c4468f12fb0086f580d68f2afc75452f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-21T09:35:23.743 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:23 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b[105969]: starting mds.b at 2024-09-21T09:35:23.743 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:23 smithi133 bash[105954]: 771ef258f6d31f6d165d314e781da10c4468f12fb0086f580d68f2afc75452f9 2024-09-21T09:35:23.743 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:35:23 smithi133 systemd[1]: Started Ceph mds.b for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:35:24.727 INFO:tasks.rados.rados.0.smithi042.stdout:2429: done (1 left) 2024-09-21T09:35:24.728 INFO:tasks.rados.rados.0.smithi042.stdout:2430: snap_create 2024-09-21T09:35:24.728 INFO:tasks.rados.rados.0.smithi042.stdout:2428: finishing rollback tid 0 to smithi04275593-38 2024-09-21T09:35:24.728 INFO:tasks.rados.rados.0.smithi042.stdout:2428: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:35:24.728 INFO:tasks.rados.rados.0.smithi042.stdout:2428: finishing rollback tid 2 to smithi04275593-38 2024-09-21T09:35:24.728 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 567 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-09-21T09:35:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[85820]: pgmap v501: 121 pgs: 121 active+clean; 288 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 294 KiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-09-21T09:35:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[85820]: osdmap e554: 8 total, 8 up, 8 in 2024-09-21T09:35:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[85820]: mds.? [v2:172.21.15.133:6832/1641879818,v1:172.21.15.133:6833/1641879818] up:boot 2024-09-21T09:35:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[85820]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-21T09:35:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-21T09:35:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[87662]: pgmap v501: 121 pgs: 121 active+clean; 288 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 294 KiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-09-21T09:35:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[87662]: osdmap e554: 8 total, 8 up, 8 in 2024-09-21T09:35:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[87662]: mds.? [v2:172.21.15.133:6832/1641879818,v1:172.21.15.133:6833/1641879818] up:boot 2024-09-21T09:35:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[87662]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-21T09:35:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:24 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-21T09:35:24.945 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:24 smithi133 ceph-mon[83064]: pgmap v501: 121 pgs: 121 active+clean; 288 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 294 KiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-09-21T09:35:24.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:24 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:24.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:24 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:24.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:24 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:24.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:24 smithi133 ceph-mon[83064]: osdmap e554: 8 total, 8 up, 8 in 2024-09-21T09:35:24.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:24 smithi133 ceph-mon[83064]: mds.? [v2:172.21.15.133:6832/1641879818,v1:172.21.15.133:6833/1641879818] up:boot 2024-09-21T09:35:24.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:24 smithi133 ceph-mon[83064]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-21T09:35:24.946 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:24 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-21T09:35:25.733 INFO:tasks.rados.rados.0.smithi042.stdout:2428: done (1 left) 2024-09-21T09:35:25.733 INFO:tasks.rados.rados.0.smithi042.stdout:2430: done (0 left) 2024-09-21T09:35:25.733 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 40 current snap is 244 2024-09-21T09:35:25.733 INFO:tasks.rados.rados.0.smithi042.stdout:2431: seq_num 768 ranges {1523712=466944,1990656=401408} 2024-09-21T09:35:25.743 INFO:tasks.rados.rados.0.smithi042.stdout:2431: writing smithi04275593-40 from 1523712 to 1990656 tid 1 2024-09-21T09:35:25.746 INFO:tasks.rados.rados.0.smithi042.stdout:2431: writing smithi04275593-40 from 1990656 to 2392064 tid 2 2024-09-21T09:35:25.746 INFO:tasks.rados.rados.0.smithi042.stdout:2432: setattr oid 18 current snap is 244 2024-09-21T09:35:25.748 INFO:tasks.rados.rados.0.smithi042.stdout:2433: setattr oid 7 current snap is 244 2024-09-21T09:35:25.749 INFO:tasks.rados.rados.0.smithi042.stdout:2431: finishing write tid 1 to smithi04275593-40 2024-09-21T09:35:25.749 INFO:tasks.rados.rados.0.smithi042.stdout:2431: finishing write tid 2 to smithi04275593-40 2024-09-21T09:35:25.750 INFO:tasks.rados.rados.0.smithi042.stdout:2431: finishing write tid 3 to smithi04275593-40 2024-09-21T09:35:25.750 INFO:tasks.rados.rados.0.smithi042.stdout:2434: rollback oid 12 current snap is 244 2024-09-21T09:35:25.750 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 12 to 235 2024-09-21T09:35:25.750 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 244 2024-09-21T09:35:25.750 INFO:tasks.rados.rados.0.smithi042.stdout:2435: seq_num 769 ranges {3481600=483328,3964928=401408} 2024-09-21T09:35:25.772 INFO:tasks.rados.rados.0.smithi042.stdout:2435: writing smithi04275593-4 from 3481600 to 3964928 tid 1 2024-09-21T09:35:25.775 INFO:tasks.rados.rados.0.smithi042.stdout:2435: writing smithi04275593-4 from 3964928 to 4366336 tid 2 2024-09-21T09:35:25.775 INFO:tasks.rados.rados.0.smithi042.stdout:2436: read oid 32 snap 234 2024-09-21T09:35:25.775 INFO:tasks.rados.rados.0.smithi042.stdout:2436: expect (ObjNum 753 snap 234 seq_num 753) 2024-09-21T09:35:25.775 INFO:tasks.rados.rados.0.smithi042.stdout:2437: copy_from oid 46 from oid 20 current snap is 244 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2431: finishing write tid 4 to smithi04275593-40 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2431: oid 40 updating version 0 to 845 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2431: oid 40 updating version 845 to 847 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2431: oid 40 version 847 is already newer than 846 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 847 (ObjNum 768 snap 244 seq_num 768) dirty exists 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2431: left oid 40 (ObjNum 768 snap 244 seq_num 768) 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2431: done (6 left) 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2438: read oid 39 snap 235 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2438: expect deleted 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2439: snap_create 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 795 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 987 (ObjNum 129 snap 0 seq_num 3458891312) dirty exists 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2434: finishing rollback tid 0 to smithi04275593-12 2024-09-21T09:35:25.776 INFO:tasks.rados.rados.0.smithi042.stdout:2434: finishing rollback tid 1 to smithi04275593-12 2024-09-21T09:35:25.777 INFO:tasks.rados.rados.0.smithi042.stdout:2434: finishing rollback tid 2 to smithi04275593-12 2024-09-21T09:35:25.777 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 839 (ObjNum 734 snap 225 seq_num 734) dirty exists 2024-09-21T09:35:25.778 INFO:tasks.rados.rados.0.smithi042.stdout:2435: finishing write tid 1 to smithi04275593-4 2024-09-21T09:35:25.779 INFO:tasks.rados.rados.0.smithi042.stdout:2435: finishing write tid 2 to smithi04275593-4 2024-09-21T09:35:25.779 INFO:tasks.rados.rados.0.smithi042.stdout:2435: finishing write tid 3 to smithi04275593-4 2024-09-21T09:35:25.780 INFO:tasks.rados.rados.0.smithi042.stdout:2435: finishing write tid 4 to smithi04275593-4 2024-09-21T09:35:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:2435: oid 4 updating version 0 to 848 2024-09-21T09:35:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:2435: oid 4 updating version 848 to 849 2024-09-21T09:35:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:2435: oid 4 updating version 849 to 850 2024-09-21T09:35:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 850 (ObjNum 769 snap 244 seq_num 769) dirty exists 2024-09-21T09:35:25.781 INFO:tasks.rados.rados.0.smithi042.stdout:2435: left oid 4 (ObjNum 769 snap 244 seq_num 769) 2024-09-21T09:35:25.785 INFO:tasks.rados.rados.0.smithi042.stdout:2436: expect (ObjNum 753 snap 234 seq_num 753) 2024-09-21T09:35:25.864 INFO:tasks.rados.rados.0.smithi042.stdout:2437: finishing copy_from racing read to smithi04275593-46 2024-09-21T09:35:25.864 INFO:tasks.rados.rados.0.smithi042.stdout:2437: finishing copy_from to smithi04275593-46 2024-09-21T09:35:25.864 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 909 (ObjNum 670 snap 197 seq_num 670) dirty exists 2024-09-21T09:35:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:25 smithi133 ceph-mon[83064]: osdmap e555: 8 total, 8 up, 8 in 2024-09-21T09:35:26.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:25 smithi042 ceph-mon[87662]: osdmap e555: 8 total, 8 up, 8 in 2024-09-21T09:35:26.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:25 smithi042 ceph-mon[85820]: osdmap e555: 8 total, 8 up, 8 in 2024-09-21T09:35:26.737 INFO:tasks.rados.rados.0.smithi042.stdout:2432: done (7 left) 2024-09-21T09:35:26.737 INFO:tasks.rados.rados.0.smithi042.stdout:2433: done (6 left) 2024-09-21T09:35:26.737 INFO:tasks.rados.rados.0.smithi042.stdout:2434: done (5 left) 2024-09-21T09:35:26.737 INFO:tasks.rados.rados.0.smithi042.stdout:2435: done (4 left) 2024-09-21T09:35:26.737 INFO:tasks.rados.rados.0.smithi042.stdout:2436: done (3 left) 2024-09-21T09:35:26.737 INFO:tasks.rados.rados.0.smithi042.stdout:2437: done (2 left) 2024-09-21T09:35:26.738 INFO:tasks.rados.rados.0.smithi042.stdout:2438: done (1 left) 2024-09-21T09:35:26.738 INFO:tasks.rados.rados.0.smithi042.stdout:2439: done (0 left) 2024-09-21T09:35:26.738 INFO:tasks.rados.rados.0.smithi042.stdout:2440: copy_from oid 23 from oid 16 current snap is 245 2024-09-21T09:35:26.738 INFO:tasks.rados.rados.0.smithi042.stdout:2441: setattr oid 43 current snap is 245 2024-09-21T09:35:26.738 INFO:tasks.rados.rados.0.smithi042.stdout:2442: snap_create 2024-09-21T09:35:26.743 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 679 (ObjNum 737 snap 226 seq_num 737) dirty exists 2024-09-21T09:35:26.753 INFO:tasks.rados.rados.0.smithi042.stdout:2440: finishing copy_from racing read to smithi04275593-23 2024-09-21T09:35:26.756 INFO:tasks.rados.rados.0.smithi042.stdout:2440: finishing copy_from to smithi04275593-23 2024-09-21T09:35:26.756 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 979 (ObjNum 682 snap 200 seq_num 682) dirty exists 2024-09-21T09:35:26.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:26 smithi133 ceph-mon[83064]: pgmap v504: 121 pgs: 121 active+clean; 287 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 304 KiB/s rd, 2.2 MiB/s wr, 28 op/s 2024-09-21T09:35:26.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:26 smithi133 ceph-mon[83064]: osdmap e556: 8 total, 8 up, 8 in 2024-09-21T09:35:26.839 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:26 smithi042 ceph-mon[85820]: pgmap v504: 121 pgs: 121 active+clean; 287 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 304 KiB/s rd, 2.2 MiB/s wr, 28 op/s 2024-09-21T09:35:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:26 smithi042 ceph-mon[85820]: osdmap e556: 8 total, 8 up, 8 in 2024-09-21T09:35:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:26 smithi042 ceph-mon[87662]: pgmap v504: 121 pgs: 121 active+clean; 287 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 304 KiB/s rd, 2.2 MiB/s wr, 28 op/s 2024-09-21T09:35:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:26 smithi042 ceph-mon[87662]: osdmap e556: 8 total, 8 up, 8 in 2024-09-21T09:35:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:27.723 INFO:tasks.rados.rados.0.smithi042.stdout:2440: done (2 left) 2024-09-21T09:35:27.723 INFO:tasks.rados.rados.0.smithi042.stdout:2441: done (1 left) 2024-09-21T09:35:27.723 INFO:tasks.rados.rados.0.smithi042.stdout:2442: done (0 left) 2024-09-21T09:35:27.723 INFO:tasks.rados.rados.0.smithi042.stdout:2443: copy_from oid 9 from oid 43 current snap is 246 2024-09-21T09:35:27.723 INFO:tasks.rados.rados.0.smithi042.stdout:2444: copy_from oid 20 from oid 18 current snap is 246 2024-09-21T09:35:27.723 INFO:tasks.rados.rados.0.smithi042.stdout:2445: read oid 15 snap 238 2024-09-21T09:35:27.724 INFO:tasks.rados.rados.0.smithi042.stdout:2445: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:35:27.724 INFO:tasks.rados.rados.0.smithi042.stdout:2446: copy_from oid 49 from oid 3 current snap is 246 2024-09-21T09:35:27.724 INFO:tasks.rados.rados.0.smithi042.stdout:2447: read oid 13 snap -1 2024-09-21T09:35:27.724 INFO:tasks.rados.rados.0.smithi042.stdout:2447: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:35:27.724 INFO:tasks.rados.rados.0.smithi042.stdout:2448: rollback oid 7 current snap is 246 2024-09-21T09:35:27.724 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 7 to 242 2024-09-21T09:35:27.724 INFO:tasks.rados.rados.0.smithi042.stdout:2449: snap_remove snap 215 2024-09-21T09:35:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:27 smithi133 ceph-mon[83064]: osdmap e557: 8 total, 8 up, 8 in 2024-09-21T09:35:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:27 smithi133 ceph-mon[83064]: osdmap e558: 8 total, 8 up, 8 in 2024-09-21T09:35:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[87662]: osdmap e557: 8 total, 8 up, 8 in 2024-09-21T09:35:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[87662]: osdmap e558: 8 total, 8 up, 8 in 2024-09-21T09:35:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[85820]: osdmap e557: 8 total, 8 up, 8 in 2024-09-21T09:35:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:28.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:28.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:27 smithi042 ceph-mon[85820]: osdmap e558: 8 total, 8 up, 8 in 2024-09-21T09:35:28.725 INFO:tasks.rados.rados.0.smithi042.stdout:2449: done (6 left) 2024-09-21T09:35:28.725 INFO:tasks.rados.rados.0.smithi042.stdout:2450: snap_create 2024-09-21T09:35:28.725 INFO:tasks.rados.rados.0.smithi042.stdout:2448: finishing rollback tid 0 to smithi04275593-7 2024-09-21T09:35:28.725 INFO:tasks.rados.rados.0.smithi042.stdout:2448: finishing rollback tid 1 to smithi04275593-7 2024-09-21T09:35:28.725 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 990 (ObjNum 33 snap 0 seq_num 2944588499) dirty dne 2024-09-21T09:35:28.725 INFO:tasks.rados.rados.0.smithi042.stdout:2445: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:35:28.817 INFO:tasks.rados.rados.0.smithi042.stdout:2447: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:35:28.942 INFO:tasks.rados.rados.0.smithi042.stdout:2446: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:35:28.942 INFO:tasks.rados.rados.0.smithi042.stdout:2446: finishing copy_from to smithi04275593-49 2024-09-21T09:35:28.942 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 611 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:35:28.942 INFO:tasks.rados.rados.0.smithi042.stdout:2444: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:35:28.942 INFO:tasks.rados.rados.0.smithi042.stdout:2444: finishing copy_from to smithi04275593-20 2024-09-21T09:35:28.942 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 795 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:35:28.942 INFO:tasks.rados.rados.0.smithi042.stdout:2443: finishing copy_from racing read to smithi04275593-9 2024-09-21T09:35:28.942 INFO:tasks.rados.rados.0.smithi042.stdout:2443: finishing copy_from to smithi04275593-9 2024-09-21T09:35:28.943 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 679 (ObjNum 737 snap 226 seq_num 737) dirty exists 2024-09-21T09:35:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:28 smithi133 ceph-mon[83064]: pgmap v507: 121 pgs: 121 active+clean; 292 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1012 KiB/s wr, 19 op/s 2024-09-21T09:35:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:28 smithi133 ceph-mon[83064]: osdmap e559: 8 total, 8 up, 8 in 2024-09-21T09:35:29.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:28 smithi042 ceph-mon[85820]: pgmap v507: 121 pgs: 121 active+clean; 292 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1012 KiB/s wr, 19 op/s 2024-09-21T09:35:29.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:28 smithi042 ceph-mon[85820]: osdmap e559: 8 total, 8 up, 8 in 2024-09-21T09:35:29.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:28 smithi042 ceph-mon[87662]: pgmap v507: 121 pgs: 121 active+clean; 292 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1012 KiB/s wr, 19 op/s 2024-09-21T09:35:29.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:28 smithi042 ceph-mon[87662]: osdmap e559: 8 total, 8 up, 8 in 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:2443: done (6 left) 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:2444: done (5 left) 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:2445: done (4 left) 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:2446: done (3 left) 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:2447: done (2 left) 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:2448: done (1 left) 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:2450: done (0 left) 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:2451: rmattr oid 43 current snap is 247 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:2452: read oid 29 snap -1 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:2452: expect (ObjNum 756 snap 234 seq_num 756) 2024-09-21T09:35:29.726 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 247 2024-09-21T09:35:29.727 INFO:tasks.rados.rados.0.smithi042.stdout:2453: seq_num 770 ranges {950272=499712,1449984=401408} 2024-09-21T09:35:29.734 INFO:tasks.rados.rados.0.smithi042.stdout:2453: writing smithi04275593-31 from 950272 to 1449984 tid 1 2024-09-21T09:35:29.736 INFO:tasks.rados.rados.0.smithi042.stdout:2453: writing smithi04275593-31 from 1449984 to 1851392 tid 2 2024-09-21T09:35:29.737 INFO:tasks.rados.rados.0.smithi042.stdout:2454: read oid 24 snap -1 2024-09-21T09:35:29.737 INFO:tasks.rados.rados.0.smithi042.stdout:2454: expect (ObjNum 680 snap 200 seq_num 680) 2024-09-21T09:35:29.737 INFO:tasks.rados.rados.0.smithi042.stdout:2455: setattr oid 1 current snap is 247 2024-09-21T09:35:29.737 INFO:tasks.rados.rados.0.smithi042.stdout:2452: expect (ObjNum 756 snap 234 seq_num 756) 2024-09-21T09:35:29.757 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 680 (ObjNum 737 snap 226 seq_num 737) dirty exists 2024-09-21T09:35:29.757 INFO:tasks.rados.rados.0.smithi042.stdout:2453: finishing write tid 1 to smithi04275593-31 2024-09-21T09:35:29.757 INFO:tasks.rados.rados.0.smithi042.stdout:2453: finishing write tid 2 to smithi04275593-31 2024-09-21T09:35:29.757 INFO:tasks.rados.rados.0.smithi042.stdout:2453: finishing write tid 3 to smithi04275593-31 2024-09-21T09:35:29.757 INFO:tasks.rados.rados.0.smithi042.stdout:2453: finishing write tid 4 to smithi04275593-31 2024-09-21T09:35:29.757 INFO:tasks.rados.rados.0.smithi042.stdout:2453: oid 31 updating version 0 to 581 2024-09-21T09:35:29.758 INFO:tasks.rados.rados.0.smithi042.stdout:2453: oid 31 updating version 581 to 583 2024-09-21T09:35:29.758 INFO:tasks.rados.rados.0.smithi042.stdout:2453: oid 31 version 583 is already newer than 582 2024-09-21T09:35:29.758 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 583 (ObjNum 770 snap 247 seq_num 770) dirty exists 2024-09-21T09:35:29.758 INFO:tasks.rados.rados.0.smithi042.stdout:2453: left oid 31 (ObjNum 770 snap 247 seq_num 770) 2024-09-21T09:35:29.758 INFO:tasks.rados.rados.0.smithi042.stdout:2454: expect (ObjNum 680 snap 200 seq_num 680) 2024-09-21T09:35:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:2451: done (4 left) 2024-09-21T09:35:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:2452: done (3 left) 2024-09-21T09:35:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:2453: done (2 left) 2024-09-21T09:35:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:2454: done (1 left) 2024-09-21T09:35:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:2456: read oid 5 snap 216 2024-09-21T09:35:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:2456: expect (ObjNum 601 snap 172 seq_num 601) 2024-09-21T09:35:29.805 INFO:tasks.rados.rados.0.smithi042.stdout:2457: snap_create 2024-09-21T09:35:29.808 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 996 (ObjNum 746 snap 227 seq_num 746) dirty exists 2024-09-21T09:35:29.854 INFO:tasks.rados.rados.0.smithi042.stdout:2456: expect (ObjNum 601 snap 172 seq_num 601) 2024-09-21T09:35:30.905 INFO:tasks.rados.rados.0.smithi042.stdout:2455: done (2 left) 2024-09-21T09:35:30.905 INFO:tasks.rados.rados.0.smithi042.stdout:2456: done (1 left) 2024-09-21T09:35:30.905 INFO:tasks.rados.rados.0.smithi042.stdout:2457: done (0 left) 2024-09-21T09:35:30.906 INFO:tasks.rados.rados.0.smithi042.stdout:2458: setattr oid 39 current snap is 248 2024-09-21T09:35:30.906 INFO:tasks.rados.rados.0.smithi042.stdout:2459: rmattr oid 7 current snap is 248 2024-09-21T09:35:30.906 INFO:tasks.rados.rados.0.smithi042.stdout:2459: done (1 left) 2024-09-21T09:35:30.906 INFO:tasks.rados.rados.0.smithi042.stdout:2460: read oid 38 snap -1 2024-09-21T09:35:30.906 INFO:tasks.rados.rados.0.smithi042.stdout:2460: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:35:30.906 INFO:tasks.rados.rados.0.smithi042.stdout:2461: rollback oid 26 current snap is 248 2024-09-21T09:35:30.907 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 26 to 235 2024-09-21T09:35:30.907 INFO:tasks.rados.rados.0.smithi042.stdout:2462: rollback oid 36 current snap is 248 2024-09-21T09:35:30.907 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 36 to 238 2024-09-21T09:35:30.907 INFO:tasks.rados.rados.0.smithi042.stdout:2463: snap_remove snap 233 2024-09-21T09:35:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:30 smithi133 ceph-mon[83064]: pgmap v510: 121 pgs: 121 active+clean; 305 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.2 MiB/s wr, 19 op/s 2024-09-21T09:35:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:30 smithi133 ceph-mon[83064]: osdmap e560: 8 total, 8 up, 8 in 2024-09-21T09:35:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:30 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:30 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:30 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:30 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:30 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[85820]: pgmap v510: 121 pgs: 121 active+clean; 305 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.2 MiB/s wr, 19 op/s 2024-09-21T09:35:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[85820]: osdmap e560: 8 total, 8 up, 8 in 2024-09-21T09:35:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[87662]: pgmap v510: 121 pgs: 121 active+clean; 305 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.2 MiB/s wr, 19 op/s 2024-09-21T09:35:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[87662]: osdmap e560: 8 total, 8 up, 8 in 2024-09-21T09:35:31.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:31.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:31.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:30 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: osdmap e561: 8 total, 8 up, 8 in 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.a"} : dispatch 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.a"} : dispatch 2024-09-21T09:35:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.b"} : dispatch 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.b"} : dispatch 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: osdmap e561: 8 total, 8 up, 8 in 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.a"} : dispatch 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.a"} : dispatch 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.b"} : dispatch 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.b"} : dispatch 2024-09-21T09:35:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.827 INFO:tasks.rados.rados.0.smithi042.stdout:2463: done (4 left) 2024-09-21T09:35:31.827 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 248 2024-09-21T09:35:31.827 INFO:tasks.rados.rados.0.smithi042.stdout:2464: seq_num 771 ranges {4145152=516096,4661248=401408} 2024-09-21T09:35:31.854 INFO:tasks.rados.rados.0.smithi042.stdout:2464: writing smithi04275593-23 from 4145152 to 4661248 tid 1 2024-09-21T09:35:31.856 INFO:tasks.rados.rados.0.smithi042.stdout:2464: writing smithi04275593-23 from 4661248 to 5062656 tid 2 2024-09-21T09:35:31.856 INFO:tasks.rados.rados.0.smithi042.stdout:2465: rollback oid 31 current snap is 248 2024-09-21T09:35:31.856 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 31 to 217 2024-09-21T09:35:31.856 INFO:tasks.rados.rados.0.smithi042.stdout:2460: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:35:31.858 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 853 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2462: finishing rollback tid 0 to smithi04275593-36 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2462: finishing rollback tid 1 to smithi04275593-36 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2462: finishing rollback tid 2 to smithi04275593-36 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 982 (ObjNum 741 snap 227 seq_num 741) dirty exists 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2461: finishing rollback tid 0 to smithi04275593-26 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2461: finishing rollback tid 1 to smithi04275593-26 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2461: finishing rollback tid 2 to smithi04275593-26 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 842 (ObjNum 676 snap 200 seq_num 676) dirty exists 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2458: done (5 left) 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2460: done (4 left) 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2461: done (3 left) 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2462: done (2 left) 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 248 2024-09-21T09:35:31.859 INFO:tasks.rados.rados.0.smithi042.stdout:2466: seq_num 772 ranges {0=532480,532480=401408} 2024-09-21T09:35:31.861 INFO:tasks.rados.rados.0.smithi042.stdout:2466: writing smithi04275593-38 from 0 to 532480 tid 1 2024-09-21T09:35:31.864 INFO:tasks.rados.rados.0.smithi042.stdout:2466: writing smithi04275593-38 from 532480 to 933888 tid 2 2024-09-21T09:35:31.864 INFO:tasks.rados.rados.0.smithi042.stdout:2467: snap_create 2024-09-21T09:35:31.864 INFO:tasks.rados.rados.0.smithi042.stdout:2465: finishing rollback tid 0 to smithi04275593-31 2024-09-21T09:35:31.864 INFO:tasks.rados.rados.0.smithi042.stdout:2465: finishing rollback tid 1 to smithi04275593-31 2024-09-21T09:35:31.865 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 585 (ObjNum 209 snap 0 seq_num 317) dirty dne 2024-09-21T09:35:31.865 INFO:tasks.rados.rados.0.smithi042.stdout:2464: finishing write tid 1 to smithi04275593-23 2024-09-21T09:35:31.865 INFO:tasks.rados.rados.0.smithi042.stdout:2464: finishing write tid 2 to smithi04275593-23 2024-09-21T09:35:31.865 INFO:tasks.rados.rados.0.smithi042.stdout:2464: finishing write tid 3 to smithi04275593-23 2024-09-21T09:35:31.865 INFO:tasks.rados.rados.0.smithi042.stdout:2464: finishing write tid 4 to smithi04275593-23 2024-09-21T09:35:31.865 INFO:tasks.rados.rados.0.smithi042.stdout:2464: oid 23 updating version 0 to 985 2024-09-21T09:35:31.865 INFO:tasks.rados.rados.0.smithi042.stdout:2464: oid 23 version 985 is already newer than 983 2024-09-21T09:35:31.865 INFO:tasks.rados.rados.0.smithi042.stdout:2464: oid 23 version 985 is already newer than 984 2024-09-21T09:35:31.865 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 985 (ObjNum 771 snap 248 seq_num 771) dirty exists 2024-09-21T09:35:31.865 INFO:tasks.rados.rados.0.smithi042.stdout:2464: left oid 23 (ObjNum 771 snap 248 seq_num 771) 2024-09-21T09:35:31.866 INFO:tasks.rados.rados.0.smithi042.stdout:2466: finishing write tid 1 to smithi04275593-38 2024-09-21T09:35:31.866 INFO:tasks.rados.rados.0.smithi042.stdout:2466: finishing write tid 2 to smithi04275593-38 2024-09-21T09:35:31.867 INFO:tasks.rados.rados.0.smithi042.stdout:2466: finishing write tid 3 to smithi04275593-38 2024-09-21T09:35:31.867 INFO:tasks.rados.rados.0.smithi042.stdout:2466: finishing write tid 4 to smithi04275593-38 2024-09-21T09:35:31.867 INFO:tasks.rados.rados.0.smithi042.stdout:2466: oid 38 updating version 0 to 569 2024-09-21T09:35:31.867 INFO:tasks.rados.rados.0.smithi042.stdout:2466: oid 38 version 569 is already newer than 568 2024-09-21T09:35:31.867 INFO:tasks.rados.rados.0.smithi042.stdout:2466: oid 38 updating version 569 to 570 2024-09-21T09:35:31.867 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 570 (ObjNum 772 snap 248 seq_num 772) dirty exists 2024-09-21T09:35:31.868 INFO:tasks.rados.rados.0.smithi042.stdout:2466: left oid 38 (ObjNum 772 snap 248 seq_num 772) 2024-09-21T09:35:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: osdmap e561: 8 total, 8 up, 8 in 2024-09-21T09:35:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.a"} : dispatch 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.a"} : dispatch 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.b"} : dispatch 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.b"} : dispatch 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:32.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:35:31 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:35:31] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2024-09-21T09:35:32.724 INFO:tasks.rados.rados.0.smithi042.stdout:2464: done (3 left) 2024-09-21T09:35:32.724 INFO:tasks.rados.rados.0.smithi042.stdout:2465: done (2 left) 2024-09-21T09:35:32.724 INFO:tasks.rados.rados.0.smithi042.stdout:2466: done (1 left) 2024-09-21T09:35:32.724 INFO:tasks.rados.rados.0.smithi042.stdout:2467: done (0 left) 2024-09-21T09:35:32.724 INFO:tasks.rados.rados.0.smithi042.stdout:2468: snap_remove snap 242 2024-09-21T09:35:33.102 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:32 smithi042 systemd[1]: Stopping Ceph node-exporter.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:35:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[85820]: Upgrade: Setting container_image for all mds 2024-09-21T09:35:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[85820]: Upgrade: Setting container_image for all rgw 2024-09-21T09:35:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[85820]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[85820]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[85820]: Upgrade: Setting container_image for all iscsi 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[85820]: Upgrade: Setting container_image for all nfs 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[85820]: Upgrade: Setting container_image for all nvmeof 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[85820]: pgmap v513: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[85820]: osdmap e562: 8 total, 8 up, 8 in 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[85820]: osdmap e563: 8 total, 8 up, 8 in 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[87662]: Upgrade: Setting container_image for all mds 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[87662]: Upgrade: Setting container_image for all rgw 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[87662]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[87662]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[87662]: Upgrade: Setting container_image for all iscsi 2024-09-21T09:35:33.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[87662]: Upgrade: Setting container_image for all nfs 2024-09-21T09:35:33.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[87662]: Upgrade: Setting container_image for all nvmeof 2024-09-21T09:35:33.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[87662]: pgmap v513: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-09-21T09:35:33.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[87662]: osdmap e562: 8 total, 8 up, 8 in 2024-09-21T09:35:33.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:32 smithi042 ceph-mon[87662]: osdmap e563: 8 total, 8 up, 8 in 2024-09-21T09:35:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:32 smithi133 ceph-mon[83064]: Upgrade: Setting container_image for all mds 2024-09-21T09:35:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:32 smithi133 ceph-mon[83064]: Upgrade: Setting container_image for all rgw 2024-09-21T09:35:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:32 smithi133 ceph-mon[83064]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T09:35:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:32 smithi133 ceph-mon[83064]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T09:35:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:32 smithi133 ceph-mon[83064]: Upgrade: Setting container_image for all iscsi 2024-09-21T09:35:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:32 smithi133 ceph-mon[83064]: Upgrade: Setting container_image for all nfs 2024-09-21T09:35:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:32 smithi133 ceph-mon[83064]: Upgrade: Setting container_image for all nvmeof 2024-09-21T09:35:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:32 smithi133 ceph-mon[83064]: pgmap v513: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-09-21T09:35:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:32 smithi133 ceph-mon[83064]: osdmap e562: 8 total, 8 up, 8 in 2024-09-21T09:35:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:32 smithi133 ceph-mon[83064]: osdmap e563: 8 total, 8 up, 8 in 2024-09-21T09:35:33.446 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:33 smithi042 podman[114115]: 2024-09-21 09:35:33.16234507 +0000 UTC m=+0.167414883 container died 5eccfb446e74149ff58e520ebdce9ff471a0feb3a7fd74ec7e2abda29fa0424f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:33.725 INFO:tasks.rados.rados.0.smithi042.stdout:2468: done (0 left) 2024-09-21T09:35:33.725 INFO:tasks.rados.rados.0.smithi042.stdout:2469: read oid 16 snap -1 2024-09-21T09:35:33.725 INFO:tasks.rados.rados.0.smithi042.stdout:2469: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:35:33.725 INFO:tasks.rados.rados.0.smithi042.stdout:2470: snap_create 2024-09-21T09:35:33.749 INFO:tasks.rados.rados.0.smithi042.stdout:2469: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:35:33.749 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:33 smithi042 podman[114115]: 2024-09-21 09:35:33.60994462 +0000 UTC m=+0.615014430 container cleanup 5eccfb446e74149ff58e520ebdce9ff471a0feb3a7fd74ec7e2abda29fa0424f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:33.749 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:33 smithi042 bash[114115]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T09:35:34.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:33 smithi042 ceph-mon[85820]: Upgrade: Updating node-exporter.a (1/2) 2024-09-21T09:35:34.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:33 smithi042 ceph-mon[85820]: Deploying daemon node-exporter.a on smithi042 2024-09-21T09:35:34.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:33 smithi042 ceph-mon[85820]: osdmap e564: 8 total, 8 up, 8 in 2024-09-21T09:35:34.024 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:33 smithi042 ceph-mon[87662]: Upgrade: Updating node-exporter.a (1/2) 2024-09-21T09:35:34.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:33 smithi042 ceph-mon[87662]: Deploying daemon node-exporter.a on smithi042 2024-09-21T09:35:34.025 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:33 smithi042 ceph-mon[87662]: osdmap e564: 8 total, 8 up, 8 in 2024-09-21T09:35:34.025 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:33 smithi042 podman[114128]: 2024-09-21 09:35:33.803395093 +0000 UTC m=+0.644179406 container remove 5eccfb446e74149ff58e520ebdce9ff471a0feb3a7fd74ec7e2abda29fa0424f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:34.025 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:33 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:35:34.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:33 smithi133 ceph-mon[83064]: Upgrade: Updating node-exporter.a (1/2) 2024-09-21T09:35:34.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:33 smithi133 ceph-mon[83064]: Deploying daemon node-exporter.a on smithi042 2024-09-21T09:35:34.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:33 smithi133 ceph-mon[83064]: osdmap e564: 8 total, 8 up, 8 in 2024-09-21T09:35:34.351 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:34 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T09:35:34.352 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:34 smithi042 systemd[1]: Stopped Ceph node-exporter.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:35:34.352 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:34 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.a.service: Consumed 2.972s CPU time. 2024-09-21T09:35:34.352 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:34 smithi042 systemd[1]: Starting Ceph node-exporter.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:35:34.726 INFO:tasks.rados.rados.0.smithi042.stdout:2469: done (1 left) 2024-09-21T09:35:34.726 INFO:tasks.rados.rados.0.smithi042.stdout:2470: done (0 left) 2024-09-21T09:35:34.726 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 250 2024-09-21T09:35:34.726 INFO:tasks.rados.rados.0.smithi042.stdout:2471: seq_num 773 ranges {4145152=548864,4694016=401408} 2024-09-21T09:35:34.749 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:34 smithi042 bash[114255]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-21T09:35:34.751 INFO:tasks.rados.rados.0.smithi042.stdout:2471: writing smithi04275593-32 from 4145152 to 4694016 tid 1 2024-09-21T09:35:34.754 INFO:tasks.rados.rados.0.smithi042.stdout:2471: writing smithi04275593-32 from 4694016 to 5095424 tid 2 2024-09-21T09:35:34.755 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 250 2024-09-21T09:35:34.755 INFO:tasks.rados.rados.0.smithi042.stdout:2472: seq_num 774 ranges {393216=565248,958464=401408} 2024-09-21T09:35:34.760 INFO:tasks.rados.rados.0.smithi042.stdout:2472: writing smithi04275593-12 from 393216 to 958464 tid 1 2024-09-21T09:35:34.763 INFO:tasks.rados.rados.0.smithi042.stdout:2472: writing smithi04275593-12 from 958464 to 1359872 tid 2 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2473: rmattr oid 2 current snap is 250 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2471: finishing write tid 1 to smithi04275593-32 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2471: finishing write tid 2 to smithi04275593-32 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2471: finishing write tid 3 to smithi04275593-32 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2471: finishing write tid 4 to smithi04275593-32 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2471: oid 32 updating version 0 to 985 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2471: oid 32 version 985 is already newer than 984 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2471: oid 32 version 985 is already newer than 983 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 985 (ObjNum 773 snap 250 seq_num 773) dirty exists 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2471: left oid 32 (ObjNum 773 snap 250 seq_num 773) 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2471: done (2 left) 2024-09-21T09:35:34.764 INFO:tasks.rados.rados.0.smithi042.stdout:2474: rollback oid 46 current snap is 250 2024-09-21T09:35:34.765 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 46 to 249 2024-09-21T09:35:34.765 INFO:tasks.rados.rados.0.smithi042.stdout:2475: delete oid 16 current snap is 250 2024-09-21T09:35:34.765 INFO:tasks.rados.rados.0.smithi042.stdout:2472: finishing write tid 1 to smithi04275593-12 2024-09-21T09:35:34.765 INFO:tasks.rados.rados.0.smithi042.stdout:2472: finishing write tid 2 to smithi04275593-12 2024-09-21T09:35:34.765 INFO:tasks.rados.rados.0.smithi042.stdout:2472: finishing write tid 3 to smithi04275593-12 2024-09-21T09:35:34.766 INFO:tasks.rados.rados.0.smithi042.stdout:2472: finishing write tid 4 to smithi04275593-12 2024-09-21T09:35:34.766 INFO:tasks.rados.rados.0.smithi042.stdout:2472: oid 12 updating version 0 to 845 2024-09-21T09:35:34.766 INFO:tasks.rados.rados.0.smithi042.stdout:2472: oid 12 version 845 is already newer than 843 2024-09-21T09:35:34.767 INFO:tasks.rados.rados.0.smithi042.stdout:2472: oid 12 version 845 is already newer than 844 2024-09-21T09:35:34.767 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 845 (ObjNum 774 snap 250 seq_num 774) dirty exists 2024-09-21T09:35:34.767 INFO:tasks.rados.rados.0.smithi042.stdout:2472: left oid 12 (ObjNum 774 snap 250 seq_num 774) 2024-09-21T09:35:34.769 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 1015 (ObjNum 811013376 snap -194127194 seq_num 304) dirty exists 2024-09-21T09:35:34.769 INFO:tasks.rados.rados.0.smithi042.stdout:2474: finishing rollback tid 0 to smithi04275593-46 2024-09-21T09:35:34.771 INFO:tasks.rados.rados.0.smithi042.stdout:2474: finishing rollback tid 1 to smithi04275593-46 2024-09-21T09:35:34.771 INFO:tasks.rados.rados.0.smithi042.stdout:2474: finishing rollback tid 2 to smithi04275593-46 2024-09-21T09:35:34.771 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1019 (ObjNum 670 snap 197 seq_num 670) dirty exists 2024-09-21T09:35:34.771 INFO:tasks.rados.rados.0.smithi042.stdout:2472: done (3 left) 2024-09-21T09:35:34.772 INFO:tasks.rados.rados.0.smithi042.stdout:2473: done (2 left) 2024-09-21T09:35:34.772 INFO:tasks.rados.rados.0.smithi042.stdout:2474: done (1 left) 2024-09-21T09:35:34.772 INFO:tasks.rados.rados.0.smithi042.stdout:2475: done (0 left) 2024-09-21T09:35:34.772 INFO:tasks.rados.rados.0.smithi042.stdout:2476: setattr oid 7 current snap is 250 2024-09-21T09:35:34.773 INFO:tasks.rados.rados.0.smithi042.stdout:2477: rmattr oid 5 current snap is 250 2024-09-21T09:35:34.773 INFO:tasks.rados.rados.0.smithi042.stdout:2478: read oid 13 snap -1 2024-09-21T09:35:34.774 INFO:tasks.rados.rados.0.smithi042.stdout:2478: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:35:34.774 INFO:tasks.rados.rados.0.smithi042.stdout:2479: copy_from oid 20 from oid 36 current snap is 250 2024-09-21T09:35:34.774 INFO:tasks.rados.rados.0.smithi042.stdout:2480: setattr oid 8 current snap is 250 2024-09-21T09:35:34.776 INFO:tasks.rados.rados.0.smithi042.stdout:2481: rollback oid 16 current snap is 250 2024-09-21T09:35:34.776 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 16 to 217 2024-09-21T09:35:34.776 INFO:tasks.rados.rados.0.smithi042.stdout:2482: rollback oid 37 current snap is 250 2024-09-21T09:35:34.776 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 37 to 243 2024-09-21T09:35:34.776 INFO:tasks.rados.rados.0.smithi042.stdout:2483: copy_from oid 29 from oid 15 current snap is 250 2024-09-21T09:35:34.776 INFO:tasks.rados.rados.0.smithi042.stdout:2484: read oid 33 snap 235 2024-09-21T09:35:34.777 INFO:tasks.rados.rados.0.smithi042.stdout:2484: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:35:34.777 INFO:tasks.rados.rados.0.smithi042.stdout:2485: delete oid 45 current snap is 250 2024-09-21T09:35:34.777 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 878 (ObjNum 733 snap 225 seq_num 733) dirty exists 2024-09-21T09:35:34.781 INFO:tasks.rados.rados.0.smithi042.stdout:2481: finishing rollback tid 1 to smithi04275593-16 2024-09-21T09:35:34.782 INFO:tasks.rados.rados.0.smithi042.stdout:2481: finishing rollback tid 2 to smithi04275593-16 2024-09-21T09:35:34.782 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 1023 (ObjNum 682 snap 200 seq_num 682) dirty exists 2024-09-21T09:35:34.782 INFO:tasks.rados.rados.0.smithi042.stdout:2477: done (9 left) 2024-09-21T09:35:34.782 INFO:tasks.rados.rados.0.smithi042.stdout:2481: done (8 left) 2024-09-21T09:35:34.782 INFO:tasks.rados.rados.0.smithi042.stdout:2485: done (7 left) 2024-09-21T09:35:34.782 INFO:tasks.rados.rados.0.smithi042.stdout:2486: rmattr oid 45 current snap is 250 2024-09-21T09:35:34.783 INFO:tasks.rados.rados.0.smithi042.stdout:2486: done (7 left) 2024-09-21T09:35:34.783 INFO:tasks.rados.rados.0.smithi042.stdout:2487: delete oid 39 current snap is 250 2024-09-21T09:35:34.784 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 910 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:35:34.785 INFO:tasks.rados.rados.0.smithi042.stdout:2482: finishing rollback tid 0 to smithi04275593-37 2024-09-21T09:35:34.785 INFO:tasks.rados.rados.0.smithi042.stdout:2482: finishing rollback tid 1 to smithi04275593-37 2024-09-21T09:35:34.785 INFO:tasks.rados.rados.0.smithi042.stdout:2482: finishing rollback tid 2 to smithi04275593-37 2024-09-21T09:35:34.785 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 856 (ObjNum 759 snap 236 seq_num 759) dirty exists 2024-09-21T09:35:34.786 INFO:tasks.rados.rados.0.smithi042.stdout:2478: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:35:34.919 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1003 (ObjNum 270 snap 0 seq_num 304) dirty exists 2024-09-21T09:35:34.919 INFO:tasks.rados.rados.0.smithi042.stdout:2484: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:2483: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:2479: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:2483: finishing copy_from to smithi04275593-29 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 554 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:2479: finishing copy_from to smithi04275593-20 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 982 (ObjNum 741 snap 227 seq_num 741) dirty exists 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:2476: done (7 left) 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:2478: done (6 left) 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:2479: done (5 left) 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:2480: done (4 left) 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:2482: done (3 left) 2024-09-21T09:35:35.047 INFO:tasks.rados.rados.0.smithi042.stdout:2483: done (2 left) 2024-09-21T09:35:35.048 INFO:tasks.rados.rados.0.smithi042.stdout:2484: done (1 left) 2024-09-21T09:35:35.048 INFO:tasks.rados.rados.0.smithi042.stdout:2487: done (0 left) 2024-09-21T09:35:35.048 INFO:tasks.rados.rados.0.smithi042.stdout:2488: copy_from oid 11 from oid 18 current snap is 250 2024-09-21T09:35:35.048 INFO:tasks.rados.rados.0.smithi042.stdout:2489: read oid 33 snap 240 2024-09-21T09:35:35.048 INFO:tasks.rados.rados.0.smithi042.stdout:2489: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:35:35.048 INFO:tasks.rados.rados.0.smithi042.stdout:2490: read oid 43 snap -1 2024-09-21T09:35:35.048 INFO:tasks.rados.rados.0.smithi042.stdout:2490: expect (ObjNum 737 snap 226 seq_num 737) 2024-09-21T09:35:35.048 INFO:tasks.rados.rados.0.smithi042.stdout:2491: setattr oid 23 current snap is 250 2024-09-21T09:35:35.048 INFO:tasks.rados.rados.0.smithi042.stdout:2492: snap_remove snap 241 2024-09-21T09:35:35.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:34 smithi042 ceph-mon[85820]: pgmap v516: 121 pgs: 121 active+clean; 324 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.8 MiB/s wr, 8 op/s 2024-09-21T09:35:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:34 smithi042 ceph-mon[85820]: osdmap e565: 8 total, 8 up, 8 in 2024-09-21T09:35:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:34 smithi042 ceph-mon[87662]: pgmap v516: 121 pgs: 121 active+clean; 324 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.8 MiB/s wr, 8 op/s 2024-09-21T09:35:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:34 smithi042 ceph-mon[87662]: osdmap e565: 8 total, 8 up, 8 in 2024-09-21T09:35:35.102 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:34 smithi042 bash[114255]: Getting image source signatures 2024-09-21T09:35:35.102 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:34 smithi042 bash[114255]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-21T09:35:35.102 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:34 smithi042 bash[114255]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-21T09:35:35.102 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:34 smithi042 bash[114255]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-21T09:35:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:34 smithi133 ceph-mon[83064]: pgmap v516: 121 pgs: 121 active+clean; 324 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.8 MiB/s wr, 8 op/s 2024-09-21T09:35:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:34 smithi133 ceph-mon[83064]: osdmap e565: 8 total, 8 up, 8 in 2024-09-21T09:35:35.766 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 986 (ObjNum 771 snap 248 seq_num 771) dirty exists 2024-09-21T09:35:35.766 INFO:tasks.rados.rados.0.smithi042.stdout:2489: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:35:35.897 INFO:tasks.rados.rados.0.smithi042.stdout:2488: finishing copy_from racing read to smithi04275593-11 2024-09-21T09:35:35.897 INFO:tasks.rados.rados.0.smithi042.stdout:2488: finishing copy_from to smithi04275593-11 2024-09-21T09:35:35.897 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 795 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:35:35.897 INFO:tasks.rados.rados.0.smithi042.stdout:2490: expect (ObjNum 737 snap 226 seq_num 737) 2024-09-21T09:35:36.602 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:36 smithi042 bash[114255]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-21T09:35:36.602 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:36 smithi042 bash[114255]: Writing manifest to image destination 2024-09-21T09:35:36.724 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:35:37.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:36 smithi042 ceph-mon[87662]: pgmap v519: 121 pgs: 121 active+clean; 325 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-09-21T09:35:37.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:36 smithi042 ceph-mon[87662]: osdmap e566: 8 total, 8 up, 8 in 2024-09-21T09:35:37.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:36 smithi042 ceph-mon[85820]: pgmap v519: 121 pgs: 121 active+clean; 325 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-09-21T09:35:37.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:36 smithi042 ceph-mon[85820]: osdmap e566: 8 total, 8 up, 8 in 2024-09-21T09:35:37.027 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:36 smithi042 podman[114255]: 2024-09-21 09:35:36.673800694 +0000 UTC m=+2.337166801 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T09:35:37.027 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:36 smithi042 podman[114255]: 2024-09-21 09:35:36.772566266 +0000 UTC m=+2.435932363 container create d49ee182d97f19fae512064e376bfb580e099cf6becbc74b3c73c078777c7e2a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:37.139 INFO:tasks.rados.rados.0.smithi042.stdout:2488: done (4 left) 2024-09-21T09:35:37.140 INFO:tasks.rados.rados.0.smithi042.stdout:2489: done (3 left) 2024-09-21T09:35:37.140 INFO:tasks.rados.rados.0.smithi042.stdout:2490: done (2 left) 2024-09-21T09:35:37.140 INFO:tasks.rados.rados.0.smithi042.stdout:2491: done (1 left) 2024-09-21T09:35:37.140 INFO:tasks.rados.rados.0.smithi042.stdout:2492: done (0 left) 2024-09-21T09:35:37.140 INFO:tasks.rados.rados.0.smithi042.stdout:2493: delete oid 16 current snap is 250 2024-09-21T09:35:37.142 INFO:tasks.rados.rados.0.smithi042.stdout:2493: done (0 left) 2024-09-21T09:35:37.142 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 21 current snap is 250 2024-09-21T09:35:37.142 INFO:tasks.rados.rados.0.smithi042.stdout:2494: seq_num 779 ranges {0=655360,655360=401408} 2024-09-21T09:35:37.145 INFO:tasks.rados.rados.0.smithi042.stdout:2494: writing smithi04275593-21 from 0 to 655360 tid 1 2024-09-21T09:35:37.149 INFO:tasks.rados.rados.0.smithi042.stdout:2494: writing smithi04275593-21 from 655360 to 1056768 tid 2 2024-09-21T09:35:37.149 INFO:tasks.rados.rados.0.smithi042.stdout:2495: rollback oid 24 current snap is 250 2024-09-21T09:35:37.149 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 24 to 231 2024-09-21T09:35:37.149 INFO:tasks.rados.rados.0.smithi042.stdout:2496: copy_from oid 44 from oid 15 current snap is 250 2024-09-21T09:35:37.149 INFO:tasks.rados.rados.0.smithi042.stdout:2497: rmattr oid 11 current snap is 250 2024-09-21T09:35:37.149 INFO:tasks.rados.rados.0.smithi042.stdout:2498: rmattr oid 16 current snap is 250 2024-09-21T09:35:37.149 INFO:tasks.rados.rados.0.smithi042.stdout:2498: done (4 left) 2024-09-21T09:35:37.149 INFO:tasks.rados.rados.0.smithi042.stdout:2499: delete oid 47 current snap is 250 2024-09-21T09:35:37.151 INFO:tasks.rados.rados.0.smithi042.stdout:2494: finishing write tid 1 to smithi04275593-21 2024-09-21T09:35:37.153 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 983 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:35:37.153 INFO:tasks.rados.rados.0.smithi042.stdout:2494: finishing write tid 2 to smithi04275593-21 2024-09-21T09:35:37.156 INFO:tasks.rados.rados.0.smithi042.stdout:2495: finishing rollback tid 0 to smithi04275593-24 2024-09-21T09:35:37.156 INFO:tasks.rados.rados.0.smithi042.stdout:2495: finishing rollback tid 1 to smithi04275593-24 2024-09-21T09:35:37.156 INFO:tasks.rados.rados.0.smithi042.stdout:2494: finishing write tid 3 to smithi04275593-21 2024-09-21T09:35:37.156 INFO:tasks.rados.rados.0.smithi042.stdout:2495: finishing rollback tid 2 to smithi04275593-24 2024-09-21T09:35:37.156 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 988 (ObjNum 680 snap 200 seq_num 680) dirty exists 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2494: finishing write tid 4 to smithi04275593-21 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2494: oid 21 updating version 0 to 1008 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2494: oid 21 version 1008 is already newer than 1007 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2494: oid 21 version 1008 is already newer than 1006 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 1008 (ObjNum 779 snap 250 seq_num 779) dirty exists 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2494: left oid 21 (ObjNum 779 snap 250 seq_num 779) 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2494: done (4 left) 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2495: done (3 left) 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2497: done (2 left) 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2499: done (1 left) 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2500: read oid 47 snap -1 2024-09-21T09:35:37.157 INFO:tasks.rados.rados.0.smithi042.stdout:2500: expect deleted 2024-09-21T09:35:37.158 INFO:tasks.rados.rados.0.smithi042.stdout:2501: read oid 8 snap -1 2024-09-21T09:35:37.158 INFO:tasks.rados.rados.0.smithi042.stdout:2501: expect (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:2502: read oid 30 snap -1 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:2502: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:2503: read oid 45 snap -1 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:2503: expect deleted 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:2504: read oid 18 snap 235 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:2504: expect deleted 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:2505: rmattr oid 29 current snap is 250 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:2506: read oid 34 snap -1 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:2506: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 250 2024-09-21T09:35:37.159 INFO:tasks.rados.rados.0.smithi042.stdout:2507: seq_num 781 ranges {1359872=688128,2048000=401408} 2024-09-21T09:35:37.168 INFO:tasks.rados.rados.0.smithi042.stdout:2507: writing smithi04275593-12 from 1359872 to 2048000 tid 1 2024-09-21T09:35:37.172 INFO:tasks.rados.rados.0.smithi042.stdout:2507: writing smithi04275593-12 from 2048000 to 2449408 tid 2 2024-09-21T09:35:37.172 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 250 2024-09-21T09:35:37.172 INFO:tasks.rados.rados.0.smithi042.stdout:2508: seq_num 782 ranges {1564672=704512,2269184=401408} 2024-09-21T09:35:37.185 INFO:tasks.rados.rados.0.smithi042.stdout:2508: writing smithi04275593-17 from 1564672 to 2269184 tid 1 2024-09-21T09:35:37.188 INFO:tasks.rados.rados.0.smithi042.stdout:2508: writing smithi04275593-17 from 2269184 to 2670592 tid 2 2024-09-21T09:35:37.188 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 250 2024-09-21T09:35:37.188 INFO:tasks.rados.rados.0.smithi042.stdout:2509: seq_num 783 ranges {11739136=720896,12460032=401408} 2024-09-21T09:35:37.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:36 smithi133 ceph-mon[83064]: pgmap v519: 121 pgs: 121 active+clean; 325 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-09-21T09:35:37.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:36 smithi133 ceph-mon[83064]: osdmap e566: 8 total, 8 up, 8 in 2024-09-21T09:35:37.257 INFO:tasks.rados.rados.0.smithi042.stdout:2509: writing smithi04275593-9 from 11739136 to 12460032 tid 1 2024-09-21T09:35:37.259 INFO:tasks.rados.rados.0.smithi042.stdout:2509: writing smithi04275593-9 from 12460032 to 12861440 tid 2 2024-09-21T09:35:37.259 INFO:tasks.rados.rados.0.smithi042.stdout:2510: delete oid 36 current snap is 250 2024-09-21T09:35:37.259 INFO:tasks.rados.rados.0.smithi042.stdout:2502: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:35:37.262 INFO:tasks.rados.rados.0.smithi042.stdout:2496: finishing copy_from racing read to smithi04275593-44 2024-09-21T09:35:37.262 INFO:tasks.rados.rados.0.smithi042.stdout:2496: finishing copy_from to smithi04275593-44 2024-09-21T09:35:37.262 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 554 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:35:37.262 INFO:tasks.rados.rados.0.smithi042.stdout:2501: expect (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:35:37.352 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 podman[114255]: 2024-09-21 09:35:37.025273035 +0000 UTC m=+2.688639144 container init d49ee182d97f19fae512064e376bfb580e099cf6becbc74b3c73c078777c7e2a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 podman[114255]: 2024-09-21 09:35:37.029216666 +0000 UTC m=+2.692582777 container start d49ee182d97f19fae512064e376bfb580e099cf6becbc74b3c73c078777c7e2a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.033Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.033Z 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-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z 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-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z 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-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z 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-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T09:35:37.353 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T09:35:37.354 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T09:35:37.354 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T09:35:37.354 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T09:35:37.354 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T09:35:37.354 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T09:35:37.355 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T09:35:37.356 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.034Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T09:35:37.357 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.035Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T09:35:37.357 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.035Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T09:35:37.357 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.035Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T09:35:37.357 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.035Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T09:35:37.357 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.035Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T09:35:37.357 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.035Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T09:35:37.357 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.035Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T09:35:37.357 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a[114376]: ts=2024-09-21T09:35:37.035Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T09:35:37.357 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 bash[114255]: d49ee182d97f19fae512064e376bfb580e099cf6becbc74b3c73c078777c7e2a 2024-09-21T09:35:37.357 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:35:37 smithi042 systemd[1]: Started Ceph node-exporter.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:35:37.372 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:35:37.372 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (10m) 27s ago 11m 24.7M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:35:37.372 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (10m) 10s ago 10m 92.7M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:35:37.372 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (30s) 27s ago 12m 14.0M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 005b6fc2172a 2024-09-21T09:35:37.372 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (14s) 10s ago 12m 11.6M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 771ef258f6d3 2024-09-21T09:35:37.372 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (6m) 10s ago 15m 456M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:35:37.372 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (6m) 27s ago 17m 529M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:35:37.372 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (6m) 27s ago 17m 67.5M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:35:37.372 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (5m) 10s ago 16m 53.1M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (5m) 27s ago 16m 57.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 starting - - - - 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (10m) 10s ago 10m 17.3M - 1.5.0 0da6a335fe13 54810b6a6f73 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (4m) 27s ago 15m 189M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (4m) 27s ago 15m 172M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (3m) 27s ago 14m 144M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9d2749b5f532 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (3m) 27s ago 14m 119M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 fe5a6841aeab 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (2m) 10s ago 13m 140M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d14b6f373e3f 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (114s) 10s ago 13m 121M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bc9de56c5676 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (80s) 10s ago 13m 83.8M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 e959f4257d40 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (46s) 10s ago 12m 87.4M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0671418938d8 2024-09-21T09:35:37.373 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (6m) 10s ago 11m 56.6M - 2.43.0 a07b618ecd1d 1f4657571cf7 2024-09-21T09:35:37.417 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 984 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:35:37.417 INFO:tasks.rados.rados.0.smithi042.stdout:2507: finishing write tid 1 to smithi04275593-12 2024-09-21T09:35:37.417 INFO:tasks.rados.rados.0.smithi042.stdout:2507: finishing write tid 2 to smithi04275593-12 2024-09-21T09:35:37.417 INFO:tasks.rados.rados.0.smithi042.stdout:2507: finishing write tid 3 to smithi04275593-12 2024-09-21T09:35:37.417 INFO:tasks.rados.rados.0.smithi042.stdout:2506: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:2507: finishing write tid 4 to smithi04275593-12 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:2507: oid 12 updating version 0 to 848 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:2507: oid 12 version 848 is already newer than 847 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:2507: oid 12 version 848 is already newer than 846 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 848 (ObjNum 781 snap 250 seq_num 781) dirty exists 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:2507: left oid 12 (ObjNum 781 snap 250 seq_num 781) 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:2496: done (11 left) 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:2500: done (10 left) 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:2501: done (9 left) 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:2502: done (8 left) 2024-09-21T09:35:37.547 INFO:tasks.rados.rados.0.smithi042.stdout:2503: done (7 left) 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2504: done (6 left) 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2505: done (5 left) 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2506: done (4 left) 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2507: done (3 left) 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2510: done (2 left) 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2511: setattr oid 1 current snap is 250 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2508: finishing write tid 1 to smithi04275593-17 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2508: finishing write tid 2 to smithi04275593-17 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2508: finishing write tid 3 to smithi04275593-17 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2508: finishing write tid 4 to smithi04275593-17 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2508: oid 17 updating version 0 to 1032 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2508: oid 17 updating version 1032 to 1034 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2508: oid 17 version 1034 is already newer than 1033 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1034 (ObjNum 782 snap 250 seq_num 782) dirty exists 2024-09-21T09:35:37.548 INFO:tasks.rados.rados.0.smithi042.stdout:2508: left oid 17 (ObjNum 782 snap 250 seq_num 782) 2024-09-21T09:35:37.549 INFO:tasks.rados.rados.0.smithi042.stdout:2509: finishing write tid 1 to smithi04275593-9 2024-09-21T09:35:37.549 INFO:tasks.rados.rados.0.smithi042.stdout:2509: finishing write tid 2 to smithi04275593-9 2024-09-21T09:35:37.549 INFO:tasks.rados.rados.0.smithi042.stdout:2509: finishing write tid 3 to smithi04275593-9 2024-09-21T09:35:37.549 INFO:tasks.rados.rados.0.smithi042.stdout:2509: finishing write tid 4 to smithi04275593-9 2024-09-21T09:35:37.549 INFO:tasks.rados.rados.0.smithi042.stdout:2509: oid 9 updating version 0 to 858 2024-09-21T09:35:37.549 INFO:tasks.rados.rados.0.smithi042.stdout:2509: oid 9 updating version 858 to 860 2024-09-21T09:35:37.549 INFO:tasks.rados.rados.0.smithi042.stdout:2509: oid 9 version 860 is already newer than 859 2024-09-21T09:35:37.549 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 860 (ObjNum 783 snap 250 seq_num 783) dirty exists 2024-09-21T09:35:37.549 INFO:tasks.rados.rados.0.smithi042.stdout:2509: left oid 9 (ObjNum 783 snap 250 seq_num 783) 2024-09-21T09:35:37.550 INFO:tasks.rados.rados.0.smithi042.stdout:2508: done (2 left) 2024-09-21T09:35:37.550 INFO:tasks.rados.rados.0.smithi042.stdout:2509: done (1 left) 2024-09-21T09:35:37.550 INFO:tasks.rados.rados.0.smithi042.stdout:2512: read oid 39 snap -1 2024-09-21T09:35:37.550 INFO:tasks.rados.rados.0.smithi042.stdout:2512: expect deleted 2024-09-21T09:35:37.550 INFO:tasks.rados.rados.0.smithi042.stdout:2513: copy_from oid 22 from oid 18 current snap is 250 2024-09-21T09:35:37.550 INFO:tasks.rados.rados.0.smithi042.stdout:2514: rollback oid 41 current snap is 250 2024-09-21T09:35:37.550 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 41 to 227 2024-09-21T09:35:37.551 INFO:tasks.rados.rados.0.smithi042.stdout:2515: read oid 16 snap 217 2024-09-21T09:35:37.551 INFO:tasks.rados.rados.0.smithi042.stdout:2515: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:35:37.551 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 250 2024-09-21T09:35:37.551 INFO:tasks.rados.rados.0.smithi042.stdout:2516: seq_num 785 ranges {5603328=753664,6356992=401408} 2024-09-21T09:35:37.586 INFO:tasks.rados.rados.0.smithi042.stdout:2516: writing smithi04275593-20 from 5603328 to 6356992 tid 1 2024-09-21T09:35:37.589 INFO:tasks.rados.rados.0.smithi042.stdout:2516: writing smithi04275593-20 from 6356992 to 6758400 tid 2 2024-09-21T09:35:37.590 INFO:tasks.rados.rados.0.smithi042.stdout:2514: finishing rollback tid 0 to smithi04275593-41 2024-09-21T09:35:37.590 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 1010 (ObjNum 746 snap 227 seq_num 746) dirty exists 2024-09-21T09:35:37.590 INFO:tasks.rados.rados.0.smithi042.stdout:2514: finishing rollback tid 1 to smithi04275593-41 2024-09-21T09:35:37.590 INFO:tasks.rados.rados.0.smithi042.stdout:2514: finishing rollback tid 2 to smithi04275593-41 2024-09-21T09:35:37.590 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 638 (ObjNum 739 snap 226 seq_num 739) dirty exists 2024-09-21T09:35:37.590 INFO:tasks.rados.rados.0.smithi042.stdout:2515: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 8 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:35:37.760 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:35:37.761 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:35:37.761 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:35:37.761 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:35:37.761 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 15 2024-09-21T09:35:37.761 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:35:37.761 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:35:37.819 INFO:tasks.rados.rados.0.smithi042.stdout:2516: finishing write tid 1 to smithi04275593-20 2024-09-21T09:35:37.819 INFO:tasks.rados.rados.0.smithi042.stdout:2516: finishing write tid 2 to smithi04275593-20 2024-09-21T09:35:37.819 INFO:tasks.rados.rados.0.smithi042.stdout:2513: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:35:37.819 INFO:tasks.rados.rados.0.smithi042.stdout:2516: finishing write tid 3 to smithi04275593-20 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2516: finishing write tid 4 to smithi04275593-20 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2516: oid 20 updating version 0 to 985 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2516: oid 20 updating version 985 to 986 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2516: oid 20 updating version 986 to 987 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 987 (ObjNum 785 snap 250 seq_num 785) dirty exists 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2516: left oid 20 (ObjNum 785 snap 250 seq_num 785) 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2513: finishing copy_from to smithi04275593-22 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 795 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2511: done (5 left) 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2512: done (4 left) 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2513: done (3 left) 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2514: done (2 left) 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2515: done (1 left) 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2516: done (0 left) 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2517: read oid 20 snap -1 2024-09-21T09:35:37.820 INFO:tasks.rados.rados.0.smithi042.stdout:2517: expect (ObjNum 785 snap 250 seq_num 785) 2024-09-21T09:35:37.821 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 250 2024-09-21T09:35:37.821 INFO:tasks.rados.rados.0.smithi042.stdout:2518: seq_num 786 ranges {835584=770048,1605632=401408} 2024-09-21T09:35:37.829 INFO:tasks.rados.rados.0.smithi042.stdout:2518: writing smithi04275593-14 from 835584 to 1605632 tid 1 2024-09-21T09:35:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:2518: writing smithi04275593-14 from 1605632 to 2007040 tid 2 2024-09-21T09:35:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:2519: read oid 28 snap 222 2024-09-21T09:35:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:2519: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:35:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 250 2024-09-21T09:35:37.831 INFO:tasks.rados.rados.0.smithi042.stdout:2520: seq_num 787 ranges {3817472=786432,4603904=401408} 2024-09-21T09:35:37.856 INFO:tasks.rados.rados.0.smithi042.stdout:2520: writing smithi04275593-13 from 3817472 to 4603904 tid 1 2024-09-21T09:35:37.859 INFO:tasks.rados.rados.0.smithi042.stdout:2520: writing smithi04275593-13 from 4603904 to 5005312 tid 2 2024-09-21T09:35:37.859 INFO:tasks.rados.rados.0.smithi042.stdout:2521: delete oid 26 current snap is 250 2024-09-21T09:35:37.859 INFO:tasks.rados.rados.0.smithi042.stdout:2518: finishing write tid 1 to smithi04275593-14 2024-09-21T09:35:37.859 INFO:tasks.rados.rados.0.smithi042.stdout:2518: finishing write tid 2 to smithi04275593-14 2024-09-21T09:35:37.859 INFO:tasks.rados.rados.0.smithi042.stdout:2518: finishing write tid 3 to smithi04275593-14 2024-09-21T09:35:37.859 INFO:tasks.rados.rados.0.smithi042.stdout:2519: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:35:37.874 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:37 smithi133 ceph-mon[83064]: from='client.34527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:37.874 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:37 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:37.874 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:37 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:37.874 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:37 smithi133 ceph-mon[83064]: osdmap e567: 8 total, 8 up, 8 in 2024-09-21T09:35:37.921 INFO:tasks.rados.rados.0.smithi042.stdout:2518: finishing write tid 4 to smithi04275593-14 2024-09-21T09:35:37.921 INFO:tasks.rados.rados.0.smithi042.stdout:2518: oid 14 updating version 0 to 683 2024-09-21T09:35:37.921 INFO:tasks.rados.rados.0.smithi042.stdout:2518: oid 14 version 683 is already newer than 681 2024-09-21T09:35:37.921 INFO:tasks.rados.rados.0.smithi042.stdout:2518: oid 14 version 683 is already newer than 682 2024-09-21T09:35:37.922 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 683 (ObjNum 786 snap 250 seq_num 786) dirty exists 2024-09-21T09:35:37.922 INFO:tasks.rados.rados.0.smithi042.stdout:2518: left oid 14 (ObjNum 786 snap 250 seq_num 786) 2024-09-21T09:35:37.922 INFO:tasks.rados.rados.0.smithi042.stdout:2517: expect (ObjNum 785 snap 250 seq_num 785) 2024-09-21T09:35:38.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-mon[85820]: from='client.34527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:38.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:38.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:38.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-mon[85820]: osdmap e567: 8 total, 8 up, 8 in 2024-09-21T09:35:38.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-mon[87662]: from='client.34527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:38.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:38.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:38.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:37 smithi042 ceph-mon[87662]: osdmap e567: 8 total, 8 up, 8 in 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "mds", 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "osd", 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "15/20 daemons upgraded", 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-21T09:35:38.084 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:35:38.085 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:35:38.439 INFO:tasks.rados.rados.0.smithi042.stdout:2520: finishing write tid 1 to smithi04275593-13 2024-09-21T09:35:38.439 INFO:tasks.rados.rados.0.smithi042.stdout:2520: finishing write tid 2 to smithi04275593-13 2024-09-21T09:35:38.439 INFO:tasks.rados.rados.0.smithi042.stdout:2520: finishing write tid 3 to smithi04275593-13 2024-09-21T09:35:38.439 INFO:tasks.rados.rados.0.smithi042.stdout:2520: finishing write tid 4 to smithi04275593-13 2024-09-21T09:35:38.439 INFO:tasks.rados.rados.0.smithi042.stdout:2520: oid 13 updating version 0 to 992 2024-09-21T09:35:38.439 INFO:tasks.rados.rados.0.smithi042.stdout:2520: oid 13 version 992 is already newer than 990 2024-09-21T09:35:38.440 INFO:tasks.rados.rados.0.smithi042.stdout:2520: oid 13 version 992 is already newer than 991 2024-09-21T09:35:38.440 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 992 (ObjNum 787 snap 250 seq_num 787) dirty exists 2024-09-21T09:35:38.440 INFO:tasks.rados.rados.0.smithi042.stdout:2520: left oid 13 (ObjNum 787 snap 250 seq_num 787) 2024-09-21T09:35:38.440 INFO:tasks.rados.rados.0.smithi042.stdout:2517: done (4 left) 2024-09-21T09:35:38.440 INFO:tasks.rados.rados.0.smithi042.stdout:2518: done (3 left) 2024-09-21T09:35:38.440 INFO:tasks.rados.rados.0.smithi042.stdout:2519: done (2 left) 2024-09-21T09:35:38.440 INFO:tasks.rados.rados.0.smithi042.stdout:2520: done (1 left) 2024-09-21T09:35:38.440 INFO:tasks.rados.rados.0.smithi042.stdout:2521: done (0 left) 2024-09-21T09:35:38.440 INFO:tasks.rados.rados.0.smithi042.stdout:2522: snap_create 2024-09-21T09:35:38.765 INFO:tasks.rados.rados.0.smithi042.stdout:2522: done (0 left) 2024-09-21T09:35:38.765 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 251 2024-09-21T09:35:38.766 INFO:tasks.rados.rados.0.smithi042.stdout:2523: seq_num 789 ranges {5005312=417792,5423104=663552,6086656=139264} 2024-09-21T09:35:38.795 INFO:tasks.rados.rados.0.smithi042.stdout:2523: writing smithi04275593-13 from 5005312 to 5423104 tid 1 2024-09-21T09:35:38.799 INFO:tasks.rados.rados.0.smithi042.stdout:2523: writing smithi04275593-13 from 5423104 to 6086656 tid 2 2024-09-21T09:35:38.800 INFO:tasks.rados.rados.0.smithi042.stdout:2523: writing smithi04275593-13 from 6086656 to 6225920 tid 3 2024-09-21T09:35:38.800 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 251 2024-09-21T09:35:38.800 INFO:tasks.rados.rados.0.smithi042.stdout:2524: seq_num 790 ranges {2670592=434176,3104768=548864,3653632=253952} 2024-09-21T09:35:38.817 INFO:tasks.rados.rados.0.smithi042.stdout:2524: writing smithi04275593-17 from 2670592 to 3104768 tid 1 2024-09-21T09:35:38.820 INFO:tasks.rados.rados.0.smithi042.stdout:2524: writing smithi04275593-17 from 3104768 to 3653632 tid 2 2024-09-21T09:35:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:2524: writing smithi04275593-17 from 3653632 to 3907584 tid 3 2024-09-21T09:35:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:2525: read oid 30 snap -1 2024-09-21T09:35:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:2525: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:35:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 251 2024-09-21T09:35:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:2523: finishing write tid 1 to smithi04275593-13 2024-09-21T09:35:38.822 INFO:tasks.rados.rados.0.smithi042.stdout:2526: seq_num 791 ranges {2793472=450560,3244032=475136,3719168=327680} 2024-09-21T09:35:38.840 INFO:tasks.rados.rados.0.smithi042.stdout:2526: writing smithi04275593-46 from 2793472 to 3244032 tid 1 2024-09-21T09:35:38.842 INFO:tasks.rados.rados.0.smithi042.stdout:2526: writing smithi04275593-46 from 3244032 to 3719168 tid 2 2024-09-21T09:35:38.844 INFO:tasks.rados.rados.0.smithi042.stdout:2526: writing smithi04275593-46 from 3719168 to 4046848 tid 3 2024-09-21T09:35:38.844 INFO:tasks.rados.rados.0.smithi042.stdout:2527: snap_remove snap 222 2024-09-21T09:35:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[85820]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[85820]: pgmap v521: 121 pgs: 121 active+clean; 347 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 35 op/s 2024-09-21T09:35:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[85820]: from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3908853442' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[85820]: from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[85820]: Upgrade: Updating node-exporter.b (2/2) 2024-09-21T09:35:39.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[85820]: Deploying daemon node-exporter.b on smithi133 2024-09-21T09:35:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[87662]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[87662]: pgmap v521: 121 pgs: 121 active+clean; 347 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 35 op/s 2024-09-21T09:35:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[87662]: from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3908853442' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[87662]: from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[87662]: Upgrade: Updating node-exporter.b (2/2) 2024-09-21T09:35:39.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:38 smithi042 ceph-mon[87662]: Deploying daemon node-exporter.b on smithi133 2024-09-21T09:35:39.128 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:38 smithi133 ceph-mon[83064]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:39.128 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:38 smithi133 ceph-mon[83064]: pgmap v521: 121 pgs: 121 active+clean; 347 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 35 op/s 2024-09-21T09:35:39.128 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:38 smithi133 ceph-mon[83064]: from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:39.128 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:38 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3908853442' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:39.129 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:38 smithi133 ceph-mon[83064]: from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:35:39.129 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:38 smithi133 ceph-mon[83064]: Upgrade: Updating node-exporter.b (2/2) 2024-09-21T09:35:39.129 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:38 smithi133 ceph-mon[83064]: Deploying daemon node-exporter.b on smithi133 2024-09-21T09:35:39.129 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:39 smithi133 systemd[1]: Stopping Ceph node-exporter.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:35:39.684 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:39 smithi133 podman[109226]: 2024-09-21 09:35:39.400526942 +0000 UTC m=+0.127848987 container died 54810b6a6f737136087dc92d8a18bccfe51cf14657b9ea940a54697d17698eac (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:35:39.777 INFO:tasks.rados.rados.0.smithi042.stdout:2527: done (4 left) 2024-09-21T09:35:39.777 INFO:tasks.rados.rados.0.smithi042.stdout:2528: copy_from oid 20 from oid 28 current snap is 251 2024-09-21T09:35:39.777 INFO:tasks.rados.rados.0.smithi042.stdout:2523: finishing write tid 2 to smithi04275593-13 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:2523: finishing write tid 3 to smithi04275593-13 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:2523: finishing write tid 4 to smithi04275593-13 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:2523: finishing write tid 5 to smithi04275593-13 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:2523: oid 13 updating version 0 to 994 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:2523: oid 13 version 994 is already newer than 993 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:2523: oid 13 updating version 994 to 995 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:2523: oid 13 updating version 995 to 996 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 996 (ObjNum 789 snap 251 seq_num 789) dirty exists 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:2523: left oid 13 (ObjNum 789 snap 251 seq_num 789) 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:2524: finishing write tid 1 to smithi04275593-17 2024-09-21T09:35:39.778 INFO:tasks.rados.rados.0.smithi042.stdout:2525: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:35:39.783 INFO:tasks.rados.rados.0.smithi042.stdout:2524: finishing write tid 2 to smithi04275593-17 2024-09-21T09:35:39.783 INFO:tasks.rados.rados.0.smithi042.stdout:2524: finishing write tid 3 to smithi04275593-17 2024-09-21T09:35:39.783 INFO:tasks.rados.rados.0.smithi042.stdout:2524: finishing write tid 4 to smithi04275593-17 2024-09-21T09:35:39.783 INFO:tasks.rados.rados.0.smithi042.stdout:2524: finishing write tid 5 to smithi04275593-17 2024-09-21T09:35:39.783 INFO:tasks.rados.rados.0.smithi042.stdout:2524: oid 17 updating version 0 to 1036 2024-09-21T09:35:39.783 INFO:tasks.rados.rados.0.smithi042.stdout:2524: oid 17 updating version 1036 to 1038 2024-09-21T09:35:39.783 INFO:tasks.rados.rados.0.smithi042.stdout:2524: oid 17 updating version 1038 to 1039 2024-09-21T09:35:39.783 INFO:tasks.rados.rados.0.smithi042.stdout:2524: oid 17 version 1039 is already newer than 1037 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1039 (ObjNum 790 snap 251 seq_num 790) dirty exists 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2524: left oid 17 (ObjNum 790 snap 251 seq_num 790) 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2526: finishing write tid 1 to smithi04275593-46 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2526: finishing write tid 2 to smithi04275593-46 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2526: finishing write tid 3 to smithi04275593-46 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2526: finishing write tid 4 to smithi04275593-46 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2526: finishing write tid 5 to smithi04275593-46 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2526: oid 46 updating version 0 to 1041 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2526: oid 46 updating version 1041 to 1042 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2526: oid 46 updating version 1042 to 1044 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2526: oid 46 version 1044 is already newer than 1043 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1044 (ObjNum 791 snap 251 seq_num 791) dirty exists 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2526: left oid 46 (ObjNum 791 snap 251 seq_num 791) 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2523: done (4 left) 2024-09-21T09:35:39.784 INFO:tasks.rados.rados.0.smithi042.stdout:2524: done (3 left) 2024-09-21T09:35:39.785 INFO:tasks.rados.rados.0.smithi042.stdout:2525: done (2 left) 2024-09-21T09:35:39.785 INFO:tasks.rados.rados.0.smithi042.stdout:2526: done (1 left) 2024-09-21T09:35:39.785 INFO:tasks.rados.rados.0.smithi042.stdout:2529: copy_from oid 25 from oid 14 current snap is 251 2024-09-21T09:35:39.785 INFO:tasks.rados.rados.0.smithi042.stdout:2530: delete oid 37 current snap is 251 2024-09-21T09:35:39.792 INFO:tasks.rados.rados.0.smithi042.stdout:2530: done (2 left) 2024-09-21T09:35:39.792 INFO:tasks.rados.rados.0.smithi042.stdout:2531: read oid 32 snap -1 2024-09-21T09:35:39.792 INFO:tasks.rados.rados.0.smithi042.stdout:2531: expect (ObjNum 773 snap 250 seq_num 773) 2024-09-21T09:35:39.792 INFO:tasks.rados.rados.0.smithi042.stdout:2532: snap_create 2024-09-21T09:35:39.793 INFO:tasks.rados.rados.0.smithi042.stdout:2528: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:35:39.798 INFO:tasks.rados.rados.0.smithi042.stdout:2528: finishing copy_from to smithi04275593-20 2024-09-21T09:35:39.798 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 836 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:35:39.807 INFO:tasks.rados.rados.0.smithi042.stdout:2529: finishing copy_from racing read to smithi04275593-25 2024-09-21T09:35:39.808 INFO:tasks.rados.rados.0.smithi042.stdout:2529: finishing copy_from to smithi04275593-25 2024-09-21T09:35:39.808 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 683 (ObjNum 786 snap 250 seq_num 786) dirty exists 2024-09-21T09:35:39.815 INFO:tasks.rados.rados.0.smithi042.stdout:2531: expect (ObjNum 773 snap 250 seq_num 773) 2024-09-21T09:35:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:39 smithi133 ceph-mon[83064]: osdmap e568: 8 total, 8 up, 8 in 2024-09-21T09:35:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:39 smithi133 ceph-mon[83064]: pgmap v524: 121 pgs: 121 active+clean; 350 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-09-21T09:35:39.993 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:39 smithi133 podman[109226]: 2024-09-21 09:35:39.890216154 +0000 UTC m=+0.617538182 container cleanup 54810b6a6f737136087dc92d8a18bccfe51cf14657b9ea940a54697d17698eac (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:35:39.993 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:39 smithi133 bash[109226]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T09:35:40.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:39 smithi042 ceph-mon[85820]: osdmap e568: 8 total, 8 up, 8 in 2024-09-21T09:35:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:39 smithi042 ceph-mon[85820]: pgmap v524: 121 pgs: 121 active+clean; 350 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-09-21T09:35:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:39 smithi042 ceph-mon[87662]: osdmap e568: 8 total, 8 up, 8 in 2024-09-21T09:35:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:39 smithi042 ceph-mon[87662]: pgmap v524: 121 pgs: 121 active+clean; 350 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-09-21T09:35:40.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:40 smithi133 podman[109239]: 2024-09-21 09:35:40.158234691 +0000 UTC m=+0.761009918 container remove 54810b6a6f737136087dc92d8a18bccfe51cf14657b9ea940a54697d17698eac (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:35:40.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:40 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:35:40.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:40 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T09:35:40.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:40 smithi133 systemd[1]: Stopped Ceph node-exporter.b for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:35:40.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:40 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.b.service: Consumed 2.678s CPU time. 2024-09-21T09:35:40.777 INFO:tasks.rados.rados.0.smithi042.stdout:2528: done (3 left) 2024-09-21T09:35:40.778 INFO:tasks.rados.rados.0.smithi042.stdout:2529: done (2 left) 2024-09-21T09:35:40.778 INFO:tasks.rados.rados.0.smithi042.stdout:2531: done (1 left) 2024-09-21T09:35:40.778 INFO:tasks.rados.rados.0.smithi042.stdout:2532: done (0 left) 2024-09-21T09:35:40.778 INFO:tasks.rados.rados.0.smithi042.stdout:2533: rmattr oid 38 current snap is 252 2024-09-21T09:35:40.778 INFO:tasks.rados.rados.0.smithi042.stdout:2534: read oid 42 snap 216 2024-09-21T09:35:40.778 INFO:tasks.rados.rados.0.smithi042.stdout:2534: expect deleted 2024-09-21T09:35:40.778 INFO:tasks.rados.rados.0.smithi042.stdout:2535: read oid 18 snap 240 2024-09-21T09:35:40.778 INFO:tasks.rados.rados.0.smithi042.stdout:2535: expect (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:35:40.778 INFO:tasks.rados.rados.0.smithi042.stdout:2536: delete oid 14 current snap is 252 2024-09-21T09:35:40.782 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:40 smithi133 systemd[1]: Starting Ceph node-exporter.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:35:40.782 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:40 smithi133 bash[109364]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-21T09:35:40.783 INFO:tasks.rados.rados.0.smithi042.stdout:2534: done (3 left) 2024-09-21T09:35:40.784 INFO:tasks.rados.rados.0.smithi042.stdout:2536: done (2 left) 2024-09-21T09:35:40.784 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 252 2024-09-21T09:35:40.784 INFO:tasks.rados.rados.0.smithi042.stdout:2537: seq_num 794 ranges {5062656=499712,5562368=532480,6094848=270336} 2024-09-21T09:35:40.814 INFO:tasks.rados.rados.0.smithi042.stdout:2537: writing smithi04275593-23 from 5062656 to 5562368 tid 1 2024-09-21T09:35:40.817 INFO:tasks.rados.rados.0.smithi042.stdout:2537: writing smithi04275593-23 from 5562368 to 6094848 tid 2 2024-09-21T09:35:40.819 INFO:tasks.rados.rados.0.smithi042.stdout:2537: writing smithi04275593-23 from 6094848 to 6365184 tid 3 2024-09-21T09:35:40.819 INFO:tasks.rados.rados.0.smithi042.stdout:2538: delete oid 22 current snap is 252 2024-09-21T09:35:40.819 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 571 (ObjNum 772 snap 248 seq_num 772) dirty exists 2024-09-21T09:35:40.819 INFO:tasks.rados.rados.0.smithi042.stdout:2535: expect (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:35:41.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:40 smithi042 ceph-mon[85820]: osdmap e569: 8 total, 8 up, 8 in 2024-09-21T09:35:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:40 smithi042 ceph-mon[87662]: osdmap e569: 8 total, 8 up, 8 in 2024-09-21T09:35:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:40 smithi133 ceph-mon[83064]: osdmap e569: 8 total, 8 up, 8 in 2024-09-21T09:35:41.243 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:41 smithi133 bash[109364]: Getting image source signatures 2024-09-21T09:35:41.243 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:41 smithi133 bash[109364]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-21T09:35:41.244 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:41 smithi133 bash[109364]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-21T09:35:41.244 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:41 smithi133 bash[109364]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-21T09:35:41.305 INFO:tasks.rados.rados.0.smithi042.stdout:2537: finishing write tid 1 to smithi04275593-23 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2537: finishing write tid 2 to smithi04275593-23 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2537: finishing write tid 3 to smithi04275593-23 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2537: finishing write tid 4 to smithi04275593-23 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2537: finishing write tid 5 to smithi04275593-23 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2537: oid 23 updating version 0 to 990 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2537: oid 23 version 990 is already newer than 989 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2537: oid 23 updating version 990 to 991 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2537: oid 23 version 991 is already newer than 988 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 991 (ObjNum 794 snap 252 seq_num 794) dirty exists 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2537: left oid 23 (ObjNum 794 snap 252 seq_num 794) 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2533: done (3 left) 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2535: done (2 left) 2024-09-21T09:35:41.306 INFO:tasks.rados.rados.0.smithi042.stdout:2537: done (1 left) 2024-09-21T09:35:41.307 INFO:tasks.rados.rados.0.smithi042.stdout:2538: done (0 left) 2024-09-21T09:35:41.307 INFO:tasks.rados.rados.0.smithi042.stdout:2539: snap_create 2024-09-21T09:35:41.787 INFO:tasks.rados.rados.0.smithi042.stdout:2539: done (0 left) 2024-09-21T09:35:41.787 INFO:tasks.rados.rados.0.smithi042.stdout:2540: snap_remove snap 247 2024-09-21T09:35:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:41 smithi042 ceph-mon[85820]: osdmap e570: 8 total, 8 up, 8 in 2024-09-21T09:35:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:41 smithi042 ceph-mon[85820]: pgmap v527: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 25 op/s 2024-09-21T09:35:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:41 smithi042 ceph-mon[87662]: osdmap e570: 8 total, 8 up, 8 in 2024-09-21T09:35:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:41 smithi042 ceph-mon[87662]: pgmap v527: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 25 op/s 2024-09-21T09:35:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:42.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:35:41 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:35:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2024-09-21T09:35:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:41 smithi133 ceph-mon[83064]: osdmap e570: 8 total, 8 up, 8 in 2024-09-21T09:35:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:41 smithi133 ceph-mon[83064]: pgmap v527: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 25 op/s 2024-09-21T09:35:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:42.729 INFO:tasks.rados.rados.0.smithi042.stdout:2540: done (0 left) 2024-09-21T09:35:42.729 INFO:tasks.rados.rados.0.smithi042.stdout:2541: copy_from oid 33 from oid 14 current snap is 253 2024-09-21T09:35:42.729 INFO:tasks.rados.rados.0.smithi042.stdout:2542: rmattr oid 20 current snap is 253 2024-09-21T09:35:42.729 INFO:tasks.rados.rados.0.smithi042.stdout:2542: done (1 left) 2024-09-21T09:35:42.729 INFO:tasks.rados.rados.0.smithi042.stdout:2543: snap_remove snap 235 2024-09-21T09:35:42.743 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:42 smithi133 bash[109364]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-21T09:35:42.743 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:42 smithi133 bash[109364]: Writing manifest to image destination 2024-09-21T09:35:43.041 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:42 smithi133 ceph-mon[83064]: osdmap e571: 8 total, 8 up, 8 in 2024-09-21T09:35:43.041 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:42 smithi133 ceph-mon[83064]: osdmap e572: 8 total, 8 up, 8 in 2024-09-21T09:35:43.041 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:42 smithi133 podman[109364]: 2024-09-21 09:35:42.8111241 +0000 UTC m=+2.224491406 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T09:35:43.041 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:42 smithi133 podman[109364]: 2024-09-21 09:35:42.90945713 +0000 UTC m=+2.322824435 container create d3c223c5beda131a42630ef9ce8d9ebe2ee7408af3d19dbe9a4cafb5970a8035 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:35:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:42 smithi042 ceph-mon[85820]: osdmap e571: 8 total, 8 up, 8 in 2024-09-21T09:35:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:42 smithi042 ceph-mon[85820]: osdmap e572: 8 total, 8 up, 8 in 2024-09-21T09:35:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:42 smithi042 ceph-mon[87662]: osdmap e571: 8 total, 8 up, 8 in 2024-09-21T09:35:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:42 smithi042 ceph-mon[87662]: osdmap e572: 8 total, 8 up, 8 in 2024-09-21T09:35:43.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 podman[109364]: 2024-09-21 09:35:43.153430255 +0000 UTC m=+2.566797574 container init d3c223c5beda131a42630ef9ce8d9ebe2ee7408af3d19dbe9a4cafb5970a8035 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:35:43.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 podman[109364]: 2024-09-21 09:35:43.156264186 +0000 UTC m=+2.569631502 container start d3c223c5beda131a42630ef9ce8d9ebe2ee7408af3d19dbe9a4cafb5970a8035 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:35:43.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.159Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T09:35:43.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.159Z 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-09-21T09:35:43.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z 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-09-21T09:35:43.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z 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-09-21T09:35:43.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z 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-09-21T09:35:43.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T09:35:43.494 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T09:35:43.494 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T09:35:43.494 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T09:35:43.494 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T09:35:43.494 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T09:35:43.494 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T09:35:43.494 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T09:35:43.494 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.160Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T09:35:43.495 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T09:35:43.496 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b[109441]: ts=2024-09-21T09:35:43.161Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 bash[109364]: d3c223c5beda131a42630ef9ce8d9ebe2ee7408af3d19dbe9a4cafb5970a8035 2024-09-21T09:35:43.497 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:35:43 smithi133 systemd[1]: Started Ceph node-exporter.b for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:35:43.730 INFO:tasks.rados.rados.0.smithi042.stdout:2543: done (1 left) 2024-09-21T09:35:43.731 INFO:tasks.rados.rados.0.smithi042.stdout:2544: snap_create 2024-09-21T09:35:43.731 INFO:tasks.rados.rados.0.smithi042.stdout:2541: finishing copy_from to smithi04275593-33 2024-09-21T09:35:43.731 INFO:tasks.rados.rados.0.smithi042.stdout:2541: got expected ENOENT (src dne) 2024-09-21T09:35:43.731 INFO:tasks.rados.rados.0.smithi042.stdout:2541: finishing copy_from racing read to smithi04275593-33 2024-09-21T09:35:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:44 smithi042 ceph-mon[87662]: pgmap v530: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 366 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 5.1 MiB/s wr, 24 op/s 2024-09-21T09:35:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:44 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:44 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:44 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:44 smithi042 ceph-mon[87662]: osdmap e573: 8 total, 8 up, 8 in 2024-09-21T09:35:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:44 smithi042 ceph-mon[85820]: pgmap v530: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 366 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 5.1 MiB/s wr, 24 op/s 2024-09-21T09:35:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:44 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:44 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:44.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:44 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:44.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:44 smithi042 ceph-mon[85820]: osdmap e573: 8 total, 8 up, 8 in 2024-09-21T09:35:44.729 INFO:tasks.rados.rados.0.smithi042.stdout:2541: done (1 left) 2024-09-21T09:35:44.729 INFO:tasks.rados.rados.0.smithi042.stdout:2544: done (0 left) 2024-09-21T09:35:44.729 INFO:tasks.rados.rados.0.smithi042.stdout:2545: read oid 47 snap -1 2024-09-21T09:35:44.729 INFO:tasks.rados.rados.0.smithi042.stdout:2545: expect deleted 2024-09-21T09:35:44.729 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 254 2024-09-21T09:35:44.729 INFO:tasks.rados.rados.0.smithi042.stdout:2546: seq_num 796 ranges {2449408=540672,2990080=704512,3694592=98304} 2024-09-21T09:35:44.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:44 smithi133 ceph-mon[83064]: pgmap v530: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 366 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 5.1 MiB/s wr, 24 op/s 2024-09-21T09:35:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:44 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:44 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:44 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:44 smithi133 ceph-mon[83064]: osdmap e573: 8 total, 8 up, 8 in 2024-09-21T09:35:44.745 INFO:tasks.rados.rados.0.smithi042.stdout:2546: writing smithi04275593-12 from 2449408 to 2990080 tid 1 2024-09-21T09:35:44.750 INFO:tasks.rados.rados.0.smithi042.stdout:2546: writing smithi04275593-12 from 2990080 to 3694592 tid 2 2024-09-21T09:35:44.751 INFO:tasks.rados.rados.0.smithi042.stdout:2546: writing smithi04275593-12 from 3694592 to 3792896 tid 3 2024-09-21T09:35:44.751 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 254 2024-09-21T09:35:44.751 INFO:tasks.rados.rados.0.smithi042.stdout:2547: seq_num 797 ranges {2990080=557056,3547136=589824,4136960=212992} 2024-09-21T09:35:44.770 INFO:tasks.rados.rados.0.smithi042.stdout:2547: writing smithi04275593-8 from 2990080 to 3547136 tid 1 2024-09-21T09:35:44.774 INFO:tasks.rados.rados.0.smithi042.stdout:2547: writing smithi04275593-8 from 3547136 to 4136960 tid 2 2024-09-21T09:35:44.775 INFO:tasks.rados.rados.0.smithi042.stdout:2547: writing smithi04275593-8 from 4136960 to 4349952 tid 3 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2548: delete oid 31 current snap is 254 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2546: finishing write tid 1 to smithi04275593-12 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2546: finishing write tid 2 to smithi04275593-12 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2546: finishing write tid 3 to smithi04275593-12 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2546: finishing write tid 4 to smithi04275593-12 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2546: finishing write tid 5 to smithi04275593-12 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2546: oid 12 updating version 0 to 852 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2546: oid 12 version 852 is already newer than 851 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2546: oid 12 version 852 is already newer than 850 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2546: oid 12 updating version 852 to 853 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 853 (ObjNum 796 snap 254 seq_num 796) dirty exists 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2546: left oid 12 (ObjNum 796 snap 254 seq_num 796) 2024-09-21T09:35:44.776 INFO:tasks.rados.rados.0.smithi042.stdout:2547: finishing write tid 1 to smithi04275593-8 2024-09-21T09:35:44.777 INFO:tasks.rados.rados.0.smithi042.stdout:2545: done (3 left) 2024-09-21T09:35:44.777 INFO:tasks.rados.rados.0.smithi042.stdout:2546: done (2 left) 2024-09-21T09:35:44.777 INFO:tasks.rados.rados.0.smithi042.stdout:2548: done (1 left) 2024-09-21T09:35:44.777 INFO:tasks.rados.rados.0.smithi042.stdout:2549: delete oid 12 current snap is 254 2024-09-21T09:35:44.777 INFO:tasks.rados.rados.0.smithi042.stdout:2547: finishing write tid 2 to smithi04275593-8 2024-09-21T09:35:44.778 INFO:tasks.rados.rados.0.smithi042.stdout:2547: finishing write tid 3 to smithi04275593-8 2024-09-21T09:35:44.778 INFO:tasks.rados.rados.0.smithi042.stdout:2547: finishing write tid 4 to smithi04275593-8 2024-09-21T09:35:44.779 INFO:tasks.rados.rados.0.smithi042.stdout:2549: done (1 left) 2024-09-21T09:35:44.779 INFO:tasks.rados.rados.0.smithi042.stdout:2550: read oid 46 snap -1 2024-09-21T09:35:44.779 INFO:tasks.rados.rados.0.smithi042.stdout:2550: expect (ObjNum 791 snap 251 seq_num 791) 2024-09-21T09:35:44.779 INFO:tasks.rados.rados.0.smithi042.stdout:2551: snap_create 2024-09-21T09:35:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:2547: finishing write tid 5 to smithi04275593-8 2024-09-21T09:35:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:2547: oid 8 updating version 0 to 988 2024-09-21T09:35:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:2547: oid 8 updating version 988 to 989 2024-09-21T09:35:44.795 INFO:tasks.rados.rados.0.smithi042.stdout:2547: oid 8 updating version 989 to 990 2024-09-21T09:35:44.796 INFO:tasks.rados.rados.0.smithi042.stdout:2547: oid 8 updating version 990 to 991 2024-09-21T09:35:44.796 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 991 (ObjNum 797 snap 254 seq_num 797) dirty exists 2024-09-21T09:35:44.796 INFO:tasks.rados.rados.0.smithi042.stdout:2547: left oid 8 (ObjNum 797 snap 254 seq_num 797) 2024-09-21T09:35:44.812 INFO:tasks.rados.rados.0.smithi042.stdout:2550: expect (ObjNum 791 snap 251 seq_num 791) 2024-09-21T09:35:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:2547: done (2 left) 2024-09-21T09:35:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:2550: done (1 left) 2024-09-21T09:35:45.733 INFO:tasks.rados.rados.0.smithi042.stdout:2551: done (0 left) 2024-09-21T09:35:45.734 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 255 2024-09-21T09:35:45.734 INFO:tasks.rados.rados.0.smithi042.stdout:2552: seq_num 800 ranges {3817472=606208,4423680=688128,5111808=114688} 2024-09-21T09:35:45.757 INFO:tasks.rados.rados.0.smithi042.stdout:2552: writing smithi04275593-33 from 3817472 to 4423680 tid 1 2024-09-21T09:35:45.761 INFO:tasks.rados.rados.0.smithi042.stdout:2552: writing smithi04275593-33 from 4423680 to 5111808 tid 2 2024-09-21T09:35:45.762 INFO:tasks.rados.rados.0.smithi042.stdout:2552: writing smithi04275593-33 from 5111808 to 5226496 tid 3 2024-09-21T09:35:45.762 INFO:tasks.rados.rados.0.smithi042.stdout:2553: snap_create 2024-09-21T09:35:45.765 INFO:tasks.rados.rados.0.smithi042.stdout:2552: finishing write tid 1 to smithi04275593-33 2024-09-21T09:35:45.765 INFO:tasks.rados.rados.0.smithi042.stdout:2552: finishing write tid 2 to smithi04275593-33 2024-09-21T09:35:45.766 INFO:tasks.rados.rados.0.smithi042.stdout:2552: finishing write tid 3 to smithi04275593-33 2024-09-21T09:35:45.767 INFO:tasks.rados.rados.0.smithi042.stdout:2552: finishing write tid 4 to smithi04275593-33 2024-09-21T09:35:45.768 INFO:tasks.rados.rados.0.smithi042.stdout:2552: finishing write tid 5 to smithi04275593-33 2024-09-21T09:35:45.768 INFO:tasks.rados.rados.0.smithi042.stdout:2552: oid 33 updating version 0 to 1026 2024-09-21T09:35:45.768 INFO:tasks.rados.rados.0.smithi042.stdout:2552: oid 33 version 1026 is already newer than 1024 2024-09-21T09:35:45.768 INFO:tasks.rados.rados.0.smithi042.stdout:2552: oid 33 version 1026 is already newer than 1025 2024-09-21T09:35:45.768 INFO:tasks.rados.rados.0.smithi042.stdout:2552: oid 33 updating version 1026 to 1027 2024-09-21T09:35:45.769 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1027 (ObjNum 800 snap 255 seq_num 800) dirty exists 2024-09-21T09:35:45.769 INFO:tasks.rados.rados.0.smithi042.stdout:2552: left oid 33 (ObjNum 800 snap 255 seq_num 800) 2024-09-21T09:35:45.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:45 smithi133 ceph-mon[83064]: osdmap e574: 8 total, 8 up, 8 in 2024-09-21T09:35:46.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:45 smithi042 ceph-mon[85820]: osdmap e574: 8 total, 8 up, 8 in 2024-09-21T09:35:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:45 smithi042 ceph-mon[87662]: osdmap e574: 8 total, 8 up, 8 in 2024-09-21T09:35:46.739 INFO:tasks.rados.rados.0.smithi042.stdout:2552: done (1 left) 2024-09-21T09:35:46.739 INFO:tasks.rados.rados.0.smithi042.stdout:2553: done (0 left) 2024-09-21T09:35:46.739 INFO:tasks.rados.rados.0.smithi042.stdout:2554: delete oid 46 current snap is 256 2024-09-21T09:35:46.742 INFO:tasks.rados.rados.0.smithi042.stdout:2554: done (0 left) 2024-09-21T09:35:46.743 INFO:tasks.rados.rados.0.smithi042.stdout:2555: delete oid 40 current snap is 256 2024-09-21T09:35:46.744 INFO:tasks.rados.rados.0.smithi042.stdout:2555: done (0 left) 2024-09-21T09:35:46.745 INFO:tasks.rados.rados.0.smithi042.stdout:2556: snap_create 2024-09-21T09:35:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:46 smithi133 ceph-mon[83064]: pgmap v533: 121 pgs: 121 active+clean; 367 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-09-21T09:35:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:46 smithi133 ceph-mon[83064]: osdmap e575: 8 total, 8 up, 8 in 2024-09-21T09:35:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:46 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:46 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:46 smithi042 ceph-mon[87662]: pgmap v533: 121 pgs: 121 active+clean; 367 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-09-21T09:35:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:46 smithi042 ceph-mon[87662]: osdmap e575: 8 total, 8 up, 8 in 2024-09-21T09:35:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:46 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:46 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:46 smithi042 ceph-mon[85820]: pgmap v533: 121 pgs: 121 active+clean; 367 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-09-21T09:35:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:46 smithi042 ceph-mon[85820]: osdmap e575: 8 total, 8 up, 8 in 2024-09-21T09:35:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:46 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:46 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.727 INFO:tasks.rados.rados.0.smithi042.stdout:2556: done (0 left) 2024-09-21T09:35:47.728 INFO:tasks.rados.rados.0.smithi042.stdout:2557: read oid 50 snap -1 2024-09-21T09:35:47.728 INFO:tasks.rados.rados.0.smithi042.stdout:2557: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:35:47.728 INFO:tasks.rados.rados.0.smithi042.stdout:2558: copy_from oid 4 from oid 14 current snap is 257 2024-09-21T09:35:47.728 INFO:tasks.rados.rados.0.smithi042.stdout:2559: rollback oid 8 current snap is 257 2024-09-21T09:35:47.728 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 8 to 243 2024-09-21T09:35:47.728 INFO:tasks.rados.rados.0.smithi042.stdout:2560: copy_from oid 21 from oid 13 current snap is 257 2024-09-21T09:35:47.728 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 257 2024-09-21T09:35:47.728 INFO:tasks.rados.rados.0.smithi042.stdout:2561: seq_num 803 ranges {0=655360,655360=745472,1400832=57344} 2024-09-21T09:35:47.732 INFO:tasks.rados.rados.0.smithi042.stdout:2561: writing smithi04275593-7 from 0 to 655360 tid 1 2024-09-21T09:35:47.737 INFO:tasks.rados.rados.0.smithi042.stdout:2561: writing smithi04275593-7 from 655360 to 1400832 tid 2 2024-09-21T09:35:47.737 INFO:tasks.rados.rados.0.smithi042.stdout:2561: writing smithi04275593-7 from 1400832 to 1458176 tid 3 2024-09-21T09:35:47.737 INFO:tasks.rados.rados.0.smithi042.stdout:2562: snap_create 2024-09-21T09:35:47.737 INFO:tasks.rados.rados.0.smithi042.stdout:2558: finishing copy_from to smithi04275593-4 2024-09-21T09:35:47.738 INFO:tasks.rados.rados.0.smithi042.stdout:2558: got expected ENOENT (src dne) 2024-09-21T09:35:47.738 INFO:tasks.rados.rados.0.smithi042.stdout:2558: finishing copy_from racing read to smithi04275593-4 2024-09-21T09:35:47.738 INFO:tasks.rados.rados.0.smithi042.stdout:2559: finishing rollback tid 0 to smithi04275593-8 2024-09-21T09:35:47.738 INFO:tasks.rados.rados.0.smithi042.stdout:2559: finishing rollback tid 1 to smithi04275593-8 2024-09-21T09:35:47.738 INFO:tasks.rados.rados.0.smithi042.stdout:2559: finishing rollback tid 2 to smithi04275593-8 2024-09-21T09:35:47.738 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 994 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:35:47.742 INFO:tasks.rados.rados.0.smithi042.stdout:2561: finishing write tid 1 to smithi04275593-7 2024-09-21T09:35:47.744 INFO:tasks.rados.rados.0.smithi042.stdout:2561: finishing write tid 2 to smithi04275593-7 2024-09-21T09:35:47.745 INFO:tasks.rados.rados.0.smithi042.stdout:2561: finishing write tid 3 to smithi04275593-7 2024-09-21T09:35:47.745 INFO:tasks.rados.rados.0.smithi042.stdout:2561: finishing write tid 4 to smithi04275593-7 2024-09-21T09:35:47.747 INFO:tasks.rados.rados.0.smithi042.stdout:2561: finishing write tid 5 to smithi04275593-7 2024-09-21T09:35:47.747 INFO:tasks.rados.rados.0.smithi042.stdout:2561: oid 7 updating version 0 to 1029 2024-09-21T09:35:47.747 INFO:tasks.rados.rados.0.smithi042.stdout:2561: oid 7 updating version 1029 to 1032 2024-09-21T09:35:47.747 INFO:tasks.rados.rados.0.smithi042.stdout:2561: oid 7 version 1032 is already newer than 1031 2024-09-21T09:35:47.747 INFO:tasks.rados.rados.0.smithi042.stdout:2561: oid 7 version 1032 is already newer than 1030 2024-09-21T09:35:47.747 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1032 (ObjNum 803 snap 257 seq_num 803) dirty exists 2024-09-21T09:35:47.747 INFO:tasks.rados.rados.0.smithi042.stdout:2561: left oid 7 (ObjNum 803 snap 257 seq_num 803) 2024-09-21T09:35:47.773 INFO:tasks.rados.rados.0.smithi042.stdout:2560: finishing copy_from racing read to smithi04275593-21 2024-09-21T09:35:47.773 INFO:tasks.rados.rados.0.smithi042.stdout:2560: finishing copy_from to smithi04275593-21 2024-09-21T09:35:47.773 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 996 (ObjNum 789 snap 251 seq_num 789) dirty exists 2024-09-21T09:35:47.780 INFO:tasks.rados.rados.0.smithi042.stdout:2557: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:35:47.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[87662]: osdmap e576: 8 total, 8 up, 8 in 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[87662]: osdmap e577: 8 total, 8 up, 8 in 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[85820]: osdmap e576: 8 total, 8 up, 8 in 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:47 smithi042 ceph-mon[85820]: osdmap e577: 8 total, 8 up, 8 in 2024-09-21T09:35:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:47 smithi133 ceph-mon[83064]: osdmap e576: 8 total, 8 up, 8 in 2024-09-21T09:35:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:47 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:47 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:47 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:47 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:47 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:47 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:47.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:47 smithi133 ceph-mon[83064]: osdmap e577: 8 total, 8 up, 8 in 2024-09-21T09:35:48.838 INFO:tasks.rados.rados.0.smithi042.stdout:2557: done (5 left) 2024-09-21T09:35:48.838 INFO:tasks.rados.rados.0.smithi042.stdout:2558: done (4 left) 2024-09-21T09:35:48.838 INFO:tasks.rados.rados.0.smithi042.stdout:2559: done (3 left) 2024-09-21T09:35:48.838 INFO:tasks.rados.rados.0.smithi042.stdout:2560: done (2 left) 2024-09-21T09:35:48.838 INFO:tasks.rados.rados.0.smithi042.stdout:2561: done (1 left) 2024-09-21T09:35:48.838 INFO:tasks.rados.rados.0.smithi042.stdout:2562: done (0 left) 2024-09-21T09:35:48.839 INFO:tasks.rados.rados.0.smithi042.stdout:2563: read oid 28 snap -1 2024-09-21T09:35:48.839 INFO:tasks.rados.rados.0.smithi042.stdout:2563: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:35:48.839 INFO:tasks.rados.rados.0.smithi042.stdout:2564: read oid 50 snap -1 2024-09-21T09:35:48.839 INFO:tasks.rados.rados.0.smithi042.stdout:2564: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:35:48.839 INFO:tasks.rados.rados.0.smithi042.stdout:2565: delete oid 45 current snap is 258 2024-09-21T09:35:48.843 INFO:tasks.rados.rados.0.smithi042.stdout:2565: done (2 left) 2024-09-21T09:35:48.843 INFO:tasks.rados.rados.0.smithi042.stdout:2566: copy_from oid 33 from oid 7 current snap is 258 2024-09-21T09:35:48.843 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 258 2024-09-21T09:35:48.843 INFO:tasks.rados.rados.0.smithi042.stdout:2567: seq_num 805 ranges {6365184=688128,7053312=507904,7561216=294912} 2024-09-21T09:35:48.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:48 smithi042 ceph-mon[87662]: pgmap v536: 121 pgs: 121 active+clean; 367 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-09-21T09:35:48.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:48 smithi042 ceph-mon[85820]: pgmap v536: 121 pgs: 121 active+clean; 367 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-09-21T09:35:48.882 INFO:tasks.rados.rados.0.smithi042.stdout:2567: writing smithi04275593-23 from 6365184 to 7053312 tid 1 2024-09-21T09:35:48.885 INFO:tasks.rados.rados.0.smithi042.stdout:2567: writing smithi04275593-23 from 7053312 to 7561216 tid 2 2024-09-21T09:35:48.887 INFO:tasks.rados.rados.0.smithi042.stdout:2567: writing smithi04275593-23 from 7561216 to 7856128 tid 3 2024-09-21T09:35:48.887 INFO:tasks.rados.rados.0.smithi042.stdout:2568: snap_create 2024-09-21T09:35:48.887 INFO:tasks.rados.rados.0.smithi042.stdout:2563: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:35:48.926 INFO:tasks.rados.rados.0.smithi042.stdout:2566: finishing copy_from racing read to smithi04275593-33 2024-09-21T09:35:48.926 INFO:tasks.rados.rados.0.smithi042.stdout:2566: finishing copy_from to smithi04275593-33 2024-09-21T09:35:48.926 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1032 (ObjNum 803 snap 257 seq_num 803) dirty exists 2024-09-21T09:35:48.926 INFO:tasks.rados.rados.0.smithi042.stdout:2564: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:35:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:48 smithi133 ceph-mon[83064]: pgmap v536: 121 pgs: 121 active+clean; 367 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2567: finishing write tid 1 to smithi04275593-23 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2567: finishing write tid 2 to smithi04275593-23 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2567: finishing write tid 3 to smithi04275593-23 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2567: finishing write tid 4 to smithi04275593-23 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2567: finishing write tid 5 to smithi04275593-23 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2567: oid 23 updating version 0 to 993 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2567: oid 23 version 993 is already newer than 992 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2567: oid 23 updating version 993 to 995 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2567: oid 23 version 995 is already newer than 994 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 995 (ObjNum 805 snap 258 seq_num 805) dirty exists 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2567: left oid 23 (ObjNum 805 snap 258 seq_num 805) 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2563: done (4 left) 2024-09-21T09:35:49.981 INFO:tasks.rados.rados.0.smithi042.stdout:2564: done (3 left) 2024-09-21T09:35:49.982 INFO:tasks.rados.rados.0.smithi042.stdout:2566: done (2 left) 2024-09-21T09:35:49.982 INFO:tasks.rados.rados.0.smithi042.stdout:2567: done (1 left) 2024-09-21T09:35:49.982 INFO:tasks.rados.rados.0.smithi042.stdout:2568: done (0 left) 2024-09-21T09:35:49.982 INFO:tasks.rados.rados.0.smithi042.stdout:2569: copy_from oid 22 from oid 19 current snap is 259 2024-09-21T09:35:49.982 INFO:tasks.rados.rados.0.smithi042.stdout:2570: read oid 11 snap -1 2024-09-21T09:35:49.982 INFO:tasks.rados.rados.0.smithi042.stdout:2570: expect (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:35:49.982 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 40 current snap is 259 2024-09-21T09:35:49.982 INFO:tasks.rados.rados.0.smithi042.stdout:2571: seq_num 806 ranges {0=704512,704512=442368,1146880=360448} 2024-09-21T09:35:49.984 INFO:tasks.rados.rados.0.smithi042.stdout:2571: writing smithi04275593-40 from 0 to 704512 tid 1 2024-09-21T09:35:49.987 INFO:tasks.rados.rados.0.smithi042.stdout:2571: writing smithi04275593-40 from 704512 to 1146880 tid 2 2024-09-21T09:35:49.989 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:49 smithi042 ceph-mon[85820]: osdmap e578: 8 total, 8 up, 8 in 2024-09-21T09:35:49.990 INFO:tasks.rados.rados.0.smithi042.stdout:2571: writing smithi04275593-40 from 1146880 to 1507328 tid 3 2024-09-21T09:35:49.990 INFO:tasks.rados.rados.0.smithi042.stdout:2572: read oid 29 snap -1 2024-09-21T09:35:49.990 INFO:tasks.rados.rados.0.smithi042.stdout:2572: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:35:49.990 INFO:tasks.rados.rados.0.smithi042.stdout:2569: finishing copy_from to smithi04275593-22 2024-09-21T09:35:49.990 INFO:tasks.rados.rados.0.smithi042.stdout:2569: got expected ENOENT (src dne) 2024-09-21T09:35:49.990 INFO:tasks.rados.rados.0.smithi042.stdout:2569: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:35:49.990 INFO:tasks.rados.rados.0.smithi042.stdout:2569: done (3 left) 2024-09-21T09:35:49.990 INFO:tasks.rados.rados.0.smithi042.stdout:2573: delete oid 22 current snap is 259 2024-09-21T09:35:49.991 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:49 smithi042 ceph-mon[87662]: osdmap e578: 8 total, 8 up, 8 in 2024-09-21T09:35:49.993 INFO:tasks.rados.rados.0.smithi042.stdout:2571: finishing write tid 1 to smithi04275593-40 2024-09-21T09:35:49.994 INFO:tasks.rados.rados.0.smithi042.stdout:2571: finishing write tid 2 to smithi04275593-40 2024-09-21T09:35:49.994 INFO:tasks.rados.rados.0.smithi042.stdout:2571: finishing write tid 3 to smithi04275593-40 2024-09-21T09:35:49.994 INFO:tasks.rados.rados.0.smithi042.stdout:2571: finishing write tid 4 to smithi04275593-40 2024-09-21T09:35:49.995 INFO:tasks.rados.rados.0.smithi042.stdout:2573: done (3 left) 2024-09-21T09:35:49.995 INFO:tasks.rados.rados.0.smithi042.stdout:2574: rollback oid 24 current snap is 259 2024-09-21T09:35:49.995 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 24 to 249 2024-09-21T09:35:49.995 INFO:tasks.rados.rados.0.smithi042.stdout:2575: rollback oid 22 current snap is 259 2024-09-21T09:35:49.995 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 22 to 240 2024-09-21T09:35:49.996 INFO:tasks.rados.rados.0.smithi042.stdout:2576: read oid 34 snap 234 2024-09-21T09:35:49.996 INFO:tasks.rados.rados.0.smithi042.stdout:2576: expect (ObjNum 687 snap 204 seq_num 687) 2024-09-21T09:35:49.996 INFO:tasks.rados.rados.0.smithi042.stdout:2577: read oid 39 snap 251 2024-09-21T09:35:49.996 INFO:tasks.rados.rados.0.smithi042.stdout:2577: expect deleted 2024-09-21T09:35:49.996 INFO:tasks.rados.rados.0.smithi042.stdout:2578: rollback oid 21 current snap is 259 2024-09-21T09:35:49.996 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 258 2024-09-21T09:35:49.996 INFO:tasks.rados.rados.0.smithi042.stdout:2579: rollback oid 25 current snap is 259 2024-09-21T09:35:49.996 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 25 to 231 2024-09-21T09:35:49.996 INFO:tasks.rados.rados.0.smithi042.stdout:2580: snap_create 2024-09-21T09:35:49.998 INFO:tasks.rados.rados.0.smithi042.stdout:2571: finishing write tid 5 to smithi04275593-40 2024-09-21T09:35:49.999 INFO:tasks.rados.rados.0.smithi042.stdout:2571: oid 40 updating version 0 to 854 2024-09-21T09:35:49.999 INFO:tasks.rados.rados.0.smithi042.stdout:2571: oid 40 updating version 854 to 855 2024-09-21T09:35:49.999 INFO:tasks.rados.rados.0.smithi042.stdout:2571: oid 40 version 855 is already newer than 852 2024-09-21T09:35:49.999 INFO:tasks.rados.rados.0.smithi042.stdout:2571: oid 40 version 855 is already newer than 853 2024-09-21T09:35:49.999 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 855 (ObjNum 806 snap 259 seq_num 806) dirty exists 2024-09-21T09:35:49.999 INFO:tasks.rados.rados.0.smithi042.stdout:2571: left oid 40 (ObjNum 806 snap 259 seq_num 806) 2024-09-21T09:35:50.002 INFO:tasks.rados.rados.0.smithi042.stdout:2575: finishing rollback tid 1 to smithi04275593-22 2024-09-21T09:35:50.004 INFO:tasks.rados.rados.0.smithi042.stdout:2578: finishing rollback tid 0 to smithi04275593-21 2024-09-21T09:35:50.006 INFO:tasks.rados.rados.0.smithi042.stdout:2574: finishing rollback tid 0 to smithi04275593-24 2024-09-21T09:35:50.007 INFO:tasks.rados.rados.0.smithi042.stdout:2574: finishing rollback tid 1 to smithi04275593-24 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:2574: finishing rollback tid 2 to smithi04275593-24 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 999 (ObjNum 680 snap 200 seq_num 680) dirty exists 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:2578: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:2578: finishing rollback tid 2 to smithi04275593-21 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 1040 (ObjNum 789 snap 251 seq_num 789) dirty exists 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:2575: finishing rollback tid 2 to smithi04275593-22 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 896 (ObjNum 723 snap 217 seq_num 723) dirty exists 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:2579: finishing rollback tid 0 to smithi04275593-25 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:2579: finishing rollback tid 1 to smithi04275593-25 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:2579: finishing rollback tid 2 to smithi04275593-25 2024-09-21T09:35:50.011 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 899 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:35:50.015 INFO:tasks.rados.rados.0.smithi042.stdout:2570: expect (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:35:50.020 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:49 smithi133 ceph-mon[83064]: osdmap e578: 8 total, 8 up, 8 in 2024-09-21T09:35:50.509 INFO:tasks.rados.rados.0.smithi042.stdout:2576: expect (ObjNum 687 snap 204 seq_num 687) 2024-09-21T09:35:50.597 INFO:tasks.rados.rados.0.smithi042.stdout:2572: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:35:50.759 INFO:tasks.rados.rados.0.smithi042.stdout:2570: done (9 left) 2024-09-21T09:35:50.759 INFO:tasks.rados.rados.0.smithi042.stdout:2571: done (8 left) 2024-09-21T09:35:50.759 INFO:tasks.rados.rados.0.smithi042.stdout:2572: done (7 left) 2024-09-21T09:35:50.759 INFO:tasks.rados.rados.0.smithi042.stdout:2574: done (6 left) 2024-09-21T09:35:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2575: done (5 left) 2024-09-21T09:35:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2576: done (4 left) 2024-09-21T09:35:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2577: done (3 left) 2024-09-21T09:35:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2578: done (2 left) 2024-09-21T09:35:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2579: done (1 left) 2024-09-21T09:35:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2580: done (0 left) 2024-09-21T09:35:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2581: copy_from oid 12 from oid 43 current snap is 260 2024-09-21T09:35:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 260 2024-09-21T09:35:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2582: seq_num 808 ranges {8151040=737280,8888320=614400,9502720=188416} 2024-09-21T09:35:50.808 INFO:tasks.rados.rados.0.smithi042.stdout:2582: writing smithi04275593-49 from 8151040 to 8888320 tid 1 2024-09-21T09:35:50.811 INFO:tasks.rados.rados.0.smithi042.stdout:2582: writing smithi04275593-49 from 8888320 to 9502720 tid 2 2024-09-21T09:35:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:2582: writing smithi04275593-49 from 9502720 to 9691136 tid 3 2024-09-21T09:35:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:2583: copy_from oid 6 from oid 21 current snap is 260 2024-09-21T09:35:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:2581: finishing copy_from racing read to smithi04275593-12 2024-09-21T09:35:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:2581: finishing copy_from to smithi04275593-12 2024-09-21T09:35:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 680 (ObjNum 737 snap 226 seq_num 737) dirty exists 2024-09-21T09:35:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:2582: finishing write tid 1 to smithi04275593-49 2024-09-21T09:35:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:2581: done (2 left) 2024-09-21T09:35:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:2584: snap_remove snap 217 2024-09-21T09:35:51.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:50 smithi042 ceph-mon[87662]: pgmap v539: 121 pgs: 121 active+clean; 376 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-09-21T09:35:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:50 smithi042 ceph-mon[87662]: osdmap e579: 8 total, 8 up, 8 in 2024-09-21T09:35:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:50 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:50 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:50 smithi042 ceph-mon[85820]: pgmap v539: 121 pgs: 121 active+clean; 376 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-09-21T09:35:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:50 smithi042 ceph-mon[85820]: osdmap e579: 8 total, 8 up, 8 in 2024-09-21T09:35:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:50 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:50 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:50 smithi133 ceph-mon[83064]: pgmap v539: 121 pgs: 121 active+clean; 376 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-09-21T09:35:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:50 smithi133 ceph-mon[83064]: osdmap e579: 8 total, 8 up, 8 in 2024-09-21T09:35:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:50 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:50 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:2584: done (2 left) 2024-09-21T09:35:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:2585: snap_remove snap 259 2024-09-21T09:35:51.984 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: osdmap e580: 8 total, 8 up, 8 in 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.985 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.986 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.986 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.986 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.986 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.986 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:51.986 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:51 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:35:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2024-09-21T09:35:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: osdmap e580: 8 total, 8 up, 8 in 2024-09-21T09:35:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: osdmap e580: 8 total, 8 up, 8 in 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:51 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:35:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:2585: done (2 left) 2024-09-21T09:35:52.728 INFO:tasks.rados.rados.0.smithi042.stdout:2586: read oid 13 snap 214 2024-09-21T09:35:52.729 INFO:tasks.rados.rados.0.smithi042.stdout:2586: expect deleted 2024-09-21T09:35:52.729 INFO:tasks.rados.rados.0.smithi042.stdout:2587: snap_remove snap 216 2024-09-21T09:35:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:52 smithi042 ceph-mon[87662]: pgmap v542: 121 pgs: 121 active+clean; 376 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-21T09:35:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:52 smithi042 ceph-mon[87662]: osdmap e581: 8 total, 8 up, 8 in 2024-09-21T09:35:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:52 smithi042 ceph-mon[87662]: osdmap e582: 8 total, 8 up, 8 in 2024-09-21T09:35:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:52 smithi042 ceph-mon[85820]: pgmap v542: 121 pgs: 121 active+clean; 376 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-21T09:35:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:52 smithi042 ceph-mon[85820]: osdmap e581: 8 total, 8 up, 8 in 2024-09-21T09:35:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:52 smithi042 ceph-mon[85820]: osdmap e582: 8 total, 8 up, 8 in 2024-09-21T09:35:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:52 smithi133 ceph-mon[83064]: pgmap v542: 121 pgs: 121 active+clean; 376 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-21T09:35:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:52 smithi133 ceph-mon[83064]: osdmap e581: 8 total, 8 up, 8 in 2024-09-21T09:35:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:52 smithi133 ceph-mon[83064]: osdmap e582: 8 total, 8 up, 8 in 2024-09-21T09:35:53.732 INFO:tasks.rados.rados.0.smithi042.stdout:2587: done (3 left) 2024-09-21T09:35:53.732 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 260 2024-09-21T09:35:53.732 INFO:tasks.rados.rados.0.smithi042.stdout:2588: seq_num 809 ranges {11739136=753664,12492800=499712,12992512=303104} 2024-09-21T09:35:53.801 INFO:tasks.rados.rados.0.smithi042.stdout:2588: writing smithi04275593-43 from 11739136 to 12492800 tid 1 2024-09-21T09:35:53.804 INFO:tasks.rados.rados.0.smithi042.stdout:2588: writing smithi04275593-43 from 12492800 to 12992512 tid 2 2024-09-21T09:35:53.807 INFO:tasks.rados.rados.0.smithi042.stdout:2588: writing smithi04275593-43 from 12992512 to 13295616 tid 3 2024-09-21T09:35:53.807 INFO:tasks.rados.rados.0.smithi042.stdout:2589: rollback oid 35 current snap is 260 2024-09-21T09:35:53.807 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 35 to 249 2024-09-21T09:35:53.807 INFO:tasks.rados.rados.0.smithi042.stdout:2582: finishing write tid 2 to smithi04275593-49 2024-09-21T09:35:53.807 INFO:tasks.rados.rados.0.smithi042.stdout:2582: finishing write tid 3 to smithi04275593-49 2024-09-21T09:35:53.807 INFO:tasks.rados.rados.0.smithi042.stdout:2582: finishing write tid 4 to smithi04275593-49 2024-09-21T09:35:53.807 INFO:tasks.rados.rados.0.smithi042.stdout:2582: finishing write tid 5 to smithi04275593-49 2024-09-21T09:35:53.807 INFO:tasks.rados.rados.0.smithi042.stdout:2582: oid 49 updating version 0 to 1000 2024-09-21T09:35:53.807 INFO:tasks.rados.rados.0.smithi042.stdout:2582: oid 49 updating version 1000 to 1003 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2582: oid 49 version 1003 is already newer than 1001 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2582: oid 49 version 1003 is already newer than 1002 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1003 (ObjNum 808 snap 260 seq_num 808) dirty exists 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2582: left oid 49 (ObjNum 808 snap 260 seq_num 808) 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2583: finishing copy_from racing read to smithi04275593-6 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2583: finishing copy_from to smithi04275593-6 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 1040 (ObjNum 789 snap 251 seq_num 789) dirty exists 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2582: done (4 left) 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2583: done (3 left) 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2586: done (2 left) 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2590: read oid 49 snap -1 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2590: expect (ObjNum 808 snap 260 seq_num 808) 2024-09-21T09:35:53.808 INFO:tasks.rados.rados.0.smithi042.stdout:2591: snap_create 2024-09-21T09:35:53.809 INFO:tasks.rados.rados.0.smithi042.stdout:2588: finishing write tid 1 to smithi04275593-43 2024-09-21T09:35:53.809 INFO:tasks.rados.rados.0.smithi042.stdout:2588: finishing write tid 2 to smithi04275593-43 2024-09-21T09:35:53.810 INFO:tasks.rados.rados.0.smithi042.stdout:2588: finishing write tid 3 to smithi04275593-43 2024-09-21T09:35:53.812 INFO:tasks.rados.rados.0.smithi042.stdout:2588: finishing write tid 4 to smithi04275593-43 2024-09-21T09:35:53.812 INFO:tasks.rados.rados.0.smithi042.stdout:2589: finishing rollback tid 0 to smithi04275593-35 2024-09-21T09:35:53.813 INFO:tasks.rados.rados.0.smithi042.stdout:2588: finishing write tid 5 to smithi04275593-43 2024-09-21T09:35:53.813 INFO:tasks.rados.rados.0.smithi042.stdout:2588: oid 43 updating version 0 to 685 2024-09-21T09:35:53.813 INFO:tasks.rados.rados.0.smithi042.stdout:2588: oid 43 updating version 685 to 688 2024-09-21T09:35:53.813 INFO:tasks.rados.rados.0.smithi042.stdout:2588: oid 43 version 688 is already newer than 686 2024-09-21T09:35:53.813 INFO:tasks.rados.rados.0.smithi042.stdout:2588: oid 43 version 688 is already newer than 687 2024-09-21T09:35:53.814 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 688 (ObjNum 809 snap 260 seq_num 809) dirty exists 2024-09-21T09:35:53.814 INFO:tasks.rados.rados.0.smithi042.stdout:2588: left oid 43 (ObjNum 809 snap 260 seq_num 809) 2024-09-21T09:35:53.814 INFO:tasks.rados.rados.0.smithi042.stdout:2589: finishing rollback tid 1 to smithi04275593-35 2024-09-21T09:35:53.814 INFO:tasks.rados.rados.0.smithi042.stdout:2589: finishing rollback tid 2 to smithi04275593-35 2024-09-21T09:35:53.814 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1060 (ObjNum 672 snap 199 seq_num 672) dirty exists 2024-09-21T09:35:53.840 INFO:tasks.rados.rados.0.smithi042.stdout:2590: expect (ObjNum 808 snap 260 seq_num 808) 2024-09-21T09:35:54.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:53 smithi042 ceph-mon[87662]: Upgrade: Updating prometheus.a 2024-09-21T09:35:54.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:53 smithi042 ceph-mon[87662]: Deploying daemon prometheus.a on smithi133 2024-09-21T09:35:54.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:53 smithi042 ceph-mon[87662]: pgmap v545: 121 pgs: 121 active+clean; 390 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 3.5 MiB/s wr, 9 op/s 2024-09-21T09:35:54.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:53 smithi042 ceph-mon[87662]: osdmap e583: 8 total, 8 up, 8 in 2024-09-21T09:35:54.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:53 smithi042 ceph-mon[85820]: Upgrade: Updating prometheus.a 2024-09-21T09:35:54.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:53 smithi042 ceph-mon[85820]: Deploying daemon prometheus.a on smithi133 2024-09-21T09:35:54.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:53 smithi042 ceph-mon[85820]: pgmap v545: 121 pgs: 121 active+clean; 390 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 3.5 MiB/s wr, 9 op/s 2024-09-21T09:35:54.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:53 smithi042 ceph-mon[85820]: osdmap e583: 8 total, 8 up, 8 in 2024-09-21T09:35:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:53 smithi133 ceph-mon[83064]: Upgrade: Updating prometheus.a 2024-09-21T09:35:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:53 smithi133 ceph-mon[83064]: Deploying daemon prometheus.a on smithi133 2024-09-21T09:35:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:53 smithi133 ceph-mon[83064]: pgmap v545: 121 pgs: 121 active+clean; 390 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 3.5 MiB/s wr, 9 op/s 2024-09-21T09:35:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:53 smithi133 ceph-mon[83064]: osdmap e583: 8 total, 8 up, 8 in 2024-09-21T09:35:54.774 INFO:tasks.rados.rados.0.smithi042.stdout:2588: done (3 left) 2024-09-21T09:35:54.774 INFO:tasks.rados.rados.0.smithi042.stdout:2589: done (2 left) 2024-09-21T09:35:54.774 INFO:tasks.rados.rados.0.smithi042.stdout:2590: done (1 left) 2024-09-21T09:35:54.774 INFO:tasks.rados.rados.0.smithi042.stdout:2591: done (0 left) 2024-09-21T09:35:54.774 INFO:tasks.rados.rados.0.smithi042.stdout:2592: delete oid 35 current snap is 261 2024-09-21T09:35:54.777 INFO:tasks.rados.rados.0.smithi042.stdout:2592: done (0 left) 2024-09-21T09:35:54.777 INFO:tasks.rados.rados.0.smithi042.stdout:2593: snap_create 2024-09-21T09:35:55.781 INFO:tasks.rados.rados.0.smithi042.stdout:2593: done (0 left) 2024-09-21T09:35:55.781 INFO:tasks.rados.rados.0.smithi042.stdout:2594: copy_from oid 2 from oid 45 current snap is 262 2024-09-21T09:35:55.781 INFO:tasks.rados.rados.0.smithi042.stdout:2595: rmattr oid 23 current snap is 262 2024-09-21T09:35:55.781 INFO:tasks.rados.rados.0.smithi042.stdout:2596: rmattr oid 38 current snap is 262 2024-09-21T09:35:55.781 INFO:tasks.rados.rados.0.smithi042.stdout:2597: delete oid 47 current snap is 262 2024-09-21T09:35:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:2594: finishing copy_from to smithi04275593-2 2024-09-21T09:35:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:2594: got expected ENOENT (src dne) 2024-09-21T09:35:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 572 (ObjNum 772 snap 248 seq_num 772) dirty exists 2024-09-21T09:35:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:2596: done (3 left) 2024-09-21T09:35:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:2597: done (2 left) 2024-09-21T09:35:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:2598: snap_remove snap 214 2024-09-21T09:35:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:55 smithi042 ceph-mon[85820]: osdmap e584: 8 total, 8 up, 8 in 2024-09-21T09:35:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:55 smithi042 ceph-mon[85820]: pgmap v548: 121 pgs: 121 active+clean; 401 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 28 MiB/s rd, 6.1 MiB/s wr, 15 op/s 2024-09-21T09:35:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:55 smithi042 ceph-mon[87662]: osdmap e584: 8 total, 8 up, 8 in 2024-09-21T09:35:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:55 smithi042 ceph-mon[87662]: pgmap v548: 121 pgs: 121 active+clean; 401 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 28 MiB/s rd, 6.1 MiB/s wr, 15 op/s 2024-09-21T09:35:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:55 smithi133 ceph-mon[83064]: osdmap e584: 8 total, 8 up, 8 in 2024-09-21T09:35:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:55 smithi133 ceph-mon[83064]: pgmap v548: 121 pgs: 121 active+clean; 401 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 28 MiB/s rd, 6.1 MiB/s wr, 15 op/s 2024-09-21T09:35:56.785 INFO:tasks.rados.rados.0.smithi042.stdout:2598: done (2 left) 2024-09-21T09:35:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 262 2024-09-21T09:35:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:2594: finishing copy_from racing read to smithi04275593-2 2024-09-21T09:35:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 996 (ObjNum 805 snap 258 seq_num 805) dirty exists 2024-09-21T09:35:56.786 INFO:tasks.rados.rados.0.smithi042.stdout:2599: seq_num 812 ranges {8151040=802816,8953856=548864,9502720=253952} 2024-09-21T09:35:56.835 INFO:tasks.rados.rados.0.smithi042.stdout:2599: writing smithi04275593-11 from 8151040 to 8953856 tid 1 2024-09-21T09:35:56.838 INFO:tasks.rados.rados.0.smithi042.stdout:2599: writing smithi04275593-11 from 8953856 to 9502720 tid 2 2024-09-21T09:35:56.840 INFO:tasks.rados.rados.0.smithi042.stdout:2599: writing smithi04275593-11 from 9502720 to 9756672 tid 3 2024-09-21T09:35:56.840 INFO:tasks.rados.rados.0.smithi042.stdout:2594: done (2 left) 2024-09-21T09:35:56.840 INFO:tasks.rados.rados.0.smithi042.stdout:2595: done (1 left) 2024-09-21T09:35:56.840 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 262 2024-09-21T09:35:56.840 INFO:tasks.rados.rados.0.smithi042.stdout:2600: seq_num 813 ranges {0=417792,417792=434176,851968=442368,1294336=327680} 2024-09-21T09:35:56.843 INFO:tasks.rados.rados.0.smithi042.stdout:2600: writing smithi04275593-14 from 0 to 417792 tid 1 2024-09-21T09:35:56.845 INFO:tasks.rados.rados.0.smithi042.stdout:2600: writing smithi04275593-14 from 417792 to 851968 tid 2 2024-09-21T09:35:56.848 INFO:tasks.rados.rados.0.smithi042.stdout:2600: writing smithi04275593-14 from 851968 to 1294336 tid 3 2024-09-21T09:35:56.850 INFO:tasks.rados.rados.0.smithi042.stdout:2600: writing smithi04275593-14 from 1294336 to 1622016 tid 4 2024-09-21T09:35:56.850 INFO:tasks.rados.rados.0.smithi042.stdout:2601: snap_remove snap 260 2024-09-21T09:35:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:56 smithi042 ceph-mon[87662]: osdmap e585: 8 total, 8 up, 8 in 2024-09-21T09:35:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:56 smithi042 ceph-mon[85820]: osdmap e585: 8 total, 8 up, 8 in 2024-09-21T09:35:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:56 smithi133 ceph-mon[83064]: osdmap e585: 8 total, 8 up, 8 in 2024-09-21T09:35:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:35:57.792 INFO:tasks.rados.rados.0.smithi042.stdout:2601: done (2 left) 2024-09-21T09:35:57.792 INFO:tasks.rados.rados.0.smithi042.stdout:2602: setattr oid 10 current snap is 262 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:2599: finishing write tid 1 to smithi04275593-11 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:2599: finishing write tid 2 to smithi04275593-11 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:2599: finishing write tid 3 to smithi04275593-11 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:2599: finishing write tid 4 to smithi04275593-11 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:2599: finishing write tid 5 to smithi04275593-11 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:2599: oid 11 updating version 0 to 998 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:2599: oid 11 version 998 is already newer than 997 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:2599: oid 11 version 998 is already newer than 995 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:2599: oid 11 version 998 is already newer than 996 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 998 (ObjNum 812 snap 262 seq_num 812) dirty exists 2024-09-21T09:35:57.794 INFO:tasks.rados.rados.0.smithi042.stdout:2599: left oid 11 (ObjNum 812 snap 262 seq_num 812) 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: finishing write tid 1 to smithi04275593-14 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: finishing write tid 2 to smithi04275593-14 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: finishing write tid 3 to smithi04275593-14 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: finishing write tid 4 to smithi04275593-14 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: finishing write tid 5 to smithi04275593-14 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: finishing write tid 6 to smithi04275593-14 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: oid 14 updating version 0 to 690 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: oid 14 updating version 690 to 693 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: oid 14 version 693 is already newer than 692 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: oid 14 version 693 is already newer than 689 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: oid 14 version 693 is already newer than 691 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 693 (ObjNum 813 snap 262 seq_num 813) dirty exists 2024-09-21T09:35:57.795 INFO:tasks.rados.rados.0.smithi042.stdout:2600: left oid 14 (ObjNum 813 snap 262 seq_num 813) 2024-09-21T09:35:57.796 INFO:tasks.rados.rados.0.smithi042.stdout:2599: done (2 left) 2024-09-21T09:35:57.796 INFO:tasks.rados.rados.0.smithi042.stdout:2600: done (1 left) 2024-09-21T09:35:57.796 INFO:tasks.rados.rados.0.smithi042.stdout:2603: rmattr oid 39 current snap is 262 2024-09-21T09:35:57.796 INFO:tasks.rados.rados.0.smithi042.stdout:2603: done (1 left) 2024-09-21T09:35:57.796 INFO:tasks.rados.rados.0.smithi042.stdout:2604: rollback oid 23 current snap is 262 2024-09-21T09:35:57.796 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 23 to 227 2024-09-21T09:35:57.796 INFO:tasks.rados.rados.0.smithi042.stdout:2605: snap_remove snap 206 2024-09-21T09:35:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:57 smithi042 ceph-mon[85820]: osdmap e586: 8 total, 8 up, 8 in 2024-09-21T09:35:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:57 smithi042 ceph-mon[85820]: pgmap v551: 121 pgs: 121 active+clean; 399 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-09-21T09:35:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:57 smithi042 ceph-mon[87662]: osdmap e586: 8 total, 8 up, 8 in 2024-09-21T09:35:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:57 smithi042 ceph-mon[87662]: pgmap v551: 121 pgs: 121 active+clean; 399 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-09-21T09:35:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:57 smithi133 ceph-mon[83064]: osdmap e586: 8 total, 8 up, 8 in 2024-09-21T09:35:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:57 smithi133 ceph-mon[83064]: pgmap v551: 121 pgs: 121 active+clean; 399 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-09-21T09:35:58.792 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 854 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-21T09:35:58.792 INFO:tasks.rados.rados.0.smithi042.stdout:2604: finishing rollback tid 0 to smithi04275593-23 2024-09-21T09:35:58.792 INFO:tasks.rados.rados.0.smithi042.stdout:2604: finishing rollback tid 1 to smithi04275593-23 2024-09-21T09:35:58.792 INFO:tasks.rados.rados.0.smithi042.stdout:2604: finishing rollback tid 2 to smithi04275593-23 2024-09-21T09:35:58.793 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 999 (ObjNum 736 snap 226 seq_num 736) dirty exists 2024-09-21T09:35:58.793 INFO:tasks.rados.rados.0.smithi042.stdout:2602: done (2 left) 2024-09-21T09:35:58.793 INFO:tasks.rados.rados.0.smithi042.stdout:2604: done (1 left) 2024-09-21T09:35:58.793 INFO:tasks.rados.rados.0.smithi042.stdout:2605: done (0 left) 2024-09-21T09:35:58.793 INFO:tasks.rados.rados.0.smithi042.stdout:2606: delete oid 23 current snap is 262 2024-09-21T09:35:58.804 INFO:tasks.rados.rados.0.smithi042.stdout:2606: done (0 left) 2024-09-21T09:35:58.804 INFO:tasks.rados.rados.0.smithi042.stdout:2607: read oid 50 snap -1 2024-09-21T09:35:58.804 INFO:tasks.rados.rados.0.smithi042.stdout:2607: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:35:58.804 INFO:tasks.rados.rados.0.smithi042.stdout:2608: read oid 29 snap -1 2024-09-21T09:35:58.804 INFO:tasks.rados.rados.0.smithi042.stdout:2608: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:35:58.804 INFO:tasks.rados.rados.0.smithi042.stdout:2609: setattr oid 28 current snap is 262 2024-09-21T09:35:58.807 INFO:tasks.rados.rados.0.smithi042.stdout:2610: delete oid 39 current snap is 262 2024-09-21T09:35:58.812 INFO:tasks.rados.rados.0.smithi042.stdout:2610: done (3 left) 2024-09-21T09:35:58.812 INFO:tasks.rados.rados.0.smithi042.stdout:2611: snap_remove snap 240 2024-09-21T09:35:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:58 smithi042 ceph-mon[87662]: osdmap e587: 8 total, 8 up, 8 in 2024-09-21T09:35:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:58 smithi042 ceph-mon[85820]: osdmap e587: 8 total, 8 up, 8 in 2024-09-21T09:35:59.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:58 smithi133 ceph-mon[83064]: osdmap e587: 8 total, 8 up, 8 in 2024-09-21T09:35:59.805 INFO:tasks.rados.rados.0.smithi042.stdout:2611: done (3 left) 2024-09-21T09:35:59.805 INFO:tasks.rados.rados.0.smithi042.stdout:2612: rollback oid 34 current snap is 262 2024-09-21T09:35:59.805 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 34 to 256 2024-09-21T09:35:59.805 INFO:tasks.rados.rados.0.smithi042.stdout:2613: read oid 19 snap -1 2024-09-21T09:35:59.805 INFO:tasks.rados.rados.0.smithi042.stdout:2613: expect deleted 2024-09-21T09:35:59.805 INFO:tasks.rados.rados.0.smithi042.stdout:2614: snap_create 2024-09-21T09:35:59.805 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 856 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:35:59.805 INFO:tasks.rados.rados.0.smithi042.stdout:2608: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:35:59.895 INFO:tasks.rados.rados.0.smithi042.stdout:2607: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:36:00.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:59 smithi042 ceph-mon[87662]: osdmap e588: 8 total, 8 up, 8 in 2024-09-21T09:36:00.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:35:59 smithi042 ceph-mon[87662]: pgmap v554: 121 pgs: 121 active+clean; 395 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 396 KiB/s wr, 15 op/s 2024-09-21T09:36:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:59 smithi042 ceph-mon[85820]: osdmap e588: 8 total, 8 up, 8 in 2024-09-21T09:36:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:35:59 smithi042 ceph-mon[85820]: pgmap v554: 121 pgs: 121 active+clean; 395 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 396 KiB/s wr, 15 op/s 2024-09-21T09:36:00.213 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:59 smithi133 ceph-mon[83064]: osdmap e588: 8 total, 8 up, 8 in 2024-09-21T09:36:00.213 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:35:59 smithi133 ceph-mon[83064]: pgmap v554: 121 pgs: 121 active+clean; 395 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 396 KiB/s wr, 15 op/s 2024-09-21T09:36:00.947 INFO:tasks.rados.rados.0.smithi042.stdout:2607: done (5 left) 2024-09-21T09:36:00.948 INFO:tasks.rados.rados.0.smithi042.stdout:2608: done (4 left) 2024-09-21T09:36:00.948 INFO:tasks.rados.rados.0.smithi042.stdout:2609: done (3 left) 2024-09-21T09:36:00.948 INFO:tasks.rados.rados.0.smithi042.stdout:2613: done (2 left) 2024-09-21T09:36:00.948 INFO:tasks.rados.rados.0.smithi042.stdout:2614: done (1 left) 2024-09-21T09:36:00.948 INFO:tasks.rados.rados.0.smithi042.stdout:2615: read oid 33 snap -1 2024-09-21T09:36:00.948 INFO:tasks.rados.rados.0.smithi042.stdout:2615: expect (ObjNum 803 snap 257 seq_num 803) 2024-09-21T09:36:00.948 INFO:tasks.rados.rados.0.smithi042.stdout:2616: read oid 5 snap -1 2024-09-21T09:36:00.948 INFO:tasks.rados.rados.0.smithi042.stdout:2616: expect (ObjNum 733 snap 225 seq_num 733) 2024-09-21T09:36:00.948 INFO:tasks.rados.rados.0.smithi042.stdout:2617: setattr oid 41 current snap is 263 2024-09-21T09:36:00.949 INFO:tasks.rados.rados.0.smithi042.stdout:2612: finishing rollback tid 0 to smithi04275593-34 2024-09-21T09:36:00.949 INFO:tasks.rados.rados.0.smithi042.stdout:2612: finishing rollback tid 1 to smithi04275593-34 2024-09-21T09:36:00.949 INFO:tasks.rados.rados.0.smithi042.stdout:2612: finishing rollback tid 2 to smithi04275593-34 2024-09-21T09:36:00.949 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 881 (ObjNum 712 snap 215 seq_num 712) dirty exists 2024-09-21T09:36:00.949 INFO:tasks.rados.rados.0.smithi042.stdout:2612: done (3 left) 2024-09-21T09:36:00.949 INFO:tasks.rados.rados.0.smithi042.stdout:2618: read oid 1 snap 253 2024-09-21T09:36:00.950 INFO:tasks.rados.rados.0.smithi042.stdout:2618: expect (ObjNum 746 snap 227 seq_num 746) 2024-09-21T09:36:00.950 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 263 2024-09-21T09:36:00.950 INFO:tasks.rados.rados.0.smithi042.stdout:2619: seq_num 816 ranges {0=475136,475136=540672,1015808=614400,1630208=49152} 2024-09-21T09:36:00.952 INFO:tasks.rados.rados.0.smithi042.stdout:2619: writing smithi04275593-35 from 0 to 475136 tid 1 2024-09-21T09:36:00.956 INFO:tasks.rados.rados.0.smithi042.stdout:2619: writing smithi04275593-35 from 475136 to 1015808 tid 2 2024-09-21T09:36:00.960 INFO:tasks.rados.rados.0.smithi042.stdout:2619: writing smithi04275593-35 from 1015808 to 1630208 tid 3 2024-09-21T09:36:00.961 INFO:tasks.rados.rados.0.smithi042.stdout:2619: writing smithi04275593-35 from 1630208 to 1679360 tid 4 2024-09-21T09:36:00.961 INFO:tasks.rados.rados.0.smithi042.stdout:2620: rollback oid 20 current snap is 263 2024-09-21T09:36:00.961 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 20 to 249 2024-09-21T09:36:00.961 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 639 (ObjNum 739 snap 226 seq_num 739) dirty exists 2024-09-21T09:36:00.961 INFO:tasks.rados.rados.0.smithi042.stdout:2615: expect (ObjNum 803 snap 257 seq_num 803) 2024-09-21T09:36:01.004 INFO:tasks.rados.rados.0.smithi042.stdout:2618: expect (ObjNum 746 snap 227 seq_num 746) 2024-09-21T09:36:01.022 INFO:tasks.rados.rados.0.smithi042.stdout:2619: finishing write tid 1 to smithi04275593-35 2024-09-21T09:36:01.022 INFO:tasks.rados.rados.0.smithi042.stdout:2620: finishing rollback tid 0 to smithi04275593-20 2024-09-21T09:36:01.022 INFO:tasks.rados.rados.0.smithi042.stdout:2619: finishing write tid 2 to smithi04275593-35 2024-09-21T09:36:01.022 INFO:tasks.rados.rados.0.smithi042.stdout:2619: finishing write tid 3 to smithi04275593-35 2024-09-21T09:36:01.022 INFO:tasks.rados.rados.0.smithi042.stdout:2620: finishing rollback tid 1 to smithi04275593-20 2024-09-21T09:36:01.022 INFO:tasks.rados.rados.0.smithi042.stdout:2620: finishing rollback tid 2 to smithi04275593-20 2024-09-21T09:36:01.022 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1001 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:36:01.022 INFO:tasks.rados.rados.0.smithi042.stdout:2619: finishing write tid 4 to smithi04275593-35 2024-09-21T09:36:01.022 INFO:tasks.rados.rados.0.smithi042.stdout:2615: done (5 left) 2024-09-21T09:36:01.022 INFO:tasks.rados.rados.0.smithi042.stdout:2617: done (4 left) 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2618: done (3 left) 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2620: done (2 left) 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2621: rmattr oid 6 current snap is 263 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2621: done (2 left) 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 263 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2619: finishing write tid 5 to smithi04275593-35 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2619: finishing write tid 6 to smithi04275593-35 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2619: oid 35 updating version 0 to 1084 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2619: oid 35 updating version 1084 to 1085 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2619: oid 35 updating version 1085 to 1087 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2619: oid 35 version 1087 is already newer than 1086 2024-09-21T09:36:01.023 INFO:tasks.rados.rados.0.smithi042.stdout:2619: oid 35 version 1087 is already newer than 1083 2024-09-21T09:36:01.024 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1087 (ObjNum 816 snap 263 seq_num 816) dirty exists 2024-09-21T09:36:01.024 INFO:tasks.rados.rados.0.smithi042.stdout:2619: left oid 35 (ObjNum 816 snap 263 seq_num 816) 2024-09-21T09:36:01.024 INFO:tasks.rados.rados.0.smithi042.stdout:2616: expect (ObjNum 733 snap 225 seq_num 733) 2024-09-21T09:36:01.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:00 smithi042 ceph-mon[87662]: osdmap e589: 8 total, 8 up, 8 in 2024-09-21T09:36:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:00 smithi042 ceph-mon[85820]: osdmap e589: 8 total, 8 up, 8 in 2024-09-21T09:36:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:00 smithi133 ceph-mon[83064]: osdmap e589: 8 total, 8 up, 8 in 2024-09-21T09:36:01.912 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:01 smithi133 ceph-mon[83064]: osdmap e590: 8 total, 8 up, 8 in 2024-09-21T09:36:01.912 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:01 smithi133 ceph-mon[83064]: pgmap v557: 121 pgs: 121 active+clean; 395 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 396 KiB/s wr, 12 op/s 2024-09-21T09:36:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:01 smithi042 ceph-mon[87662]: osdmap e590: 8 total, 8 up, 8 in 2024-09-21T09:36:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:01 smithi042 ceph-mon[87662]: pgmap v557: 121 pgs: 121 active+clean; 395 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 396 KiB/s wr, 12 op/s 2024-09-21T09:36:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:01 smithi042 ceph-mon[85820]: osdmap e590: 8 total, 8 up, 8 in 2024-09-21T09:36:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:01 smithi042 ceph-mon[85820]: pgmap v557: 121 pgs: 121 active+clean; 395 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 396 KiB/s wr, 12 op/s 2024-09-21T09:36:02.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:36:01 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:36:01] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2024-09-21T09:36:02.232 INFO:tasks.rados.rados.0.smithi042.stdout:2622: seq_num 817 ranges {12861440=491520,13352960=417792,13770752=425984,14196736=360448} 2024-09-21T09:36:02.305 INFO:tasks.rados.rados.0.smithi042.stdout:2622: writing smithi04275593-9 from 12861440 to 13352960 tid 1 2024-09-21T09:36:02.307 INFO:tasks.rados.rados.0.smithi042.stdout:2622: writing smithi04275593-9 from 13352960 to 13770752 tid 2 2024-09-21T09:36:02.309 INFO:tasks.rados.rados.0.smithi042.stdout:2622: writing smithi04275593-9 from 13770752 to 14196736 tid 3 2024-09-21T09:36:02.312 INFO:tasks.rados.rados.0.smithi042.stdout:2622: writing smithi04275593-9 from 14196736 to 14557184 tid 4 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2616: done (2 left) 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2619: done (1 left) 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2623: read oid 17 snap -1 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2623: expect (ObjNum 790 snap 251 seq_num 790) 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2624: read oid 6 snap -1 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2624: expect (ObjNum 789 snap 251 seq_num 789) 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2625: rollback oid 29 current snap is 263 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 29 to 231 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2626: read oid 1 snap -1 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2626: expect (ObjNum 746 snap 227 seq_num 746) 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2627: copy_from oid 25 from oid 3 current snap is 263 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:2628: rollback oid 11 current snap is 263 2024-09-21T09:36:02.313 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 254 2024-09-21T09:36:02.314 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 263 2024-09-21T09:36:02.314 INFO:tasks.rados.rados.0.smithi042.stdout:2629: seq_num 818 ranges {0=507904,507904=704512,1212416=499712} 2024-09-21T09:36:02.315 INFO:tasks.rados.rados.0.smithi042.stdout:2629: writing smithi04275593-45 from 0 to 507904 tid 1 2024-09-21T09:36:02.321 INFO:tasks.rados.rados.0.smithi042.stdout:2629: writing smithi04275593-45 from 507904 to 1212416 tid 2 2024-09-21T09:36:02.324 INFO:tasks.rados.rados.0.smithi042.stdout:2629: writing smithi04275593-45 from 1212416 to 1712128 tid 3 2024-09-21T09:36:02.324 INFO:tasks.rados.rados.0.smithi042.stdout:2630: snap_create 2024-09-21T09:36:02.324 INFO:tasks.rados.rados.0.smithi042.stdout:2622: finishing write tid 1 to smithi04275593-9 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:2622: finishing write tid 2 to smithi04275593-9 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:2622: finishing write tid 3 to smithi04275593-9 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:2625: finishing rollback tid 0 to smithi04275593-29 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:2625: finishing rollback tid 1 to smithi04275593-29 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1003 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:2629: finishing write tid 1 to smithi04275593-45 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:2622: finishing write tid 4 to smithi04275593-9 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:2622: finishing write tid 5 to smithi04275593-9 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:2628: finishing rollback tid 0 to smithi04275593-11 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:2628: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:2628: finishing rollback tid 2 to smithi04275593-11 2024-09-21T09:36:02.325 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1006 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:36:02.326 INFO:tasks.rados.rados.0.smithi042.stdout:2622: finishing write tid 6 to smithi04275593-9 2024-09-21T09:36:02.326 INFO:tasks.rados.rados.0.smithi042.stdout:2622: oid 9 updating version 0 to 864 2024-09-21T09:36:02.326 INFO:tasks.rados.rados.0.smithi042.stdout:2622: oid 9 updating version 864 to 865 2024-09-21T09:36:02.326 INFO:tasks.rados.rados.0.smithi042.stdout:2622: oid 9 updating version 865 to 866 2024-09-21T09:36:02.326 INFO:tasks.rados.rados.0.smithi042.stdout:2622: oid 9 version 866 is already newer than 863 2024-09-21T09:36:02.327 INFO:tasks.rados.rados.0.smithi042.stdout:2622: oid 9 version 866 is already newer than 862 2024-09-21T09:36:02.327 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 866 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-09-21T09:36:02.327 INFO:tasks.rados.rados.0.smithi042.stdout:2622: left oid 9 (ObjNum 817 snap 263 seq_num 817) 2024-09-21T09:36:02.328 INFO:tasks.rados.rados.0.smithi042.stdout:2629: finishing write tid 2 to smithi04275593-45 2024-09-21T09:36:02.328 INFO:tasks.rados.rados.0.smithi042.stdout:2629: finishing write tid 3 to smithi04275593-45 2024-09-21T09:36:02.329 INFO:tasks.rados.rados.0.smithi042.stdout:2629: finishing write tid 4 to smithi04275593-45 2024-09-21T09:36:02.332 INFO:tasks.rados.rados.0.smithi042.stdout:2629: finishing write tid 5 to smithi04275593-45 2024-09-21T09:36:02.332 INFO:tasks.rados.rados.0.smithi042.stdout:2629: oid 45 updating version 0 to 902 2024-09-21T09:36:02.332 INFO:tasks.rados.rados.0.smithi042.stdout:2629: oid 45 version 902 is already newer than 900 2024-09-21T09:36:02.332 INFO:tasks.rados.rados.0.smithi042.stdout:2629: oid 45 version 902 is already newer than 899 2024-09-21T09:36:02.332 INFO:tasks.rados.rados.0.smithi042.stdout:2629: oid 45 version 902 is already newer than 901 2024-09-21T09:36:02.332 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 902 (ObjNum 818 snap 263 seq_num 818) dirty exists 2024-09-21T09:36:02.332 INFO:tasks.rados.rados.0.smithi042.stdout:2629: left oid 45 (ObjNum 818 snap 263 seq_num 818) 2024-09-21T09:36:02.347 INFO:tasks.rados.rados.0.smithi042.stdout:2624: expect (ObjNum 789 snap 251 seq_num 789) 2024-09-21T09:36:02.680 INFO:tasks.rados.rados.0.smithi042.stdout:2626: expect (ObjNum 746 snap 227 seq_num 746) 2024-09-21T09:36:02.698 INFO:tasks.rados.rados.0.smithi042.stdout:2623: expect (ObjNum 790 snap 251 seq_num 790) 2024-09-21T09:36:02.873 INFO:tasks.rados.rados.0.smithi042.stdout:2627: finishing copy_from racing read to smithi04275593-25 2024-09-21T09:36:02.873 INFO:tasks.rados.rados.0.smithi042.stdout:2627: finishing copy_from to smithi04275593-25 2024-09-21T09:36:02.873 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 611 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:36:02.873 INFO:tasks.rados.rados.0.smithi042.stdout:2622: done (8 left) 2024-09-21T09:36:02.873 INFO:tasks.rados.rados.0.smithi042.stdout:2623: done (7 left) 2024-09-21T09:36:02.873 INFO:tasks.rados.rados.0.smithi042.stdout:2624: done (6 left) 2024-09-21T09:36:02.873 INFO:tasks.rados.rados.0.smithi042.stdout:2625: done (5 left) 2024-09-21T09:36:02.874 INFO:tasks.rados.rados.0.smithi042.stdout:2626: done (4 left) 2024-09-21T09:36:02.874 INFO:tasks.rados.rados.0.smithi042.stdout:2627: done (3 left) 2024-09-21T09:36:02.874 INFO:tasks.rados.rados.0.smithi042.stdout:2628: done (2 left) 2024-09-21T09:36:02.874 INFO:tasks.rados.rados.0.smithi042.stdout:2629: done (1 left) 2024-09-21T09:36:02.874 INFO:tasks.rados.rados.0.smithi042.stdout:2630: done (0 left) 2024-09-21T09:36:02.874 INFO:tasks.rados.rados.0.smithi042.stdout:2631: snap_remove snap 245 2024-09-21T09:36:03.389 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 systemd[1]: Stopping Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:36:03.672 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.387Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:36:03.672 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.387Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T09:36:03.672 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.387Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T09:36:03.672 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.387Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T09:36:03.672 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.387Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T09:36:03.672 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.387Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T09:36:03.672 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.387Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T09:36:03.672 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.387Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T09:36:03.672 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.388Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T09:36:03.672 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.388Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T09:36:03.673 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.388Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T09:36:03.673 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[74792]: ts=2024-09-21T09:36:03.388Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T09:36:03.673 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 podman[113382]: 2024-09-21 09:36:03.398123001 +0000 UTC m=+0.117001767 container died 1f4657571cf782debfc33ddf4ac40008938a8c67d9d5eebf4f12f68ff59b3ed4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:03.739 INFO:tasks.rados.rados.0.smithi042.stdout:2631: done (0 left) 2024-09-21T09:36:03.739 INFO:tasks.rados.rados.0.smithi042.stdout:2632: rmattr oid 25 current snap is 264 2024-09-21T09:36:03.739 INFO:tasks.rados.rados.0.smithi042.stdout:2633: read oid 26 snap -1 2024-09-21T09:36:03.739 INFO:tasks.rados.rados.0.smithi042.stdout:2633: expect deleted 2024-09-21T09:36:03.739 INFO:tasks.rados.rados.0.smithi042.stdout:2634: delete oid 30 current snap is 264 2024-09-21T09:36:03.740 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 0 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:36:03.746 INFO:tasks.rados.rados.0.smithi042.stdout:2632: done (2 left) 2024-09-21T09:36:03.746 INFO:tasks.rados.rados.0.smithi042.stdout:2634: done (1 left) 2024-09-21T09:36:03.746 INFO:tasks.rados.rados.0.smithi042.stdout:2635: rollback oid 22 current snap is 264 2024-09-21T09:36:03.746 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 22 to 251 2024-09-21T09:36:03.746 INFO:tasks.rados.rados.0.smithi042.stdout:2636: snap_remove snap 238 2024-09-21T09:36:03.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:03 smithi133 ceph-mon[83064]: osdmap e591: 8 total, 8 up, 8 in 2024-09-21T09:36:03.993 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 podman[113382]: 2024-09-21 09:36:03.769955208 +0000 UTC m=+0.488833961 container cleanup 1f4657571cf782debfc33ddf4ac40008938a8c67d9d5eebf4f12f68ff59b3ed4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:03.993 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:03 smithi133 bash[113382]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T09:36:04.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:03 smithi042 ceph-mon[85820]: osdmap e591: 8 total, 8 up, 8 in 2024-09-21T09:36:04.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:03 smithi042 ceph-mon[87662]: osdmap e591: 8 total, 8 up, 8 in 2024-09-21T09:36:04.389 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 podman[113394]: 2024-09-21 09:36:04.046364274 +0000 UTC m=+0.648751047 container remove 1f4657571cf782debfc33ddf4ac40008938a8c67d9d5eebf4f12f68ff59b3ed4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:04.389 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T09:36:04.389 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 systemd[1]: Stopped Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:36:04.389 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 2.485s CPU time. 2024-09-21T09:36:04.704 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 systemd[1]: Starting Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:36:04.704 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 podman[113522]: 2024-09-21 09:36:04.589016692 +0000 UTC m=+0.106672498 container create d88bd44d0bbb1b4f58546ae3dab972ba052dd2c649c1e305859891c5db8bbd9c (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:04.704 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 podman[113522]: 2024-09-21 09:36:04.499295952 +0000 UTC m=+0.016951777 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-21T09:36:04.743 INFO:tasks.rados.rados.0.smithi042.stdout:2636: done (2 left) 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:2637: copy_from oid 37 from oid 45 current snap is 264 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:2635: finishing rollback tid 0 to smithi04275593-22 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:2635: finishing rollback tid 1 to smithi04275593-22 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:2635: finishing rollback tid 2 to smithi04275593-22 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 902 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:2633: done (2 left) 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:2635: done (1 left) 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:2638: read oid 34 snap -1 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:2638: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 264 2024-09-21T09:36:04.744 INFO:tasks.rados.rados.0.smithi042.stdout:2639: seq_num 820 ranges {11640832=540672,12181504=475136,12656640=598016,13254656=131072} 2024-09-21T09:36:04.815 INFO:tasks.rados.rados.0.smithi042.stdout:2639: writing smithi04275593-41 from 11640832 to 12181504 tid 1 2024-09-21T09:36:04.816 INFO:tasks.rados.rados.0.smithi042.stdout:2639: writing smithi04275593-41 from 12181504 to 12656640 tid 2 2024-09-21T09:36:04.820 INFO:tasks.rados.rados.0.smithi042.stdout:2639: writing smithi04275593-41 from 12656640 to 13254656 tid 3 2024-09-21T09:36:04.821 INFO:tasks.rados.rados.0.smithi042.stdout:2639: writing smithi04275593-41 from 13254656 to 13385728 tid 4 2024-09-21T09:36:04.821 INFO:tasks.rados.rados.0.smithi042.stdout:2640: snap_remove snap 200 2024-09-21T09:36:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-mon[83064]: pgmap v559: 121 pgs: 121 active+clean; 403 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-09-21T09:36:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-mon[83064]: osdmap e592: 8 total, 8 up, 8 in 2024-09-21T09:36:04.993 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 podman[113522]: 2024-09-21 09:36:04.816437226 +0000 UTC m=+0.334093045 container init d88bd44d0bbb1b4f58546ae3dab972ba052dd2c649c1e305859891c5db8bbd9c (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:04.993 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 podman[113522]: 2024-09-21 09:36:04.819476079 +0000 UTC m=+0.337131888 container start d88bd44d0bbb1b4f58546ae3dab972ba052dd2c649c1e305859891c5db8bbd9c (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.838Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.838Z 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-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.838Z caller=main.go:623 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi133 (none))" 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.838Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.838Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.840Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.840Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.842Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.842Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.844Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.844Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.169µs 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.844Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T09:36:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.845Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.852Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.853Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.857Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.857Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.857Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.941µs wal_replay_duration=13.742944ms wbl_replay_duration=113ns total_replay_duration=13.78642ms 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.860Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.860Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.860Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.875Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.660297ms db_storage=762ns remote_storage=1.066µs web_handler=380ns query_engine=761ns scrape=409.23µs scrape_sd=97.862µs notify=9.674µs notify_sd=7.907µs rules=14.784431ms tracing=6.495µs 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.875Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:36:04.875Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 bash[113522]: d88bd44d0bbb1b4f58546ae3dab972ba052dd2c649c1e305859891c5db8bbd9c 2024-09-21T09:36:04.995 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:36:04 smithi133 systemd[1]: Started Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:36:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:04 smithi042 ceph-mon[85820]: pgmap v559: 121 pgs: 121 active+clean; 403 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-09-21T09:36:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:04 smithi042 ceph-mon[85820]: osdmap e592: 8 total, 8 up, 8 in 2024-09-21T09:36:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:04 smithi042 ceph-mon[87662]: pgmap v559: 121 pgs: 121 active+clean; 403 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-09-21T09:36:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:04 smithi042 ceph-mon[87662]: osdmap e592: 8 total, 8 up, 8 in 2024-09-21T09:36:05.751 INFO:tasks.rados.rados.0.smithi042.stdout:2637: finishing copy_from racing read to smithi04275593-37 2024-09-21T09:36:05.751 INFO:tasks.rados.rados.0.smithi042.stdout:2637: finishing copy_from to smithi04275593-37 2024-09-21T09:36:05.751 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 902 (ObjNum 818 snap 263 seq_num 818) dirty exists 2024-09-21T09:36:05.751 INFO:tasks.rados.rados.0.smithi042.stdout:2638: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: finishing write tid 1 to smithi04275593-41 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: finishing write tid 2 to smithi04275593-41 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: finishing write tid 3 to smithi04275593-41 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: finishing write tid 4 to smithi04275593-41 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: finishing write tid 5 to smithi04275593-41 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: finishing write tid 6 to smithi04275593-41 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: oid 41 updating version 0 to 641 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: oid 41 updating version 641 to 642 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: oid 41 updating version 642 to 643 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: oid 41 version 643 is already newer than 640 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:2639: oid 41 updating version 643 to 644 2024-09-21T09:36:05.885 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 644 (ObjNum 820 snap 264 seq_num 820) dirty exists 2024-09-21T09:36:05.886 INFO:tasks.rados.rados.0.smithi042.stdout:2639: left oid 41 (ObjNum 820 snap 264 seq_num 820) 2024-09-21T09:36:05.886 INFO:tasks.rados.rados.0.smithi042.stdout:2637: done (3 left) 2024-09-21T09:36:05.886 INFO:tasks.rados.rados.0.smithi042.stdout:2638: done (2 left) 2024-09-21T09:36:05.886 INFO:tasks.rados.rados.0.smithi042.stdout:2639: done (1 left) 2024-09-21T09:36:05.886 INFO:tasks.rados.rados.0.smithi042.stdout:2640: done (0 left) 2024-09-21T09:36:05.886 INFO:tasks.rados.rados.0.smithi042.stdout:2641: read oid 23 snap -1 2024-09-21T09:36:05.886 INFO:tasks.rados.rados.0.smithi042.stdout:2641: expect deleted 2024-09-21T09:36:05.886 INFO:tasks.rados.rados.0.smithi042.stdout:2642: read oid 13 snap -1 2024-09-21T09:36:05.886 INFO:tasks.rados.rados.0.smithi042.stdout:2642: expect (ObjNum 789 snap 251 seq_num 789) 2024-09-21T09:36:05.886 INFO:tasks.rados.rados.0.smithi042.stdout:2643: snap_create 2024-09-21T09:36:05.902 INFO:tasks.rados.rados.0.smithi042.stdout:2642: expect (ObjNum 789 snap 251 seq_num 789) 2024-09-21T09:36:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:05 smithi133 ceph-mon[83064]: osdmap e593: 8 total, 8 up, 8 in 2024-09-21T09:36:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:05 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:05 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:05.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:05 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:06.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:05 smithi042 ceph-mon[87662]: osdmap e593: 8 total, 8 up, 8 in 2024-09-21T09:36:06.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:05 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:05 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:05 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:05 smithi042 ceph-mon[85820]: osdmap e593: 8 total, 8 up, 8 in 2024-09-21T09:36:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:05 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:05 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:05 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:06.753 INFO:tasks.rados.rados.0.smithi042.stdout:2641: done (2 left) 2024-09-21T09:36:06.753 INFO:tasks.rados.rados.0.smithi042.stdout:2642: done (1 left) 2024-09-21T09:36:06.753 INFO:tasks.rados.rados.0.smithi042.stdout:2643: done (0 left) 2024-09-21T09:36:06.753 INFO:tasks.rados.rados.0.smithi042.stdout:2644: copy_from oid 44 from oid 8 current snap is 265 2024-09-21T09:36:06.753 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 265 2024-09-21T09:36:06.753 INFO:tasks.rados.rados.0.smithi042.stdout:2645: seq_num 821 ranges {1679360=557056,2236416=761856,2998272=442368} 2024-09-21T09:36:06.765 INFO:tasks.rados.rados.0.smithi042.stdout:2645: writing smithi04275593-35 from 1679360 to 2236416 tid 1 2024-09-21T09:36:06.770 INFO:tasks.rados.rados.0.smithi042.stdout:2645: writing smithi04275593-35 from 2236416 to 2998272 tid 2 2024-09-21T09:36:06.773 INFO:tasks.rados.rados.0.smithi042.stdout:2645: writing smithi04275593-35 from 2998272 to 3440640 tid 3 2024-09-21T09:36:06.773 INFO:tasks.rados.rados.0.smithi042.stdout:2646: read oid 11 snap -1 2024-09-21T09:36:06.773 INFO:tasks.rados.rados.0.smithi042.stdout:2646: expect (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:36:06.774 INFO:tasks.rados.rados.0.smithi042.stdout:2647: rollback oid 46 current snap is 265 2024-09-21T09:36:06.774 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 46 to 254 2024-09-21T09:36:06.774 INFO:tasks.rados.rados.0.smithi042.stdout:2644: finishing copy_from racing read to smithi04275593-44 2024-09-21T09:36:06.774 INFO:tasks.rados.rados.0.smithi042.stdout:2644: finishing copy_from to smithi04275593-44 2024-09-21T09:36:06.774 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 994 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:36:06.774 INFO:tasks.rados.rados.0.smithi042.stdout:2644: done (3 left) 2024-09-21T09:36:06.774 INFO:tasks.rados.rados.0.smithi042.stdout:2648: rollback oid 8 current snap is 265 2024-09-21T09:36:06.774 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 8 to 252 2024-09-21T09:36:06.774 INFO:tasks.rados.rados.0.smithi042.stdout:2649: snap_create 2024-09-21T09:36:06.774 INFO:tasks.rados.rados.0.smithi042.stdout:2645: finishing write tid 1 to smithi04275593-35 2024-09-21T09:36:06.776 INFO:tasks.rados.rados.0.smithi042.stdout:2645: finishing write tid 2 to smithi04275593-35 2024-09-21T09:36:06.777 INFO:tasks.rados.rados.0.smithi042.stdout:2647: finishing rollback tid 1 to smithi04275593-46 2024-09-21T09:36:06.778 INFO:tasks.rados.rados.0.smithi042.stdout:2647: finishing rollback tid 2 to smithi04275593-46 2024-09-21T09:36:06.778 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1134 (ObjNum 791 snap 251 seq_num 791) dirty exists 2024-09-21T09:36:06.778 INFO:tasks.rados.rados.0.smithi042.stdout:2645: finishing write tid 3 to smithi04275593-35 2024-09-21T09:36:06.778 INFO:tasks.rados.rados.0.smithi042.stdout:2645: finishing write tid 4 to smithi04275593-35 2024-09-21T09:36:06.780 INFO:tasks.rados.rados.0.smithi042.stdout:2645: finishing write tid 5 to smithi04275593-35 2024-09-21T09:36:06.780 INFO:tasks.rados.rados.0.smithi042.stdout:2645: oid 35 updating version 0 to 1113 2024-09-21T09:36:06.780 INFO:tasks.rados.rados.0.smithi042.stdout:2645: oid 35 updating version 1113 to 1114 2024-09-21T09:36:06.780 INFO:tasks.rados.rados.0.smithi042.stdout:2645: oid 35 version 1114 is already newer than 1111 2024-09-21T09:36:06.780 INFO:tasks.rados.rados.0.smithi042.stdout:2645: oid 35 version 1114 is already newer than 1112 2024-09-21T09:36:06.780 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1114 (ObjNum 821 snap 265 seq_num 821) dirty exists 2024-09-21T09:36:06.780 INFO:tasks.rados.rados.0.smithi042.stdout:2645: left oid 35 (ObjNum 821 snap 265 seq_num 821) 2024-09-21T09:36:06.791 INFO:tasks.rados.rados.0.smithi042.stdout:2648: finishing rollback tid 0 to smithi04275593-8 2024-09-21T09:36:06.797 INFO:tasks.rados.rados.0.smithi042.stdout:2648: finishing rollback tid 1 to smithi04275593-8 2024-09-21T09:36:06.802 INFO:tasks.rados.rados.0.smithi042.stdout:2646: expect (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:36:07.009 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:06 smithi133 ceph-mon[83064]: pgmap v562: 121 pgs: 121 active+clean; 422 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-09-21T09:36:07.009 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:06 smithi133 ceph-mon[83064]: osdmap e594: 8 total, 8 up, 8 in 2024-09-21T09:36:07.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:06 smithi042 ceph-mon[85820]: pgmap v562: 121 pgs: 121 active+clean; 422 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-09-21T09:36:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:06 smithi042 ceph-mon[85820]: osdmap e594: 8 total, 8 up, 8 in 2024-09-21T09:36:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:06 smithi042 ceph-mon[87662]: pgmap v562: 121 pgs: 121 active+clean; 422 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-09-21T09:36:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:06 smithi042 ceph-mon[87662]: osdmap e594: 8 total, 8 up, 8 in 2024-09-21T09:36:07.290 INFO:tasks.rados.rados.0.smithi042.stdout:2648: finishing rollback tid 2 to smithi04275593-8 2024-09-21T09:36:07.290 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1009 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:36:07.733 INFO:tasks.rados.rados.0.smithi042.stdout:2645: done (4 left) 2024-09-21T09:36:07.733 INFO:tasks.rados.rados.0.smithi042.stdout:2646: done (3 left) 2024-09-21T09:36:07.733 INFO:tasks.rados.rados.0.smithi042.stdout:2647: done (2 left) 2024-09-21T09:36:07.733 INFO:tasks.rados.rados.0.smithi042.stdout:2648: done (1 left) 2024-09-21T09:36:07.733 INFO:tasks.rados.rados.0.smithi042.stdout:2649: done (0 left) 2024-09-21T09:36:07.733 INFO:tasks.rados.rados.0.smithi042.stdout:2650: copy_from oid 22 from oid 29 current snap is 266 2024-09-21T09:36:07.733 INFO:tasks.rados.rados.0.smithi042.stdout:2651: read oid 10 snap -1 2024-09-21T09:36:07.733 INFO:tasks.rados.rados.0.smithi042.stdout:2651: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:07.733 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 266 2024-09-21T09:36:07.734 INFO:tasks.rados.rados.0.smithi042.stdout:2652: seq_num 822 ranges {0=573440,573440=696320,1269760=507904} 2024-09-21T09:36:07.735 INFO:tasks.rados.rados.0.smithi042.stdout:2652: writing smithi04275593-47 from 0 to 573440 tid 1 2024-09-21T09:36:07.740 INFO:tasks.rados.rados.0.smithi042.stdout:2652: writing smithi04275593-47 from 573440 to 1269760 tid 2 2024-09-21T09:36:07.744 INFO:tasks.rados.rados.0.smithi042.stdout:2652: writing smithi04275593-47 from 1269760 to 1777664 tid 3 2024-09-21T09:36:07.744 INFO:tasks.rados.rados.0.smithi042.stdout:2653: rollback oid 21 current snap is 266 2024-09-21T09:36:07.744 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 248 2024-09-21T09:36:07.744 INFO:tasks.rados.rados.0.smithi042.stdout:2650: finishing copy_from to smithi04275593-22 2024-09-21T09:36:07.744 INFO:tasks.rados.rados.0.smithi042.stdout:2650: got expected ENOENT (src dne) 2024-09-21T09:36:07.744 INFO:tasks.rados.rados.0.smithi042.stdout:2650: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:36:07.744 INFO:tasks.rados.rados.0.smithi042.stdout:2651: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:07.746 INFO:tasks.rados.rados.0.smithi042.stdout:2652: finishing write tid 1 to smithi04275593-47 2024-09-21T09:36:07.747 INFO:tasks.rados.rados.0.smithi042.stdout:2652: finishing write tid 2 to smithi04275593-47 2024-09-21T09:36:07.747 INFO:tasks.rados.rados.0.smithi042.stdout:2650: done (3 left) 2024-09-21T09:36:07.747 INFO:tasks.rados.rados.0.smithi042.stdout:2651: done (2 left) 2024-09-21T09:36:07.747 INFO:tasks.rados.rados.0.smithi042.stdout:2654: setattr oid 11 current snap is 266 2024-09-21T09:36:07.747 INFO:tasks.rados.rados.0.smithi042.stdout:2652: finishing write tid 3 to smithi04275593-47 2024-09-21T09:36:07.748 INFO:tasks.rados.rados.0.smithi042.stdout:2652: finishing write tid 4 to smithi04275593-47 2024-09-21T09:36:07.748 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 266 2024-09-21T09:36:07.748 INFO:tasks.rados.rados.0.smithi042.stdout:2655: seq_num 823 ranges {1458176=589824,2048000=573440,2621440=630784} 2024-09-21T09:36:07.760 INFO:tasks.rados.rados.0.smithi042.stdout:2655: writing smithi04275593-33 from 1458176 to 2048000 tid 1 2024-09-21T09:36:07.763 INFO:tasks.rados.rados.0.smithi042.stdout:2655: writing smithi04275593-33 from 2048000 to 2621440 tid 2 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:2655: writing smithi04275593-33 from 2621440 to 3252224 tid 3 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:2656: delete oid 16 current snap is 266 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:2652: finishing write tid 5 to smithi04275593-47 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:2652: oid 47 updating version 0 to 1063 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:2652: oid 47 updating version 1063 to 1065 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:2652: oid 47 version 1065 is already newer than 1062 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:2652: oid 47 version 1065 is already newer than 1064 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1065 (ObjNum 822 snap 266 seq_num 822) dirty exists 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:2652: left oid 47 (ObjNum 822 snap 266 seq_num 822) 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1010 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:2653: finishing rollback tid 0 to smithi04275593-21 2024-09-21T09:36:07.768 INFO:tasks.rados.rados.0.smithi042.stdout:2653: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:36:07.769 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 1117 (ObjNum 129 snap 0 seq_num 3458914384) dirty dne 2024-09-21T09:36:07.769 INFO:tasks.rados.rados.0.smithi042.stdout:2655: finishing write tid 1 to smithi04275593-33 2024-09-21T09:36:07.769 INFO:tasks.rados.rados.0.smithi042.stdout:2655: finishing write tid 2 to smithi04275593-33 2024-09-21T09:36:07.769 INFO:tasks.rados.rados.0.smithi042.stdout:2652: done (4 left) 2024-09-21T09:36:07.769 INFO:tasks.rados.rados.0.smithi042.stdout:2653: done (3 left) 2024-09-21T09:36:07.769 INFO:tasks.rados.rados.0.smithi042.stdout:2654: done (2 left) 2024-09-21T09:36:07.770 INFO:tasks.rados.rados.0.smithi042.stdout:2656: done (1 left) 2024-09-21T09:36:07.770 INFO:tasks.rados.rados.0.smithi042.stdout:2657: setattr oid 23 current snap is 266 2024-09-21T09:36:07.771 INFO:tasks.rados.rados.0.smithi042.stdout:2655: finishing write tid 3 to smithi04275593-33 2024-09-21T09:36:07.771 INFO:tasks.rados.rados.0.smithi042.stdout:2655: finishing write tid 4 to smithi04275593-33 2024-09-21T09:36:07.772 INFO:tasks.rados.rados.0.smithi042.stdout:2658: copy_from oid 3 from oid 8 current snap is 266 2024-09-21T09:36:07.772 INFO:tasks.rados.rados.0.smithi042.stdout:2659: read oid 39 snap -1 2024-09-21T09:36:07.772 INFO:tasks.rados.rados.0.smithi042.stdout:2659: expect deleted 2024-09-21T09:36:07.772 INFO:tasks.rados.rados.0.smithi042.stdout:2660: rollback oid 11 current snap is 266 2024-09-21T09:36:07.772 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 248 2024-09-21T09:36:07.772 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 266 2024-09-21T09:36:07.773 INFO:tasks.rados.rados.0.smithi042.stdout:2661: seq_num 825 ranges {0=622592,622592=745472,1368064=458752} 2024-09-21T09:36:07.776 INFO:tasks.rados.rados.0.smithi042.stdout:2661: writing smithi04275593-10 from 0 to 622592 tid 1 2024-09-21T09:36:07.781 INFO:tasks.rados.rados.0.smithi042.stdout:2661: writing smithi04275593-10 from 622592 to 1368064 tid 2 2024-09-21T09:36:07.784 INFO:tasks.rados.rados.0.smithi042.stdout:2661: writing smithi04275593-10 from 1368064 to 1826816 tid 3 2024-09-21T09:36:07.784 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 266 2024-09-21T09:36:07.784 INFO:tasks.rados.rados.0.smithi042.stdout:2655: finishing write tid 5 to smithi04275593-33 2024-09-21T09:36:07.784 INFO:tasks.rados.rados.0.smithi042.stdout:2655: oid 33 updating version 0 to 1122 2024-09-21T09:36:07.784 INFO:tasks.rados.rados.0.smithi042.stdout:2655: oid 33 version 1122 is already newer than 1120 2024-09-21T09:36:07.784 INFO:tasks.rados.rados.0.smithi042.stdout:2655: oid 33 version 1122 is already newer than 1121 2024-09-21T09:36:07.784 INFO:tasks.rados.rados.0.smithi042.stdout:2655: oid 33 version 1122 is already newer than 1119 2024-09-21T09:36:07.785 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1122 (ObjNum 823 snap 266 seq_num 823) dirty exists 2024-09-21T09:36:07.785 INFO:tasks.rados.rados.0.smithi042.stdout:2655: left oid 33 (ObjNum 823 snap 266 seq_num 823) 2024-09-21T09:36:07.785 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1001 (ObjNum 65 snap 0 seq_num 3427607376) dirty exists 2024-09-21T09:36:07.785 INFO:tasks.rados.rados.0.smithi042.stdout:2662: seq_num 826 ranges {196608=638976,835584=630784,1466368=573440} 2024-09-21T09:36:07.789 INFO:tasks.rados.rados.0.smithi042.stdout:2662: writing smithi04275593-42 from 196608 to 835584 tid 1 2024-09-21T09:36:07.793 INFO:tasks.rados.rados.0.smithi042.stdout:2662: writing smithi04275593-42 from 835584 to 1466368 tid 2 2024-09-21T09:36:07.797 INFO:tasks.rados.rados.0.smithi042.stdout:2662: writing smithi04275593-42 from 1466368 to 2039808 tid 3 2024-09-21T09:36:07.797 INFO:tasks.rados.rados.0.smithi042.stdout:2655: done (6 left) 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2657: done (5 left) 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2659: done (4 left) 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2663: snap_create 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2660: finishing rollback tid 0 to smithi04275593-11 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2660: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1012 (ObjNum 545 snap 0 seq_num 2837421808) dirty dne 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2661: finishing write tid 1 to smithi04275593-10 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2661: finishing write tid 2 to smithi04275593-10 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2661: finishing write tid 3 to smithi04275593-10 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2661: finishing write tid 4 to smithi04275593-10 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2658: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2661: finishing write tid 5 to smithi04275593-10 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2661: oid 10 updating version 0 to 858 2024-09-21T09:36:07.798 INFO:tasks.rados.rados.0.smithi042.stdout:2661: oid 10 version 858 is already newer than 857 2024-09-21T09:36:07.799 INFO:tasks.rados.rados.0.smithi042.stdout:2661: oid 10 version 858 is already newer than 855 2024-09-21T09:36:07.799 INFO:tasks.rados.rados.0.smithi042.stdout:2661: oid 10 version 858 is already newer than 856 2024-09-21T09:36:07.799 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 858 (ObjNum 825 snap 266 seq_num 825) dirty exists 2024-09-21T09:36:07.799 INFO:tasks.rados.rados.0.smithi042.stdout:2661: left oid 10 (ObjNum 825 snap 266 seq_num 825) 2024-09-21T09:36:07.799 INFO:tasks.rados.rados.0.smithi042.stdout:2658: finishing copy_from to smithi04275593-3 2024-09-21T09:36:07.799 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1009 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:36:07.799 INFO:tasks.rados.rados.0.smithi042.stdout:2662: finishing write tid 1 to smithi04275593-42 2024-09-21T09:36:07.799 INFO:tasks.rados.rados.0.smithi042.stdout:2662: finishing write tid 2 to smithi04275593-42 2024-09-21T09:36:07.799 INFO:tasks.rados.rados.0.smithi042.stdout:2662: finishing write tid 3 to smithi04275593-42 2024-09-21T09:36:07.800 INFO:tasks.rados.rados.0.smithi042.stdout:2662: finishing write tid 4 to smithi04275593-42 2024-09-21T09:36:07.801 INFO:tasks.rados.rados.0.smithi042.stdout:2662: finishing write tid 5 to smithi04275593-42 2024-09-21T09:36:07.801 INFO:tasks.rados.rados.0.smithi042.stdout:2662: oid 42 updating version 0 to 646 2024-09-21T09:36:07.801 INFO:tasks.rados.rados.0.smithi042.stdout:2662: oid 42 updating version 646 to 647 2024-09-21T09:36:07.801 INFO:tasks.rados.rados.0.smithi042.stdout:2662: oid 42 version 647 is already newer than 645 2024-09-21T09:36:07.801 INFO:tasks.rados.rados.0.smithi042.stdout:2662: oid 42 updating version 647 to 648 2024-09-21T09:36:07.801 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 648 (ObjNum 826 snap 266 seq_num 826) dirty exists 2024-09-21T09:36:07.801 INFO:tasks.rados.rados.0.smithi042.stdout:2662: left oid 42 (ObjNum 826 snap 266 seq_num 826) 2024-09-21T09:36:08.015 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:07 smithi133 ceph-mon[83064]: osdmap e595: 8 total, 8 up, 8 in 2024-09-21T09:36:08.015 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:07 smithi133 ceph-mon[83064]: osdmap e596: 8 total, 8 up, 8 in 2024-09-21T09:36:08.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:07 smithi042 ceph-mon[85820]: osdmap e595: 8 total, 8 up, 8 in 2024-09-21T09:36:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:07 smithi042 ceph-mon[85820]: osdmap e596: 8 total, 8 up, 8 in 2024-09-21T09:36:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:07 smithi042 ceph-mon[87662]: osdmap e595: 8 total, 8 up, 8 in 2024-09-21T09:36:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:07 smithi042 ceph-mon[87662]: osdmap e596: 8 total, 8 up, 8 in 2024-09-21T09:36:08.405 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:36:08.766 INFO:tasks.rados.rados.0.smithi042.stdout:2658: done (4 left) 2024-09-21T09:36:08.766 INFO:tasks.rados.rados.0.smithi042.stdout:2660: done (3 left) 2024-09-21T09:36:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:2661: done (2 left) 2024-09-21T09:36:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:2662: done (1 left) 2024-09-21T09:36:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:2663: done (0 left) 2024-09-21T09:36:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:2664: rollback oid 45 current snap is 267 2024-09-21T09:36:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 249 2024-09-21T09:36:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:2665: read oid 14 snap -1 2024-09-21T09:36:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:2665: expect (ObjNum 813 snap 262 seq_num 813) 2024-09-21T09:36:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:2666: read oid 3 snap -1 2024-09-21T09:36:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:2666: expect (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:36:08.767 INFO:tasks.rados.rados.0.smithi042.stdout:2667: snap_create 2024-09-21T09:36:08.775 INFO:tasks.rados.rados.0.smithi042.stdout:2665: expect (ObjNum 813 snap 262 seq_num 813) 2024-09-21T09:36:08.819 INFO:tasks.rados.rados.0.smithi042.stdout:2664: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:36:08.820 INFO:tasks.rados.rados.0.smithi042.stdout:2664: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:36:08.820 INFO:tasks.rados.rados.0.smithi042.stdout:2664: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:36:08.820 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 905 (ObjNum 754 snap 234 seq_num 754) dirty exists 2024-09-21T09:36:08.820 INFO:tasks.rados.rados.0.smithi042.stdout:2666: expect (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:36:09.032 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:36:09.032 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (10m) 22s ago 11m 24.8M - 0.25.0 c8568f914cd2 646bc27b167c 2024-09-21T09:36:09.032 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (11m) 0s ago 11m 90.3M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:36:09.032 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (62s) 22s ago 12m 16.7M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 005b6fc2172a 2024-09-21T09:36:09.032 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (45s) 0s ago 12m 13.2M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 771ef258f6d3 2024-09-21T09:36:09.032 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (6m) 0s ago 16m 457M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:36:09.032 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (7m) 22s ago 17m 531M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:36:09.032 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (6m) 22s ago 18m 68.5M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (5m) 0s ago 16m 57.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (6m) 22s ago 16m 61.5M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (32s) 22s ago 10m 7293k - 1.7.0 72c9c2088986 d49ee182d97f 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (26s) 0s ago 10m 7738k - 1.7.0 72c9c2088986 d3c223c5beda 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (5m) 22s ago 16m 196M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (4m) 22s ago 15m 193M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (4m) 22s ago 15m 151M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9d2749b5f532 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (3m) 22s ago 14m 138M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 fe5a6841aeab 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (3m) 0s ago 14m 161M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d14b6f373e3f 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (2m) 0s ago 14m 155M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bc9de56c5676 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (112s) 0s ago 13m 106M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 e959f4257d40 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (78s) 0s ago 13m 114M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0671418938d8 2024-09-21T09:36:09.033 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (4s) 0s ago 11m 33.0M - 2.51.0 1d3b7f56885b d88bd44d0bbb 2024-09-21T09:36:09.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:08 smithi042 ceph-mon[85820]: pgmap v565: 121 pgs: 121 active+clean; 402 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-09-21T09:36:09.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:08 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:09.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:08 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:08 smithi042 ceph-mon[87662]: pgmap v565: 121 pgs: 121 active+clean; 402 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-09-21T09:36:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:08 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:08 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:09.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:08 smithi133 ceph-mon[83064]: pgmap v565: 121 pgs: 121 active+clean; 402 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-09-21T09:36:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:08 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:08 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:09.389 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 8 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:36:09.390 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 15 2024-09-21T09:36:09.391 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:36:09.391 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:36:09.691 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:36:09.691 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:36:09.691 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:36:09.691 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:36:09.691 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:36:09.691 INFO:teuthology.orchestra.run.smithi042.stdout: "mds", 2024-09-21T09:36:09.691 INFO:teuthology.orchestra.run.smithi042.stdout: "osd", 2024-09-21T09:36:09.691 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:36:09.691 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:36:09.692 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:36:09.692 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "15/20 daemons upgraded", 2024-09-21T09:36:09.692 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-21T09:36:09.692 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:36:09.692 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:36:09.767 INFO:tasks.rados.rados.0.smithi042.stdout:2664: done (3 left) 2024-09-21T09:36:09.767 INFO:tasks.rados.rados.0.smithi042.stdout:2665: done (2 left) 2024-09-21T09:36:09.767 INFO:tasks.rados.rados.0.smithi042.stdout:2666: done (1 left) 2024-09-21T09:36:09.767 INFO:tasks.rados.rados.0.smithi042.stdout:2667: done (0 left) 2024-09-21T09:36:09.767 INFO:tasks.rados.rados.0.smithi042.stdout:2668: snap_create 2024-09-21T09:36:09.972 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:09 smithi133 ceph-mon[83064]: from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:09.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:09 smithi133 ceph-mon[83064]: from='client.34563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:09.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:09 smithi133 ceph-mon[83064]: osdmap e597: 8 total, 8 up, 8 in 2024-09-21T09:36:09.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:09 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:09.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:09 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:09.973 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:09 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4112695219' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:10.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[85820]: from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:10.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[85820]: from='client.34563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:10.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[85820]: osdmap e597: 8 total, 8 up, 8 in 2024-09-21T09:36:10.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:10.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:10.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4112695219' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:10.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[87662]: from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:10.008 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[87662]: from='client.34563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:10.008 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[87662]: osdmap e597: 8 total, 8 up, 8 in 2024-09-21T09:36:10.008 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:10.008 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:10.008 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:09 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4112695219' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:10.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:36:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:36:10] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.51.0" 2024-09-21T09:36:10.775 INFO:tasks.rados.rados.0.smithi042.stdout:2668: done (0 left) 2024-09-21T09:36:10.775 INFO:tasks.rados.rados.0.smithi042.stdout:2669: read oid 2 snap -1 2024-09-21T09:36:10.775 INFO:tasks.rados.rados.0.smithi042.stdout:2669: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:10.775 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 269 2024-09-21T09:36:10.775 INFO:tasks.rados.rados.0.smithi042.stdout:2670: seq_num 827 ranges {1712128=655360,2367488=516096,2883584=688128} 2024-09-21T09:36:10.788 INFO:tasks.rados.rados.0.smithi042.stdout:2670: writing smithi04275593-37 from 1712128 to 2367488 tid 1 2024-09-21T09:36:10.791 INFO:tasks.rados.rados.0.smithi042.stdout:2670: writing smithi04275593-37 from 2367488 to 2883584 tid 2 2024-09-21T09:36:10.795 INFO:tasks.rados.rados.0.smithi042.stdout:2670: writing smithi04275593-37 from 2883584 to 3571712 tid 3 2024-09-21T09:36:10.795 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 269 2024-09-21T09:36:10.795 INFO:tasks.rados.rados.0.smithi042.stdout:2671: seq_num 828 ranges {10862592=671744,11534336=802816,12337152=401408} 2024-09-21T09:36:10.858 INFO:tasks.rados.rados.0.smithi042.stdout:2671: writing smithi04275593-5 from 10862592 to 11534336 tid 1 2024-09-21T09:36:10.863 INFO:tasks.rados.rados.0.smithi042.stdout:2671: writing smithi04275593-5 from 11534336 to 12337152 tid 2 2024-09-21T09:36:10.865 INFO:tasks.rados.rados.0.smithi042.stdout:2671: writing smithi04275593-5 from 12337152 to 12738560 tid 3 2024-09-21T09:36:10.865 INFO:tasks.rados.rados.0.smithi042.stdout:2672: read oid 44 snap 265 2024-09-21T09:36:10.865 INFO:tasks.rados.rados.0.smithi042.stdout:2672: expect (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:36:10.865 INFO:tasks.rados.rados.0.smithi042.stdout:2673: snap_remove snap 257 2024-09-21T09:36:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:10 smithi042 ceph-mon[87662]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:10 smithi042 ceph-mon[87662]: pgmap v568: 121 pgs: 121 active+clean; 382 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-09-21T09:36:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:10 smithi042 ceph-mon[87662]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:10 smithi042 ceph-mon[87662]: osdmap e598: 8 total, 8 up, 8 in 2024-09-21T09:36:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:10 smithi042 ceph-mon[85820]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:10 smithi042 ceph-mon[85820]: pgmap v568: 121 pgs: 121 active+clean; 382 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-09-21T09:36:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:10 smithi042 ceph-mon[85820]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:10 smithi042 ceph-mon[85820]: osdmap e598: 8 total, 8 up, 8 in 2024-09-21T09:36:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:10 smithi133 ceph-mon[83064]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:10 smithi133 ceph-mon[83064]: pgmap v568: 121 pgs: 121 active+clean; 382 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-09-21T09:36:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:10 smithi133 ceph-mon[83064]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:10 smithi133 ceph-mon[83064]: osdmap e598: 8 total, 8 up, 8 in 2024-09-21T09:36:11.789 INFO:tasks.rados.rados.0.smithi042.stdout:2673: done (4 left) 2024-09-21T09:36:11.790 INFO:tasks.rados.rados.0.smithi042.stdout:2674: snap_create 2024-09-21T09:36:11.790 INFO:tasks.rados.rados.0.smithi042.stdout:2669: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:11.791 INFO:tasks.rados.rados.0.smithi042.stdout:2670: finishing write tid 1 to smithi04275593-37 2024-09-21T09:36:11.791 INFO:tasks.rados.rados.0.smithi042.stdout:2670: finishing write tid 2 to smithi04275593-37 2024-09-21T09:36:11.791 INFO:tasks.rados.rados.0.smithi042.stdout:2670: finishing write tid 3 to smithi04275593-37 2024-09-21T09:36:11.791 INFO:tasks.rados.rados.0.smithi042.stdout:2670: finishing write tid 4 to smithi04275593-37 2024-09-21T09:36:11.791 INFO:tasks.rados.rados.0.smithi042.stdout:2670: finishing write tid 5 to smithi04275593-37 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2670: oid 37 updating version 0 to 903 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2670: oid 37 updating version 903 to 904 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2670: oid 37 updating version 904 to 905 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2670: oid 37 updating version 905 to 906 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 906 (ObjNum 827 snap 269 seq_num 827) dirty exists 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2670: left oid 37 (ObjNum 827 snap 269 seq_num 827) 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2671: finishing write tid 1 to smithi04275593-5 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2671: finishing write tid 2 to smithi04275593-5 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2671: finishing write tid 3 to smithi04275593-5 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2671: finishing write tid 4 to smithi04275593-5 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2671: finishing write tid 5 to smithi04275593-5 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2671: oid 5 updating version 0 to 1013 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2671: oid 5 version 1013 is already newer than 1012 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2671: oid 5 version 1013 is already newer than 1011 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:2671: oid 5 version 1013 is already newer than 1010 2024-09-21T09:36:11.792 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1013 (ObjNum 828 snap 269 seq_num 828) dirty exists 2024-09-21T09:36:11.793 INFO:tasks.rados.rados.0.smithi042.stdout:2671: left oid 5 (ObjNum 828 snap 269 seq_num 828) 2024-09-21T09:36:11.793 INFO:tasks.rados.rados.0.smithi042.stdout:2672: expect (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:36:11.923 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:11 smithi133 ceph-mon[83064]: osdmap e599: 8 total, 8 up, 8 in 2024-09-21T09:36:11.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:11 smithi133 ceph-mon[83064]: pgmap v571: 121 pgs: 121 active+clean; 380 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-09-21T09:36:11.924 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:12.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:11 smithi042 ceph-mon[87662]: osdmap e599: 8 total, 8 up, 8 in 2024-09-21T09:36:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:11 smithi042 ceph-mon[87662]: pgmap v571: 121 pgs: 121 active+clean; 380 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-09-21T09:36:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:11 smithi042 ceph-mon[85820]: osdmap e599: 8 total, 8 up, 8 in 2024-09-21T09:36:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:11 smithi042 ceph-mon[85820]: pgmap v571: 121 pgs: 121 active+clean; 380 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-09-21T09:36:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:12.734 INFO:tasks.rados.rados.0.smithi042.stdout:2669: done (4 left) 2024-09-21T09:36:12.734 INFO:tasks.rados.rados.0.smithi042.stdout:2670: done (3 left) 2024-09-21T09:36:12.734 INFO:tasks.rados.rados.0.smithi042.stdout:2671: done (2 left) 2024-09-21T09:36:12.734 INFO:tasks.rados.rados.0.smithi042.stdout:2672: done (1 left) 2024-09-21T09:36:12.734 INFO:tasks.rados.rados.0.smithi042.stdout:2674: done (0 left) 2024-09-21T09:36:12.735 INFO:tasks.rados.rados.0.smithi042.stdout:2675: snap_create 2024-09-21T09:36:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: osdmap e600: 8 total, 8 up, 8 in 2024-09-21T09:36:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T09:36:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[87662]: osdmap e601: 8 total, 8 up, 8 in 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: osdmap e600: 8 total, 8 up, 8 in 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:13.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:12 smithi042 ceph-mon[85820]: osdmap e601: 8 total, 8 up, 8 in 2024-09-21T09:36:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: osdmap e600: 8 total, 8 up, 8 in 2024-09-21T09:36:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:13.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:12 smithi133 ceph-mon[83064]: osdmap e601: 8 total, 8 up, 8 in 2024-09-21T09:36:13.735 INFO:tasks.rados.rados.0.smithi042.stdout:2675: done (0 left) 2024-09-21T09:36:13.735 INFO:tasks.rados.rados.0.smithi042.stdout:2676: delete oid 40 current snap is 271 2024-09-21T09:36:13.738 INFO:tasks.rados.rados.0.smithi042.stdout:2676: done (0 left) 2024-09-21T09:36:13.739 INFO:tasks.rados.rados.0.smithi042.stdout:2677: snap_remove snap 262 2024-09-21T09:36:14.744 INFO:tasks.rados.rados.0.smithi042.stdout:2677: done (0 left) 2024-09-21T09:36:14.744 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 271 2024-09-21T09:36:14.745 INFO:tasks.rados.rados.0.smithi042.stdout:2678: seq_num 830 ranges {12738560=704512,13443072=614400,14057472=573440,14630912=16384} 2024-09-21T09:36:14.819 INFO:tasks.rados.rados.0.smithi042.stdout:2678: writing smithi04275593-5 from 12738560 to 13443072 tid 1 2024-09-21T09:36:14.822 INFO:tasks.rados.rados.0.smithi042.stdout:2678: writing smithi04275593-5 from 13443072 to 14057472 tid 2 2024-09-21T09:36:14.825 INFO:tasks.rados.rados.0.smithi042.stdout:2678: writing smithi04275593-5 from 14057472 to 14630912 tid 3 2024-09-21T09:36:14.825 INFO:tasks.rados.rados.0.smithi042.stdout:2678: writing smithi04275593-5 from 14630912 to 14647296 tid 4 2024-09-21T09:36:14.826 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 271 2024-09-21T09:36:14.826 INFO:tasks.rados.rados.0.smithi042.stdout:2679: seq_num 831 ranges {1802240=720896,2523136=499712,3022848=704512} 2024-09-21T09:36:14.839 INFO:tasks.rados.rados.0.smithi042.stdout:2679: writing smithi04275593-24 from 1802240 to 2523136 tid 1 2024-09-21T09:36:14.842 INFO:tasks.rados.rados.0.smithi042.stdout:2679: writing smithi04275593-24 from 2523136 to 3022848 tid 2 2024-09-21T09:36:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:2679: writing smithi04275593-24 from 3022848 to 3727360 tid 3 2024-09-21T09:36:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:2680: rollback oid 13 current snap is 271 2024-09-21T09:36:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 13 to 234 2024-09-21T09:36:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:2678: finishing write tid 1 to smithi04275593-5 2024-09-21T09:36:14.847 INFO:tasks.rados.rados.0.smithi042.stdout:2678: finishing write tid 2 to smithi04275593-5 2024-09-21T09:36:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:2681: delete oid 31 current snap is 271 2024-09-21T09:36:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:2678: finishing write tid 3 to smithi04275593-5 2024-09-21T09:36:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:2678: finishing write tid 4 to smithi04275593-5 2024-09-21T09:36:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:2678: finishing write tid 5 to smithi04275593-5 2024-09-21T09:36:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:2678: finishing write tid 6 to smithi04275593-5 2024-09-21T09:36:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:2678: oid 5 updating version 0 to 1015 2024-09-21T09:36:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:2678: oid 5 updating version 1015 to 1016 2024-09-21T09:36:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:2678: oid 5 updating version 1016 to 1018 2024-09-21T09:36:14.848 INFO:tasks.rados.rados.0.smithi042.stdout:2678: oid 5 version 1018 is already newer than 1014 2024-09-21T09:36:14.849 INFO:tasks.rados.rados.0.smithi042.stdout:2678: oid 5 version 1018 is already newer than 1017 2024-09-21T09:36:14.849 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1018 (ObjNum 830 snap 271 seq_num 830) dirty exists 2024-09-21T09:36:14.849 INFO:tasks.rados.rados.0.smithi042.stdout:2678: left oid 5 (ObjNum 830 snap 271 seq_num 830) 2024-09-21T09:36:14.849 INFO:tasks.rados.rados.0.smithi042.stdout:2679: finishing write tid 1 to smithi04275593-24 2024-09-21T09:36:14.849 INFO:tasks.rados.rados.0.smithi042.stdout:2679: finishing write tid 2 to smithi04275593-24 2024-09-21T09:36:14.849 INFO:tasks.rados.rados.0.smithi042.stdout:2678: done (3 left) 2024-09-21T09:36:14.849 INFO:tasks.rados.rados.0.smithi042.stdout:2681: done (2 left) 2024-09-21T09:36:14.849 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 271 2024-09-21T09:36:14.849 INFO:tasks.rados.rados.0.smithi042.stdout:2682: seq_num 833 ranges {14557184=761856,15319040=671744,15990784=532480} 2024-09-21T09:36:14.932 INFO:tasks.rados.rados.0.smithi042.stdout:2682: writing smithi04275593-9 from 14557184 to 15319040 tid 1 2024-09-21T09:36:14.935 INFO:tasks.rados.rados.0.smithi042.stdout:2682: writing smithi04275593-9 from 15319040 to 15990784 tid 2 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2682: writing smithi04275593-9 from 15990784 to 16523264 tid 3 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2683: delete oid 44 current snap is 271 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2679: finishing write tid 3 to smithi04275593-24 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2679: finishing write tid 4 to smithi04275593-24 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2680: finishing rollback tid 0 to smithi04275593-13 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2679: finishing write tid 5 to smithi04275593-24 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2679: oid 24 updating version 0 to 1074 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2679: oid 24 version 1074 is already newer than 1073 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2679: oid 24 version 1074 is already newer than 1072 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2679: oid 24 version 1074 is already newer than 1071 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1074 (ObjNum 831 snap 271 seq_num 831) dirty exists 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2679: left oid 24 (ObjNum 831 snap 271 seq_num 831) 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:2680: finishing rollback tid 1 to smithi04275593-13 2024-09-21T09:36:14.939 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1077 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:36:14.940 INFO:tasks.rados.rados.0.smithi042.stdout:2682: finishing write tid 1 to smithi04275593-9 2024-09-21T09:36:14.941 INFO:tasks.rados.rados.0.smithi042.stdout:2679: done (3 left) 2024-09-21T09:36:14.941 INFO:tasks.rados.rados.0.smithi042.stdout:2680: done (2 left) 2024-09-21T09:36:14.941 INFO:tasks.rados.rados.0.smithi042.stdout:2683: done (1 left) 2024-09-21T09:36:14.941 INFO:tasks.rados.rados.0.smithi042.stdout:2684: snap_remove snap 267 2024-09-21T09:36:14.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:14 smithi133 ceph-mon[83064]: pgmap v574: 121 pgs: 121 active+clean; 387 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-21T09:36:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:14 smithi133 ceph-mon[83064]: Upgrade: Updating alertmanager.a 2024-09-21T09:36:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:14 smithi133 ceph-mon[83064]: Deploying daemon alertmanager.a on smithi042 2024-09-21T09:36:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:14 smithi133 ceph-mon[83064]: osdmap e602: 8 total, 8 up, 8 in 2024-09-21T09:36:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:14 smithi042 ceph-mon[87662]: pgmap v574: 121 pgs: 121 active+clean; 387 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-21T09:36:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:14 smithi042 ceph-mon[87662]: Upgrade: Updating alertmanager.a 2024-09-21T09:36:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:14 smithi042 ceph-mon[87662]: Deploying daemon alertmanager.a on smithi042 2024-09-21T09:36:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:14 smithi042 ceph-mon[87662]: osdmap e602: 8 total, 8 up, 8 in 2024-09-21T09:36:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:14 smithi042 ceph-mon[85820]: pgmap v574: 121 pgs: 121 active+clean; 387 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-21T09:36:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:14 smithi042 ceph-mon[85820]: Upgrade: Updating alertmanager.a 2024-09-21T09:36:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:14 smithi042 ceph-mon[85820]: Deploying daemon alertmanager.a on smithi042 2024-09-21T09:36:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:14 smithi042 ceph-mon[85820]: osdmap e602: 8 total, 8 up, 8 in 2024-09-21T09:36:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:2684: done (1 left) 2024-09-21T09:36:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 271 2024-09-21T09:36:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:2682: finishing write tid 2 to smithi04275593-9 2024-09-21T09:36:15.748 INFO:tasks.rados.rados.0.smithi042.stdout:2685: seq_num 835 ranges {933888=794624,1728512=442368,2170880=712704,2883584=49152} 2024-09-21T09:36:15.757 INFO:tasks.rados.rados.0.smithi042.stdout:2685: writing smithi04275593-38 from 933888 to 1728512 tid 1 2024-09-21T09:36:15.760 INFO:tasks.rados.rados.0.smithi042.stdout:2685: writing smithi04275593-38 from 1728512 to 2170880 tid 2 2024-09-21T09:36:15.765 INFO:tasks.rados.rados.0.smithi042.stdout:2685: writing smithi04275593-38 from 2170880 to 2883584 tid 3 2024-09-21T09:36:15.765 INFO:tasks.rados.rados.0.smithi042.stdout:2685: writing smithi04275593-38 from 2883584 to 2932736 tid 4 2024-09-21T09:36:15.765 INFO:tasks.rados.rados.0.smithi042.stdout:2686: snap_remove snap 263 2024-09-21T09:36:16.002 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:15 smithi042 ceph-mon[87662]: osdmap e603: 8 total, 8 up, 8 in 2024-09-21T09:36:16.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:15 smithi042 ceph-mon[85820]: osdmap e603: 8 total, 8 up, 8 in 2024-09-21T09:36:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:15 smithi133 ceph-mon[83064]: osdmap e603: 8 total, 8 up, 8 in 2024-09-21T09:36:16.752 INFO:tasks.rados.rados.0.smithi042.stdout:2686: done (2 left) 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2687: copy_from oid 29 from oid 2 current snap is 271 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2682: finishing write tid 3 to smithi04275593-9 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2682: finishing write tid 4 to smithi04275593-9 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2682: finishing write tid 5 to smithi04275593-9 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2682: oid 9 updating version 0 to 910 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2682: oid 9 version 910 is already newer than 907 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2682: oid 9 version 910 is already newer than 909 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2682: oid 9 version 910 is already newer than 908 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 910 (ObjNum 833 snap 271 seq_num 833) dirty exists 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2682: left oid 9 (ObjNum 833 snap 271 seq_num 833) 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2685: finishing write tid 1 to smithi04275593-38 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2685: finishing write tid 2 to smithi04275593-38 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2685: finishing write tid 3 to smithi04275593-38 2024-09-21T09:36:16.753 INFO:tasks.rados.rados.0.smithi042.stdout:2685: finishing write tid 4 to smithi04275593-38 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2685: finishing write tid 5 to smithi04275593-38 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2685: finishing write tid 6 to smithi04275593-38 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2685: oid 38 updating version 0 to 573 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2685: oid 38 updating version 573 to 576 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2685: oid 38 version 576 is already newer than 574 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2685: oid 38 updating version 576 to 577 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2685: oid 38 version 577 is already newer than 575 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 577 (ObjNum 835 snap 271 seq_num 835) dirty exists 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2685: left oid 38 (ObjNum 835 snap 271 seq_num 835) 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2688: read oid 13 snap 246 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2688: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2682: done (3 left) 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2685: done (2 left) 2024-09-21T09:36:16.754 INFO:tasks.rados.rados.0.smithi042.stdout:2689: copy_from oid 10 from oid 28 current snap is 271 2024-09-21T09:36:16.755 INFO:tasks.rados.rados.0.smithi042.stdout:2690: rmattr oid 38 current snap is 271 2024-09-21T09:36:16.755 INFO:tasks.rados.rados.0.smithi042.stdout:2691: rmattr oid 19 current snap is 271 2024-09-21T09:36:16.755 INFO:tasks.rados.rados.0.smithi042.stdout:2691: done (4 left) 2024-09-21T09:36:16.755 INFO:tasks.rados.rados.0.smithi042.stdout:2692: snap_create 2024-09-21T09:36:16.756 INFO:tasks.rados.rados.0.smithi042.stdout:2687: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:36:16.757 INFO:tasks.rados.rados.0.smithi042.stdout:2687: finishing copy_from to smithi04275593-29 2024-09-21T09:36:16.757 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1015 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:36:16.763 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 578 (ObjNum 835 snap 271 seq_num 835) dirty exists 2024-09-21T09:36:16.771 INFO:tasks.rados.rados.0.smithi042.stdout:2689: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:36:16.774 INFO:tasks.rados.rados.0.smithi042.stdout:2689: finishing copy_from to smithi04275593-10 2024-09-21T09:36:16.774 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 856 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:36:16.777 INFO:tasks.rados.rados.0.smithi042.stdout:2688: expect (ObjNum 712 snap 215 seq_num 712) 2024-09-21T09:36:17.016 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:16 smithi042 ceph-mon[85820]: pgmap v577: 121 pgs: 121 active+clean; 389 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-21T09:36:17.016 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:16 smithi042 ceph-mon[85820]: osdmap e604: 8 total, 8 up, 8 in 2024-09-21T09:36:17.016 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:16 smithi042 ceph-mon[87662]: pgmap v577: 121 pgs: 121 active+clean; 389 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-21T09:36:17.016 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:16 smithi042 ceph-mon[87662]: osdmap e604: 8 total, 8 up, 8 in 2024-09-21T09:36:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:16 smithi133 ceph-mon[83064]: pgmap v577: 121 pgs: 121 active+clean; 389 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-21T09:36:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:16 smithi133 ceph-mon[83064]: osdmap e604: 8 total, 8 up, 8 in 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi042.stdout:2687: done (4 left) 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi042.stdout:2688: done (3 left) 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi042.stdout:2689: done (2 left) 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi042.stdout:2690: done (1 left) 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi042.stdout:2692: done (0 left) 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi042.stdout:2693: read oid 19 snap -1 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi042.stdout:2693: expect deleted 2024-09-21T09:36:17.758 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 272 2024-09-21T09:36:17.759 INFO:tasks.rados.rados.0.smithi042.stdout:2694: seq_num 836 ranges {13385728=409600,13795328=720896,14516224=516096,15032320=368640} 2024-09-21T09:36:17.834 INFO:tasks.rados.rados.0.smithi042.stdout:2694: writing smithi04275593-41 from 13385728 to 13795328 tid 1 2024-09-21T09:36:17.838 INFO:tasks.rados.rados.0.smithi042.stdout:2694: writing smithi04275593-41 from 13795328 to 14516224 tid 2 2024-09-21T09:36:17.842 INFO:tasks.rados.rados.0.smithi042.stdout:2694: writing smithi04275593-41 from 14516224 to 15032320 tid 3 2024-09-21T09:36:17.845 INFO:tasks.rados.rados.0.smithi042.stdout:2694: writing smithi04275593-41 from 15032320 to 15400960 tid 4 2024-09-21T09:36:17.845 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 272 2024-09-21T09:36:17.845 INFO:tasks.rados.rados.0.smithi042.stdout:2695: seq_num 837 ranges {1458176=425984,1884160=655360,2539520=729088,3268608=221184} 2024-09-21T09:36:17.855 INFO:tasks.rados.rados.0.smithi042.stdout:2695: writing smithi04275593-7 from 1458176 to 1884160 tid 1 2024-09-21T09:36:17.860 INFO:tasks.rados.rados.0.smithi042.stdout:2695: writing smithi04275593-7 from 1884160 to 2539520 tid 2 2024-09-21T09:36:17.865 INFO:tasks.rados.rados.0.smithi042.stdout:2695: writing smithi04275593-7 from 2539520 to 3268608 tid 3 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2695: writing smithi04275593-7 from 3268608 to 3489792 tid 4 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2696: snap_create 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: finishing write tid 1 to smithi04275593-41 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: finishing write tid 2 to smithi04275593-41 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: finishing write tid 3 to smithi04275593-41 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: finishing write tid 4 to smithi04275593-41 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: finishing write tid 5 to smithi04275593-41 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: finishing write tid 6 to smithi04275593-41 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: oid 41 updating version 0 to 649 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: oid 41 updating version 649 to 650 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: oid 41 updating version 650 to 653 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: oid 41 version 653 is already newer than 652 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: oid 41 version 653 is already newer than 651 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 653 (ObjNum 836 snap 272 seq_num 836) dirty exists 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2694: left oid 41 (ObjNum 836 snap 272 seq_num 836) 2024-09-21T09:36:17.867 INFO:tasks.rados.rados.0.smithi042.stdout:2695: finishing write tid 1 to smithi04275593-7 2024-09-21T09:36:17.868 INFO:tasks.rados.rados.0.smithi042.stdout:2695: finishing write tid 2 to smithi04275593-7 2024-09-21T09:36:17.869 INFO:tasks.rados.rados.0.smithi042.stdout:2695: finishing write tid 3 to smithi04275593-7 2024-09-21T09:36:17.869 INFO:tasks.rados.rados.0.smithi042.stdout:2695: finishing write tid 4 to smithi04275593-7 2024-09-21T09:36:17.869 INFO:tasks.rados.rados.0.smithi042.stdout:2695: finishing write tid 5 to smithi04275593-7 2024-09-21T09:36:17.870 INFO:tasks.rados.rados.0.smithi042.stdout:2695: finishing write tid 6 to smithi04275593-7 2024-09-21T09:36:17.870 INFO:tasks.rados.rados.0.smithi042.stdout:2695: oid 7 updating version 0 to 1145 2024-09-21T09:36:17.870 INFO:tasks.rados.rados.0.smithi042.stdout:2695: oid 7 updating version 1145 to 1146 2024-09-21T09:36:17.870 INFO:tasks.rados.rados.0.smithi042.stdout:2695: oid 7 version 1146 is already newer than 1143 2024-09-21T09:36:17.870 INFO:tasks.rados.rados.0.smithi042.stdout:2695: oid 7 version 1146 is already newer than 1142 2024-09-21T09:36:17.871 INFO:tasks.rados.rados.0.smithi042.stdout:2695: oid 7 version 1146 is already newer than 1144 2024-09-21T09:36:17.871 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1146 (ObjNum 837 snap 272 seq_num 837) dirty exists 2024-09-21T09:36:17.871 INFO:tasks.rados.rados.0.smithi042.stdout:2695: left oid 7 (ObjNum 837 snap 272 seq_num 837) 2024-09-21T09:36:18.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:17 smithi042 ceph-mon[85820]: osdmap e605: 8 total, 8 up, 8 in 2024-09-21T09:36:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:17 smithi042 ceph-mon[87662]: osdmap e605: 8 total, 8 up, 8 in 2024-09-21T09:36:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:17 smithi133 ceph-mon[83064]: osdmap e605: 8 total, 8 up, 8 in 2024-09-21T09:36:18.762 INFO:tasks.rados.rados.0.smithi042.stdout:2693: done (3 left) 2024-09-21T09:36:18.762 INFO:tasks.rados.rados.0.smithi042.stdout:2694: done (2 left) 2024-09-21T09:36:18.763 INFO:tasks.rados.rados.0.smithi042.stdout:2695: done (1 left) 2024-09-21T09:36:18.763 INFO:tasks.rados.rados.0.smithi042.stdout:2696: done (0 left) 2024-09-21T09:36:18.763 INFO:tasks.rados.rados.0.smithi042.stdout:2697: read oid 29 snap -1 2024-09-21T09:36:18.763 INFO:tasks.rados.rados.0.smithi042.stdout:2697: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:18.763 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 273 2024-09-21T09:36:18.763 INFO:tasks.rados.rados.0.smithi042.stdout:2698: seq_num 838 ranges {8151040=442368,8593408=540672,9134080=532480,9666560=442368,10108928=90112} 2024-09-21T09:36:18.809 INFO:tasks.rados.rados.0.smithi042.stdout:2698: writing smithi04275593-25 from 8151040 to 8593408 tid 1 2024-09-21T09:36:18.812 INFO:tasks.rados.rados.0.smithi042.stdout:2698: writing smithi04275593-25 from 8593408 to 9134080 tid 2 2024-09-21T09:36:18.816 INFO:tasks.rados.rados.0.smithi042.stdout:2698: writing smithi04275593-25 from 9134080 to 9666560 tid 3 2024-09-21T09:36:18.818 INFO:tasks.rados.rados.0.smithi042.stdout:2698: writing smithi04275593-25 from 9666560 to 10108928 tid 4 2024-09-21T09:36:18.819 INFO:tasks.rados.rados.0.smithi042.stdout:2698: writing smithi04275593-25 from 10108928 to 10199040 tid 5 2024-09-21T09:36:18.819 INFO:tasks.rados.rados.0.smithi042.stdout:2699: rmattr oid 5 current snap is 273 2024-09-21T09:36:18.820 INFO:tasks.rados.rados.0.smithi042.stdout:2697: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:18.821 INFO:tasks.rados.rados.0.smithi042.stdout:2698: finishing write tid 1 to smithi04275593-25 2024-09-21T09:36:18.821 INFO:tasks.rados.rados.0.smithi042.stdout:2698: finishing write tid 2 to smithi04275593-25 2024-09-21T09:36:18.821 INFO:tasks.rados.rados.0.smithi042.stdout:2698: finishing write tid 3 to smithi04275593-25 2024-09-21T09:36:18.822 INFO:tasks.rados.rados.0.smithi042.stdout:2697: done (2 left) 2024-09-21T09:36:18.822 INFO:tasks.rados.rados.0.smithi042.stdout:2700: snap_remove snap 234 2024-09-21T09:36:18.928 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:18 smithi042 ceph-mon[87662]: pgmap v580: 121 pgs: 121 active+clean; 391 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2024-09-21T09:36:18.928 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:18 smithi042 ceph-mon[87662]: osdmap e606: 8 total, 8 up, 8 in 2024-09-21T09:36:18.928 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:18 smithi042 ceph-mon[85820]: pgmap v580: 121 pgs: 121 active+clean; 391 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2024-09-21T09:36:18.928 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:18 smithi042 ceph-mon[85820]: osdmap e606: 8 total, 8 up, 8 in 2024-09-21T09:36:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:18 smithi133 ceph-mon[83064]: pgmap v580: 121 pgs: 121 active+clean; 391 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2024-09-21T09:36:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:18 smithi133 ceph-mon[83064]: osdmap e606: 8 total, 8 up, 8 in 2024-09-21T09:36:19.770 INFO:tasks.rados.rados.0.smithi042.stdout:2698: finishing write tid 4 to smithi04275593-25 2024-09-21T09:36:19.770 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1019 (ObjNum 830 snap 271 seq_num 830) dirty exists 2024-09-21T09:36:19.770 INFO:tasks.rados.rados.0.smithi042.stdout:2698: finishing write tid 5 to smithi04275593-25 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2698: finishing write tid 6 to smithi04275593-25 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2698: finishing write tid 7 to smithi04275593-25 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2698: oid 25 updating version 0 to 906 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2698: oid 25 updating version 906 to 907 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2698: oid 25 version 907 is already newer than 903 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2698: oid 25 updating version 907 to 908 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2698: oid 25 version 908 is already newer than 904 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2698: oid 25 version 908 is already newer than 905 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 908 (ObjNum 838 snap 273 seq_num 838) dirty exists 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2698: left oid 25 (ObjNum 838 snap 273 seq_num 838) 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2698: done (2 left) 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2699: done (1 left) 2024-09-21T09:36:19.771 INFO:tasks.rados.rados.0.smithi042.stdout:2700: done (0 left) 2024-09-21T09:36:19.772 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 273 2024-09-21T09:36:19.772 INFO:tasks.rados.rados.0.smithi042.stdout:2701: seq_num 839 ranges {0=458752,458752=425984,884736=688128,1572864=491520} 2024-09-21T09:36:19.773 INFO:tasks.rados.rados.0.smithi042.stdout:2701: writing smithi04275593-16 from 0 to 458752 tid 1 2024-09-21T09:36:19.776 INFO:tasks.rados.rados.0.smithi042.stdout:2701: writing smithi04275593-16 from 458752 to 884736 tid 2 2024-09-21T09:36:19.782 INFO:tasks.rados.rados.0.smithi042.stdout:2701: writing smithi04275593-16 from 884736 to 1572864 tid 3 2024-09-21T09:36:19.785 INFO:tasks.rados.rados.0.smithi042.stdout:2701: writing smithi04275593-16 from 1572864 to 2064384 tid 4 2024-09-21T09:36:19.786 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 273 2024-09-21T09:36:19.786 INFO:tasks.rados.rados.0.smithi042.stdout:2702: seq_num 840 ranges {4366336=475136,4841472=712704,5554176=499712,6053888=393216} 2024-09-21T09:36:19.814 INFO:tasks.rados.rados.0.smithi042.stdout:2702: writing smithi04275593-4 from 4366336 to 4841472 tid 1 2024-09-21T09:36:19.818 INFO:tasks.rados.rados.0.smithi042.stdout:2702: writing smithi04275593-4 from 4841472 to 5554176 tid 2 2024-09-21T09:36:19.821 INFO:tasks.rados.rados.0.smithi042.stdout:2702: writing smithi04275593-4 from 5554176 to 6053888 tid 3 2024-09-21T09:36:19.823 INFO:tasks.rados.rados.0.smithi042.stdout:2702: writing smithi04275593-4 from 6053888 to 6447104 tid 4 2024-09-21T09:36:19.823 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 273 2024-09-21T09:36:19.823 INFO:tasks.rados.rados.0.smithi042.stdout:2701: finishing write tid 1 to smithi04275593-16 2024-09-21T09:36:19.824 INFO:tasks.rados.rados.0.smithi042.stdout:2703: seq_num 841 ranges {10199040=491520,10690560=598016,11288576=704512,11993088=303104} 2024-09-21T09:36:19.882 INFO:tasks.rados.rados.0.smithi042.stdout:2703: writing smithi04275593-25 from 10199040 to 10690560 tid 1 2024-09-21T09:36:19.885 INFO:tasks.rados.rados.0.smithi042.stdout:2703: writing smithi04275593-25 from 10690560 to 11288576 tid 2 2024-09-21T09:36:19.890 INFO:tasks.rados.rados.0.smithi042.stdout:2703: writing smithi04275593-25 from 11288576 to 11993088 tid 3 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi042.stdout:2703: writing smithi04275593-25 from 11993088 to 12296192 tid 4 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 273 2024-09-21T09:36:19.891 INFO:tasks.rados.rados.0.smithi042.stdout:2701: finishing write tid 2 to smithi04275593-16 2024-09-21T09:36:19.892 INFO:tasks.rados.rados.0.smithi042.stdout:2701: finishing write tid 3 to smithi04275593-16 2024-09-21T09:36:19.892 INFO:tasks.rados.rados.0.smithi042.stdout:2704: seq_num 842 ranges {368640=507904,876544=475136,1351680=516096,1867776=499712,2367488=114688} 2024-09-21T09:36:19.896 INFO:tasks.rados.rados.0.smithi042.stdout:2704: writing smithi04275593-48 from 368640 to 876544 tid 1 2024-09-21T09:36:19.899 INFO:tasks.rados.rados.0.smithi042.stdout:2704: writing smithi04275593-48 from 876544 to 1351680 tid 2 2024-09-21T09:36:19.902 INFO:tasks.rados.rados.0.smithi042.stdout:2704: writing smithi04275593-48 from 1351680 to 1867776 tid 3 2024-09-21T09:36:19.905 INFO:tasks.rados.rados.0.smithi042.stdout:2704: writing smithi04275593-48 from 1867776 to 2367488 tid 4 2024-09-21T09:36:19.907 INFO:tasks.rados.rados.0.smithi042.stdout:2704: writing smithi04275593-48 from 2367488 to 2482176 tid 5 2024-09-21T09:36:19.907 INFO:tasks.rados.rados.0.smithi042.stdout:2705: rollback oid 30 current snap is 273 2024-09-21T09:36:19.907 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 30 to 249 2024-09-21T09:36:19.907 INFO:tasks.rados.rados.0.smithi042.stdout:2701: finishing write tid 4 to smithi04275593-16 2024-09-21T09:36:19.907 INFO:tasks.rados.rados.0.smithi042.stdout:2701: finishing write tid 5 to smithi04275593-16 2024-09-21T09:36:19.907 INFO:tasks.rados.rados.0.smithi042.stdout:2701: finishing write tid 6 to smithi04275593-16 2024-09-21T09:36:19.907 INFO:tasks.rados.rados.0.smithi042.stdout:2701: oid 16 updating version 0 to 1144 2024-09-21T09:36:19.907 INFO:tasks.rados.rados.0.smithi042.stdout:2701: oid 16 version 1144 is already newer than 1140 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2701: oid 16 version 1144 is already newer than 1143 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2701: oid 16 version 1144 is already newer than 1141 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2701: oid 16 version 1144 is already newer than 1142 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 1144 (ObjNum 839 snap 273 seq_num 839) dirty exists 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2701: left oid 16 (ObjNum 839 snap 273 seq_num 839) 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2702: finishing write tid 1 to smithi04275593-4 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2702: finishing write tid 2 to smithi04275593-4 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2702: finishing write tid 3 to smithi04275593-4 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2702: finishing write tid 4 to smithi04275593-4 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2702: finishing write tid 5 to smithi04275593-4 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2702: finishing write tid 6 to smithi04275593-4 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2702: oid 4 updating version 0 to 860 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2702: oid 4 version 860 is already newer than 858 2024-09-21T09:36:19.908 INFO:tasks.rados.rados.0.smithi042.stdout:2702: oid 4 version 860 is already newer than 859 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2702: oid 4 updating version 860 to 862 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2702: oid 4 version 862 is already newer than 861 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 862 (ObjNum 840 snap 273 seq_num 840) dirty exists 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2702: left oid 4 (ObjNum 840 snap 273 seq_num 840) 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2703: finishing write tid 1 to smithi04275593-25 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2703: finishing write tid 2 to smithi04275593-25 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2703: finishing write tid 3 to smithi04275593-25 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2703: finishing write tid 4 to smithi04275593-25 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2703: finishing write tid 5 to smithi04275593-25 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2701: done (4 left) 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2702: done (3 left) 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2706: snap_create 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2703: finishing write tid 6 to smithi04275593-25 2024-09-21T09:36:19.909 INFO:tasks.rados.rados.0.smithi042.stdout:2703: oid 25 updating version 0 to 912 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi042.stdout:2703: oid 25 version 912 is already newer than 909 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi042.stdout:2703: oid 25 updating version 912 to 913 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi042.stdout:2703: oid 25 version 913 is already newer than 911 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi042.stdout:2703: oid 25 version 913 is already newer than 910 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 913 (ObjNum 841 snap 273 seq_num 841) dirty exists 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi042.stdout:2703: left oid 25 (ObjNum 841 snap 273 seq_num 841) 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi042.stdout:2704: finishing write tid 1 to smithi04275593-48 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi042.stdout:2704: finishing write tid 2 to smithi04275593-48 2024-09-21T09:36:19.910 INFO:tasks.rados.rados.0.smithi042.stdout:2704: finishing write tid 3 to smithi04275593-48 2024-09-21T09:36:19.911 INFO:tasks.rados.rados.0.smithi042.stdout:2704: finishing write tid 4 to smithi04275593-48 2024-09-21T09:36:19.911 INFO:tasks.rados.rados.0.smithi042.stdout:2704: finishing write tid 5 to smithi04275593-48 2024-09-21T09:36:19.911 INFO:tasks.rados.rados.0.smithi042.stdout:2704: finishing write tid 6 to smithi04275593-48 2024-09-21T09:36:19.911 INFO:tasks.rados.rados.0.smithi042.stdout:2705: finishing rollback tid 1 to smithi04275593-30 2024-09-21T09:36:19.911 INFO:tasks.rados.rados.0.smithi042.stdout:2705: finishing rollback tid 2 to smithi04275593-30 2024-09-21T09:36:19.911 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 912 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:36:19.911 INFO:tasks.rados.rados.0.smithi042.stdout:2704: finishing write tid 7 to smithi04275593-48 2024-09-21T09:36:19.912 INFO:tasks.rados.rados.0.smithi042.stdout:2704: oid 48 updating version 0 to 867 2024-09-21T09:36:19.912 INFO:tasks.rados.rados.0.smithi042.stdout:2704: oid 48 version 867 is already newer than 862 2024-09-21T09:36:19.912 INFO:tasks.rados.rados.0.smithi042.stdout:2704: oid 48 version 867 is already newer than 863 2024-09-21T09:36:19.912 INFO:tasks.rados.rados.0.smithi042.stdout:2704: oid 48 version 867 is already newer than 866 2024-09-21T09:36:19.912 INFO:tasks.rados.rados.0.smithi042.stdout:2704: oid 48 version 867 is already newer than 864 2024-09-21T09:36:19.912 INFO:tasks.rados.rados.0.smithi042.stdout:2704: oid 48 version 867 is already newer than 865 2024-09-21T09:36:19.912 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 867 (ObjNum 842 snap 273 seq_num 842) dirty exists 2024-09-21T09:36:19.912 INFO:tasks.rados.rados.0.smithi042.stdout:2704: left oid 48 (ObjNum 842 snap 273 seq_num 842) 2024-09-21T09:36:19.925 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:19 smithi042 ceph-mon[87662]: osdmap e607: 8 total, 8 up, 8 in 2024-09-21T09:36:19.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:19 smithi042 ceph-mon[85820]: osdmap e607: 8 total, 8 up, 8 in 2024-09-21T09:36:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:19 smithi133 ceph-mon[83064]: osdmap e607: 8 total, 8 up, 8 in 2024-09-21T09:36:20.321 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:36:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:36:20] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.51.0" 2024-09-21T09:36:20.779 INFO:tasks.rados.rados.0.smithi042.stdout:2703: done (3 left) 2024-09-21T09:36:20.779 INFO:tasks.rados.rados.0.smithi042.stdout:2704: done (2 left) 2024-09-21T09:36:20.779 INFO:tasks.rados.rados.0.smithi042.stdout:2705: done (1 left) 2024-09-21T09:36:20.779 INFO:tasks.rados.rados.0.smithi042.stdout:2706: done (0 left) 2024-09-21T09:36:20.780 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 274 2024-09-21T09:36:20.780 INFO:tasks.rados.rados.0.smithi042.stdout:2707: seq_num 843 ranges {1482752=524288,2007040=761856,2768896=671744,3440640=172032} 2024-09-21T09:36:20.791 INFO:tasks.rados.rados.0.smithi042.stdout:2707: writing smithi04275593-10 from 1482752 to 2007040 tid 1 2024-09-21T09:36:20.795 INFO:tasks.rados.rados.0.smithi042.stdout:2707: writing smithi04275593-10 from 2007040 to 2768896 tid 2 2024-09-21T09:36:20.799 INFO:tasks.rados.rados.0.smithi042.stdout:2707: writing smithi04275593-10 from 2768896 to 3440640 tid 3 2024-09-21T09:36:20.800 INFO:tasks.rados.rados.0.smithi042.stdout:2707: writing smithi04275593-10 from 3440640 to 3612672 tid 4 2024-09-21T09:36:20.800 INFO:tasks.rados.rados.0.smithi042.stdout:2708: read oid 21 snap -1 2024-09-21T09:36:20.800 INFO:tasks.rados.rados.0.smithi042.stdout:2708: expect deleted 2024-09-21T09:36:20.800 INFO:tasks.rados.rados.0.smithi042.stdout:2709: snap_remove snap 254 2024-09-21T09:36:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:20 smithi042 ceph-mon[87662]: pgmap v583: 121 pgs: 121 active+clean; 400 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-09-21T09:36:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:20 smithi042 ceph-mon[87662]: osdmap e608: 8 total, 8 up, 8 in 2024-09-21T09:36:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:20 smithi042 ceph-mon[85820]: pgmap v583: 121 pgs: 121 active+clean; 400 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-09-21T09:36:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:20 smithi042 ceph-mon[85820]: osdmap e608: 8 total, 8 up, 8 in 2024-09-21T09:36:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:20 smithi133 ceph-mon[83064]: pgmap v583: 121 pgs: 121 active+clean; 400 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-09-21T09:36:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:20 smithi133 ceph-mon[83064]: osdmap e608: 8 total, 8 up, 8 in 2024-09-21T09:36:21.789 INFO:tasks.rados.rados.0.smithi042.stdout:2709: done (2 left) 2024-09-21T09:36:21.789 INFO:tasks.rados.rados.0.smithi042.stdout:2710: read oid 23 snap -1 2024-09-21T09:36:21.789 INFO:tasks.rados.rados.0.smithi042.stdout:2710: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:21.789 INFO:tasks.rados.rados.0.smithi042.stdout:2711: rollback oid 25 current snap is 274 2024-09-21T09:36:21.789 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 25 to 266 2024-09-21T09:36:21.789 INFO:tasks.rados.rados.0.smithi042.stdout:2712: rmattr oid 17 current snap is 274 2024-09-21T09:36:21.789 INFO:tasks.rados.rados.0.smithi042.stdout:2712: done (4 left) 2024-09-21T09:36:21.789 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 274 2024-09-21T09:36:21.789 INFO:tasks.rados.rados.0.smithi042.stdout:2713: seq_num 844 ranges {0=540672,540672=696320,1236992=475136,1712128=434176} 2024-09-21T09:36:21.793 INFO:tasks.rados.rados.0.smithi042.stdout:2713: writing smithi04275593-44 from 0 to 540672 tid 1 2024-09-21T09:36:21.794 INFO:tasks.rados.rados.0.smithi042.stdout:2713: writing smithi04275593-44 from 540672 to 1236992 tid 2 2024-09-21T09:36:21.797 INFO:tasks.rados.rados.0.smithi042.stdout:2713: writing smithi04275593-44 from 1236992 to 1712128 tid 3 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2713: writing smithi04275593-44 from 1712128 to 2146304 tid 4 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2714: read oid 12 snap -1 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2714: expect (ObjNum 737 snap 226 seq_num 737) 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2707: finishing write tid 1 to smithi04275593-10 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2707: finishing write tid 2 to smithi04275593-10 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2707: finishing write tid 3 to smithi04275593-10 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2707: finishing write tid 4 to smithi04275593-10 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2707: finishing write tid 5 to smithi04275593-10 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2707: finishing write tid 6 to smithi04275593-10 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2707: oid 10 updating version 0 to 862 2024-09-21T09:36:21.801 INFO:tasks.rados.rados.0.smithi042.stdout:2707: oid 10 version 862 is already newer than 861 2024-09-21T09:36:21.802 INFO:tasks.rados.rados.0.smithi042.stdout:2707: oid 10 version 862 is already newer than 859 2024-09-21T09:36:21.802 INFO:tasks.rados.rados.0.smithi042.stdout:2707: oid 10 updating version 862 to 863 2024-09-21T09:36:21.802 INFO:tasks.rados.rados.0.smithi042.stdout:2707: oid 10 version 863 is already newer than 860 2024-09-21T09:36:21.802 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 863 (ObjNum 843 snap 274 seq_num 843) dirty exists 2024-09-21T09:36:21.802 INFO:tasks.rados.rados.0.smithi042.stdout:2707: left oid 10 (ObjNum 843 snap 274 seq_num 843) 2024-09-21T09:36:21.802 INFO:tasks.rados.rados.0.smithi042.stdout:2710: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:21.806 INFO:tasks.rados.rados.0.smithi042.stdout:2711: finishing rollback tid 0 to smithi04275593-25 2024-09-21T09:36:21.806 INFO:tasks.rados.rados.0.smithi042.stdout:2711: finishing rollback tid 1 to smithi04275593-25 2024-09-21T09:36:21.806 INFO:tasks.rados.rados.0.smithi042.stdout:2711: finishing rollback tid 2 to smithi04275593-25 2024-09-21T09:36:21.806 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 916 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:36:21.806 INFO:tasks.rados.rados.0.smithi042.stdout:2707: done (5 left) 2024-09-21T09:36:21.806 INFO:tasks.rados.rados.0.smithi042.stdout:2708: done (4 left) 2024-09-21T09:36:21.806 INFO:tasks.rados.rados.0.smithi042.stdout:2710: done (3 left) 2024-09-21T09:36:21.806 INFO:tasks.rados.rados.0.smithi042.stdout:2711: done (2 left) 2024-09-21T09:36:21.806 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 274 2024-09-21T09:36:21.806 INFO:tasks.rados.rados.0.smithi042.stdout:2715: seq_num 845 ranges {12075008=557056,12632064=581632,13213696=688128,13901824=335872} 2024-09-21T09:36:21.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:21 smithi042 ceph-mon[87662]: osdmap e609: 8 total, 8 up, 8 in 2024-09-21T09:36:21.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:21 smithi042 ceph-mon[87662]: pgmap v586: 121 pgs: 121 active+clean; 404 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.2 MiB/s wr, 10 op/s 2024-09-21T09:36:21.809 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:21 smithi042 ceph-mon[85820]: osdmap e609: 8 total, 8 up, 8 in 2024-09-21T09:36:21.809 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:21 smithi042 ceph-mon[85820]: pgmap v586: 121 pgs: 121 active+clean; 404 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.2 MiB/s wr, 10 op/s 2024-09-21T09:36:21.809 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:21 smithi042 systemd[1]: Stopping Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:36:21.876 INFO:tasks.rados.rados.0.smithi042.stdout:2715: writing smithi04275593-50 from 12075008 to 12632064 tid 1 2024-09-21T09:36:21.879 INFO:tasks.rados.rados.0.smithi042.stdout:2715: writing smithi04275593-50 from 12632064 to 13213696 tid 2 2024-09-21T09:36:21.883 INFO:tasks.rados.rados.0.smithi042.stdout:2715: writing smithi04275593-50 from 13213696 to 13901824 tid 3 2024-09-21T09:36:21.885 INFO:tasks.rados.rados.0.smithi042.stdout:2715: writing smithi04275593-50 from 13901824 to 14237696 tid 4 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2716: read oid 30 snap -1 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2716: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 274 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2713: finishing write tid 1 to smithi04275593-44 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2713: finishing write tid 2 to smithi04275593-44 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2713: finishing write tid 3 to smithi04275593-44 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2713: finishing write tid 4 to smithi04275593-44 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2713: finishing write tid 5 to smithi04275593-44 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2713: finishing write tid 6 to smithi04275593-44 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2713: oid 44 updating version 0 to 1006 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2713: oid 44 version 1006 is already newer than 1005 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2713: oid 44 updating version 1006 to 1007 2024-09-21T09:36:21.886 INFO:tasks.rados.rados.0.smithi042.stdout:2713: oid 44 version 1007 is already newer than 1003 2024-09-21T09:36:21.887 INFO:tasks.rados.rados.0.smithi042.stdout:2713: oid 44 version 1007 is already newer than 1004 2024-09-21T09:36:21.887 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1007 (ObjNum 844 snap 274 seq_num 844) dirty exists 2024-09-21T09:36:21.887 INFO:tasks.rados.rados.0.smithi042.stdout:2713: left oid 44 (ObjNum 844 snap 274 seq_num 844) 2024-09-21T09:36:21.887 INFO:tasks.rados.rados.0.smithi042.stdout:2714: expect (ObjNum 737 snap 226 seq_num 737) 2024-09-21T09:36:22.101 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:21 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[71387]: ts=2024-09-21T09:36:21.806Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:36:22.102 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:21 smithi042 podman[118139]: 2024-09-21 09:36:21.857844348 +0000 UTC m=+0.178542785 container died 646bc27b167c5ec1b34f674511e4b3ca5322f921d03810b72645ffcd83bb37ce (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:21 smithi133 ceph-mon[83064]: osdmap e609: 8 total, 8 up, 8 in 2024-09-21T09:36:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:21 smithi133 ceph-mon[83064]: pgmap v586: 121 pgs: 121 active+clean; 404 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.2 MiB/s wr, 10 op/s 2024-09-21T09:36:22.582 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:22 smithi042 podman[118139]: 2024-09-21 09:36:22.337700966 +0000 UTC m=+0.658399391 container cleanup 646bc27b167c5ec1b34f674511e4b3ca5322f921d03810b72645ffcd83bb37ce (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:22.582 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:22 smithi042 bash[118139]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T09:36:22.849 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:22 smithi042 ceph-mon[87662]: osdmap e610: 8 total, 8 up, 8 in 2024-09-21T09:36:22.849 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:22 smithi042 ceph-mon[87662]: osdmap e611: 8 total, 8 up, 8 in 2024-09-21T09:36:22.850 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:22 smithi042 ceph-mon[85820]: osdmap e610: 8 total, 8 up, 8 in 2024-09-21T09:36:22.850 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:22 smithi042 ceph-mon[85820]: osdmap e611: 8 total, 8 up, 8 in 2024-09-21T09:36:22.850 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:22 smithi042 podman[118151]: 2024-09-21 09:36:22.580654907 +0000 UTC m=+0.721419559 container remove 646bc27b167c5ec1b34f674511e4b3ca5322f921d03810b72645ffcd83bb37ce (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:22.850 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:22 smithi042 podman[118151]: 2024-09-21 09:36:22.673001459 +0000 UTC m=+0.813766111 volume remove 0e571c79c57658f6a4c2338673d4b06141a7d5cea92554f54396078918907d7c 2024-09-21T09:36:22.850 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:22 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T09:36:22.850 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:22 smithi042 systemd[1]: Stopped Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:36:22.850 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:22 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@alertmanager.a.service: Consumed 1.561s CPU time. 2024-09-21T09:36:23.101 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:23 smithi042 systemd[1]: Starting Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:36:23.141 INFO:tasks.rados.rados.0.smithi042.stdout:2715: finishing write tid 1 to smithi04275593-50 2024-09-21T09:36:23.141 INFO:tasks.rados.rados.0.smithi042.stdout:2715: finishing write tid 2 to smithi04275593-50 2024-09-21T09:36:23.141 INFO:tasks.rados.rados.0.smithi042.stdout:2717: seq_num 846 ranges {15400960=573440,15974400=466944,16441344=491520,16932864=548864,17481728=98304} 2024-09-21T09:36:23.228 INFO:tasks.rados.rados.0.smithi042.stdout:2717: writing smithi04275593-41 from 15400960 to 15974400 tid 1 2024-09-21T09:36:23.231 INFO:tasks.rados.rados.0.smithi042.stdout:2717: writing smithi04275593-41 from 15974400 to 16441344 tid 2 2024-09-21T09:36:23.234 INFO:tasks.rados.rados.0.smithi042.stdout:2717: writing smithi04275593-41 from 16441344 to 16932864 tid 3 2024-09-21T09:36:23.237 INFO:tasks.rados.rados.0.smithi042.stdout:2717: writing smithi04275593-41 from 16932864 to 17481728 tid 4 2024-09-21T09:36:23.238 INFO:tasks.rados.rados.0.smithi042.stdout:2717: writing smithi04275593-41 from 17481728 to 17580032 tid 5 2024-09-21T09:36:23.238 INFO:tasks.rados.rados.0.smithi042.stdout:2713: done (4 left) 2024-09-21T09:36:23.238 INFO:tasks.rados.rados.0.smithi042.stdout:2714: done (3 left) 2024-09-21T09:36:23.238 INFO:tasks.rados.rados.0.smithi042.stdout:2718: snap_create 2024-09-21T09:36:23.238 INFO:tasks.rados.rados.0.smithi042.stdout:2715: finishing write tid 3 to smithi04275593-50 2024-09-21T09:36:23.238 INFO:tasks.rados.rados.0.smithi042.stdout:2716: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2715: finishing write tid 4 to smithi04275593-50 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2715: finishing write tid 5 to smithi04275593-50 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2715: finishing write tid 6 to smithi04275593-50 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2715: oid 50 updating version 0 to 875 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2715: oid 50 version 875 is already newer than 871 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2715: oid 50 version 875 is already newer than 872 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2715: oid 50 version 875 is already newer than 873 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2715: oid 50 version 875 is already newer than 874 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 875 (ObjNum 845 snap 274 seq_num 845) dirty exists 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2715: left oid 50 (ObjNum 845 snap 274 seq_num 845) 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2717: finishing write tid 1 to smithi04275593-41 2024-09-21T09:36:23.242 INFO:tasks.rados.rados.0.smithi042.stdout:2717: finishing write tid 2 to smithi04275593-41 2024-09-21T09:36:23.243 INFO:tasks.rados.rados.0.smithi042.stdout:2717: finishing write tid 3 to smithi04275593-41 2024-09-21T09:36:23.243 INFO:tasks.rados.rados.0.smithi042.stdout:2717: finishing write tid 4 to smithi04275593-41 2024-09-21T09:36:23.243 INFO:tasks.rados.rados.0.smithi042.stdout:2717: finishing write tid 5 to smithi04275593-41 2024-09-21T09:36:23.243 INFO:tasks.rados.rados.0.smithi042.stdout:2717: finishing write tid 6 to smithi04275593-41 2024-09-21T09:36:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:22 smithi133 ceph-mon[83064]: osdmap e610: 8 total, 8 up, 8 in 2024-09-21T09:36:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:22 smithi133 ceph-mon[83064]: osdmap e611: 8 total, 8 up, 8 in 2024-09-21T09:36:23.244 INFO:tasks.rados.rados.0.smithi042.stdout:2717: finishing write tid 7 to smithi04275593-41 2024-09-21T09:36:23.244 INFO:tasks.rados.rados.0.smithi042.stdout:2717: oid 41 updating version 0 to 656 2024-09-21T09:36:23.244 INFO:tasks.rados.rados.0.smithi042.stdout:2717: oid 41 updating version 656 to 658 2024-09-21T09:36:23.244 INFO:tasks.rados.rados.0.smithi042.stdout:2717: oid 41 version 658 is already newer than 657 2024-09-21T09:36:23.244 INFO:tasks.rados.rados.0.smithi042.stdout:2717: oid 41 version 658 is already newer than 654 2024-09-21T09:36:23.244 INFO:tasks.rados.rados.0.smithi042.stdout:2717: oid 41 updating version 658 to 659 2024-09-21T09:36:23.244 INFO:tasks.rados.rados.0.smithi042.stdout:2717: oid 41 version 659 is already newer than 655 2024-09-21T09:36:23.244 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 659 (ObjNum 846 snap 274 seq_num 846) dirty exists 2024-09-21T09:36:23.244 INFO:tasks.rados.rados.0.smithi042.stdout:2717: left oid 41 (ObjNum 846 snap 274 seq_num 846) 2024-09-21T09:36:23.602 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:23 smithi042 podman[118276]: 2024-09-21 09:36:23.162003851 +0000 UTC m=+0.016955759 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-21T09:36:23.793 INFO:tasks.rados.rados.0.smithi042.stdout:2715: done (3 left) 2024-09-21T09:36:23.793 INFO:tasks.rados.rados.0.smithi042.stdout:2716: done (2 left) 2024-09-21T09:36:23.793 INFO:tasks.rados.rados.0.smithi042.stdout:2717: done (1 left) 2024-09-21T09:36:23.793 INFO:tasks.rados.rados.0.smithi042.stdout:2718: done (0 left) 2024-09-21T09:36:23.793 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 275 2024-09-21T09:36:23.793 INFO:tasks.rados.rados.0.smithi042.stdout:2719: seq_num 847 ranges {2482176=589824,3072000=753664,3825664=655360,4481024=196608} 2024-09-21T09:36:23.809 INFO:tasks.rados.rados.0.smithi042.stdout:2719: writing smithi04275593-48 from 2482176 to 3072000 tid 1 2024-09-21T09:36:23.813 INFO:tasks.rados.rados.0.smithi042.stdout:2719: writing smithi04275593-48 from 3072000 to 3825664 tid 2 2024-09-21T09:36:23.817 INFO:tasks.rados.rados.0.smithi042.stdout:2719: writing smithi04275593-48 from 3825664 to 4481024 tid 3 2024-09-21T09:36:23.819 INFO:tasks.rados.rados.0.smithi042.stdout:2719: writing smithi04275593-48 from 4481024 to 4677632 tid 4 2024-09-21T09:36:23.819 INFO:tasks.rados.rados.0.smithi042.stdout:2720: delete oid 9 current snap is 275 2024-09-21T09:36:23.819 INFO:tasks.rados.rados.0.smithi042.stdout:2719: finishing write tid 1 to smithi04275593-48 2024-09-21T09:36:23.819 INFO:tasks.rados.rados.0.smithi042.stdout:2719: finishing write tid 2 to smithi04275593-48 2024-09-21T09:36:23.821 INFO:tasks.rados.rados.0.smithi042.stdout:2719: finishing write tid 3 to smithi04275593-48 2024-09-21T09:36:23.822 INFO:tasks.rados.rados.0.smithi042.stdout:2719: finishing write tid 4 to smithi04275593-48 2024-09-21T09:36:23.822 INFO:tasks.rados.rados.0.smithi042.stdout:2719: finishing write tid 5 to smithi04275593-48 2024-09-21T09:36:23.823 INFO:tasks.rados.rados.0.smithi042.stdout:2719: finishing write tid 6 to smithi04275593-48 2024-09-21T09:36:23.823 INFO:tasks.rados.rados.0.smithi042.stdout:2719: oid 48 updating version 0 to 877 2024-09-21T09:36:23.823 INFO:tasks.rados.rados.0.smithi042.stdout:2719: oid 48 updating version 877 to 881 2024-09-21T09:36:23.823 INFO:tasks.rados.rados.0.smithi042.stdout:2719: oid 48 version 881 is already newer than 878 2024-09-21T09:36:23.824 INFO:tasks.rados.rados.0.smithi042.stdout:2719: oid 48 version 881 is already newer than 879 2024-09-21T09:36:23.824 INFO:tasks.rados.rados.0.smithi042.stdout:2719: oid 48 version 881 is already newer than 880 2024-09-21T09:36:23.824 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 881 (ObjNum 847 snap 275 seq_num 847) dirty exists 2024-09-21T09:36:23.824 INFO:tasks.rados.rados.0.smithi042.stdout:2719: left oid 48 (ObjNum 847 snap 275 seq_num 847) 2024-09-21T09:36:23.826 INFO:tasks.rados.rados.0.smithi042.stdout:2719: done (1 left) 2024-09-21T09:36:23.826 INFO:tasks.rados.rados.0.smithi042.stdout:2720: done (0 left) 2024-09-21T09:36:23.826 INFO:tasks.rados.rados.0.smithi042.stdout:2721: read oid 28 snap -1 2024-09-21T09:36:23.826 INFO:tasks.rados.rados.0.smithi042.stdout:2721: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:36:23.826 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 275 2024-09-21T09:36:23.826 INFO:tasks.rados.rados.0.smithi042.stdout:2722: seq_num 849 ranges {8151040=622592,8773632=516096,9289728=663552,9953280=425984} 2024-09-21T09:36:23.874 INFO:tasks.rados.rados.0.smithi042.stdout:2722: writing smithi04275593-20 from 8151040 to 8773632 tid 1 2024-09-21T09:36:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:2722: writing smithi04275593-20 from 8773632 to 9289728 tid 2 2024-09-21T09:36:23.881 INFO:tasks.rados.rados.0.smithi042.stdout:2722: writing smithi04275593-20 from 9289728 to 9953280 tid 3 2024-09-21T09:36:23.884 INFO:tasks.rados.rados.0.smithi042.stdout:2722: writing smithi04275593-20 from 9953280 to 10379264 tid 4 2024-09-21T09:36:23.884 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 275 2024-09-21T09:36:23.884 INFO:tasks.rados.rados.0.smithi042.stdout:2723: seq_num 850 ranges {1777664=638976,2416640=802816,3219456=475136,3694592=327680} 2024-09-21T09:36:23.897 INFO:tasks.rados.rados.0.smithi042.stdout:2723: writing smithi04275593-47 from 1777664 to 2416640 tid 1 2024-09-21T09:36:23.902 INFO:tasks.rados.rados.0.smithi042.stdout:2723: writing smithi04275593-47 from 2416640 to 3219456 tid 2 2024-09-21T09:36:23.904 INFO:tasks.rados.rados.0.smithi042.stdout:2723: writing smithi04275593-47 from 3219456 to 3694592 tid 3 2024-09-21T09:36:23.906 INFO:tasks.rados.rados.0.smithi042.stdout:2723: writing smithi04275593-47 from 3694592 to 4022272 tid 4 2024-09-21T09:36:23.906 INFO:tasks.rados.rados.0.smithi042.stdout:2724: snap_create 2024-09-21T09:36:23.906 INFO:tasks.rados.rados.0.smithi042.stdout:2721: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:36:23.949 INFO:tasks.rados.rados.0.smithi042.stdout:2722: finishing write tid 1 to smithi04275593-20 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: finishing write tid 2 to smithi04275593-20 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: finishing write tid 3 to smithi04275593-20 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: finishing write tid 4 to smithi04275593-20 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: finishing write tid 5 to smithi04275593-20 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: finishing write tid 6 to smithi04275593-20 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: oid 20 updating version 0 to 1017 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: oid 20 version 1017 is already newer than 1016 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: oid 20 updating version 1017 to 1020 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: oid 20 version 1020 is already newer than 1018 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: oid 20 version 1020 is already newer than 1019 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1020 (ObjNum 849 snap 275 seq_num 849) dirty exists 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2722: left oid 20 (ObjNum 849 snap 275 seq_num 849) 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2723: finishing write tid 1 to smithi04275593-47 2024-09-21T09:36:23.950 INFO:tasks.rados.rados.0.smithi042.stdout:2723: finishing write tid 2 to smithi04275593-47 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:2723: finishing write tid 3 to smithi04275593-47 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:2723: finishing write tid 4 to smithi04275593-47 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:2723: finishing write tid 5 to smithi04275593-47 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:2723: finishing write tid 6 to smithi04275593-47 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:2723: oid 47 updating version 0 to 1102 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:2723: oid 47 version 1102 is already newer than 1101 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:2723: oid 47 version 1102 is already newer than 1100 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:2723: oid 47 updating version 1102 to 1103 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:2723: oid 47 version 1103 is already newer than 1099 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1103 (ObjNum 850 snap 275 seq_num 850) dirty exists 2024-09-21T09:36:23.951 INFO:tasks.rados.rados.0.smithi042.stdout:2723: left oid 47 (ObjNum 850 snap 275 seq_num 850) 2024-09-21T09:36:24.074 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:23 smithi042 ceph-mon[85820]: pgmap v589: 121 pgs: 121 active+clean; 409 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-09-21T09:36:24.074 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:23 smithi042 ceph-mon[87662]: pgmap v589: 121 pgs: 121 active+clean; 409 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-09-21T09:36:24.075 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:23 smithi042 podman[118276]: 2024-09-21 09:36:23.666433112 +0000 UTC m=+0.521385019 volume create 9246a875dc74e41131961d7034ba2f8090690c0b429b1fce768703e71b199c55 2024-09-21T09:36:24.075 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:23 smithi042 podman[118276]: 2024-09-21 09:36:23.850395614 +0000 UTC m=+0.705347531 container create da1993eadc570c0183488a9728b2f67e4712ad61efec707a9cc3dfa84d13fe52 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:23 smithi133 ceph-mon[83064]: pgmap v589: 121 pgs: 121 active+clean; 409 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-09-21T09:36:24.352 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 podman[118276]: 2024-09-21 09:36:24.186553375 +0000 UTC m=+1.041505282 container init da1993eadc570c0183488a9728b2f67e4712ad61efec707a9cc3dfa84d13fe52 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:24.352 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 podman[118276]: 2024-09-21 09:36:24.189590253 +0000 UTC m=+1.044542161 container start da1993eadc570c0183488a9728b2f67e4712ad61efec707a9cc3dfa84d13fe52 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:36:24.352 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:36:24.200Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-21T09:36:24.352 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:36:24.200Z 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-09-21T09:36:24.352 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:36:24.201Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.42 port=9094 2024-09-21T09:36:24.352 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:36:24.202Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T09:36:24.352 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:36:24.224Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:36:24.353 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:36:24.224Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T09:36:24.353 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:36:24.226Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-21T09:36:24.353 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:36:24.226Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T09:36:24.353 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 bash[118276]: da1993eadc570c0183488a9728b2f67e4712ad61efec707a9cc3dfa84d13fe52 2024-09-21T09:36:24.353 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:24 smithi042 systemd[1]: Started Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:36:24.796 INFO:tasks.rados.rados.0.smithi042.stdout:2721: done (3 left) 2024-09-21T09:36:24.796 INFO:tasks.rados.rados.0.smithi042.stdout:2722: done (2 left) 2024-09-21T09:36:24.796 INFO:tasks.rados.rados.0.smithi042.stdout:2723: done (1 left) 2024-09-21T09:36:24.796 INFO:tasks.rados.rados.0.smithi042.stdout:2724: done (0 left) 2024-09-21T09:36:24.796 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 276 2024-09-21T09:36:24.796 INFO:tasks.rados.rados.0.smithi042.stdout:2725: seq_num 851 ranges {11739136=655360,12394496=688128,13082624=679936,13762560=237568} 2024-09-21T09:36:24.863 INFO:tasks.rados.rados.0.smithi042.stdout:2725: writing smithi04275593-12 from 11739136 to 12394496 tid 1 2024-09-21T09:36:24.867 INFO:tasks.rados.rados.0.smithi042.stdout:2725: writing smithi04275593-12 from 12394496 to 13082624 tid 2 2024-09-21T09:36:24.871 INFO:tasks.rados.rados.0.smithi042.stdout:2725: writing smithi04275593-12 from 13082624 to 13762560 tid 3 2024-09-21T09:36:24.873 INFO:tasks.rados.rados.0.smithi042.stdout:2725: writing smithi04275593-12 from 13762560 to 14000128 tid 4 2024-09-21T09:36:24.874 INFO:tasks.rados.rados.0.smithi042.stdout:2726: rollback oid 49 current snap is 276 2024-09-21T09:36:24.874 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 49 to 252 2024-09-21T09:36:24.874 INFO:tasks.rados.rados.0.smithi042.stdout:2725: finishing write tid 1 to smithi04275593-12 2024-09-21T09:36:24.874 INFO:tasks.rados.rados.0.smithi042.stdout:2725: finishing write tid 2 to smithi04275593-12 2024-09-21T09:36:24.874 INFO:tasks.rados.rados.0.smithi042.stdout:2727: copy_from oid 20 from oid 40 current snap is 276 2024-09-21T09:36:24.874 INFO:tasks.rados.rados.0.smithi042.stdout:2728: rollback oid 8 current snap is 276 2024-09-21T09:36:24.874 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 8 to 275 2024-09-21T09:36:24.874 INFO:tasks.rados.rados.0.smithi042.stdout:2729: delete oid 31 current snap is 276 2024-09-21T09:36:24.876 INFO:tasks.rados.rados.0.smithi042.stdout:2729: done (4 left) 2024-09-21T09:36:24.876 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 276 2024-09-21T09:36:24.876 INFO:tasks.rados.rados.0.smithi042.stdout:2730: seq_num 853 ranges {2146304=696320,2842624=507904,3350528=647168,3997696=450560} 2024-09-21T09:36:24.892 INFO:tasks.rados.rados.0.smithi042.stdout:2730: writing smithi04275593-44 from 2146304 to 2842624 tid 1 2024-09-21T09:36:24.895 INFO:tasks.rados.rados.0.smithi042.stdout:2730: writing smithi04275593-44 from 2842624 to 3350528 tid 2 2024-09-21T09:36:24.898 INFO:tasks.rados.rados.0.smithi042.stdout:2730: writing smithi04275593-44 from 3350528 to 3997696 tid 3 2024-09-21T09:36:24.901 INFO:tasks.rados.rados.0.smithi042.stdout:2730: writing smithi04275593-44 from 3997696 to 4448256 tid 4 2024-09-21T09:36:24.901 INFO:tasks.rados.rados.0.smithi042.stdout:2731: setattr oid 45 current snap is 276 2024-09-21T09:36:24.901 INFO:tasks.rados.rados.0.smithi042.stdout:2725: finishing write tid 3 to smithi04275593-12 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2725: finishing write tid 4 to smithi04275593-12 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2727: finishing copy_from to smithi04275593-20 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2727: got expected ENOENT (src dne) 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2725: finishing write tid 5 to smithi04275593-12 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2727: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2726: finishing rollback tid 0 to smithi04275593-49 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2725: finishing write tid 6 to smithi04275593-12 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2725: oid 12 updating version 0 to 883 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2725: oid 12 updating version 883 to 884 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2725: oid 12 updating version 884 to 885 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2725: oid 12 updating version 885 to 887 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2725: oid 12 version 887 is already newer than 886 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 887 (ObjNum 851 snap 276 seq_num 851) dirty exists 2024-09-21T09:36:24.902 INFO:tasks.rados.rados.0.smithi042.stdout:2725: left oid 12 (ObjNum 851 snap 276 seq_num 851) 2024-09-21T09:36:24.903 INFO:tasks.rados.rados.0.smithi042.stdout:2728: finishing rollback tid 0 to smithi04275593-8 2024-09-21T09:36:24.903 INFO:tasks.rados.rados.0.smithi042.stdout:2728: finishing rollback tid 1 to smithi04275593-8 2024-09-21T09:36:24.903 INFO:tasks.rados.rados.0.smithi042.stdout:2726: finishing rollback tid 1 to smithi04275593-49 2024-09-21T09:36:24.903 INFO:tasks.rados.rados.0.smithi042.stdout:2726: finishing rollback tid 2 to smithi04275593-49 2024-09-21T09:36:24.903 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1107 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:36:24.903 INFO:tasks.rados.rados.0.smithi042.stdout:2728: finishing rollback tid 2 to smithi04275593-8 2024-09-21T09:36:24.903 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1023 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:36:24.903 INFO:tasks.rados.rados.0.smithi042.stdout:2730: finishing write tid 1 to smithi04275593-44 2024-09-21T09:36:24.903 INFO:tasks.rados.rados.0.smithi042.stdout:2730: finishing write tid 2 to smithi04275593-44 2024-09-21T09:36:24.903 INFO:tasks.rados.rados.0.smithi042.stdout:2730: finishing write tid 3 to smithi04275593-44 2024-09-21T09:36:24.904 INFO:tasks.rados.rados.0.smithi042.stdout:2725: done (5 left) 2024-09-21T09:36:24.904 INFO:tasks.rados.rados.0.smithi042.stdout:2726: done (4 left) 2024-09-21T09:36:24.904 INFO:tasks.rados.rados.0.smithi042.stdout:2727: done (3 left) 2024-09-21T09:36:24.904 INFO:tasks.rados.rados.0.smithi042.stdout:2728: done (2 left) 2024-09-21T09:36:24.904 INFO:tasks.rados.rados.0.smithi042.stdout:2732: read oid 32 snap -1 2024-09-21T09:36:24.904 INFO:tasks.rados.rados.0.smithi042.stdout:2732: expect (ObjNum 773 snap 250 seq_num 773) 2024-09-21T09:36:24.904 INFO:tasks.rados.rados.0.smithi042.stdout:2733: setattr oid 24 current snap is 276 2024-09-21T09:36:24.905 INFO:tasks.rados.rados.0.smithi042.stdout:2730: finishing write tid 4 to smithi04275593-44 2024-09-21T09:36:24.905 INFO:tasks.rados.rados.0.smithi042.stdout:2734: read oid 10 snap -1 2024-09-21T09:36:24.905 INFO:tasks.rados.rados.0.smithi042.stdout:2734: expect (ObjNum 843 snap 274 seq_num 843) 2024-09-21T09:36:24.905 INFO:tasks.rados.rados.0.smithi042.stdout:2735: delete oid 43 current snap is 276 2024-09-21T09:36:24.905 INFO:tasks.rados.rados.0.smithi042.stdout:2730: finishing write tid 5 to smithi04275593-44 2024-09-21T09:36:24.906 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 906 (ObjNum 754 snap 234 seq_num 754) dirty exists 2024-09-21T09:36:24.908 INFO:tasks.rados.rados.0.smithi042.stdout:2730: finishing write tid 6 to smithi04275593-44 2024-09-21T09:36:24.908 INFO:tasks.rados.rados.0.smithi042.stdout:2730: oid 44 updating version 0 to 1009 2024-09-21T09:36:24.908 INFO:tasks.rados.rados.0.smithi042.stdout:2730: oid 44 version 1009 is already newer than 1008 2024-09-21T09:36:24.908 INFO:tasks.rados.rados.0.smithi042.stdout:2730: oid 44 updating version 1009 to 1012 2024-09-21T09:36:24.908 INFO:tasks.rados.rados.0.smithi042.stdout:2730: oid 44 version 1012 is already newer than 1010 2024-09-21T09:36:24.908 INFO:tasks.rados.rados.0.smithi042.stdout:2730: oid 44 version 1012 is already newer than 1011 2024-09-21T09:36:24.909 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1012 (ObjNum 853 snap 276 seq_num 853) dirty exists 2024-09-21T09:36:24.909 INFO:tasks.rados.rados.0.smithi042.stdout:2730: left oid 44 (ObjNum 853 snap 276 seq_num 853) 2024-09-21T09:36:24.909 INFO:tasks.rados.rados.0.smithi042.stdout:2730: done (5 left) 2024-09-21T09:36:24.909 INFO:tasks.rados.rados.0.smithi042.stdout:2731: done (4 left) 2024-09-21T09:36:24.909 INFO:tasks.rados.rados.0.smithi042.stdout:2735: done (3 left) 2024-09-21T09:36:24.909 INFO:tasks.rados.rados.0.smithi042.stdout:2736: delete oid 27 current snap is 276 2024-09-21T09:36:24.923 INFO:tasks.rados.rados.0.smithi042.stdout:2732: expect (ObjNum 773 snap 250 seq_num 773) 2024-09-21T09:36:25.056 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-mon[87662]: osdmap e612: 8 total, 8 up, 8 in 2024-09-21T09:36:25.056 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:25.056 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:25.056 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:25.056 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-mon[85820]: osdmap e612: 8 total, 8 up, 8 in 2024-09-21T09:36:25.056 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:25.057 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:25.057 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:24 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:25.226 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1109 (ObjNum 831 snap 271 seq_num 831) dirty exists 2024-09-21T09:36:25.227 INFO:tasks.rados.rados.0.smithi042.stdout:2734: expect (ObjNum 843 snap 274 seq_num 843) 2024-09-21T09:36:25.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:24 smithi133 ceph-mon[83064]: osdmap e612: 8 total, 8 up, 8 in 2024-09-21T09:36:25.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:24 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:25.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:24 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:25.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:24 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:25.348 INFO:tasks.rados.rados.0.smithi042.stdout:2732: done (3 left) 2024-09-21T09:36:25.349 INFO:tasks.rados.rados.0.smithi042.stdout:2733: done (2 left) 2024-09-21T09:36:25.349 INFO:tasks.rados.rados.0.smithi042.stdout:2734: done (1 left) 2024-09-21T09:36:25.349 INFO:tasks.rados.rados.0.smithi042.stdout:2736: done (0 left) 2024-09-21T09:36:25.349 INFO:tasks.rados.rados.0.smithi042.stdout:2737: snap_create 2024-09-21T09:36:25.801 INFO:tasks.rados.rados.0.smithi042.stdout:2737: done (0 left) 2024-09-21T09:36:25.801 INFO:tasks.rados.rados.0.smithi042.stdout:2738: snap_remove snap 253 2024-09-21T09:36:26.057 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:25 smithi042 ceph-mon[87662]: osdmap e613: 8 total, 8 up, 8 in 2024-09-21T09:36:26.057 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:25 smithi042 ceph-mon[87662]: pgmap v592: 121 pgs: 121 active+clean; 417 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2024-09-21T09:36:26.057 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:25 smithi042 ceph-mon[85820]: osdmap e613: 8 total, 8 up, 8 in 2024-09-21T09:36:26.057 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:25 smithi042 ceph-mon[85820]: pgmap v592: 121 pgs: 121 active+clean; 417 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2024-09-21T09:36:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:25 smithi133 ceph-mon[83064]: osdmap e613: 8 total, 8 up, 8 in 2024-09-21T09:36:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:25 smithi133 ceph-mon[83064]: pgmap v592: 121 pgs: 121 active+clean; 417 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2024-09-21T09:36:26.351 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:26 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:36:26.203Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000039225s 2024-09-21T09:36:26.803 INFO:tasks.rados.rados.0.smithi042.stdout:2738: done (0 left) 2024-09-21T09:36:26.803 INFO:tasks.rados.rados.0.smithi042.stdout:2739: rmattr oid 26 current snap is 277 2024-09-21T09:36:26.803 INFO:tasks.rados.rados.0.smithi042.stdout:2739: done (0 left) 2024-09-21T09:36:26.803 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 277 2024-09-21T09:36:26.803 INFO:tasks.rados.rados.0.smithi042.stdout:2740: seq_num 856 ranges {499712=745472,1245184=557056,1802240=417792,2220032=434176,2654208=196608} 2024-09-21T09:36:26.811 INFO:tasks.rados.rados.0.smithi042.stdout:2740: writing smithi04275593-1 from 499712 to 1245184 tid 1 2024-09-21T09:36:26.815 INFO:tasks.rados.rados.0.smithi042.stdout:2740: writing smithi04275593-1 from 1245184 to 1802240 tid 2 2024-09-21T09:36:26.818 INFO:tasks.rados.rados.0.smithi042.stdout:2740: writing smithi04275593-1 from 1802240 to 2220032 tid 3 2024-09-21T09:36:26.821 INFO:tasks.rados.rados.0.smithi042.stdout:2740: writing smithi04275593-1 from 2220032 to 2654208 tid 4 2024-09-21T09:36:26.823 INFO:tasks.rados.rados.0.smithi042.stdout:2740: writing smithi04275593-1 from 2654208 to 2850816 tid 5 2024-09-21T09:36:26.823 INFO:tasks.rados.rados.0.smithi042.stdout:2741: copy_from oid 15 from oid 9 current snap is 277 2024-09-21T09:36:26.823 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 277 2024-09-21T09:36:26.823 INFO:tasks.rados.rados.0.smithi042.stdout:2742: seq_num 857 ranges {17580032=761856,18341888=442368,18784256=630784,19415040=532480} 2024-09-21T09:36:26.924 INFO:tasks.rados.rados.0.smithi042.stdout:2742: writing smithi04275593-41 from 17580032 to 18341888 tid 1 2024-09-21T09:36:26.926 INFO:tasks.rados.rados.0.smithi042.stdout:2742: writing smithi04275593-41 from 18341888 to 18784256 tid 2 2024-09-21T09:36:26.930 INFO:tasks.rados.rados.0.smithi042.stdout:2742: writing smithi04275593-41 from 18784256 to 19415040 tid 3 2024-09-21T09:36:26.934 INFO:tasks.rados.rados.0.smithi042.stdout:2742: writing smithi04275593-41 from 19415040 to 19947520 tid 4 2024-09-21T09:36:26.934 INFO:tasks.rados.rados.0.smithi042.stdout:2743: delete oid 38 current snap is 277 2024-09-21T09:36:26.934 INFO:tasks.rados.rados.0.smithi042.stdout:2741: finishing copy_from to smithi04275593-15 2024-09-21T09:36:26.934 INFO:tasks.rados.rados.0.smithi042.stdout:2741: got expected ENOENT (src dne) 2024-09-21T09:36:26.934 INFO:tasks.rados.rados.0.smithi042.stdout:2741: finishing copy_from racing read to smithi04275593-15 2024-09-21T09:36:26.934 INFO:tasks.rados.rados.0.smithi042.stdout:2740: finishing write tid 1 to smithi04275593-1 2024-09-21T09:36:26.934 INFO:tasks.rados.rados.0.smithi042.stdout:2740: finishing write tid 2 to smithi04275593-1 2024-09-21T09:36:26.934 INFO:tasks.rados.rados.0.smithi042.stdout:2740: finishing write tid 3 to smithi04275593-1 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: finishing write tid 4 to smithi04275593-1 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: finishing write tid 5 to smithi04275593-1 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: finishing write tid 6 to smithi04275593-1 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: finishing write tid 7 to smithi04275593-1 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: oid 1 updating version 0 to 1167 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: oid 1 updating version 1167 to 1174 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: oid 1 version 1174 is already newer than 1168 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: oid 1 version 1174 is already newer than 1169 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: oid 1 updating version 1174 to 1175 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: oid 1 version 1175 is already newer than 1166 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 1175 (ObjNum 856 snap 277 seq_num 856) dirty exists 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2740: left oid 1 (ObjNum 856 snap 277 seq_num 856) 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2742: finishing write tid 1 to smithi04275593-41 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2742: finishing write tid 2 to smithi04275593-41 2024-09-21T09:36:26.935 INFO:tasks.rados.rados.0.smithi042.stdout:2742: finishing write tid 3 to smithi04275593-41 2024-09-21T09:36:26.937 INFO:tasks.rados.rados.0.smithi042.stdout:2742: finishing write tid 4 to smithi04275593-41 2024-09-21T09:36:26.937 INFO:tasks.rados.rados.0.smithi042.stdout:2740: done (3 left) 2024-09-21T09:36:26.937 INFO:tasks.rados.rados.0.smithi042.stdout:2741: done (2 left) 2024-09-21T09:36:26.937 INFO:tasks.rados.rados.0.smithi042.stdout:2743: done (1 left) 2024-09-21T09:36:26.937 INFO:tasks.rados.rados.0.smithi042.stdout:2744: rollback oid 42 current snap is 277 2024-09-21T09:36:26.937 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 42 to 276 2024-09-21T09:36:26.937 INFO:tasks.rados.rados.0.smithi042.stdout:2745: rollback oid 35 current snap is 277 2024-09-21T09:36:26.938 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 35 to 251 2024-09-21T09:36:26.938 INFO:tasks.rados.rados.0.smithi042.stdout:2746: rollback oid 19 current snap is 277 2024-09-21T09:36:26.938 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 19 to 246 2024-09-21T09:36:26.938 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 277 2024-09-21T09:36:26.938 INFO:tasks.rados.rados.0.smithi042.stdout:2747: seq_num 859 ranges {6447104=794624,7241728=614400,7856128=638976,8495104=352256} 2024-09-21T09:36:26.976 INFO:tasks.rados.rados.0.smithi042.stdout:2747: writing smithi04275593-4 from 6447104 to 7241728 tid 1 2024-09-21T09:36:26.980 INFO:tasks.rados.rados.0.smithi042.stdout:2747: writing smithi04275593-4 from 7241728 to 7856128 tid 2 2024-09-21T09:36:26.983 INFO:tasks.rados.rados.0.smithi042.stdout:2747: writing smithi04275593-4 from 7856128 to 8495104 tid 3 2024-09-21T09:36:26.986 INFO:tasks.rados.rados.0.smithi042.stdout:2747: writing smithi04275593-4 from 8495104 to 8847360 tid 4 2024-09-21T09:36:26.986 INFO:tasks.rados.rados.0.smithi042.stdout:2748: snap_create 2024-09-21T09:36:26.986 INFO:tasks.rados.rados.0.smithi042.stdout:2746: finishing rollback tid 1 to smithi04275593-19 2024-09-21T09:36:26.986 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 0 (ObjNum 113 snap 0 seq_num 3459573008) dirty dne 2024-09-21T09:36:26.987 INFO:tasks.rados.rados.0.smithi042.stdout:2742: finishing write tid 5 to smithi04275593-41 2024-09-21T09:36:26.987 INFO:tasks.rados.rados.0.smithi042.stdout:2744: finishing rollback tid 0 to smithi04275593-42 2024-09-21T09:36:26.987 INFO:tasks.rados.rados.0.smithi042.stdout:2742: finishing write tid 6 to smithi04275593-41 2024-09-21T09:36:26.987 INFO:tasks.rados.rados.0.smithi042.stdout:2742: oid 41 updating version 0 to 660 2024-09-21T09:36:26.987 INFO:tasks.rados.rados.0.smithi042.stdout:2742: oid 41 updating version 660 to 661 2024-09-21T09:36:26.987 INFO:tasks.rados.rados.0.smithi042.stdout:2742: oid 41 updating version 661 to 664 2024-09-21T09:36:26.987 INFO:tasks.rados.rados.0.smithi042.stdout:2742: oid 41 version 664 is already newer than 662 2024-09-21T09:36:26.987 INFO:tasks.rados.rados.0.smithi042.stdout:2742: oid 41 version 664 is already newer than 663 2024-09-21T09:36:26.987 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 664 (ObjNum 857 snap 277 seq_num 857) dirty exists 2024-09-21T09:36:26.987 INFO:tasks.rados.rados.0.smithi042.stdout:2742: left oid 41 (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:36:26.988 INFO:tasks.rados.rados.0.smithi042.stdout:2744: finishing rollback tid 1 to smithi04275593-42 2024-09-21T09:36:26.988 INFO:tasks.rados.rados.0.smithi042.stdout:2744: finishing rollback tid 2 to smithi04275593-42 2024-09-21T09:36:26.988 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 667 (ObjNum 826 snap 266 seq_num 826) dirty exists 2024-09-21T09:36:26.988 INFO:tasks.rados.rados.0.smithi042.stdout:2745: finishing rollback tid 0 to smithi04275593-35 2024-09-21T09:36:26.988 INFO:tasks.rados.rados.0.smithi042.stdout:2745: finishing rollback tid 1 to smithi04275593-35 2024-09-21T09:36:26.988 INFO:tasks.rados.rados.0.smithi042.stdout:2745: finishing rollback tid 2 to smithi04275593-35 2024-09-21T09:36:26.988 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1185 (ObjNum 672 snap 199 seq_num 672) dirty exists 2024-09-21T09:36:26.988 INFO:tasks.rados.rados.0.smithi042.stdout:2747: finishing write tid 1 to smithi04275593-4 2024-09-21T09:36:26.988 INFO:tasks.rados.rados.0.smithi042.stdout:2747: finishing write tid 2 to smithi04275593-4 2024-09-21T09:36:26.989 INFO:tasks.rados.rados.0.smithi042.stdout:2747: finishing write tid 3 to smithi04275593-4 2024-09-21T09:36:26.989 INFO:tasks.rados.rados.0.smithi042.stdout:2747: finishing write tid 4 to smithi04275593-4 2024-09-21T09:36:26.989 INFO:tasks.rados.rados.0.smithi042.stdout:2747: finishing write tid 5 to smithi04275593-4 2024-09-21T09:36:26.989 INFO:tasks.rados.rados.0.smithi042.stdout:2747: finishing write tid 6 to smithi04275593-4 2024-09-21T09:36:26.989 INFO:tasks.rados.rados.0.smithi042.stdout:2747: oid 4 updating version 0 to 864 2024-09-21T09:36:26.990 INFO:tasks.rados.rados.0.smithi042.stdout:2747: oid 4 updating version 864 to 867 2024-09-21T09:36:26.990 INFO:tasks.rados.rados.0.smithi042.stdout:2747: oid 4 version 867 is already newer than 866 2024-09-21T09:36:26.990 INFO:tasks.rados.rados.0.smithi042.stdout:2747: oid 4 version 867 is already newer than 865 2024-09-21T09:36:26.990 INFO:tasks.rados.rados.0.smithi042.stdout:2747: oid 4 version 867 is already newer than 863 2024-09-21T09:36:26.990 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 867 (ObjNum 859 snap 277 seq_num 859) dirty exists 2024-09-21T09:36:26.990 INFO:tasks.rados.rados.0.smithi042.stdout:2747: left oid 4 (ObjNum 859 snap 277 seq_num 859) 2024-09-21T09:36:27.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:26 smithi042 ceph-mon[87662]: osdmap e614: 8 total, 8 up, 8 in 2024-09-21T09:36:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:26 smithi042 ceph-mon[85820]: osdmap e614: 8 total, 8 up, 8 in 2024-09-21T09:36:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:26 smithi133 ceph-mon[83064]: osdmap e614: 8 total, 8 up, 8 in 2024-09-21T09:36:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:27.738 INFO:tasks.rados.rados.0.smithi042.stdout:2742: done (5 left) 2024-09-21T09:36:27.738 INFO:tasks.rados.rados.0.smithi042.stdout:2744: done (4 left) 2024-09-21T09:36:27.738 INFO:tasks.rados.rados.0.smithi042.stdout:2745: done (3 left) 2024-09-21T09:36:27.738 INFO:tasks.rados.rados.0.smithi042.stdout:2746: done (2 left) 2024-09-21T09:36:27.738 INFO:tasks.rados.rados.0.smithi042.stdout:2747: done (1 left) 2024-09-21T09:36:27.738 INFO:tasks.rados.rados.0.smithi042.stdout:2748: done (0 left) 2024-09-21T09:36:27.739 INFO:tasks.rados.rados.0.smithi042.stdout:2749: read oid 19 snap -1 2024-09-21T09:36:27.739 INFO:tasks.rados.rados.0.smithi042.stdout:2749: expect deleted 2024-09-21T09:36:27.739 INFO:tasks.rados.rados.0.smithi042.stdout:2750: snap_remove snap 243 2024-09-21T09:36:28.059 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[85820]: osdmap e615: 8 total, 8 up, 8 in 2024-09-21T09:36:28.059 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.059 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.059 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[85820]: pgmap v595: 121 pgs: 121 active+clean; 428 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.7 MiB/s wr, 23 op/s 2024-09-21T09:36:28.059 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.060 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.060 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[85820]: osdmap e616: 8 total, 8 up, 8 in 2024-09-21T09:36:28.060 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[87662]: osdmap e615: 8 total, 8 up, 8 in 2024-09-21T09:36:28.060 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.060 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.060 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[87662]: pgmap v595: 121 pgs: 121 active+clean; 428 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.7 MiB/s wr, 23 op/s 2024-09-21T09:36:28.060 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.060 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.060 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:27 smithi042 ceph-mon[87662]: osdmap e616: 8 total, 8 up, 8 in 2024-09-21T09:36:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:27 smithi133 ceph-mon[83064]: osdmap e615: 8 total, 8 up, 8 in 2024-09-21T09:36:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:27 smithi133 ceph-mon[83064]: pgmap v595: 121 pgs: 121 active+clean; 428 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.7 MiB/s wr, 23 op/s 2024-09-21T09:36:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:27 smithi133 ceph-mon[83064]: osdmap e616: 8 total, 8 up, 8 in 2024-09-21T09:36:28.740 INFO:tasks.rados.rados.0.smithi042.stdout:2750: done (1 left) 2024-09-21T09:36:28.741 INFO:tasks.rados.rados.0.smithi042.stdout:2751: snap_create 2024-09-21T09:36:29.745 INFO:tasks.rados.rados.0.smithi042.stdout:2749: done (1 left) 2024-09-21T09:36:29.745 INFO:tasks.rados.rados.0.smithi042.stdout:2751: done (0 left) 2024-09-21T09:36:29.745 INFO:tasks.rados.rados.0.smithi042.stdout:2752: copy_from oid 50 from oid 43 current snap is 279 2024-09-21T09:36:29.745 INFO:tasks.rados.rados.0.smithi042.stdout:2753: snap_create 2024-09-21T09:36:29.748 INFO:tasks.rados.rados.0.smithi042.stdout:2752: finishing copy_from to smithi04275593-50 2024-09-21T09:36:29.748 INFO:tasks.rados.rados.0.smithi042.stdout:2752: got expected ENOENT (src dne) 2024-09-21T09:36:29.748 INFO:tasks.rados.rados.0.smithi042.stdout:2752: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:36:29.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:29 smithi133 ceph-mon[83064]: osdmap e617: 8 total, 8 up, 8 in 2024-09-21T09:36:30.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:29 smithi042 ceph-mon[85820]: osdmap e617: 8 total, 8 up, 8 in 2024-09-21T09:36:30.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:29 smithi042 ceph-mon[87662]: osdmap e617: 8 total, 8 up, 8 in 2024-09-21T09:36:30.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:36:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:36:30] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.51.0" 2024-09-21T09:36:30.746 INFO:tasks.rados.rados.0.smithi042.stdout:2752: done (1 left) 2024-09-21T09:36:30.746 INFO:tasks.rados.rados.0.smithi042.stdout:2753: done (0 left) 2024-09-21T09:36:30.746 INFO:tasks.rados.rados.0.smithi042.stdout:2754: rollback oid 44 current snap is 280 2024-09-21T09:36:30.746 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 44 to 246 2024-09-21T09:36:30.746 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 280 2024-09-21T09:36:30.746 INFO:tasks.rados.rados.0.smithi042.stdout:2755: seq_num 860 ranges {2039808=8192} 2024-09-21T09:36:30.757 INFO:tasks.rados.rados.0.smithi042.stdout:2755: writing smithi04275593-42 from 2039808 to 2048000 tid 1 2024-09-21T09:36:30.757 INFO:tasks.rados.rados.0.smithi042.stdout:2756: rollback oid 5 current snap is 280 2024-09-21T09:36:30.758 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 5 to 265 2024-09-21T09:36:30.758 INFO:tasks.rados.rados.0.smithi042.stdout:2754: finishing rollback tid 0 to smithi04275593-44 2024-09-21T09:36:30.758 INFO:tasks.rados.rados.0.smithi042.stdout:2754: finishing rollback tid 1 to smithi04275593-44 2024-09-21T09:36:30.758 INFO:tasks.rados.rados.0.smithi042.stdout:2754: finishing rollback tid 2 to smithi04275593-44 2024-09-21T09:36:30.758 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1015 (ObjNum 730 snap 224 seq_num 730) dirty exists 2024-09-21T09:36:30.758 INFO:tasks.rados.rados.0.smithi042.stdout:2754: done (2 left) 2024-09-21T09:36:30.758 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 280 2024-09-21T09:36:30.758 INFO:tasks.rados.rados.0.smithi042.stdout:2757: seq_num 861 ranges {3571712=24576} 2024-09-21T09:36:30.778 INFO:tasks.rados.rados.0.smithi042.stdout:2757: writing smithi04275593-37 from 3571712 to 3596288 tid 1 2024-09-21T09:36:30.778 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 280 2024-09-21T09:36:30.778 INFO:tasks.rados.rados.0.smithi042.stdout:2756: finishing rollback tid 0 to smithi04275593-5 2024-09-21T09:36:30.778 INFO:tasks.rados.rados.0.smithi042.stdout:2756: finishing rollback tid 1 to smithi04275593-5 2024-09-21T09:36:30.778 INFO:tasks.rados.rados.0.smithi042.stdout:2756: finishing rollback tid 2 to smithi04275593-5 2024-09-21T09:36:30.778 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1022 (ObjNum 733 snap 225 seq_num 733) dirty exists 2024-09-21T09:36:30.778 INFO:tasks.rados.rados.0.smithi042.stdout:2755: finishing write tid 1 to smithi04275593-42 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2755: finishing write tid 2 to smithi04275593-42 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2755: finishing write tid 3 to smithi04275593-42 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2755: oid 42 updating version 0 to 668 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2755: oid 42 updating version 668 to 669 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 669 (ObjNum 860 snap 280 seq_num 860) dirty exists 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2755: left oid 42 (ObjNum 860 snap 280 seq_num 860) 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2758: seq_num 862 ranges {0=40960} 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2758: writing smithi04275593-9 from 0 to 40960 tid 1 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2755: done (3 left) 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2756: done (2 left) 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2759: read oid 13 snap -1 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2759: expect deleted 2024-09-21T09:36:30.779 INFO:tasks.rados.rados.0.smithi042.stdout:2760: delete oid 34 current snap is 280 2024-09-21T09:36:30.780 INFO:tasks.rados.rados.0.smithi042.stdout:2759: done (3 left) 2024-09-21T09:36:30.780 INFO:tasks.rados.rados.0.smithi042.stdout:2760: done (2 left) 2024-09-21T09:36:30.780 INFO:tasks.rados.rados.0.smithi042.stdout:2761: read oid 34 snap -1 2024-09-21T09:36:30.780 INFO:tasks.rados.rados.0.smithi042.stdout:2761: expect deleted 2024-09-21T09:36:30.780 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 280 2024-09-21T09:36:30.780 INFO:tasks.rados.rados.0.smithi042.stdout:2762: seq_num 864 ranges {8847360=73728} 2024-09-21T09:36:30.807 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:30 smithi042 ceph-mon[87662]: pgmap v598: 121 pgs: 121 active+clean; 438 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2024-09-21T09:36:30.807 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:30 smithi042 ceph-mon[87662]: osdmap e618: 8 total, 8 up, 8 in 2024-09-21T09:36:30.807 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:30 smithi042 ceph-mon[85820]: pgmap v598: 121 pgs: 121 active+clean; 438 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2024-09-21T09:36:30.807 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:30 smithi042 ceph-mon[85820]: osdmap e618: 8 total, 8 up, 8 in 2024-09-21T09:36:30.829 INFO:tasks.rados.rados.0.smithi042.stdout:2762: writing smithi04275593-4 from 8847360 to 8921088 tid 1 2024-09-21T09:36:30.829 INFO:tasks.rados.rados.0.smithi042.stdout:2763: snap_remove snap 278 2024-09-21T09:36:31.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:30 smithi133 ceph-mon[83064]: pgmap v598: 121 pgs: 121 active+clean; 438 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2024-09-21T09:36:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:30 smithi133 ceph-mon[83064]: osdmap e618: 8 total, 8 up, 8 in 2024-09-21T09:36:31.760 INFO:tasks.rados.rados.0.smithi042.stdout:2763: done (4 left) 2024-09-21T09:36:31.760 INFO:tasks.rados.rados.0.smithi042.stdout:2764: copy_from oid 30 from oid 38 current snap is 280 2024-09-21T09:36:31.760 INFO:tasks.rados.rados.0.smithi042.stdout:2765: read oid 7 snap 270 2024-09-21T09:36:31.760 INFO:tasks.rados.rados.0.smithi042.stdout:2765: expect (ObjNum 803 snap 257 seq_num 803) 2024-09-21T09:36:31.760 INFO:tasks.rados.rados.0.smithi042.stdout:2766: setattr oid 48 current snap is 280 2024-09-21T09:36:31.762 INFO:tasks.rados.rados.0.smithi042.stdout:2767: read oid 41 snap -1 2024-09-21T09:36:31.762 INFO:tasks.rados.rados.0.smithi042.stdout:2767: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:36:31.762 INFO:tasks.rados.rados.0.smithi042.stdout:2768: delete oid 32 current snap is 280 2024-09-21T09:36:31.762 INFO:tasks.rados.rados.0.smithi042.stdout:2757: finishing write tid 1 to smithi04275593-37 2024-09-21T09:36:31.762 INFO:tasks.rados.rados.0.smithi042.stdout:2757: finishing write tid 2 to smithi04275593-37 2024-09-21T09:36:31.762 INFO:tasks.rados.rados.0.smithi042.stdout:2758: finishing write tid 1 to smithi04275593-9 2024-09-21T09:36:31.762 INFO:tasks.rados.rados.0.smithi042.stdout:2757: finishing write tid 3 to smithi04275593-37 2024-09-21T09:36:31.762 INFO:tasks.rados.rados.0.smithi042.stdout:2757: oid 37 updating version 0 to 915 2024-09-21T09:36:31.762 INFO:tasks.rados.rados.0.smithi042.stdout:2757: oid 37 version 915 is already newer than 914 2024-09-21T09:36:31.762 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 915 (ObjNum 861 snap 280 seq_num 861) dirty exists 2024-09-21T09:36:31.763 INFO:tasks.rados.rados.0.smithi042.stdout:2757: left oid 37 (ObjNum 861 snap 280 seq_num 861) 2024-09-21T09:36:31.763 INFO:tasks.rados.rados.0.smithi042.stdout:2758: finishing write tid 2 to smithi04275593-9 2024-09-21T09:36:31.763 INFO:tasks.rados.rados.0.smithi042.stdout:2758: finishing write tid 3 to smithi04275593-9 2024-09-21T09:36:31.763 INFO:tasks.rados.rados.0.smithi042.stdout:2758: oid 9 updating version 0 to 916 2024-09-21T09:36:31.763 INFO:tasks.rados.rados.0.smithi042.stdout:2758: oid 9 updating version 916 to 917 2024-09-21T09:36:31.763 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 917 (ObjNum 862 snap 280 seq_num 862) dirty exists 2024-09-21T09:36:31.763 INFO:tasks.rados.rados.0.smithi042.stdout:2758: left oid 9 (ObjNum 862 snap 280 seq_num 862) 2024-09-21T09:36:31.763 INFO:tasks.rados.rados.0.smithi042.stdout:2762: finishing write tid 1 to smithi04275593-4 2024-09-21T09:36:31.763 INFO:tasks.rados.rados.0.smithi042.stdout:2762: finishing write tid 2 to smithi04275593-4 2024-09-21T09:36:31.763 INFO:tasks.rados.rados.0.smithi042.stdout:2762: finishing write tid 3 to smithi04275593-4 2024-09-21T09:36:31.764 INFO:tasks.rados.rados.0.smithi042.stdout:2762: oid 4 updating version 0 to 869 2024-09-21T09:36:31.764 INFO:tasks.rados.rados.0.smithi042.stdout:2762: oid 4 version 869 is already newer than 868 2024-09-21T09:36:31.764 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 869 (ObjNum 864 snap 280 seq_num 864) dirty exists 2024-09-21T09:36:31.764 INFO:tasks.rados.rados.0.smithi042.stdout:2762: left oid 4 (ObjNum 864 snap 280 seq_num 864) 2024-09-21T09:36:31.765 INFO:tasks.rados.rados.0.smithi042.stdout:2764: finishing copy_from to smithi04275593-30 2024-09-21T09:36:31.765 INFO:tasks.rados.rados.0.smithi042.stdout:2764: got expected ENOENT (src dne) 2024-09-21T09:36:31.765 INFO:tasks.rados.rados.0.smithi042.stdout:2764: finishing copy_from racing read to smithi04275593-30 2024-09-21T09:36:31.769 INFO:tasks.rados.rados.0.smithi042.stdout:2765: expect (ObjNum 803 snap 257 seq_num 803) 2024-09-21T09:36:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 903 (ObjNum 847 snap 275 seq_num 847) dirty exists 2024-09-21T09:36:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:2757: done (8 left) 2024-09-21T09:36:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:2758: done (7 left) 2024-09-21T09:36:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:2761: done (6 left) 2024-09-21T09:36:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:2762: done (5 left) 2024-09-21T09:36:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:2764: done (4 left) 2024-09-21T09:36:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:2765: done (3 left) 2024-09-21T09:36:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:2766: done (2 left) 2024-09-21T09:36:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:2768: done (1 left) 2024-09-21T09:36:31.819 INFO:tasks.rados.rados.0.smithi042.stdout:2769: rollback oid 47 current snap is 280 2024-09-21T09:36:31.819 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 47 to 273 2024-09-21T09:36:31.819 INFO:tasks.rados.rados.0.smithi042.stdout:2770: rollback oid 21 current snap is 280 2024-09-21T09:36:31.819 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 261 2024-09-21T09:36:31.819 INFO:tasks.rados.rados.0.smithi042.stdout:2771: copy_from oid 50 from oid 44 current snap is 280 2024-09-21T09:36:31.819 INFO:tasks.rados.rados.0.smithi042.stdout:2772: read oid 19 snap 248 2024-09-21T09:36:31.819 INFO:tasks.rados.rados.0.smithi042.stdout:2772: expect deleted 2024-09-21T09:36:31.819 INFO:tasks.rados.rados.0.smithi042.stdout:2773: snap_remove snap 268 2024-09-21T09:36:31.993 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:36:31.823+0000 7fe30c9db640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 15c after trimming was started 2024-09-21T09:36:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: osdmap e619: 8 total, 8 up, 8 in 2024-09-21T09:36:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:31.995 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:31 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: osdmap e619: 8 total, 8 up, 8 in 2024-09-21T09:36:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-21T09:36:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: osdmap e619: 8 total, 8 up, 8 in 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.105 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:31 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:32.742 INFO:tasks.rados.rados.0.smithi042.stdout:2773: done (5 left) 2024-09-21T09:36:32.742 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 280 2024-09-21T09:36:32.742 INFO:tasks.rados.rados.0.smithi042.stdout:2774: seq_num 866 ranges {40960=106496} 2024-09-21T09:36:32.742 INFO:tasks.rados.rados.0.smithi042.stdout:2774: writing smithi04275593-9 from 40960 to 147456 tid 1 2024-09-21T09:36:32.748 INFO:tasks.rados.rados.0.smithi042.stdout:2769: finishing rollback tid 0 to smithi04275593-47 2024-09-21T09:36:32.749 INFO:tasks.rados.rados.0.smithi042.stdout:2769: finishing rollback tid 1 to smithi04275593-47 2024-09-21T09:36:32.749 INFO:tasks.rados.rados.0.smithi042.stdout:2769: finishing rollback tid 2 to smithi04275593-47 2024-09-21T09:36:32.749 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1131 (ObjNum 822 snap 266 seq_num 822) dirty exists 2024-09-21T09:36:32.749 INFO:tasks.rados.rados.0.smithi042.stdout:2770: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:36:32.749 INFO:tasks.rados.rados.0.smithi042.stdout:2767: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:36:33.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:32 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:36:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:32 smithi042 ceph-mon[87662]: pgmap v601: 121 pgs: 121 active+clean; 438 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-09-21T09:36:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:32 smithi042 ceph-mon[87662]: osdmap e620: 8 total, 8 up, 8 in 2024-09-21T09:36:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:32 smithi042 ceph-mon[87662]: osdmap e621: 8 total, 8 up, 8 in 2024-09-21T09:36:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:32 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:36:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:32 smithi042 ceph-mon[85820]: pgmap v601: 121 pgs: 121 active+clean; 438 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-09-21T09:36:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:32 smithi042 ceph-mon[85820]: osdmap e620: 8 total, 8 up, 8 in 2024-09-21T09:36:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:32 smithi042 ceph-mon[85820]: osdmap e621: 8 total, 8 up, 8 in 2024-09-21T09:36:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:32 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T09:36:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:32 smithi133 ceph-mon[83064]: pgmap v601: 121 pgs: 121 active+clean; 438 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-09-21T09:36:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:32 smithi133 ceph-mon[83064]: osdmap e620: 8 total, 8 up, 8 in 2024-09-21T09:36:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:32 smithi133 ceph-mon[83064]: osdmap e621: 8 total, 8 up, 8 in 2024-09-21T09:36:34.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:33 smithi042 ceph-mon[87662]: Upgrade: Updating grafana.a 2024-09-21T09:36:34.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:33 smithi042 ceph-mon[87662]: Deploying daemon grafana.a on smithi133 2024-09-21T09:36:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:33 smithi042 ceph-mon[85820]: Upgrade: Updating grafana.a 2024-09-21T09:36:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:33 smithi042 ceph-mon[85820]: Deploying daemon grafana.a on smithi133 2024-09-21T09:36:34.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:33 smithi133 ceph-mon[83064]: Upgrade: Updating grafana.a 2024-09-21T09:36:34.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:33 smithi133 ceph-mon[83064]: Deploying daemon grafana.a on smithi133 2024-09-21T09:36:34.601 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:36:34 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:36:34.205Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002300373s 2024-09-21T09:36:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:34 smithi042 ceph-mon[87662]: pgmap v604: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 444 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 906 KiB/s wr, 8 op/s 2024-09-21T09:36:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:34 smithi042 ceph-mon[85820]: pgmap v604: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 444 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 906 KiB/s wr, 8 op/s 2024-09-21T09:36:35.125 INFO:tasks.rados.rados.0.smithi042.stdout:2770: finishing rollback tid 2 to smithi04275593-21 2024-09-21T09:36:35.125 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 1195 (ObjNum 789 snap 251 seq_num 789) dirty exists 2024-09-21T09:36:35.126 INFO:tasks.rados.rados.0.smithi042.stdout:2771: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:36:35.126 INFO:tasks.rados.rados.0.smithi042.stdout:2767: done (5 left) 2024-09-21T09:36:35.126 INFO:tasks.rados.rados.0.smithi042.stdout:2769: done (4 left) 2024-09-21T09:36:35.126 INFO:tasks.rados.rados.0.smithi042.stdout:2770: done (3 left) 2024-09-21T09:36:35.126 INFO:tasks.rados.rados.0.smithi042.stdout:2772: done (2 left) 2024-09-21T09:36:35.126 INFO:tasks.rados.rados.0.smithi042.stdout:2775: read oid 2 snap 251 2024-09-21T09:36:35.127 INFO:tasks.rados.rados.0.smithi042.stdout:2775: expect (ObjNum -834789776 snap 22042 seq_num 2617392320) 2024-09-21T09:36:35.127 INFO:tasks.rados.rados.0.smithi042.stdout:2776: snap_remove snap 266 2024-09-21T09:36:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:34 smithi133 ceph-mon[83064]: pgmap v604: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 444 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 906 KiB/s wr, 8 op/s 2024-09-21T09:36:35.771 INFO:tasks.rados.rados.0.smithi042.stdout:2776: done (3 left) 2024-09-21T09:36:35.771 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 280 2024-09-21T09:36:35.771 INFO:tasks.rados.rados.0.smithi042.stdout:2777: seq_num 867 ranges {2990080=122880} 2024-09-21T09:36:35.789 INFO:tasks.rados.rados.0.smithi042.stdout:2777: writing smithi04275593-3 from 2990080 to 3112960 tid 1 2024-09-21T09:36:35.789 INFO:tasks.rados.rados.0.smithi042.stdout:2778: read oid 1 snap -1 2024-09-21T09:36:35.789 INFO:tasks.rados.rados.0.smithi042.stdout:2778: expect (ObjNum 856 snap 277 seq_num 856) 2024-09-21T09:36:35.789 INFO:tasks.rados.rados.0.smithi042.stdout:2779: snap_create 2024-09-21T09:36:35.789 INFO:tasks.rados.rados.0.smithi042.stdout:2771: finishing copy_from to smithi04275593-50 2024-09-21T09:36:35.789 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1015 (ObjNum 730 snap 224 seq_num 730) dirty exists 2024-09-21T09:36:35.789 INFO:tasks.rados.rados.0.smithi042.stdout:2774: finishing write tid 1 to smithi04275593-9 2024-09-21T09:36:35.790 INFO:tasks.rados.rados.0.smithi042.stdout:2774: finishing write tid 2 to smithi04275593-9 2024-09-21T09:36:35.790 INFO:tasks.rados.rados.0.smithi042.stdout:2774: finishing write tid 3 to smithi04275593-9 2024-09-21T09:36:35.790 INFO:tasks.rados.rados.0.smithi042.stdout:2774: oid 9 updating version 0 to 918 2024-09-21T09:36:35.790 INFO:tasks.rados.rados.0.smithi042.stdout:2774: oid 9 updating version 918 to 919 2024-09-21T09:36:35.790 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 919 (ObjNum 866 snap 280 seq_num 866) dirty exists 2024-09-21T09:36:35.790 INFO:tasks.rados.rados.0.smithi042.stdout:2774: left oid 9 (ObjNum 866 snap 280 seq_num 866) 2024-09-21T09:36:35.790 INFO:tasks.rados.rados.0.smithi042.stdout:2775: expect (ObjNum -834789776 snap 22042 seq_num 2617392320) 2024-09-21T09:36:35.792 INFO:tasks.rados.rados.0.smithi042.stdout:2777: finishing write tid 1 to smithi04275593-3 2024-09-21T09:36:35.793 INFO:tasks.rados.rados.0.smithi042.stdout:2777: finishing write tid 2 to smithi04275593-3 2024-09-21T09:36:35.794 INFO:tasks.rados.rados.0.smithi042.stdout:2777: finishing write tid 3 to smithi04275593-3 2024-09-21T09:36:35.794 INFO:tasks.rados.rados.0.smithi042.stdout:2777: oid 3 updating version 0 to 1025 2024-09-21T09:36:35.794 INFO:tasks.rados.rados.0.smithi042.stdout:2777: oid 3 version 1025 is already newer than 1024 2024-09-21T09:36:35.794 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1025 (ObjNum 867 snap 280 seq_num 867) dirty exists 2024-09-21T09:36:35.794 INFO:tasks.rados.rados.0.smithi042.stdout:2777: left oid 3 (ObjNum 867 snap 280 seq_num 867) 2024-09-21T09:36:35.802 INFO:tasks.rados.rados.0.smithi042.stdout:2778: expect (ObjNum 856 snap 277 seq_num 856) 2024-09-21T09:36:36.776 INFO:tasks.rados.rados.0.smithi042.stdout:2771: done (5 left) 2024-09-21T09:36:36.776 INFO:tasks.rados.rados.0.smithi042.stdout:2774: done (4 left) 2024-09-21T09:36:36.776 INFO:tasks.rados.rados.0.smithi042.stdout:2775: done (3 left) 2024-09-21T09:36:36.776 INFO:tasks.rados.rados.0.smithi042.stdout:2777: done (2 left) 2024-09-21T09:36:36.776 INFO:tasks.rados.rados.0.smithi042.stdout:2778: done (1 left) 2024-09-21T09:36:36.776 INFO:tasks.rados.rados.0.smithi042.stdout:2779: done (0 left) 2024-09-21T09:36:36.776 INFO:tasks.rados.rados.0.smithi042.stdout:2780: snap_remove snap 227 2024-09-21T09:36:37.045 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:36 smithi133 ceph-mon[83064]: pgmap v605: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 719 KiB/s wr, 10 op/s 2024-09-21T09:36:37.045 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:36 smithi133 ceph-mon[83064]: osdmap e622: 8 total, 8 up, 8 in 2024-09-21T09:36:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:36 smithi042 ceph-mon[85820]: pgmap v605: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 719 KiB/s wr, 10 op/s 2024-09-21T09:36:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:36 smithi042 ceph-mon[85820]: osdmap e622: 8 total, 8 up, 8 in 2024-09-21T09:36:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:36 smithi042 ceph-mon[87662]: pgmap v605: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 719 KiB/s wr, 10 op/s 2024-09-21T09:36:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:36 smithi042 ceph-mon[87662]: osdmap e622: 8 total, 8 up, 8 in 2024-09-21T09:36:37.751 INFO:tasks.rados.rados.0.smithi042.stdout:2780: done (0 left) 2024-09-21T09:36:37.776 INFO:tasks.rados.rados.0.smithi042.stdout:2781: delete oid 27 current snap is 281 2024-09-21T09:36:37.777 INFO:tasks.rados.rados.0.smithi042.stdout:2781: done (0 left) 2024-09-21T09:36:37.777 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 281 2024-09-21T09:36:37.777 INFO:tasks.rados.rados.0.smithi042.stdout:2782: seq_num 869 ranges {0=155648} 2024-09-21T09:36:37.777 INFO:tasks.rados.rados.0.smithi042.stdout:2782: writing smithi04275593-34 from 0 to 155648 tid 1 2024-09-21T09:36:37.777 INFO:tasks.rados.rados.0.smithi042.stdout:2783: snap_create 2024-09-21T09:36:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:2782: finishing write tid 1 to smithi04275593-34 2024-09-21T09:36:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:2782: finishing write tid 2 to smithi04275593-34 2024-09-21T09:36:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:2782: finishing write tid 3 to smithi04275593-34 2024-09-21T09:36:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:2782: oid 34 updating version 0 to 1027 2024-09-21T09:36:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:2782: oid 34 version 1027 is already newer than 1026 2024-09-21T09:36:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1027 (ObjNum 869 snap 281 seq_num 869) dirty exists 2024-09-21T09:36:37.778 INFO:tasks.rados.rados.0.smithi042.stdout:2782: left oid 34 (ObjNum 869 snap 281 seq_num 869) 2024-09-21T09:36:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:37 smithi133 ceph-mon[83064]: osdmap e623: 8 total, 8 up, 8 in 2024-09-21T09:36:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:37 smithi133 ceph-mon[83064]: pgmap v608: 121 pgs: 121 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 743 KiB/s wr, 11 op/s 2024-09-21T09:36:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:37 smithi133 ceph-mon[83064]: osdmap e624: 8 total, 8 up, 8 in 2024-09-21T09:36:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:37 smithi042 ceph-mon[85820]: osdmap e623: 8 total, 8 up, 8 in 2024-09-21T09:36:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:37 smithi042 ceph-mon[85820]: pgmap v608: 121 pgs: 121 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 743 KiB/s wr, 11 op/s 2024-09-21T09:36:38.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:37 smithi042 ceph-mon[85820]: osdmap e624: 8 total, 8 up, 8 in 2024-09-21T09:36:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:37 smithi042 ceph-mon[87662]: osdmap e623: 8 total, 8 up, 8 in 2024-09-21T09:36:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:37 smithi042 ceph-mon[87662]: pgmap v608: 121 pgs: 121 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 743 KiB/s wr, 11 op/s 2024-09-21T09:36:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:37 smithi042 ceph-mon[87662]: osdmap e624: 8 total, 8 up, 8 in 2024-09-21T09:36:38.744 INFO:tasks.rados.rados.0.smithi042.stdout:2782: done (1 left) 2024-09-21T09:36:38.745 INFO:tasks.rados.rados.0.smithi042.stdout:2783: done (0 left) 2024-09-21T09:36:38.745 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 282 2024-09-21T09:36:38.745 INFO:tasks.rados.rados.0.smithi042.stdout:2784: seq_num 870 ranges {3596288=172032} 2024-09-21T09:36:38.765 INFO:tasks.rados.rados.0.smithi042.stdout:2784: writing smithi04275593-37 from 3596288 to 3768320 tid 1 2024-09-21T09:36:38.765 INFO:tasks.rados.rados.0.smithi042.stdout:2785: rollback oid 2 current snap is 282 2024-09-21T09:36:38.765 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 2 to 273 2024-09-21T09:36:38.765 INFO:tasks.rados.rados.0.smithi042.stdout:2786: delete oid 36 current snap is 282 2024-09-21T09:36:38.772 INFO:tasks.rados.rados.0.smithi042.stdout:2785: finishing rollback tid 0 to smithi04275593-2 2024-09-21T09:36:38.772 INFO:tasks.rados.rados.0.smithi042.stdout:2785: finishing rollback tid 1 to smithi04275593-2 2024-09-21T09:36:38.772 INFO:tasks.rados.rados.0.smithi042.stdout:2785: finishing rollback tid 2 to smithi04275593-2 2024-09-21T09:36:38.772 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 1172 (ObjNum 33 snap 0 seq_num 3427612464) dirty exists 2024-09-21T09:36:38.773 INFO:tasks.rados.rados.0.smithi042.stdout:2785: done (2 left) 2024-09-21T09:36:38.773 INFO:tasks.rados.rados.0.smithi042.stdout:2786: done (1 left) 2024-09-21T09:36:38.773 INFO:tasks.rados.rados.0.smithi042.stdout:2787: snap_remove snap 251 2024-09-21T09:36:39.752 INFO:tasks.rados.rados.0.smithi042.stdout:2787: done (1 left) 2024-09-21T09:36:39.752 INFO:tasks.rados.rados.0.smithi042.stdout:2788: rmattr oid 34 current snap is 282 2024-09-21T09:36:39.752 INFO:tasks.rados.rados.0.smithi042.stdout:2788: done (1 left) 2024-09-21T09:36:39.752 INFO:tasks.rados.rados.0.smithi042.stdout:2789: rollback oid 20 current snap is 282 2024-09-21T09:36:39.752 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 20 to 231 2024-09-21T09:36:39.752 INFO:tasks.rados.rados.0.smithi042.stdout:2784: finishing write tid 1 to smithi04275593-37 2024-09-21T09:36:39.752 INFO:tasks.rados.rados.0.smithi042.stdout:2784: finishing write tid 2 to smithi04275593-37 2024-09-21T09:36:39.753 INFO:tasks.rados.rados.0.smithi042.stdout:2784: finishing write tid 3 to smithi04275593-37 2024-09-21T09:36:39.753 INFO:tasks.rados.rados.0.smithi042.stdout:2784: oid 37 updating version 0 to 920 2024-09-21T09:36:39.753 INFO:tasks.rados.rados.0.smithi042.stdout:2784: oid 37 updating version 920 to 921 2024-09-21T09:36:39.753 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 921 (ObjNum 870 snap 282 seq_num 870) dirty exists 2024-09-21T09:36:39.753 INFO:tasks.rados.rados.0.smithi042.stdout:2784: left oid 37 (ObjNum 870 snap 282 seq_num 870) 2024-09-21T09:36:39.753 INFO:tasks.rados.rados.0.smithi042.stdout:2784: done (1 left) 2024-09-21T09:36:39.753 INFO:tasks.rados.rados.0.smithi042.stdout:2790: snap_remove snap 244 2024-09-21T09:36:39.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:39 smithi133 ceph-mon[83064]: osdmap e625: 8 total, 8 up, 8 in 2024-09-21T09:36:40.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:39 smithi042 ceph-mon[87662]: osdmap e625: 8 total, 8 up, 8 in 2024-09-21T09:36:40.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:39 smithi042 ceph-mon[85820]: osdmap e625: 8 total, 8 up, 8 in 2024-09-21T09:36:40.035 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:36:40.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:36:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:36:40] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.51.0" 2024-09-21T09:36:40.624 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:36:40.624 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (17s) 13s ago 12m 15.5M - 0.27.0 11f11916f8cd da1993eadc57 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (11m) 32s ago 11m 90.3M - 9.4.7 954c08fa6188 843114eac880 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (93s) 13s ago 13m 17.1M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 005b6fc2172a 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (77s) 32s ago 13m 13.2M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 771ef258f6d3 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (7m) 32s ago 16m 457M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (7m) 13s ago 18m 533M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (7m) 13s ago 18m 69.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (6m) 32s ago 17m 57.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (6m) 13s ago 17m 60.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (63s) 13s ago 11m 9843k - 1.7.0 72c9c2088986 d49ee182d97f 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (57s) 32s ago 11m 7738k - 1.7.0 72c9c2088986 d3c223c5beda 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (5m) 13s ago 16m 209M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (5m) 13s ago 16m 218M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (4m) 13s ago 15m 181M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9d2749b5f532 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (4m) 13s ago 15m 153M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 fe5a6841aeab 2024-09-21T09:36:40.625 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (3m) 32s ago 15m 161M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d14b6f373e3f 2024-09-21T09:36:40.626 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (2m) 32s ago 14m 155M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bc9de56c5676 2024-09-21T09:36:40.626 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (2m) 32s ago 14m 106M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 e959f4257d40 2024-09-21T09:36:40.626 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (109s) 32s ago 13m 114M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0671418938d8 2024-09-21T09:36:40.626 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (36s) 32s ago 12m 33.0M - 2.51.0 1d3b7f56885b d88bd44d0bbb 2024-09-21T09:36:40.752 INFO:tasks.rados.rados.0.smithi042.stdout:2790: done (1 left) 2024-09-21T09:36:40.752 INFO:tasks.rados.rados.0.smithi042.stdout:2791: delete oid 19 current snap is 282 2024-09-21T09:36:40.752 INFO:tasks.rados.rados.0.smithi042.stdout:2789: finishing rollback tid 0 to smithi04275593-20 2024-09-21T09:36:40.752 INFO:tasks.rados.rados.0.smithi042.stdout:2789: finishing rollback tid 1 to smithi04275593-20 2024-09-21T09:36:40.752 INFO:tasks.rados.rados.0.smithi042.stdout:2789: finishing rollback tid 2 to smithi04275593-20 2024-09-21T09:36:40.752 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1026 (ObjNum 65 snap 0 seq_num 1819309171) dirty exists 2024-09-21T09:36:40.760 INFO:tasks.rados.rados.0.smithi042.stdout:2789: done (1 left) 2024-09-21T09:36:40.760 INFO:tasks.rados.rados.0.smithi042.stdout:2791: done (0 left) 2024-09-21T09:36:40.760 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 282 2024-09-21T09:36:40.760 INFO:tasks.rados.rados.0.smithi042.stdout:2792: seq_num 873 ranges {3612672=229376} 2024-09-21T09:36:40.783 INFO:tasks.rados.rados.0.smithi042.stdout:2792: writing smithi04275593-10 from 3612672 to 3842048 tid 1 2024-09-21T09:36:40.783 INFO:tasks.rados.rados.0.smithi042.stdout:2793: read oid 6 snap -1 2024-09-21T09:36:40.783 INFO:tasks.rados.rados.0.smithi042.stdout:2793: expect (ObjNum 789 snap 251 seq_num 789) 2024-09-21T09:36:40.784 INFO:tasks.rados.rados.0.smithi042.stdout:2794: rollback oid 37 current snap is 282 2024-09-21T09:36:40.784 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 37 to 275 2024-09-21T09:36:40.784 INFO:tasks.rados.rados.0.smithi042.stdout:2795: read oid 17 snap -1 2024-09-21T09:36:40.784 INFO:tasks.rados.rados.0.smithi042.stdout:2795: expect (ObjNum 790 snap 251 seq_num 790) 2024-09-21T09:36:40.784 INFO:tasks.rados.rados.0.smithi042.stdout:2796: snap_remove snap 276 2024-09-21T09:36:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:40 smithi133 ceph-mon[83064]: pgmap v611: 121 pgs: 121 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 72 KiB/s wr, 3 op/s 2024-09-21T09:36:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:40 smithi133 ceph-mon[83064]: osdmap e626: 8 total, 8 up, 8 in 2024-09-21T09:36:41.012 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:36:41.012 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:36:41.012 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 8 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 15 2024-09-21T09:36:41.013 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:36:41.014 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:36:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:40 smithi042 ceph-mon[87662]: pgmap v611: 121 pgs: 121 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 72 KiB/s wr, 3 op/s 2024-09-21T09:36:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:40 smithi042 ceph-mon[87662]: osdmap e626: 8 total, 8 up, 8 in 2024-09-21T09:36:41.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:40 smithi042 ceph-mon[85820]: pgmap v611: 121 pgs: 121 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 72 KiB/s wr, 3 op/s 2024-09-21T09:36:41.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:40 smithi042 ceph-mon[85820]: osdmap e626: 8 total, 8 up, 8 in 2024-09-21T09:36:41.014 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:36:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[101249]: 2024-09-21T09:36:40.805+0000 7f2407478640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 13a after trimming was started 2024-09-21T09:36:41.314 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "mds", 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "osd", 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "mon", 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "15/20 daemons upgraded", 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading grafana daemons", 2024-09-21T09:36:41.315 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-09-21T09:36:41.316 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2796: done (4 left) 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2797: read oid 7 snap -1 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2797: expect (ObjNum 837 snap 272 seq_num 837) 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2798: delete oid 50 current snap is 282 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2794: finishing rollback tid 0 to smithi04275593-37 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2792: finishing write tid 1 to smithi04275593-10 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2792: finishing write tid 2 to smithi04275593-10 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2794: finishing rollback tid 1 to smithi04275593-37 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2792: finishing write tid 3 to smithi04275593-10 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2792: oid 10 updating version 0 to 866 2024-09-21T09:36:41.763 INFO:tasks.rados.rados.0.smithi042.stdout:2792: oid 10 version 866 is already newer than 865 2024-09-21T09:36:41.764 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 866 (ObjNum 873 snap 282 seq_num 873) dirty exists 2024-09-21T09:36:41.764 INFO:tasks.rados.rados.0.smithi042.stdout:2792: left oid 10 (ObjNum 873 snap 282 seq_num 873) 2024-09-21T09:36:41.764 INFO:tasks.rados.rados.0.smithi042.stdout:2794: finishing rollback tid 2 to smithi04275593-37 2024-09-21T09:36:41.764 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 924 (ObjNum 827 snap 269 seq_num 827) dirty exists 2024-09-21T09:36:41.764 INFO:tasks.rados.rados.0.smithi042.stdout:2795: expect (ObjNum 790 snap 251 seq_num 790) 2024-09-21T09:36:41.943 INFO:tasks.rados.rados.0.smithi042.stdout:2793: expect (ObjNum 789 snap 251 seq_num 789) 2024-09-21T09:36:41.960 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:41 smithi133 ceph-mon[83064]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:41.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:41 smithi133 ceph-mon[83064]: from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:41.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:41 smithi133 ceph-mon[83064]: from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:41.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:41 smithi133 ceph-mon[83064]: osdmap e627: 8 total, 8 up, 8 in 2024-09-21T09:36:41.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:41 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3637881361' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:41.961 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[85820]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[85820]: from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[85820]: from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[85820]: osdmap e627: 8 total, 8 up, 8 in 2024-09-21T09:36:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3637881361' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[87662]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[87662]: from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[87662]: from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[87662]: osdmap e627: 8 total, 8 up, 8 in 2024-09-21T09:36:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3637881361' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:42.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:42.274 INFO:tasks.rados.rados.0.smithi042.stdout:2797: expect (ObjNum 837 snap 272 seq_num 837) 2024-09-21T09:36:42.392 INFO:tasks.rados.rados.0.smithi042.stdout:2792: done (5 left) 2024-09-21T09:36:42.392 INFO:tasks.rados.rados.0.smithi042.stdout:2793: done (4 left) 2024-09-21T09:36:42.392 INFO:tasks.rados.rados.0.smithi042.stdout:2794: done (3 left) 2024-09-21T09:36:42.392 INFO:tasks.rados.rados.0.smithi042.stdout:2795: done (2 left) 2024-09-21T09:36:42.392 INFO:tasks.rados.rados.0.smithi042.stdout:2797: done (1 left) 2024-09-21T09:36:42.392 INFO:tasks.rados.rados.0.smithi042.stdout:2798: done (0 left) 2024-09-21T09:36:42.392 INFO:tasks.rados.rados.0.smithi042.stdout:2799: copy_from oid 8 from oid 35 current snap is 282 2024-09-21T09:36:42.392 INFO:tasks.rados.rados.0.smithi042.stdout:2800: rollback oid 33 current snap is 282 2024-09-21T09:36:42.393 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 33 to 246 2024-09-21T09:36:42.393 INFO:tasks.rados.rados.0.smithi042.stdout:2801: delete oid 11 current snap is 282 2024-09-21T09:36:42.394 INFO:tasks.rados.rados.0.smithi042.stdout:2801: done (2 left) 2024-09-21T09:36:42.395 INFO:tasks.rados.rados.0.smithi042.stdout:2802: read oid 43 snap -1 2024-09-21T09:36:42.395 INFO:tasks.rados.rados.0.smithi042.stdout:2802: expect deleted 2024-09-21T09:36:42.395 INFO:tasks.rados.rados.0.smithi042.stdout:2803: read oid 15 snap -1 2024-09-21T09:36:42.395 INFO:tasks.rados.rados.0.smithi042.stdout:2803: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:36:42.395 INFO:tasks.rados.rados.0.smithi042.stdout:2804: copy_from oid 50 from oid 1 current snap is 282 2024-09-21T09:36:42.395 INFO:tasks.rados.rados.0.smithi042.stdout:2805: rmattr oid 17 current snap is 282 2024-09-21T09:36:42.395 INFO:tasks.rados.rados.0.smithi042.stdout:2805: done (5 left) 2024-09-21T09:36:42.395 INFO:tasks.rados.rados.0.smithi042.stdout:2806: setattr oid 18 current snap is 282 2024-09-21T09:36:42.396 INFO:tasks.rados.rados.0.smithi042.stdout:2800: finishing rollback tid 0 to smithi04275593-33 2024-09-21T09:36:42.397 INFO:tasks.rados.rados.0.smithi042.stdout:2800: finishing rollback tid 1 to smithi04275593-33 2024-09-21T09:36:42.397 INFO:tasks.rados.rados.0.smithi042.stdout:2802: done (5 left) 2024-09-21T09:36:42.397 INFO:tasks.rados.rados.0.smithi042.stdout:2807: rollback oid 49 current snap is 282 2024-09-21T09:36:42.397 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 49 to 274 2024-09-21T09:36:42.397 INFO:tasks.rados.rados.0.smithi042.stdout:2808: read oid 25 snap -1 2024-09-21T09:36:42.397 INFO:tasks.rados.rados.0.smithi042.stdout:2808: expect (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:36:42.397 INFO:tasks.rados.rados.0.smithi042.stdout:2809: read oid 43 snap -1 2024-09-21T09:36:42.397 INFO:tasks.rados.rados.0.smithi042.stdout:2809: expect deleted 2024-09-21T09:36:42.397 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 282 2024-09-21T09:36:42.397 INFO:tasks.rados.rados.0.smithi042.stdout:2810: seq_num 876 ranges {6225920=278528} 2024-09-21T09:36:42.436 INFO:tasks.rados.rados.0.smithi042.stdout:2810: writing smithi04275593-6 from 6225920 to 6504448 tid 1 2024-09-21T09:36:42.436 INFO:tasks.rados.rados.0.smithi042.stdout:2811: copy_from oid 44 from oid 32 current snap is 282 2024-09-21T09:36:42.436 INFO:tasks.rados.rados.0.smithi042.stdout:2800: finishing rollback tid 2 to smithi04275593-33 2024-09-21T09:36:42.436 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1243 (ObjNum 712 snap 215 seq_num 712) dirty exists 2024-09-21T09:36:42.436 INFO:tasks.rados.rados.0.smithi042.stdout:2807: finishing rollback tid 0 to smithi04275593-49 2024-09-21T09:36:42.436 INFO:tasks.rados.rados.0.smithi042.stdout:2807: finishing rollback tid 1 to smithi04275593-49 2024-09-21T09:36:42.436 INFO:tasks.rados.rados.0.smithi042.stdout:2800: done (9 left) 2024-09-21T09:36:42.436 INFO:tasks.rados.rados.0.smithi042.stdout:2809: done (8 left) 2024-09-21T09:36:42.436 INFO:tasks.rados.rados.0.smithi042.stdout:2812: snap_remove snap 275 2024-09-21T09:36:42.745 INFO:tasks.rados.rados.0.smithi042.stdout:2812: done (8 left) 2024-09-21T09:36:42.745 INFO:tasks.rados.rados.0.smithi042.stdout:2813: snap_remove snap 255 2024-09-21T09:36:42.793 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:42 smithi133 systemd[1]: Stopping Ceph grafana.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:36:42.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:42 smithi133 ceph-mon[83064]: pgmap v614: 121 pgs: 121 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 42 KiB/s wr, 2 op/s 2024-09-21T09:36:42.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:42 smithi133 ceph-mon[83064]: from='client.44522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:42.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:42 smithi133 ceph-mon[83064]: osdmap e628: 8 total, 8 up, 8 in 2024-09-21T09:36:42.793 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:42 smithi133 ceph-mon[83064]: osdmap e629: 8 total, 8 up, 8 in 2024-09-21T09:36:43.082 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:42 smithi133 podman[117183]: 2024-09-21 09:36:42.790396937 +0000 UTC m=+0.116469283 container died 843114eac8807292ff86044670f516f7d2c36d99f491c9d56a435889d75fa8cd (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a, build-date=2022-04-29T11:48:11.055897, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, distribution-scope=public, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , vcs-type=git, name=ubi8, release=239.1651231664, io.buildah.version=1.32.0, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, architecture=x86_64, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, io.k8s.display-name=Red Hat Universal Base Image 8, 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., io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container) 2024-09-21T09:36:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:42 smithi042 ceph-mon[85820]: pgmap v614: 121 pgs: 121 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 42 KiB/s wr, 2 op/s 2024-09-21T09:36:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:42 smithi042 ceph-mon[85820]: from='client.44522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:42 smithi042 ceph-mon[85820]: osdmap e628: 8 total, 8 up, 8 in 2024-09-21T09:36:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:42 smithi042 ceph-mon[85820]: osdmap e629: 8 total, 8 up, 8 in 2024-09-21T09:36:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:42 smithi042 ceph-mon[87662]: pgmap v614: 121 pgs: 121 active+clean; 450 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 42 KiB/s wr, 2 op/s 2024-09-21T09:36:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:42 smithi042 ceph-mon[87662]: from='client.44522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:36:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:42 smithi042 ceph-mon[87662]: osdmap e628: 8 total, 8 up, 8 in 2024-09-21T09:36:43.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:42 smithi042 ceph-mon[87662]: osdmap e629: 8 total, 8 up, 8 in 2024-09-21T09:36:43.349 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:43 smithi133 podman[117183]: 2024-09-21 09:36:43.163242481 +0000 UTC m=+0.489314826 container cleanup 843114eac8807292ff86044670f516f7d2c36d99f491c9d56a435889d75fa8cd (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a, architecture=x86_64, description=Ceph Grafana Container, maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, io.openshift.tags=base rhel8, io.buildah.version=1.32.0, vendor=Red Hat, Inc., release=239.1651231664, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-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., distribution-scope=public, version=8.5, build-date=2022-04-29T11:48:11.055897, io.k8s.display-name=Red Hat Universal Base Image 8, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-09-21T09:36:43.349 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:43 smithi133 bash[117183]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a 2024-09-21T09:36:43.600 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:43 smithi133 podman[117195]: 2024-09-21 09:36:43.347883867 +0000 UTC m=+0.559708159 container remove 843114eac8807292ff86044670f516f7d2c36d99f491c9d56a435889d75fa8cd (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a, io.openshift.expose-services=, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, io.buildah.version=1.32.0, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-04-29T11:48:11.055897, release=239.1651231664, name=ubi8, vcs-type=git, com.redhat.component=ubi8-container, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, 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-09-21T09:36:43.600 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:43 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:36:43.600 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:43 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@grafana.a.service: Failed with result 'exit-code'. 2024-09-21T09:36:43.601 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:43 smithi133 systemd[1]: Stopped Ceph grafana.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:36:43.601 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:43 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@grafana.a.service: Consumed 10.581s CPU time. 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi042.stdout:2813: done (8 left) 2024-09-21T09:36:43.749 INFO:tasks.rados.rados.0.smithi042.stdout:2814: rollback oid 16 current snap is 282 2024-09-21T09:36:43.750 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 16 to 230 2024-09-21T09:36:43.750 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 282 2024-09-21T09:36:43.750 INFO:tasks.rados.rados.0.smithi042.stdout:2815: seq_num 877 ranges {0=294912} 2024-09-21T09:36:43.752 INFO:tasks.rados.rados.0.smithi042.stdout:2815: writing smithi04275593-20 from 0 to 294912 tid 1 2024-09-21T09:36:43.752 INFO:tasks.rados.rados.0.smithi042.stdout:2807: finishing rollback tid 2 to smithi04275593-49 2024-09-21T09:36:43.752 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1183 (ObjNum 808 snap 260 seq_num 808) dirty exists 2024-09-21T09:36:43.752 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 1016 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:36:43.752 INFO:tasks.rados.rados.0.smithi042.stdout:2803: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:36:43.845 INFO:tasks.rados.rados.0.smithi042.stdout:2799: finishing copy_from racing read to smithi04275593-8 2024-09-21T09:36:43.845 INFO:tasks.rados.rados.0.smithi042.stdout:2799: finishing copy_from to smithi04275593-8 2024-09-21T09:36:43.845 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1185 (ObjNum 672 snap 199 seq_num 672) dirty exists 2024-09-21T09:36:43.845 INFO:tasks.rados.rados.0.smithi042.stdout:2804: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:36:43.846 INFO:tasks.rados.rados.0.smithi042.stdout:2804: finishing copy_from to smithi04275593-50 2024-09-21T09:36:43.846 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1175 (ObjNum 856 snap 277 seq_num 856) dirty exists 2024-09-21T09:36:43.846 INFO:tasks.rados.rados.0.smithi042.stdout:2799: done (9 left) 2024-09-21T09:36:43.846 INFO:tasks.rados.rados.0.smithi042.stdout:2803: done (8 left) 2024-09-21T09:36:43.846 INFO:tasks.rados.rados.0.smithi042.stdout:2804: done (7 left) 2024-09-21T09:36:43.846 INFO:tasks.rados.rados.0.smithi042.stdout:2806: done (6 left) 2024-09-21T09:36:43.846 INFO:tasks.rados.rados.0.smithi042.stdout:2807: done (5 left) 2024-09-21T09:36:43.846 INFO:tasks.rados.rados.0.smithi042.stdout:2816: rollback oid 7 current snap is 282 2024-09-21T09:36:43.846 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 7 to 248 2024-09-21T09:36:43.846 INFO:tasks.rados.rados.0.smithi042.stdout:2808: expect (ObjNum 713 snap 215 seq_num 713) 2024-09-21T09:36:43.992 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:43 smithi133 systemd[1]: Starting Ceph grafana.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:36:44.101 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:36:43 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[106086]: 2024-09-21T09:36:43.764+0000 7f2b8ebf6640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 145 after trimming was started 2024-09-21T09:36:44.269 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 podman[117324]: 2024-09-21 09:36:43.91489721 +0000 UTC m=+0.017294460 image pull 5aad1d7cf004c80a4acb170e1c80fb85781b022f00f08c6bcd22608882b4c748 quay.io/ceph/grafana:10.4.8 2024-09-21T09:36:44.269 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 podman[117324]: 2024-09-21 09:36:44.049174768 +0000 UTC m=+0.151572010 container create 7327de4de3b9556e237397b377324773fe52999dd631a0a1240c261db400102d (image=quay.io/ceph/grafana:10.4.8, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T09:36:44.331 INFO:tasks.rados.rados.0.smithi042.stdout:2811: finishing copy_from to smithi04275593-44 2024-09-21T09:36:44.331 INFO:tasks.rados.rados.0.smithi042.stdout:2811: got expected ENOENT (src dne) 2024-09-21T09:36:44.331 INFO:tasks.rados.rados.0.smithi042.stdout:2811: finishing copy_from racing read to smithi04275593-44 2024-09-21T09:36:44.331 INFO:tasks.rados.rados.0.smithi042.stdout:2810: finishing write tid 1 to smithi04275593-6 2024-09-21T09:36:44.331 INFO:tasks.rados.rados.0.smithi042.stdout:2810: finishing write tid 2 to smithi04275593-6 2024-09-21T09:36:44.331 INFO:tasks.rados.rados.0.smithi042.stdout:2808: done (5 left) 2024-09-21T09:36:44.331 INFO:tasks.rados.rados.0.smithi042.stdout:2811: done (4 left) 2024-09-21T09:36:44.331 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 282 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2810: finishing write tid 3 to smithi04275593-6 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2810: oid 6 updating version 0 to 1245 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2810: oid 6 updating version 1245 to 1246 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 1246 (ObjNum 876 snap 282 seq_num 876) dirty exists 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2810: left oid 6 (ObjNum 876 snap 282 seq_num 876) 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2814: finishing rollback tid 0 to smithi04275593-16 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2814: finishing rollback tid 1 to smithi04275593-16 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2815: finishing write tid 1 to smithi04275593-20 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2815: finishing write tid 2 to smithi04275593-20 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2814: finishing rollback tid 2 to smithi04275593-16 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 1196 (ObjNum 682 snap 200 seq_num 682) dirty exists 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2815: finishing write tid 3 to smithi04275593-20 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2815: oid 20 updating version 0 to 1187 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:2815: oid 20 version 1187 is already newer than 1186 2024-09-21T09:36:44.332 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1187 (ObjNum 877 snap 282 seq_num 877) dirty exists 2024-09-21T09:36:44.333 INFO:tasks.rados.rados.0.smithi042.stdout:2815: left oid 20 (ObjNum 877 snap 282 seq_num 877) 2024-09-21T09:36:44.333 INFO:tasks.rados.rados.0.smithi042.stdout:2816: finishing rollback tid 0 to smithi04275593-7 2024-09-21T09:36:44.333 INFO:tasks.rados.rados.0.smithi042.stdout:2816: finishing rollback tid 1 to smithi04275593-7 2024-09-21T09:36:44.333 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1269 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:36:44.333 INFO:tasks.rados.rados.0.smithi042.stdout:2817: seq_num 878 ranges {8151040=311296} 2024-09-21T09:36:44.377 INFO:tasks.rados.rados.0.smithi042.stdout:2817: writing smithi04275593-22 from 8151040 to 8462336 tid 1 2024-09-21T09:36:44.377 INFO:tasks.rados.rados.0.smithi042.stdout:2810: done (4 left) 2024-09-21T09:36:44.377 INFO:tasks.rados.rados.0.smithi042.stdout:2814: done (3 left) 2024-09-21T09:36:44.377 INFO:tasks.rados.rados.0.smithi042.stdout:2815: done (2 left) 2024-09-21T09:36:44.377 INFO:tasks.rados.rados.0.smithi042.stdout:2816: done (1 left) 2024-09-21T09:36:44.377 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 282 2024-09-21T09:36:44.377 INFO:tasks.rados.rados.0.smithi042.stdout:2818: seq_num 879 ranges {9691136=327680} 2024-09-21T09:36:44.432 INFO:tasks.rados.rados.0.smithi042.stdout:2818: writing smithi04275593-49 from 9691136 to 10018816 tid 1 2024-09-21T09:36:44.432 INFO:tasks.rados.rados.0.smithi042.stdout:2819: read oid 30 snap -1 2024-09-21T09:36:44.432 INFO:tasks.rados.rados.0.smithi042.stdout:2819: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:44.432 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 282 2024-09-21T09:36:44.432 INFO:tasks.rados.rados.0.smithi042.stdout:2817: finishing write tid 1 to smithi04275593-22 2024-09-21T09:36:44.432 INFO:tasks.rados.rados.0.smithi042.stdout:2820: seq_num 880 ranges {3817472=344064} 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi042.stdout:2820: writing smithi04275593-33 from 3817472 to 4161536 tid 1 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi042.stdout:2821: copy_from oid 8 from oid 15 current snap is 282 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi042.stdout:2817: finishing write tid 2 to smithi04275593-22 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi042.stdout:2817: finishing write tid 3 to smithi04275593-22 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi042.stdout:2817: oid 22 updating version 0 to 918 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi042.stdout:2817: oid 22 version 918 is already newer than 917 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 918 (ObjNum 878 snap 282 seq_num 878) dirty exists 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi042.stdout:2817: left oid 22 (ObjNum 878 snap 282 seq_num 878) 2024-09-21T09:36:44.455 INFO:tasks.rados.rados.0.smithi042.stdout:2819: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2818: finishing write tid 1 to smithi04275593-49 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2818: finishing write tid 2 to smithi04275593-49 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2817: done (4 left) 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2819: done (3 left) 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2822: setattr oid 22 current snap is 282 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2818: finishing write tid 3 to smithi04275593-49 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2818: oid 49 updating version 0 to 1200 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2818: oid 49 updating version 1200 to 1201 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1201 (ObjNum 879 snap 282 seq_num 879) dirty exists 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2818: left oid 49 (ObjNum 879 snap 282 seq_num 879) 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2820: finishing write tid 1 to smithi04275593-33 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2820: finishing write tid 2 to smithi04275593-33 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2820: finishing write tid 3 to smithi04275593-33 2024-09-21T09:36:44.459 INFO:tasks.rados.rados.0.smithi042.stdout:2820: oid 33 updating version 0 to 1271 2024-09-21T09:36:44.460 INFO:tasks.rados.rados.0.smithi042.stdout:2820: oid 33 version 1271 is already newer than 1270 2024-09-21T09:36:44.460 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1271 (ObjNum 880 snap 282 seq_num 880) dirty exists 2024-09-21T09:36:44.460 INFO:tasks.rados.rados.0.smithi042.stdout:2820: left oid 33 (ObjNum 880 snap 282 seq_num 880) 2024-09-21T09:36:44.460 INFO:tasks.rados.rados.0.smithi042.stdout:2818: done (3 left) 2024-09-21T09:36:44.460 INFO:tasks.rados.rados.0.smithi042.stdout:2820: done (2 left) 2024-09-21T09:36:44.460 INFO:tasks.rados.rados.0.smithi042.stdout:2823: snap_remove snap 230 2024-09-21T09:36:44.521 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 podman[117324]: 2024-09-21 09:36:44.268043261 +0000 UTC m=+0.370440501 container init 7327de4de3b9556e237397b377324773fe52999dd631a0a1240c261db400102d (image=quay.io/ceph/grafana:10.4.8, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T09:36:44.521 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 podman[117324]: 2024-09-21 09:36:44.270929243 +0000 UTC m=+0.373326485 container start 7327de4de3b9556e237397b377324773fe52999dd631a0a1240c261db400102d (image=quay.io/ceph/grafana:10.4.8, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T09:36:44.521 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 bash[117324]: 7327de4de3b9556e237397b377324773fe52999dd631a0a1240c261db400102d 2024-09-21T09:36:44.521 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 systemd[1]: Started Ceph grafana.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:36:44.521 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387083038Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-21T09:36:44Z 2024-09-21T09:36:44.521 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387288966Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T09:36:44.521 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387296607Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387299839Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387302924Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.38730547Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387308066Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.38731064Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387313693Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387316449Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387318984Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387321554Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.38732443Z level=info msg=Target target=[all] 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387331963Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.38733459Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T09:36:44.522 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387337033Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387339503Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.38734268Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=settings t=2024-09-21T09:36:44.387345209Z level=info msg="App mode production" 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=sqlstore t=2024-09-21T09:36:44.387570813Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=sqlstore t=2024-09-21T09:36:44.387582643Z 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-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.388023635Z level=info msg="Starting DB migrations" 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.400262316Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.406865878Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=6.600813ms 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.407391374Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.407562893Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=171.628µs 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.407978734Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.408734927Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=755.929µs 2024-09-21T09:36:44.523 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.410605897Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" 2024-09-21T09:36:44.524 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.41082894Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=221.956µs 2024-09-21T09:36:44.524 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.413776144Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-21T09:36:44.524 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.418760101Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.981442ms 2024-09-21T09:36:44.524 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.419375534Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-21T09:36:44.524 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.42459917Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.224062ms 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.425103817Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.430141909Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.037045ms 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.430567791Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.430711392Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=142.356µs 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.433982906Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.435241348Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.259034ms 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.435738256Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.436563329Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=824.995µs 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.440325783Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.4468325Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.504777ms 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.447292392Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.452226259Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.932373ms 2024-09-21T09:36:44.525 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.452612322Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.452651263Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=38.795µs 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.453046578Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.458899221Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.848944ms 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.459426496Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.459758157Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=332.761µs 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.46021353Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.461103273Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=889.471µs 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.463160326Z level=info msg="Executing migration" id="permission kind migration" 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.4689838Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.820217ms 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.469426467Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.474546522Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.120825ms 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.47491034Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.479819668Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=4.908638ms 2024-09-21T09:36:44.526 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.48020203Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.480960074Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=757.954µs 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.482716724Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.483514348Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=797.272µs 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.483870084Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.484596369Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=724.468µs 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.486475037Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.486494267Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=18.581µs 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.48906987Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.489752Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=681.619µs 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.490113082Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.490802744Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=689.644µs 2024-09-21T09:36:44.527 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.491166553Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.507585829Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=16.417809ms 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.508132153Z level=info msg="Executing migration" id="create correlation v2" 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.508901679Z level=info msg="Migration successfully executed" id="create correlation v2" duration=769.233µs 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.509294108Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.510038406Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=744.874µs 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.510393767Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.511153489Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=759.468µs 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.511561853Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.512251682Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=689.479µs 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.512606405Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.512768185Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=161.788µs 2024-09-21T09:36:44.528 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.513381942Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-21T09:36:44.529 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.51397051Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=586.676µs 2024-09-21T09:36:44.529 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.514306428Z level=info msg="Executing migration" id="add provisioning column" 2024-09-21T09:36:44.529 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.519565442Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.25861ms 2024-09-21T09:36:44.529 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.520031084Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-21T09:36:44.529 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.520176215Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=144.695µs 2024-09-21T09:36:44.529 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.520751172Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-21T09:36:44.529 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.520792674Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=41.742µs 2024-09-21T09:36:44.529 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.521544201Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-21T09:36:44.797 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-mon[83064]: pgmap v617: 121 pgs: 121 active+clean; 446 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 38 KiB/s wr, 2 op/s 2024-09-21T09:36:44.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-mon[83064]: osdmap e630: 8 total, 8 up, 8 in 2024-09-21T09:36:44.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:44.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:44.798 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:44.798 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.526789156Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.243453ms 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.527201571Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.527406258Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=205.292µs 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.527789563Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.527910174Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=120.827µs 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.528566591Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.529555162Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=988.172µs 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.529933134Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.530642809Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=709.743µs 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.531023703Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.531760927Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=736.823µs 2024-09-21T09:36:44.799 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.532138946Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.532639487Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=500.186µs 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.533010076Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.533209655Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=199.385µs 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.533843145Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.534550708Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=708.94µs 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.534896395Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.535662793Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=766.074µs 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.536016572Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.536708742Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=691.898µs 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.537055303Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.537785186Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=730.031µs 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.53812831Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-21T09:36:44.800 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.538804085Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=675.528µs 2024-09-21T09:36:44.801 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.539154642Z level=info msg="Executing migration" id="create anon_device table" 2024-09-21T09:36:44.801 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.539735191Z level=info msg="Migration successfully executed" id="create anon_device table" duration=580.158µs 2024-09-21T09:36:44.801 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.540090589Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-21T09:36:44.801 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.54077089Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=680.147µs 2024-09-21T09:36:44.801 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.541117012Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-21T09:36:44.801 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.541796062Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=678.742µs 2024-09-21T09:36:44.801 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.542143267Z level=info msg="Executing migration" id="create signing_key table" 2024-09-21T09:36:44.801 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.542779285Z level=info msg="Migration successfully executed" id="create signing_key table" duration=635.75µs 2024-09-21T09:36:44.801 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.543146748Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-21T09:36:44.802 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.54381084Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=663.85µs 2024-09-21T09:36:44.802 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.544165227Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-21T09:36:44.802 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.544800808Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=635.454µs 2024-09-21T09:36:44.802 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.545155907Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-21T09:36:44.802 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.545554697Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=399.219µs 2024-09-21T09:36:44.802 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.546037724Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-21T09:36:44.802 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.551478252Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.43992ms 2024-09-21T09:36:44.802 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.551852916Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-21T09:36:44.802 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.553525868Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.67346ms 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.554092584Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.554103587Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=11.914µs 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.554850205Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.555559389Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=707.837µs 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.555888455Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.555897447Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=9.672µs 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.556290885Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.55711434Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=823.012µs 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.557461808Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.558309Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=847.714µs 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.560270389Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.561084225Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=813.565µs 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.562807545Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-21T09:36:44.803 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.563450229Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=642.586µs 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.563761554Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.564158415Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=396.836µs 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.565678734Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.565716333Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=37.899µs 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.568484995Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.573671672Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.187045ms 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.574030835Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.579400074Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.369164ms 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.57975447Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.579981782Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=227.227µs 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=migrator t=2024-09-21T09:36:44.580331824Z level=info msg="migrations completed" performed=69 skipped=482 duration=180.24418ms 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=sqlstore t=2024-09-21T09:36:44.581021118Z level=info msg="Created default organization" 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=secrets t=2024-09-21T09:36:44.582955598Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T09:36:44.804 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=plugin.store t=2024-09-21T09:36:44.598196646Z level=info msg="Loading plugins..." 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=local.finder t=2024-09-21T09:36:44.642566223Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=plugin.store t=2024-09-21T09:36:44.64277356Z level=info msg="Plugins loaded" count=55 duration=44.577578ms 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=query_data t=2024-09-21T09:36:44.647280635Z level=info msg="Query Service initialization" 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=live.push_http t=2024-09-21T09:36:44.651045854Z level=info msg="Live Push Gateway initialization" 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=ngalert.migration t=2024-09-21T09:36:44.652164714Z level=info msg=Starting 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=ngalert.state.manager t=2024-09-21T09:36:44.65794093Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=infra.usagestats.collector t=2024-09-21T09:36:44.659294048Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=provisioning.datasources t=2024-09-21T09:36:44.66173483Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=provisioning.datasources t=2024-09-21T09:36:44.662042854Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=provisioning.alerting t=2024-09-21T09:36:44.689185976Z level=info msg="starting to provision alerting" 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=provisioning.alerting t=2024-09-21T09:36:44.689206243Z level=info msg="finished to provision alerting" 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=grafanaStorageLogger t=2024-09-21T09:36:44.689297333Z level=info msg="Storage starting" 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=ngalert.state.manager t=2024-09-21T09:36:44.690313373Z level=info msg="Warming state cache for startup" 2024-09-21T09:36:44.805 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=ngalert.multiorg.alertmanager t=2024-09-21T09:36:44.690886211Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-21T09:36:44.806 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=http.server t=2024-09-21T09:36:44.692166872Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-21T09:36:44.806 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=http.server t=2024-09-21T09:36:44.692499927Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T09:36:44.806 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=ngalert.state.manager t=2024-09-21T09:36:44.709195877Z level=info msg="State cache has been initialized" states=0 duration=18.879776ms 2024-09-21T09:36:44.806 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=ngalert.scheduler t=2024-09-21T09:36:44.709240267Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-21T09:36:44.806 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=ticker t=2024-09-21T09:36:44.709291012Z level=info msg=starting first_tick=2024-09-21T09:36:50Z 2024-09-21T09:36:44.806 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=provisioning.dashboard t=2024-09-21T09:36:44.710748741Z level=info msg="starting to provision dashboards" 2024-09-21T09:36:44.806 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=plugins.update.checker t=2024-09-21T09:36:44.766831686Z level=info msg="Update check succeeded" duration=77.50858ms 2024-09-21T09:36:44.806 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=grafana.update.checker t=2024-09-21T09:36:44.768442788Z level=info msg="Update check succeeded" duration=79.152184ms 2024-09-21T09:36:44.806 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=sqlstore.transactions t=2024-09-21T09:36:44.796648688Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T09:36:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:44 smithi042 ceph-mon[85820]: pgmap v617: 121 pgs: 121 active+clean; 446 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 38 KiB/s wr, 2 op/s 2024-09-21T09:36:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:44 smithi042 ceph-mon[85820]: osdmap e630: 8 total, 8 up, 8 in 2024-09-21T09:36:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:44 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:44 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:44 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:45.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:44 smithi042 ceph-mon[87662]: pgmap v617: 121 pgs: 121 active+clean; 446 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 38 KiB/s wr, 2 op/s 2024-09-21T09:36:45.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:44 smithi042 ceph-mon[87662]: osdmap e630: 8 total, 8 up, 8 in 2024-09-21T09:36:45.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:44 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:45.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:44 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:45.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:44 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:45.120 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=provisioning.dashboard t=2024-09-21T09:36:44.872231235Z level=info msg="finished to provision dashboards" 2024-09-21T09:36:45.120 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=grafana-apiserver t=2024-09-21T09:36:45.119249869Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-21T09:36:45.417 INFO:tasks.rados.rados.0.smithi042.stdout:2823: done (2 left) 2024-09-21T09:36:45.417 INFO:tasks.rados.rados.0.smithi042.stdout:2824: snap_create 2024-09-21T09:36:45.417 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 919 (ObjNum 878 snap 282 seq_num 878) dirty exists 2024-09-21T09:36:45.417 INFO:tasks.rados.rados.0.smithi042.stdout:2821: finishing copy_from racing read to smithi04275593-8 2024-09-21T09:36:45.418 INFO:tasks.rados.rados.0.smithi042.stdout:2821: finishing copy_from to smithi04275593-8 2024-09-21T09:36:45.418 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 554 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:36:45.446 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:36:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=grafana-apiserver t=2024-09-21T09:36:45.119747371Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-21T09:36:46.422 INFO:tasks.rados.rados.0.smithi042.stdout:2821: done (2 left) 2024-09-21T09:36:46.422 INFO:tasks.rados.rados.0.smithi042.stdout:2822: done (1 left) 2024-09-21T09:36:46.422 INFO:tasks.rados.rados.0.smithi042.stdout:2824: done (0 left) 2024-09-21T09:36:46.422 INFO:tasks.rados.rados.0.smithi042.stdout:2825: rmattr oid 49 current snap is 283 2024-09-21T09:36:46.422 INFO:tasks.rados.rados.0.smithi042.stdout:2825: done (0 left) 2024-09-21T09:36:46.422 INFO:tasks.rados.rados.0.smithi042.stdout:2826: snap_remove snap 250 2024-09-21T09:36:46.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:46 smithi133 ceph-mon[83064]: pgmap v619: 121 pgs: 121 active+clean; 451 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 217 KiB/s wr, 12 op/s 2024-09-21T09:36:46.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:46 smithi133 ceph-mon[83064]: osdmap e631: 8 total, 8 up, 8 in 2024-09-21T09:36:46.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:46 smithi042 ceph-mon[85820]: pgmap v619: 121 pgs: 121 active+clean; 451 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 217 KiB/s wr, 12 op/s 2024-09-21T09:36:46.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:46 smithi042 ceph-mon[85820]: osdmap e631: 8 total, 8 up, 8 in 2024-09-21T09:36:46.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:46 smithi042 ceph-mon[87662]: pgmap v619: 121 pgs: 121 active+clean; 451 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 217 KiB/s wr, 12 op/s 2024-09-21T09:36:46.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:46 smithi042 ceph-mon[87662]: osdmap e631: 8 total, 8 up, 8 in 2024-09-21T09:36:47.428 INFO:tasks.rados.rados.0.smithi042.stdout:2826: done (0 left) 2024-09-21T09:36:47.429 INFO:tasks.rados.rados.0.smithi042.stdout:2827: rollback oid 11 current snap is 283 2024-09-21T09:36:47.429 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 282 2024-09-21T09:36:47.429 INFO:tasks.rados.rados.0.smithi042.stdout:2828: delete oid 36 current snap is 283 2024-09-21T09:36:47.435 INFO:tasks.rados.rados.0.smithi042.stdout:2827: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:36:47.435 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1012 (ObjNum 129 snap 0 seq_num 3459259152) dirty dne 2024-09-21T09:36:47.440 INFO:tasks.rados.rados.0.smithi042.stdout:2827: done (1 left) 2024-09-21T09:36:47.440 INFO:tasks.rados.rados.0.smithi042.stdout:2828: done (0 left) 2024-09-21T09:36:47.440 INFO:tasks.rados.rados.0.smithi042.stdout:2829: copy_from oid 45 from oid 47 current snap is 283 2024-09-21T09:36:47.440 INFO:tasks.rados.rados.0.smithi042.stdout:2830: snap_remove snap 271 2024-09-21T09:36:47.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:47 smithi133 ceph-mon[83064]: osdmap e632: 8 total, 8 up, 8 in 2024-09-21T09:36:47.746 INFO:tasks.rados.rados.0.smithi042.stdout:2829: finishing copy_from racing read to smithi04275593-45 2024-09-21T09:36:47.746 INFO:tasks.rados.rados.0.smithi042.stdout:2829: finishing copy_from to smithi04275593-45 2024-09-21T09:36:47.746 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1131 (ObjNum 822 snap 266 seq_num 822) dirty exists 2024-09-21T09:36:47.746 INFO:tasks.rados.rados.0.smithi042.stdout:2829: done (1 left) 2024-09-21T09:36:47.746 INFO:tasks.rados.rados.0.smithi042.stdout:2830: done (0 left) 2024-09-21T09:36:47.746 INFO:tasks.rados.rados.0.smithi042.stdout:2831: setattr oid 24 current snap is 283 2024-09-21T09:36:47.747 INFO:tasks.rados.rados.0.smithi042.stdout:2832: snap_create 2024-09-21T09:36:47.756 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1217 (ObjNum 831 snap 271 seq_num 831) dirty exists 2024-09-21T09:36:47.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:47 smithi042 ceph-mon[85820]: osdmap e632: 8 total, 8 up, 8 in 2024-09-21T09:36:47.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:47 smithi042 ceph-mon[87662]: osdmap e632: 8 total, 8 up, 8 in 2024-09-21T09:36:48.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:48 smithi133 ceph-mon[83064]: pgmap v622: 121 pgs: 121 active+clean; 462 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-09-21T09:36:48.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:48 smithi133 ceph-mon[83064]: osdmap e633: 8 total, 8 up, 8 in 2024-09-21T09:36:48.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:48 smithi133 ceph-mon[83064]: osdmap e634: 8 total, 8 up, 8 in 2024-09-21T09:36:48.746 INFO:tasks.rados.rados.0.smithi042.stdout:2831: done (1 left) 2024-09-21T09:36:48.747 INFO:tasks.rados.rados.0.smithi042.stdout:2832: done (0 left) 2024-09-21T09:36:48.747 INFO:tasks.rados.rados.0.smithi042.stdout:2833: snap_remove snap 246 2024-09-21T09:36:48.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:48 smithi042 ceph-mon[85820]: pgmap v622: 121 pgs: 121 active+clean; 462 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-09-21T09:36:48.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:48 smithi042 ceph-mon[85820]: osdmap e633: 8 total, 8 up, 8 in 2024-09-21T09:36:48.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:48 smithi042 ceph-mon[85820]: osdmap e634: 8 total, 8 up, 8 in 2024-09-21T09:36:48.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:48 smithi042 ceph-mon[87662]: pgmap v622: 121 pgs: 121 active+clean; 462 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-09-21T09:36:48.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:48 smithi042 ceph-mon[87662]: osdmap e633: 8 total, 8 up, 8 in 2024-09-21T09:36:48.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:48 smithi042 ceph-mon[87662]: osdmap e634: 8 total, 8 up, 8 in 2024-09-21T09:36:49.754 INFO:tasks.rados.rados.0.smithi042.stdout:2833: done (0 left) 2024-09-21T09:36:49.754 INFO:tasks.rados.rados.0.smithi042.stdout:2834: delete oid 29 current snap is 284 2024-09-21T09:36:49.767 INFO:tasks.rados.rados.0.smithi042.stdout:2834: done (0 left) 2024-09-21T09:36:49.767 INFO:tasks.rados.rados.0.smithi042.stdout:2835: copy_from oid 14 from oid 22 current snap is 284 2024-09-21T09:36:49.767 INFO:tasks.rados.rados.0.smithi042.stdout:2836: delete oid 40 current snap is 284 2024-09-21T09:36:49.775 INFO:tasks.rados.rados.0.smithi042.stdout:2836: done (1 left) 2024-09-21T09:36:49.775 INFO:tasks.rados.rados.0.smithi042.stdout:2837: delete oid 21 current snap is 284 2024-09-21T09:36:49.782 INFO:tasks.rados.rados.0.smithi042.stdout:2837: done (1 left) 2024-09-21T09:36:49.782 INFO:tasks.rados.rados.0.smithi042.stdout:2838: rmattr oid 28 current snap is 284 2024-09-21T09:36:49.782 INFO:tasks.rados.rados.0.smithi042.stdout:2839: read oid 49 snap 269 2024-09-21T09:36:49.782 INFO:tasks.rados.rados.0.smithi042.stdout:2839: expect (ObjNum 808 snap 260 seq_num 808) 2024-09-21T09:36:49.782 INFO:tasks.rados.rados.0.smithi042.stdout:2840: copy_from oid 29 from oid 45 current snap is 284 2024-09-21T09:36:49.782 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 284 2024-09-21T09:36:49.782 INFO:tasks.rados.rados.0.smithi042.stdout:2841: seq_num 885 ranges {147456=425984} 2024-09-21T09:36:49.786 INFO:tasks.rados.rados.0.smithi042.stdout:2841: writing smithi04275593-9 from 147456 to 573440 tid 1 2024-09-21T09:36:49.786 INFO:tasks.rados.rados.0.smithi042.stdout:2842: read oid 37 snap -1 2024-09-21T09:36:49.786 INFO:tasks.rados.rados.0.smithi042.stdout:2842: expect (ObjNum 827 snap 269 seq_num 827) 2024-09-21T09:36:49.786 INFO:tasks.rados.rados.0.smithi042.stdout:2843: snap_remove snap 283 2024-09-21T09:36:50.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:49 smithi042 ceph-mon[85820]: osdmap e635: 8 total, 8 up, 8 in 2024-09-21T09:36:50.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:49 smithi042 ceph-mon[87662]: osdmap e635: 8 total, 8 up, 8 in 2024-09-21T09:36:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:49 smithi133 ceph-mon[83064]: osdmap e635: 8 total, 8 up, 8 in 2024-09-21T09:36:50.351 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:36:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:36:50] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.51.0" 2024-09-21T09:36:50.759 INFO:tasks.rados.rados.0.smithi042.stdout:2843: done (6 left) 2024-09-21T09:36:50.759 INFO:tasks.rados.rados.0.smithi042.stdout:2844: copy_from oid 41 from oid 11 current snap is 284 2024-09-21T09:36:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2841: finishing write tid 1 to smithi04275593-9 2024-09-21T09:36:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2841: finishing write tid 2 to smithi04275593-9 2024-09-21T09:36:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 870 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:36:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2840: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:36:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2840: finishing copy_from to smithi04275593-29 2024-09-21T09:36:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1131 (ObjNum 822 snap 266 seq_num 822) dirty exists 2024-09-21T09:36:50.760 INFO:tasks.rados.rados.0.smithi042.stdout:2841: finishing write tid 3 to smithi04275593-9 2024-09-21T09:36:50.761 INFO:tasks.rados.rados.0.smithi042.stdout:2841: oid 9 updating version 0 to 925 2024-09-21T09:36:50.761 INFO:tasks.rados.rados.0.smithi042.stdout:2841: oid 9 updating version 925 to 926 2024-09-21T09:36:50.761 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 926 (ObjNum 885 snap 284 seq_num 885) dirty exists 2024-09-21T09:36:50.761 INFO:tasks.rados.rados.0.smithi042.stdout:2841: left oid 9 (ObjNum 885 snap 284 seq_num 885) 2024-09-21T09:36:50.761 INFO:tasks.rados.rados.0.smithi042.stdout:2842: expect (ObjNum 827 snap 269 seq_num 827) 2024-09-21T09:36:50.886 INFO:tasks.rados.rados.0.smithi042.stdout:2835: finishing copy_from racing read to smithi04275593-14 2024-09-21T09:36:50.886 INFO:tasks.rados.rados.0.smithi042.stdout:2839: expect (ObjNum 808 snap 260 seq_num 808) 2024-09-21T09:36:51.052 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:50 smithi133 ceph-mon[83064]: pgmap v626: 121 pgs: 121 active+clean; 463 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-09-21T09:36:51.052 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:50 smithi133 ceph-mon[83064]: osdmap e636: 8 total, 8 up, 8 in 2024-09-21T09:36:51.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:50 smithi042 ceph-mon[87662]: pgmap v626: 121 pgs: 121 active+clean; 463 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-09-21T09:36:51.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:50 smithi042 ceph-mon[87662]: osdmap e636: 8 total, 8 up, 8 in 2024-09-21T09:36:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:50 smithi042 ceph-mon[85820]: pgmap v626: 121 pgs: 121 active+clean; 463 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-09-21T09:36:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:50 smithi042 ceph-mon[85820]: osdmap e636: 8 total, 8 up, 8 in 2024-09-21T09:36:51.546 INFO:tasks.rados.rados.0.smithi042.stdout:2835: finishing copy_from to smithi04275593-14 2024-09-21T09:36:51.546 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 919 (ObjNum 878 snap 282 seq_num 878) dirty exists 2024-09-21T09:36:51.546 INFO:tasks.rados.rados.0.smithi042.stdout:2835: done (6 left) 2024-09-21T09:36:51.546 INFO:tasks.rados.rados.0.smithi042.stdout:2838: done (5 left) 2024-09-21T09:36:51.546 INFO:tasks.rados.rados.0.smithi042.stdout:2839: done (4 left) 2024-09-21T09:36:51.546 INFO:tasks.rados.rados.0.smithi042.stdout:2840: done (3 left) 2024-09-21T09:36:51.546 INFO:tasks.rados.rados.0.smithi042.stdout:2841: done (2 left) 2024-09-21T09:36:51.546 INFO:tasks.rados.rados.0.smithi042.stdout:2842: done (1 left) 2024-09-21T09:36:51.546 INFO:tasks.rados.rados.0.smithi042.stdout:2845: read oid 4 snap 265 2024-09-21T09:36:51.546 INFO:tasks.rados.rados.0.smithi042.stdout:2845: expect (ObjNum 769 snap 244 seq_num 769) 2024-09-21T09:36:51.547 INFO:tasks.rados.rados.0.smithi042.stdout:2846: delete oid 25 current snap is 284 2024-09-21T09:36:51.547 INFO:tasks.rados.rados.0.smithi042.stdout:2844: finishing copy_from to smithi04275593-41 2024-09-21T09:36:51.547 INFO:tasks.rados.rados.0.smithi042.stdout:2844: got expected ENOENT (src dne) 2024-09-21T09:36:51.547 INFO:tasks.rados.rados.0.smithi042.stdout:2844: finishing copy_from racing read to smithi04275593-41 2024-09-21T09:36:51.548 INFO:tasks.rados.rados.0.smithi042.stdout:2844: done (2 left) 2024-09-21T09:36:51.548 INFO:tasks.rados.rados.0.smithi042.stdout:2846: done (1 left) 2024-09-21T09:36:51.548 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 284 2024-09-21T09:36:51.548 INFO:tasks.rados.rados.0.smithi042.stdout:2847: seq_num 887 ranges {4046848=458752} 2024-09-21T09:36:51.573 INFO:tasks.rados.rados.0.smithi042.stdout:2847: writing smithi04275593-46 from 4046848 to 4505600 tid 1 2024-09-21T09:36:51.573 INFO:tasks.rados.rados.0.smithi042.stdout:2848: delete oid 49 current snap is 284 2024-09-21T09:36:51.573 INFO:tasks.rados.rados.0.smithi042.stdout:2845: expect (ObjNum 769 snap 244 seq_num 769) 2024-09-21T09:36:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:2847: finishing write tid 1 to smithi04275593-46 2024-09-21T09:36:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:2847: finishing write tid 2 to smithi04275593-46 2024-09-21T09:36:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:2845: done (2 left) 2024-09-21T09:36:51.766 INFO:tasks.rados.rados.0.smithi042.stdout:2848: done (1 left) 2024-09-21T09:36:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 284 2024-09-21T09:36:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:2847: finishing write tid 3 to smithi04275593-46 2024-09-21T09:36:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:2847: oid 46 updating version 0 to 1223 2024-09-21T09:36:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:2847: oid 46 version 1223 is already newer than 1222 2024-09-21T09:36:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1223 (ObjNum 887 snap 284 seq_num 887) dirty exists 2024-09-21T09:36:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:2847: left oid 46 (ObjNum 887 snap 284 seq_num 887) 2024-09-21T09:36:51.767 INFO:tasks.rados.rados.0.smithi042.stdout:2849: seq_num 889 ranges {6504448=491520} 2024-09-21T09:36:51.804 INFO:tasks.rados.rados.0.smithi042.stdout:2849: writing smithi04275593-6 from 6504448 to 6995968 tid 1 2024-09-21T09:36:51.804 INFO:tasks.rados.rados.0.smithi042.stdout:2847: done (1 left) 2024-09-21T09:36:51.804 INFO:tasks.rados.rados.0.smithi042.stdout:2850: delete oid 46 current snap is 284 2024-09-21T09:36:51.806 INFO:tasks.rados.rados.0.smithi042.stdout:2850: done (1 left) 2024-09-21T09:36:51.806 INFO:tasks.rados.rados.0.smithi042.stdout:2851: snap_remove snap 274 2024-09-21T09:36:52.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:51 smithi042 ceph-mon[87662]: osdmap e637: 8 total, 8 up, 8 in 2024-09-21T09:36:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:51 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:51 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:51 smithi042 ceph-mon[85820]: osdmap e637: 8 total, 8 up, 8 in 2024-09-21T09:36:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:51 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:52.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:51 smithi133 ceph-mon[83064]: osdmap e637: 8 total, 8 up, 8 in 2024-09-21T09:36:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:51 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:51 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:52.749 INFO:tasks.rados.rados.0.smithi042.stdout:2851: done (1 left) 2024-09-21T09:36:52.749 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 284 2024-09-21T09:36:52.749 INFO:tasks.rados.rados.0.smithi042.stdout:2852: seq_num 891 ranges {2367488=532480} 2024-09-21T09:36:52.767 INFO:tasks.rados.rados.0.smithi042.stdout:2852: writing smithi04275593-8 from 2367488 to 2899968 tid 1 2024-09-21T09:36:52.767 INFO:tasks.rados.rados.0.smithi042.stdout:2849: finishing write tid 1 to smithi04275593-6 2024-09-21T09:36:52.767 INFO:tasks.rados.rados.0.smithi042.stdout:2849: finishing write tid 2 to smithi04275593-6 2024-09-21T09:36:52.767 INFO:tasks.rados.rados.0.smithi042.stdout:2849: finishing write tid 3 to smithi04275593-6 2024-09-21T09:36:52.767 INFO:tasks.rados.rados.0.smithi042.stdout:2849: oid 6 updating version 0 to 1313 2024-09-21T09:36:52.767 INFO:tasks.rados.rados.0.smithi042.stdout:2849: oid 6 updating version 1313 to 1314 2024-09-21T09:36:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 1314 (ObjNum 889 snap 284 seq_num 889) dirty exists 2024-09-21T09:36:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:2849: left oid 6 (ObjNum 889 snap 284 seq_num 889) 2024-09-21T09:36:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:2849: done (1 left) 2024-09-21T09:36:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:2853: read oid 4 snap -1 2024-09-21T09:36:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:2853: expect (ObjNum 864 snap 280 seq_num 864) 2024-09-21T09:36:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:2854: rollback oid 16 current snap is 284 2024-09-21T09:36:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 16 to 273 2024-09-21T09:36:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:2855: read oid 15 snap -1 2024-09-21T09:36:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:2855: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:36:52.768 INFO:tasks.rados.rados.0.smithi042.stdout:2856: snap_remove snap 261 2024-09-21T09:36:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:52 smithi133 ceph-mon[83064]: pgmap v629: 121 pgs: 121 active+clean; 455 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 559 KiB/s wr, 2 op/s 2024-09-21T09:36:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:52 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:52 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:52 smithi133 ceph-mon[83064]: osdmap e638: 8 total, 8 up, 8 in 2024-09-21T09:36:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:52 smithi042 ceph-mon[87662]: pgmap v629: 121 pgs: 121 active+clean; 455 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 559 KiB/s wr, 2 op/s 2024-09-21T09:36:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:52 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:52 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:52 smithi042 ceph-mon[87662]: osdmap e638: 8 total, 8 up, 8 in 2024-09-21T09:36:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:52 smithi042 ceph-mon[85820]: pgmap v629: 121 pgs: 121 active+clean; 455 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 559 KiB/s wr, 2 op/s 2024-09-21T09:36:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:52 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:52 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:52 smithi042 ceph-mon[85820]: osdmap e638: 8 total, 8 up, 8 in 2024-09-21T09:36:53.773 INFO:tasks.rados.rados.0.smithi042.stdout:2854: finishing rollback tid 0 to smithi04275593-16 2024-09-21T09:36:53.773 INFO:tasks.rados.rados.0.smithi042.stdout:2854: finishing rollback tid 1 to smithi04275593-16 2024-09-21T09:36:53.773 INFO:tasks.rados.rados.0.smithi042.stdout:2854: finishing rollback tid 2 to smithi04275593-16 2024-09-21T09:36:53.773 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 1234 (ObjNum 839 snap 273 seq_num 839) dirty exists 2024-09-21T09:36:53.773 INFO:tasks.rados.rados.0.smithi042.stdout:2852: finishing write tid 1 to smithi04275593-8 2024-09-21T09:36:53.773 INFO:tasks.rados.rados.0.smithi042.stdout:2852: finishing write tid 2 to smithi04275593-8 2024-09-21T09:36:53.773 INFO:tasks.rados.rados.0.smithi042.stdout:2852: finishing write tid 3 to smithi04275593-8 2024-09-21T09:36:53.773 INFO:tasks.rados.rados.0.smithi042.stdout:2852: oid 8 updating version 0 to 1190 2024-09-21T09:36:53.773 INFO:tasks.rados.rados.0.smithi042.stdout:2852: oid 8 version 1190 is already newer than 1189 2024-09-21T09:36:53.773 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1190 (ObjNum 891 snap 284 seq_num 891) dirty exists 2024-09-21T09:36:53.774 INFO:tasks.rados.rados.0.smithi042.stdout:2852: left oid 8 (ObjNum 891 snap 284 seq_num 891) 2024-09-21T09:36:53.774 INFO:tasks.rados.rados.0.smithi042.stdout:2855: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:36:53.865 INFO:tasks.rados.rados.0.smithi042.stdout:2853: expect (ObjNum 864 snap 280 seq_num 864) 2024-09-21T09:36:54.497 INFO:tasks.rados.rados.0.smithi042.stdout:2852: done (4 left) 2024-09-21T09:36:54.497 INFO:tasks.rados.rados.0.smithi042.stdout:2853: done (3 left) 2024-09-21T09:36:54.497 INFO:tasks.rados.rados.0.smithi042.stdout:2854: done (2 left) 2024-09-21T09:36:54.497 INFO:tasks.rados.rados.0.smithi042.stdout:2855: done (1 left) 2024-09-21T09:36:54.497 INFO:tasks.rados.rados.0.smithi042.stdout:2856: done (0 left) 2024-09-21T09:36:54.497 INFO:tasks.rados.rados.0.smithi042.stdout:2857: snap_remove snap 258 2024-09-21T09:36:54.770 INFO:tasks.rados.rados.0.smithi042.stdout:2857: done (0 left) 2024-09-21T09:36:54.770 INFO:tasks.rados.rados.0.smithi042.stdout:2858: delete oid 28 current snap is 284 2024-09-21T09:36:54.782 INFO:tasks.rados.rados.0.smithi042.stdout:2858: done (0 left) 2024-09-21T09:36:54.782 INFO:tasks.rados.rados.0.smithi042.stdout:2859: delete oid 19 current snap is 284 2024-09-21T09:36:54.786 INFO:tasks.rados.rados.0.smithi042.stdout:2859: done (0 left) 2024-09-21T09:36:54.786 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 18 current snap is 284 2024-09-21T09:36:54.786 INFO:tasks.rados.rados.0.smithi042.stdout:2860: seq_num 894 ranges {8151040=581632} 2024-09-21T09:36:54.834 INFO:tasks.rados.rados.0.smithi042.stdout:2860: writing smithi04275593-18 from 8151040 to 8732672 tid 1 2024-09-21T09:36:54.834 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 284 2024-09-21T09:36:54.835 INFO:tasks.rados.rados.0.smithi042.stdout:2861: seq_num 895 ranges {8462336=598016} 2024-09-21T09:36:54.884 INFO:tasks.rados.rados.0.smithi042.stdout:2861: writing smithi04275593-14 from 8462336 to 9060352 tid 1 2024-09-21T09:36:54.884 INFO:tasks.rados.rados.0.smithi042.stdout:2862: delete oid 35 current snap is 284 2024-09-21T09:36:54.884 INFO:tasks.rados.rados.0.smithi042.stdout:2860: finishing write tid 1 to smithi04275593-18 2024-09-21T09:36:54.884 INFO:tasks.rados.rados.0.smithi042.stdout:2860: finishing write tid 2 to smithi04275593-18 2024-09-21T09:36:54.884 INFO:tasks.rados.rados.0.smithi042.stdout:2860: finishing write tid 3 to smithi04275593-18 2024-09-21T09:36:54.884 INFO:tasks.rados.rados.0.smithi042.stdout:2860: oid 18 updating version 0 to 1036 2024-09-21T09:36:54.885 INFO:tasks.rados.rados.0.smithi042.stdout:2860: oid 18 updating version 1036 to 1037 2024-09-21T09:36:54.885 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 1037 (ObjNum 894 snap 284 seq_num 894) dirty exists 2024-09-21T09:36:54.885 INFO:tasks.rados.rados.0.smithi042.stdout:2860: left oid 18 (ObjNum 894 snap 284 seq_num 894) 2024-09-21T09:36:54.887 INFO:tasks.rados.rados.0.smithi042.stdout:2861: finishing write tid 1 to smithi04275593-14 2024-09-21T09:36:54.887 INFO:tasks.rados.rados.0.smithi042.stdout:2861: finishing write tid 2 to smithi04275593-14 2024-09-21T09:36:54.888 INFO:tasks.rados.rados.0.smithi042.stdout:2860: done (2 left) 2024-09-21T09:36:54.888 INFO:tasks.rados.rados.0.smithi042.stdout:2862: done (1 left) 2024-09-21T09:36:54.888 INFO:tasks.rados.rados.0.smithi042.stdout:2863: setattr oid 35 current snap is 284 2024-09-21T09:36:54.889 INFO:tasks.rados.rados.0.smithi042.stdout:2861: finishing write tid 3 to smithi04275593-14 2024-09-21T09:36:54.889 INFO:tasks.rados.rados.0.smithi042.stdout:2861: oid 14 updating version 0 to 920 2024-09-21T09:36:54.889 INFO:tasks.rados.rados.0.smithi042.stdout:2861: oid 14 updating version 920 to 921 2024-09-21T09:36:54.889 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 921 (ObjNum 895 snap 284 seq_num 895) dirty exists 2024-09-21T09:36:54.889 INFO:tasks.rados.rados.0.smithi042.stdout:2861: left oid 14 (ObjNum 895 snap 284 seq_num 895) 2024-09-21T09:36:54.890 INFO:tasks.rados.rados.0.smithi042.stdout:2861: done (1 left) 2024-09-21T09:36:54.890 INFO:tasks.rados.rados.0.smithi042.stdout:2864: copy_from oid 19 from oid 8 current snap is 284 2024-09-21T09:36:54.890 INFO:tasks.rados.rados.0.smithi042.stdout:2865: copy_from oid 43 from oid 12 current snap is 284 2024-09-21T09:36:54.890 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 284 2024-09-21T09:36:54.890 INFO:tasks.rados.rados.0.smithi042.stdout:2866: seq_num 897 ranges {0=630784} 2024-09-21T09:36:54.893 INFO:tasks.rados.rados.0.smithi042.stdout:2866: writing smithi04275593-30 from 0 to 630784 tid 1 2024-09-21T09:36:54.893 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 284 2024-09-21T09:36:54.893 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1349 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-21T09:36:54.894 INFO:tasks.rados.rados.0.smithi042.stdout:2867: seq_num 898 ranges {0=647168} 2024-09-21T09:36:54.898 INFO:tasks.rados.rados.0.smithi042.stdout:2867: writing smithi04275593-27 from 0 to 647168 tid 1 2024-09-21T09:36:54.898 INFO:tasks.rados.rados.0.smithi042.stdout:2863: done (4 left) 2024-09-21T09:36:54.898 INFO:tasks.rados.rados.0.smithi042.stdout:2868: read oid 38 snap -1 2024-09-21T09:36:54.898 INFO:tasks.rados.rados.0.smithi042.stdout:2868: expect deleted 2024-09-21T09:36:54.898 INFO:tasks.rados.rados.0.smithi042.stdout:2869: rmattr oid 17 current snap is 284 2024-09-21T09:36:54.898 INFO:tasks.rados.rados.0.smithi042.stdout:2869: done (5 left) 2024-09-21T09:36:54.898 INFO:tasks.rados.rados.0.smithi042.stdout:2870: rollback oid 14 current snap is 284 2024-09-21T09:36:54.898 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 279 2024-09-21T09:36:54.898 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 284 2024-09-21T09:36:54.898 INFO:tasks.rados.rados.0.smithi042.stdout:2871: seq_num 899 ranges {1777664=663552} 2024-09-21T09:36:54.912 INFO:tasks.rados.rados.0.smithi042.stdout:2871: writing smithi04275593-45 from 1777664 to 2441216 tid 1 2024-09-21T09:36:54.912 INFO:tasks.rados.rados.0.smithi042.stdout:2872: read oid 11 snap -1 2024-09-21T09:36:54.912 INFO:tasks.rados.rados.0.smithi042.stdout:2872: expect deleted 2024-09-21T09:36:54.912 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 284 2024-09-21T09:36:54.912 INFO:tasks.rados.rados.0.smithi042.stdout:2866: finishing write tid 1 to smithi04275593-30 2024-09-21T09:36:54.912 INFO:tasks.rados.rados.0.smithi042.stdout:2866: finishing write tid 2 to smithi04275593-30 2024-09-21T09:36:54.912 INFO:tasks.rados.rados.0.smithi042.stdout:2866: finishing write tid 3 to smithi04275593-30 2024-09-21T09:36:54.912 INFO:tasks.rados.rados.0.smithi042.stdout:2866: oid 30 updating version 0 to 929 2024-09-21T09:36:54.912 INFO:tasks.rados.rados.0.smithi042.stdout:2866: oid 30 version 929 is already newer than 928 2024-09-21T09:36:54.912 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 929 (ObjNum 897 snap 284 seq_num 897) dirty exists 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:2866: left oid 30 (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:2867: finishing write tid 1 to smithi04275593-27 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:2867: finishing write tid 2 to smithi04275593-27 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:2867: finishing write tid 3 to smithi04275593-27 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:2867: oid 27 updating version 0 to 868 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:2867: oid 27 version 868 is already newer than 867 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 868 (ObjNum 898 snap 284 seq_num 898) dirty exists 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:2867: left oid 27 (ObjNum 898 snap 284 seq_num 898) 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:2864: finishing copy_from racing read to smithi04275593-19 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:2864: finishing copy_from to smithi04275593-19 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 1190 (ObjNum 891 snap 284 seq_num 891) dirty exists 2024-09-21T09:36:54.913 INFO:tasks.rados.rados.0.smithi042.stdout:2873: seq_num 900 ranges {8462336=679936} 2024-09-21T09:36:54.962 INFO:tasks.rados.rados.0.smithi042.stdout:2873: writing smithi04275593-22 from 8462336 to 9142272 tid 1 2024-09-21T09:36:54.962 INFO:tasks.rados.rados.0.smithi042.stdout:2864: done (8 left) 2024-09-21T09:36:54.962 INFO:tasks.rados.rados.0.smithi042.stdout:2866: done (7 left) 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2867: done (6 left) 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2868: done (5 left) 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2874: copy_from oid 1 from oid 47 current snap is 284 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2872: done (5 left) 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2875: snap_create 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2871: finishing write tid 1 to smithi04275593-45 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2871: finishing write tid 2 to smithi04275593-45 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2871: finishing write tid 3 to smithi04275593-45 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2871: oid 45 updating version 0 to 1133 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2871: oid 45 version 1133 is already newer than 1132 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1133 (ObjNum 899 snap 284 seq_num 899) dirty exists 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2871: left oid 45 (ObjNum 899 snap 284 seq_num 899) 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2870: finishing rollback tid 0 to smithi04275593-14 2024-09-21T09:36:54.963 INFO:tasks.rados.rados.0.smithi042.stdout:2870: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:36:54.964 INFO:tasks.rados.rados.0.smithi042.stdout:2870: finishing rollback tid 2 to smithi04275593-14 2024-09-21T09:36:54.964 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 924 (ObjNum 813 snap 262 seq_num 813) dirty exists 2024-09-21T09:36:54.964 INFO:tasks.rados.rados.0.smithi042.stdout:2865: finishing copy_from racing read to smithi04275593-43 2024-09-21T09:36:54.964 INFO:tasks.rados.rados.0.smithi042.stdout:2865: finishing copy_from to smithi04275593-43 2024-09-21T09:36:54.964 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 887 (ObjNum 851 snap 276 seq_num 851) dirty exists 2024-09-21T09:36:54.966 INFO:tasks.rados.rados.0.smithi042.stdout:2873: finishing write tid 1 to smithi04275593-22 2024-09-21T09:36:54.966 INFO:tasks.rados.rados.0.smithi042.stdout:2873: finishing write tid 2 to smithi04275593-22 2024-09-21T09:36:54.967 INFO:tasks.rados.rados.0.smithi042.stdout:2873: finishing write tid 3 to smithi04275593-22 2024-09-21T09:36:54.967 INFO:tasks.rados.rados.0.smithi042.stdout:2873: oid 22 updating version 0 to 1191 2024-09-21T09:36:54.967 INFO:tasks.rados.rados.0.smithi042.stdout:2873: oid 22 updating version 1191 to 1192 2024-09-21T09:36:54.967 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 1192 (ObjNum 900 snap 284 seq_num 900) dirty exists 2024-09-21T09:36:54.968 INFO:tasks.rados.rados.0.smithi042.stdout:2873: left oid 22 (ObjNum 900 snap 284 seq_num 900) 2024-09-21T09:36:54.970 INFO:tasks.rados.rados.0.smithi042.stdout:2874: finishing copy_from racing read to smithi04275593-1 2024-09-21T09:36:54.971 INFO:tasks.rados.rados.0.smithi042.stdout:2874: finishing copy_from to smithi04275593-1 2024-09-21T09:36:54.971 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 1131 (ObjNum 822 snap 266 seq_num 822) dirty exists 2024-09-21T09:36:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:54 smithi133 ceph-mon[83064]: pgmap v631: 121 pgs: 121 active+clean; 450 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 472 KiB/s wr, 8 op/s 2024-09-21T09:36:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:54 smithi133 ceph-mon[83064]: osdmap e639: 8 total, 8 up, 8 in 2024-09-21T09:36:55.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:54 smithi042 ceph-mon[87662]: pgmap v631: 121 pgs: 121 active+clean; 450 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 472 KiB/s wr, 8 op/s 2024-09-21T09:36:55.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:54 smithi042 ceph-mon[87662]: osdmap e639: 8 total, 8 up, 8 in 2024-09-21T09:36:55.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:54 smithi042 ceph-mon[85820]: pgmap v631: 121 pgs: 121 active+clean; 450 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 472 KiB/s wr, 8 op/s 2024-09-21T09:36:55.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:54 smithi042 ceph-mon[85820]: osdmap e639: 8 total, 8 up, 8 in 2024-09-21T09:36:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:2865: done (5 left) 2024-09-21T09:36:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:2870: done (4 left) 2024-09-21T09:36:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:2871: done (3 left) 2024-09-21T09:36:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:2873: done (2 left) 2024-09-21T09:36:55.785 INFO:tasks.rados.rados.0.smithi042.stdout:2874: done (1 left) 2024-09-21T09:36:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:2875: done (0 left) 2024-09-21T09:36:55.786 INFO:tasks.rados.rados.0.smithi042.stdout:2876: snap_create 2024-09-21T09:36:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: osdmap e640: 8 total, 8 up, 8 in 2024-09-21T09:36:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: pgmap v634: 121 pgs: 121 active+clean; 453 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: Upgrade: Finalizing container_image settings 2024-09-21T09:36:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: osdmap e640: 8 total, 8 up, 8 in 2024-09-21T09:36:56.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:56.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:56.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: pgmap v634: 121 pgs: 121 active+clean; 453 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-09-21T09:36:56.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-21T09:36:56.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:36:56.105 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: Upgrade: Finalizing container_image settings 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T09:36:56.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T09:36:56.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T09:36:56.109 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T09:36:56.109 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T09:36:56.109 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.109 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.109 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T09:36:56.109 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T09:36:56.109 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T09:36:56.109 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T09:36:56.109 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T09:36:56.109 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T09:36:56.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T09:36:56.111 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.112 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.113 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.113 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.113 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.113 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.113 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.113 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: Upgrade: Complete! 2024-09-21T09:36:56.113 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T09:36:56.113 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T09:36:56.113 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T09:36:56.113 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.114 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: Upgrade: Complete! 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T09:36:56.115 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:56.116 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:56.117 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.117 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:56.117 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:56.117 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:56.117 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:55 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: osdmap e640: 8 total, 8 up, 8 in 2024-09-21T09:36:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: pgmap v634: 121 pgs: 121 active+clean; 453 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: Upgrade: Finalizing container_image settings 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T09:36:56.245 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T09:36:56.246 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T09:36:56.247 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T09:36:56.247 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T09:36:56.247 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T09:36:56.247 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T09:36:56.247 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T09:36:56.247 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.247 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.247 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T09:36:56.247 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T09:36:56.248 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: Upgrade: Complete! 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T09:36:56.249 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T09:36:56.250 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T09:36:56.250 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:56.250 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:56.250 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:56.250 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.250 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:36:56.250 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:36:56.250 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:36:56.250 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:55 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:56.788 INFO:tasks.rados.rados.0.smithi042.stdout:2876: done (0 left) 2024-09-21T09:36:56.788 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 286 2024-09-21T09:36:56.788 INFO:tasks.rados.rados.0.smithi042.stdout:2877: seq_num 901 ranges {2048000=696320} 2024-09-21T09:36:56.803 INFO:tasks.rados.rados.0.smithi042.stdout:2877: writing smithi04275593-42 from 2048000 to 2744320 tid 1 2024-09-21T09:36:56.803 INFO:tasks.rados.rados.0.smithi042.stdout:2878: read oid 35 snap 281 2024-09-21T09:36:56.803 INFO:tasks.rados.rados.0.smithi042.stdout:2878: expect (ObjNum 672 snap 199 seq_num 672) 2024-09-21T09:36:56.803 INFO:tasks.rados.rados.0.smithi042.stdout:2879: delete oid 31 current snap is 286 2024-09-21T09:36:56.805 INFO:tasks.rados.rados.0.smithi042.stdout:2879: done (2 left) 2024-09-21T09:36:56.805 INFO:tasks.rados.rados.0.smithi042.stdout:2880: rmattr oid 3 current snap is 286 2024-09-21T09:36:56.805 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 286 2024-09-21T09:36:56.805 INFO:tasks.rados.rados.0.smithi042.stdout:2881: seq_num 903 ranges {8921088=729088} 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2881: writing smithi04275593-4 from 8921088 to 9650176 tid 1 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2882: rollback oid 9 current snap is 286 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 9 to 269 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1028 (ObjNum 867 snap 280 seq_num 867) dirty exists 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2880: done (4 left) 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2883: setattr oid 40 current snap is 286 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2877: finishing write tid 1 to smithi04275593-42 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2877: finishing write tid 2 to smithi04275593-42 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2877: finishing write tid 3 to smithi04275593-42 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2877: oid 42 updating version 0 to 670 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:2877: oid 42 updating version 670 to 671 2024-09-21T09:36:56.860 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 671 (ObjNum 901 snap 286 seq_num 901) dirty exists 2024-09-21T09:36:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:2877: left oid 42 (ObjNum 901 snap 286 seq_num 901) 2024-09-21T09:36:56.861 INFO:tasks.rados.rados.0.smithi042.stdout:2878: expect (ObjNum 672 snap 199 seq_num 672) 2024-09-21T09:36:56.969 INFO:tasks.rados.rados.0.smithi042.stdout:2881: finishing write tid 1 to smithi04275593-4 2024-09-21T09:36:56.969 INFO:tasks.rados.rados.0.smithi042.stdout:2882: finishing rollback tid 0 to smithi04275593-9 2024-09-21T09:36:56.969 INFO:tasks.rados.rados.0.smithi042.stdout:2881: finishing write tid 2 to smithi04275593-4 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2882: finishing rollback tid 1 to smithi04275593-9 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2882: finishing rollback tid 2 to smithi04275593-9 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 933 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2881: finishing write tid 3 to smithi04275593-4 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2881: oid 4 updating version 0 to 873 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2881: oid 4 version 873 is already newer than 872 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 873 (ObjNum 903 snap 286 seq_num 903) dirty exists 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2881: left oid 4 (ObjNum 903 snap 286 seq_num 903) 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2877: done (4 left) 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2878: done (3 left) 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2881: done (2 left) 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2882: done (1 left) 2024-09-21T09:36:56.970 INFO:tasks.rados.rados.0.smithi042.stdout:2884: rollback oid 3 current snap is 286 2024-09-21T09:36:56.971 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 273 2024-09-21T09:36:56.971 INFO:tasks.rados.rados.0.smithi042.stdout:2885: snap_create 2024-09-21T09:36:56.971 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 874 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-09-21T09:36:56.973 INFO:tasks.rados.rados.0.smithi042.stdout:2884: finishing rollback tid 0 to smithi04275593-3 2024-09-21T09:36:56.973 INFO:tasks.rados.rados.0.smithi042.stdout:2884: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:36:56.973 INFO:tasks.rados.rados.0.smithi042.stdout:2884: finishing rollback tid 2 to smithi04275593-3 2024-09-21T09:36:56.973 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1031 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:36:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:56 smithi042 ceph-mon[85820]: osdmap e641: 8 total, 8 up, 8 in 2024-09-21T09:36:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:56 smithi042 ceph-mon[87662]: osdmap e641: 8 total, 8 up, 8 in 2024-09-21T09:36:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:56 smithi133 ceph-mon[83064]: osdmap e641: 8 total, 8 up, 8 in 2024-09-21T09:36:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:36:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:36:57.750 INFO:tasks.rados.rados.0.smithi042.stdout:2883: done (2 left) 2024-09-21T09:36:57.750 INFO:tasks.rados.rados.0.smithi042.stdout:2884: done (1 left) 2024-09-21T09:36:57.750 INFO:tasks.rados.rados.0.smithi042.stdout:2885: done (0 left) 2024-09-21T09:36:57.750 INFO:tasks.rados.rados.0.smithi042.stdout:2886: rollback oid 14 current snap is 287 2024-09-21T09:36:57.750 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 252 2024-09-21T09:36:57.750 INFO:tasks.rados.rados.0.smithi042.stdout:2887: snap_create 2024-09-21T09:36:57.755 INFO:tasks.rados.rados.0.smithi042.stdout:2886: finishing rollback tid 0 to smithi04275593-14 2024-09-21T09:36:57.755 INFO:tasks.rados.rados.0.smithi042.stdout:2886: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:36:57.756 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 926 (ObjNum 97 snap 0 seq_num 3460015024) dirty dne 2024-09-21T09:36:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:57 smithi042 ceph-mon[85820]: osdmap e642: 8 total, 8 up, 8 in 2024-09-21T09:36:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:57 smithi042 ceph-mon[85820]: pgmap v637: 121 pgs: 121 active+clean; 455 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-09-21T09:36:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:57 smithi042 ceph-mon[85820]: osdmap e643: 8 total, 8 up, 8 in 2024-09-21T09:36:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:57 smithi042 ceph-mon[87662]: osdmap e642: 8 total, 8 up, 8 in 2024-09-21T09:36:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:57 smithi042 ceph-mon[87662]: pgmap v637: 121 pgs: 121 active+clean; 455 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-09-21T09:36:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:57 smithi042 ceph-mon[87662]: osdmap e643: 8 total, 8 up, 8 in 2024-09-21T09:36:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:57 smithi133 ceph-mon[83064]: osdmap e642: 8 total, 8 up, 8 in 2024-09-21T09:36:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:57 smithi133 ceph-mon[83064]: pgmap v637: 121 pgs: 121 active+clean; 455 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-09-21T09:36:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:57 smithi133 ceph-mon[83064]: osdmap e643: 8 total, 8 up, 8 in 2024-09-21T09:36:58.751 INFO:tasks.rados.rados.0.smithi042.stdout:2886: done (1 left) 2024-09-21T09:36:58.751 INFO:tasks.rados.rados.0.smithi042.stdout:2887: done (0 left) 2024-09-21T09:36:58.751 INFO:tasks.rados.rados.0.smithi042.stdout:2888: read oid 49 snap -1 2024-09-21T09:36:58.751 INFO:tasks.rados.rados.0.smithi042.stdout:2888: expect deleted 2024-09-21T09:36:58.751 INFO:tasks.rados.rados.0.smithi042.stdout:2889: rmattr oid 6 current snap is 288 2024-09-21T09:36:58.751 INFO:tasks.rados.rados.0.smithi042.stdout:2889: done (1 left) 2024-09-21T09:36:58.751 INFO:tasks.rados.rados.0.smithi042.stdout:2890: rollback oid 28 current snap is 288 2024-09-21T09:36:58.751 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 28 to 265 2024-09-21T09:36:58.751 INFO:tasks.rados.rados.0.smithi042.stdout:2891: copy_from oid 34 from oid 35 current snap is 288 2024-09-21T09:36:58.752 INFO:tasks.rados.rados.0.smithi042.stdout:2892: delete oid 27 current snap is 288 2024-09-21T09:36:58.756 INFO:tasks.rados.rados.0.smithi042.stdout:2890: finishing rollback tid 1 to smithi04275593-28 2024-09-21T09:36:58.757 INFO:tasks.rados.rados.0.smithi042.stdout:2890: finishing rollback tid 2 to smithi04275593-28 2024-09-21T09:36:58.757 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 876 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:36:58.757 INFO:tasks.rados.rados.0.smithi042.stdout:2888: done (3 left) 2024-09-21T09:36:58.757 INFO:tasks.rados.rados.0.smithi042.stdout:2890: done (2 left) 2024-09-21T09:36:58.758 INFO:tasks.rados.rados.0.smithi042.stdout:2892: done (1 left) 2024-09-21T09:36:58.758 INFO:tasks.rados.rados.0.smithi042.stdout:2893: read oid 26 snap 264 2024-09-21T09:36:58.758 INFO:tasks.rados.rados.0.smithi042.stdout:2893: expect deleted 2024-09-21T09:36:58.758 INFO:tasks.rados.rados.0.smithi042.stdout:2894: snap_create 2024-09-21T09:36:58.758 INFO:tasks.rados.rados.0.smithi042.stdout:2891: finishing copy_from racing read to smithi04275593-34 2024-09-21T09:36:58.758 INFO:tasks.rados.rados.0.smithi042.stdout:2891: finishing copy_from to smithi04275593-34 2024-09-21T09:36:58.758 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1349 (ObjNum 81 snap 0 seq_num 3460166656) dirty exists 2024-09-21T09:36:59.757 INFO:tasks.rados.rados.0.smithi042.stdout:2891: done (2 left) 2024-09-21T09:36:59.757 INFO:tasks.rados.rados.0.smithi042.stdout:2893: done (1 left) 2024-09-21T09:36:59.757 INFO:tasks.rados.rados.0.smithi042.stdout:2894: done (0 left) 2024-09-21T09:36:59.757 INFO:tasks.rados.rados.0.smithi042.stdout:2895: rollback oid 18 current snap is 289 2024-09-21T09:36:59.758 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 18 to 288 2024-09-21T09:36:59.758 INFO:tasks.rados.rados.0.smithi042.stdout:2896: copy_from oid 24 from oid 30 current snap is 289 2024-09-21T09:36:59.758 INFO:tasks.rados.rados.0.smithi042.stdout:2897: copy_from oid 10 from oid 22 current snap is 289 2024-09-21T09:36:59.758 INFO:tasks.rados.rados.0.smithi042.stdout:2898: snap_remove snap 264 2024-09-21T09:37:00.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:36:59 smithi042 ceph-mon[87662]: osdmap e644: 8 total, 8 up, 8 in 2024-09-21T09:37:00.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:36:59 smithi042 ceph-mon[85820]: osdmap e644: 8 total, 8 up, 8 in 2024-09-21T09:37:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:36:59 smithi133 ceph-mon[83064]: osdmap e644: 8 total, 8 up, 8 in 2024-09-21T09:37:00.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:37:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:37:00] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.51.0" 2024-09-21T09:37:00.763 INFO:tasks.rados.rados.0.smithi042.stdout:2898: done (3 left) 2024-09-21T09:37:00.763 INFO:tasks.rados.rados.0.smithi042.stdout:2899: read oid 16 snap -1 2024-09-21T09:37:00.763 INFO:tasks.rados.rados.0.smithi042.stdout:2899: expect (ObjNum 839 snap 273 seq_num 839) 2024-09-21T09:37:00.763 INFO:tasks.rados.rados.0.smithi042.stdout:2900: rollback oid 11 current snap is 289 2024-09-21T09:37:00.763 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 279 2024-09-21T09:37:00.763 INFO:tasks.rados.rados.0.smithi042.stdout:2895: finishing rollback tid 0 to smithi04275593-18 2024-09-21T09:37:00.763 INFO:tasks.rados.rados.0.smithi042.stdout:2895: finishing rollback tid 1 to smithi04275593-18 2024-09-21T09:37:00.763 INFO:tasks.rados.rados.0.smithi042.stdout:2895: finishing rollback tid 2 to smithi04275593-18 2024-09-21T09:37:00.763 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 1041 (ObjNum 894 snap 284 seq_num 894) dirty exists 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:2896: finishing copy_from racing read to smithi04275593-24 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:2896: finishing copy_from to smithi04275593-24 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 929 (ObjNum 897 snap 284 seq_num 897) dirty exists 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:2897: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:2897: finishing copy_from to smithi04275593-10 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 1192 (ObjNum 900 snap 284 seq_num 900) dirty exists 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:2895: done (4 left) 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:2896: done (3 left) 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:2897: done (2 left) 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:2901: copy_from oid 45 from oid 9 current snap is 289 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 289 2024-09-21T09:37:00.764 INFO:tasks.rados.rados.0.smithi042.stdout:2902: seq_num 905 ranges {0=761856} 2024-09-21T09:37:00.768 INFO:tasks.rados.rados.0.smithi042.stdout:2902: writing smithi04275593-26 from 0 to 761856 tid 1 2024-09-21T09:37:00.768 INFO:tasks.rados.rados.0.smithi042.stdout:2903: snap_remove snap 281 2024-09-21T09:37:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:00 smithi042 ceph-mon[85820]: pgmap v640: 121 pgs: 121 active+clean; 482 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-21T09:37:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:00 smithi042 ceph-mon[85820]: osdmap e645: 8 total, 8 up, 8 in 2024-09-21T09:37:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:00 smithi042 ceph-mon[87662]: pgmap v640: 121 pgs: 121 active+clean; 482 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-21T09:37:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:00 smithi042 ceph-mon[87662]: osdmap e645: 8 total, 8 up, 8 in 2024-09-21T09:37:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:00 smithi133 ceph-mon[83064]: pgmap v640: 121 pgs: 121 active+clean; 482 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-21T09:37:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:00 smithi133 ceph-mon[83064]: osdmap e645: 8 total, 8 up, 8 in 2024-09-21T09:37:01.768 INFO:tasks.rados.rados.0.smithi042.stdout:2900: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:37:01.768 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1012 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T09:37:01.768 INFO:tasks.rados.rados.0.smithi042.stdout:2899: expect (ObjNum 839 snap 273 seq_num 839) 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2902: finishing write tid 1 to smithi04275593-26 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2902: finishing write tid 2 to smithi04275593-26 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2902: finishing write tid 3 to smithi04275593-26 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2902: oid 26 updating version 0 to 1177 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2902: oid 26 version 1177 is already newer than 1176 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 1177 (ObjNum 905 snap 289 seq_num 905) dirty exists 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2902: left oid 26 (ObjNum 905 snap 289 seq_num 905) 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2901: finishing copy_from racing read to smithi04275593-45 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2899: done (4 left) 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2900: done (3 left) 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2902: done (2 left) 2024-09-21T09:37:01.833 INFO:tasks.rados.rados.0.smithi042.stdout:2903: done (1 left) 2024-09-21T09:37:01.834 INFO:tasks.rados.rados.0.smithi042.stdout:2904: delete oid 20 current snap is 289 2024-09-21T09:37:01.834 INFO:tasks.rados.rados.0.smithi042.stdout:2901: finishing copy_from to smithi04275593-45 2024-09-21T09:37:01.834 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 933 (ObjNum 817 snap 263 seq_num 817) dirty exists 2024-09-21T09:37:01.835 INFO:tasks.rados.rados.0.smithi042.stdout:2901: done (1 left) 2024-09-21T09:37:01.835 INFO:tasks.rados.rados.0.smithi042.stdout:2904: done (0 left) 2024-09-21T09:37:01.835 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 289 2024-09-21T09:37:01.835 INFO:tasks.rados.rados.0.smithi042.stdout:2905: seq_num 907 ranges {14000128=794624} 2024-09-21T09:37:01.916 INFO:tasks.rados.rados.0.smithi042.stdout:2905: writing smithi04275593-43 from 14000128 to 14794752 tid 1 2024-09-21T09:37:01.916 INFO:tasks.rados.rados.0.smithi042.stdout:2906: snap_remove snap 272 2024-09-21T09:37:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:01 smithi042 ceph-mon[85820]: osdmap e646: 8 total, 8 up, 8 in 2024-09-21T09:37:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:01 smithi042 ceph-mon[87662]: osdmap e646: 8 total, 8 up, 8 in 2024-09-21T09:37:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:01 smithi133 ceph-mon[83064]: osdmap e646: 8 total, 8 up, 8 in 2024-09-21T09:37:02.751 INFO:tasks.rados.rados.0.smithi042.stdout:2905: finishing write tid 1 to smithi04275593-43 2024-09-21T09:37:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:2905: finishing write tid 2 to smithi04275593-43 2024-09-21T09:37:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:2905: finishing write tid 3 to smithi04275593-43 2024-09-21T09:37:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:2905: oid 43 updating version 0 to 928 2024-09-21T09:37:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:2905: oid 43 version 928 is already newer than 927 2024-09-21T09:37:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 928 (ObjNum 907 snap 289 seq_num 907) dirty exists 2024-09-21T09:37:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:2905: left oid 43 (ObjNum 907 snap 289 seq_num 907) 2024-09-21T09:37:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:2905: done (1 left) 2024-09-21T09:37:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:2906: done (0 left) 2024-09-21T09:37:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 289 2024-09-21T09:37:02.752 INFO:tasks.rados.rados.0.smithi042.stdout:2907: seq_num 908 ranges {761856=409600,1171456=401408} 2024-09-21T09:37:02.758 INFO:tasks.rados.rados.0.smithi042.stdout:2907: writing smithi04275593-26 from 761856 to 1171456 tid 1 2024-09-21T09:37:02.762 INFO:tasks.rados.rados.0.smithi042.stdout:2907: writing smithi04275593-26 from 1171456 to 1572864 tid 2 2024-09-21T09:37:02.762 INFO:tasks.rados.rados.0.smithi042.stdout:2908: rmattr oid 36 current snap is 289 2024-09-21T09:37:02.762 INFO:tasks.rados.rados.0.smithi042.stdout:2908: done (1 left) 2024-09-21T09:37:02.762 INFO:tasks.rados.rados.0.smithi042.stdout:2909: snap_remove snap 279 2024-09-21T09:37:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:02 smithi042 ceph-mon[85820]: pgmap v643: 121 pgs: 121 active+clean; 486 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.6 MiB/s wr, 21 op/s 2024-09-21T09:37:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:02 smithi042 ceph-mon[85820]: osdmap e647: 8 total, 8 up, 8 in 2024-09-21T09:37:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:02 smithi042 ceph-mon[85820]: osdmap e648: 8 total, 8 up, 8 in 2024-09-21T09:37:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:02 smithi042 ceph-mon[87662]: pgmap v643: 121 pgs: 121 active+clean; 486 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.6 MiB/s wr, 21 op/s 2024-09-21T09:37:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:02 smithi042 ceph-mon[87662]: osdmap e647: 8 total, 8 up, 8 in 2024-09-21T09:37:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:02 smithi042 ceph-mon[87662]: osdmap e648: 8 total, 8 up, 8 in 2024-09-21T09:37:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:02 smithi133 ceph-mon[83064]: pgmap v643: 121 pgs: 121 active+clean; 486 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.6 MiB/s wr, 21 op/s 2024-09-21T09:37:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:02 smithi133 ceph-mon[83064]: osdmap e647: 8 total, 8 up, 8 in 2024-09-21T09:37:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:02 smithi133 ceph-mon[83064]: osdmap e648: 8 total, 8 up, 8 in 2024-09-21T09:37:03.753 INFO:tasks.rados.rados.0.smithi042.stdout:2907: finishing write tid 1 to smithi04275593-26 2024-09-21T09:37:03.753 INFO:tasks.rados.rados.0.smithi042.stdout:2907: finishing write tid 2 to smithi04275593-26 2024-09-21T09:37:03.753 INFO:tasks.rados.rados.0.smithi042.stdout:2907: finishing write tid 3 to smithi04275593-26 2024-09-21T09:37:03.754 INFO:tasks.rados.rados.0.smithi042.stdout:2907: finishing write tid 4 to smithi04275593-26 2024-09-21T09:37:03.754 INFO:tasks.rados.rados.0.smithi042.stdout:2907: oid 26 updating version 0 to 1178 2024-09-21T09:37:03.754 INFO:tasks.rados.rados.0.smithi042.stdout:2907: oid 26 updating version 1178 to 1179 2024-09-21T09:37:03.754 INFO:tasks.rados.rados.0.smithi042.stdout:2907: oid 26 updating version 1179 to 1180 2024-09-21T09:37:03.754 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 1180 (ObjNum 908 snap 289 seq_num 908) dirty exists 2024-09-21T09:37:03.754 INFO:tasks.rados.rados.0.smithi042.stdout:2907: left oid 26 (ObjNum 908 snap 289 seq_num 908) 2024-09-21T09:37:03.754 INFO:tasks.rados.rados.0.smithi042.stdout:2907: done (1 left) 2024-09-21T09:37:03.754 INFO:tasks.rados.rados.0.smithi042.stdout:2909: done (0 left) 2024-09-21T09:37:03.754 INFO:tasks.rados.rados.0.smithi042.stdout:2910: snap_remove snap 284 2024-09-21T09:37:04.760 INFO:tasks.rados.rados.0.smithi042.stdout:2910: done (0 left) 2024-09-21T09:37:04.760 INFO:tasks.rados.rados.0.smithi042.stdout:2911: rmattr oid 22 current snap is 289 2024-09-21T09:37:04.760 INFO:tasks.rados.rados.0.smithi042.stdout:2912: read oid 37 snap -1 2024-09-21T09:37:04.760 INFO:tasks.rados.rados.0.smithi042.stdout:2912: expect (ObjNum 827 snap 269 seq_num 827) 2024-09-21T09:37:04.761 INFO:tasks.rados.rados.0.smithi042.stdout:2913: read oid 45 snap -1 2024-09-21T09:37:04.761 INFO:tasks.rados.rados.0.smithi042.stdout:2913: expect (ObjNum 817 snap 263 seq_num 817) 2024-09-21T09:37:04.761 INFO:tasks.rados.rados.0.smithi042.stdout:2914: read oid 15 snap 265 2024-09-21T09:37:04.761 INFO:tasks.rados.rados.0.smithi042.stdout:2914: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:37:04.761 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 289 2024-09-21T09:37:04.761 INFO:tasks.rados.rados.0.smithi042.stdout:2915: seq_num 909 ranges {0=425984,425984=401408} 2024-09-21T09:37:04.763 INFO:tasks.rados.rados.0.smithi042.stdout:2915: writing smithi04275593-35 from 0 to 425984 tid 1 2024-09-21T09:37:04.766 INFO:tasks.rados.rados.0.smithi042.stdout:2915: writing smithi04275593-35 from 425984 to 827392 tid 2 2024-09-21T09:37:04.767 INFO:tasks.rados.rados.0.smithi042.stdout:2916: setattr oid 8 current snap is 289 2024-09-21T09:37:04.767 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 1193 (ObjNum 900 snap 284 seq_num 900) dirty exists 2024-09-21T09:37:04.769 INFO:tasks.rados.rados.0.smithi042.stdout:2911: done (5 left) 2024-09-21T09:37:04.770 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 289 2024-09-21T09:37:04.770 INFO:tasks.rados.rados.0.smithi042.stdout:2917: seq_num 910 ranges {0=442368,442368=401408} 2024-09-21T09:37:04.773 INFO:tasks.rados.rados.0.smithi042.stdout:2917: writing smithi04275593-39 from 0 to 442368 tid 1 2024-09-21T09:37:04.776 INFO:tasks.rados.rados.0.smithi042.stdout:2917: writing smithi04275593-39 from 442368 to 843776 tid 2 2024-09-21T09:37:04.776 INFO:tasks.rados.rados.0.smithi042.stdout:2918: read oid 13 snap -1 2024-09-21T09:37:04.776 INFO:tasks.rados.rados.0.smithi042.stdout:2918: expect deleted 2024-09-21T09:37:04.776 INFO:tasks.rados.rados.0.smithi042.stdout:2919: delete oid 48 current snap is 289 2024-09-21T09:37:04.776 INFO:tasks.rados.rados.0.smithi042.stdout:2914: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:37:04.870 INFO:tasks.rados.rados.0.smithi042.stdout:2915: finishing write tid 1 to smithi04275593-35 2024-09-21T09:37:04.870 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1192 (ObjNum 891 snap 284 seq_num 891) dirty exists 2024-09-21T09:37:04.870 INFO:tasks.rados.rados.0.smithi042.stdout:2915: finishing write tid 2 to smithi04275593-35 2024-09-21T09:37:04.870 INFO:tasks.rados.rados.0.smithi042.stdout:2915: finishing write tid 3 to smithi04275593-35 2024-09-21T09:37:04.870 INFO:tasks.rados.rados.0.smithi042.stdout:2915: finishing write tid 4 to smithi04275593-35 2024-09-21T09:37:04.870 INFO:tasks.rados.rados.0.smithi042.stdout:2915: oid 35 updating version 0 to 1397 2024-09-21T09:37:04.870 INFO:tasks.rados.rados.0.smithi042.stdout:2915: oid 35 updating version 1397 to 1398 2024-09-21T09:37:04.870 INFO:tasks.rados.rados.0.smithi042.stdout:2915: oid 35 updating version 1398 to 1399 2024-09-21T09:37:04.870 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1399 (ObjNum 909 snap 289 seq_num 909) dirty exists 2024-09-21T09:37:04.870 INFO:tasks.rados.rados.0.smithi042.stdout:2915: left oid 35 (ObjNum 909 snap 289 seq_num 909) 2024-09-21T09:37:04.871 INFO:tasks.rados.rados.0.smithi042.stdout:2912: expect (ObjNum 827 snap 269 seq_num 827) 2024-09-21T09:37:04.991 INFO:tasks.rados.rados.0.smithi042.stdout:2917: finishing write tid 1 to smithi04275593-39 2024-09-21T09:37:04.992 INFO:tasks.rados.rados.0.smithi042.stdout:2917: finishing write tid 2 to smithi04275593-39 2024-09-21T09:37:04.992 INFO:tasks.rados.rados.0.smithi042.stdout:2917: finishing write tid 3 to smithi04275593-39 2024-09-21T09:37:04.992 INFO:tasks.rados.rados.0.smithi042.stdout:2917: finishing write tid 4 to smithi04275593-39 2024-09-21T09:37:04.992 INFO:tasks.rados.rados.0.smithi042.stdout:2917: oid 39 updating version 0 to 955 2024-09-21T09:37:04.992 INFO:tasks.rados.rados.0.smithi042.stdout:2917: oid 39 version 955 is already newer than 954 2024-09-21T09:37:04.992 INFO:tasks.rados.rados.0.smithi042.stdout:2917: oid 39 updating version 955 to 956 2024-09-21T09:37:04.992 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 956 (ObjNum 910 snap 289 seq_num 910) dirty exists 2024-09-21T09:37:04.992 INFO:tasks.rados.rados.0.smithi042.stdout:2917: left oid 39 (ObjNum 910 snap 289 seq_num 910) 2024-09-21T09:37:04.992 INFO:tasks.rados.rados.0.smithi042.stdout:2913: expect (ObjNum 817 snap 263 seq_num 817) 2024-09-21T09:37:05.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:04 smithi042 ceph-mon[85820]: pgmap v646: 121 pgs: 121 active+clean; 501 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.7 MiB/s wr, 5 op/s 2024-09-21T09:37:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:04 smithi042 ceph-mon[85820]: osdmap e649: 8 total, 8 up, 8 in 2024-09-21T09:37:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:04 smithi042 ceph-mon[87662]: pgmap v646: 121 pgs: 121 active+clean; 501 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.7 MiB/s wr, 5 op/s 2024-09-21T09:37:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:04 smithi042 ceph-mon[87662]: osdmap e649: 8 total, 8 up, 8 in 2024-09-21T09:37:05.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:37:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:37:04.816+0000 7f78bc911640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 162 after trimming was started 2024-09-21T09:37:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:04 smithi133 ceph-mon[83064]: pgmap v646: 121 pgs: 121 active+clean; 501 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.7 MiB/s wr, 5 op/s 2024-09-21T09:37:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:04 smithi133 ceph-mon[83064]: osdmap e649: 8 total, 8 up, 8 in 2024-09-21T09:37:06.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:05 smithi042 ceph-mon[85820]: osdmap e650: 8 total, 8 up, 8 in 2024-09-21T09:37:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:05 smithi042 ceph-mon[87662]: osdmap e650: 8 total, 8 up, 8 in 2024-09-21T09:37:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:05 smithi133 ceph-mon[83064]: osdmap e650: 8 total, 8 up, 8 in 2024-09-21T09:37:06.697 INFO:tasks.rados.rados.0.smithi042.stdout:2912: done (7 left) 2024-09-21T09:37:06.697 INFO:tasks.rados.rados.0.smithi042.stdout:2913: done (6 left) 2024-09-21T09:37:06.698 INFO:tasks.rados.rados.0.smithi042.stdout:2914: done (5 left) 2024-09-21T09:37:06.698 INFO:tasks.rados.rados.0.smithi042.stdout:2915: done (4 left) 2024-09-21T09:37:06.698 INFO:tasks.rados.rados.0.smithi042.stdout:2916: done (3 left) 2024-09-21T09:37:06.698 INFO:tasks.rados.rados.0.smithi042.stdout:2917: done (2 left) 2024-09-21T09:37:06.698 INFO:tasks.rados.rados.0.smithi042.stdout:2918: done (1 left) 2024-09-21T09:37:06.698 INFO:tasks.rados.rados.0.smithi042.stdout:2919: done (0 left) 2024-09-21T09:37:06.698 INFO:tasks.rados.rados.0.smithi042.stdout:2920: read oid 24 snap -1 2024-09-21T09:37:06.698 INFO:tasks.rados.rados.0.smithi042.stdout:2920: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:37:06.698 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 289 2024-09-21T09:37:06.698 INFO:tasks.rados.rados.0.smithi042.stdout:2921: seq_num 912 ranges {0=483328,483328=401408} 2024-09-21T09:37:06.700 INFO:tasks.rados.rados.0.smithi042.stdout:2921: writing smithi04275593-36 from 0 to 483328 tid 1 2024-09-21T09:37:06.702 INFO:tasks.rados.rados.0.smithi042.stdout:2921: writing smithi04275593-36 from 483328 to 884736 tid 2 2024-09-21T09:37:06.702 INFO:tasks.rados.rados.0.smithi042.stdout:2922: delete oid 44 current snap is 289 2024-09-21T09:37:06.702 INFO:tasks.rados.rados.0.smithi042.stdout:2920: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:37:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2921: finishing write tid 1 to smithi04275593-36 2024-09-21T09:37:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2921: finishing write tid 2 to smithi04275593-36 2024-09-21T09:37:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2921: finishing write tid 3 to smithi04275593-36 2024-09-21T09:37:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2921: finishing write tid 4 to smithi04275593-36 2024-09-21T09:37:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2921: oid 36 updating version 0 to 1056 2024-09-21T09:37:06.723 INFO:tasks.rados.rados.0.smithi042.stdout:2921: oid 36 updating version 1056 to 1057 2024-09-21T09:37:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2921: oid 36 updating version 1057 to 1058 2024-09-21T09:37:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1058 (ObjNum 912 snap 289 seq_num 912) dirty exists 2024-09-21T09:37:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2921: left oid 36 (ObjNum 912 snap 289 seq_num 912) 2024-09-21T09:37:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2920: done (2 left) 2024-09-21T09:37:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2921: done (1 left) 2024-09-21T09:37:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2922: done (0 left) 2024-09-21T09:37:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 289 2024-09-21T09:37:06.724 INFO:tasks.rados.rados.0.smithi042.stdout:2923: seq_num 914 ranges {0=516096,516096=401408} 2024-09-21T09:37:06.725 INFO:tasks.rados.rados.0.smithi042.stdout:2923: writing smithi04275593-14 from 0 to 516096 tid 1 2024-09-21T09:37:06.727 INFO:tasks.rados.rados.0.smithi042.stdout:2923: writing smithi04275593-14 from 516096 to 917504 tid 2 2024-09-21T09:37:06.728 INFO:tasks.rados.rados.0.smithi042.stdout:2924: copy_from oid 32 from oid 49 current snap is 289 2024-09-21T09:37:06.728 INFO:tasks.rados.rados.0.smithi042.stdout:2925: snap_create 2024-09-21T09:37:06.728 INFO:tasks.rados.rados.0.smithi042.stdout:2924: finishing copy_from to smithi04275593-32 2024-09-21T09:37:06.728 INFO:tasks.rados.rados.0.smithi042.stdout:2924: got expected ENOENT (src dne) 2024-09-21T09:37:06.728 INFO:tasks.rados.rados.0.smithi042.stdout:2924: finishing copy_from racing read to smithi04275593-32 2024-09-21T09:37:06.730 INFO:tasks.rados.rados.0.smithi042.stdout:2923: finishing write tid 1 to smithi04275593-14 2024-09-21T09:37:06.730 INFO:tasks.rados.rados.0.smithi042.stdout:2923: finishing write tid 2 to smithi04275593-14 2024-09-21T09:37:06.731 INFO:tasks.rados.rados.0.smithi042.stdout:2923: finishing write tid 3 to smithi04275593-14 2024-09-21T09:37:06.731 INFO:tasks.rados.rados.0.smithi042.stdout:2923: finishing write tid 4 to smithi04275593-14 2024-09-21T09:37:06.731 INFO:tasks.rados.rados.0.smithi042.stdout:2923: oid 14 updating version 0 to 929 2024-09-21T09:37:06.731 INFO:tasks.rados.rados.0.smithi042.stdout:2923: oid 14 updating version 929 to 930 2024-09-21T09:37:06.731 INFO:tasks.rados.rados.0.smithi042.stdout:2923: oid 14 updating version 930 to 931 2024-09-21T09:37:06.731 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 931 (ObjNum 914 snap 289 seq_num 914) dirty exists 2024-09-21T09:37:06.732 INFO:tasks.rados.rados.0.smithi042.stdout:2923: left oid 14 (ObjNum 914 snap 289 seq_num 914) 2024-09-21T09:37:06.767 INFO:tasks.rados.rados.0.smithi042.stdout:2923: done (2 left) 2024-09-21T09:37:06.768 INFO:tasks.rados.rados.0.smithi042.stdout:2924: done (1 left) 2024-09-21T09:37:06.768 INFO:tasks.rados.rados.0.smithi042.stdout:2925: done (0 left) 2024-09-21T09:37:06.768 INFO:tasks.rados.rados.0.smithi042.stdout:2926: copy_from oid 4 from oid 16 current snap is 290 2024-09-21T09:37:06.768 INFO:tasks.rados.rados.0.smithi042.stdout:2927: snap_create 2024-09-21T09:37:06.780 INFO:tasks.rados.rados.0.smithi042.stdout:2926: finishing copy_from racing read to smithi04275593-4 2024-09-21T09:37:06.782 INFO:tasks.rados.rados.0.smithi042.stdout:2926: finishing copy_from to smithi04275593-4 2024-09-21T09:37:06.782 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 1234 (ObjNum 839 snap 273 seq_num 839) dirty exists 2024-09-21T09:37:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:06 smithi042 ceph-mon[85820]: pgmap v649: 121 pgs: 121 active+clean; 510 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 6.2 MiB/s wr, 7 op/s 2024-09-21T09:37:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:06 smithi042 ceph-mon[87662]: pgmap v649: 121 pgs: 121 active+clean; 510 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 6.2 MiB/s wr, 7 op/s 2024-09-21T09:37:07.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:06 smithi133 ceph-mon[83064]: pgmap v649: 121 pgs: 121 active+clean; 510 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 6.2 MiB/s wr, 7 op/s 2024-09-21T09:37:07.752 INFO:tasks.rados.rados.0.smithi042.stdout:2926: done (1 left) 2024-09-21T09:37:07.753 INFO:tasks.rados.rados.0.smithi042.stdout:2927: done (0 left) 2024-09-21T09:37:07.753 INFO:tasks.rados.rados.0.smithi042.stdout:2928: read oid 49 snap -1 2024-09-21T09:37:07.753 INFO:tasks.rados.rados.0.smithi042.stdout:2928: expect deleted 2024-09-21T09:37:07.753 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 291 2024-09-21T09:37:07.753 INFO:tasks.rados.rados.0.smithi042.stdout:2929: seq_num 915 ranges {9142272=532480,9674752=401408} 2024-09-21T09:37:07.805 INFO:tasks.rados.rados.0.smithi042.stdout:2929: writing smithi04275593-22 from 9142272 to 9674752 tid 1 2024-09-21T09:37:07.808 INFO:tasks.rados.rados.0.smithi042.stdout:2929: writing smithi04275593-22 from 9674752 to 10076160 tid 2 2024-09-21T09:37:07.808 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 291 2024-09-21T09:37:07.808 INFO:tasks.rados.rados.0.smithi042.stdout:2930: seq_num 916 ranges {1572864=548864,2121728=401408} 2024-09-21T09:37:07.820 INFO:tasks.rados.rados.0.smithi042.stdout:2930: writing smithi04275593-26 from 1572864 to 2121728 tid 1 2024-09-21T09:37:07.823 INFO:tasks.rados.rados.0.smithi042.stdout:2930: writing smithi04275593-26 from 2121728 to 2523136 tid 2 2024-09-21T09:37:07.823 INFO:tasks.rados.rados.0.smithi042.stdout:2931: copy_from oid 45 from oid 28 current snap is 291 2024-09-21T09:37:07.823 INFO:tasks.rados.rados.0.smithi042.stdout:2929: finishing write tid 1 to smithi04275593-22 2024-09-21T09:37:07.824 INFO:tasks.rados.rados.0.smithi042.stdout:2929: finishing write tid 2 to smithi04275593-22 2024-09-21T09:37:07.824 INFO:tasks.rados.rados.0.smithi042.stdout:2929: finishing write tid 3 to smithi04275593-22 2024-09-21T09:37:07.824 INFO:tasks.rados.rados.0.smithi042.stdout:2929: finishing write tid 4 to smithi04275593-22 2024-09-21T09:37:07.824 INFO:tasks.rados.rados.0.smithi042.stdout:2929: oid 22 updating version 0 to 1194 2024-09-21T09:37:07.824 INFO:tasks.rados.rados.0.smithi042.stdout:2929: oid 22 updating version 1194 to 1196 2024-09-21T09:37:07.825 INFO:tasks.rados.rados.0.smithi042.stdout:2929: oid 22 version 1196 is already newer than 1195 2024-09-21T09:37:07.825 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 1196 (ObjNum 915 snap 291 seq_num 915) dirty exists 2024-09-21T09:37:07.825 INFO:tasks.rados.rados.0.smithi042.stdout:2929: left oid 22 (ObjNum 915 snap 291 seq_num 915) 2024-09-21T09:37:07.825 INFO:tasks.rados.rados.0.smithi042.stdout:2928: done (3 left) 2024-09-21T09:37:07.825 INFO:tasks.rados.rados.0.smithi042.stdout:2929: done (2 left) 2024-09-21T09:37:07.825 INFO:tasks.rados.rados.0.smithi042.stdout:2932: snap_create 2024-09-21T09:37:07.827 INFO:tasks.rados.rados.0.smithi042.stdout:2930: finishing write tid 1 to smithi04275593-26 2024-09-21T09:37:07.827 INFO:tasks.rados.rados.0.smithi042.stdout:2930: finishing write tid 2 to smithi04275593-26 2024-09-21T09:37:07.827 INFO:tasks.rados.rados.0.smithi042.stdout:2930: finishing write tid 3 to smithi04275593-26 2024-09-21T09:37:07.827 INFO:tasks.rados.rados.0.smithi042.stdout:2930: finishing write tid 4 to smithi04275593-26 2024-09-21T09:37:07.827 INFO:tasks.rados.rados.0.smithi042.stdout:2930: oid 26 updating version 0 to 1183 2024-09-21T09:37:07.827 INFO:tasks.rados.rados.0.smithi042.stdout:2930: oid 26 updating version 1183 to 1184 2024-09-21T09:37:07.828 INFO:tasks.rados.rados.0.smithi042.stdout:2930: oid 26 version 1184 is already newer than 1182 2024-09-21T09:37:07.828 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 1184 (ObjNum 916 snap 291 seq_num 916) dirty exists 2024-09-21T09:37:07.828 INFO:tasks.rados.rados.0.smithi042.stdout:2930: left oid 26 (ObjNum 916 snap 291 seq_num 916) 2024-09-21T09:37:07.838 INFO:tasks.rados.rados.0.smithi042.stdout:2931: finishing copy_from racing read to smithi04275593-45 2024-09-21T09:37:07.838 INFO:tasks.rados.rados.0.smithi042.stdout:2931: finishing copy_from to smithi04275593-45 2024-09-21T09:37:07.838 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 876 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:37:08.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:07 smithi042 ceph-mon[85820]: osdmap e651: 8 total, 8 up, 8 in 2024-09-21T09:37:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:07 smithi042 ceph-mon[85820]: osdmap e652: 8 total, 8 up, 8 in 2024-09-21T09:37:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:07 smithi042 ceph-mon[87662]: osdmap e651: 8 total, 8 up, 8 in 2024-09-21T09:37:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:07 smithi042 ceph-mon[87662]: osdmap e652: 8 total, 8 up, 8 in 2024-09-21T09:37:08.164 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:07 smithi133 ceph-mon[83064]: osdmap e651: 8 total, 8 up, 8 in 2024-09-21T09:37:08.164 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:07 smithi133 ceph-mon[83064]: osdmap e652: 8 total, 8 up, 8 in 2024-09-21T09:37:08.778 INFO:tasks.rados.rados.0.smithi042.stdout:2930: done (2 left) 2024-09-21T09:37:08.778 INFO:tasks.rados.rados.0.smithi042.stdout:2931: done (1 left) 2024-09-21T09:37:08.778 INFO:tasks.rados.rados.0.smithi042.stdout:2932: done (0 left) 2024-09-21T09:37:08.779 INFO:tasks.rados.rados.0.smithi042.stdout:2933: snap_remove snap 290 2024-09-21T09:37:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:08 smithi042 ceph-mon[87662]: pgmap v651: 121 pgs: 121 active+clean; 512 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.7 MiB/s wr, 13 op/s 2024-09-21T09:37:09.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:08 smithi042 ceph-mon[85820]: pgmap v651: 121 pgs: 121 active+clean; 512 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.7 MiB/s wr, 13 op/s 2024-09-21T09:37:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:08 smithi133 ceph-mon[83064]: pgmap v651: 121 pgs: 121 active+clean; 512 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.7 MiB/s wr, 13 op/s 2024-09-21T09:37:09.786 INFO:tasks.rados.rados.0.smithi042.stdout:2933: done (0 left) 2024-09-21T09:37:09.786 INFO:tasks.rados.rados.0.smithi042.stdout:2934: snap_remove snap 289 2024-09-21T09:37:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:09 smithi042 ceph-mon[87662]: osdmap e653: 8 total, 8 up, 8 in 2024-09-21T09:37:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:09 smithi042 ceph-mon[87662]: pgmap v654: 121 pgs: 121 active+clean; 516 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-09-21T09:37:10.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:09 smithi042 ceph-mon[85820]: osdmap e653: 8 total, 8 up, 8 in 2024-09-21T09:37:10.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:09 smithi042 ceph-mon[85820]: pgmap v654: 121 pgs: 121 active+clean; 516 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-09-21T09:37:10.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:37:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:37:10] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.51.0" 2024-09-21T09:37:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:09 smithi133 ceph-mon[83064]: osdmap e653: 8 total, 8 up, 8 in 2024-09-21T09:37:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:09 smithi133 ceph-mon[83064]: pgmap v654: 121 pgs: 121 active+clean; 516 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-09-21T09:37:10.791 INFO:tasks.rados.rados.0.smithi042.stdout:2934: done (0 left) 2024-09-21T09:37:10.791 INFO:tasks.rados.rados.0.smithi042.stdout:2935: rollback oid 35 current snap is 292 2024-09-21T09:37:10.791 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 35 to 282 2024-09-21T09:37:10.791 INFO:tasks.rados.rados.0.smithi042.stdout:2936: snap_remove snap 252 2024-09-21T09:37:11.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:10 smithi042 ceph-mon[85820]: osdmap e654: 8 total, 8 up, 8 in 2024-09-21T09:37:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:10 smithi042 ceph-mon[87662]: osdmap e654: 8 total, 8 up, 8 in 2024-09-21T09:37:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:10 smithi133 ceph-mon[83064]: osdmap e654: 8 total, 8 up, 8 in 2024-09-21T09:37:11.795 INFO:tasks.rados.rados.0.smithi042.stdout:2936: done (1 left) 2024-09-21T09:37:11.795 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 292 2024-09-21T09:37:11.795 INFO:tasks.rados.rados.0.smithi042.stdout:2937: seq_num 917 ranges {0=565248,565248=401408} 2024-09-21T09:37:11.799 INFO:tasks.rados.rados.0.smithi042.stdout:2937: writing smithi04275593-13 from 0 to 565248 tid 1 2024-09-21T09:37:11.802 INFO:tasks.rados.rados.0.smithi042.stdout:2937: writing smithi04275593-13 from 565248 to 966656 tid 2 2024-09-21T09:37:11.802 INFO:tasks.rados.rados.0.smithi042.stdout:2938: setattr oid 41 current snap is 292 2024-09-21T09:37:11.802 INFO:tasks.rados.rados.0.smithi042.stdout:2935: finishing rollback tid 0 to smithi04275593-35 2024-09-21T09:37:11.802 INFO:tasks.rados.rados.0.smithi042.stdout:2935: finishing rollback tid 1 to smithi04275593-35 2024-09-21T09:37:11.802 INFO:tasks.rados.rados.0.smithi042.stdout:2935: finishing rollback tid 2 to smithi04275593-35 2024-09-21T09:37:11.802 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1403 (ObjNum 672 snap 199 seq_num 672) dirty exists 2024-09-21T09:37:11.804 INFO:tasks.rados.rados.0.smithi042.stdout:2935: done (2 left) 2024-09-21T09:37:11.804 INFO:tasks.rados.rados.0.smithi042.stdout:2939: read oid 49 snap -1 2024-09-21T09:37:11.804 INFO:tasks.rados.rados.0.smithi042.stdout:2939: expect deleted 2024-09-21T09:37:11.804 INFO:tasks.rados.rados.0.smithi042.stdout:2940: rollback oid 24 current snap is 292 2024-09-21T09:37:11.804 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 24 to 265 2024-09-21T09:37:11.804 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 292 2024-09-21T09:37:11.804 INFO:tasks.rados.rados.0.smithi042.stdout:2941: seq_num 918 ranges {2899968=581632,3481600=401408} 2024-09-21T09:37:11.825 INFO:tasks.rados.rados.0.smithi042.stdout:2941: writing smithi04275593-8 from 2899968 to 3481600 tid 1 2024-09-21T09:37:11.828 INFO:tasks.rados.rados.0.smithi042.stdout:2941: writing smithi04275593-8 from 3481600 to 3883008 tid 2 2024-09-21T09:37:11.828 INFO:tasks.rados.rados.0.smithi042.stdout:2942: read oid 50 snap -1 2024-09-21T09:37:11.828 INFO:tasks.rados.rados.0.smithi042.stdout:2942: expect (ObjNum 856 snap 277 seq_num 856) 2024-09-21T09:37:11.828 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 292 2024-09-21T09:37:11.828 INFO:tasks.rados.rados.0.smithi042.stdout:2943: seq_num 919 ranges {884736=598016,1482752=401408} 2024-09-21T09:37:11.837 INFO:tasks.rados.rados.0.smithi042.stdout:2943: writing smithi04275593-36 from 884736 to 1482752 tid 1 2024-09-21T09:37:11.840 INFO:tasks.rados.rados.0.smithi042.stdout:2943: writing smithi04275593-36 from 1482752 to 1884160 tid 2 2024-09-21T09:37:11.840 INFO:tasks.rados.rados.0.smithi042.stdout:2944: copy_from oid 21 from oid 45 current snap is 292 2024-09-21T09:37:11.840 INFO:tasks.rados.rados.0.smithi042.stdout:2937: finishing write tid 1 to smithi04275593-13 2024-09-21T09:37:11.840 INFO:tasks.rados.rados.0.smithi042.stdout:2937: finishing write tid 2 to smithi04275593-13 2024-09-21T09:37:11.840 INFO:tasks.rados.rados.0.smithi042.stdout:2937: finishing write tid 3 to smithi04275593-13 2024-09-21T09:37:11.840 INFO:tasks.rados.rados.0.smithi042.stdout:2939: done (7 left) 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:2945: snap_create 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:2937: finishing write tid 4 to smithi04275593-13 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:2937: oid 13 updating version 0 to 1299 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:2937: oid 13 updating version 1299 to 1300 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:2937: oid 13 version 1300 is already newer than 1298 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1300 (ObjNum 917 snap 292 seq_num 917) dirty exists 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:2937: left oid 13 (ObjNum 917 snap 292 seq_num 917) 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 672 (ObjNum 857 snap 277 seq_num 857) dirty exists 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:2940: finishing rollback tid 0 to smithi04275593-24 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:2940: finishing rollback tid 1 to smithi04275593-24 2024-09-21T09:37:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:2940: finishing rollback tid 2 to smithi04275593-24 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1304 (ObjNum 680 snap 200 seq_num 680) dirty exists 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:2941: finishing write tid 1 to smithi04275593-8 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:2941: finishing write tid 2 to smithi04275593-8 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:2941: finishing write tid 3 to smithi04275593-8 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:2941: finishing write tid 4 to smithi04275593-8 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:2941: oid 8 updating version 0 to 1193 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:2941: oid 8 updating version 1193 to 1195 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:2941: oid 8 version 1195 is already newer than 1194 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1195 (ObjNum 918 snap 292 seq_num 918) dirty exists 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:2941: left oid 8 (ObjNum 918 snap 292 seq_num 918) 2024-09-21T09:37:11.842 INFO:tasks.rados.rados.0.smithi042.stdout:2942: expect (ObjNum 856 snap 277 seq_num 856) 2024-09-21T09:37:11.928 INFO:tasks.rados.rados.0.smithi042.stdout:2943: finishing write tid 1 to smithi04275593-36 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:2943: finishing write tid 2 to smithi04275593-36 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:2943: finishing write tid 3 to smithi04275593-36 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:2943: finishing write tid 4 to smithi04275593-36 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:2943: oid 36 updating version 0 to 1068 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:2943: oid 36 updating version 1068 to 1070 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:2943: oid 36 version 1070 is already newer than 1069 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1070 (ObjNum 919 snap 292 seq_num 919) dirty exists 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:2943: left oid 36 (ObjNum 919 snap 292 seq_num 919) 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:2944: finishing copy_from racing read to smithi04275593-21 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:2944: finishing copy_from to smithi04275593-21 2024-09-21T09:37:11.929 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 876 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:37:12.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:11 smithi042 ceph-mon[87662]: osdmap e655: 8 total, 8 up, 8 in 2024-09-21T09:37:12.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:11 smithi042 ceph-mon[87662]: pgmap v657: 121 pgs: 121 active+clean; 517 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-09-21T09:37:12.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:12.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:11 smithi042 ceph-mon[87662]: from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:37:12.011 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:11 smithi042 ceph-mon[85820]: osdmap e655: 8 total, 8 up, 8 in 2024-09-21T09:37:12.011 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:11 smithi042 ceph-mon[85820]: pgmap v657: 121 pgs: 121 active+clean; 517 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-09-21T09:37:12.012 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:12.012 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:11 smithi042 ceph-mon[85820]: from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:37:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:11 smithi133 ceph-mon[83064]: osdmap e655: 8 total, 8 up, 8 in 2024-09-21T09:37:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:11 smithi133 ceph-mon[83064]: pgmap v657: 121 pgs: 121 active+clean; 517 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-09-21T09:37:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:11 smithi133 ceph-mon[83064]: from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:37:12.502 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch ps' 2024-09-21T09:37:12.754 INFO:tasks.rados.rados.0.smithi042.stdout:2937: done (7 left) 2024-09-21T09:37:12.754 INFO:tasks.rados.rados.0.smithi042.stdout:2938: done (6 left) 2024-09-21T09:37:12.754 INFO:tasks.rados.rados.0.smithi042.stdout:2940: done (5 left) 2024-09-21T09:37:12.754 INFO:tasks.rados.rados.0.smithi042.stdout:2941: done (4 left) 2024-09-21T09:37:12.754 INFO:tasks.rados.rados.0.smithi042.stdout:2942: done (3 left) 2024-09-21T09:37:12.754 INFO:tasks.rados.rados.0.smithi042.stdout:2943: done (2 left) 2024-09-21T09:37:12.754 INFO:tasks.rados.rados.0.smithi042.stdout:2944: done (1 left) 2024-09-21T09:37:12.754 INFO:tasks.rados.rados.0.smithi042.stdout:2945: done (0 left) 2024-09-21T09:37:12.754 INFO:tasks.rados.rados.0.smithi042.stdout:2946: delete oid 22 current snap is 293 2024-09-21T09:37:12.756 INFO:tasks.rados.rados.0.smithi042.stdout:2946: done (0 left) 2024-09-21T09:37:12.757 INFO:tasks.rados.rados.0.smithi042.stdout:2947: rollback oid 19 current snap is 293 2024-09-21T09:37:12.757 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 19 to 273 2024-09-21T09:37:12.757 INFO:tasks.rados.rados.0.smithi042.stdout:2948: rmattr oid 23 current snap is 293 2024-09-21T09:37:12.757 INFO:tasks.rados.rados.0.smithi042.stdout:2949: read oid 37 snap -1 2024-09-21T09:37:12.757 INFO:tasks.rados.rados.0.smithi042.stdout:2949: expect (ObjNum 827 snap 269 seq_num 827) 2024-09-21T09:37:12.757 INFO:tasks.rados.rados.0.smithi042.stdout:2950: delete oid 10 current snap is 293 2024-09-21T09:37:12.757 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:37:12.761 INFO:tasks.rados.rados.0.smithi042.stdout:2947: finishing rollback tid 0 to smithi04275593-19 2024-09-21T09:37:12.761 INFO:tasks.rados.rados.0.smithi042.stdout:2947: finishing rollback tid 1 to smithi04275593-19 2024-09-21T09:37:12.761 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 1199 (ObjNum 177 snap 0 seq_num 0) dirty dne 2024-09-21T09:37:12.765 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1072 (ObjNum 129 snap 0 seq_num 3459600544) dirty exists 2024-09-21T09:37:12.772 INFO:tasks.rados.rados.0.smithi042.stdout:2947: done (3 left) 2024-09-21T09:37:12.772 INFO:tasks.rados.rados.0.smithi042.stdout:2948: done (2 left) 2024-09-21T09:37:12.772 INFO:tasks.rados.rados.0.smithi042.stdout:2950: done (1 left) 2024-09-21T09:37:12.773 INFO:tasks.rados.rados.0.smithi042.stdout:2951: rmattr oid 23 current snap is 293 2024-09-21T09:37:12.773 INFO:tasks.rados.rados.0.smithi042.stdout:2952: snap_remove snap 269 2024-09-21T09:37:13.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:12 smithi042 ceph-mon[85820]: osdmap e656: 8 total, 8 up, 8 in 2024-09-21T09:37:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:12 smithi042 ceph-mon[85820]: osdmap e657: 8 total, 8 up, 8 in 2024-09-21T09:37:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:12 smithi042 ceph-mon[87662]: osdmap e656: 8 total, 8 up, 8 in 2024-09-21T09:37:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:12 smithi042 ceph-mon[87662]: osdmap e657: 8 total, 8 up, 8 in 2024-09-21T09:37:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:12 smithi133 ceph-mon[83064]: osdmap e656: 8 total, 8 up, 8 in 2024-09-21T09:37:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:12 smithi133 ceph-mon[83064]: osdmap e657: 8 total, 8 up, 8 in 2024-09-21T09:37:13.761 INFO:tasks.rados.rados.0.smithi042.stdout:2952: done (2 left) 2024-09-21T09:37:13.762 INFO:tasks.rados.rados.0.smithi042.stdout:2953: rollback oid 9 current snap is 293 2024-09-21T09:37:13.762 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 9 to 249 2024-09-21T09:37:13.762 INFO:tasks.rados.rados.0.smithi042.stdout:2954: copy_from oid 33 from oid 49 current snap is 293 2024-09-21T09:37:13.762 INFO:tasks.rados.rados.0.smithi042.stdout:2955: read oid 34 snap -1 2024-09-21T09:37:13.762 INFO:tasks.rados.rados.0.smithi042.stdout:2955: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:37:13.762 INFO:tasks.rados.rados.0.smithi042.stdout:2956: snap_create 2024-09-21T09:37:13.762 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1073 (ObjNum 129 snap 0 seq_num 3459600544) dirty exists 2024-09-21T09:37:13.762 INFO:tasks.rados.rados.0.smithi042.stdout:2949: expect (ObjNum 827 snap 269 seq_num 827) 2024-09-21T09:37:13.894 INFO:tasks.rados.rados.0.smithi042.stdout:2954: finishing copy_from to smithi04275593-33 2024-09-21T09:37:13.894 INFO:tasks.rados.rados.0.smithi042.stdout:2954: got expected ENOENT (src dne) 2024-09-21T09:37:13.895 INFO:tasks.rados.rados.0.smithi042.stdout:2954: finishing copy_from racing read to smithi04275593-33 2024-09-21T09:37:13.895 INFO:tasks.rados.rados.0.smithi042.stdout:2955: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:37:13.896 INFO:tasks.rados.rados.0.smithi042.stdout:2953: finishing rollback tid 0 to smithi04275593-9 2024-09-21T09:37:13.896 INFO:tasks.rados.rados.0.smithi042.stdout:2953: finishing rollback tid 1 to smithi04275593-9 2024-09-21T09:37:13.896 INFO:tasks.rados.rados.0.smithi042.stdout:2953: finishing rollback tid 2 to smithi04275593-9 2024-09-21T09:37:13.896 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 968 (ObjNum 737 snap 226 seq_num 737) dirty exists 2024-09-21T09:37:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T09:37:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (51s) 47s ago 12m 15.5M - 0.27.0 11f11916f8cd da1993eadc57 2024-09-21T09:37:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi133 *:3000 running (30s) 23s ago 12m 46.3M - 10.4.8 5aad1d7cf004 7327de4de3b9 2024-09-21T09:37:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:mds.a smithi042 running (2m) 47s ago 14m 17.1M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 005b6fc2172a 2024-09-21T09:37:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:mds.b smithi133 running (111s) 23s ago 13m 13.3M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 771ef258f6d3 2024-09-21T09:37:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi133 *:8443,9283,8765 running (7m) 23s ago 17m 457M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 33f965bbb5ab 2024-09-21T09:37:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (8m) 47s ago 19m 533M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f23091eac111 2024-09-21T09:37:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (7m) 47s ago 19m 69.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 dcce33aa6315 2024-09-21T09:37:14.682 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi133 running (7m) 23s ago 17m 57.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f8f529f22ab7 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (7m) 47s ago 17m 60.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f102d83765db 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (97s) 47s ago 12m 9843k - 1.7.0 72c9c2088986 d49ee182d97f 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi133 *:9100 running (91s) 23s ago 12m 9.97M - 1.7.0 72c9c2088986 d3c223c5beda 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (6m) 47s ago 17m 209M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 b86e8c896d58 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (5m) 47s ago 16m 218M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 599cf3efc733 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (5m) 47s ago 16m 181M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9d2749b5f532 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (4m) 47s ago 15m 153M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 fe5a6841aeab 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi133 running (4m) 23s ago 15m 187M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d14b6f373e3f 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi133 running (3m) 23s ago 15m 172M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bc9de56c5676 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi133 running (2m) 23s ago 14m 118M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 e959f4257d40 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi133 running (2m) 23s ago 14m 120M 2480M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0671418938d8 2024-09-21T09:37:14.683 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi133 *:9095 running (70s) 23s ago 13m 36.4M - 2.51.0 1d3b7f56885b d88bd44d0bbb 2024-09-21T09:37:14.757 INFO:tasks.rados.rados.0.smithi042.stdout:2949: done (5 left) 2024-09-21T09:37:14.757 INFO:tasks.rados.rados.0.smithi042.stdout:2951: done (4 left) 2024-09-21T09:37:14.757 INFO:tasks.rados.rados.0.smithi042.stdout:2953: done (3 left) 2024-09-21T09:37:14.757 INFO:tasks.rados.rados.0.smithi042.stdout:2954: done (2 left) 2024-09-21T09:37:14.757 INFO:tasks.rados.rados.0.smithi042.stdout:2955: done (1 left) 2024-09-21T09:37:14.757 INFO:tasks.rados.rados.0.smithi042.stdout:2956: done (0 left) 2024-09-21T09:37:14.758 INFO:tasks.rados.rados.0.smithi042.stdout:2957: rollback oid 43 current snap is 294 2024-09-21T09:37:14.758 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 43 to 270 2024-09-21T09:37:14.758 INFO:tasks.rados.rados.0.smithi042.stdout:2958: copy_from oid 32 from oid 46 current snap is 294 2024-09-21T09:37:14.758 INFO:tasks.rados.rados.0.smithi042.stdout:2959: copy_from oid 33 from oid 40 current snap is 294 2024-09-21T09:37:14.758 INFO:tasks.rados.rados.0.smithi042.stdout:2960: snap_remove snap 287 2024-09-21T09:37:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:14 smithi042 ceph-mon[85820]: pgmap v660: 121 pgs: 121 active+clean; 506 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-09-21T09:37:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:14 smithi042 ceph-mon[85820]: osdmap e658: 8 total, 8 up, 8 in 2024-09-21T09:37:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:14 smithi042 ceph-mon[87662]: pgmap v660: 121 pgs: 121 active+clean; 506 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-09-21T09:37:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:14 smithi042 ceph-mon[87662]: osdmap e658: 8 total, 8 up, 8 in 2024-09-21T09:37:15.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:14 smithi133 ceph-mon[83064]: pgmap v660: 121 pgs: 121 active+clean; 506 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-09-21T09:37:15.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:14 smithi133 ceph-mon[83064]: osdmap e658: 8 total, 8 up, 8 in 2024-09-21T09:37:15.472 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph versions' 2024-09-21T09:37:15.688 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:37:15.773 INFO:tasks.rados.rados.0.smithi042.stdout:2960: done (3 left) 2024-09-21T09:37:15.773 INFO:tasks.rados.rados.0.smithi042.stdout:2961: delete oid 29 current snap is 294 2024-09-21T09:37:15.773 INFO:tasks.rados.rados.0.smithi042.stdout:2958: finishing copy_from to smithi04275593-32 2024-09-21T09:37:15.773 INFO:tasks.rados.rados.0.smithi042.stdout:2958: got expected ENOENT (src dne) 2024-09-21T09:37:15.773 INFO:tasks.rados.rados.0.smithi042.stdout:2958: finishing copy_from racing read to smithi04275593-32 2024-09-21T09:37:15.773 INFO:tasks.rados.rados.0.smithi042.stdout:2959: finishing copy_from racing read to smithi04275593-33 2024-09-21T09:37:15.773 INFO:tasks.rados.rados.0.smithi042.stdout:2957: finishing rollback tid 0 to smithi04275593-43 2024-09-21T09:37:15.773 INFO:tasks.rados.rados.0.smithi042.stdout:2957: finishing rollback tid 1 to smithi04275593-43 2024-09-21T09:37:15.773 INFO:tasks.rados.rados.0.smithi042.stdout:2957: finishing rollback tid 2 to smithi04275593-43 2024-09-21T09:37:15.773 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 934 (ObjNum 809 snap 260 seq_num 809) dirty exists 2024-09-21T09:37:15.774 INFO:tasks.rados.rados.0.smithi042.stdout:2959: finishing copy_from to smithi04275593-33 2024-09-21T09:37:15.774 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 874 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:37:15.778 INFO:tasks.rados.rados.0.smithi042.stdout:2957: done (3 left) 2024-09-21T09:37:15.778 INFO:tasks.rados.rados.0.smithi042.stdout:2958: done (2 left) 2024-09-21T09:37:15.778 INFO:tasks.rados.rados.0.smithi042.stdout:2959: done (1 left) 2024-09-21T09:37:15.778 INFO:tasks.rados.rados.0.smithi042.stdout:2961: done (0 left) 2024-09-21T09:37:15.778 INFO:tasks.rados.rados.0.smithi042.stdout:2962: delete oid 21 current snap is 294 2024-09-21T09:37:15.782 INFO:tasks.rados.rados.0.smithi042.stdout:2962: done (0 left) 2024-09-21T09:37:15.782 INFO:tasks.rados.rados.0.smithi042.stdout:2963: copy_from oid 13 from oid 17 current snap is 294 2024-09-21T09:37:15.783 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 294 2024-09-21T09:37:15.783 INFO:tasks.rados.rados.0.smithi042.stdout:2964: seq_num 924 ranges {2523136=679936,3203072=401408} 2024-09-21T09:37:15.800 INFO:tasks.rados.rados.0.smithi042.stdout:2964: writing smithi04275593-26 from 2523136 to 3203072 tid 1 2024-09-21T09:37:15.803 INFO:tasks.rados.rados.0.smithi042.stdout:2964: writing smithi04275593-26 from 3203072 to 3604480 tid 2 2024-09-21T09:37:15.803 INFO:tasks.rados.rados.0.smithi042.stdout:2965: snap_create 2024-09-21T09:37:15.803 INFO:tasks.rados.rados.0.smithi042.stdout:2963: finishing copy_from racing read to smithi04275593-13 2024-09-21T09:37:15.803 INFO:tasks.rados.rados.0.smithi042.stdout:2963: finishing copy_from to smithi04275593-13 2024-09-21T09:37:15.803 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1039 (ObjNum 790 snap 251 seq_num 790) dirty exists 2024-09-21T09:37:15.805 INFO:tasks.rados.rados.0.smithi042.stdout:2964: finishing write tid 1 to smithi04275593-26 2024-09-21T09:37:15.805 INFO:tasks.rados.rados.0.smithi042.stdout:2964: finishing write tid 2 to smithi04275593-26 2024-09-21T09:37:15.806 INFO:tasks.rados.rados.0.smithi042.stdout:2964: finishing write tid 3 to smithi04275593-26 2024-09-21T09:37:15.807 INFO:tasks.rados.rados.0.smithi042.stdout:2964: finishing write tid 4 to smithi04275593-26 2024-09-21T09:37:15.807 INFO:tasks.rados.rados.0.smithi042.stdout:2964: oid 26 updating version 0 to 1185 2024-09-21T09:37:15.807 INFO:tasks.rados.rados.0.smithi042.stdout:2964: oid 26 updating version 1185 to 1187 2024-09-21T09:37:15.807 INFO:tasks.rados.rados.0.smithi042.stdout:2964: oid 26 version 1187 is already newer than 1186 2024-09-21T09:37:15.807 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 1187 (ObjNum 924 snap 294 seq_num 924) dirty exists 2024-09-21T09:37:15.807 INFO:tasks.rados.rados.0.smithi042.stdout:2964: left oid 26 (ObjNum 924 snap 294 seq_num 924) 2024-09-21T09:37:16.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:15 smithi042 ceph-mon[87662]: from='client.44534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:37:16.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:15 smithi042 ceph-mon[87662]: osdmap e659: 8 total, 8 up, 8 in 2024-09-21T09:37:16.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:15 smithi042 ceph-mon[85820]: from='client.44534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:37:16.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:15 smithi042 ceph-mon[85820]: osdmap e659: 8 total, 8 up, 8 in 2024-09-21T09:37:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:15 smithi133 ceph-mon[83064]: from='client.44534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:37:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:15 smithi133 ceph-mon[83064]: osdmap e659: 8 total, 8 up, 8 in 2024-09-21T09:37:16.772 INFO:tasks.rados.rados.0.smithi042.stdout:2963: done (2 left) 2024-09-21T09:37:16.772 INFO:tasks.rados.rados.0.smithi042.stdout:2964: done (1 left) 2024-09-21T09:37:16.772 INFO:tasks.rados.rados.0.smithi042.stdout:2965: done (0 left) 2024-09-21T09:37:16.772 INFO:tasks.rados.rados.0.smithi042.stdout:2966: copy_from oid 24 from oid 35 current snap is 295 2024-09-21T09:37:16.772 INFO:tasks.rados.rados.0.smithi042.stdout:2967: read oid 32 snap 225 2024-09-21T09:37:16.772 INFO:tasks.rados.rados.0.smithi042.stdout:2967: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:37:16.772 INFO:tasks.rados.rados.0.smithi042.stdout:2968: read oid 38 snap -1 2024-09-21T09:37:16.772 INFO:tasks.rados.rados.0.smithi042.stdout:2968: expect deleted 2024-09-21T09:37:16.772 INFO:tasks.rados.rados.0.smithi042.stdout:2969: read oid 50 snap 273 2024-09-21T09:37:16.772 INFO:tasks.rados.rados.0.smithi042.stdout:2969: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:37:16.773 INFO:tasks.rados.rados.0.smithi042.stdout:2970: read oid 26 snap -1 2024-09-21T09:37:16.773 INFO:tasks.rados.rados.0.smithi042.stdout:2970: expect (ObjNum 924 snap 294 seq_num 924) 2024-09-21T09:37:16.773 INFO:tasks.rados.rados.0.smithi042.stdout:2971: snap_remove snap 285 2024-09-21T09:37:16.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:16 smithi042 ceph-mon[87662]: pgmap v663: 121 pgs: 121 active+clean; 522 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-09-21T09:37:16.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:16 smithi042 ceph-mon[87662]: osdmap e660: 8 total, 8 up, 8 in 2024-09-21T09:37:16.918 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:16 smithi042 ceph-mon[85820]: pgmap v663: 121 pgs: 121 active+clean; 522 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-09-21T09:37:16.918 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:16 smithi042 ceph-mon[85820]: osdmap e660: 8 total, 8 up, 8 in 2024-09-21T09:37:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:16 smithi133 ceph-mon[83064]: pgmap v663: 121 pgs: 121 active+clean; 522 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-09-21T09:37:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:16 smithi133 ceph-mon[83064]: osdmap e660: 8 total, 8 up, 8 in 2024-09-21T09:37:17.659 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-21T09:37:17.659 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-09-21T09:37:17.659 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T09:37:17.659 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:37:17.659 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-09-21T09:37:17.659 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:37:17.659 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:37:17.660 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-09-21T09:37:17.660 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 8 2024-09-21T09:37:17.660 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:37:17.660 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": { 2024-09-21T09:37:17.660 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T09:37:17.660 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-09-21T09:37:17.660 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-09-21T09:37:17.660 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 15 2024-09-21T09:37:17.660 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-09-21T09:37:17.660 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-21T09:37:17.755 INFO:tasks.rados.rados.0.smithi042.stdout:2971: done (5 left) 2024-09-21T09:37:17.755 INFO:tasks.rados.rados.0.smithi042.stdout:2972: rollback oid 7 current snap is 295 2024-09-21T09:37:17.755 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 7 to 231 2024-09-21T09:37:17.755 INFO:tasks.rados.rados.0.smithi042.stdout:2967: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:37:17.804 INFO:tasks.rados.rados.0.smithi042.stdout:2966: finishing copy_from racing read to smithi04275593-24 2024-09-21T09:37:17.804 INFO:tasks.rados.rados.0.smithi042.stdout:2966: finishing copy_from to smithi04275593-24 2024-09-21T09:37:17.804 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1403 (ObjNum 672 snap 199 seq_num 672) dirty exists 2024-09-21T09:37:17.804 INFO:tasks.rados.rados.0.smithi042.stdout:2966: done (5 left) 2024-09-21T09:37:17.805 INFO:tasks.rados.rados.0.smithi042.stdout:2967: done (4 left) 2024-09-21T09:37:17.805 INFO:tasks.rados.rados.0.smithi042.stdout:2968: done (3 left) 2024-09-21T09:37:17.805 INFO:tasks.rados.rados.0.smithi042.stdout:2973: snap_create 2024-09-21T09:37:17.805 INFO:tasks.rados.rados.0.smithi042.stdout:2969: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:37:17.980 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:17 smithi042 ceph-mon[87662]: osdmap e661: 8 total, 8 up, 8 in 2024-09-21T09:37:17.980 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:17 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1759695078' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:37:17.980 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:17 smithi042 ceph-mon[87662]: osdmap e662: 8 total, 8 up, 8 in 2024-09-21T09:37:17.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:17 smithi042 ceph-mon[85820]: osdmap e661: 8 total, 8 up, 8 in 2024-09-21T09:37:17.981 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:17 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1759695078' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:37:17.981 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:17 smithi042 ceph-mon[85820]: osdmap e662: 8 total, 8 up, 8 in 2024-09-21T09:37:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:17 smithi133 ceph-mon[83064]: osdmap e661: 8 total, 8 up, 8 in 2024-09-21T09:37:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:17 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1759695078' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:37:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:17 smithi133 ceph-mon[83064]: osdmap e662: 8 total, 8 up, 8 in 2024-09-21T09:37:18.305 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-21T09:37:18.511 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:37:18.863 INFO:tasks.rados.rados.0.smithi042.stdout:2970: expect (ObjNum 924 snap 294 seq_num 924) 2024-09-21T09:37:18.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:18 smithi042 ceph-mon[87662]: pgmap v666: 121 pgs: 121 active+clean; 530 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-21T09:37:18.887 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:18 smithi042 ceph-mon[85820]: pgmap v666: 121 pgs: 121 active+clean; 530 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-21T09:37:19.039 INFO:tasks.rados.rados.0.smithi042.stdout:2972: finishing rollback tid 1 to smithi04275593-7 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1269 (ObjNum 257 snap 0 seq_num 3458350400) dirty dne 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:2969: done (3 left) 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:2970: done (2 left) 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:2972: done (1 left) 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:2973: done (0 left) 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:2974: read oid 10 snap 282 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:2974: expect (ObjNum 873 snap 282 seq_num 873) 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:2975: read oid 15 snap -1 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:2975: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:2976: rollback oid 19 current snap is 296 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 19 to 280 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 20 current snap is 296 2024-09-21T09:37:19.040 INFO:tasks.rados.rados.0.smithi042.stdout:2977: seq_num 925 ranges {0=696320,696320=401408} 2024-09-21T09:37:19.043 INFO:tasks.rados.rados.0.smithi042.stdout:2977: writing smithi04275593-20 from 0 to 696320 tid 1 2024-09-21T09:37:19.047 INFO:tasks.rados.rados.0.smithi042.stdout:2977: writing smithi04275593-20 from 696320 to 1097728 tid 2 2024-09-21T09:37:19.047 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 296 2024-09-21T09:37:19.047 INFO:tasks.rados.rados.0.smithi042.stdout:2976: finishing rollback tid 1 to smithi04275593-19 2024-09-21T09:37:19.047 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 1199 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T09:37:19.047 INFO:tasks.rados.rados.0.smithi042.stdout:2978: seq_num 926 ranges {3907584=712704,4620288=401408} 2024-09-21T09:37:19.072 INFO:tasks.rados.rados.0.smithi042.stdout:2978: writing smithi04275593-13 from 3907584 to 4620288 tid 1 2024-09-21T09:37:19.074 INFO:tasks.rados.rados.0.smithi042.stdout:2978: writing smithi04275593-13 from 4620288 to 5021696 tid 2 2024-09-21T09:37:19.074 INFO:tasks.rados.rados.0.smithi042.stdout:2976: done (4 left) 2024-09-21T09:37:19.074 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 296 2024-09-21T09:37:19.074 INFO:tasks.rados.rados.0.smithi042.stdout:2979: seq_num 927 ranges {2744320=729088,3473408=401408} 2024-09-21T09:37:19.093 INFO:tasks.rados.rados.0.smithi042.stdout:2979: writing smithi04275593-42 from 2744320 to 3473408 tid 1 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:2979: writing smithi04275593-42 from 3473408 to 3874816 tid 2 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:2980: snap_create 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:2977: finishing write tid 1 to smithi04275593-20 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:2977: finishing write tid 2 to smithi04275593-20 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:2977: finishing write tid 3 to smithi04275593-20 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:2977: finishing write tid 4 to smithi04275593-20 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:2977: oid 20 updating version 0 to 1199 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:2977: oid 20 version 1199 is already newer than 1197 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:2977: oid 20 version 1199 is already newer than 1198 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1199 (ObjNum 925 snap 296 seq_num 925) dirty exists 2024-09-21T09:37:19.096 INFO:tasks.rados.rados.0.smithi042.stdout:2977: left oid 20 (ObjNum 925 snap 296 seq_num 925) 2024-09-21T09:37:19.097 INFO:tasks.rados.rados.0.smithi042.stdout:2975: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:37:19.181 INFO:tasks.rados.rados.0.smithi042.stdout:2974: expect (ObjNum 873 snap 282 seq_num 873) 2024-09-21T09:37:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:18 smithi133 ceph-mon[83064]: pgmap v666: 121 pgs: 121 active+clean; 530 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2978: finishing write tid 1 to smithi04275593-13 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2978: finishing write tid 2 to smithi04275593-13 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2978: finishing write tid 3 to smithi04275593-13 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2978: finishing write tid 4 to smithi04275593-13 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2978: oid 13 updating version 0 to 1405 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2978: oid 13 updating version 1405 to 1406 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2978: oid 13 version 1406 is already newer than 1404 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1406 (ObjNum 926 snap 296 seq_num 926) dirty exists 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2978: left oid 13 (ObjNum 926 snap 296 seq_num 926) 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2979: finishing write tid 1 to smithi04275593-42 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2979: finishing write tid 2 to smithi04275593-42 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2979: finishing write tid 3 to smithi04275593-42 2024-09-21T09:37:19.369 INFO:tasks.rados.rados.0.smithi042.stdout:2979: finishing write tid 4 to smithi04275593-42 2024-09-21T09:37:19.370 INFO:tasks.rados.rados.0.smithi042.stdout:2979: oid 42 updating version 0 to 673 2024-09-21T09:37:19.370 INFO:tasks.rados.rados.0.smithi042.stdout:2979: oid 42 updating version 673 to 674 2024-09-21T09:37:19.370 INFO:tasks.rados.rados.0.smithi042.stdout:2979: oid 42 updating version 674 to 675 2024-09-21T09:37:19.370 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 675 (ObjNum 927 snap 296 seq_num 927) dirty exists 2024-09-21T09:37:19.370 INFO:tasks.rados.rados.0.smithi042.stdout:2979: left oid 42 (ObjNum 927 snap 296 seq_num 927) 2024-09-21T09:37:19.790 INFO:tasks.rados.rados.0.smithi042.stdout:2974: done (5 left) 2024-09-21T09:37:19.790 INFO:tasks.rados.rados.0.smithi042.stdout:2975: done (4 left) 2024-09-21T09:37:19.790 INFO:tasks.rados.rados.0.smithi042.stdout:2977: done (3 left) 2024-09-21T09:37:19.791 INFO:tasks.rados.rados.0.smithi042.stdout:2978: done (2 left) 2024-09-21T09:37:19.791 INFO:tasks.rados.rados.0.smithi042.stdout:2979: done (1 left) 2024-09-21T09:37:19.791 INFO:tasks.rados.rados.0.smithi042.stdout:2980: done (0 left) 2024-09-21T09:37:19.791 INFO:tasks.rados.rados.0.smithi042.stdout:2981: copy_from oid 48 from oid 43 current snap is 297 2024-09-21T09:37:19.791 INFO:tasks.rados.rados.0.smithi042.stdout:2982: setattr oid 7 current snap is 297 2024-09-21T09:37:19.792 INFO:tasks.rados.rados.0.smithi042.stdout:2983: read oid 36 snap 265 2024-09-21T09:37:19.792 INFO:tasks.rados.rados.0.smithi042.stdout:2983: expect deleted 2024-09-21T09:37:19.793 INFO:tasks.rados.rados.0.smithi042.stdout:2984: read oid 25 snap -1 2024-09-21T09:37:19.793 INFO:tasks.rados.rados.0.smithi042.stdout:2984: expect deleted 2024-09-21T09:37:19.793 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 297 2024-09-21T09:37:19.793 INFO:tasks.rados.rados.0.smithi042.stdout:2985: seq_num 928 ranges {0=745472,745472=401408} 2024-09-21T09:37:19.796 INFO:tasks.rados.rados.0.smithi042.stdout:2985: writing smithi04275593-44 from 0 to 745472 tid 1 2024-09-21T09:37:19.799 INFO:tasks.rados.rados.0.smithi042.stdout:2985: writing smithi04275593-44 from 745472 to 1146880 tid 2 2024-09-21T09:37:19.799 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 297 2024-09-21T09:37:19.799 INFO:tasks.rados.rados.0.smithi042.stdout:2986: seq_num 929 ranges {3088384=761856,3850240=401408} 2024-09-21T09:37:19.821 INFO:tasks.rados.rados.0.smithi042.stdout:2986: writing smithi04275593-24 from 3088384 to 3850240 tid 1 2024-09-21T09:37:19.824 INFO:tasks.rados.rados.0.smithi042.stdout:2986: writing smithi04275593-24 from 3850240 to 4251648 tid 2 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2987: rmattr oid 37 current snap is 297 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2987: done (6 left) 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2988: rmattr oid 23 current snap is 297 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2983: done (6 left) 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2989: read oid 37 snap 295 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2989: expect (ObjNum 827 snap 269 seq_num 827) 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2990: delete oid 33 current snap is 297 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1440 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2985: finishing write tid 1 to smithi04275593-44 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2985: finishing write tid 2 to smithi04275593-44 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2985: finishing write tid 3 to smithi04275593-44 2024-09-21T09:37:19.825 INFO:tasks.rados.rados.0.smithi042.stdout:2985: finishing write tid 4 to smithi04275593-44 2024-09-21T09:37:19.826 INFO:tasks.rados.rados.0.smithi042.stdout:2985: oid 44 updating version 0 to 1092 2024-09-21T09:37:19.826 INFO:tasks.rados.rados.0.smithi042.stdout:2985: oid 44 updating version 1092 to 1093 2024-09-21T09:37:19.826 INFO:tasks.rados.rados.0.smithi042.stdout:2985: oid 44 updating version 1093 to 1094 2024-09-21T09:37:19.826 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1094 (ObjNum 928 snap 297 seq_num 928) dirty exists 2024-09-21T09:37:19.826 INFO:tasks.rados.rados.0.smithi042.stdout:2985: left oid 44 (ObjNum 928 snap 297 seq_num 928) 2024-09-21T09:37:19.829 INFO:tasks.rados.rados.0.smithi042.stdout:2986: finishing write tid 1 to smithi04275593-24 2024-09-21T09:37:19.829 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1096 (ObjNum 65 snap 0 seq_num 1550216794) dirty exists 2024-09-21T09:37:19.830 INFO:tasks.rados.rados.0.smithi042.stdout:2982: done (7 left) 2024-09-21T09:37:19.830 INFO:tasks.rados.rados.0.smithi042.stdout:2984: done (6 left) 2024-09-21T09:37:19.830 INFO:tasks.rados.rados.0.smithi042.stdout:2985: done (5 left) 2024-09-21T09:37:19.830 INFO:tasks.rados.rados.0.smithi042.stdout:2988: done (4 left) 2024-09-21T09:37:19.830 INFO:tasks.rados.rados.0.smithi042.stdout:2990: done (3 left) 2024-09-21T09:37:19.830 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 297 2024-09-21T09:37:19.830 INFO:tasks.rados.rados.0.smithi042.stdout:2991: seq_num 931 ranges {1482752=802816,2285568=401408} 2024-09-21T09:37:19.843 INFO:tasks.rados.rados.0.smithi042.stdout:2991: writing smithi04275593-28 from 1482752 to 2285568 tid 1 2024-09-21T09:37:19.845 INFO:tasks.rados.rados.0.smithi042.stdout:2991: writing smithi04275593-28 from 2285568 to 2686976 tid 2 2024-09-21T09:37:19.846 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 297 2024-09-21T09:37:19.846 INFO:tasks.rados.rados.0.smithi042.stdout:2986: finishing write tid 2 to smithi04275593-24 2024-09-21T09:37:19.846 INFO:tasks.rados.rados.0.smithi042.stdout:2992: seq_num 932 ranges {11739136=417792,12156928=663552,12820480=139264} 2024-09-21T09:37:19.912 INFO:tasks.rados.rados.0.smithi042.stdout:2992: writing smithi04275593-9 from 11739136 to 12156928 tid 1 2024-09-21T09:37:19.916 INFO:tasks.rados.rados.0.smithi042.stdout:2992: writing smithi04275593-9 from 12156928 to 12820480 tid 2 2024-09-21T09:37:19.917 INFO:tasks.rados.rados.0.smithi042.stdout:2992: writing smithi04275593-9 from 12820480 to 12959744 tid 3 2024-09-21T09:37:19.917 INFO:tasks.rados.rados.0.smithi042.stdout:2993: read oid 2 snap 232 2024-09-21T09:37:19.917 INFO:tasks.rados.rados.0.smithi042.stdout:2993: expect (ObjNum -835720688 snap 22042 seq_num 3459018592) 2024-09-21T09:37:19.917 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 297 2024-09-21T09:37:19.917 INFO:tasks.rados.rados.0.smithi042.stdout:2986: finishing write tid 3 to smithi04275593-24 2024-09-21T09:37:19.918 INFO:tasks.rados.rados.0.smithi042.stdout:2986: finishing write tid 4 to smithi04275593-24 2024-09-21T09:37:19.918 INFO:tasks.rados.rados.0.smithi042.stdout:2986: oid 24 updating version 0 to 1409 2024-09-21T09:37:19.918 INFO:tasks.rados.rados.0.smithi042.stdout:2986: oid 24 version 1409 is already newer than 1408 2024-09-21T09:37:19.918 INFO:tasks.rados.rados.0.smithi042.stdout:2986: oid 24 version 1409 is already newer than 1407 2024-09-21T09:37:19.918 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1409 (ObjNum 929 snap 297 seq_num 929) dirty exists 2024-09-21T09:37:19.918 INFO:tasks.rados.rados.0.smithi042.stdout:2986: left oid 24 (ObjNum 929 snap 297 seq_num 929) 2024-09-21T09:37:19.918 INFO:tasks.rados.rados.0.smithi042.stdout:2989: expect (ObjNum 827 snap 269 seq_num 827) 2024-09-21T09:37:19.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:19 smithi042 ceph-mon[87662]: osdmap e663: 8 total, 8 up, 8 in 2024-09-21T09:37:19.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:19 smithi042 ceph-mon[87662]: pgmap v669: 121 pgs: 121 active+clean; 542 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-09-21T09:37:19.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:19 smithi042 ceph-mon[85820]: osdmap e663: 8 total, 8 up, 8 in 2024-09-21T09:37:19.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:19 smithi042 ceph-mon[85820]: pgmap v669: 121 pgs: 121 active+clean; 542 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-09-21T09:37:20.039 INFO:tasks.rados.rados.0.smithi042.stdout:2981: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:37:20.040 INFO:tasks.rados.rados.0.smithi042.stdout:2981: finishing copy_from to smithi04275593-48 2024-09-21T09:37:20.040 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 934 (ObjNum 809 snap 260 seq_num 809) dirty exists 2024-09-21T09:37:20.040 INFO:tasks.rados.rados.0.smithi042.stdout:2994: seq_num 933 ranges {1146880=434176,1581056=548864,2129920=253952} 2024-09-21T09:37:20.048 INFO:tasks.rados.rados.0.smithi042.stdout:2994: writing smithi04275593-44 from 1146880 to 1581056 tid 1 2024-09-21T09:37:20.051 INFO:tasks.rados.rados.0.smithi042.stdout:2994: writing smithi04275593-44 from 1581056 to 2129920 tid 2 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2994: writing smithi04275593-44 from 2129920 to 2383872 tid 3 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2981: done (6 left) 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2986: done (5 left) 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2989: done (4 left) 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2995: rollback oid 22 current snap is 297 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 22 to 225 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2991: finishing write tid 1 to smithi04275593-28 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2991: finishing write tid 2 to smithi04275593-28 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2991: finishing write tid 3 to smithi04275593-28 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2991: finishing write tid 4 to smithi04275593-28 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2991: oid 28 updating version 0 to 1235 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2991: oid 28 updating version 1235 to 1236 2024-09-21T09:37:20.054 INFO:tasks.rados.rados.0.smithi042.stdout:2991: oid 28 updating version 1236 to 1237 2024-09-21T09:37:20.055 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1237 (ObjNum 931 snap 297 seq_num 931) dirty exists 2024-09-21T09:37:20.055 INFO:tasks.rados.rados.0.smithi042.stdout:2991: left oid 28 (ObjNum 931 snap 297 seq_num 931) 2024-09-21T09:37:20.055 INFO:tasks.rados.rados.0.smithi042.stdout:2992: finishing write tid 1 to smithi04275593-9 2024-09-21T09:37:20.055 INFO:tasks.rados.rados.0.smithi042.stdout:2993: expect (ObjNum -835720688 snap 22042 seq_num 3459018592) 2024-09-21T09:37:20.056 INFO:tasks.rados.rados.0.smithi042.stdout:2992: finishing write tid 2 to smithi04275593-9 2024-09-21T09:37:20.056 INFO:tasks.rados.rados.0.smithi042.stdout:2992: finishing write tid 3 to smithi04275593-9 2024-09-21T09:37:20.056 INFO:tasks.rados.rados.0.smithi042.stdout:2992: finishing write tid 4 to smithi04275593-9 2024-09-21T09:37:20.056 INFO:tasks.rados.rados.0.smithi042.stdout:2992: finishing write tid 5 to smithi04275593-9 2024-09-21T09:37:20.056 INFO:tasks.rados.rados.0.smithi042.stdout:2992: oid 9 updating version 0 to 976 2024-09-21T09:37:20.056 INFO:tasks.rados.rados.0.smithi042.stdout:2992: oid 9 version 976 is already newer than 975 2024-09-21T09:37:20.056 INFO:tasks.rados.rados.0.smithi042.stdout:2992: oid 9 updating version 976 to 977 2024-09-21T09:37:20.056 INFO:tasks.rados.rados.0.smithi042.stdout:2992: oid 9 version 977 is already newer than 974 2024-09-21T09:37:20.056 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 977 (ObjNum 932 snap 297 seq_num 932) dirty exists 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi042.stdout:2992: left oid 9 (ObjNum 932 snap 297 seq_num 932) 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi042.stdout:2994: finishing write tid 1 to smithi04275593-44 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi042.stdout:2991: done (4 left) 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi042.stdout:2992: done (3 left) 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi042.stdout:2993: done (2 left) 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 297 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi042.stdout:2994: finishing write tid 2 to smithi04275593-44 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi042.stdout:2994: finishing write tid 3 to smithi04275593-44 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi042.stdout:2995: finishing rollback tid 1 to smithi04275593-22 2024-09-21T09:37:20.057 INFO:tasks.rados.rados.0.smithi042.stdout:2996: seq_num 934 ranges {2850816=450560,3301376=434176,3735552=368640} 2024-09-21T09:37:20.073 INFO:tasks.rados.rados.0.smithi042.stdout:2996: writing smithi04275593-50 from 2850816 to 3301376 tid 1 2024-09-21T09:37:20.076 INFO:tasks.rados.rados.0.smithi042.stdout:2996: writing smithi04275593-50 from 3301376 to 3735552 tid 2 2024-09-21T09:37:20.078 INFO:tasks.rados.rados.0.smithi042.stdout:2996: writing smithi04275593-50 from 3735552 to 4104192 tid 3 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:2997: delete oid 17 current snap is 297 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:2994: finishing write tid 4 to smithi04275593-44 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:2995: finishing rollback tid 2 to smithi04275593-22 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 1201 (ObjNum 723 snap 217 seq_num 723) dirty exists 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:2994: finishing write tid 5 to smithi04275593-44 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:2994: oid 44 updating version 0 to 1099 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:2994: oid 44 updating version 1099 to 1100 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:2994: oid 44 version 1100 is already newer than 1098 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:2994: oid 44 version 1100 is already newer than 1097 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1100 (ObjNum 933 snap 297 seq_num 933) dirty exists 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:2994: left oid 44 (ObjNum 933 snap 297 seq_num 933) 2024-09-21T09:37:20.079 INFO:tasks.rados.rados.0.smithi042.stdout:2996: finishing write tid 1 to smithi04275593-50 2024-09-21T09:37:20.080 INFO:tasks.rados.rados.0.smithi042.stdout:2996: finishing write tid 2 to smithi04275593-50 2024-09-21T09:37:20.080 INFO:tasks.rados.rados.0.smithi042.stdout:2994: done (3 left) 2024-09-21T09:37:20.080 INFO:tasks.rados.rados.0.smithi042.stdout:2995: done (2 left) 2024-09-21T09:37:20.081 INFO:tasks.rados.rados.0.smithi042.stdout:2997: done (1 left) 2024-09-21T09:37:20.081 INFO:tasks.rados.rados.0.smithi042.stdout:2998: setattr oid 30 current snap is 297 2024-09-21T09:37:20.081 INFO:tasks.rados.rados.0.smithi042.stdout:2996: finishing write tid 3 to smithi04275593-50 2024-09-21T09:37:20.081 INFO:tasks.rados.rados.0.smithi042.stdout:2996: finishing write tid 4 to smithi04275593-50 2024-09-21T09:37:20.082 INFO:tasks.rados.rados.0.smithi042.stdout:2996: finishing write tid 5 to smithi04275593-50 2024-09-21T09:37:20.082 INFO:tasks.rados.rados.0.smithi042.stdout:2996: oid 50 updating version 0 to 1189 2024-09-21T09:37:20.082 INFO:tasks.rados.rados.0.smithi042.stdout:2996: oid 50 updating version 1189 to 1191 2024-09-21T09:37:20.083 INFO:tasks.rados.rados.0.smithi042.stdout:2996: oid 50 version 1191 is already newer than 1190 2024-09-21T09:37:20.083 INFO:tasks.rados.rados.0.smithi042.stdout:2996: oid 50 version 1191 is already newer than 1188 2024-09-21T09:37:20.083 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1191 (ObjNum 934 snap 297 seq_num 934) dirty exists 2024-09-21T09:37:20.083 INFO:tasks.rados.rados.0.smithi042.stdout:2996: left oid 50 (ObjNum 934 snap 297 seq_num 934) 2024-09-21T09:37:20.084 INFO:tasks.rados.rados.0.smithi042.stdout:2996: done (1 left) 2024-09-21T09:37:20.084 INFO:tasks.rados.rados.0.smithi042.stdout:2999: read oid 22 snap -1 2024-09-21T09:37:20.084 INFO:tasks.rados.rados.0.smithi042.stdout:2999: expect (ObjNum 723 snap 217 seq_num 723) 2024-09-21T09:37:20.084 INFO:tasks.rados.rados.0.smithi042.stdout:3000: copy_from oid 35 from oid 45 current snap is 297 2024-09-21T09:37:20.084 INFO:tasks.rados.rados.0.smithi042.stdout:3001: delete oid 40 current snap is 297 2024-09-21T09:37:20.086 INFO:tasks.rados.rados.0.smithi042.stdout:3001: done (3 left) 2024-09-21T09:37:20.086 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 297 2024-09-21T09:37:20.086 INFO:tasks.rados.rados.0.smithi042.stdout:3002: seq_num 937 ranges {0=499712,499712=532480,1032192=270336} 2024-09-21T09:37:20.089 INFO:tasks.rados.rados.0.smithi042.stdout:3002: writing smithi04275593-29 from 0 to 499712 tid 1 2024-09-21T09:37:20.092 INFO:tasks.rados.rados.0.smithi042.stdout:3002: writing smithi04275593-29 from 499712 to 1032192 tid 2 2024-09-21T09:37:20.094 INFO:tasks.rados.rados.0.smithi042.stdout:3002: writing smithi04275593-29 from 1032192 to 1302528 tid 3 2024-09-21T09:37:20.094 INFO:tasks.rados.rados.0.smithi042.stdout:3003: snap_remove snap 273 2024-09-21T09:37:20.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:19 smithi133 ceph-mon[83064]: osdmap e663: 8 total, 8 up, 8 in 2024-09-21T09:37:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:19 smithi133 ceph-mon[83064]: pgmap v669: 121 pgs: 121 active+clean; 542 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-09-21T09:37:20.246 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:37:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:37:20] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.51.0" 2024-09-21T09:37:20.527 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-09-21T09:37:20.797 INFO:tasks.rados.rados.0.smithi042.stdout:3003: done (4 left) 2024-09-21T09:37:20.797 INFO:tasks.rados.rados.0.smithi042.stdout:3004: delete oid 26 current snap is 297 2024-09-21T09:37:20.797 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 979 (ObjNum 897 snap 284 seq_num 897) dirty exists 2024-09-21T09:37:20.797 INFO:tasks.rados.rados.0.smithi042.stdout:3002: finishing write tid 1 to smithi04275593-29 2024-09-21T09:37:20.797 INFO:tasks.rados.rados.0.smithi042.stdout:3000: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:37:20.797 INFO:tasks.rados.rados.0.smithi042.stdout:3002: finishing write tid 2 to smithi04275593-29 2024-09-21T09:37:20.797 INFO:tasks.rados.rados.0.smithi042.stdout:3002: finishing write tid 3 to smithi04275593-29 2024-09-21T09:37:20.797 INFO:tasks.rados.rados.0.smithi042.stdout:3000: finishing copy_from to smithi04275593-35 2024-09-21T09:37:20.798 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 876 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:37:20.798 INFO:tasks.rados.rados.0.smithi042.stdout:3002: finishing write tid 4 to smithi04275593-29 2024-09-21T09:37:20.798 INFO:tasks.rados.rados.0.smithi042.stdout:3002: finishing write tid 5 to smithi04275593-29 2024-09-21T09:37:20.798 INFO:tasks.rados.rados.0.smithi042.stdout:3002: oid 29 updating version 0 to 1202 2024-09-21T09:37:20.798 INFO:tasks.rados.rados.0.smithi042.stdout:3002: oid 29 version 1202 is already newer than 1200 2024-09-21T09:37:20.798 INFO:tasks.rados.rados.0.smithi042.stdout:3002: oid 29 updating version 1202 to 1203 2024-09-21T09:37:20.798 INFO:tasks.rados.rados.0.smithi042.stdout:3002: oid 29 version 1203 is already newer than 1201 2024-09-21T09:37:20.798 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1203 (ObjNum 937 snap 297 seq_num 937) dirty exists 2024-09-21T09:37:20.798 INFO:tasks.rados.rados.0.smithi042.stdout:3002: left oid 29 (ObjNum 937 snap 297 seq_num 937) 2024-09-21T09:37:20.798 INFO:tasks.rados.rados.0.smithi042.stdout:2999: expect (ObjNum 723 snap 217 seq_num 723) 2024-09-21T09:37:21.084 INFO:tasks.rados.rados.0.smithi042.stdout:2998: done (4 left) 2024-09-21T09:37:21.084 INFO:tasks.rados.rados.0.smithi042.stdout:2999: done (3 left) 2024-09-21T09:37:21.084 INFO:tasks.rados.rados.0.smithi042.stdout:3000: done (2 left) 2024-09-21T09:37:21.084 INFO:tasks.rados.rados.0.smithi042.stdout:3002: done (1 left) 2024-09-21T09:37:21.084 INFO:tasks.rados.rados.0.smithi042.stdout:3004: done (0 left) 2024-09-21T09:37:21.084 INFO:tasks.rados.rados.0.smithi042.stdout:3005: snap_remove snap 270 2024-09-21T09:37:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:20 smithi042 ceph-mon[85820]: osdmap e664: 8 total, 8 up, 8 in 2024-09-21T09:37:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:20 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4206504262' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:37:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:20 smithi042 ceph-mon[87662]: osdmap e664: 8 total, 8 up, 8 in 2024-09-21T09:37:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:20 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4206504262' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:37:21.162 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-21T09:37:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:20 smithi133 ceph-mon[83064]: osdmap e664: 8 total, 8 up, 8 in 2024-09-21T09:37:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:20 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4206504262' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:37:21.366 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:37:21.802 INFO:tasks.rados.rados.0.smithi042.stdout:3005: done (0 left) 2024-09-21T09:37:21.803 INFO:tasks.rados.rados.0.smithi042.stdout:3006: read oid 45 snap 286 2024-09-21T09:37:21.803 INFO:tasks.rados.rados.0.smithi042.stdout:3006: expect (ObjNum 899 snap 284 seq_num 899) 2024-09-21T09:37:21.803 INFO:tasks.rados.rados.0.smithi042.stdout:3007: read oid 9 snap 280 2024-09-21T09:37:21.803 INFO:tasks.rados.rados.0.smithi042.stdout:3007: expect (ObjNum 866 snap 280 seq_num 866) 2024-09-21T09:37:21.803 INFO:tasks.rados.rados.0.smithi042.stdout:3008: copy_from oid 42 from oid 50 current snap is 297 2024-09-21T09:37:21.803 INFO:tasks.rados.rados.0.smithi042.stdout:3009: delete oid 40 current snap is 297 2024-09-21T09:37:21.814 INFO:tasks.rados.rados.0.smithi042.stdout:3009: done (3 left) 2024-09-21T09:37:21.815 INFO:tasks.rados.rados.0.smithi042.stdout:3010: copy_from oid 28 from oid 3 current snap is 297 2024-09-21T09:37:21.815 INFO:tasks.rados.rados.0.smithi042.stdout:3011: read oid 41 snap -1 2024-09-21T09:37:21.815 INFO:tasks.rados.rados.0.smithi042.stdout:3011: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:37:21.815 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 297 2024-09-21T09:37:21.815 INFO:tasks.rados.rados.0.smithi042.stdout:3012: seq_num 940 ranges {0=548864,548864=589824,1138688=212992} 2024-09-21T09:37:21.817 INFO:tasks.rados.rados.0.smithi042.stdout:3012: writing smithi04275593-32 from 0 to 548864 tid 1 2024-09-21T09:37:21.821 INFO:tasks.rados.rados.0.smithi042.stdout:3012: writing smithi04275593-32 from 548864 to 1138688 tid 2 2024-09-21T09:37:21.823 INFO:tasks.rados.rados.0.smithi042.stdout:3012: writing smithi04275593-32 from 1138688 to 1351680 tid 3 2024-09-21T09:37:21.824 INFO:tasks.rados.rados.0.smithi042.stdout:3006: expect (ObjNum 899 snap 284 seq_num 899) 2024-09-21T09:37:21.940 INFO:tasks.rados.rados.0.smithi042.stdout:3007: expect (ObjNum 866 snap 280 seq_num 866) 2024-09-21T09:37:21.945 INFO:tasks.rados.rados.0.smithi042.stdout:3012: finishing write tid 1 to smithi04275593-32 2024-09-21T09:37:21.945 INFO:tasks.rados.rados.0.smithi042.stdout:3012: finishing write tid 2 to smithi04275593-32 2024-09-21T09:37:21.945 INFO:tasks.rados.rados.0.smithi042.stdout:3012: finishing write tid 3 to smithi04275593-32 2024-09-21T09:37:21.945 INFO:tasks.rados.rados.0.smithi042.stdout:3012: finishing write tid 4 to smithi04275593-32 2024-09-21T09:37:21.945 INFO:tasks.rados.rados.0.smithi042.stdout:3012: finishing write tid 5 to smithi04275593-32 2024-09-21T09:37:21.945 INFO:tasks.rados.rados.0.smithi042.stdout:3012: oid 32 updating version 0 to 1410 2024-09-21T09:37:21.945 INFO:tasks.rados.rados.0.smithi042.stdout:3012: oid 32 updating version 1410 to 1412 2024-09-21T09:37:21.945 INFO:tasks.rados.rados.0.smithi042.stdout:3012: oid 32 version 1412 is already newer than 1411 2024-09-21T09:37:21.945 INFO:tasks.rados.rados.0.smithi042.stdout:3012: oid 32 updating version 1412 to 1413 2024-09-21T09:37:21.946 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1413 (ObjNum 940 snap 297 seq_num 940) dirty exists 2024-09-21T09:37:21.946 INFO:tasks.rados.rados.0.smithi042.stdout:3012: left oid 32 (ObjNum 940 snap 297 seq_num 940) 2024-09-21T09:37:21.946 INFO:tasks.rados.rados.0.smithi042.stdout:3008: finishing copy_from racing read to smithi04275593-42 2024-09-21T09:37:21.946 INFO:tasks.rados.rados.0.smithi042.stdout:3010: finishing copy_from racing read to smithi04275593-28 2024-09-21T09:37:21.946 INFO:tasks.rados.rados.0.smithi042.stdout:3010: finishing copy_from to smithi04275593-28 2024-09-21T09:37:21.946 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1031 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:37:21.946 INFO:tasks.rados.rados.0.smithi042.stdout:3011: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:37:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:21 smithi042 ceph-mon[87662]: osdmap e665: 8 total, 8 up, 8 in 2024-09-21T09:37:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:21 smithi042 ceph-mon[87662]: pgmap v672: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 542 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T09:37:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:21 smithi042 ceph-mon[85820]: osdmap e665: 8 total, 8 up, 8 in 2024-09-21T09:37:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:21 smithi042 ceph-mon[85820]: pgmap v672: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 542 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T09:37:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:21 smithi133 ceph-mon[83064]: osdmap e665: 8 total, 8 up, 8 in 2024-09-21T09:37:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:21 smithi133 ceph-mon[83064]: pgmap v672: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 542 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T09:37:23.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:22 smithi042 ceph-mon[87662]: osdmap e666: 8 total, 8 up, 8 in 2024-09-21T09:37:23.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:22 smithi042 ceph-mon[87662]: osdmap e667: 8 total, 8 up, 8 in 2024-09-21T09:37:23.011 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:22 smithi042 ceph-mon[85820]: osdmap e666: 8 total, 8 up, 8 in 2024-09-21T09:37:23.011 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:22 smithi042 ceph-mon[85820]: osdmap e667: 8 total, 8 up, 8 in 2024-09-21T09:37:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:22 smithi133 ceph-mon[83064]: osdmap e666: 8 total, 8 up, 8 in 2024-09-21T09:37:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:22 smithi133 ceph-mon[83064]: osdmap e667: 8 total, 8 up, 8 in 2024-09-21T09:37:23.291 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)" 2024-09-21T09:37:23.989 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-21T09:37:23.990 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-09-21T09:37:23.990 DEBUG:teuthology.parallel:result is None 2024-09-21T09:37:24.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:23 smithi042 ceph-mon[87662]: pgmap v675: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 564 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-09-21T09:37:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:23 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/638696920' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:37:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:23 smithi042 ceph-mon[85820]: pgmap v675: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 564 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-09-21T09:37:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:23 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/638696920' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:37:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:23 smithi133 ceph-mon[83064]: pgmap v675: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 564 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-09-21T09:37:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:23 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/638696920' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T09:37:24.351 INFO:tasks.rados.rados.0.smithi042.stdout:3008: finishing copy_from to smithi04275593-42 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 1191 (ObjNum 934 snap 297 seq_num 934) dirty exists 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3006: done (5 left) 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3007: done (4 left) 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3008: done (3 left) 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3010: done (2 left) 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3011: done (1 left) 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3012: done (0 left) 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3013: read oid 22 snap -1 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3013: expect (ObjNum 723 snap 217 seq_num 723) 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3014: read oid 45 snap -1 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3014: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:37:24.352 INFO:tasks.rados.rados.0.smithi042.stdout:3015: snap_remove snap 286 2024-09-21T09:37:24.809 INFO:tasks.rados.rados.0.smithi042.stdout:3015: done (2 left) 2024-09-21T09:37:24.809 INFO:tasks.rados.rados.0.smithi042.stdout:3016: rollback oid 50 current snap is 297 2024-09-21T09:37:24.809 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 50 to 277 2024-09-21T09:37:24.809 INFO:tasks.rados.rados.0.smithi042.stdout:3014: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:37:24.861 INFO:tasks.rados.rados.0.smithi042.stdout:3013: expect (ObjNum 723 snap 217 seq_num 723) 2024-09-21T09:37:25.140 INFO:tasks.rados.rados.0.smithi042.stdout:3016: finishing rollback tid 0 to smithi04275593-50 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:3016: finishing rollback tid 1 to smithi04275593-50 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:3016: finishing rollback tid 2 to smithi04275593-50 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1195 (ObjNum 845 snap 274 seq_num 845) dirty exists 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:3013: done (2 left) 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:3014: done (1 left) 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:3016: done (0 left) 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:3017: copy_from oid 40 from oid 31 current snap is 297 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:3018: read oid 32 snap 292 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:3018: expect deleted 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 297 2024-09-21T09:37:25.141 INFO:tasks.rados.rados.0.smithi042.stdout:3019: seq_num 941 ranges {4259840=565248,4825088=475136,5300224=327680} 2024-09-21T09:37:25.166 INFO:tasks.rados.rados.0.smithi042.stdout:3019: writing smithi04275593-22 from 4259840 to 4825088 tid 1 2024-09-21T09:37:25.169 INFO:tasks.rados.rados.0.smithi042.stdout:3019: writing smithi04275593-22 from 4825088 to 5300224 tid 2 2024-09-21T09:37:25.171 INFO:tasks.rados.rados.0.smithi042.stdout:3019: writing smithi04275593-22 from 5300224 to 5627904 tid 3 2024-09-21T09:37:25.171 INFO:tasks.rados.rados.0.smithi042.stdout:3020: read oid 48 snap -1 2024-09-21T09:37:25.172 INFO:tasks.rados.rados.0.smithi042.stdout:3020: expect (ObjNum 809 snap 260 seq_num 809) 2024-09-21T09:37:25.172 INFO:tasks.rados.rados.0.smithi042.stdout:3021: setattr oid 23 current snap is 297 2024-09-21T09:37:25.172 INFO:tasks.rados.rados.0.smithi042.stdout:3017: finishing copy_from to smithi04275593-40 2024-09-21T09:37:25.172 INFO:tasks.rados.rados.0.smithi042.stdout:3017: got expected ENOENT (src dne) 2024-09-21T09:37:25.172 INFO:tasks.rados.rados.0.smithi042.stdout:3017: finishing copy_from racing read to smithi04275593-40 2024-09-21T09:37:25.172 INFO:tasks.rados.rados.0.smithi042.stdout:3019: finishing write tid 1 to smithi04275593-22 2024-09-21T09:37:25.172 INFO:tasks.rados.rados.0.smithi042.stdout:3019: finishing write tid 2 to smithi04275593-22 2024-09-21T09:37:25.173 INFO:tasks.rados.rados.0.smithi042.stdout:3017: done (4 left) 2024-09-21T09:37:25.173 INFO:tasks.rados.rados.0.smithi042.stdout:3018: done (3 left) 2024-09-21T09:37:25.173 INFO:tasks.rados.rados.0.smithi042.stdout:3022: snap_create 2024-09-21T09:37:25.178 INFO:tasks.rados.rados.0.smithi042.stdout:3019: finishing write tid 3 to smithi04275593-22 2024-09-21T09:37:25.178 INFO:tasks.rados.rados.0.smithi042.stdout:3019: finishing write tid 4 to smithi04275593-22 2024-09-21T09:37:25.178 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1117 (ObjNum 65 snap 0 seq_num 1550216794) dirty exists 2024-09-21T09:37:25.179 INFO:tasks.rados.rados.0.smithi042.stdout:3019: finishing write tid 5 to smithi04275593-22 2024-09-21T09:37:25.179 INFO:tasks.rados.rados.0.smithi042.stdout:3019: oid 22 updating version 0 to 1204 2024-09-21T09:37:25.179 INFO:tasks.rados.rados.0.smithi042.stdout:3019: oid 22 updating version 1204 to 1205 2024-09-21T09:37:25.179 INFO:tasks.rados.rados.0.smithi042.stdout:3019: oid 22 version 1205 is already newer than 1203 2024-09-21T09:37:25.180 INFO:tasks.rados.rados.0.smithi042.stdout:3019: oid 22 version 1205 is already newer than 1202 2024-09-21T09:37:25.180 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 1205 (ObjNum 941 snap 297 seq_num 941) dirty exists 2024-09-21T09:37:25.180 INFO:tasks.rados.rados.0.smithi042.stdout:3019: left oid 22 (ObjNum 941 snap 297 seq_num 941) 2024-09-21T09:37:25.215 INFO:tasks.rados.rados.0.smithi042.stdout:3020: expect (ObjNum 809 snap 260 seq_num 809) 2024-09-21T09:37:26.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:25 smithi042 ceph-mon[85820]: osdmap e668: 8 total, 8 up, 8 in 2024-09-21T09:37:26.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:25 smithi042 ceph-mon[85820]: pgmap v677: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 569 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 7.7 MiB/s wr, 32 op/s 2024-09-21T09:37:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:25 smithi042 ceph-mon[87662]: osdmap e668: 8 total, 8 up, 8 in 2024-09-21T09:37:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:25 smithi042 ceph-mon[87662]: pgmap v677: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 569 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 7.7 MiB/s wr, 32 op/s 2024-09-21T09:37:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:25 smithi133 ceph-mon[83064]: osdmap e668: 8 total, 8 up, 8 in 2024-09-21T09:37:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:25 smithi133 ceph-mon[83064]: pgmap v677: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 569 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 7.7 MiB/s wr, 32 op/s 2024-09-21T09:37:26.674 INFO:tasks.rados.rados.0.smithi042.stdout:3019: done (3 left) 2024-09-21T09:37:26.674 INFO:tasks.rados.rados.0.smithi042.stdout:3020: done (2 left) 2024-09-21T09:37:26.674 INFO:tasks.rados.rados.0.smithi042.stdout:3021: done (1 left) 2024-09-21T09:37:26.675 INFO:tasks.rados.rados.0.smithi042.stdout:3022: done (0 left) 2024-09-21T09:37:26.675 INFO:tasks.rados.rados.0.smithi042.stdout:3023: setattr oid 34 current snap is 298 2024-09-21T09:37:26.675 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 298 2024-09-21T09:37:26.676 INFO:tasks.rados.rados.0.smithi042.stdout:3024: seq_num 942 ranges {2064384=581632,2646016=761856,3407872=40960} 2024-09-21T09:37:26.690 INFO:tasks.rados.rados.0.smithi042.stdout:3024: writing smithi04275593-16 from 2064384 to 2646016 tid 1 2024-09-21T09:37:26.694 INFO:tasks.rados.rados.0.smithi042.stdout:3024: writing smithi04275593-16 from 2646016 to 3407872 tid 2 2024-09-21T09:37:26.695 INFO:tasks.rados.rados.0.smithi042.stdout:3024: writing smithi04275593-16 from 3407872 to 3448832 tid 3 2024-09-21T09:37:26.695 INFO:tasks.rados.rados.0.smithi042.stdout:3025: read oid 45 snap -1 2024-09-21T09:37:26.695 INFO:tasks.rados.rados.0.smithi042.stdout:3025: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:37:26.695 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1350 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-21T09:37:26.696 INFO:tasks.rados.rados.0.smithi042.stdout:3024: finishing write tid 1 to smithi04275593-16 2024-09-21T09:37:26.696 INFO:tasks.rados.rados.0.smithi042.stdout:3026: read oid 41 snap -1 2024-09-21T09:37:26.696 INFO:tasks.rados.rados.0.smithi042.stdout:3026: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:37:26.696 INFO:tasks.rados.rados.0.smithi042.stdout:3023: done (3 left) 2024-09-21T09:37:26.696 INFO:tasks.rados.rados.0.smithi042.stdout:3027: snap_remove snap 293 2024-09-21T09:37:26.821 INFO:tasks.rados.rados.0.smithi042.stdout:3027: done (3 left) 2024-09-21T09:37:26.821 INFO:tasks.rados.rados.0.smithi042.stdout:3028: read oid 37 snap 231 2024-09-21T09:37:26.821 INFO:tasks.rados.rados.0.smithi042.stdout:3028: expect (ObjNum 750 snap 230 seq_num 750) 2024-09-21T09:37:26.821 INFO:tasks.rados.rados.0.smithi042.stdout:3029: copy_from oid 47 from oid 3 current snap is 298 2024-09-21T09:37:26.821 INFO:tasks.rados.rados.0.smithi042.stdout:3030: rollback oid 8 current snap is 298 2024-09-21T09:37:26.822 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 8 to 288 2024-09-21T09:37:26.822 INFO:tasks.rados.rados.0.smithi042.stdout:3031: read oid 42 snap -1 2024-09-21T09:37:26.822 INFO:tasks.rados.rados.0.smithi042.stdout:3031: expect (ObjNum 934 snap 297 seq_num 934) 2024-09-21T09:37:26.822 INFO:tasks.rados.rados.0.smithi042.stdout:3032: snap_remove snap 294 2024-09-21T09:37:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:26 smithi042 ceph-mon[85820]: osdmap e669: 8 total, 8 up, 8 in 2024-09-21T09:37:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:26 smithi042 ceph-mon[87662]: osdmap e669: 8 total, 8 up, 8 in 2024-09-21T09:37:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:26 smithi133 ceph-mon[83064]: osdmap e669: 8 total, 8 up, 8 in 2024-09-21T09:37:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:27.760 INFO:tasks.rados.rados.0.smithi042.stdout:3032: done (7 left) 2024-09-21T09:37:27.760 INFO:tasks.rados.rados.0.smithi042.stdout:3033: read oid 49 snap 282 2024-09-21T09:37:27.760 INFO:tasks.rados.rados.0.smithi042.stdout:3033: expect (ObjNum 879 snap 282 seq_num 879) 2024-09-21T09:37:27.760 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 298 2024-09-21T09:37:27.760 INFO:tasks.rados.rados.0.smithi042.stdout:3034: seq_num 943 ranges {1302528=598016,1900544=688128,2588672=114688} 2024-09-21T09:37:27.772 INFO:tasks.rados.rados.0.smithi042.stdout:3034: writing smithi04275593-29 from 1302528 to 1900544 tid 1 2024-09-21T09:37:27.776 INFO:tasks.rados.rados.0.smithi042.stdout:3034: writing smithi04275593-29 from 1900544 to 2588672 tid 2 2024-09-21T09:37:27.778 INFO:tasks.rados.rados.0.smithi042.stdout:3034: writing smithi04275593-29 from 2588672 to 2703360 tid 3 2024-09-21T09:37:27.778 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 298 2024-09-21T09:37:27.778 INFO:tasks.rados.rados.0.smithi042.stdout:3035: seq_num 944 ranges {2383872=614400,2998272=573440,3571712=229376} 2024-09-21T09:37:27.796 INFO:tasks.rados.rados.0.smithi042.stdout:3035: writing smithi04275593-44 from 2383872 to 2998272 tid 1 2024-09-21T09:37:27.800 INFO:tasks.rados.rados.0.smithi042.stdout:3035: writing smithi04275593-44 from 2998272 to 3571712 tid 2 2024-09-21T09:37:27.802 INFO:tasks.rados.rados.0.smithi042.stdout:3035: writing smithi04275593-44 from 3571712 to 3801088 tid 3 2024-09-21T09:37:27.802 INFO:tasks.rados.rados.0.smithi042.stdout:3036: copy_from oid 21 from oid 27 current snap is 298 2024-09-21T09:37:27.802 INFO:tasks.rados.rados.0.smithi042.stdout:3024: finishing write tid 2 to smithi04275593-16 2024-09-21T09:37:27.802 INFO:tasks.rados.rados.0.smithi042.stdout:3024: finishing write tid 3 to smithi04275593-16 2024-09-21T09:37:27.802 INFO:tasks.rados.rados.0.smithi042.stdout:3024: finishing write tid 4 to smithi04275593-16 2024-09-21T09:37:27.802 INFO:tasks.rados.rados.0.smithi042.stdout:3024: finishing write tid 5 to smithi04275593-16 2024-09-21T09:37:27.802 INFO:tasks.rados.rados.0.smithi042.stdout:3024: oid 16 updating version 0 to 1285 2024-09-21T09:37:27.802 INFO:tasks.rados.rados.0.smithi042.stdout:3024: oid 16 version 1285 is already newer than 1284 2024-09-21T09:37:27.802 INFO:tasks.rados.rados.0.smithi042.stdout:3024: oid 16 updating version 1285 to 1287 2024-09-21T09:37:27.803 INFO:tasks.rados.rados.0.smithi042.stdout:3024: oid 16 version 1287 is already newer than 1286 2024-09-21T09:37:27.803 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 1287 (ObjNum 942 snap 298 seq_num 942) dirty exists 2024-09-21T09:37:27.803 INFO:tasks.rados.rados.0.smithi042.stdout:3024: left oid 16 (ObjNum 942 snap 298 seq_num 942) 2024-09-21T09:37:27.803 INFO:tasks.rados.rados.0.smithi042.stdout:3025: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:37:27.848 INFO:tasks.rados.rados.0.smithi042.stdout:3026: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:37:28.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:27 smithi042 ceph-mon[85820]: osdmap e670: 8 total, 8 up, 8 in 2024-09-21T09:37:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:27 smithi042 ceph-mon[85820]: pgmap v680: 121 pgs: 121 active+clean; 585 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-09-21T09:37:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:27 smithi042 ceph-mon[85820]: osdmap e671: 8 total, 8 up, 8 in 2024-09-21T09:37:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:27 smithi042 ceph-mon[87662]: osdmap e670: 8 total, 8 up, 8 in 2024-09-21T09:37:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:27 smithi042 ceph-mon[87662]: pgmap v680: 121 pgs: 121 active+clean; 585 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-09-21T09:37:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:27 smithi042 ceph-mon[87662]: osdmap e671: 8 total, 8 up, 8 in 2024-09-21T09:37:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:27 smithi133 ceph-mon[83064]: osdmap e670: 8 total, 8 up, 8 in 2024-09-21T09:37:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:27 smithi133 ceph-mon[83064]: pgmap v680: 121 pgs: 121 active+clean; 585 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-09-21T09:37:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:27 smithi133 ceph-mon[83064]: osdmap e671: 8 total, 8 up, 8 in 2024-09-21T09:37:30.222 INFO:tasks.rados.rados.0.smithi042.stdout:3030: finishing rollback tid 0 to smithi04275593-8 2024-09-21T09:37:30.222 INFO:tasks.rados.rados.0.smithi042.stdout:3030: finishing rollback tid 1 to smithi04275593-8 2024-09-21T09:37:30.222 INFO:tasks.rados.rados.0.smithi042.stdout:3030: finishing rollback tid 2 to smithi04275593-8 2024-09-21T09:37:30.222 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1206 (ObjNum 891 snap 284 seq_num 891) dirty exists 2024-09-21T09:37:30.222 INFO:tasks.rados.rados.0.smithi042.stdout:3024: done (10 left) 2024-09-21T09:37:30.222 INFO:tasks.rados.rados.0.smithi042.stdout:3025: done (9 left) 2024-09-21T09:37:30.222 INFO:tasks.rados.rados.0.smithi042.stdout:3026: done (8 left) 2024-09-21T09:37:30.223 INFO:tasks.rados.rados.0.smithi042.stdout:3030: done (7 left) 2024-09-21T09:37:30.223 INFO:tasks.rados.rados.0.smithi042.stdout:3037: read oid 16 snap -1 2024-09-21T09:37:30.223 INFO:tasks.rados.rados.0.smithi042.stdout:3037: expect (ObjNum 942 snap 298 seq_num 942) 2024-09-21T09:37:30.223 INFO:tasks.rados.rados.0.smithi042.stdout:3038: snap_create 2024-09-21T09:37:30.223 INFO:tasks.rados.rados.0.smithi042.stdout:3028: expect (ObjNum 750 snap 230 seq_num 750) 2024-09-21T09:37:30.261 INFO:tasks.rados.rados.0.smithi042.stdout:3029: finishing copy_from racing read to smithi04275593-47 2024-09-21T09:37:30.261 INFO:tasks.rados.rados.0.smithi042.stdout:3029: finishing copy_from to smithi04275593-47 2024-09-21T09:37:30.261 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1031 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:37:30.261 INFO:tasks.rados.rados.0.smithi042.stdout:3031: expect (ObjNum 934 snap 297 seq_num 934) 2024-09-21T09:37:30.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:30 smithi042 ceph-mon[87662]: pgmap v682: 121 pgs: 121 active+clean; 582 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 673 KiB/s wr, 15 op/s 2024-09-21T09:37:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:30 smithi042 ceph-mon[85820]: pgmap v682: 121 pgs: 121 active+clean; 582 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 673 KiB/s wr, 15 op/s 2024-09-21T09:37:30.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:37:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:37:30] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.51.0" 2024-09-21T09:37:30.426 INFO:tasks.rados.rados.0.smithi042.stdout:3034: finishing write tid 1 to smithi04275593-29 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3034: finishing write tid 2 to smithi04275593-29 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3034: finishing write tid 3 to smithi04275593-29 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3034: finishing write tid 4 to smithi04275593-29 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3034: finishing write tid 5 to smithi04275593-29 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3034: oid 29 updating version 0 to 1209 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3034: oid 29 updating version 1209 to 1210 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3034: oid 29 version 1210 is already newer than 1208 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3034: oid 29 version 1210 is already newer than 1207 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1210 (ObjNum 943 snap 298 seq_num 943) dirty exists 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3034: left oid 29 (ObjNum 943 snap 298 seq_num 943) 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3035: finishing write tid 1 to smithi04275593-44 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3036: finishing copy_from to smithi04275593-21 2024-09-21T09:37:30.427 INFO:tasks.rados.rados.0.smithi042.stdout:3036: got expected ENOENT (src dne) 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3036: finishing copy_from racing read to smithi04275593-21 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3035: finishing write tid 2 to smithi04275593-44 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3035: finishing write tid 3 to smithi04275593-44 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3035: finishing write tid 4 to smithi04275593-44 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3035: finishing write tid 5 to smithi04275593-44 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3035: oid 44 updating version 0 to 1124 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3035: oid 44 updating version 1124 to 1125 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3035: oid 44 version 1125 is already newer than 1123 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3035: oid 44 updating version 1125 to 1126 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1126 (ObjNum 944 snap 298 seq_num 944) dirty exists 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3035: left oid 44 (ObjNum 944 snap 298 seq_num 944) 2024-09-21T09:37:30.428 INFO:tasks.rados.rados.0.smithi042.stdout:3033: expect (ObjNum 879 snap 282 seq_num 879) 2024-09-21T09:37:30.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:30 smithi133 ceph-mon[83064]: pgmap v682: 121 pgs: 121 active+clean; 582 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 673 KiB/s wr, 15 op/s 2024-09-21T09:37:31.253 INFO:tasks.rados.rados.0.smithi042.stdout:3037: expect (ObjNum 942 snap 298 seq_num 942) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3028: done (8 left) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3029: done (7 left) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3031: done (6 left) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3033: done (5 left) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3034: done (4 left) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3035: done (3 left) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3036: done (2 left) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3037: done (1 left) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3038: done (0 left) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3039: read oid 20 snap -1 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3039: expect (ObjNum 925 snap 296 seq_num 925) 2024-09-21T09:37:31.378 INFO:tasks.rados.rados.0.smithi042.stdout:3040: snap_create 2024-09-21T09:37:31.381 INFO:tasks.rados.rados.0.smithi042.stdout:3039: expect (ObjNum 925 snap 296 seq_num 925) 2024-09-21T09:37:32.210 INFO:tasks.rados.rados.0.smithi042.stdout:3039: done (1 left) 2024-09-21T09:37:32.210 INFO:tasks.rados.rados.0.smithi042.stdout:3040: done (0 left) 2024-09-21T09:37:32.210 INFO:tasks.rados.rados.0.smithi042.stdout:3041: read oid 14 snap 282 2024-09-21T09:37:32.210 INFO:tasks.rados.rados.0.smithi042.stdout:3041: expect (ObjNum 813 snap 262 seq_num 813) 2024-09-21T09:37:32.210 INFO:tasks.rados.rados.0.smithi042.stdout:3042: rollback oid 10 current snap is 300 2024-09-21T09:37:32.211 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 10 to 295 2024-09-21T09:37:32.211 INFO:tasks.rados.rados.0.smithi042.stdout:3043: delete oid 6 current snap is 300 2024-09-21T09:37:32.215 INFO:tasks.rados.rados.0.smithi042.stdout:3042: finishing rollback tid 1 to smithi04275593-10 2024-09-21T09:37:32.215 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 1193 (ObjNum 65 snap 0 seq_num 3459768288) dirty dne 2024-09-21T09:37:32.215 INFO:tasks.rados.rados.0.smithi042.stdout:3042: done (2 left) 2024-09-21T09:37:32.216 INFO:tasks.rados.rados.0.smithi042.stdout:3043: done (1 left) 2024-09-21T09:37:32.216 INFO:tasks.rados.rados.0.smithi042.stdout:3044: snap_remove snap 298 2024-09-21T09:37:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:32 smithi133 ceph-mon[83064]: pgmap v683: 121 pgs: 121 active+clean; 585 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 934 KiB/s wr, 13 op/s 2024-09-21T09:37:32.494 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:32 smithi133 ceph-mon[83064]: osdmap e672: 8 total, 8 up, 8 in 2024-09-21T09:37:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:32 smithi042 ceph-mon[85820]: pgmap v683: 121 pgs: 121 active+clean; 585 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 934 KiB/s wr, 13 op/s 2024-09-21T09:37:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:32 smithi042 ceph-mon[85820]: osdmap e672: 8 total, 8 up, 8 in 2024-09-21T09:37:32.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:32 smithi042 ceph-mon[87662]: pgmap v683: 121 pgs: 121 active+clean; 585 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 934 KiB/s wr, 13 op/s 2024-09-21T09:37:32.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:32 smithi042 ceph-mon[87662]: osdmap e672: 8 total, 8 up, 8 in 2024-09-21T09:37:32.761 INFO:tasks.rados.rados.0.smithi042.stdout:3044: done (1 left) 2024-09-21T09:37:32.762 INFO:tasks.rados.rados.0.smithi042.stdout:3045: read oid 30 snap -1 2024-09-21T09:37:32.762 INFO:tasks.rados.rados.0.smithi042.stdout:3045: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:37:32.762 INFO:tasks.rados.rados.0.smithi042.stdout:3046: snap_create 2024-09-21T09:37:32.762 INFO:tasks.rados.rados.0.smithi042.stdout:3041: expect (ObjNum 813 snap 262 seq_num 813) 2024-09-21T09:37:32.806 INFO:tasks.rados.rados.0.smithi042.stdout:3045: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:37:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:33 smithi133 ceph-mon[83064]: osdmap e673: 8 total, 8 up, 8 in 2024-09-21T09:37:33.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:33 smithi133 ceph-mon[83064]: osdmap e674: 8 total, 8 up, 8 in 2024-09-21T09:37:33.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:33 smithi042 ceph-mon[85820]: osdmap e673: 8 total, 8 up, 8 in 2024-09-21T09:37:33.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:33 smithi042 ceph-mon[85820]: osdmap e674: 8 total, 8 up, 8 in 2024-09-21T09:37:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:33 smithi042 ceph-mon[87662]: osdmap e673: 8 total, 8 up, 8 in 2024-09-21T09:37:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:33 smithi042 ceph-mon[87662]: osdmap e674: 8 total, 8 up, 8 in 2024-09-21T09:37:33.765 INFO:tasks.rados.rados.0.smithi042.stdout:3041: done (2 left) 2024-09-21T09:37:33.765 INFO:tasks.rados.rados.0.smithi042.stdout:3045: done (1 left) 2024-09-21T09:37:33.765 INFO:tasks.rados.rados.0.smithi042.stdout:3046: done (0 left) 2024-09-21T09:37:33.766 INFO:tasks.rados.rados.0.smithi042.stdout:3047: snap_remove snap 296 2024-09-21T09:37:34.771 INFO:tasks.rados.rados.0.smithi042.stdout:3047: done (0 left) 2024-09-21T09:37:34.771 INFO:tasks.rados.rados.0.smithi042.stdout:3048: setattr oid 40 current snap is 301 2024-09-21T09:37:34.771 INFO:tasks.rados.rados.0.smithi042.stdout:3049: read oid 41 snap 231 2024-09-21T09:37:34.772 INFO:tasks.rados.rados.0.smithi042.stdout:3049: expect (ObjNum 739 snap 226 seq_num 739) 2024-09-21T09:37:34.772 INFO:tasks.rados.rados.0.smithi042.stdout:3050: snap_remove snap 265 2024-09-21T09:37:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:34 smithi042 ceph-mon[85820]: pgmap v687: 121 pgs: 121 active+clean; 588 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1010 KiB/s wr, 10 op/s 2024-09-21T09:37:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:34 smithi042 ceph-mon[85820]: osdmap e675: 8 total, 8 up, 8 in 2024-09-21T09:37:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:34 smithi042 ceph-mon[87662]: pgmap v687: 121 pgs: 121 active+clean; 588 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1010 KiB/s wr, 10 op/s 2024-09-21T09:37:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:34 smithi042 ceph-mon[87662]: osdmap e675: 8 total, 8 up, 8 in 2024-09-21T09:37:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:34 smithi133 ceph-mon[83064]: pgmap v687: 121 pgs: 121 active+clean; 588 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1010 KiB/s wr, 10 op/s 2024-09-21T09:37:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:34 smithi133 ceph-mon[83064]: osdmap e675: 8 total, 8 up, 8 in 2024-09-21T09:37:35.778 INFO:tasks.rados.rados.0.smithi042.stdout:3050: done (2 left) 2024-09-21T09:37:35.779 INFO:tasks.rados.rados.0.smithi042.stdout:3051: copy_from oid 27 from oid 44 current snap is 301 2024-09-21T09:37:35.779 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 1239 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-09-21T09:37:35.779 INFO:tasks.rados.rados.0.smithi042.stdout:3049: expect (ObjNum 739 snap 226 seq_num 739) 2024-09-21T09:37:36.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:35 smithi042 ceph-mon[85820]: osdmap e676: 8 total, 8 up, 8 in 2024-09-21T09:37:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:35 smithi042 ceph-mon[87662]: osdmap e676: 8 total, 8 up, 8 in 2024-09-21T09:37:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:35 smithi133 ceph-mon[83064]: osdmap e676: 8 total, 8 up, 8 in 2024-09-21T09:37:36.994 INFO:tasks.rados.rados.0.smithi042.stdout:3051: finishing copy_from racing read to smithi04275593-27 2024-09-21T09:37:36.994 INFO:tasks.rados.rados.0.smithi042.stdout:3051: finishing copy_from to smithi04275593-27 2024-09-21T09:37:36.994 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 1126 (ObjNum 944 snap 298 seq_num 944) dirty exists 2024-09-21T09:37:36.994 INFO:tasks.rados.rados.0.smithi042.stdout:3048: done (2 left) 2024-09-21T09:37:36.994 INFO:tasks.rados.rados.0.smithi042.stdout:3049: done (1 left) 2024-09-21T09:37:36.995 INFO:tasks.rados.rados.0.smithi042.stdout:3051: done (0 left) 2024-09-21T09:37:36.995 INFO:tasks.rados.rados.0.smithi042.stdout:3052: rmattr oid 1 current snap is 301 2024-09-21T09:37:36.995 INFO:tasks.rados.rados.0.smithi042.stdout:3052: done (0 left) 2024-09-21T09:37:36.995 INFO:tasks.rados.rados.0.smithi042.stdout:3053: rmattr oid 3 current snap is 301 2024-09-21T09:37:36.995 INFO:tasks.rados.rados.0.smithi042.stdout:3054: read oid 48 snap 256 2024-09-21T09:37:36.995 INFO:tasks.rados.rados.0.smithi042.stdout:3054: expect (ObjNum 738 snap 226 seq_num 738) 2024-09-21T09:37:36.995 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 301 2024-09-21T09:37:36.995 INFO:tasks.rados.rados.0.smithi042.stdout:3055: seq_num 946 ranges {4251648=647168,4898816=745472,5644288=57344} 2024-09-21T09:37:37.021 INFO:tasks.rados.rados.0.smithi042.stdout:3055: writing smithi04275593-24 from 4251648 to 4898816 tid 1 2024-09-21T09:37:37.025 INFO:tasks.rados.rados.0.smithi042.stdout:3055: writing smithi04275593-24 from 4898816 to 5644288 tid 2 2024-09-21T09:37:37.025 INFO:tasks.rados.rados.0.smithi042.stdout:3055: writing smithi04275593-24 from 5644288 to 5701632 tid 3 2024-09-21T09:37:37.025 INFO:tasks.rados.rados.0.smithi042.stdout:3056: copy_from oid 49 from oid 19 current snap is 301 2024-09-21T09:37:37.026 INFO:tasks.rados.rados.0.smithi042.stdout:3057: delete oid 1 current snap is 301 2024-09-21T09:37:37.026 INFO:tasks.rados.rados.0.smithi042.stdout:3054: expect (ObjNum 738 snap 226 seq_num 738) 2024-09-21T09:37:37.037 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1351 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3055: finishing write tid 1 to smithi04275593-24 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3055: finishing write tid 2 to smithi04275593-24 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3055: finishing write tid 3 to smithi04275593-24 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3055: finishing write tid 4 to smithi04275593-24 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3056: finishing copy_from to smithi04275593-49 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3056: got expected ENOENT (src dne) 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3056: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3055: finishing write tid 5 to smithi04275593-24 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3055: oid 24 updating version 0 to 1417 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3055: oid 24 version 1417 is already newer than 1414 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3055: oid 24 version 1417 is already newer than 1415 2024-09-21T09:37:37.038 INFO:tasks.rados.rados.0.smithi042.stdout:3055: oid 24 version 1417 is already newer than 1416 2024-09-21T09:37:37.039 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1417 (ObjNum 946 snap 301 seq_num 946) dirty exists 2024-09-21T09:37:37.039 INFO:tasks.rados.rados.0.smithi042.stdout:3055: left oid 24 (ObjNum 946 snap 301 seq_num 946) 2024-09-21T09:37:37.039 INFO:tasks.rados.rados.0.smithi042.stdout:3053: done (4 left) 2024-09-21T09:37:37.039 INFO:tasks.rados.rados.0.smithi042.stdout:3054: done (3 left) 2024-09-21T09:37:37.039 INFO:tasks.rados.rados.0.smithi042.stdout:3055: done (2 left) 2024-09-21T09:37:37.039 INFO:tasks.rados.rados.0.smithi042.stdout:3056: done (1 left) 2024-09-21T09:37:37.039 INFO:tasks.rados.rados.0.smithi042.stdout:3057: done (0 left) 2024-09-21T09:37:37.039 INFO:tasks.rados.rados.0.smithi042.stdout:3058: copy_from oid 37 from oid 15 current snap is 301 2024-09-21T09:37:37.039 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 301 2024-09-21T09:37:37.039 INFO:tasks.rados.rados.0.smithi042.stdout:3059: seq_num 948 ranges {3801088=679936,4481024=516096,4997120=286720} 2024-09-21T09:37:37.062 INFO:tasks.rados.rados.0.smithi042.stdout:3059: writing smithi04275593-27 from 3801088 to 4481024 tid 1 2024-09-21T09:37:37.064 INFO:tasks.rados.rados.0.smithi042.stdout:3059: writing smithi04275593-27 from 4481024 to 4997120 tid 2 2024-09-21T09:37:37.066 INFO:tasks.rados.rados.0.smithi042.stdout:3059: writing smithi04275593-27 from 4997120 to 5283840 tid 3 2024-09-21T09:37:37.066 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 301 2024-09-21T09:37:37.066 INFO:tasks.rados.rados.0.smithi042.stdout:3060: seq_num 949 ranges {0=704512,704512=794624,1499136=8192} 2024-09-21T09:37:37.070 INFO:tasks.rados.rados.0.smithi042.stdout:3060: writing smithi04275593-11 from 0 to 704512 tid 1 2024-09-21T09:37:37.076 INFO:tasks.rados.rados.0.smithi042.stdout:3060: writing smithi04275593-11 from 704512 to 1499136 tid 2 2024-09-21T09:37:37.076 INFO:tasks.rados.rados.0.smithi042.stdout:3060: writing smithi04275593-11 from 1499136 to 1507328 tid 3 2024-09-21T09:37:37.076 INFO:tasks.rados.rados.0.smithi042.stdout:3061: copy_from oid 4 from oid 16 current snap is 301 2024-09-21T09:37:37.076 INFO:tasks.rados.rados.0.smithi042.stdout:3058: finishing copy_from racing read to smithi04275593-37 2024-09-21T09:37:37.076 INFO:tasks.rados.rados.0.smithi042.stdout:3058: finishing copy_from to smithi04275593-37 2024-09-21T09:37:37.076 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 554 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:37:37.076 INFO:tasks.rados.rados.0.smithi042.stdout:3059: finishing write tid 1 to smithi04275593-27 2024-09-21T09:37:37.076 INFO:tasks.rados.rados.0.smithi042.stdout:3058: done (3 left) 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3062: rollback oid 17 current snap is 301 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 17 to 300 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3059: finishing write tid 2 to smithi04275593-27 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3059: finishing write tid 3 to smithi04275593-27 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3059: finishing write tid 4 to smithi04275593-27 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3059: finishing write tid 5 to smithi04275593-27 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3059: oid 27 updating version 0 to 1194 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3059: oid 27 updating version 1194 to 1195 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3059: oid 27 updating version 1195 to 1196 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3059: oid 27 updating version 1196 to 1197 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 1197 (ObjNum 948 snap 301 seq_num 948) dirty exists 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3059: left oid 27 (ObjNum 948 snap 301 seq_num 948) 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3060: finishing write tid 1 to smithi04275593-11 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3059: done (3 left) 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3063: read oid 48 snap -1 2024-09-21T09:37:37.077 INFO:tasks.rados.rados.0.smithi042.stdout:3063: expect (ObjNum 809 snap 260 seq_num 809) 2024-09-21T09:37:37.078 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 301 2024-09-21T09:37:37.078 INFO:tasks.rados.rados.0.smithi042.stdout:3064: seq_num 950 ranges {1351680=720896,2072576=679936,2752512=122880} 2024-09-21T09:37:37.088 INFO:tasks.rados.rados.0.smithi042.stdout:3064: writing smithi04275593-32 from 1351680 to 2072576 tid 1 2024-09-21T09:37:37.092 INFO:tasks.rados.rados.0.smithi042.stdout:3064: writing smithi04275593-32 from 2072576 to 2752512 tid 2 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:3064: writing smithi04275593-32 from 2752512 to 2875392 tid 3 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:3065: read oid 50 snap -1 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:3065: expect (ObjNum 845 snap 274 seq_num 845) 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:3066: read oid 34 snap -1 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:3066: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:3067: setattr oid 31 current snap is 301 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:3060: finishing write tid 2 to smithi04275593-11 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:3060: finishing write tid 3 to smithi04275593-11 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:3062: finishing rollback tid 1 to smithi04275593-17 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1266 (ObjNum 65 snap 0 seq_num 1901220721) dirty dne 2024-09-21T09:37:37.095 INFO:tasks.rados.rados.0.smithi042.stdout:3060: finishing write tid 4 to smithi04275593-11 2024-09-21T09:37:37.096 INFO:tasks.rados.rados.0.smithi042.stdout:3060: finishing write tid 5 to smithi04275593-11 2024-09-21T09:37:37.096 INFO:tasks.rados.rados.0.smithi042.stdout:3060: oid 11 updating version 0 to 1211 2024-09-21T09:37:37.096 INFO:tasks.rados.rados.0.smithi042.stdout:3060: oid 11 updating version 1211 to 1213 2024-09-21T09:37:37.096 INFO:tasks.rados.rados.0.smithi042.stdout:3060: oid 11 updating version 1213 to 1214 2024-09-21T09:37:37.096 INFO:tasks.rados.rados.0.smithi042.stdout:3060: oid 11 version 1214 is already newer than 1212 2024-09-21T09:37:37.096 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1214 (ObjNum 949 snap 301 seq_num 949) dirty exists 2024-09-21T09:37:37.096 INFO:tasks.rados.rados.0.smithi042.stdout:3060: left oid 11 (ObjNum 949 snap 301 seq_num 949) 2024-09-21T09:37:37.096 INFO:tasks.rados.rados.0.smithi042.stdout:3066: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:37:37.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:36 smithi042 ceph-mon[87662]: pgmap v690: 121 pgs: 121 active+clean; 588 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 698 KiB/s wr, 7 op/s 2024-09-21T09:37:37.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:36 smithi042 ceph-mon[87662]: osdmap e677: 8 total, 8 up, 8 in 2024-09-21T09:37:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:36 smithi042 ceph-mon[85820]: pgmap v690: 121 pgs: 121 active+clean; 588 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 698 KiB/s wr, 7 op/s 2024-09-21T09:37:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:36 smithi042 ceph-mon[85820]: osdmap e677: 8 total, 8 up, 8 in 2024-09-21T09:37:37.102 INFO:tasks.rados.rados.0.smithi042.stdout:3061: finishing copy_from racing read to smithi04275593-4 2024-09-21T09:37:37.102 INFO:tasks.rados.rados.0.smithi042.stdout:3061: finishing copy_from to smithi04275593-4 2024-09-21T09:37:37.102 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 1287 (ObjNum 942 snap 298 seq_num 942) dirty exists 2024-09-21T09:37:37.102 INFO:tasks.rados.rados.0.smithi042.stdout:3060: done (7 left) 2024-09-21T09:37:37.103 INFO:tasks.rados.rados.0.smithi042.stdout:3061: done (6 left) 2024-09-21T09:37:37.103 INFO:tasks.rados.rados.0.smithi042.stdout:3062: done (5 left) 2024-09-21T09:37:37.103 INFO:tasks.rados.rados.0.smithi042.stdout:3066: done (4 left) 2024-09-21T09:37:37.103 INFO:tasks.rados.rados.0.smithi042.stdout:3068: setattr oid 8 current snap is 301 2024-09-21T09:37:37.103 INFO:tasks.rados.rados.0.smithi042.stdout:3069: read oid 29 snap 295 2024-09-21T09:37:37.103 INFO:tasks.rados.rados.0.smithi042.stdout:3069: expect deleted 2024-09-21T09:37:37.103 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 301 2024-09-21T09:37:37.104 INFO:tasks.rados.rados.0.smithi042.stdout:3070: seq_num 951 ranges {0=737280,737280=614400,1351680=188416} 2024-09-21T09:37:37.108 INFO:tasks.rados.rados.0.smithi042.stdout:3070: writing smithi04275593-49 from 0 to 737280 tid 1 2024-09-21T09:37:37.111 INFO:tasks.rados.rados.0.smithi042.stdout:3070: writing smithi04275593-49 from 737280 to 1351680 tid 2 2024-09-21T09:37:37.113 INFO:tasks.rados.rados.0.smithi042.stdout:3070: writing smithi04275593-49 from 1351680 to 1540096 tid 3 2024-09-21T09:37:37.113 INFO:tasks.rados.rados.0.smithi042.stdout:3071: read oid 27 snap -1 2024-09-21T09:37:37.113 INFO:tasks.rados.rados.0.smithi042.stdout:3071: expect (ObjNum 948 snap 301 seq_num 948) 2024-09-21T09:37:37.113 INFO:tasks.rados.rados.0.smithi042.stdout:3072: rollback oid 28 current snap is 301 2024-09-21T09:37:37.113 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 28 to 280 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3064: finishing write tid 1 to smithi04275593-32 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3064: finishing write tid 2 to smithi04275593-32 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3064: finishing write tid 3 to smithi04275593-32 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3064: finishing write tid 4 to smithi04275593-32 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3073: read oid 15 snap -1 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3073: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3074: setattr oid 34 current snap is 301 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3064: finishing write tid 5 to smithi04275593-32 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3064: oid 32 updating version 0 to 1420 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3064: oid 32 version 1420 is already newer than 1418 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3064: oid 32 updating version 1420 to 1421 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3064: oid 32 version 1421 is already newer than 1419 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1421 (ObjNum 950 snap 301 seq_num 950) dirty exists 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:3064: left oid 32 (ObjNum 950 snap 301 seq_num 950) 2024-09-21T09:37:37.114 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 586 (ObjNum 81 snap 0 seq_num 1768314963) dirty exists 2024-09-21T09:37:37.115 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1215 (ObjNum 891 snap 284 seq_num 891) dirty exists 2024-09-21T09:37:37.116 INFO:tasks.rados.rados.0.smithi042.stdout:3064: done (10 left) 2024-09-21T09:37:37.116 INFO:tasks.rados.rados.0.smithi042.stdout:3067: done (9 left) 2024-09-21T09:37:37.116 INFO:tasks.rados.rados.0.smithi042.stdout:3068: done (8 left) 2024-09-21T09:37:37.117 INFO:tasks.rados.rados.0.smithi042.stdout:3069: done (7 left) 2024-09-21T09:37:37.117 INFO:tasks.rados.rados.0.smithi042.stdout:3075: rollback oid 14 current snap is 301 2024-09-21T09:37:37.117 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 277 2024-09-21T09:37:37.117 INFO:tasks.rados.rados.0.smithi042.stdout:3076: rmattr oid 37 current snap is 301 2024-09-21T09:37:37.117 INFO:tasks.rados.rados.0.smithi042.stdout:3077: copy_from oid 9 from oid 18 current snap is 301 2024-09-21T09:37:37.117 INFO:tasks.rados.rados.0.smithi042.stdout:3078: snap_create 2024-09-21T09:37:37.118 INFO:tasks.rados.rados.0.smithi042.stdout:3070: finishing write tid 1 to smithi04275593-49 2024-09-21T09:37:37.120 INFO:tasks.rados.rados.0.smithi042.stdout:3072: finishing rollback tid 0 to smithi04275593-28 2024-09-21T09:37:37.120 INFO:tasks.rados.rados.0.smithi042.stdout:3072: finishing rollback tid 1 to smithi04275593-28 2024-09-21T09:37:37.123 INFO:tasks.rados.rados.0.smithi042.stdout:3072: finishing rollback tid 2 to smithi04275593-28 2024-09-21T09:37:37.123 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1290 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:37:37.124 INFO:tasks.rados.rados.0.smithi042.stdout:3075: finishing rollback tid 0 to smithi04275593-14 2024-09-21T09:37:37.126 INFO:tasks.rados.rados.0.smithi042.stdout:3073: expect (ObjNum 652 snap 188 seq_num 652) 2024-09-21T09:37:37.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:36 smithi133 ceph-mon[83064]: pgmap v690: 121 pgs: 121 active+clean; 588 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 698 KiB/s wr, 7 op/s 2024-09-21T09:37:37.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:36 smithi133 ceph-mon[83064]: osdmap e677: 8 total, 8 up, 8 in 2024-09-21T09:37:37.212 INFO:tasks.rados.rados.0.smithi042.stdout:3063: expect (ObjNum 809 snap 260 seq_num 809) 2024-09-21T09:37:38.673 INFO:tasks.rados.rados.0.smithi042.stdout:3070: finishing write tid 2 to smithi04275593-49 2024-09-21T09:37:38.673 INFO:tasks.rados.rados.0.smithi042.stdout:3070: finishing write tid 3 to smithi04275593-49 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:3070: finishing write tid 4 to smithi04275593-49 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:3070: finishing write tid 5 to smithi04275593-49 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:3070: oid 49 updating version 0 to 1423 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:3070: oid 49 updating version 1423 to 1424 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:3070: oid 49 version 1424 is already newer than 1422 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:3070: oid 49 updating version 1424 to 1425 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1425 (ObjNum 951 snap 301 seq_num 951) dirty exists 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:3070: left oid 49 (ObjNum 951 snap 301 seq_num 951) 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:3075: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:3075: finishing rollback tid 2 to smithi04275593-14 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 937 (ObjNum 813 snap 262 seq_num 813) dirty exists 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1352 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 1012 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:37:38.674 INFO:tasks.rados.rados.0.smithi042.stdout:3071: expect (ObjNum 948 snap 301 seq_num 948) 2024-09-21T09:37:38.933 INFO:tasks.rados.rados.0.smithi042.stdout:3077: finishing copy_from racing read to smithi04275593-9 2024-09-21T09:37:38.933 INFO:tasks.rados.rados.0.smithi042.stdout:3077: finishing copy_from to smithi04275593-9 2024-09-21T09:37:38.933 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 1041 (ObjNum 894 snap 284 seq_num 894) dirty exists 2024-09-21T09:37:38.933 INFO:tasks.rados.rados.0.smithi042.stdout:3065: expect (ObjNum 845 snap 274 seq_num 845) 2024-09-21T09:37:39.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:38 smithi042 ceph-mon[85820]: pgmap v692: 121 pgs: 121 active+clean; 583 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T09:37:39.135 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:38 smithi042 ceph-mon[85820]: osdmap e678: 8 total, 8 up, 8 in 2024-09-21T09:37:39.135 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:38 smithi042 ceph-mon[87662]: pgmap v692: 121 pgs: 121 active+clean; 583 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T09:37:39.135 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:38 smithi042 ceph-mon[87662]: osdmap e678: 8 total, 8 up, 8 in 2024-09-21T09:37:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:38 smithi133 ceph-mon[83064]: pgmap v692: 121 pgs: 121 active+clean; 583 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T09:37:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:38 smithi133 ceph-mon[83064]: osdmap e678: 8 total, 8 up, 8 in 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3063: done (10 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3065: done (9 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3070: done (8 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3071: done (7 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3072: done (6 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3073: done (5 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3074: done (4 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3075: done (3 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3076: done (2 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3077: done (1 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3078: done (0 left) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3079: read oid 2 snap 297 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:3079: expect (ObjNum -1677576576 snap 32729 seq_num 2617392928) 2024-09-21T09:37:40.236 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 302 2024-09-21T09:37:40.237 INFO:tasks.rados.rados.0.smithi042.stdout:3080: seq_num 952 ranges {1540096=753664,2293760=499712,2793472=303104} 2024-09-21T09:37:40.247 INFO:tasks.rados.rados.0.smithi042.stdout:3080: writing smithi04275593-49 from 1540096 to 2293760 tid 1 2024-09-21T09:37:40.250 INFO:tasks.rados.rados.0.smithi042.stdout:3080: writing smithi04275593-49 from 2293760 to 2793472 tid 2 2024-09-21T09:37:40.252 INFO:tasks.rados.rados.0.smithi042.stdout:3080: writing smithi04275593-49 from 2793472 to 3096576 tid 3 2024-09-21T09:37:40.252 INFO:tasks.rados.rados.0.smithi042.stdout:3081: setattr oid 16 current snap is 302 2024-09-21T09:37:40.253 INFO:tasks.rados.rados.0.smithi042.stdout:3079: expect (ObjNum -1677576576 snap 32729 seq_num 2617392928) 2024-09-21T09:37:40.254 INFO:tasks.rados.rados.0.smithi042.stdout:3080: finishing write tid 1 to smithi04275593-49 2024-09-21T09:37:40.254 INFO:tasks.rados.rados.0.smithi042.stdout:3080: finishing write tid 2 to smithi04275593-49 2024-09-21T09:37:40.254 INFO:tasks.rados.rados.0.smithi042.stdout:3079: done (2 left) 2024-09-21T09:37:40.254 INFO:tasks.rados.rados.0.smithi042.stdout:3082: snap_remove snap 297 2024-09-21T09:37:40.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:37:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:37:40] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.51.0" 2024-09-21T09:37:40.769 INFO:tasks.rados.rados.0.smithi042.stdout:3082: done (2 left) 2024-09-21T09:37:40.770 INFO:tasks.rados.rados.0.smithi042.stdout:3083: snap_remove snap 256 2024-09-21T09:37:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:40 smithi042 ceph-mon[85820]: pgmap v694: 121 pgs: 121 active+clean; 589 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-09-21T09:37:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:40 smithi042 ceph-mon[87662]: pgmap v694: 121 pgs: 121 active+clean; 589 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-09-21T09:37:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:40 smithi133 ceph-mon[83064]: pgmap v694: 121 pgs: 121 active+clean; 589 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-09-21T09:37:41.776 INFO:tasks.rados.rados.0.smithi042.stdout:3083: done (2 left) 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3084: copy_from oid 3 from oid 48 current snap is 302 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3080: finishing write tid 3 to smithi04275593-49 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3080: finishing write tid 4 to smithi04275593-49 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3080: finishing write tid 5 to smithi04275593-49 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3080: oid 49 updating version 0 to 1428 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3080: oid 49 updating version 1428 to 1429 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3080: oid 49 version 1429 is already newer than 1427 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3080: oid 49 version 1429 is already newer than 1426 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1429 (ObjNum 952 snap 302 seq_num 952) dirty exists 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3080: left oid 49 (ObjNum 952 snap 302 seq_num 952) 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 1308 (ObjNum 942 snap 298 seq_num 942) dirty exists 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3080: done (2 left) 2024-09-21T09:37:41.777 INFO:tasks.rados.rados.0.smithi042.stdout:3081: done (1 left) 2024-09-21T09:37:41.778 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 302 2024-09-21T09:37:41.778 INFO:tasks.rados.rados.0.smithi042.stdout:3085: seq_num 953 ranges {2367488=770048,3137536=786432,3923968=16384} 2024-09-21T09:37:41.795 INFO:tasks.rados.rados.0.smithi042.stdout:3085: writing smithi04275593-37 from 2367488 to 3137536 tid 1 2024-09-21T09:37:41.800 INFO:tasks.rados.rados.0.smithi042.stdout:3085: writing smithi04275593-37 from 3137536 to 3923968 tid 2 2024-09-21T09:37:41.801 INFO:tasks.rados.rados.0.smithi042.stdout:3085: writing smithi04275593-37 from 3923968 to 3940352 tid 3 2024-09-21T09:37:41.801 INFO:tasks.rados.rados.0.smithi042.stdout:3086: snap_create 2024-09-21T09:37:41.802 INFO:tasks.rados.rados.0.smithi042.stdout:3085: finishing write tid 1 to smithi04275593-37 2024-09-21T09:37:41.808 INFO:tasks.rados.rados.0.smithi042.stdout:3085: finishing write tid 2 to smithi04275593-37 2024-09-21T09:37:41.808 INFO:tasks.rados.rados.0.smithi042.stdout:3085: finishing write tid 3 to smithi04275593-37 2024-09-21T09:37:41.808 INFO:tasks.rados.rados.0.smithi042.stdout:3085: finishing write tid 4 to smithi04275593-37 2024-09-21T09:37:41.810 INFO:tasks.rados.rados.0.smithi042.stdout:3085: finishing write tid 5 to smithi04275593-37 2024-09-21T09:37:41.810 INFO:tasks.rados.rados.0.smithi042.stdout:3085: oid 37 updating version 0 to 1043 2024-09-21T09:37:41.810 INFO:tasks.rados.rados.0.smithi042.stdout:3085: oid 37 updating version 1043 to 1045 2024-09-21T09:37:41.810 INFO:tasks.rados.rados.0.smithi042.stdout:3085: oid 37 version 1045 is already newer than 1044 2024-09-21T09:37:41.811 INFO:tasks.rados.rados.0.smithi042.stdout:3085: oid 37 version 1045 is already newer than 1042 2024-09-21T09:37:41.811 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 1045 (ObjNum 953 snap 302 seq_num 953) dirty exists 2024-09-21T09:37:41.811 INFO:tasks.rados.rados.0.smithi042.stdout:3085: left oid 37 (ObjNum 953 snap 302 seq_num 953) 2024-09-21T09:37:41.845 INFO:tasks.rados.rados.0.smithi042.stdout:3084: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:37:41.846 INFO:tasks.rados.rados.0.smithi042.stdout:3084: finishing copy_from to smithi04275593-3 2024-09-21T09:37:41.846 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 934 (ObjNum 809 snap 260 seq_num 809) dirty exists 2024-09-21T09:37:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:41 smithi042 ceph-mon[85820]: osdmap e679: 8 total, 8 up, 8 in 2024-09-21T09:37:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:41 smithi042 ceph-mon[87662]: osdmap e679: 8 total, 8 up, 8 in 2024-09-21T09:37:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:41 smithi133 ceph-mon[83064]: osdmap e679: 8 total, 8 up, 8 in 2024-09-21T09:37:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:42.763 INFO:tasks.rados.rados.0.smithi042.stdout:3084: done (2 left) 2024-09-21T09:37:42.763 INFO:tasks.rados.rados.0.smithi042.stdout:3085: done (1 left) 2024-09-21T09:37:42.763 INFO:tasks.rados.rados.0.smithi042.stdout:3086: done (0 left) 2024-09-21T09:37:42.763 INFO:tasks.rados.rados.0.smithi042.stdout:3087: snap_remove snap 295 2024-09-21T09:37:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:42 smithi042 ceph-mon[85820]: pgmap v696: 121 pgs: 121 active+clean; 589 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.2 MiB/s wr, 17 op/s 2024-09-21T09:37:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:42 smithi042 ceph-mon[85820]: osdmap e680: 8 total, 8 up, 8 in 2024-09-21T09:37:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:42 smithi042 ceph-mon[85820]: osdmap e681: 8 total, 8 up, 8 in 2024-09-21T09:37:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:42 smithi042 ceph-mon[87662]: pgmap v696: 121 pgs: 121 active+clean; 589 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.2 MiB/s wr, 17 op/s 2024-09-21T09:37:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:42 smithi042 ceph-mon[87662]: osdmap e680: 8 total, 8 up, 8 in 2024-09-21T09:37:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:42 smithi042 ceph-mon[87662]: osdmap e681: 8 total, 8 up, 8 in 2024-09-21T09:37:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:42 smithi133 ceph-mon[83064]: pgmap v696: 121 pgs: 121 active+clean; 589 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.2 MiB/s wr, 17 op/s 2024-09-21T09:37:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:42 smithi133 ceph-mon[83064]: osdmap e680: 8 total, 8 up, 8 in 2024-09-21T09:37:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:42 smithi133 ceph-mon[83064]: osdmap e681: 8 total, 8 up, 8 in 2024-09-21T09:37:43.766 INFO:tasks.rados.rados.0.smithi042.stdout:3087: done (0 left) 2024-09-21T09:37:43.766 INFO:tasks.rados.rados.0.smithi042.stdout:3088: copy_from oid 16 from oid 21 current snap is 303 2024-09-21T09:37:43.767 INFO:tasks.rados.rados.0.smithi042.stdout:3089: rmattr oid 13 current snap is 303 2024-09-21T09:37:43.767 INFO:tasks.rados.rados.0.smithi042.stdout:3089: done (1 left) 2024-09-21T09:37:43.767 INFO:tasks.rados.rados.0.smithi042.stdout:3090: delete oid 33 current snap is 303 2024-09-21T09:37:43.772 INFO:tasks.rados.rados.0.smithi042.stdout:3088: finishing copy_from to smithi04275593-16 2024-09-21T09:37:43.772 INFO:tasks.rados.rados.0.smithi042.stdout:3088: got expected ENOENT (src dne) 2024-09-21T09:37:43.773 INFO:tasks.rados.rados.0.smithi042.stdout:3088: finishing copy_from racing read to smithi04275593-16 2024-09-21T09:37:43.779 INFO:tasks.rados.rados.0.smithi042.stdout:3088: done (1 left) 2024-09-21T09:37:43.779 INFO:tasks.rados.rados.0.smithi042.stdout:3090: done (0 left) 2024-09-21T09:37:43.779 INFO:tasks.rados.rados.0.smithi042.stdout:3091: snap_remove snap 288 2024-09-21T09:37:44.783 INFO:tasks.rados.rados.0.smithi042.stdout:3091: done (0 left) 2024-09-21T09:37:44.783 INFO:tasks.rados.rados.0.smithi042.stdout:3092: rollback oid 38 current snap is 303 2024-09-21T09:37:44.783 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 302 2024-09-21T09:37:44.783 INFO:tasks.rados.rados.0.smithi042.stdout:3093: setattr oid 47 current snap is 303 2024-09-21T09:37:44.787 INFO:tasks.rados.rados.0.smithi042.stdout:3094: copy_from oid 15 from oid 33 current snap is 303 2024-09-21T09:37:44.787 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 303 2024-09-21T09:37:44.787 INFO:tasks.rados.rados.0.smithi042.stdout:3095: seq_num 955 ranges {1482752=802816,2285568=557056,2842624=245760} 2024-09-21T09:37:44.801 INFO:tasks.rados.rados.0.smithi042.stdout:3095: writing smithi04275593-35 from 1482752 to 2285568 tid 1 2024-09-21T09:37:44.805 INFO:tasks.rados.rados.0.smithi042.stdout:3095: writing smithi04275593-35 from 2285568 to 2842624 tid 2 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:3095: writing smithi04275593-35 from 2842624 to 3088384 tid 3 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:3096: copy_from oid 4 from oid 5 current snap is 303 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:3094: finishing copy_from to smithi04275593-15 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:3094: got expected ENOENT (src dne) 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:3094: finishing copy_from racing read to smithi04275593-15 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:3092: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 579 (ObjNum 5345 snap 0 seq_num 2837422880) dirty dne 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1430 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:3092: done (4 left) 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:3093: done (3 left) 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:3094: done (2 left) 2024-09-21T09:37:44.808 INFO:tasks.rados.rados.0.smithi042.stdout:3097: delete oid 47 current snap is 303 2024-09-21T09:37:44.812 INFO:tasks.rados.rados.0.smithi042.stdout:3097: done (2 left) 2024-09-21T09:37:44.812 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 303 2024-09-21T09:37:44.812 INFO:tasks.rados.rados.0.smithi042.stdout:3098: seq_num 957 ranges {0=434176,434176=720896,1155072=483328} 2024-09-21T09:37:44.815 INFO:tasks.rados.rados.0.smithi042.stdout:3098: writing smithi04275593-46 from 0 to 434176 tid 1 2024-09-21T09:37:44.819 INFO:tasks.rados.rados.0.smithi042.stdout:3098: writing smithi04275593-46 from 434176 to 1155072 tid 2 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3098: writing smithi04275593-46 from 1155072 to 1638400 tid 3 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3099: read oid 28 snap -1 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3099: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3100: rollback oid 8 current snap is 303 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 8 to 302 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3095: finishing write tid 1 to smithi04275593-35 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3095: finishing write tid 2 to smithi04275593-35 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3095: finishing write tid 3 to smithi04275593-35 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3095: finishing write tid 4 to smithi04275593-35 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3095: finishing write tid 5 to smithi04275593-35 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3095: oid 35 updating version 0 to 1532 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3095: oid 35 version 1532 is already newer than 1531 2024-09-21T09:37:44.823 INFO:tasks.rados.rados.0.smithi042.stdout:3095: oid 35 version 1532 is already newer than 1530 2024-09-21T09:37:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:3095: oid 35 version 1532 is already newer than 1529 2024-09-21T09:37:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1532 (ObjNum 955 snap 303 seq_num 955) dirty exists 2024-09-21T09:37:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:3095: left oid 35 (ObjNum 955 snap 303 seq_num 955) 2024-09-21T09:37:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:3098: finishing write tid 1 to smithi04275593-46 2024-09-21T09:37:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:3095: done (4 left) 2024-09-21T09:37:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:3101: rmattr oid 21 current snap is 303 2024-09-21T09:37:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:3101: done (4 left) 2024-09-21T09:37:44.824 INFO:tasks.rados.rados.0.smithi042.stdout:3102: snap_create 2024-09-21T09:37:44.826 INFO:tasks.rados.rados.0.smithi042.stdout:3098: finishing write tid 2 to smithi04275593-46 2024-09-21T09:37:44.827 INFO:tasks.rados.rados.0.smithi042.stdout:3098: finishing write tid 3 to smithi04275593-46 2024-09-21T09:37:44.827 INFO:tasks.rados.rados.0.smithi042.stdout:3098: finishing write tid 4 to smithi04275593-46 2024-09-21T09:37:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:3098: finishing write tid 5 to smithi04275593-46 2024-09-21T09:37:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:3098: oid 46 updating version 0 to 1326 2024-09-21T09:37:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:3098: oid 46 version 1326 is already newer than 1324 2024-09-21T09:37:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:3098: oid 46 version 1326 is already newer than 1325 2024-09-21T09:37:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:3098: oid 46 version 1326 is already newer than 1323 2024-09-21T09:37:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1326 (ObjNum 957 snap 303 seq_num 957) dirty exists 2024-09-21T09:37:44.829 INFO:tasks.rados.rados.0.smithi042.stdout:3098: left oid 46 (ObjNum 957 snap 303 seq_num 957) 2024-09-21T09:37:44.830 INFO:tasks.rados.rados.0.smithi042.stdout:3100: finishing rollback tid 0 to smithi04275593-8 2024-09-21T09:37:44.830 INFO:tasks.rados.rados.0.smithi042.stdout:3100: finishing rollback tid 1 to smithi04275593-8 2024-09-21T09:37:44.831 INFO:tasks.rados.rados.0.smithi042.stdout:3100: finishing rollback tid 2 to smithi04275593-8 2024-09-21T09:37:44.831 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1218 (ObjNum 891 snap 284 seq_num 891) dirty exists 2024-09-21T09:37:44.832 INFO:tasks.rados.rados.0.smithi042.stdout:3099: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:37:44.876 INFO:tasks.rados.rados.0.smithi042.stdout:3096: finishing copy_from racing read to smithi04275593-4 2024-09-21T09:37:44.877 INFO:tasks.rados.rados.0.smithi042.stdout:3096: finishing copy_from to smithi04275593-4 2024-09-21T09:37:44.877 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 1022 (ObjNum 733 snap 225 seq_num 733) dirty exists 2024-09-21T09:37:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:44 smithi042 ceph-mon[85820]: pgmap v699: 121 pgs: 121 active+clean; 590 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-09-21T09:37:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:44 smithi042 ceph-mon[85820]: osdmap e682: 8 total, 8 up, 8 in 2024-09-21T09:37:45.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:44 smithi042 ceph-mon[87662]: pgmap v699: 121 pgs: 121 active+clean; 590 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-09-21T09:37:45.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:44 smithi042 ceph-mon[87662]: osdmap e682: 8 total, 8 up, 8 in 2024-09-21T09:37:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:44 smithi133 ceph-mon[83064]: pgmap v699: 121 pgs: 121 active+clean; 590 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-09-21T09:37:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:44 smithi133 ceph-mon[83064]: osdmap e682: 8 total, 8 up, 8 in 2024-09-21T09:37:45.788 INFO:tasks.rados.rados.0.smithi042.stdout:3096: done (4 left) 2024-09-21T09:37:45.788 INFO:tasks.rados.rados.0.smithi042.stdout:3098: done (3 left) 2024-09-21T09:37:45.788 INFO:tasks.rados.rados.0.smithi042.stdout:3099: done (2 left) 2024-09-21T09:37:45.788 INFO:tasks.rados.rados.0.smithi042.stdout:3100: done (1 left) 2024-09-21T09:37:45.788 INFO:tasks.rados.rados.0.smithi042.stdout:3102: done (0 left) 2024-09-21T09:37:45.788 INFO:tasks.rados.rados.0.smithi042.stdout:3103: snap_create 2024-09-21T09:37:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:45 smithi042 ceph-mon[87662]: osdmap e683: 8 total, 8 up, 8 in 2024-09-21T09:37:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:45 smithi042 ceph-mon[85820]: osdmap e683: 8 total, 8 up, 8 in 2024-09-21T09:37:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:45 smithi133 ceph-mon[83064]: osdmap e683: 8 total, 8 up, 8 in 2024-09-21T09:37:46.787 INFO:tasks.rados.rados.0.smithi042.stdout:3103: done (0 left) 2024-09-21T09:37:46.787 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 305 2024-09-21T09:37:46.787 INFO:tasks.rados.rados.0.smithi042.stdout:3104: seq_num 958 ranges {2367488=450560,2818048=655360,3473408=548864} 2024-09-21T09:37:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3104: writing smithi04275593-15 from 2367488 to 2818048 tid 1 2024-09-21T09:37:46.806 INFO:tasks.rados.rados.0.smithi042.stdout:3104: writing smithi04275593-15 from 2818048 to 3473408 tid 2 2024-09-21T09:37:46.810 INFO:tasks.rados.rados.0.smithi042.stdout:3104: writing smithi04275593-15 from 3473408 to 4022272 tid 3 2024-09-21T09:37:46.810 INFO:tasks.rados.rados.0.smithi042.stdout:3105: rollback oid 3 current snap is 305 2024-09-21T09:37:46.810 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 3 to 231 2024-09-21T09:37:46.810 INFO:tasks.rados.rados.0.smithi042.stdout:3106: read oid 50 snap 249 2024-09-21T09:37:46.810 INFO:tasks.rados.rados.0.smithi042.stdout:3106: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:37:46.810 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 305 2024-09-21T09:37:46.810 INFO:tasks.rados.rados.0.smithi042.stdout:3107: seq_num 959 ranges {10862592=466944,11329536=540672,11870208=557056,12427264=106496} 2024-09-21T09:37:46.873 INFO:tasks.rados.rados.0.smithi042.stdout:3107: writing smithi04275593-4 from 10862592 to 11329536 tid 1 2024-09-21T09:37:46.876 INFO:tasks.rados.rados.0.smithi042.stdout:3107: writing smithi04275593-4 from 11329536 to 11870208 tid 2 2024-09-21T09:37:46.879 INFO:tasks.rados.rados.0.smithi042.stdout:3107: writing smithi04275593-4 from 11870208 to 12427264 tid 3 2024-09-21T09:37:46.881 INFO:tasks.rados.rados.0.smithi042.stdout:3107: writing smithi04275593-4 from 12427264 to 12533760 tid 4 2024-09-21T09:37:46.881 INFO:tasks.rados.rados.0.smithi042.stdout:3108: snap_create 2024-09-21T09:37:46.881 INFO:tasks.rados.rados.0.smithi042.stdout:3104: finishing write tid 1 to smithi04275593-15 2024-09-21T09:37:46.881 INFO:tasks.rados.rados.0.smithi042.stdout:3104: finishing write tid 2 to smithi04275593-15 2024-09-21T09:37:46.881 INFO:tasks.rados.rados.0.smithi042.stdout:3105: finishing rollback tid 0 to smithi04275593-3 2024-09-21T09:37:46.881 INFO:tasks.rados.rados.0.smithi042.stdout:3104: finishing write tid 3 to smithi04275593-15 2024-09-21T09:37:46.881 INFO:tasks.rados.rados.0.smithi042.stdout:3104: finishing write tid 4 to smithi04275593-15 2024-09-21T09:37:46.881 INFO:tasks.rados.rados.0.smithi042.stdout:3105: finishing rollback tid 1 to smithi04275593-3 2024-09-21T09:37:46.881 INFO:tasks.rados.rados.0.smithi042.stdout:3105: finishing rollback tid 2 to smithi04275593-3 2024-09-21T09:37:46.882 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1355 (ObjNum 713 snap 215 seq_num 713) dirty exists 2024-09-21T09:37:46.882 INFO:tasks.rados.rados.0.smithi042.stdout:3104: finishing write tid 5 to smithi04275593-15 2024-09-21T09:37:46.882 INFO:tasks.rados.rados.0.smithi042.stdout:3104: oid 15 updating version 0 to 1328 2024-09-21T09:37:46.882 INFO:tasks.rados.rados.0.smithi042.stdout:3104: oid 15 updating version 1328 to 1329 2024-09-21T09:37:46.882 INFO:tasks.rados.rados.0.smithi042.stdout:3104: oid 15 updating version 1329 to 1331 2024-09-21T09:37:46.882 INFO:tasks.rados.rados.0.smithi042.stdout:3104: oid 15 version 1331 is already newer than 1330 2024-09-21T09:37:46.882 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 1331 (ObjNum 958 snap 305 seq_num 958) dirty exists 2024-09-21T09:37:46.882 INFO:tasks.rados.rados.0.smithi042.stdout:3104: left oid 15 (ObjNum 958 snap 305 seq_num 958) 2024-09-21T09:37:46.882 INFO:tasks.rados.rados.0.smithi042.stdout:3106: expect (ObjNum 704 snap 210 seq_num 704) 2024-09-21T09:37:47.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:46 smithi042 ceph-mon[87662]: pgmap v702: 121 pgs: 121 active+clean; 586 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 23 op/s 2024-09-21T09:37:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:46 smithi042 ceph-mon[87662]: osdmap e684: 8 total, 8 up, 8 in 2024-09-21T09:37:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:46 smithi042 ceph-mon[85820]: pgmap v702: 121 pgs: 121 active+clean; 586 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 23 op/s 2024-09-21T09:37:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:46 smithi042 ceph-mon[85820]: osdmap e684: 8 total, 8 up, 8 in 2024-09-21T09:37:47.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:46 smithi133 ceph-mon[83064]: pgmap v702: 121 pgs: 121 active+clean; 586 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 23 op/s 2024-09-21T09:37:47.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:46 smithi133 ceph-mon[83064]: osdmap e684: 8 total, 8 up, 8 in 2024-09-21T09:37:47.936 INFO:tasks.rados.rados.0.smithi042.stdout:3107: finishing write tid 1 to smithi04275593-4 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: finishing write tid 2 to smithi04275593-4 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: finishing write tid 3 to smithi04275593-4 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: finishing write tid 4 to smithi04275593-4 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: finishing write tid 5 to smithi04275593-4 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: finishing write tid 6 to smithi04275593-4 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: oid 4 updating version 0 to 1291 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: oid 4 updating version 1291 to 1293 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: oid 4 updating version 1293 to 1295 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: oid 4 version 1295 is already newer than 1294 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: oid 4 version 1295 is already newer than 1292 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 1295 (ObjNum 959 snap 305 seq_num 959) dirty exists 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3107: left oid 4 (ObjNum 959 snap 305 seq_num 959) 2024-09-21T09:37:47.937 INFO:tasks.rados.rados.0.smithi042.stdout:3104: done (4 left) 2024-09-21T09:37:47.938 INFO:tasks.rados.rados.0.smithi042.stdout:3105: done (3 left) 2024-09-21T09:37:47.938 INFO:tasks.rados.rados.0.smithi042.stdout:3106: done (2 left) 2024-09-21T09:37:47.938 INFO:tasks.rados.rados.0.smithi042.stdout:3107: done (1 left) 2024-09-21T09:37:47.938 INFO:tasks.rados.rados.0.smithi042.stdout:3108: done (0 left) 2024-09-21T09:37:47.938 INFO:tasks.rados.rados.0.smithi042.stdout:3109: snap_remove snap 299 2024-09-21T09:37:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:47 smithi042 ceph-mon[87662]: osdmap e685: 8 total, 8 up, 8 in 2024-09-21T09:37:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:47 smithi042 ceph-mon[87662]: pgmap v705: 121 pgs: 121 active+clean; 595 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2024-09-21T09:37:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:47 smithi042 ceph-mon[87662]: osdmap e686: 8 total, 8 up, 8 in 2024-09-21T09:37:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:47 smithi042 ceph-mon[85820]: osdmap e685: 8 total, 8 up, 8 in 2024-09-21T09:37:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:47 smithi042 ceph-mon[85820]: pgmap v705: 121 pgs: 121 active+clean; 595 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2024-09-21T09:37:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:47 smithi042 ceph-mon[85820]: osdmap e686: 8 total, 8 up, 8 in 2024-09-21T09:37:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:47 smithi133 ceph-mon[83064]: osdmap e685: 8 total, 8 up, 8 in 2024-09-21T09:37:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:47 smithi133 ceph-mon[83064]: pgmap v705: 121 pgs: 121 active+clean; 595 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2024-09-21T09:37:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:47 smithi133 ceph-mon[83064]: osdmap e686: 8 total, 8 up, 8 in 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:3109: done (0 left) 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:3110: rmattr oid 38 current snap is 306 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:3110: done (0 left) 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:3111: read oid 15 snap -1 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:3111: expect (ObjNum 958 snap 305 seq_num 958) 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:3112: copy_from oid 48 from oid 41 current snap is 306 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:3113: read oid 39 snap -1 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:3113: expect (ObjNum 910 snap 289 seq_num 910) 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:3114: copy_from oid 13 from oid 11 current snap is 306 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 306 2024-09-21T09:37:48.800 INFO:tasks.rados.rados.0.smithi042.stdout:3115: seq_num 960 ranges {0=483328,483328=425984,909312=761856,1671168=16384} 2024-09-21T09:37:48.802 INFO:tasks.rados.rados.0.smithi042.stdout:3115: writing smithi04275593-47 from 0 to 483328 tid 1 2024-09-21T09:37:48.806 INFO:tasks.rados.rados.0.smithi042.stdout:3115: writing smithi04275593-47 from 483328 to 909312 tid 2 2024-09-21T09:37:48.811 INFO:tasks.rados.rados.0.smithi042.stdout:3115: writing smithi04275593-47 from 909312 to 1671168 tid 3 2024-09-21T09:37:48.812 INFO:tasks.rados.rados.0.smithi042.stdout:3115: writing smithi04275593-47 from 1671168 to 1687552 tid 4 2024-09-21T09:37:48.812 INFO:tasks.rados.rados.0.smithi042.stdout:3116: snap_create 2024-09-21T09:37:48.815 INFO:tasks.rados.rados.0.smithi042.stdout:3113: expect (ObjNum 910 snap 289 seq_num 910) 2024-09-21T09:37:48.845 INFO:tasks.rados.rados.0.smithi042.stdout:3114: finishing copy_from racing read to smithi04275593-13 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: finishing write tid 1 to smithi04275593-47 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: finishing write tid 2 to smithi04275593-47 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: finishing write tid 3 to smithi04275593-47 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: finishing write tid 4 to smithi04275593-47 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: finishing write tid 5 to smithi04275593-47 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: finishing write tid 6 to smithi04275593-47 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: oid 47 updating version 0 to 1434 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: oid 47 updating version 1434 to 1435 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: oid 47 version 1435 is already newer than 1433 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: oid 47 updating version 1435 to 1437 2024-09-21T09:37:48.846 INFO:tasks.rados.rados.0.smithi042.stdout:3115: oid 47 version 1437 is already newer than 1436 2024-09-21T09:37:48.847 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1437 (ObjNum 960 snap 306 seq_num 960) dirty exists 2024-09-21T09:37:48.847 INFO:tasks.rados.rados.0.smithi042.stdout:3115: left oid 47 (ObjNum 960 snap 306 seq_num 960) 2024-09-21T09:37:48.847 INFO:tasks.rados.rados.0.smithi042.stdout:3114: finishing copy_from to smithi04275593-13 2024-09-21T09:37:48.847 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1214 (ObjNum 949 snap 301 seq_num 949) dirty exists 2024-09-21T09:37:48.847 INFO:tasks.rados.rados.0.smithi042.stdout:3111: expect (ObjNum 958 snap 305 seq_num 958) 2024-09-21T09:37:49.013 INFO:tasks.rados.rados.0.smithi042.stdout:3112: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:37:49.014 INFO:tasks.rados.rados.0.smithi042.stdout:3112: finishing copy_from to smithi04275593-48 2024-09-21T09:37:49.014 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 672 (ObjNum 857 snap 277 seq_num 857) dirty exists 2024-09-21T09:37:49.805 INFO:tasks.rados.rados.0.smithi042.stdout:3111: done (5 left) 2024-09-21T09:37:49.805 INFO:tasks.rados.rados.0.smithi042.stdout:3112: done (4 left) 2024-09-21T09:37:49.805 INFO:tasks.rados.rados.0.smithi042.stdout:3113: done (3 left) 2024-09-21T09:37:49.805 INFO:tasks.rados.rados.0.smithi042.stdout:3114: done (2 left) 2024-09-21T09:37:49.805 INFO:tasks.rados.rados.0.smithi042.stdout:3115: done (1 left) 2024-09-21T09:37:49.805 INFO:tasks.rados.rados.0.smithi042.stdout:3116: done (0 left) 2024-09-21T09:37:49.805 INFO:tasks.rados.rados.0.smithi042.stdout:3117: delete oid 35 current snap is 307 2024-09-21T09:37:49.808 INFO:tasks.rados.rados.0.smithi042.stdout:3117: done (0 left) 2024-09-21T09:37:49.808 INFO:tasks.rados.rados.0.smithi042.stdout:3118: delete oid 27 current snap is 307 2024-09-21T09:37:49.810 INFO:tasks.rados.rados.0.smithi042.stdout:3118: done (0 left) 2024-09-21T09:37:49.810 INFO:tasks.rados.rados.0.smithi042.stdout:3119: snap_remove snap 248 2024-09-21T09:37:50.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:49 smithi042 ceph-mon[85820]: osdmap e687: 8 total, 8 up, 8 in 2024-09-21T09:37:50.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:49 smithi042 ceph-mon[85820]: pgmap v708: 121 pgs: 121 active+clean; 605 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 14 op/s 2024-09-21T09:37:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:49 smithi042 ceph-mon[87662]: osdmap e687: 8 total, 8 up, 8 in 2024-09-21T09:37:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:49 smithi042 ceph-mon[87662]: pgmap v708: 121 pgs: 121 active+clean; 605 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 14 op/s 2024-09-21T09:37:50.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:37:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:37:50] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.51.0" 2024-09-21T09:37:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:49 smithi133 ceph-mon[83064]: osdmap e687: 8 total, 8 up, 8 in 2024-09-21T09:37:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:49 smithi133 ceph-mon[83064]: pgmap v708: 121 pgs: 121 active+clean; 605 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 14 op/s 2024-09-21T09:37:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:3119: done (0 left) 2024-09-21T09:37:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 307 2024-09-21T09:37:50.813 INFO:tasks.rados.rados.0.smithi042.stdout:3120: seq_num 963 ranges {0=532480,532480=475136,1007616=532480,1540096=196608} 2024-09-21T09:37:50.817 INFO:tasks.rados.rados.0.smithi042.stdout:3120: writing smithi04275593-17 from 0 to 532480 tid 1 2024-09-21T09:37:50.820 INFO:tasks.rados.rados.0.smithi042.stdout:3120: writing smithi04275593-17 from 532480 to 1007616 tid 2 2024-09-21T09:37:50.824 INFO:tasks.rados.rados.0.smithi042.stdout:3120: writing smithi04275593-17 from 1007616 to 1540096 tid 3 2024-09-21T09:37:50.826 INFO:tasks.rados.rados.0.smithi042.stdout:3120: writing smithi04275593-17 from 1540096 to 1736704 tid 4 2024-09-21T09:37:50.826 INFO:tasks.rados.rados.0.smithi042.stdout:3121: snap_remove snap 304 2024-09-21T09:37:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:50 smithi042 ceph-mon[85820]: osdmap e688: 8 total, 8 up, 8 in 2024-09-21T09:37:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:50 smithi042 ceph-mon[87662]: osdmap e688: 8 total, 8 up, 8 in 2024-09-21T09:37:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:50 smithi133 ceph-mon[83064]: osdmap e688: 8 total, 8 up, 8 in 2024-09-21T09:37:51.819 INFO:tasks.rados.rados.0.smithi042.stdout:3121: done (1 left) 2024-09-21T09:37:51.819 INFO:tasks.rados.rados.0.smithi042.stdout:3122: snap_create 2024-09-21T09:37:51.819 INFO:tasks.rados.rados.0.smithi042.stdout:3120: finishing write tid 1 to smithi04275593-17 2024-09-21T09:37:51.819 INFO:tasks.rados.rados.0.smithi042.stdout:3120: finishing write tid 2 to smithi04275593-17 2024-09-21T09:37:51.819 INFO:tasks.rados.rados.0.smithi042.stdout:3120: finishing write tid 3 to smithi04275593-17 2024-09-21T09:37:51.819 INFO:tasks.rados.rados.0.smithi042.stdout:3120: finishing write tid 4 to smithi04275593-17 2024-09-21T09:37:51.819 INFO:tasks.rados.rados.0.smithi042.stdout:3120: finishing write tid 5 to smithi04275593-17 2024-09-21T09:37:51.819 INFO:tasks.rados.rados.0.smithi042.stdout:3120: finishing write tid 6 to smithi04275593-17 2024-09-21T09:37:51.820 INFO:tasks.rados.rados.0.smithi042.stdout:3120: oid 17 updating version 0 to 1344 2024-09-21T09:37:51.820 INFO:tasks.rados.rados.0.smithi042.stdout:3120: oid 17 version 1344 is already newer than 1341 2024-09-21T09:37:51.820 INFO:tasks.rados.rados.0.smithi042.stdout:3120: oid 17 version 1344 is already newer than 1340 2024-09-21T09:37:51.820 INFO:tasks.rados.rados.0.smithi042.stdout:3120: oid 17 version 1344 is already newer than 1342 2024-09-21T09:37:51.820 INFO:tasks.rados.rados.0.smithi042.stdout:3120: oid 17 version 1344 is already newer than 1343 2024-09-21T09:37:51.820 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1344 (ObjNum 963 snap 307 seq_num 963) dirty exists 2024-09-21T09:37:51.820 INFO:tasks.rados.rados.0.smithi042.stdout:3120: left oid 17 (ObjNum 963 snap 307 seq_num 963) 2024-09-21T09:37:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:51 smithi042 ceph-mon[85820]: osdmap e689: 8 total, 8 up, 8 in 2024-09-21T09:37:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:51 smithi042 ceph-mon[85820]: pgmap v711: 121 pgs: 121 active+clean; 607 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2024-09-21T09:37:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:51 smithi042 ceph-mon[87662]: osdmap e689: 8 total, 8 up, 8 in 2024-09-21T09:37:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:51 smithi042 ceph-mon[87662]: pgmap v711: 121 pgs: 121 active+clean; 607 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2024-09-21T09:37:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:51 smithi133 ceph-mon[83064]: osdmap e689: 8 total, 8 up, 8 in 2024-09-21T09:37:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:51 smithi133 ceph-mon[83064]: pgmap v711: 121 pgs: 121 active+clean; 607 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2024-09-21T09:37:52.766 INFO:tasks.rados.rados.0.smithi042.stdout:3120: done (1 left) 2024-09-21T09:37:52.767 INFO:tasks.rados.rados.0.smithi042.stdout:3122: done (0 left) 2024-09-21T09:37:52.767 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 308 2024-09-21T09:37:52.767 INFO:tasks.rados.rados.0.smithi042.stdout:3123: seq_num 964 ranges {0=548864,548864=761856,1310720=442368} 2024-09-21T09:37:52.769 INFO:tasks.rados.rados.0.smithi042.stdout:3123: writing smithi04275593-34 from 0 to 548864 tid 1 2024-09-21T09:37:52.773 INFO:tasks.rados.rados.0.smithi042.stdout:3123: writing smithi04275593-34 from 548864 to 1310720 tid 2 2024-09-21T09:37:52.776 INFO:tasks.rados.rados.0.smithi042.stdout:3123: writing smithi04275593-34 from 1310720 to 1753088 tid 3 2024-09-21T09:37:52.776 INFO:tasks.rados.rados.0.smithi042.stdout:3124: setattr oid 41 current snap is 308 2024-09-21T09:37:52.778 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 40 current snap is 308 2024-09-21T09:37:52.778 INFO:tasks.rados.rados.0.smithi042.stdout:3125: seq_num 965 ranges {0=565248,565248=647168,1212416=548864,1761280=8192} 2024-09-21T09:37:52.782 INFO:tasks.rados.rados.0.smithi042.stdout:3125: writing smithi04275593-40 from 0 to 565248 tid 1 2024-09-21T09:37:52.787 INFO:tasks.rados.rados.0.smithi042.stdout:3125: writing smithi04275593-40 from 565248 to 1212416 tid 2 2024-09-21T09:37:52.791 INFO:tasks.rados.rados.0.smithi042.stdout:3125: writing smithi04275593-40 from 1212416 to 1761280 tid 3 2024-09-21T09:37:52.791 INFO:tasks.rados.rados.0.smithi042.stdout:3125: writing smithi04275593-40 from 1761280 to 1769472 tid 4 2024-09-21T09:37:52.791 INFO:tasks.rados.rados.0.smithi042.stdout:3126: read oid 47 snap 302 2024-09-21T09:37:52.791 INFO:tasks.rados.rados.0.smithi042.stdout:3126: expect (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:37:52.791 INFO:tasks.rados.rados.0.smithi042.stdout:3127: snap_create 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3123: finishing write tid 1 to smithi04275593-34 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3123: finishing write tid 2 to smithi04275593-34 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 1192 (ObjNum 857 snap 277 seq_num 857) dirty exists 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3123: finishing write tid 3 to smithi04275593-34 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3123: finishing write tid 4 to smithi04275593-34 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3123: finishing write tid 5 to smithi04275593-34 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3123: oid 34 updating version 0 to 1357 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3123: oid 34 updating version 1357 to 1358 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3123: oid 34 version 1358 is already newer than 1356 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3123: oid 34 updating version 1358 to 1359 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1359 (ObjNum 964 snap 308 seq_num 964) dirty exists 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3123: left oid 34 (ObjNum 964 snap 308 seq_num 964) 2024-09-21T09:37:52.792 INFO:tasks.rados.rados.0.smithi042.stdout:3125: finishing write tid 1 to smithi04275593-40 2024-09-21T09:37:52.794 INFO:tasks.rados.rados.0.smithi042.stdout:3125: finishing write tid 2 to smithi04275593-40 2024-09-21T09:37:52.796 INFO:tasks.rados.rados.0.smithi042.stdout:3125: finishing write tid 3 to smithi04275593-40 2024-09-21T09:37:52.796 INFO:tasks.rados.rados.0.smithi042.stdout:3125: finishing write tid 4 to smithi04275593-40 2024-09-21T09:37:52.796 INFO:tasks.rados.rados.0.smithi042.stdout:3125: finishing write tid 5 to smithi04275593-40 2024-09-21T09:37:52.799 INFO:tasks.rados.rados.0.smithi042.stdout:3125: finishing write tid 6 to smithi04275593-40 2024-09-21T09:37:52.799 INFO:tasks.rados.rados.0.smithi042.stdout:3125: oid 40 updating version 0 to 1300 2024-09-21T09:37:52.799 INFO:tasks.rados.rados.0.smithi042.stdout:3125: oid 40 version 1300 is already newer than 1299 2024-09-21T09:37:52.799 INFO:tasks.rados.rados.0.smithi042.stdout:3125: oid 40 version 1300 is already newer than 1298 2024-09-21T09:37:52.799 INFO:tasks.rados.rados.0.smithi042.stdout:3125: oid 40 version 1300 is already newer than 1296 2024-09-21T09:37:52.799 INFO:tasks.rados.rados.0.smithi042.stdout:3125: oid 40 version 1300 is already newer than 1297 2024-09-21T09:37:52.799 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 1300 (ObjNum 965 snap 308 seq_num 965) dirty exists 2024-09-21T09:37:52.799 INFO:tasks.rados.rados.0.smithi042.stdout:3125: left oid 40 (ObjNum 965 snap 308 seq_num 965) 2024-09-21T09:37:52.802 INFO:tasks.rados.rados.0.smithi042.stdout:3126: expect (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:37:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:52 smithi042 ceph-mon[85820]: osdmap e690: 8 total, 8 up, 8 in 2024-09-21T09:37:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:52 smithi042 ceph-mon[85820]: osdmap e691: 8 total, 8 up, 8 in 2024-09-21T09:37:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:52 smithi042 ceph-mon[87662]: osdmap e690: 8 total, 8 up, 8 in 2024-09-21T09:37:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:52 smithi042 ceph-mon[87662]: osdmap e691: 8 total, 8 up, 8 in 2024-09-21T09:37:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:52 smithi133 ceph-mon[83064]: osdmap e690: 8 total, 8 up, 8 in 2024-09-21T09:37:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:52 smithi133 ceph-mon[83064]: osdmap e691: 8 total, 8 up, 8 in 2024-09-21T09:37:53.768 INFO:tasks.rados.rados.0.smithi042.stdout:3123: done (4 left) 2024-09-21T09:37:53.768 INFO:tasks.rados.rados.0.smithi042.stdout:3124: done (3 left) 2024-09-21T09:37:53.768 INFO:tasks.rados.rados.0.smithi042.stdout:3125: done (2 left) 2024-09-21T09:37:53.768 INFO:tasks.rados.rados.0.smithi042.stdout:3126: done (1 left) 2024-09-21T09:37:53.768 INFO:tasks.rados.rados.0.smithi042.stdout:3127: done (0 left) 2024-09-21T09:37:53.769 INFO:tasks.rados.rados.0.smithi042.stdout:3128: snap_remove snap 292 2024-09-21T09:37:54.772 INFO:tasks.rados.rados.0.smithi042.stdout:3128: done (0 left) 2024-09-21T09:37:54.773 INFO:tasks.rados.rados.0.smithi042.stdout:3129: read oid 1 snap -1 2024-09-21T09:37:54.773 INFO:tasks.rados.rados.0.smithi042.stdout:3129: expect deleted 2024-09-21T09:37:54.773 INFO:tasks.rados.rados.0.smithi042.stdout:3130: copy_from oid 12 from oid 10 current snap is 309 2024-09-21T09:37:54.773 INFO:tasks.rados.rados.0.smithi042.stdout:3131: read oid 45 snap -1 2024-09-21T09:37:54.773 INFO:tasks.rados.rados.0.smithi042.stdout:3131: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:37:54.773 INFO:tasks.rados.rados.0.smithi042.stdout:3132: rmattr oid 23 current snap is 309 2024-09-21T09:37:54.773 INFO:tasks.rados.rados.0.smithi042.stdout:3133: snap_remove snap 232 2024-09-21T09:37:55.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:54 smithi042 ceph-mon[85820]: pgmap v714: 121 pgs: 121 active+clean; 629 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.9 MiB/s wr, 4 op/s 2024-09-21T09:37:55.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:54 smithi042 ceph-mon[85820]: osdmap e692: 8 total, 8 up, 8 in 2024-09-21T09:37:55.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:54 smithi042 ceph-mon[87662]: pgmap v714: 121 pgs: 121 active+clean; 629 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.9 MiB/s wr, 4 op/s 2024-09-21T09:37:55.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:54 smithi042 ceph-mon[87662]: osdmap e692: 8 total, 8 up, 8 in 2024-09-21T09:37:55.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:54 smithi133 ceph-mon[83064]: pgmap v714: 121 pgs: 121 active+clean; 629 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.9 MiB/s wr, 4 op/s 2024-09-21T09:37:55.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:54 smithi133 ceph-mon[83064]: osdmap e692: 8 total, 8 up, 8 in 2024-09-21T09:37:55.782 INFO:tasks.rados.rados.0.smithi042.stdout:3133: done (4 left) 2024-09-21T09:37:55.783 INFO:tasks.rados.rados.0.smithi042.stdout:3134: snap_remove snap 277 2024-09-21T09:37:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:55 smithi042 ceph-mon[85820]: osdmap e693: 8 total, 8 up, 8 in 2024-09-21T09:37:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:55 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:37:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:55 smithi042 ceph-mon[87662]: osdmap e693: 8 total, 8 up, 8 in 2024-09-21T09:37:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:55 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:37:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:55 smithi133 ceph-mon[83064]: osdmap e693: 8 total, 8 up, 8 in 2024-09-21T09:37:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:55 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:37:56.783 INFO:tasks.rados.rados.0.smithi042.stdout:3134: done (4 left) 2024-09-21T09:37:56.784 INFO:tasks.rados.rados.0.smithi042.stdout:3135: read oid 9 snap 301 2024-09-21T09:37:56.784 INFO:tasks.rados.rados.0.smithi042.stdout:3135: expect (ObjNum 894 snap 284 seq_num 894) 2024-09-21T09:37:56.784 INFO:tasks.rados.rados.0.smithi042.stdout:3136: copy_from oid 15 from oid 30 current snap is 309 2024-09-21T09:37:56.784 INFO:tasks.rados.rados.0.smithi042.stdout:3137: setattr oid 19 current snap is 309 2024-09-21T09:37:56.784 INFO:tasks.rados.rados.0.smithi042.stdout:3130: finishing copy_from to smithi04275593-12 2024-09-21T09:37:56.784 INFO:tasks.rados.rados.0.smithi042.stdout:3130: got expected ENOENT (src dne) 2024-09-21T09:37:56.784 INFO:tasks.rados.rados.0.smithi042.stdout:3130: finishing copy_from racing read to smithi04275593-12 2024-09-21T09:37:56.784 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1158 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-21T09:37:56.784 INFO:tasks.rados.rados.0.smithi042.stdout:3131: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:37:56.845 INFO:tasks.rados.rados.0.smithi042.stdout:3136: finishing copy_from racing read to smithi04275593-15 2024-09-21T09:37:56.845 INFO:tasks.rados.rados.0.smithi042.stdout:3136: finishing copy_from to smithi04275593-15 2024-09-21T09:37:56.845 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 979 (ObjNum 897 snap 284 seq_num 897) dirty exists 2024-09-21T09:37:56.845 INFO:tasks.rados.rados.0.smithi042.stdout:3135: expect (ObjNum 894 snap 284 seq_num 894) 2024-09-21T09:37:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[85820]: pgmap v717: 121 pgs: 121 active+clean; 630 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 5.9 MiB/s wr, 9 op/s 2024-09-21T09:37:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[85820]: osdmap e694: 8 total, 8 up, 8 in 2024-09-21T09:37:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:37:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:37:57.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:37:57.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[87662]: pgmap v717: 121 pgs: 121 active+clean; 630 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 5.9 MiB/s wr, 9 op/s 2024-09-21T09:37:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[87662]: osdmap e694: 8 total, 8 up, 8 in 2024-09-21T09:37:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:37:57.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:37:57.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:37:57.104 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:56 smithi133 ceph-mon[83064]: pgmap v717: 121 pgs: 121 active+clean; 630 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 5.9 MiB/s wr, 9 op/s 2024-09-21T09:37:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:56 smithi133 ceph-mon[83064]: osdmap e694: 8 total, 8 up, 8 in 2024-09-21T09:37:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:37:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:37:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:37:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:37:57.483 INFO:tasks.rados.rados.0.smithi042.stdout:3129: done (6 left) 2024-09-21T09:37:57.483 INFO:tasks.rados.rados.0.smithi042.stdout:3130: done (5 left) 2024-09-21T09:37:57.483 INFO:tasks.rados.rados.0.smithi042.stdout:3131: done (4 left) 2024-09-21T09:37:57.483 INFO:tasks.rados.rados.0.smithi042.stdout:3132: done (3 left) 2024-09-21T09:37:57.484 INFO:tasks.rados.rados.0.smithi042.stdout:3135: done (2 left) 2024-09-21T09:37:57.484 INFO:tasks.rados.rados.0.smithi042.stdout:3136: done (1 left) 2024-09-21T09:37:57.484 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 309 2024-09-21T09:37:57.484 INFO:tasks.rados.rados.0.smithi042.stdout:3138: seq_num 966 ranges {1736704=581632,2318336=581632,2899968=622592} 2024-09-21T09:37:57.495 INFO:tasks.rados.rados.0.smithi042.stdout:3138: writing smithi04275593-17 from 1736704 to 2318336 tid 1 2024-09-21T09:37:57.499 INFO:tasks.rados.rados.0.smithi042.stdout:3138: writing smithi04275593-17 from 2318336 to 2899968 tid 2 2024-09-21T09:37:57.503 INFO:tasks.rados.rados.0.smithi042.stdout:3138: writing smithi04275593-17 from 2899968 to 3522560 tid 3 2024-09-21T09:37:57.503 INFO:tasks.rados.rados.0.smithi042.stdout:3139: snap_create 2024-09-21T09:37:57.503 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 1206 (ObjNum 161 snap 0 seq_num 3459953504) dirty exists 2024-09-21T09:37:57.503 INFO:tasks.rados.rados.0.smithi042.stdout:3138: finishing write tid 1 to smithi04275593-17 2024-09-21T09:37:57.503 INFO:tasks.rados.rados.0.smithi042.stdout:3138: finishing write tid 2 to smithi04275593-17 2024-09-21T09:37:57.506 INFO:tasks.rados.rados.0.smithi042.stdout:3138: finishing write tid 3 to smithi04275593-17 2024-09-21T09:37:57.506 INFO:tasks.rados.rados.0.smithi042.stdout:3138: finishing write tid 4 to smithi04275593-17 2024-09-21T09:37:57.507 INFO:tasks.rados.rados.0.smithi042.stdout:3138: finishing write tid 5 to smithi04275593-17 2024-09-21T09:37:57.508 INFO:tasks.rados.rados.0.smithi042.stdout:3138: oid 17 updating version 0 to 1383 2024-09-21T09:37:57.508 INFO:tasks.rados.rados.0.smithi042.stdout:3138: oid 17 version 1383 is already newer than 1382 2024-09-21T09:37:57.508 INFO:tasks.rados.rados.0.smithi042.stdout:3138: oid 17 updating version 1383 to 1384 2024-09-21T09:37:57.508 INFO:tasks.rados.rados.0.smithi042.stdout:3138: oid 17 updating version 1384 to 1385 2024-09-21T09:37:57.508 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1385 (ObjNum 966 snap 309 seq_num 966) dirty exists 2024-09-21T09:37:57.508 INFO:tasks.rados.rados.0.smithi042.stdout:3138: left oid 17 (ObjNum 966 snap 309 seq_num 966) 2024-09-21T09:37:57.766 INFO:tasks.rados.rados.0.smithi042.stdout:3137: done (2 left) 2024-09-21T09:37:57.766 INFO:tasks.rados.rados.0.smithi042.stdout:3138: done (1 left) 2024-09-21T09:37:57.767 INFO:tasks.rados.rados.0.smithi042.stdout:3139: done (0 left) 2024-09-21T09:37:57.767 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 310 2024-09-21T09:37:57.767 INFO:tasks.rados.rados.0.smithi042.stdout:3140: seq_num 967 ranges {0=598016,598016=466944,1064960=516096,1581056=221184} 2024-09-21T09:37:57.769 INFO:tasks.rados.rados.0.smithi042.stdout:3140: writing smithi04275593-10 from 0 to 598016 tid 1 2024-09-21T09:37:57.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: writing smithi04275593-10 from 598016 to 1064960 tid 2 2024-09-21T09:37:57.775 INFO:tasks.rados.rados.0.smithi042.stdout:3140: writing smithi04275593-10 from 1064960 to 1581056 tid 3 2024-09-21T09:37:57.777 INFO:tasks.rados.rados.0.smithi042.stdout:3140: writing smithi04275593-10 from 1581056 to 1802240 tid 4 2024-09-21T09:37:57.778 INFO:tasks.rados.rados.0.smithi042.stdout:3141: read oid 15 snap -1 2024-09-21T09:37:57.778 INFO:tasks.rados.rados.0.smithi042.stdout:3141: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:37:57.778 INFO:tasks.rados.rados.0.smithi042.stdout:3142: snap_remove snap 225 2024-09-21T09:37:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:57 smithi042 ceph-mon[85820]: osdmap e695: 8 total, 8 up, 8 in 2024-09-21T09:37:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:57 smithi042 ceph-mon[85820]: osdmap e696: 8 total, 8 up, 8 in 2024-09-21T09:37:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:57 smithi042 ceph-mon[87662]: osdmap e695: 8 total, 8 up, 8 in 2024-09-21T09:37:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:57 smithi042 ceph-mon[87662]: osdmap e696: 8 total, 8 up, 8 in 2024-09-21T09:37:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:57 smithi133 ceph-mon[83064]: osdmap e695: 8 total, 8 up, 8 in 2024-09-21T09:37:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:57 smithi133 ceph-mon[83064]: osdmap e696: 8 total, 8 up, 8 in 2024-09-21T09:37:58.771 INFO:tasks.rados.rados.0.smithi042.stdout:3142: done (2 left) 2024-09-21T09:37:58.771 INFO:tasks.rados.rados.0.smithi042.stdout:3143: copy_from oid 22 from oid 38 current snap is 310 2024-09-21T09:37:58.771 INFO:tasks.rados.rados.0.smithi042.stdout:3140: finishing write tid 1 to smithi04275593-10 2024-09-21T09:37:58.771 INFO:tasks.rados.rados.0.smithi042.stdout:3140: finishing write tid 2 to smithi04275593-10 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: finishing write tid 3 to smithi04275593-10 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: finishing write tid 4 to smithi04275593-10 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: finishing write tid 5 to smithi04275593-10 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: finishing write tid 6 to smithi04275593-10 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: oid 10 updating version 0 to 1200 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: oid 10 updating version 1200 to 1201 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: oid 10 version 1201 is already newer than 1199 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: oid 10 updating version 1201 to 1203 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: oid 10 version 1203 is already newer than 1202 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 1203 (ObjNum 967 snap 310 seq_num 967) dirty exists 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3140: left oid 10 (ObjNum 967 snap 310 seq_num 967) 2024-09-21T09:37:58.772 INFO:tasks.rados.rados.0.smithi042.stdout:3141: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:37:58.806 INFO:tasks.rados.rados.0.smithi042.stdout:3143: finishing copy_from to smithi04275593-22 2024-09-21T09:37:58.806 INFO:tasks.rados.rados.0.smithi042.stdout:3143: got expected ENOENT (src dne) 2024-09-21T09:37:58.807 INFO:tasks.rados.rados.0.smithi042.stdout:3143: finishing copy_from racing read to smithi04275593-22 2024-09-21T09:37:58.807 INFO:tasks.rados.rados.0.smithi042.stdout:3140: done (2 left) 2024-09-21T09:37:58.807 INFO:tasks.rados.rados.0.smithi042.stdout:3141: done (1 left) 2024-09-21T09:37:58.807 INFO:tasks.rados.rados.0.smithi042.stdout:3143: done (0 left) 2024-09-21T09:37:58.807 INFO:tasks.rados.rados.0.smithi042.stdout:3144: copy_from oid 18 from oid 15 current snap is 310 2024-09-21T09:37:58.807 INFO:tasks.rados.rados.0.smithi042.stdout:3145: snap_create 2024-09-21T09:37:58.811 INFO:tasks.rados.rados.0.smithi042.stdout:3144: finishing copy_from racing read to smithi04275593-18 2024-09-21T09:37:58.813 INFO:tasks.rados.rados.0.smithi042.stdout:3144: finishing copy_from to smithi04275593-18 2024-09-21T09:37:58.813 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 979 (ObjNum 897 snap 284 seq_num 897) dirty exists 2024-09-21T09:37:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:58 smithi042 ceph-mon[85820]: pgmap v720: 121 pgs: 121 active+clean; 617 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-21T09:37:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:58 smithi042 ceph-mon[85820]: osdmap e697: 8 total, 8 up, 8 in 2024-09-21T09:37:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:58 smithi042 ceph-mon[87662]: pgmap v720: 121 pgs: 121 active+clean; 617 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-21T09:37:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:58 smithi042 ceph-mon[87662]: osdmap e697: 8 total, 8 up, 8 in 2024-09-21T09:37:59.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:58 smithi133 ceph-mon[83064]: pgmap v720: 121 pgs: 121 active+clean; 617 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-21T09:37:59.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:58 smithi133 ceph-mon[83064]: osdmap e697: 8 total, 8 up, 8 in 2024-09-21T09:37:59.801 INFO:tasks.rados.rados.0.smithi042.stdout:3144: done (1 left) 2024-09-21T09:37:59.802 INFO:tasks.rados.rados.0.smithi042.stdout:3145: done (0 left) 2024-09-21T09:37:59.802 INFO:tasks.rados.rados.0.smithi042.stdout:3146: copy_from oid 46 from oid 15 current snap is 311 2024-09-21T09:37:59.802 INFO:tasks.rados.rados.0.smithi042.stdout:3147: read oid 25 snap -1 2024-09-21T09:37:59.802 INFO:tasks.rados.rados.0.smithi042.stdout:3147: expect deleted 2024-09-21T09:37:59.802 INFO:tasks.rados.rados.0.smithi042.stdout:3148: setattr oid 47 current snap is 311 2024-09-21T09:37:59.803 INFO:tasks.rados.rados.0.smithi042.stdout:3147: done (2 left) 2024-09-21T09:37:59.803 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 311 2024-09-21T09:37:59.803 INFO:tasks.rados.rados.0.smithi042.stdout:3149: seq_num 968 ranges {1622016=614400,2236416=745472,2981888=458752} 2024-09-21T09:37:59.816 INFO:tasks.rados.rados.0.smithi042.stdout:3149: writing smithi04275593-14 from 1622016 to 2236416 tid 1 2024-09-21T09:37:59.820 INFO:tasks.rados.rados.0.smithi042.stdout:3149: writing smithi04275593-14 from 2236416 to 2981888 tid 2 2024-09-21T09:37:59.823 INFO:tasks.rados.rados.0.smithi042.stdout:3149: writing smithi04275593-14 from 2981888 to 3440640 tid 3 2024-09-21T09:37:59.823 INFO:tasks.rados.rados.0.smithi042.stdout:3150: read oid 13 snap -1 2024-09-21T09:37:59.823 INFO:tasks.rados.rados.0.smithi042.stdout:3150: expect (ObjNum 949 snap 301 seq_num 949) 2024-09-21T09:37:59.823 INFO:tasks.rados.rados.0.smithi042.stdout:3151: snap_remove snap 303 2024-09-21T09:38:00.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:37:59 smithi042 ceph-mon[85820]: pgmap v723: 121 pgs: 121 active+clean; 615 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-21T09:38:00.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:37:59 smithi042 ceph-mon[87662]: pgmap v723: 121 pgs: 121 active+clean; 615 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-21T09:38:00.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:38:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:38:00] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.51.0" 2024-09-21T09:38:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:37:59 smithi133 ceph-mon[83064]: pgmap v723: 121 pgs: 121 active+clean; 615 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-21T09:38:00.808 INFO:tasks.rados.rados.0.smithi042.stdout:3151: done (4 left) 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:3152: read oid 28 snap 300 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:3152: expect (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:3146: finishing copy_from racing read to smithi04275593-46 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:3146: finishing copy_from to smithi04275593-46 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 979 (ObjNum 897 snap 284 seq_num 897) dirty exists 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1481 (ObjNum 960 snap 306 seq_num 960) dirty exists 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:3149: finishing write tid 1 to smithi04275593-14 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:3149: finishing write tid 2 to smithi04275593-14 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:3149: finishing write tid 3 to smithi04275593-14 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:3149: finishing write tid 4 to smithi04275593-14 2024-09-21T09:38:00.809 INFO:tasks.rados.rados.0.smithi042.stdout:3149: finishing write tid 5 to smithi04275593-14 2024-09-21T09:38:00.810 INFO:tasks.rados.rados.0.smithi042.stdout:3149: oid 14 updating version 0 to 941 2024-09-21T09:38:00.810 INFO:tasks.rados.rados.0.smithi042.stdout:3149: oid 14 version 941 is already newer than 939 2024-09-21T09:38:00.810 INFO:tasks.rados.rados.0.smithi042.stdout:3149: oid 14 version 941 is already newer than 938 2024-09-21T09:38:00.810 INFO:tasks.rados.rados.0.smithi042.stdout:3149: oid 14 version 941 is already newer than 940 2024-09-21T09:38:00.810 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 941 (ObjNum 968 snap 311 seq_num 968) dirty exists 2024-09-21T09:38:00.810 INFO:tasks.rados.rados.0.smithi042.stdout:3149: left oid 14 (ObjNum 968 snap 311 seq_num 968) 2024-09-21T09:38:00.810 INFO:tasks.rados.rados.0.smithi042.stdout:3150: expect (ObjNum 949 snap 301 seq_num 949) 2024-09-21T09:38:00.856 INFO:tasks.rados.rados.0.smithi042.stdout:3146: done (4 left) 2024-09-21T09:38:00.856 INFO:tasks.rados.rados.0.smithi042.stdout:3148: done (3 left) 2024-09-21T09:38:00.856 INFO:tasks.rados.rados.0.smithi042.stdout:3149: done (2 left) 2024-09-21T09:38:00.856 INFO:tasks.rados.rados.0.smithi042.stdout:3150: done (1 left) 2024-09-21T09:38:00.856 INFO:tasks.rados.rados.0.smithi042.stdout:3153: read oid 41 snap 301 2024-09-21T09:38:00.856 INFO:tasks.rados.rados.0.smithi042.stdout:3153: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:38:00.856 INFO:tasks.rados.rados.0.smithi042.stdout:3154: snap_create 2024-09-21T09:38:00.868 INFO:tasks.rados.rados.0.smithi042.stdout:3152: expect (ObjNum 757 snap 234 seq_num 757) 2024-09-21T09:38:01.027 INFO:tasks.rados.rados.0.smithi042.stdout:3153: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:38:01.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:00 smithi042 ceph-mon[87662]: osdmap e698: 8 total, 8 up, 8 in 2024-09-21T09:38:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:00 smithi042 ceph-mon[85820]: osdmap e698: 8 total, 8 up, 8 in 2024-09-21T09:38:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:00 smithi133 ceph-mon[83064]: osdmap e698: 8 total, 8 up, 8 in 2024-09-21T09:38:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:01 smithi042 ceph-mon[85820]: osdmap e699: 8 total, 8 up, 8 in 2024-09-21T09:38:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:01 smithi042 ceph-mon[85820]: pgmap v726: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 618 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-09-21T09:38:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:01 smithi042 ceph-mon[87662]: osdmap e699: 8 total, 8 up, 8 in 2024-09-21T09:38:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:01 smithi042 ceph-mon[87662]: pgmap v726: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 618 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-09-21T09:38:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:01 smithi133 ceph-mon[83064]: osdmap e699: 8 total, 8 up, 8 in 2024-09-21T09:38:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:01 smithi133 ceph-mon[83064]: pgmap v726: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 618 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-09-21T09:38:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:02 smithi042 ceph-mon[85820]: osdmap e700: 8 total, 8 up, 8 in 2024-09-21T09:38:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:02 smithi042 ceph-mon[85820]: osdmap e701: 8 total, 8 up, 8 in 2024-09-21T09:38:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:02 smithi042 ceph-mon[87662]: osdmap e700: 8 total, 8 up, 8 in 2024-09-21T09:38:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:02 smithi042 ceph-mon[87662]: osdmap e701: 8 total, 8 up, 8 in 2024-09-21T09:38:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:02 smithi133 ceph-mon[83064]: osdmap e700: 8 total, 8 up, 8 in 2024-09-21T09:38:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:02 smithi133 ceph-mon[83064]: osdmap e701: 8 total, 8 up, 8 in 2024-09-21T09:38:03.404 INFO:tasks.rados.rados.0.smithi042.stdout:3152: done (2 left) 2024-09-21T09:38:03.404 INFO:tasks.rados.rados.0.smithi042.stdout:3153: done (1 left) 2024-09-21T09:38:03.404 INFO:tasks.rados.rados.0.smithi042.stdout:3154: done (0 left) 2024-09-21T09:38:03.404 INFO:tasks.rados.rados.0.smithi042.stdout:3155: copy_from oid 24 from oid 15 current snap is 312 2024-09-21T09:38:03.404 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 312 2024-09-21T09:38:03.404 INFO:tasks.rados.rados.0.smithi042.stdout:3156: seq_num 969 ranges {2899968=638976,3538944=630784,4169728=532480,4702208=40960} 2024-09-21T09:38:03.422 INFO:tasks.rados.rados.0.smithi042.stdout:3156: writing smithi04275593-8 from 2899968 to 3538944 tid 1 2024-09-21T09:38:03.426 INFO:tasks.rados.rados.0.smithi042.stdout:3156: writing smithi04275593-8 from 3538944 to 4169728 tid 2 2024-09-21T09:38:03.429 INFO:tasks.rados.rados.0.smithi042.stdout:3156: writing smithi04275593-8 from 4169728 to 4702208 tid 3 2024-09-21T09:38:03.430 INFO:tasks.rados.rados.0.smithi042.stdout:3156: writing smithi04275593-8 from 4702208 to 4743168 tid 4 2024-09-21T09:38:03.430 INFO:tasks.rados.rados.0.smithi042.stdout:3157: delete oid 50 current snap is 312 2024-09-21T09:38:03.430 INFO:tasks.rados.rados.0.smithi042.stdout:3155: finishing copy_from racing read to smithi04275593-24 2024-09-21T09:38:03.430 INFO:tasks.rados.rados.0.smithi042.stdout:3155: finishing copy_from to smithi04275593-24 2024-09-21T09:38:03.430 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 979 (ObjNum 897 snap 284 seq_num 897) dirty exists 2024-09-21T09:38:03.430 INFO:tasks.rados.rados.0.smithi042.stdout:3156: finishing write tid 1 to smithi04275593-8 2024-09-21T09:38:03.430 INFO:tasks.rados.rados.0.smithi042.stdout:3156: finishing write tid 2 to smithi04275593-8 2024-09-21T09:38:03.433 INFO:tasks.rados.rados.0.smithi042.stdout:3155: done (2 left) 2024-09-21T09:38:03.433 INFO:tasks.rados.rados.0.smithi042.stdout:3157: done (1 left) 2024-09-21T09:38:03.433 INFO:tasks.rados.rados.0.smithi042.stdout:3158: read oid 33 snap -1 2024-09-21T09:38:03.433 INFO:tasks.rados.rados.0.smithi042.stdout:3158: expect deleted 2024-09-21T09:38:03.433 INFO:tasks.rados.rados.0.smithi042.stdout:3159: copy_from oid 39 from oid 47 current snap is 312 2024-09-21T09:38:03.433 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 312 2024-09-21T09:38:03.433 INFO:tasks.rados.rados.0.smithi042.stdout:3160: seq_num 971 ranges {0=671744,671744=802816,1474560=401408} 2024-09-21T09:38:03.437 INFO:tasks.rados.rados.0.smithi042.stdout:3160: writing smithi04275593-7 from 0 to 671744 tid 1 2024-09-21T09:38:03.442 INFO:tasks.rados.rados.0.smithi042.stdout:3160: writing smithi04275593-7 from 671744 to 1474560 tid 2 2024-09-21T09:38:03.445 INFO:tasks.rados.rados.0.smithi042.stdout:3160: writing smithi04275593-7 from 1474560 to 1875968 tid 3 2024-09-21T09:38:03.445 INFO:tasks.rados.rados.0.smithi042.stdout:3161: read oid 24 snap -1 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3161: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3162: rmattr oid 48 current snap is 312 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3156: finishing write tid 3 to smithi04275593-8 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3156: finishing write tid 4 to smithi04275593-8 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3156: finishing write tid 5 to smithi04275593-8 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3156: finishing write tid 6 to smithi04275593-8 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3156: oid 8 updating version 0 to 1222 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3156: oid 8 version 1222 is already newer than 1221 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3156: oid 8 version 1222 is already newer than 1220 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3156: oid 8 version 1222 is already newer than 1219 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3156: oid 8 updating version 1222 to 1223 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1223 (ObjNum 969 snap 312 seq_num 969) dirty exists 2024-09-21T09:38:03.446 INFO:tasks.rados.rados.0.smithi042.stdout:3156: left oid 8 (ObjNum 969 snap 312 seq_num 969) 2024-09-21T09:38:03.447 INFO:tasks.rados.rados.0.smithi042.stdout:3160: finishing write tid 1 to smithi04275593-7 2024-09-21T09:38:03.447 INFO:tasks.rados.rados.0.smithi042.stdout:3159: finishing copy_from racing read to smithi04275593-39 2024-09-21T09:38:03.447 INFO:tasks.rados.rados.0.smithi042.stdout:3159: finishing copy_from to smithi04275593-39 2024-09-21T09:38:03.447 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1481 (ObjNum 960 snap 306 seq_num 960) dirty exists 2024-09-21T09:38:03.447 INFO:tasks.rados.rados.0.smithi042.stdout:3156: done (5 left) 2024-09-21T09:38:03.447 INFO:tasks.rados.rados.0.smithi042.stdout:3158: done (4 left) 2024-09-21T09:38:03.447 INFO:tasks.rados.rados.0.smithi042.stdout:3159: done (3 left) 2024-09-21T09:38:03.447 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 11 current snap is 312 2024-09-21T09:38:03.447 INFO:tasks.rados.rados.0.smithi042.stdout:3163: seq_num 972 ranges {1507328=688128,2195456=688128,2883584=516096} 2024-09-21T09:38:03.457 INFO:tasks.rados.rados.0.smithi042.stdout:3163: writing smithi04275593-11 from 1507328 to 2195456 tid 1 2024-09-21T09:38:03.461 INFO:tasks.rados.rados.0.smithi042.stdout:3163: writing smithi04275593-11 from 2195456 to 2883584 tid 2 2024-09-21T09:38:03.465 INFO:tasks.rados.rados.0.smithi042.stdout:3163: writing smithi04275593-11 from 2883584 to 3399680 tid 3 2024-09-21T09:38:03.465 INFO:tasks.rados.rados.0.smithi042.stdout:3164: snap_create 2024-09-21T09:38:03.465 INFO:tasks.rados.rados.0.smithi042.stdout:3160: finishing write tid 2 to smithi04275593-7 2024-09-21T09:38:03.465 INFO:tasks.rados.rados.0.smithi042.stdout:3160: finishing write tid 3 to smithi04275593-7 2024-09-21T09:38:03.465 INFO:tasks.rados.rados.0.smithi042.stdout:3160: finishing write tid 4 to smithi04275593-7 2024-09-21T09:38:03.465 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 1197 (ObjNum 857 snap 277 seq_num 857) dirty exists 2024-09-21T09:38:03.465 INFO:tasks.rados.rados.0.smithi042.stdout:3161: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:38:03.488 INFO:tasks.rados.rados.0.smithi042.stdout:3160: finishing write tid 5 to smithi04275593-7 2024-09-21T09:38:03.488 INFO:tasks.rados.rados.0.smithi042.stdout:3160: oid 7 updating version 0 to 1599 2024-09-21T09:38:03.488 INFO:tasks.rados.rados.0.smithi042.stdout:3160: oid 7 updating version 1599 to 1600 2024-09-21T09:38:03.488 INFO:tasks.rados.rados.0.smithi042.stdout:3160: oid 7 updating version 1600 to 1601 2024-09-21T09:38:03.488 INFO:tasks.rados.rados.0.smithi042.stdout:3160: oid 7 version 1601 is already newer than 1598 2024-09-21T09:38:03.488 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1601 (ObjNum 971 snap 312 seq_num 971) dirty exists 2024-09-21T09:38:03.488 INFO:tasks.rados.rados.0.smithi042.stdout:3160: left oid 7 (ObjNum 971 snap 312 seq_num 971) 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:3163: finishing write tid 1 to smithi04275593-11 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:3163: finishing write tid 2 to smithi04275593-11 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:3163: finishing write tid 3 to smithi04275593-11 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:3163: finishing write tid 4 to smithi04275593-11 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:3163: finishing write tid 5 to smithi04275593-11 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:3163: oid 11 updating version 0 to 1226 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:3163: oid 11 version 1226 is already newer than 1225 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:3163: oid 11 updating version 1226 to 1227 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:3163: oid 11 version 1227 is already newer than 1224 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1227 (ObjNum 972 snap 312 seq_num 972) dirty exists 2024-09-21T09:38:03.489 INFO:tasks.rados.rados.0.smithi042.stdout:3163: left oid 11 (ObjNum 972 snap 312 seq_num 972) 2024-09-21T09:38:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:3160: done (4 left) 2024-09-21T09:38:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:3161: done (3 left) 2024-09-21T09:38:03.819 INFO:tasks.rados.rados.0.smithi042.stdout:3162: done (2 left) 2024-09-21T09:38:03.819 INFO:tasks.rados.rados.0.smithi042.stdout:3163: done (1 left) 2024-09-21T09:38:03.819 INFO:tasks.rados.rados.0.smithi042.stdout:3164: done (0 left) 2024-09-21T09:38:03.819 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 313 2024-09-21T09:38:03.819 INFO:tasks.rados.rados.0.smithi042.stdout:3165: seq_num 973 ranges {1687552=704512,2392064=573440,2965504=507904,3473408=122880} 2024-09-21T09:38:03.831 INFO:tasks.rados.rados.0.smithi042.stdout:3165: writing smithi04275593-39 from 1687552 to 2392064 tid 1 2024-09-21T09:38:03.834 INFO:tasks.rados.rados.0.smithi042.stdout:3165: writing smithi04275593-39 from 2392064 to 2965504 tid 2 2024-09-21T09:38:03.837 INFO:tasks.rados.rados.0.smithi042.stdout:3165: writing smithi04275593-39 from 2965504 to 3473408 tid 3 2024-09-21T09:38:03.838 INFO:tasks.rados.rados.0.smithi042.stdout:3165: writing smithi04275593-39 from 3473408 to 3596288 tid 4 2024-09-21T09:38:03.838 INFO:tasks.rados.rados.0.smithi042.stdout:3166: read oid 17 snap -1 2024-09-21T09:38:03.838 INFO:tasks.rados.rados.0.smithi042.stdout:3166: expect (ObjNum 966 snap 309 seq_num 966) 2024-09-21T09:38:03.838 INFO:tasks.rados.rados.0.smithi042.stdout:3167: snap_create 2024-09-21T09:38:03.841 INFO:tasks.rados.rados.0.smithi042.stdout:3165: finishing write tid 1 to smithi04275593-39 2024-09-21T09:38:03.844 INFO:tasks.rados.rados.0.smithi042.stdout:3165: finishing write tid 2 to smithi04275593-39 2024-09-21T09:38:03.844 INFO:tasks.rados.rados.0.smithi042.stdout:3165: finishing write tid 3 to smithi04275593-39 2024-09-21T09:38:03.844 INFO:tasks.rados.rados.0.smithi042.stdout:3165: finishing write tid 4 to smithi04275593-39 2024-09-21T09:38:03.845 INFO:tasks.rados.rados.0.smithi042.stdout:3165: finishing write tid 5 to smithi04275593-39 2024-09-21T09:38:03.847 INFO:tasks.rados.rados.0.smithi042.stdout:3165: finishing write tid 6 to smithi04275593-39 2024-09-21T09:38:03.847 INFO:tasks.rados.rados.0.smithi042.stdout:3165: oid 39 updating version 0 to 1482 2024-09-21T09:38:03.847 INFO:tasks.rados.rados.0.smithi042.stdout:3165: oid 39 updating version 1482 to 1485 2024-09-21T09:38:03.848 INFO:tasks.rados.rados.0.smithi042.stdout:3165: oid 39 version 1485 is already newer than 1484 2024-09-21T09:38:03.848 INFO:tasks.rados.rados.0.smithi042.stdout:3165: oid 39 version 1485 is already newer than 1483 2024-09-21T09:38:03.848 INFO:tasks.rados.rados.0.smithi042.stdout:3165: oid 39 updating version 1485 to 1486 2024-09-21T09:38:03.848 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1486 (ObjNum 973 snap 313 seq_num 973) dirty exists 2024-09-21T09:38:03.848 INFO:tasks.rados.rados.0.smithi042.stdout:3165: left oid 39 (ObjNum 973 snap 313 seq_num 973) 2024-09-21T09:38:03.858 INFO:tasks.rados.rados.0.smithi042.stdout:3166: expect (ObjNum 966 snap 309 seq_num 966) 2024-09-21T09:38:04.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:03 smithi042 ceph-mon[85820]: pgmap v729: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 618 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 898 KiB/s wr, 14 op/s 2024-09-21T09:38:04.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:03 smithi042 ceph-mon[87662]: pgmap v729: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 618 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 898 KiB/s wr, 14 op/s 2024-09-21T09:38:04.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:03 smithi133 ceph-mon[83064]: pgmap v729: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 618 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 898 KiB/s wr, 14 op/s 2024-09-21T09:38:04.820 INFO:tasks.rados.rados.0.smithi042.stdout:3165: done (2 left) 2024-09-21T09:38:04.820 INFO:tasks.rados.rados.0.smithi042.stdout:3166: done (1 left) 2024-09-21T09:38:04.820 INFO:tasks.rados.rados.0.smithi042.stdout:3167: done (0 left) 2024-09-21T09:38:04.820 INFO:tasks.rados.rados.0.smithi042.stdout:3168: snap_create 2024-09-21T09:38:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:04 smithi042 ceph-mon[85820]: osdmap e702: 8 total, 8 up, 8 in 2024-09-21T09:38:05.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:04 smithi042 ceph-mon[87662]: osdmap e702: 8 total, 8 up, 8 in 2024-09-21T09:38:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:04 smithi133 ceph-mon[83064]: osdmap e702: 8 total, 8 up, 8 in 2024-09-21T09:38:05.831 INFO:tasks.rados.rados.0.smithi042.stdout:3168: done (0 left) 2024-09-21T09:38:05.831 INFO:tasks.rados.rados.0.smithi042.stdout:3169: rollback oid 32 current snap is 315 2024-09-21T09:38:05.831 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 301 2024-09-21T09:38:05.831 INFO:tasks.rados.rados.0.smithi042.stdout:3170: copy_from oid 1 from oid 15 current snap is 315 2024-09-21T09:38:05.832 INFO:tasks.rados.rados.0.smithi042.stdout:3171: snap_remove snap 291 2024-09-21T09:38:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:05 smithi042 ceph-mon[87662]: osdmap e703: 8 total, 8 up, 8 in 2024-09-21T09:38:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:05 smithi042 ceph-mon[87662]: pgmap v732: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 625 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-09-21T09:38:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:05 smithi042 ceph-mon[85820]: osdmap e703: 8 total, 8 up, 8 in 2024-09-21T09:38:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:05 smithi042 ceph-mon[85820]: pgmap v732: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 625 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-09-21T09:38:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:05 smithi133 ceph-mon[83064]: osdmap e703: 8 total, 8 up, 8 in 2024-09-21T09:38:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:05 smithi133 ceph-mon[83064]: pgmap v732: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 625 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-09-21T09:38:06.838 INFO:tasks.rados.rados.0.smithi042.stdout:3169: finishing rollback tid 0 to smithi04275593-32 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:3169: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:3169: finishing rollback tid 2 to smithi04275593-32 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1489 (ObjNum 950 snap 301 seq_num 950) dirty exists 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:3170: finishing copy_from racing read to smithi04275593-1 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:3170: finishing copy_from to smithi04275593-1 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 979 (ObjNum 897 snap 284 seq_num 897) dirty exists 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:3169: done (2 left) 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:3170: done (1 left) 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:3171: done (0 left) 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:3172: copy_from oid 20 from oid 32 current snap is 315 2024-09-21T09:38:06.839 INFO:tasks.rados.rados.0.smithi042.stdout:3173: read oid 42 snap -1 2024-09-21T09:38:06.840 INFO:tasks.rados.rados.0.smithi042.stdout:3173: expect (ObjNum 934 snap 297 seq_num 934) 2024-09-21T09:38:06.840 INFO:tasks.rados.rados.0.smithi042.stdout:3174: read oid 47 snap -1 2024-09-21T09:38:06.840 INFO:tasks.rados.rados.0.smithi042.stdout:3174: expect (ObjNum 960 snap 306 seq_num 960) 2024-09-21T09:38:06.840 INFO:tasks.rados.rados.0.smithi042.stdout:3175: delete oid 41 current snap is 315 2024-09-21T09:38:06.855 INFO:tasks.rados.rados.0.smithi042.stdout:3175: done (3 left) 2024-09-21T09:38:06.855 INFO:tasks.rados.rados.0.smithi042.stdout:3176: delete oid 37 current snap is 315 2024-09-21T09:38:06.859 INFO:tasks.rados.rados.0.smithi042.stdout:3176: done (3 left) 2024-09-21T09:38:06.859 INFO:tasks.rados.rados.0.smithi042.stdout:3177: snap_create 2024-09-21T09:38:06.862 INFO:tasks.rados.rados.0.smithi042.stdout:3174: expect (ObjNum 960 snap 306 seq_num 960) 2024-09-21T09:38:06.916 INFO:tasks.rados.rados.0.smithi042.stdout:3173: expect (ObjNum 934 snap 297 seq_num 934) 2024-09-21T09:38:07.083 INFO:tasks.rados.rados.0.smithi042.stdout:3172: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:38:07.083 INFO:tasks.rados.rados.0.smithi042.stdout:3172: finishing copy_from to smithi04275593-20 2024-09-21T09:38:07.083 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1489 (ObjNum 950 snap 301 seq_num 950) dirty exists 2024-09-21T09:38:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:06 smithi042 ceph-mon[85820]: osdmap e704: 8 total, 8 up, 8 in 2024-09-21T09:38:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:06 smithi042 ceph-mon[87662]: osdmap e704: 8 total, 8 up, 8 in 2024-09-21T09:38:07.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:06 smithi133 ceph-mon[83064]: osdmap e704: 8 total, 8 up, 8 in 2024-09-21T09:38:07.771 INFO:tasks.rados.rados.0.smithi042.stdout:3172: done (3 left) 2024-09-21T09:38:07.771 INFO:tasks.rados.rados.0.smithi042.stdout:3173: done (2 left) 2024-09-21T09:38:07.771 INFO:tasks.rados.rados.0.smithi042.stdout:3174: done (1 left) 2024-09-21T09:38:07.771 INFO:tasks.rados.rados.0.smithi042.stdout:3177: done (0 left) 2024-09-21T09:38:07.772 INFO:tasks.rados.rados.0.smithi042.stdout:3178: copy_from oid 49 from oid 13 current snap is 316 2024-09-21T09:38:07.772 INFO:tasks.rados.rados.0.smithi042.stdout:3179: copy_from oid 46 from oid 17 current snap is 316 2024-09-21T09:38:07.772 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 316 2024-09-21T09:38:07.772 INFO:tasks.rados.rados.0.smithi042.stdout:3180: seq_num 976 ranges {0=753664,753664=671744,1425408=532480} 2024-09-21T09:38:07.776 INFO:tasks.rados.rados.0.smithi042.stdout:3180: writing smithi04275593-25 from 0 to 753664 tid 1 2024-09-21T09:38:07.781 INFO:tasks.rados.rados.0.smithi042.stdout:3180: writing smithi04275593-25 from 753664 to 1425408 tid 2 2024-09-21T09:38:07.785 INFO:tasks.rados.rados.0.smithi042.stdout:3180: writing smithi04275593-25 from 1425408 to 1957888 tid 3 2024-09-21T09:38:07.785 INFO:tasks.rados.rados.0.smithi042.stdout:3181: read oid 11 snap -1 2024-09-21T09:38:07.785 INFO:tasks.rados.rados.0.smithi042.stdout:3181: expect (ObjNum 972 snap 312 seq_num 972) 2024-09-21T09:38:07.785 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 316 2024-09-21T09:38:07.785 INFO:tasks.rados.rados.0.smithi042.stdout:3182: seq_num 977 ranges {14000128=770048,14770176=557056,15327232=491520,15818752=155648} 2024-09-21T09:38:07.867 INFO:tasks.rados.rados.0.smithi042.stdout:3182: writing smithi04275593-12 from 14000128 to 14770176 tid 1 2024-09-21T09:38:07.870 INFO:tasks.rados.rados.0.smithi042.stdout:3182: writing smithi04275593-12 from 14770176 to 15327232 tid 2 2024-09-21T09:38:07.874 INFO:tasks.rados.rados.0.smithi042.stdout:3182: writing smithi04275593-12 from 15327232 to 15818752 tid 3 2024-09-21T09:38:07.875 INFO:tasks.rados.rados.0.smithi042.stdout:3182: writing smithi04275593-12 from 15818752 to 15974400 tid 4 2024-09-21T09:38:07.875 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 316 2024-09-21T09:38:07.875 INFO:tasks.rados.rados.0.smithi042.stdout:3180: finishing write tid 1 to smithi04275593-25 2024-09-21T09:38:07.875 INFO:tasks.rados.rados.0.smithi042.stdout:3178: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:38:07.875 INFO:tasks.rados.rados.0.smithi042.stdout:3179: finishing copy_from racing read to smithi04275593-46 2024-09-21T09:38:07.875 INFO:tasks.rados.rados.0.smithi042.stdout:3180: finishing write tid 2 to smithi04275593-25 2024-09-21T09:38:07.876 INFO:tasks.rados.rados.0.smithi042.stdout:3183: seq_num 978 ranges {2875392=786432,3661824=442368,4104192=647168,4751360=114688} 2024-09-21T09:38:07.895 INFO:tasks.rados.rados.0.smithi042.stdout:3183: writing smithi04275593-32 from 2875392 to 3661824 tid 1 2024-09-21T09:38:07.897 INFO:tasks.rados.rados.0.smithi042.stdout:3183: writing smithi04275593-32 from 3661824 to 4104192 tid 2 2024-09-21T09:38:07.901 INFO:tasks.rados.rados.0.smithi042.stdout:3183: writing smithi04275593-32 from 4104192 to 4751360 tid 3 2024-09-21T09:38:07.903 INFO:tasks.rados.rados.0.smithi042.stdout:3183: writing smithi04275593-32 from 4751360 to 4866048 tid 4 2024-09-21T09:38:07.903 INFO:tasks.rados.rados.0.smithi042.stdout:3184: rollback oid 41 current snap is 316 2024-09-21T09:38:07.903 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 41 to 311 2024-09-21T09:38:07.903 INFO:tasks.rados.rados.0.smithi042.stdout:3178: finishing copy_from to smithi04275593-49 2024-09-21T09:38:07.903 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1214 (ObjNum 949 snap 301 seq_num 949) dirty exists 2024-09-21T09:38:07.903 INFO:tasks.rados.rados.0.smithi042.stdout:3180: finishing write tid 3 to smithi04275593-25 2024-09-21T09:38:07.903 INFO:tasks.rados.rados.0.smithi042.stdout:3180: finishing write tid 4 to smithi04275593-25 2024-09-21T09:38:07.903 INFO:tasks.rados.rados.0.smithi042.stdout:3180: finishing write tid 5 to smithi04275593-25 2024-09-21T09:38:07.903 INFO:tasks.rados.rados.0.smithi042.stdout:3180: oid 25 updating version 0 to 1207 2024-09-21T09:38:07.903 INFO:tasks.rados.rados.0.smithi042.stdout:3180: oid 25 updating version 1207 to 1210 2024-09-21T09:38:07.904 INFO:tasks.rados.rados.0.smithi042.stdout:3180: oid 25 version 1210 is already newer than 1209 2024-09-21T09:38:07.904 INFO:tasks.rados.rados.0.smithi042.stdout:3180: oid 25 version 1210 is already newer than 1208 2024-09-21T09:38:07.904 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 1210 (ObjNum 976 snap 316 seq_num 976) dirty exists 2024-09-21T09:38:07.904 INFO:tasks.rados.rados.0.smithi042.stdout:3180: left oid 25 (ObjNum 976 snap 316 seq_num 976) 2024-09-21T09:38:07.904 INFO:tasks.rados.rados.0.smithi042.stdout:3181: expect (ObjNum 972 snap 312 seq_num 972) 2024-09-21T09:38:08.019 INFO:tasks.rados.rados.0.smithi042.stdout:3179: finishing copy_from to smithi04275593-46 2024-09-21T09:38:08.019 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1385 (ObjNum 966 snap 309 seq_num 966) dirty exists 2024-09-21T09:38:08.019 INFO:tasks.rados.rados.0.smithi042.stdout:3182: finishing write tid 1 to smithi04275593-12 2024-09-21T09:38:08.019 INFO:tasks.rados.rados.0.smithi042.stdout:3182: finishing write tid 2 to smithi04275593-12 2024-09-21T09:38:08.019 INFO:tasks.rados.rados.0.smithi042.stdout:3182: finishing write tid 3 to smithi04275593-12 2024-09-21T09:38:08.019 INFO:tasks.rados.rados.0.smithi042.stdout:3178: done (6 left) 2024-09-21T09:38:08.019 INFO:tasks.rados.rados.0.smithi042.stdout:3179: done (5 left) 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3180: done (4 left) 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3181: done (3 left) 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3185: delete oid 6 current snap is 316 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3182: finishing write tid 4 to smithi04275593-12 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3182: finishing write tid 5 to smithi04275593-12 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3182: finishing write tid 6 to smithi04275593-12 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3182: oid 12 updating version 0 to 1199 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3182: oid 12 updating version 1199 to 1201 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3182: oid 12 version 1201 is already newer than 1200 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3182: oid 12 version 1201 is already newer than 1198 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3182: oid 12 updating version 1201 to 1202 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 1202 (ObjNum 977 snap 316 seq_num 977) dirty exists 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3182: left oid 12 (ObjNum 977 snap 316 seq_num 977) 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3183: finishing write tid 1 to smithi04275593-32 2024-09-21T09:38:08.020 INFO:tasks.rados.rados.0.smithi042.stdout:3183: finishing write tid 2 to smithi04275593-32 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3183: finishing write tid 3 to smithi04275593-32 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3184: finishing rollback tid 1 to smithi04275593-41 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3183: finishing write tid 4 to smithi04275593-32 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3183: finishing write tid 5 to smithi04275593-32 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3184: finishing rollback tid 2 to smithi04275593-41 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 1195 (ObjNum 857 snap 277 seq_num 857) dirty exists 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3183: finishing write tid 6 to smithi04275593-32 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3183: oid 32 updating version 0 to 1499 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3183: oid 32 version 1499 is already newer than 1497 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3183: oid 32 updating version 1499 to 1501 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3183: oid 32 version 1501 is already newer than 1498 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3183: oid 32 version 1501 is already newer than 1500 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1501 (ObjNum 978 snap 316 seq_num 978) dirty exists 2024-09-21T09:38:08.021 INFO:tasks.rados.rados.0.smithi042.stdout:3183: left oid 32 (ObjNum 978 snap 316 seq_num 978) 2024-09-21T09:38:08.022 INFO:tasks.rados.rados.0.smithi042.stdout:3182: done (3 left) 2024-09-21T09:38:08.022 INFO:tasks.rados.rados.0.smithi042.stdout:3183: done (2 left) 2024-09-21T09:38:08.022 INFO:tasks.rados.rados.0.smithi042.stdout:3184: done (1 left) 2024-09-21T09:38:08.022 INFO:tasks.rados.rados.0.smithi042.stdout:3185: done (0 left) 2024-09-21T09:38:08.022 INFO:tasks.rados.rados.0.smithi042.stdout:3186: read oid 44 snap -1 2024-09-21T09:38:08.022 INFO:tasks.rados.rados.0.smithi042.stdout:3186: expect (ObjNum 944 snap 298 seq_num 944) 2024-09-21T09:38:08.023 INFO:tasks.rados.rados.0.smithi042.stdout:3187: read oid 36 snap 224 2024-09-21T09:38:08.023 INFO:tasks.rados.rados.0.smithi042.stdout:3187: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:38:08.023 INFO:tasks.rados.rados.0.smithi042.stdout:3188: snap_remove snap 302 2024-09-21T09:38:08.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:07 smithi042 ceph-mon[85820]: osdmap e705: 8 total, 8 up, 8 in 2024-09-21T09:38:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:07 smithi042 ceph-mon[85820]: pgmap v735: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 626 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-09-21T09:38:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:07 smithi042 ceph-mon[85820]: osdmap e706: 8 total, 8 up, 8 in 2024-09-21T09:38:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:07 smithi042 ceph-mon[87662]: osdmap e705: 8 total, 8 up, 8 in 2024-09-21T09:38:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:07 smithi042 ceph-mon[87662]: pgmap v735: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 626 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-09-21T09:38:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:07 smithi042 ceph-mon[87662]: osdmap e706: 8 total, 8 up, 8 in 2024-09-21T09:38:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:07 smithi133 ceph-mon[83064]: osdmap e705: 8 total, 8 up, 8 in 2024-09-21T09:38:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:07 smithi133 ceph-mon[83064]: pgmap v735: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 626 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-09-21T09:38:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:07 smithi133 ceph-mon[83064]: osdmap e706: 8 total, 8 up, 8 in 2024-09-21T09:38:08.850 INFO:tasks.rados.rados.0.smithi042.stdout:3188: done (2 left) 2024-09-21T09:38:08.851 INFO:tasks.rados.rados.0.smithi042.stdout:3189: snap_remove snap 280 2024-09-21T09:38:09.857 INFO:tasks.rados.rados.0.smithi042.stdout:3186: expect (ObjNum 944 snap 298 seq_num 944) 2024-09-21T09:38:10.025 INFO:tasks.rados.rados.0.smithi042.stdout:3187: expect (ObjNum 460 snap 137 seq_num 460) 2024-09-21T09:38:10.101 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:38:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:38:10] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.51.0" 2024-09-21T09:38:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:09 smithi042 ceph-mon[87662]: osdmap e707: 8 total, 8 up, 8 in 2024-09-21T09:38:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:09 smithi042 ceph-mon[87662]: pgmap v738: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 606 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-09-21T09:38:10.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:09 smithi042 ceph-mon[85820]: osdmap e707: 8 total, 8 up, 8 in 2024-09-21T09:38:10.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:09 smithi042 ceph-mon[85820]: pgmap v738: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 606 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-09-21T09:38:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:09 smithi133 ceph-mon[83064]: osdmap e707: 8 total, 8 up, 8 in 2024-09-21T09:38:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:09 smithi133 ceph-mon[83064]: pgmap v738: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 606 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-09-21T09:38:10.325 INFO:tasks.rados.rados.0.smithi042.stdout:3186: done (2 left) 2024-09-21T09:38:10.325 INFO:tasks.rados.rados.0.smithi042.stdout:3187: done (1 left) 2024-09-21T09:38:10.325 INFO:tasks.rados.rados.0.smithi042.stdout:3189: done (0 left) 2024-09-21T09:38:10.325 INFO:tasks.rados.rados.0.smithi042.stdout:3190: read oid 15 snap 306 2024-09-21T09:38:10.325 INFO:tasks.rados.rados.0.smithi042.stdout:3190: expect (ObjNum 958 snap 305 seq_num 958) 2024-09-21T09:38:10.325 INFO:tasks.rados.rados.0.smithi042.stdout:3191: snap_remove snap 305 2024-09-21T09:38:10.867 INFO:tasks.rados.rados.0.smithi042.stdout:3190: expect (ObjNum 958 snap 305 seq_num 958) 2024-09-21T09:38:11.037 INFO:tasks.rados.rados.0.smithi042.stdout:3190: done (1 left) 2024-09-21T09:38:11.038 INFO:tasks.rados.rados.0.smithi042.stdout:3191: done (0 left) 2024-09-21T09:38:11.038 INFO:tasks.rados.rados.0.smithi042.stdout:3192: read oid 12 snap 224 2024-09-21T09:38:11.038 INFO:tasks.rados.rados.0.smithi042.stdout:3192: expect (ObjNum 722 snap 217 seq_num 722) 2024-09-21T09:38:11.038 INFO:tasks.rados.rados.0.smithi042.stdout:3193: snap_create 2024-09-21T09:38:11.040 INFO:tasks.rados.rados.0.smithi042.stdout:3192: expect (ObjNum 722 snap 217 seq_num 722) 2024-09-21T09:38:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:10 smithi133 ceph-mon[83064]: osdmap e708: 8 total, 8 up, 8 in 2024-09-21T09:38:11.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:10 smithi042 ceph-mon[85820]: osdmap e708: 8 total, 8 up, 8 in 2024-09-21T09:38:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:10 smithi042 ceph-mon[87662]: osdmap e708: 8 total, 8 up, 8 in 2024-09-21T09:38:11.871 INFO:tasks.rados.rados.0.smithi042.stdout:3192: done (1 left) 2024-09-21T09:38:11.871 INFO:tasks.rados.rados.0.smithi042.stdout:3193: done (0 left) 2024-09-21T09:38:11.871 INFO:tasks.rados.rados.0.smithi042.stdout:3194: rmattr oid 31 current snap is 317 2024-09-21T09:38:11.871 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 317 2024-09-21T09:38:11.872 INFO:tasks.rados.rados.0.smithi042.stdout:3195: seq_num 980 ranges {0=417792,417792=614400,1032192=663552,1695744=327680} 2024-09-21T09:38:11.874 INFO:tasks.rados.rados.0.smithi042.stdout:3195: writing smithi04275593-37 from 0 to 417792 tid 1 2024-09-21T09:38:11.877 INFO:tasks.rados.rados.0.smithi042.stdout:3195: writing smithi04275593-37 from 417792 to 1032192 tid 2 2024-09-21T09:38:11.881 INFO:tasks.rados.rados.0.smithi042.stdout:3195: writing smithi04275593-37 from 1032192 to 1695744 tid 3 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:3195: writing smithi04275593-37 from 1695744 to 2023424 tid 4 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:3196: copy_from oid 2 from oid 39 current snap is 317 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 587 (ObjNum 65 snap 0 seq_num 3458757264) dirty exists 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:3195: finishing write tid 1 to smithi04275593-37 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:3195: finishing write tid 2 to smithi04275593-37 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:3194: done (2 left) 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:3197: rollback oid 14 current snap is 317 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 300 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:3198: read oid 28 snap -1 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:3198: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:38:11.884 INFO:tasks.rados.rados.0.smithi042.stdout:3199: delete oid 26 current snap is 317 2024-09-21T09:38:11.886 INFO:tasks.rados.rados.0.smithi042.stdout:3199: done (4 left) 2024-09-21T09:38:11.886 INFO:tasks.rados.rados.0.smithi042.stdout:3200: read oid 33 snap 300 2024-09-21T09:38:11.886 INFO:tasks.rados.rados.0.smithi042.stdout:3200: expect deleted 2024-09-21T09:38:11.886 INFO:tasks.rados.rados.0.smithi042.stdout:3201: copy_from oid 5 from oid 22 current snap is 317 2024-09-21T09:38:11.886 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 317 2024-09-21T09:38:11.886 INFO:tasks.rados.rados.0.smithi042.stdout:3202: seq_num 982 ranges {0=450560,450560=425984,876544=679936,1556480=466944,2023424=32768} 2024-09-21T09:38:11.889 INFO:tasks.rados.rados.0.smithi042.stdout:3202: writing smithi04275593-23 from 0 to 450560 tid 1 2024-09-21T09:38:11.892 INFO:tasks.rados.rados.0.smithi042.stdout:3202: writing smithi04275593-23 from 450560 to 876544 tid 2 2024-09-21T09:38:11.896 INFO:tasks.rados.rados.0.smithi042.stdout:3202: writing smithi04275593-23 from 876544 to 1556480 tid 3 2024-09-21T09:38:11.899 INFO:tasks.rados.rados.0.smithi042.stdout:3202: writing smithi04275593-23 from 1556480 to 2023424 tid 4 2024-09-21T09:38:11.899 INFO:tasks.rados.rados.0.smithi042.stdout:3202: writing smithi04275593-23 from 2023424 to 2056192 tid 5 2024-09-21T09:38:11.899 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 317 2024-09-21T09:38:11.900 INFO:tasks.rados.rados.0.smithi042.stdout:3203: seq_num 983 ranges {630784=466944,1097728=712704,1810432=434176,2244608=458752} 2024-09-21T09:38:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:3203: writing smithi04275593-30 from 630784 to 1097728 tid 1 2024-09-21T09:38:11.910 INFO:tasks.rados.rados.0.smithi042.stdout:3203: writing smithi04275593-30 from 1097728 to 1810432 tid 2 2024-09-21T09:38:11.913 INFO:tasks.rados.rados.0.smithi042.stdout:3203: writing smithi04275593-30 from 1810432 to 2244608 tid 3 2024-09-21T09:38:11.916 INFO:tasks.rados.rados.0.smithi042.stdout:3203: writing smithi04275593-30 from 2244608 to 2703360 tid 4 2024-09-21T09:38:11.916 INFO:tasks.rados.rados.0.smithi042.stdout:3204: copy_from oid 7 from oid 8 current snap is 317 2024-09-21T09:38:11.916 INFO:tasks.rados.rados.0.smithi042.stdout:3195: finishing write tid 3 to smithi04275593-37 2024-09-21T09:38:11.917 INFO:tasks.rados.rados.0.smithi042.stdout:3198: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3195: finishing write tid 4 to smithi04275593-37 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3197: finishing rollback tid 0 to smithi04275593-14 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3197: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3197: finishing rollback tid 2 to smithi04275593-14 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 944 (ObjNum 914 snap 289 seq_num 914) dirty exists 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3197: done (8 left) 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3198: done (7 left) 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3200: done (6 left) 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3205: snap_create 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3195: finishing write tid 5 to smithi04275593-37 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3195: finishing write tid 6 to smithi04275593-37 2024-09-21T09:38:11.963 INFO:tasks.rados.rados.0.smithi042.stdout:3195: oid 37 updating version 0 to 1488 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3195: oid 37 updating version 1488 to 1489 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3195: oid 37 updating version 1489 to 1491 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3195: oid 37 updating version 1491 to 1492 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3195: oid 37 version 1492 is already newer than 1490 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 1492 (ObjNum 980 snap 317 seq_num 980) dirty exists 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3195: left oid 37 (ObjNum 980 snap 317 seq_num 980) 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3202: finishing write tid 1 to smithi04275593-23 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3202: finishing write tid 2 to smithi04275593-23 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3202: finishing write tid 3 to smithi04275593-23 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3202: finishing write tid 4 to smithi04275593-23 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3202: finishing write tid 5 to smithi04275593-23 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3202: finishing write tid 6 to smithi04275593-23 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3202: finishing write tid 7 to smithi04275593-23 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3202: oid 23 updating version 0 to 1210 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3202: oid 23 version 1210 is already newer than 1206 2024-09-21T09:38:11.964 INFO:tasks.rados.rados.0.smithi042.stdout:3202: oid 23 updating version 1210 to 1211 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3202: oid 23 version 1211 is already newer than 1209 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3202: oid 23 version 1211 is already newer than 1208 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3202: oid 23 version 1211 is already newer than 1207 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1211 (ObjNum 982 snap 317 seq_num 982) dirty exists 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3202: left oid 23 (ObjNum 982 snap 317 seq_num 982) 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3196: finishing copy_from racing read to smithi04275593-2 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3203: finishing write tid 1 to smithi04275593-30 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3196: finishing copy_from to smithi04275593-2 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 1486 (ObjNum 973 snap 313 seq_num 973) dirty exists 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3203: finishing write tid 2 to smithi04275593-30 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3203: finishing write tid 3 to smithi04275593-30 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3203: finishing write tid 4 to smithi04275593-30 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3203: finishing write tid 5 to smithi04275593-30 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3203: finishing write tid 6 to smithi04275593-30 2024-09-21T09:38:11.965 INFO:tasks.rados.rados.0.smithi042.stdout:3203: oid 30 updating version 0 to 1497 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:3203: oid 30 version 1497 is already newer than 1493 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:3203: oid 30 version 1497 is already newer than 1494 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:3203: oid 30 version 1497 is already newer than 1496 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:3203: oid 30 version 1497 is already newer than 1495 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 1497 (ObjNum 983 snap 317 seq_num 983) dirty exists 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:3203: left oid 30 (ObjNum 983 snap 317 seq_num 983) 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:3201: finishing copy_from racing read to smithi04275593-5 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:3201: finishing copy_from to smithi04275593-5 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1205 (ObjNum 941 snap 297 seq_num 941) dirty exists 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:3204: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:3204: finishing copy_from to smithi04275593-7 2024-09-21T09:38:11.966 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1223 (ObjNum 969 snap 312 seq_num 969) dirty exists 2024-09-21T09:38:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:11 smithi133 ceph-mon[83064]: osdmap e709: 8 total, 8 up, 8 in 2024-09-21T09:38:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:11 smithi133 ceph-mon[83064]: pgmap v741: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-21T09:38:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:11 smithi042 ceph-mon[85820]: osdmap e709: 8 total, 8 up, 8 in 2024-09-21T09:38:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:11 smithi042 ceph-mon[85820]: pgmap v741: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-21T09:38:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:12.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:11 smithi042 ceph-mon[87662]: osdmap e709: 8 total, 8 up, 8 in 2024-09-21T09:38:12.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:11 smithi042 ceph-mon[87662]: pgmap v741: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-21T09:38:12.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:12.773 INFO:tasks.rados.rados.0.smithi042.stdout:3195: done (6 left) 2024-09-21T09:38:12.774 INFO:tasks.rados.rados.0.smithi042.stdout:3196: done (5 left) 2024-09-21T09:38:12.774 INFO:tasks.rados.rados.0.smithi042.stdout:3201: done (4 left) 2024-09-21T09:38:12.774 INFO:tasks.rados.rados.0.smithi042.stdout:3202: done (3 left) 2024-09-21T09:38:12.774 INFO:tasks.rados.rados.0.smithi042.stdout:3203: done (2 left) 2024-09-21T09:38:12.774 INFO:tasks.rados.rados.0.smithi042.stdout:3204: done (1 left) 2024-09-21T09:38:12.774 INFO:tasks.rados.rados.0.smithi042.stdout:3205: done (0 left) 2024-09-21T09:38:12.774 INFO:tasks.rados.rados.0.smithi042.stdout:3206: read oid 38 snap 306 2024-09-21T09:38:12.774 INFO:tasks.rados.rados.0.smithi042.stdout:3206: expect deleted 2024-09-21T09:38:12.774 INFO:tasks.rados.rados.0.smithi042.stdout:3207: delete oid 20 current snap is 318 2024-09-21T09:38:12.782 INFO:tasks.rados.rados.0.smithi042.stdout:3206: done (1 left) 2024-09-21T09:38:12.782 INFO:tasks.rados.rados.0.smithi042.stdout:3207: done (0 left) 2024-09-21T09:38:12.782 INFO:tasks.rados.rados.0.smithi042.stdout:3208: snap_create 2024-09-21T09:38:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:12 smithi133 ceph-mon[83064]: osdmap e710: 8 total, 8 up, 8 in 2024-09-21T09:38:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:12 smithi133 ceph-mon[83064]: osdmap e711: 8 total, 8 up, 8 in 2024-09-21T09:38:13.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:12 smithi042 ceph-mon[85820]: osdmap e710: 8 total, 8 up, 8 in 2024-09-21T09:38:13.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:12 smithi042 ceph-mon[85820]: osdmap e711: 8 total, 8 up, 8 in 2024-09-21T09:38:13.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:12 smithi042 ceph-mon[87662]: osdmap e710: 8 total, 8 up, 8 in 2024-09-21T09:38:13.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:12 smithi042 ceph-mon[87662]: osdmap e711: 8 total, 8 up, 8 in 2024-09-21T09:38:13.781 INFO:tasks.rados.rados.0.smithi042.stdout:3208: done (0 left) 2024-09-21T09:38:13.781 INFO:tasks.rados.rados.0.smithi042.stdout:3209: rollback oid 31 current snap is 319 2024-09-21T09:38:13.781 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 31 to 315 2024-09-21T09:38:13.781 INFO:tasks.rados.rados.0.smithi042.stdout:3210: read oid 45 snap -1 2024-09-21T09:38:13.781 INFO:tasks.rados.rados.0.smithi042.stdout:3210: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:38:13.781 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 319 2024-09-21T09:38:13.781 INFO:tasks.rados.rados.0.smithi042.stdout:3211: seq_num 985 ranges {2023424=499712,2523136=483328,3006464=450560,3457024=581632,4038656=90112} 2024-09-21T09:38:13.795 INFO:tasks.rados.rados.0.smithi042.stdout:3211: writing smithi04275593-37 from 2023424 to 2523136 tid 1 2024-09-21T09:38:13.797 INFO:tasks.rados.rados.0.smithi042.stdout:3211: writing smithi04275593-37 from 2523136 to 3006464 tid 2 2024-09-21T09:38:13.800 INFO:tasks.rados.rados.0.smithi042.stdout:3211: writing smithi04275593-37 from 3006464 to 3457024 tid 3 2024-09-21T09:38:13.803 INFO:tasks.rados.rados.0.smithi042.stdout:3211: writing smithi04275593-37 from 3457024 to 4038656 tid 4 2024-09-21T09:38:13.804 INFO:tasks.rados.rados.0.smithi042.stdout:3211: writing smithi04275593-37 from 4038656 to 4128768 tid 5 2024-09-21T09:38:13.804 INFO:tasks.rados.rados.0.smithi042.stdout:3212: snap_remove snap 314 2024-09-21T09:38:14.787 INFO:tasks.rados.rados.0.smithi042.stdout:3209: finishing rollback tid 0 to smithi04275593-31 2024-09-21T09:38:14.787 INFO:tasks.rados.rados.0.smithi042.stdout:3209: finishing rollback tid 1 to smithi04275593-31 2024-09-21T09:38:14.787 INFO:tasks.rados.rados.0.smithi042.stdout:3209: finishing rollback tid 2 to smithi04275593-31 2024-09-21T09:38:14.787 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 590 (ObjNum 33 snap 0 seq_num 3459359648) dirty exists 2024-09-21T09:38:14.787 INFO:tasks.rados.rados.0.smithi042.stdout:3210: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:38:14.835 INFO:tasks.rados.rados.0.smithi042.stdout:3211: finishing write tid 1 to smithi04275593-37 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3211: finishing write tid 2 to smithi04275593-37 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3209: done (3 left) 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3210: done (2 left) 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3212: done (1 left) 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3213: read oid 20 snap 231 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3213: expect (ObjNum -836315744 snap 22042 seq_num 2550424272) 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3214: read oid 16 snap 313 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3214: expect (ObjNum 942 snap 298 seq_num 942) 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3215: rollback oid 41 current snap is 319 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 41 to 311 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3211: finishing write tid 3 to smithi04275593-37 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3211: finishing write tid 4 to smithi04275593-37 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3211: finishing write tid 5 to smithi04275593-37 2024-09-21T09:38:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3211: finishing write tid 6 to smithi04275593-37 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3211: finishing write tid 7 to smithi04275593-37 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3211: oid 37 updating version 0 to 1503 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3211: oid 37 version 1503 is already newer than 1498 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3211: oid 37 version 1503 is already newer than 1499 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3211: oid 37 version 1503 is already newer than 1500 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3211: oid 37 version 1503 is already newer than 1501 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3211: oid 37 version 1503 is already newer than 1502 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 1503 (ObjNum 985 snap 319 seq_num 985) dirty exists 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3211: left oid 37 (ObjNum 985 snap 319 seq_num 985) 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3211: done (3 left) 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3216: read oid 11 snap -1 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3216: expect (ObjNum 972 snap 312 seq_num 972) 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 319 2024-09-21T09:38:14.837 INFO:tasks.rados.rados.0.smithi042.stdout:3217: seq_num 986 ranges {8732672=516096,9248768=770048,10018816=655360,10674176=180224} 2024-09-21T09:38:14.887 INFO:tasks.rados.rados.0.smithi042.stdout:3217: writing smithi04275593-9 from 8732672 to 9248768 tid 1 2024-09-21T09:38:14.891 INFO:tasks.rados.rados.0.smithi042.stdout:3217: writing smithi04275593-9 from 9248768 to 10018816 tid 2 2024-09-21T09:38:14.894 INFO:tasks.rados.rados.0.smithi042.stdout:3217: writing smithi04275593-9 from 10018816 to 10674176 tid 3 2024-09-21T09:38:14.895 INFO:tasks.rados.rados.0.smithi042.stdout:3217: writing smithi04275593-9 from 10674176 to 10854400 tid 4 2024-09-21T09:38:14.895 INFO:tasks.rados.rados.0.smithi042.stdout:3218: copy_from oid 30 from oid 1 current snap is 319 2024-09-21T09:38:14.896 INFO:tasks.rados.rados.0.smithi042.stdout:3213: expect (ObjNum -836315744 snap 22042 seq_num 2550424272) 2024-09-21T09:38:14.897 INFO:tasks.rados.rados.0.smithi042.stdout:3215: finishing rollback tid 0 to smithi04275593-41 2024-09-21T09:38:14.897 INFO:tasks.rados.rados.0.smithi042.stdout:3215: finishing rollback tid 1 to smithi04275593-41 2024-09-21T09:38:14.898 INFO:tasks.rados.rados.0.smithi042.stdout:3215: finishing rollback tid 2 to smithi04275593-41 2024-09-21T09:38:14.898 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 1198 (ObjNum 857 snap 277 seq_num 857) dirty exists 2024-09-21T09:38:14.898 INFO:tasks.rados.rados.0.smithi042.stdout:3216: expect (ObjNum 972 snap 312 seq_num 972) 2024-09-21T09:38:15.013 INFO:tasks.rados.rados.0.smithi042.stdout:3214: expect (ObjNum 942 snap 298 seq_num 942) 2024-09-21T09:38:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:14 smithi042 ceph-mon[87662]: pgmap v744: 121 pgs: 121 active+clean; 585 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-09-21T09:38:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:14 smithi042 ceph-mon[87662]: osdmap e712: 8 total, 8 up, 8 in 2024-09-21T09:38:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:14 smithi042 ceph-mon[85820]: pgmap v744: 121 pgs: 121 active+clean; 585 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-09-21T09:38:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:14 smithi042 ceph-mon[85820]: osdmap e712: 8 total, 8 up, 8 in 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: finishing write tid 1 to smithi04275593-9 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: finishing write tid 2 to smithi04275593-9 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: finishing write tid 3 to smithi04275593-9 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: finishing write tid 4 to smithi04275593-9 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: finishing write tid 5 to smithi04275593-9 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: finishing write tid 6 to smithi04275593-9 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: oid 9 updating version 0 to 1505 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: oid 9 version 1505 is already newer than 1504 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: oid 9 updating version 1505 to 1507 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: oid 9 version 1507 is already newer than 1506 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:3217: oid 9 updating version 1507 to 1508 2024-09-21T09:38:15.140 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 1508 (ObjNum 986 snap 319 seq_num 986) dirty exists 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:3217: left oid 9 (ObjNum 986 snap 319 seq_num 986) 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:3218: finishing copy_from racing read to smithi04275593-30 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:3218: finishing copy_from to smithi04275593-30 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 979 (ObjNum 897 snap 284 seq_num 897) dirty exists 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:3213: done (5 left) 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:3214: done (4 left) 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:3215: done (3 left) 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:3216: done (2 left) 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:3217: done (1 left) 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:3218: done (0 left) 2024-09-21T09:38:15.141 INFO:tasks.rados.rados.0.smithi042.stdout:3219: read oid 45 snap -1 2024-09-21T09:38:15.142 INFO:tasks.rados.rados.0.smithi042.stdout:3219: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:38:15.142 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 319 2024-09-21T09:38:15.142 INFO:tasks.rados.rados.0.smithi042.stdout:3220: seq_num 987 ranges {0=532480,532480=647168,1179648=417792,1597440=409600,2007040=131072} 2024-09-21T09:38:15.142 INFO:tasks.rados.rados.0.smithi042.stdout:3220: writing smithi04275593-33 from 0 to 532480 tid 1 2024-09-21T09:38:15.145 INFO:tasks.rados.rados.0.smithi042.stdout:3220: writing smithi04275593-33 from 532480 to 1179648 tid 2 2024-09-21T09:38:15.148 INFO:tasks.rados.rados.0.smithi042.stdout:3220: writing smithi04275593-33 from 1179648 to 1597440 tid 3 2024-09-21T09:38:15.150 INFO:tasks.rados.rados.0.smithi042.stdout:3220: writing smithi04275593-33 from 1597440 to 2007040 tid 4 2024-09-21T09:38:15.151 INFO:tasks.rados.rados.0.smithi042.stdout:3220: writing smithi04275593-33 from 2007040 to 2138112 tid 5 2024-09-21T09:38:15.152 INFO:tasks.rados.rados.0.smithi042.stdout:3221: setattr oid 30 current snap is 319 2024-09-21T09:38:15.152 INFO:tasks.rados.rados.0.smithi042.stdout:3220: finishing write tid 1 to smithi04275593-33 2024-09-21T09:38:15.152 INFO:tasks.rados.rados.0.smithi042.stdout:3219: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:38:15.195 INFO:tasks.rados.rados.0.smithi042.stdout:3220: finishing write tid 2 to smithi04275593-33 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: finishing write tid 3 to smithi04275593-33 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: finishing write tid 4 to smithi04275593-33 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: finishing write tid 5 to smithi04275593-33 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: finishing write tid 6 to smithi04275593-33 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: finishing write tid 7 to smithi04275593-33 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: oid 33 updating version 0 to 1640 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: oid 33 version 1640 is already newer than 1637 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: oid 33 version 1640 is already newer than 1636 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: oid 33 updating version 1640 to 1641 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: oid 33 version 1641 is already newer than 1639 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: oid 33 version 1641 is already newer than 1638 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1641 (ObjNum 987 snap 319 seq_num 987) dirty exists 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: left oid 33 (ObjNum 987 snap 319 seq_num 987) 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3219: done (2 left) 2024-09-21T09:38:15.196 INFO:tasks.rados.rados.0.smithi042.stdout:3220: done (1 left) 2024-09-21T09:38:15.197 INFO:tasks.rados.rados.0.smithi042.stdout:3222: snap_create 2024-09-21T09:38:15.199 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 1509 (ObjNum 897 snap 284 seq_num 897) dirty exists 2024-09-21T09:38:15.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:14 smithi133 ceph-mon[83064]: pgmap v744: 121 pgs: 121 active+clean; 585 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-09-21T09:38:15.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:14 smithi133 ceph-mon[83064]: osdmap e712: 8 total, 8 up, 8 in 2024-09-21T09:38:15.793 INFO:tasks.rados.rados.0.smithi042.stdout:3221: done (1 left) 2024-09-21T09:38:15.793 INFO:tasks.rados.rados.0.smithi042.stdout:3222: done (0 left) 2024-09-21T09:38:15.793 INFO:tasks.rados.rados.0.smithi042.stdout:3223: delete oid 42 current snap is 320 2024-09-21T09:38:15.798 INFO:tasks.rados.rados.0.smithi042.stdout:3223: done (0 left) 2024-09-21T09:38:15.799 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 320 2024-09-21T09:38:15.799 INFO:tasks.rados.rados.0.smithi042.stdout:3224: seq_num 989 ranges {0=573440,573440=466944,1040384=434176,1474560=638976,2113536=65536} 2024-09-21T09:38:15.801 INFO:tasks.rados.rados.0.smithi042.stdout:3224: writing smithi04275593-26 from 0 to 573440 tid 1 2024-09-21T09:38:15.804 INFO:tasks.rados.rados.0.smithi042.stdout:3224: writing smithi04275593-26 from 573440 to 1040384 tid 2 2024-09-21T09:38:15.807 INFO:tasks.rados.rados.0.smithi042.stdout:3224: writing smithi04275593-26 from 1040384 to 1474560 tid 3 2024-09-21T09:38:15.810 INFO:tasks.rados.rados.0.smithi042.stdout:3224: writing smithi04275593-26 from 1474560 to 2113536 tid 4 2024-09-21T09:38:15.811 INFO:tasks.rados.rados.0.smithi042.stdout:3224: writing smithi04275593-26 from 2113536 to 2179072 tid 5 2024-09-21T09:38:15.811 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 320 2024-09-21T09:38:15.811 INFO:tasks.rados.rados.0.smithi042.stdout:3224: finishing write tid 1 to smithi04275593-26 2024-09-21T09:38:15.811 INFO:tasks.rados.rados.0.smithi042.stdout:3224: finishing write tid 2 to smithi04275593-26 2024-09-21T09:38:15.811 INFO:tasks.rados.rados.0.smithi042.stdout:3224: finishing write tid 3 to smithi04275593-26 2024-09-21T09:38:15.811 INFO:tasks.rados.rados.0.smithi042.stdout:3225: seq_num 990 ranges {0=589824,589824=753664,1343488=638976,1982464=212992} 2024-09-21T09:38:15.814 INFO:tasks.rados.rados.0.smithi042.stdout:3225: writing smithi04275593-42 from 0 to 589824 tid 1 2024-09-21T09:38:15.819 INFO:tasks.rados.rados.0.smithi042.stdout:3225: writing smithi04275593-42 from 589824 to 1343488 tid 2 2024-09-21T09:38:15.823 INFO:tasks.rados.rados.0.smithi042.stdout:3225: writing smithi04275593-42 from 1343488 to 1982464 tid 3 2024-09-21T09:38:15.824 INFO:tasks.rados.rados.0.smithi042.stdout:3225: writing smithi04275593-42 from 1982464 to 2195456 tid 4 2024-09-21T09:38:15.824 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 320 2024-09-21T09:38:15.825 INFO:tasks.rados.rados.0.smithi042.stdout:3224: finishing write tid 4 to smithi04275593-26 2024-09-21T09:38:15.825 INFO:tasks.rados.rados.0.smithi042.stdout:3224: finishing write tid 5 to smithi04275593-26 2024-09-21T09:38:15.825 INFO:tasks.rados.rados.0.smithi042.stdout:3224: finishing write tid 6 to smithi04275593-26 2024-09-21T09:38:15.825 INFO:tasks.rados.rados.0.smithi042.stdout:3226: seq_num 991 ranges {5627904=606208,6234112=638976,6873088=794624,7667712=172032} 2024-09-21T09:38:15.858 INFO:tasks.rados.rados.0.smithi042.stdout:3226: writing smithi04275593-22 from 5627904 to 6234112 tid 1 2024-09-21T09:38:15.862 INFO:tasks.rados.rados.0.smithi042.stdout:3226: writing smithi04275593-22 from 6234112 to 6873088 tid 2 2024-09-21T09:38:15.866 INFO:tasks.rados.rados.0.smithi042.stdout:3226: writing smithi04275593-22 from 6873088 to 7667712 tid 3 2024-09-21T09:38:15.868 INFO:tasks.rados.rados.0.smithi042.stdout:3226: writing smithi04275593-22 from 7667712 to 7839744 tid 4 2024-09-21T09:38:15.868 INFO:tasks.rados.rados.0.smithi042.stdout:3227: delete oid 44 current snap is 320 2024-09-21T09:38:15.868 INFO:tasks.rados.rados.0.smithi042.stdout:3224: finishing write tid 7 to smithi04275593-26 2024-09-21T09:38:15.868 INFO:tasks.rados.rados.0.smithi042.stdout:3224: oid 26 updating version 0 to 1208 2024-09-21T09:38:15.868 INFO:tasks.rados.rados.0.smithi042.stdout:3224: oid 26 version 1208 is already newer than 1204 2024-09-21T09:38:15.868 INFO:tasks.rados.rados.0.smithi042.stdout:3224: oid 26 version 1208 is already newer than 1206 2024-09-21T09:38:15.868 INFO:tasks.rados.rados.0.smithi042.stdout:3224: oid 26 version 1208 is already newer than 1203 2024-09-21T09:38:15.868 INFO:tasks.rados.rados.0.smithi042.stdout:3224: oid 26 version 1208 is already newer than 1207 2024-09-21T09:38:15.868 INFO:tasks.rados.rados.0.smithi042.stdout:3224: oid 26 version 1208 is already newer than 1205 2024-09-21T09:38:15.868 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 1208 (ObjNum 989 snap 320 seq_num 989) dirty exists 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3224: left oid 26 (ObjNum 989 snap 320 seq_num 989) 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: finishing write tid 1 to smithi04275593-42 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: finishing write tid 2 to smithi04275593-42 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: finishing write tid 3 to smithi04275593-42 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: finishing write tid 4 to smithi04275593-42 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: finishing write tid 5 to smithi04275593-42 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: finishing write tid 6 to smithi04275593-42 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: oid 42 updating version 0 to 1202 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: oid 42 version 1202 is already newer than 1200 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: oid 42 version 1202 is already newer than 1201 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: oid 42 updating version 1202 to 1204 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: oid 42 version 1204 is already newer than 1203 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 1204 (ObjNum 990 snap 320 seq_num 990) dirty exists 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3225: left oid 42 (ObjNum 990 snap 320 seq_num 990) 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3226: finishing write tid 1 to smithi04275593-22 2024-09-21T09:38:15.869 INFO:tasks.rados.rados.0.smithi042.stdout:3226: finishing write tid 2 to smithi04275593-22 2024-09-21T09:38:15.870 INFO:tasks.rados.rados.0.smithi042.stdout:3224: done (3 left) 2024-09-21T09:38:15.870 INFO:tasks.rados.rados.0.smithi042.stdout:3225: done (2 left) 2024-09-21T09:38:15.870 INFO:tasks.rados.rados.0.smithi042.stdout:3227: done (1 left) 2024-09-21T09:38:15.870 INFO:tasks.rados.rados.0.smithi042.stdout:3228: read oid 18 snap -1 2024-09-21T09:38:15.870 INFO:tasks.rados.rados.0.smithi042.stdout:3228: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:38:15.870 INFO:tasks.rados.rados.0.smithi042.stdout:3229: snap_remove snap 317 2024-09-21T09:38:16.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:15 smithi042 ceph-mon[85820]: osdmap e713: 8 total, 8 up, 8 in 2024-09-21T09:38:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:15 smithi042 ceph-mon[87662]: osdmap e713: 8 total, 8 up, 8 in 2024-09-21T09:38:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:15 smithi133 ceph-mon[83064]: osdmap e713: 8 total, 8 up, 8 in 2024-09-21T09:38:16.797 INFO:tasks.rados.rados.0.smithi042.stdout:3229: done (2 left) 2024-09-21T09:38:16.797 INFO:tasks.rados.rados.0.smithi042.stdout:3230: rmattr oid 29 current snap is 320 2024-09-21T09:38:16.797 INFO:tasks.rados.rados.0.smithi042.stdout:3226: finishing write tid 3 to smithi04275593-22 2024-09-21T09:38:16.797 INFO:tasks.rados.rados.0.smithi042.stdout:3226: finishing write tid 4 to smithi04275593-22 2024-09-21T09:38:16.797 INFO:tasks.rados.rados.0.smithi042.stdout:3226: finishing write tid 5 to smithi04275593-22 2024-09-21T09:38:16.798 INFO:tasks.rados.rados.0.smithi042.stdout:3226: finishing write tid 6 to smithi04275593-22 2024-09-21T09:38:16.798 INFO:tasks.rados.rados.0.smithi042.stdout:3226: oid 22 updating version 0 to 1214 2024-09-21T09:38:16.798 INFO:tasks.rados.rados.0.smithi042.stdout:3226: oid 22 version 1214 is already newer than 1212 2024-09-21T09:38:16.798 INFO:tasks.rados.rados.0.smithi042.stdout:3226: oid 22 version 1214 is already newer than 1211 2024-09-21T09:38:16.798 INFO:tasks.rados.rados.0.smithi042.stdout:3226: oid 22 updating version 1214 to 1215 2024-09-21T09:38:16.798 INFO:tasks.rados.rados.0.smithi042.stdout:3226: oid 22 version 1215 is already newer than 1213 2024-09-21T09:38:16.798 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 1215 (ObjNum 991 snap 320 seq_num 991) dirty exists 2024-09-21T09:38:16.798 INFO:tasks.rados.rados.0.smithi042.stdout:3226: left oid 22 (ObjNum 991 snap 320 seq_num 991) 2024-09-21T09:38:16.798 INFO:tasks.rados.rados.0.smithi042.stdout:3228: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:38:16.822 INFO:tasks.rados.rados.0.smithi042.stdout:3226: done (2 left) 2024-09-21T09:38:16.822 INFO:tasks.rados.rados.0.smithi042.stdout:3228: done (1 left) 2024-09-21T09:38:16.822 INFO:tasks.rados.rados.0.smithi042.stdout:3230: done (0 left) 2024-09-21T09:38:16.823 INFO:tasks.rados.rados.0.smithi042.stdout:3231: setattr oid 39 current snap is 320 2024-09-21T09:38:16.823 INFO:tasks.rados.rados.0.smithi042.stdout:3232: read oid 32 snap -1 2024-09-21T09:38:16.823 INFO:tasks.rados.rados.0.smithi042.stdout:3232: expect (ObjNum 978 snap 316 seq_num 978) 2024-09-21T09:38:16.823 INFO:tasks.rados.rados.0.smithi042.stdout:3233: snap_remove snap 306 2024-09-21T09:38:17.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:16 smithi042 ceph-mon[87662]: pgmap v747: 121 pgs: 121 active+clean; 590 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 14 op/s 2024-09-21T09:38:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:16 smithi042 ceph-mon[87662]: osdmap e714: 8 total, 8 up, 8 in 2024-09-21T09:38:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:16 smithi042 ceph-mon[85820]: pgmap v747: 121 pgs: 121 active+clean; 590 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 14 op/s 2024-09-21T09:38:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:16 smithi042 ceph-mon[85820]: osdmap e714: 8 total, 8 up, 8 in 2024-09-21T09:38:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:16 smithi133 ceph-mon[83064]: pgmap v747: 121 pgs: 121 active+clean; 590 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 14 op/s 2024-09-21T09:38:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:16 smithi133 ceph-mon[83064]: osdmap e714: 8 total, 8 up, 8 in 2024-09-21T09:38:17.777 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1510 (ObjNum 973 snap 313 seq_num 973) dirty exists 2024-09-21T09:38:17.777 INFO:tasks.rados.rados.0.smithi042.stdout:3232: expect (ObjNum 978 snap 316 seq_num 978) 2024-09-21T09:38:17.981 INFO:tasks.rados.rados.0.smithi042.stdout:3231: done (2 left) 2024-09-21T09:38:17.981 INFO:tasks.rados.rados.0.smithi042.stdout:3232: done (1 left) 2024-09-21T09:38:17.981 INFO:tasks.rados.rados.0.smithi042.stdout:3233: done (0 left) 2024-09-21T09:38:17.981 INFO:tasks.rados.rados.0.smithi042.stdout:3234: snap_remove snap 308 2024-09-21T09:38:18.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:17 smithi042 ceph-mon[87662]: osdmap e715: 8 total, 8 up, 8 in 2024-09-21T09:38:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:17 smithi042 ceph-mon[87662]: osdmap e716: 8 total, 8 up, 8 in 2024-09-21T09:38:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:17 smithi042 ceph-mon[85820]: osdmap e715: 8 total, 8 up, 8 in 2024-09-21T09:38:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:17 smithi042 ceph-mon[85820]: osdmap e716: 8 total, 8 up, 8 in 2024-09-21T09:38:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:17 smithi133 ceph-mon[83064]: osdmap e715: 8 total, 8 up, 8 in 2024-09-21T09:38:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:17 smithi133 ceph-mon[83064]: osdmap e716: 8 total, 8 up, 8 in 2024-09-21T09:38:18.812 INFO:tasks.rados.rados.0.smithi042.stdout:3234: done (0 left) 2024-09-21T09:38:18.812 INFO:tasks.rados.rados.0.smithi042.stdout:3235: copy_from oid 5 from oid 40 current snap is 320 2024-09-21T09:38:18.812 INFO:tasks.rados.rados.0.smithi042.stdout:3236: setattr oid 39 current snap is 320 2024-09-21T09:38:18.813 INFO:tasks.rados.rados.0.smithi042.stdout:3237: snap_remove snap 313 2024-09-21T09:38:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:18 smithi042 ceph-mon[87662]: pgmap v750: 121 pgs: 121 active+clean; 603 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 19 op/s 2024-09-21T09:38:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:18 smithi042 ceph-mon[85820]: pgmap v750: 121 pgs: 121 active+clean; 603 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 19 op/s 2024-09-21T09:38:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:18 smithi133 ceph-mon[83064]: pgmap v750: 121 pgs: 121 active+clean; 603 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 19 op/s 2024-09-21T09:38:19.820 INFO:tasks.rados.rados.0.smithi042.stdout:3237: done (2 left) 2024-09-21T09:38:19.820 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 320 2024-09-21T09:38:19.820 INFO:tasks.rados.rados.0.smithi042.stdout:3238: seq_num 993 ranges {2195456=638976,2834432=409600,3244032=409600,3653632=688128,4341760=98304} 2024-09-21T09:38:19.836 INFO:tasks.rados.rados.0.smithi042.stdout:3238: writing smithi04275593-42 from 2195456 to 2834432 tid 1 2024-09-21T09:38:19.839 INFO:tasks.rados.rados.0.smithi042.stdout:3238: writing smithi04275593-42 from 2834432 to 3244032 tid 2 2024-09-21T09:38:19.841 INFO:tasks.rados.rados.0.smithi042.stdout:3238: writing smithi04275593-42 from 3244032 to 3653632 tid 3 2024-09-21T09:38:19.845 INFO:tasks.rados.rados.0.smithi042.stdout:3238: writing smithi04275593-42 from 3653632 to 4341760 tid 4 2024-09-21T09:38:19.846 INFO:tasks.rados.rados.0.smithi042.stdout:3238: writing smithi04275593-42 from 4341760 to 4440064 tid 5 2024-09-21T09:38:19.846 INFO:tasks.rados.rados.0.smithi042.stdout:3239: rollback oid 32 current snap is 320 2024-09-21T09:38:19.846 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 300 2024-09-21T09:38:19.846 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1511 (ObjNum 973 snap 313 seq_num 973) dirty exists 2024-09-21T09:38:19.846 INFO:tasks.rados.rados.0.smithi042.stdout:3235: finishing copy_from racing read to smithi04275593-5 2024-09-21T09:38:19.846 INFO:tasks.rados.rados.0.smithi042.stdout:3235: finishing copy_from to smithi04275593-5 2024-09-21T09:38:19.847 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1300 (ObjNum 965 snap 308 seq_num 965) dirty exists 2024-09-21T09:38:19.847 INFO:tasks.rados.rados.0.smithi042.stdout:3238: finishing write tid 1 to smithi04275593-42 2024-09-21T09:38:19.847 INFO:tasks.rados.rados.0.smithi042.stdout:3238: finishing write tid 2 to smithi04275593-42 2024-09-21T09:38:19.847 INFO:tasks.rados.rados.0.smithi042.stdout:3235: done (3 left) 2024-09-21T09:38:19.847 INFO:tasks.rados.rados.0.smithi042.stdout:3236: done (2 left) 2024-09-21T09:38:19.847 INFO:tasks.rados.rados.0.smithi042.stdout:3240: snap_remove snap 309 2024-09-21T09:38:20.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:19 smithi042 ceph-mon[85820]: osdmap e717: 8 total, 8 up, 8 in 2024-09-21T09:38:20.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:19 smithi042 ceph-mon[85820]: pgmap v753: 121 pgs: 121 active+clean; 627 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-09-21T09:38:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:19 smithi042 ceph-mon[87662]: osdmap e717: 8 total, 8 up, 8 in 2024-09-21T09:38:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:19 smithi042 ceph-mon[87662]: pgmap v753: 121 pgs: 121 active+clean; 627 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-09-21T09:38:20.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:38:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:38:20] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.51.0" 2024-09-21T09:38:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:19 smithi133 ceph-mon[83064]: osdmap e717: 8 total, 8 up, 8 in 2024-09-21T09:38:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:19 smithi133 ceph-mon[83064]: pgmap v753: 121 pgs: 121 active+clean; 627 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-09-21T09:38:20.823 INFO:tasks.rados.rados.0.smithi042.stdout:3240: done (2 left) 2024-09-21T09:38:20.823 INFO:tasks.rados.rados.0.smithi042.stdout:3241: delete oid 16 current snap is 320 2024-09-21T09:38:20.823 INFO:tasks.rados.rados.0.smithi042.stdout:3238: finishing write tid 3 to smithi04275593-42 2024-09-21T09:38:20.823 INFO:tasks.rados.rados.0.smithi042.stdout:3238: finishing write tid 4 to smithi04275593-42 2024-09-21T09:38:20.823 INFO:tasks.rados.rados.0.smithi042.stdout:3238: finishing write tid 5 to smithi04275593-42 2024-09-21T09:38:20.823 INFO:tasks.rados.rados.0.smithi042.stdout:3238: finishing write tid 6 to smithi04275593-42 2024-09-21T09:38:20.823 INFO:tasks.rados.rados.0.smithi042.stdout:3239: finishing rollback tid 0 to smithi04275593-32 2024-09-21T09:38:20.823 INFO:tasks.rados.rados.0.smithi042.stdout:3239: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:38:20.823 INFO:tasks.rados.rados.0.smithi042.stdout:3239: finishing rollback tid 2 to smithi04275593-32 2024-09-21T09:38:20.823 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1553 (ObjNum 940 snap 297 seq_num 940) dirty exists 2024-09-21T09:38:20.824 INFO:tasks.rados.rados.0.smithi042.stdout:3238: finishing write tid 7 to smithi04275593-42 2024-09-21T09:38:20.824 INFO:tasks.rados.rados.0.smithi042.stdout:3238: oid 42 updating version 0 to 1208 2024-09-21T09:38:20.824 INFO:tasks.rados.rados.0.smithi042.stdout:3238: oid 42 updating version 1208 to 1209 2024-09-21T09:38:20.824 INFO:tasks.rados.rados.0.smithi042.stdout:3238: oid 42 updating version 1209 to 1210 2024-09-21T09:38:20.824 INFO:tasks.rados.rados.0.smithi042.stdout:3238: oid 42 version 1210 is already newer than 1206 2024-09-21T09:38:20.824 INFO:tasks.rados.rados.0.smithi042.stdout:3238: oid 42 version 1210 is already newer than 1207 2024-09-21T09:38:20.824 INFO:tasks.rados.rados.0.smithi042.stdout:3238: oid 42 version 1210 is already newer than 1205 2024-09-21T09:38:20.824 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 1210 (ObjNum 993 snap 320 seq_num 993) dirty exists 2024-09-21T09:38:20.824 INFO:tasks.rados.rados.0.smithi042.stdout:3238: left oid 42 (ObjNum 993 snap 320 seq_num 993) 2024-09-21T09:38:20.831 INFO:tasks.rados.rados.0.smithi042.stdout:3238: done (2 left) 2024-09-21T09:38:20.831 INFO:tasks.rados.rados.0.smithi042.stdout:3239: done (1 left) 2024-09-21T09:38:20.831 INFO:tasks.rados.rados.0.smithi042.stdout:3241: done (0 left) 2024-09-21T09:38:20.831 INFO:tasks.rados.rados.0.smithi042.stdout:3242: copy_from oid 47 from oid 41 current snap is 320 2024-09-21T09:38:20.831 INFO:tasks.rados.rados.0.smithi042.stdout:3243: delete oid 4 current snap is 320 2024-09-21T09:38:20.840 INFO:tasks.rados.rados.0.smithi042.stdout:3243: done (1 left) 2024-09-21T09:38:20.841 INFO:tasks.rados.rados.0.smithi042.stdout:3244: copy_from oid 34 from oid 31 current snap is 320 2024-09-21T09:38:20.841 INFO:tasks.rados.rados.0.smithi042.stdout:3245: copy_from oid 35 from oid 6 current snap is 320 2024-09-21T09:38:20.841 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 37 current snap is 320 2024-09-21T09:38:20.841 INFO:tasks.rados.rados.0.smithi042.stdout:3246: seq_num 996 ranges {4128768=688128,4816896=507904,5324800=581632,5906432=516096} 2024-09-21T09:38:20.868 INFO:tasks.rados.rados.0.smithi042.stdout:3246: writing smithi04275593-37 from 4128768 to 4816896 tid 1 2024-09-21T09:38:20.871 INFO:tasks.rados.rados.0.smithi042.stdout:3246: writing smithi04275593-37 from 4816896 to 5324800 tid 2 2024-09-21T09:38:20.875 INFO:tasks.rados.rados.0.smithi042.stdout:3246: writing smithi04275593-37 from 5324800 to 5906432 tid 3 2024-09-21T09:38:20.878 INFO:tasks.rados.rados.0.smithi042.stdout:3246: writing smithi04275593-37 from 5906432 to 6422528 tid 4 2024-09-21T09:38:20.878 INFO:tasks.rados.rados.0.smithi042.stdout:3247: rollback oid 38 current snap is 320 2024-09-21T09:38:20.878 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 319 2024-09-21T09:38:20.878 INFO:tasks.rados.rados.0.smithi042.stdout:3245: finishing copy_from to smithi04275593-35 2024-09-21T09:38:20.878 INFO:tasks.rados.rados.0.smithi042.stdout:3245: got expected ENOENT (src dne) 2024-09-21T09:38:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:3245: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:38:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:3244: finishing copy_from racing read to smithi04275593-34 2024-09-21T09:38:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:3244: finishing copy_from to smithi04275593-34 2024-09-21T09:38:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 590 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:38:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:3246: finishing write tid 1 to smithi04275593-37 2024-09-21T09:38:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:3244: done (4 left) 2024-09-21T09:38:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:3245: done (3 left) 2024-09-21T09:38:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:3248: delete oid 2 current snap is 320 2024-09-21T09:38:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:3246: finishing write tid 2 to smithi04275593-37 2024-09-21T09:38:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:3246: finishing write tid 3 to smithi04275593-37 2024-09-21T09:38:20.882 INFO:tasks.rados.rados.0.smithi042.stdout:3248: done (3 left) 2024-09-21T09:38:20.882 INFO:tasks.rados.rados.0.smithi042.stdout:3249: copy_from oid 11 from oid 40 current snap is 320 2024-09-21T09:38:20.883 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 320 2024-09-21T09:38:20.883 INFO:tasks.rados.rados.0.smithi042.stdout:3250: seq_num 998 ranges {630784=720896,1351680=679936,2031616=598016,2629632=327680} 2024-09-21T09:38:20.890 INFO:tasks.rados.rados.0.smithi042.stdout:3250: writing smithi04275593-15 from 630784 to 1351680 tid 1 2024-09-21T09:38:20.894 INFO:tasks.rados.rados.0.smithi042.stdout:3250: writing smithi04275593-15 from 1351680 to 2031616 tid 2 2024-09-21T09:38:20.898 INFO:tasks.rados.rados.0.smithi042.stdout:3250: writing smithi04275593-15 from 2031616 to 2629632 tid 3 2024-09-21T09:38:20.900 INFO:tasks.rados.rados.0.smithi042.stdout:3250: writing smithi04275593-15 from 2629632 to 2957312 tid 4 2024-09-21T09:38:20.900 INFO:tasks.rados.rados.0.smithi042.stdout:3251: rollback oid 31 current snap is 320 2024-09-21T09:38:20.900 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 31 to 316 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:3246: finishing write tid 4 to smithi04275593-37 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:3246: finishing write tid 5 to smithi04275593-37 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:3252: rollback oid 28 current snap is 320 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 28 to 316 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:3247: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 579 (ObjNum 65 snap 0 seq_num 1616271727) dirty dne 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:3246: finishing write tid 6 to smithi04275593-37 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:3246: oid 37 updating version 0 to 1514 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:3246: oid 37 version 1514 is already newer than 1513 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:3246: oid 37 updating version 1514 to 1516 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:3246: oid 37 version 1516 is already newer than 1512 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:3246: oid 37 version 1516 is already newer than 1515 2024-09-21T09:38:20.901 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 1516 (ObjNum 996 snap 320 seq_num 996) dirty exists 2024-09-21T09:38:20.902 INFO:tasks.rados.rados.0.smithi042.stdout:3246: left oid 37 (ObjNum 996 snap 320 seq_num 996) 2024-09-21T09:38:20.902 INFO:tasks.rados.rados.0.smithi042.stdout:3249: finishing copy_from racing read to smithi04275593-11 2024-09-21T09:38:20.902 INFO:tasks.rados.rados.0.smithi042.stdout:3249: finishing copy_from to smithi04275593-11 2024-09-21T09:38:20.902 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1300 (ObjNum 965 snap 308 seq_num 965) dirty exists 2024-09-21T09:38:20.902 INFO:tasks.rados.rados.0.smithi042.stdout:3250: finishing write tid 1 to smithi04275593-15 2024-09-21T09:38:20.902 INFO:tasks.rados.rados.0.smithi042.stdout:3246: done (6 left) 2024-09-21T09:38:20.902 INFO:tasks.rados.rados.0.smithi042.stdout:3247: done (5 left) 2024-09-21T09:38:20.902 INFO:tasks.rados.rados.0.smithi042.stdout:3249: done (4 left) 2024-09-21T09:38:20.902 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 320 2024-09-21T09:38:20.902 INFO:tasks.rados.rados.0.smithi042.stdout:3253: seq_num 999 ranges {0=737280,737280=565248,1302528=761856,2064384=278528} 2024-09-21T09:38:20.905 INFO:tasks.rados.rados.0.smithi042.stdout:3253: writing smithi04275593-27 from 0 to 737280 tid 1 2024-09-21T09:38:20.908 INFO:tasks.rados.rados.0.smithi042.stdout:3253: writing smithi04275593-27 from 737280 to 1302528 tid 2 2024-09-21T09:38:20.913 INFO:tasks.rados.rados.0.smithi042.stdout:3253: writing smithi04275593-27 from 1302528 to 2064384 tid 3 2024-09-21T09:38:20.915 INFO:tasks.rados.rados.0.smithi042.stdout:3253: writing smithi04275593-27 from 2064384 to 2342912 tid 4 2024-09-21T09:38:20.915 INFO:tasks.rados.rados.0.smithi042.stdout:3254: delete oid 49 current snap is 320 2024-09-21T09:38:20.915 INFO:tasks.rados.rados.0.smithi042.stdout:3250: finishing write tid 2 to smithi04275593-15 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3250: finishing write tid 3 to smithi04275593-15 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3251: finishing rollback tid 0 to smithi04275593-31 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3251: finishing rollback tid 1 to smithi04275593-31 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3251: finishing rollback tid 2 to smithi04275593-31 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 593 (ObjNum 113 snap 0 seq_num 3458498640) dirty exists 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3252: finishing rollback tid 0 to smithi04275593-28 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3250: finishing write tid 4 to smithi04275593-15 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3250: finishing write tid 5 to smithi04275593-15 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3252: finishing rollback tid 1 to smithi04275593-28 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3252: finishing rollback tid 2 to smithi04275593-28 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1304 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3250: finishing write tid 6 to smithi04275593-15 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3250: oid 15 updating version 0 to 1490 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3250: oid 15 updating version 1490 to 1492 2024-09-21T09:38:20.916 INFO:tasks.rados.rados.0.smithi042.stdout:3250: oid 15 updating version 1492 to 1493 2024-09-21T09:38:20.917 INFO:tasks.rados.rados.0.smithi042.stdout:3250: oid 15 version 1493 is already newer than 1489 2024-09-21T09:38:20.917 INFO:tasks.rados.rados.0.smithi042.stdout:3250: oid 15 version 1493 is already newer than 1491 2024-09-21T09:38:20.917 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 1493 (ObjNum 998 snap 320 seq_num 998) dirty exists 2024-09-21T09:38:20.917 INFO:tasks.rados.rados.0.smithi042.stdout:3250: left oid 15 (ObjNum 998 snap 320 seq_num 998) 2024-09-21T09:38:20.917 INFO:tasks.rados.rados.0.smithi042.stdout:3253: finishing write tid 1 to smithi04275593-27 2024-09-21T09:38:20.917 INFO:tasks.rados.rados.0.smithi042.stdout:3253: finishing write tid 2 to smithi04275593-27 2024-09-21T09:38:20.917 INFO:tasks.rados.rados.0.smithi042.stdout:3242: finishing copy_from racing read to smithi04275593-47 2024-09-21T09:38:20.919 INFO:tasks.rados.rados.0.smithi042.stdout:3253: finishing write tid 3 to smithi04275593-27 2024-09-21T09:38:20.919 INFO:tasks.rados.rados.0.smithi042.stdout:3242: finishing copy_from to smithi04275593-47 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1198 (ObjNum 857 snap 277 seq_num 857) dirty exists 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:3253: finishing write tid 4 to smithi04275593-27 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:3253: finishing write tid 5 to smithi04275593-27 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:3242: done (5 left) 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:3250: done (4 left) 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:3251: done (3 left) 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:3252: done (2 left) 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:3254: done (1 left) 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:3255: read oid 16 snap -1 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:3255: expect deleted 2024-09-21T09:38:20.920 INFO:tasks.rados.rados.0.smithi042.stdout:3256: delete oid 31 current snap is 320 2024-09-21T09:38:20.921 INFO:tasks.rados.rados.0.smithi042.stdout:3253: finishing write tid 6 to smithi04275593-27 2024-09-21T09:38:20.921 INFO:tasks.rados.rados.0.smithi042.stdout:3253: oid 27 updating version 0 to 1205 2024-09-21T09:38:20.921 INFO:tasks.rados.rados.0.smithi042.stdout:3253: oid 27 updating version 1205 to 1206 2024-09-21T09:38:20.921 INFO:tasks.rados.rados.0.smithi042.stdout:3253: oid 27 updating version 1206 to 1208 2024-09-21T09:38:20.921 INFO:tasks.rados.rados.0.smithi042.stdout:3253: oid 27 version 1208 is already newer than 1207 2024-09-21T09:38:20.921 INFO:tasks.rados.rados.0.smithi042.stdout:3253: oid 27 version 1208 is already newer than 1204 2024-09-21T09:38:20.921 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 1208 (ObjNum 999 snap 320 seq_num 999) dirty exists 2024-09-21T09:38:20.922 INFO:tasks.rados.rados.0.smithi042.stdout:3253: left oid 27 (ObjNum 999 snap 320 seq_num 999) 2024-09-21T09:38:20.922 INFO:tasks.rados.rados.0.smithi042.stdout:3253: done (2 left) 2024-09-21T09:38:20.922 INFO:tasks.rados.rados.0.smithi042.stdout:3255: done (1 left) 2024-09-21T09:38:20.922 INFO:tasks.rados.rados.0.smithi042.stdout:3256: done (0 left) 2024-09-21T09:38:20.922 INFO:tasks.rados.rados.0.smithi042.stdout:3257: copy_from oid 16 from oid 14 current snap is 320 2024-09-21T09:38:20.922 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 320 2024-09-21T09:38:20.922 INFO:tasks.rados.rados.0.smithi042.stdout:3258: seq_num 1002 ranges {630784=786432,1417216=614400,2031616=581632,2613248=409600} 2024-09-21T09:38:20.928 INFO:tasks.rados.rados.0.smithi042.stdout:3258: writing smithi04275593-1 from 630784 to 1417216 tid 1 2024-09-21T09:38:20.932 INFO:tasks.rados.rados.0.smithi042.stdout:3258: writing smithi04275593-1 from 1417216 to 2031616 tid 2 2024-09-21T09:38:20.936 INFO:tasks.rados.rados.0.smithi042.stdout:3258: writing smithi04275593-1 from 2031616 to 2613248 tid 3 2024-09-21T09:38:20.938 INFO:tasks.rados.rados.0.smithi042.stdout:3258: writing smithi04275593-1 from 2613248 to 3022848 tid 4 2024-09-21T09:38:20.939 INFO:tasks.rados.rados.0.smithi042.stdout:3259: read oid 27 snap -1 2024-09-21T09:38:20.939 INFO:tasks.rados.rados.0.smithi042.stdout:3259: expect (ObjNum 999 snap 320 seq_num 999) 2024-09-21T09:38:20.939 INFO:tasks.rados.rados.0.smithi042.stdout:3260: delete oid 33 current snap is 320 2024-09-21T09:38:20.939 INFO:tasks.rados.rados.0.smithi042.stdout:3257: finishing copy_from racing read to smithi04275593-16 2024-09-21T09:38:20.939 INFO:tasks.rados.rados.0.smithi042.stdout:3257: finishing copy_from to smithi04275593-16 2024-09-21T09:38:20.939 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 944 (ObjNum 914 snap 289 seq_num 914) dirty exists 2024-09-21T09:38:20.939 INFO:tasks.rados.rados.0.smithi042.stdout:3258: finishing write tid 1 to smithi04275593-1 2024-09-21T09:38:20.939 INFO:tasks.rados.rados.0.smithi042.stdout:3258: finishing write tid 2 to smithi04275593-1 2024-09-21T09:38:20.941 INFO:tasks.rados.rados.0.smithi042.stdout:3258: finishing write tid 3 to smithi04275593-1 2024-09-21T09:38:20.943 INFO:tasks.rados.rados.0.smithi042.stdout:3258: finishing write tid 4 to smithi04275593-1 2024-09-21T09:38:20.943 INFO:tasks.rados.rados.0.smithi042.stdout:3258: finishing write tid 5 to smithi04275593-1 2024-09-21T09:38:20.944 INFO:tasks.rados.rados.0.smithi042.stdout:3258: finishing write tid 6 to smithi04275593-1 2024-09-21T09:38:20.944 INFO:tasks.rados.rados.0.smithi042.stdout:3258: oid 1 updating version 0 to 1654 2024-09-21T09:38:20.944 INFO:tasks.rados.rados.0.smithi042.stdout:3258: oid 1 version 1654 is already newer than 1653 2024-09-21T09:38:20.944 INFO:tasks.rados.rados.0.smithi042.stdout:3258: oid 1 updating version 1654 to 1657 2024-09-21T09:38:20.944 INFO:tasks.rados.rados.0.smithi042.stdout:3258: oid 1 version 1657 is already newer than 1655 2024-09-21T09:38:20.944 INFO:tasks.rados.rados.0.smithi042.stdout:3258: oid 1 version 1657 is already newer than 1656 2024-09-21T09:38:20.944 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 1657 (ObjNum 1002 snap 320 seq_num 1002) dirty exists 2024-09-21T09:38:20.944 INFO:tasks.rados.rados.0.smithi042.stdout:3258: left oid 1 (ObjNum 1002 snap 320 seq_num 1002) 2024-09-21T09:38:20.945 INFO:tasks.rados.rados.0.smithi042.stdout:3257: done (3 left) 2024-09-21T09:38:20.945 INFO:tasks.rados.rados.0.smithi042.stdout:3258: done (2 left) 2024-09-21T09:38:20.946 INFO:tasks.rados.rados.0.smithi042.stdout:3260: done (1 left) 2024-09-21T09:38:20.946 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 320 2024-09-21T09:38:20.946 INFO:tasks.rados.rados.0.smithi042.stdout:3261: seq_num 1004 ranges {13295616=16384} 2024-09-21T09:38:21.018 INFO:tasks.rados.rados.0.smithi042.stdout:3261: writing smithi04275593-43 from 13295616 to 13312000 tid 1 2024-09-21T09:38:21.018 INFO:tasks.rados.rados.0.smithi042.stdout:3262: rollback oid 37 current snap is 320 2024-09-21T09:38:21.018 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 37 to 310 2024-09-21T09:38:21.018 INFO:tasks.rados.rados.0.smithi042.stdout:3259: expect (ObjNum 999 snap 320 seq_num 999) 2024-09-21T09:38:21.080 INFO:tasks.rados.rados.0.smithi042.stdout:3261: finishing write tid 1 to smithi04275593-43 2024-09-21T09:38:21.080 INFO:tasks.rados.rados.0.smithi042.stdout:3261: finishing write tid 2 to smithi04275593-43 2024-09-21T09:38:21.080 INFO:tasks.rados.rados.0.smithi042.stdout:3261: finishing write tid 3 to smithi04275593-43 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:3261: oid 43 updating version 0 to 946 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:3261: oid 43 version 946 is already newer than 945 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 946 (ObjNum 1004 snap 320 seq_num 1004) dirty exists 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:3261: left oid 43 (ObjNum 1004 snap 320 seq_num 1004) 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:3262: finishing rollback tid 0 to smithi04275593-37 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:3262: finishing rollback tid 1 to smithi04275593-37 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:3259: done (2 left) 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:3261: done (1 left) 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 320 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:3262: finishing rollback tid 2 to smithi04275593-37 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 1519 (ObjNum 953 snap 302 seq_num 953) dirty exists 2024-09-21T09:38:21.081 INFO:tasks.rados.rados.0.smithi042.stdout:3263: seq_num 1005 ranges {10854400=32768} 2024-09-21T09:38:21.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:20 smithi042 ceph-mon[85820]: osdmap e718: 8 total, 8 up, 8 in 2024-09-21T09:38:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:20 smithi042 ceph-mon[87662]: osdmap e718: 8 total, 8 up, 8 in 2024-09-21T09:38:21.140 INFO:tasks.rados.rados.0.smithi042.stdout:3263: writing smithi04275593-9 from 10854400 to 10887168 tid 1 2024-09-21T09:38:21.140 INFO:tasks.rados.rados.0.smithi042.stdout:3262: done (1 left) 2024-09-21T09:38:21.140 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 320 2024-09-21T09:38:21.140 INFO:tasks.rados.rados.0.smithi042.stdout:3264: seq_num 1006 ranges {3022848=49152} 2024-09-21T09:38:21.157 INFO:tasks.rados.rados.0.smithi042.stdout:3264: writing smithi04275593-1 from 3022848 to 3072000 tid 1 2024-09-21T09:38:21.157 INFO:tasks.rados.rados.0.smithi042.stdout:3265: snap_create 2024-09-21T09:38:21.157 INFO:tasks.rados.rados.0.smithi042.stdout:3263: finishing write tid 1 to smithi04275593-9 2024-09-21T09:38:21.157 INFO:tasks.rados.rados.0.smithi042.stdout:3263: finishing write tid 2 to smithi04275593-9 2024-09-21T09:38:21.157 INFO:tasks.rados.rados.0.smithi042.stdout:3263: finishing write tid 3 to smithi04275593-9 2024-09-21T09:38:21.157 INFO:tasks.rados.rados.0.smithi042.stdout:3263: oid 9 updating version 0 to 1520 2024-09-21T09:38:21.157 INFO:tasks.rados.rados.0.smithi042.stdout:3263: oid 9 updating version 1520 to 1521 2024-09-21T09:38:21.157 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 1521 (ObjNum 1005 snap 320 seq_num 1005) dirty exists 2024-09-21T09:38:21.157 INFO:tasks.rados.rados.0.smithi042.stdout:3263: left oid 9 (ObjNum 1005 snap 320 seq_num 1005) 2024-09-21T09:38:21.159 INFO:tasks.rados.rados.0.smithi042.stdout:3264: finishing write tid 1 to smithi04275593-1 2024-09-21T09:38:21.159 INFO:tasks.rados.rados.0.smithi042.stdout:3264: finishing write tid 2 to smithi04275593-1 2024-09-21T09:38:21.161 INFO:tasks.rados.rados.0.smithi042.stdout:3264: finishing write tid 3 to smithi04275593-1 2024-09-21T09:38:21.161 INFO:tasks.rados.rados.0.smithi042.stdout:3264: oid 1 updating version 0 to 1660 2024-09-21T09:38:21.161 INFO:tasks.rados.rados.0.smithi042.stdout:3264: oid 1 updating version 1660 to 1661 2024-09-21T09:38:21.161 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 1661 (ObjNum 1006 snap 320 seq_num 1006) dirty exists 2024-09-21T09:38:21.161 INFO:tasks.rados.rados.0.smithi042.stdout:3264: left oid 1 (ObjNum 1006 snap 320 seq_num 1006) 2024-09-21T09:38:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:20 smithi133 ceph-mon[83064]: osdmap e718: 8 total, 8 up, 8 in 2024-09-21T09:38:21.834 INFO:tasks.rados.rados.0.smithi042.stdout:3263: done (2 left) 2024-09-21T09:38:21.834 INFO:tasks.rados.rados.0.smithi042.stdout:3264: done (1 left) 2024-09-21T09:38:21.834 INFO:tasks.rados.rados.0.smithi042.stdout:3265: done (0 left) 2024-09-21T09:38:21.834 INFO:tasks.rados.rados.0.smithi042.stdout:3266: delete oid 47 current snap is 321 2024-09-21T09:38:21.839 INFO:tasks.rados.rados.0.smithi042.stdout:3266: done (0 left) 2024-09-21T09:38:21.839 INFO:tasks.rados.rados.0.smithi042.stdout:3267: snap_create 2024-09-21T09:38:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:21 smithi042 ceph-mon[85820]: osdmap e719: 8 total, 8 up, 8 in 2024-09-21T09:38:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:21 smithi042 ceph-mon[85820]: pgmap v756: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 629 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2024-09-21T09:38:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:21 smithi042 ceph-mon[87662]: osdmap e719: 8 total, 8 up, 8 in 2024-09-21T09:38:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:21 smithi042 ceph-mon[87662]: pgmap v756: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 629 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2024-09-21T09:38:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:21 smithi133 ceph-mon[83064]: osdmap e719: 8 total, 8 up, 8 in 2024-09-21T09:38:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:21 smithi133 ceph-mon[83064]: pgmap v756: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 629 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2024-09-21T09:38:22.776 INFO:tasks.rados.rados.0.smithi042.stdout:3267: done (0 left) 2024-09-21T09:38:22.777 INFO:tasks.rados.rados.0.smithi042.stdout:3268: read oid 39 snap -1 2024-09-21T09:38:22.777 INFO:tasks.rados.rados.0.smithi042.stdout:3268: expect (ObjNum 973 snap 313 seq_num 973) 2024-09-21T09:38:22.777 INFO:tasks.rados.rados.0.smithi042.stdout:3269: delete oid 12 current snap is 322 2024-09-21T09:38:22.785 INFO:tasks.rados.rados.0.smithi042.stdout:3269: done (1 left) 2024-09-21T09:38:22.785 INFO:tasks.rados.rados.0.smithi042.stdout:3270: delete oid 49 current snap is 322 2024-09-21T09:38:22.788 INFO:tasks.rados.rados.0.smithi042.stdout:3270: done (1 left) 2024-09-21T09:38:22.788 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 322 2024-09-21T09:38:22.788 INFO:tasks.rados.rados.0.smithi042.stdout:3271: seq_num 1010 ranges {1884160=122880} 2024-09-21T09:38:22.800 INFO:tasks.rados.rados.0.smithi042.stdout:3271: writing smithi04275593-36 from 1884160 to 2007040 tid 1 2024-09-21T09:38:22.800 INFO:tasks.rados.rados.0.smithi042.stdout:3272: rollback oid 13 current snap is 322 2024-09-21T09:38:22.800 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 13 to 282 2024-09-21T09:38:22.800 INFO:tasks.rados.rados.0.smithi042.stdout:3268: expect (ObjNum 973 snap 313 seq_num 973) 2024-09-21T09:38:22.931 INFO:tasks.rados.rados.0.smithi042.stdout:3272: finishing rollback tid 0 to smithi04275593-13 2024-09-21T09:38:22.931 INFO:tasks.rados.rados.0.smithi042.stdout:3271: finishing write tid 1 to smithi04275593-36 2024-09-21T09:38:22.931 INFO:tasks.rados.rados.0.smithi042.stdout:3271: finishing write tid 2 to smithi04275593-36 2024-09-21T09:38:22.931 INFO:tasks.rados.rados.0.smithi042.stdout:3272: finishing rollback tid 1 to smithi04275593-13 2024-09-21T09:38:22.931 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1571 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T09:38:22.931 INFO:tasks.rados.rados.0.smithi042.stdout:3271: finishing write tid 3 to smithi04275593-36 2024-09-21T09:38:22.931 INFO:tasks.rados.rados.0.smithi042.stdout:3271: oid 36 updating version 0 to 1241 2024-09-21T09:38:22.931 INFO:tasks.rados.rados.0.smithi042.stdout:3271: oid 36 updating version 1241 to 1242 2024-09-21T09:38:22.932 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1242 (ObjNum 1010 snap 322 seq_num 1010) dirty exists 2024-09-21T09:38:22.932 INFO:tasks.rados.rados.0.smithi042.stdout:3271: left oid 36 (ObjNum 1010 snap 322 seq_num 1010) 2024-09-21T09:38:22.932 INFO:tasks.rados.rados.0.smithi042.stdout:3268: done (2 left) 2024-09-21T09:38:22.932 INFO:tasks.rados.rados.0.smithi042.stdout:3271: done (1 left) 2024-09-21T09:38:22.932 INFO:tasks.rados.rados.0.smithi042.stdout:3272: done (0 left) 2024-09-21T09:38:22.932 INFO:tasks.rados.rados.0.smithi042.stdout:3273: rollback oid 4 current snap is 322 2024-09-21T09:38:22.932 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 4 to 249 2024-09-21T09:38:22.932 INFO:tasks.rados.rados.0.smithi042.stdout:3274: snap_create 2024-09-21T09:38:22.933 INFO:tasks.rados.rados.0.smithi042.stdout:3273: finishing rollback tid 1 to smithi04275593-4 2024-09-21T09:38:22.933 INFO:tasks.rados.rados.0.smithi042.stdout:3273: finishing rollback tid 2 to smithi04275593-4 2024-09-21T09:38:22.933 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 1306 (ObjNum 769 snap 244 seq_num 769) dirty exists 2024-09-21T09:38:23.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:22 smithi042 ceph-mon[85820]: osdmap e720: 8 total, 8 up, 8 in 2024-09-21T09:38:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:22 smithi042 ceph-mon[85820]: osdmap e721: 8 total, 8 up, 8 in 2024-09-21T09:38:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:22 smithi042 ceph-mon[87662]: osdmap e720: 8 total, 8 up, 8 in 2024-09-21T09:38:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:22 smithi042 ceph-mon[87662]: osdmap e721: 8 total, 8 up, 8 in 2024-09-21T09:38:23.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:22 smithi133 ceph-mon[83064]: osdmap e720: 8 total, 8 up, 8 in 2024-09-21T09:38:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:22 smithi133 ceph-mon[83064]: osdmap e721: 8 total, 8 up, 8 in 2024-09-21T09:38:23.840 INFO:tasks.rados.rados.0.smithi042.stdout:3273: done (1 left) 2024-09-21T09:38:23.840 INFO:tasks.rados.rados.0.smithi042.stdout:3274: done (0 left) 2024-09-21T09:38:23.840 INFO:tasks.rados.rados.0.smithi042.stdout:3275: read oid 49 snap -1 2024-09-21T09:38:23.840 INFO:tasks.rados.rados.0.smithi042.stdout:3275: expect deleted 2024-09-21T09:38:23.840 INFO:tasks.rados.rados.0.smithi042.stdout:3276: snap_remove snap 310 2024-09-21T09:38:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:23 smithi042 ceph-mon[85820]: pgmap v759: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 651 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 6.1 MiB/s wr, 4 op/s 2024-09-21T09:38:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:23 smithi042 ceph-mon[87662]: pgmap v759: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 651 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 6.1 MiB/s wr, 4 op/s 2024-09-21T09:38:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:23 smithi133 ceph-mon[83064]: pgmap v759: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 651 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 6.1 MiB/s wr, 4 op/s 2024-09-21T09:38:24.845 INFO:tasks.rados.rados.0.smithi042.stdout:3276: done (1 left) 2024-09-21T09:38:24.845 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 323 2024-09-21T09:38:24.845 INFO:tasks.rados.rados.0.smithi042.stdout:3277: seq_num 1011 ranges {0=139264} 2024-09-21T09:38:24.846 INFO:tasks.rados.rados.0.smithi042.stdout:3277: writing smithi04275593-12 from 0 to 139264 tid 1 2024-09-21T09:38:24.846 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 323 2024-09-21T09:38:24.846 INFO:tasks.rados.rados.0.smithi042.stdout:3278: seq_num 1012 ranges {1482752=155648} 2024-09-21T09:38:24.856 INFO:tasks.rados.rados.0.smithi042.stdout:3278: writing smithi04275593-45 from 1482752 to 1638400 tid 1 2024-09-21T09:38:24.857 INFO:tasks.rados.rados.0.smithi042.stdout:3275: done (2 left) 2024-09-21T09:38:24.857 INFO:tasks.rados.rados.0.smithi042.stdout:3279: snap_remove snap 321 2024-09-21T09:38:25.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:24 smithi042 ceph-mon[85820]: osdmap e722: 8 total, 8 up, 8 in 2024-09-21T09:38:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:24 smithi042 ceph-mon[87662]: osdmap e722: 8 total, 8 up, 8 in 2024-09-21T09:38:25.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:24 smithi133 ceph-mon[83064]: osdmap e722: 8 total, 8 up, 8 in 2024-09-21T09:38:25.851 INFO:tasks.rados.rados.0.smithi042.stdout:3279: done (2 left) 2024-09-21T09:38:25.851 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 18 current snap is 323 2024-09-21T09:38:25.851 INFO:tasks.rados.rados.0.smithi042.stdout:3280: seq_num 1013 ranges {630784=172032} 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3280: writing smithi04275593-18 from 630784 to 802816 tid 1 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3281: rollback oid 39 current snap is 323 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 39 to 282 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3277: finishing write tid 1 to smithi04275593-12 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3277: finishing write tid 2 to smithi04275593-12 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3278: finishing write tid 1 to smithi04275593-45 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3278: finishing write tid 2 to smithi04275593-45 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3277: finishing write tid 3 to smithi04275593-12 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3277: oid 12 updating version 0 to 1215 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3277: oid 12 version 1215 is already newer than 1214 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 1215 (ObjNum 1011 snap 323 seq_num 1011) dirty exists 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3277: left oid 12 (ObjNum 1011 snap 323 seq_num 1011) 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3278: finishing write tid 3 to smithi04275593-45 2024-09-21T09:38:25.856 INFO:tasks.rados.rados.0.smithi042.stdout:3278: oid 45 updating version 0 to 1135 2024-09-21T09:38:25.857 INFO:tasks.rados.rados.0.smithi042.stdout:3278: oid 45 version 1135 is already newer than 1134 2024-09-21T09:38:25.857 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1135 (ObjNum 1012 snap 323 seq_num 1012) dirty exists 2024-09-21T09:38:25.857 INFO:tasks.rados.rados.0.smithi042.stdout:3278: left oid 45 (ObjNum 1012 snap 323 seq_num 1012) 2024-09-21T09:38:25.857 INFO:tasks.rados.rados.0.smithi042.stdout:3277: done (3 left) 2024-09-21T09:38:25.857 INFO:tasks.rados.rados.0.smithi042.stdout:3278: done (2 left) 2024-09-21T09:38:25.857 INFO:tasks.rados.rados.0.smithi042.stdout:3282: snap_remove snap 316 2024-09-21T09:38:26.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:25 smithi042 ceph-mon[85820]: osdmap e723: 8 total, 8 up, 8 in 2024-09-21T09:38:26.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:25 smithi042 ceph-mon[85820]: pgmap v762: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 666 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 7.8 MiB/s wr, 15 op/s 2024-09-21T09:38:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:25 smithi042 ceph-mon[87662]: osdmap e723: 8 total, 8 up, 8 in 2024-09-21T09:38:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:25 smithi042 ceph-mon[87662]: pgmap v762: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 666 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 7.8 MiB/s wr, 15 op/s 2024-09-21T09:38:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:25 smithi133 ceph-mon[83064]: osdmap e723: 8 total, 8 up, 8 in 2024-09-21T09:38:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:25 smithi133 ceph-mon[83064]: pgmap v762: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 666 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 7.8 MiB/s wr, 15 op/s 2024-09-21T09:38:26.852 INFO:tasks.rados.rados.0.smithi042.stdout:3282: done (2 left) 2024-09-21T09:38:26.852 INFO:tasks.rados.rados.0.smithi042.stdout:3283: rmattr oid 14 current snap is 323 2024-09-21T09:38:26.852 INFO:tasks.rados.rados.0.smithi042.stdout:3283: done (2 left) 2024-09-21T09:38:26.852 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 323 2024-09-21T09:38:26.852 INFO:tasks.rados.rados.0.smithi042.stdout:3284: seq_num 1014 ranges {0=188416} 2024-09-21T09:38:26.853 INFO:tasks.rados.rados.0.smithi042.stdout:3284: writing smithi04275593-13 from 0 to 188416 tid 1 2024-09-21T09:38:26.853 INFO:tasks.rados.rados.0.smithi042.stdout:3285: snap_remove snap 249 2024-09-21T09:38:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:26 smithi042 ceph-mon[85820]: osdmap e724: 8 total, 8 up, 8 in 2024-09-21T09:38:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:26 smithi042 ceph-mon[87662]: osdmap e724: 8 total, 8 up, 8 in 2024-09-21T09:38:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:26 smithi133 ceph-mon[83064]: osdmap e724: 8 total, 8 up, 8 in 2024-09-21T09:38:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:27.779 INFO:tasks.rados.rados.0.smithi042.stdout:3280: finishing write tid 1 to smithi04275593-18 2024-09-21T09:38:27.779 INFO:tasks.rados.rados.0.smithi042.stdout:3281: finishing rollback tid 0 to smithi04275593-39 2024-09-21T09:38:27.779 INFO:tasks.rados.rados.0.smithi042.stdout:3281: finishing rollback tid 1 to smithi04275593-39 2024-09-21T09:38:27.779 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1523 (ObjNum 113 snap 0 seq_num 3459935392) dirty dne 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:3280: finishing write tid 2 to smithi04275593-18 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:3280: finishing write tid 3 to smithi04275593-18 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:3280: oid 18 updating version 0 to 1251 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:3280: oid 18 version 1251 is already newer than 1250 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 1251 (ObjNum 1013 snap 323 seq_num 1013) dirty exists 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:3280: left oid 18 (ObjNum 1013 snap 323 seq_num 1013) 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:3284: finishing write tid 1 to smithi04275593-13 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:3284: finishing write tid 2 to smithi04275593-13 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:3284: finishing write tid 3 to smithi04275593-13 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:3284: oid 13 updating version 0 to 1588 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:3284: oid 13 updating version 1588 to 1589 2024-09-21T09:38:27.780 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1589 (ObjNum 1014 snap 323 seq_num 1014) dirty exists 2024-09-21T09:38:27.781 INFO:tasks.rados.rados.0.smithi042.stdout:3284: left oid 13 (ObjNum 1014 snap 323 seq_num 1014) 2024-09-21T09:38:27.781 INFO:tasks.rados.rados.0.smithi042.stdout:3280: done (3 left) 2024-09-21T09:38:27.781 INFO:tasks.rados.rados.0.smithi042.stdout:3281: done (2 left) 2024-09-21T09:38:27.781 INFO:tasks.rados.rados.0.smithi042.stdout:3284: done (1 left) 2024-09-21T09:38:27.781 INFO:tasks.rados.rados.0.smithi042.stdout:3285: done (0 left) 2024-09-21T09:38:27.781 INFO:tasks.rados.rados.0.smithi042.stdout:3286: copy_from oid 7 from oid 39 current snap is 323 2024-09-21T09:38:27.781 INFO:tasks.rados.rados.0.smithi042.stdout:3287: copy_from oid 33 from oid 49 current snap is 323 2024-09-21T09:38:27.781 INFO:tasks.rados.rados.0.smithi042.stdout:3288: setattr oid 12 current snap is 323 2024-09-21T09:38:27.782 INFO:tasks.rados.rados.0.smithi042.stdout:3289: delete oid 1 current snap is 323 2024-09-21T09:38:27.782 INFO:tasks.rados.rados.0.smithi042.stdout:3287: finishing copy_from to smithi04275593-33 2024-09-21T09:38:27.783 INFO:tasks.rados.rados.0.smithi042.stdout:3287: got expected ENOENT (src dne) 2024-09-21T09:38:27.783 INFO:tasks.rados.rados.0.smithi042.stdout:3287: finishing copy_from racing read to smithi04275593-33 2024-09-21T09:38:27.793 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 1226 (ObjNum 1011 snap 323 seq_num 1011) dirty exists 2024-09-21T09:38:27.795 INFO:tasks.rados.rados.0.smithi042.stdout:3286: finishing copy_from to smithi04275593-7 2024-09-21T09:38:27.796 INFO:tasks.rados.rados.0.smithi042.stdout:3286: got expected ENOENT (src dne) 2024-09-21T09:38:27.796 INFO:tasks.rados.rados.0.smithi042.stdout:3286: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:38:27.799 INFO:tasks.rados.rados.0.smithi042.stdout:3286: done (3 left) 2024-09-21T09:38:27.799 INFO:tasks.rados.rados.0.smithi042.stdout:3287: done (2 left) 2024-09-21T09:38:27.799 INFO:tasks.rados.rados.0.smithi042.stdout:3288: done (1 left) 2024-09-21T09:38:27.799 INFO:tasks.rados.rados.0.smithi042.stdout:3289: done (0 left) 2024-09-21T09:38:27.799 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 323 2024-09-21T09:38:27.799 INFO:tasks.rados.rados.0.smithi042.stdout:3290: seq_num 1016 ranges {630784=221184} 2024-09-21T09:38:27.804 INFO:tasks.rados.rados.0.smithi042.stdout:3290: writing smithi04275593-30 from 630784 to 851968 tid 1 2024-09-21T09:38:27.804 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 323 2024-09-21T09:38:27.804 INFO:tasks.rados.rados.0.smithi042.stdout:3291: seq_num 1017 ranges {4743168=237568} 2024-09-21T09:38:27.832 INFO:tasks.rados.rados.0.smithi042.stdout:3291: writing smithi04275593-7 from 4743168 to 4980736 tid 1 2024-09-21T09:38:27.832 INFO:tasks.rados.rados.0.smithi042.stdout:3292: setattr oid 36 current snap is 323 2024-09-21T09:38:27.832 INFO:tasks.rados.rados.0.smithi042.stdout:3290: finishing write tid 1 to smithi04275593-30 2024-09-21T09:38:27.832 INFO:tasks.rados.rados.0.smithi042.stdout:3290: finishing write tid 2 to smithi04275593-30 2024-09-21T09:38:27.832 INFO:tasks.rados.rados.0.smithi042.stdout:3290: finishing write tid 3 to smithi04275593-30 2024-09-21T09:38:27.832 INFO:tasks.rados.rados.0.smithi042.stdout:3290: oid 30 updating version 0 to 1524 2024-09-21T09:38:27.833 INFO:tasks.rados.rados.0.smithi042.stdout:3290: oid 30 updating version 1524 to 1525 2024-09-21T09:38:27.833 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 1525 (ObjNum 1016 snap 323 seq_num 1016) dirty exists 2024-09-21T09:38:27.833 INFO:tasks.rados.rados.0.smithi042.stdout:3290: left oid 30 (ObjNum 1016 snap 323 seq_num 1016) 2024-09-21T09:38:27.833 INFO:tasks.rados.rados.0.smithi042.stdout:3290: done (2 left) 2024-09-21T09:38:27.833 INFO:tasks.rados.rados.0.smithi042.stdout:3293: rollback oid 14 current snap is 323 2024-09-21T09:38:27.833 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 14 to 320 2024-09-21T09:38:27.833 INFO:tasks.rados.rados.0.smithi042.stdout:3294: setattr oid 22 current snap is 323 2024-09-21T09:38:27.835 INFO:tasks.rados.rados.0.smithi042.stdout:3295: snap_create 2024-09-21T09:38:27.837 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1271 (ObjNum 1010 snap 322 seq_num 1010) dirty exists 2024-09-21T09:38:27.837 INFO:tasks.rados.rados.0.smithi042.stdout:3291: finishing write tid 1 to smithi04275593-7 2024-09-21T09:38:27.837 INFO:tasks.rados.rados.0.smithi042.stdout:3293: finishing rollback tid 0 to smithi04275593-14 2024-09-21T09:38:27.838 INFO:tasks.rados.rados.0.smithi042.stdout:3293: finishing rollback tid 1 to smithi04275593-14 2024-09-21T09:38:27.838 INFO:tasks.rados.rados.0.smithi042.stdout:3291: finishing write tid 2 to smithi04275593-7 2024-09-21T09:38:27.838 INFO:tasks.rados.rados.0.smithi042.stdout:3293: finishing rollback tid 2 to smithi04275593-14 2024-09-21T09:38:27.838 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 949 (ObjNum 914 snap 289 seq_num 914) dirty exists 2024-09-21T09:38:27.838 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 1216 (ObjNum 991 snap 320 seq_num 991) dirty exists 2024-09-21T09:38:27.839 INFO:tasks.rados.rados.0.smithi042.stdout:3291: finishing write tid 3 to smithi04275593-7 2024-09-21T09:38:27.840 INFO:tasks.rados.rados.0.smithi042.stdout:3291: oid 7 updating version 0 to 1679 2024-09-21T09:38:27.840 INFO:tasks.rados.rados.0.smithi042.stdout:3291: oid 7 updating version 1679 to 1680 2024-09-21T09:38:27.840 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1680 (ObjNum 1017 snap 323 seq_num 1017) dirty exists 2024-09-21T09:38:27.840 INFO:tasks.rados.rados.0.smithi042.stdout:3291: left oid 7 (ObjNum 1017 snap 323 seq_num 1017) 2024-09-21T09:38:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:27 smithi133 ceph-mon[83064]: osdmap e725: 8 total, 8 up, 8 in 2024-09-21T09:38:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:27 smithi133 ceph-mon[83064]: pgmap v765: 121 pgs: 121 active+clean; 670 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-09-21T09:38:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:27 smithi133 ceph-mon[83064]: osdmap e726: 8 total, 8 up, 8 in 2024-09-21T09:38:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:27 smithi042 ceph-mon[85820]: osdmap e725: 8 total, 8 up, 8 in 2024-09-21T09:38:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:27 smithi042 ceph-mon[85820]: pgmap v765: 121 pgs: 121 active+clean; 670 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-09-21T09:38:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:27 smithi042 ceph-mon[85820]: osdmap e726: 8 total, 8 up, 8 in 2024-09-21T09:38:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:27 smithi042 ceph-mon[87662]: osdmap e725: 8 total, 8 up, 8 in 2024-09-21T09:38:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:27 smithi042 ceph-mon[87662]: pgmap v765: 121 pgs: 121 active+clean; 670 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-09-21T09:38:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:27 smithi042 ceph-mon[87662]: osdmap e726: 8 total, 8 up, 8 in 2024-09-21T09:38:28.779 INFO:tasks.rados.rados.0.smithi042.stdout:3291: done (4 left) 2024-09-21T09:38:28.779 INFO:tasks.rados.rados.0.smithi042.stdout:3292: done (3 left) 2024-09-21T09:38:28.779 INFO:tasks.rados.rados.0.smithi042.stdout:3293: done (2 left) 2024-09-21T09:38:28.780 INFO:tasks.rados.rados.0.smithi042.stdout:3294: done (1 left) 2024-09-21T09:38:28.780 INFO:tasks.rados.rados.0.smithi042.stdout:3295: done (0 left) 2024-09-21T09:38:28.780 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 324 2024-09-21T09:38:28.780 INFO:tasks.rados.rados.0.smithi042.stdout:3296: seq_num 1018 ranges {1638400=253952} 2024-09-21T09:38:28.790 INFO:tasks.rados.rados.0.smithi042.stdout:3296: writing smithi04275593-45 from 1638400 to 1892352 tid 1 2024-09-21T09:38:28.790 INFO:tasks.rados.rados.0.smithi042.stdout:3297: read oid 41 snap 318 2024-09-21T09:38:28.790 INFO:tasks.rados.rados.0.smithi042.stdout:3297: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:38:28.790 INFO:tasks.rados.rados.0.smithi042.stdout:3298: rmattr oid 44 current snap is 324 2024-09-21T09:38:28.790 INFO:tasks.rados.rados.0.smithi042.stdout:3298: done (2 left) 2024-09-21T09:38:28.790 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 324 2024-09-21T09:38:28.790 INFO:tasks.rados.rados.0.smithi042.stdout:3299: seq_num 1019 ranges {1482752=270336} 2024-09-21T09:38:28.800 INFO:tasks.rados.rados.0.smithi042.stdout:3299: writing smithi04275593-28 from 1482752 to 1753088 tid 1 2024-09-21T09:38:28.800 INFO:tasks.rados.rados.0.smithi042.stdout:3300: snap_create 2024-09-21T09:38:28.800 INFO:tasks.rados.rados.0.smithi042.stdout:3296: finishing write tid 1 to smithi04275593-45 2024-09-21T09:38:28.800 INFO:tasks.rados.rados.0.smithi042.stdout:3296: finishing write tid 2 to smithi04275593-45 2024-09-21T09:38:28.800 INFO:tasks.rados.rados.0.smithi042.stdout:3296: finishing write tid 3 to smithi04275593-45 2024-09-21T09:38:28.800 INFO:tasks.rados.rados.0.smithi042.stdout:3296: oid 45 updating version 0 to 1137 2024-09-21T09:38:28.800 INFO:tasks.rados.rados.0.smithi042.stdout:3296: oid 45 version 1137 is already newer than 1136 2024-09-21T09:38:28.800 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1137 (ObjNum 1018 snap 324 seq_num 1018) dirty exists 2024-09-21T09:38:28.800 INFO:tasks.rados.rados.0.smithi042.stdout:3296: left oid 45 (ObjNum 1018 snap 324 seq_num 1018) 2024-09-21T09:38:28.804 INFO:tasks.rados.rados.0.smithi042.stdout:3299: finishing write tid 1 to smithi04275593-28 2024-09-21T09:38:28.804 INFO:tasks.rados.rados.0.smithi042.stdout:3299: finishing write tid 2 to smithi04275593-28 2024-09-21T09:38:28.807 INFO:tasks.rados.rados.0.smithi042.stdout:3299: finishing write tid 3 to smithi04275593-28 2024-09-21T09:38:28.807 INFO:tasks.rados.rados.0.smithi042.stdout:3299: oid 28 updating version 0 to 1308 2024-09-21T09:38:28.807 INFO:tasks.rados.rados.0.smithi042.stdout:3299: oid 28 version 1308 is already newer than 1307 2024-09-21T09:38:28.807 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1308 (ObjNum 1019 snap 324 seq_num 1019) dirty exists 2024-09-21T09:38:28.807 INFO:tasks.rados.rados.0.smithi042.stdout:3299: left oid 28 (ObjNum 1019 snap 324 seq_num 1019) 2024-09-21T09:38:28.867 INFO:tasks.rados.rados.0.smithi042.stdout:3297: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:38:30.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:29 smithi042 ceph-mon[87662]: osdmap e727: 8 total, 8 up, 8 in 2024-09-21T09:38:30.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:29 smithi042 ceph-mon[85820]: osdmap e727: 8 total, 8 up, 8 in 2024-09-21T09:38:30.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:38:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:38:30] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.51.0" 2024-09-21T09:38:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:29 smithi133 ceph-mon[83064]: osdmap e727: 8 total, 8 up, 8 in 2024-09-21T09:38:31.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:30 smithi042 ceph-mon[87662]: pgmap v768: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 653 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-21T09:38:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:30 smithi042 ceph-mon[87662]: osdmap e728: 8 total, 8 up, 8 in 2024-09-21T09:38:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:30 smithi042 ceph-mon[85820]: pgmap v768: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 653 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-21T09:38:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:30 smithi042 ceph-mon[85820]: osdmap e728: 8 total, 8 up, 8 in 2024-09-21T09:38:31.243 INFO:tasks.rados.rados.0.smithi042.stdout:3296: done (3 left) 2024-09-21T09:38:31.243 INFO:tasks.rados.rados.0.smithi042.stdout:3297: done (2 left) 2024-09-21T09:38:31.243 INFO:tasks.rados.rados.0.smithi042.stdout:3299: done (1 left) 2024-09-21T09:38:31.243 INFO:tasks.rados.rados.0.smithi042.stdout:3300: done (0 left) 2024-09-21T09:38:31.243 INFO:tasks.rados.rados.0.smithi042.stdout:3301: delete oid 25 current snap is 325 2024-09-21T09:38:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:30 smithi133 ceph-mon[83064]: pgmap v768: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 653 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-21T09:38:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:30 smithi133 ceph-mon[83064]: osdmap e728: 8 total, 8 up, 8 in 2024-09-21T09:38:31.245 INFO:tasks.rados.rados.0.smithi042.stdout:3301: done (0 left) 2024-09-21T09:38:31.245 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 325 2024-09-21T09:38:31.245 INFO:tasks.rados.rados.0.smithi042.stdout:3302: seq_num 1021 ranges {1892352=303104} 2024-09-21T09:38:31.257 INFO:tasks.rados.rados.0.smithi042.stdout:3302: writing smithi04275593-45 from 1892352 to 2195456 tid 1 2024-09-21T09:38:31.257 INFO:tasks.rados.rados.0.smithi042.stdout:3303: read oid 17 snap -1 2024-09-21T09:38:31.257 INFO:tasks.rados.rados.0.smithi042.stdout:3303: expect (ObjNum 966 snap 309 seq_num 966) 2024-09-21T09:38:31.257 INFO:tasks.rados.rados.0.smithi042.stdout:3304: delete oid 32 current snap is 325 2024-09-21T09:38:31.259 INFO:tasks.rados.rados.0.smithi042.stdout:3304: done (2 left) 2024-09-21T09:38:31.259 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 325 2024-09-21T09:38:31.260 INFO:tasks.rados.rados.0.smithi042.stdout:3305: seq_num 1023 ranges {0=335872} 2024-09-21T09:38:31.261 INFO:tasks.rados.rados.0.smithi042.stdout:3305: writing smithi04275593-1 from 0 to 335872 tid 1 2024-09-21T09:38:31.262 INFO:tasks.rados.rados.0.smithi042.stdout:3306: snap_create 2024-09-21T09:38:31.262 INFO:tasks.rados.rados.0.smithi042.stdout:3302: finishing write tid 1 to smithi04275593-45 2024-09-21T09:38:31.262 INFO:tasks.rados.rados.0.smithi042.stdout:3302: finishing write tid 2 to smithi04275593-45 2024-09-21T09:38:31.263 INFO:tasks.rados.rados.0.smithi042.stdout:3302: finishing write tid 3 to smithi04275593-45 2024-09-21T09:38:31.263 INFO:tasks.rados.rados.0.smithi042.stdout:3302: oid 45 updating version 0 to 1139 2024-09-21T09:38:31.263 INFO:tasks.rados.rados.0.smithi042.stdout:3302: oid 45 version 1139 is already newer than 1138 2024-09-21T09:38:31.263 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1139 (ObjNum 1021 snap 325 seq_num 1021) dirty exists 2024-09-21T09:38:31.263 INFO:tasks.rados.rados.0.smithi042.stdout:3302: left oid 45 (ObjNum 1021 snap 325 seq_num 1021) 2024-09-21T09:38:31.266 INFO:tasks.rados.rados.0.smithi042.stdout:3305: finishing write tid 1 to smithi04275593-1 2024-09-21T09:38:31.266 INFO:tasks.rados.rados.0.smithi042.stdout:3305: finishing write tid 2 to smithi04275593-1 2024-09-21T09:38:31.267 INFO:tasks.rados.rados.0.smithi042.stdout:3305: finishing write tid 3 to smithi04275593-1 2024-09-21T09:38:31.267 INFO:tasks.rados.rados.0.smithi042.stdout:3305: oid 1 updating version 0 to 1681 2024-09-21T09:38:31.267 INFO:tasks.rados.rados.0.smithi042.stdout:3305: oid 1 updating version 1681 to 1682 2024-09-21T09:38:31.267 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 1682 (ObjNum 1023 snap 325 seq_num 1023) dirty exists 2024-09-21T09:38:31.267 INFO:tasks.rados.rados.0.smithi042.stdout:3305: left oid 1 (ObjNum 1023 snap 325 seq_num 1023) 2024-09-21T09:38:31.273 INFO:tasks.rados.rados.0.smithi042.stdout:3303: expect (ObjNum 966 snap 309 seq_num 966) 2024-09-21T09:38:31.789 INFO:tasks.rados.rados.0.smithi042.stdout:3302: done (3 left) 2024-09-21T09:38:31.789 INFO:tasks.rados.rados.0.smithi042.stdout:3303: done (2 left) 2024-09-21T09:38:31.789 INFO:tasks.rados.rados.0.smithi042.stdout:3305: done (1 left) 2024-09-21T09:38:31.789 INFO:tasks.rados.rados.0.smithi042.stdout:3306: done (0 left) 2024-09-21T09:38:31.789 INFO:tasks.rados.rados.0.smithi042.stdout:3307: delete oid 26 current snap is 326 2024-09-21T09:38:31.793 INFO:tasks.rados.rados.0.smithi042.stdout:3307: done (0 left) 2024-09-21T09:38:31.793 INFO:tasks.rados.rados.0.smithi042.stdout:3308: copy_from oid 40 from oid 42 current snap is 326 2024-09-21T09:38:31.794 INFO:tasks.rados.rados.0.smithi042.stdout:3309: rmattr oid 28 current snap is 326 2024-09-21T09:38:31.794 INFO:tasks.rados.rados.0.smithi042.stdout:3310: delete oid 50 current snap is 326 2024-09-21T09:38:31.797 INFO:tasks.rados.rados.0.smithi042.stdout:3310: done (2 left) 2024-09-21T09:38:31.797 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 326 2024-09-21T09:38:31.798 INFO:tasks.rados.rados.0.smithi042.stdout:3311: seq_num 1026 ranges {0=385024} 2024-09-21T09:38:31.800 INFO:tasks.rados.rados.0.smithi042.stdout:3311: writing smithi04275593-6 from 0 to 385024 tid 1 2024-09-21T09:38:31.800 INFO:tasks.rados.rados.0.smithi042.stdout:3312: read oid 44 snap -1 2024-09-21T09:38:31.801 INFO:tasks.rados.rados.0.smithi042.stdout:3312: expect deleted 2024-09-21T09:38:31.801 INFO:tasks.rados.rados.0.smithi042.stdout:3313: read oid 30 snap -1 2024-09-21T09:38:31.801 INFO:tasks.rados.rados.0.smithi042.stdout:3313: expect (ObjNum 1016 snap 323 seq_num 1016) 2024-09-21T09:38:31.801 INFO:tasks.rados.rados.0.smithi042.stdout:3314: read oid 45 snap 312 2024-09-21T09:38:31.801 INFO:tasks.rados.rados.0.smithi042.stdout:3314: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:38:31.801 INFO:tasks.rados.rados.0.smithi042.stdout:3315: snap_create 2024-09-21T09:38:31.801 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1309 (ObjNum 1019 snap 324 seq_num 1019) dirty exists 2024-09-21T09:38:31.807 INFO:tasks.rados.rados.0.smithi042.stdout:3311: finishing write tid 1 to smithi04275593-6 2024-09-21T09:38:31.807 INFO:tasks.rados.rados.0.smithi042.stdout:3311: finishing write tid 2 to smithi04275593-6 2024-09-21T09:38:31.810 INFO:tasks.rados.rados.0.smithi042.stdout:3311: finishing write tid 3 to smithi04275593-6 2024-09-21T09:38:31.810 INFO:tasks.rados.rados.0.smithi042.stdout:3311: oid 6 updating version 0 to 1684 2024-09-21T09:38:31.810 INFO:tasks.rados.rados.0.smithi042.stdout:3311: oid 6 version 1684 is already newer than 1683 2024-09-21T09:38:31.810 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 1684 (ObjNum 1026 snap 326 seq_num 1026) dirty exists 2024-09-21T09:38:31.810 INFO:tasks.rados.rados.0.smithi042.stdout:3311: left oid 6 (ObjNum 1026 snap 326 seq_num 1026) 2024-09-21T09:38:31.810 INFO:tasks.rados.rados.0.smithi042.stdout:3314: expect (ObjNum 661 snap 192 seq_num 661) 2024-09-21T09:38:31.853 INFO:tasks.rados.rados.0.smithi042.stdout:3313: expect (ObjNum 1016 snap 323 seq_num 1016) 2024-09-21T09:38:31.894 INFO:tasks.rados.rados.0.smithi042.stdout:3308: finishing copy_from racing read to smithi04275593-40 2024-09-21T09:38:31.894 INFO:tasks.rados.rados.0.smithi042.stdout:3308: finishing copy_from to smithi04275593-40 2024-09-21T09:38:31.894 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 1210 (ObjNum 993 snap 320 seq_num 993) dirty exists 2024-09-21T09:38:32.780 INFO:tasks.rados.rados.0.smithi042.stdout:3308: done (6 left) 2024-09-21T09:38:32.780 INFO:tasks.rados.rados.0.smithi042.stdout:3309: done (5 left) 2024-09-21T09:38:32.781 INFO:tasks.rados.rados.0.smithi042.stdout:3311: done (4 left) 2024-09-21T09:38:32.781 INFO:tasks.rados.rados.0.smithi042.stdout:3312: done (3 left) 2024-09-21T09:38:32.781 INFO:tasks.rados.rados.0.smithi042.stdout:3313: done (2 left) 2024-09-21T09:38:32.781 INFO:tasks.rados.rados.0.smithi042.stdout:3314: done (1 left) 2024-09-21T09:38:32.781 INFO:tasks.rados.rados.0.smithi042.stdout:3315: done (0 left) 2024-09-21T09:38:32.781 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 18 current snap is 327 2024-09-21T09:38:32.781 INFO:tasks.rados.rados.0.smithi042.stdout:3316: seq_num 1027 ranges {802816=409600} 2024-09-21T09:38:32.787 INFO:tasks.rados.rados.0.smithi042.stdout:3316: writing smithi04275593-18 from 802816 to 1212416 tid 1 2024-09-21T09:38:32.787 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 327 2024-09-21T09:38:32.787 INFO:tasks.rados.rados.0.smithi042.stdout:3317: seq_num 1028 ranges {1769472=425984} 2024-09-21T09:38:32.800 INFO:tasks.rados.rados.0.smithi042.stdout:3317: writing smithi04275593-5 from 1769472 to 2195456 tid 1 2024-09-21T09:38:32.800 INFO:tasks.rados.rados.0.smithi042.stdout:3318: delete oid 35 current snap is 327 2024-09-21T09:38:32.800 INFO:tasks.rados.rados.0.smithi042.stdout:3316: finishing write tid 1 to smithi04275593-18 2024-09-21T09:38:32.800 INFO:tasks.rados.rados.0.smithi042.stdout:3316: finishing write tid 2 to smithi04275593-18 2024-09-21T09:38:32.801 INFO:tasks.rados.rados.0.smithi042.stdout:3316: finishing write tid 3 to smithi04275593-18 2024-09-21T09:38:32.801 INFO:tasks.rados.rados.0.smithi042.stdout:3316: oid 18 updating version 0 to 1274 2024-09-21T09:38:32.801 INFO:tasks.rados.rados.0.smithi042.stdout:3316: oid 18 version 1274 is already newer than 1273 2024-09-21T09:38:32.801 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 1274 (ObjNum 1027 snap 327 seq_num 1027) dirty exists 2024-09-21T09:38:32.801 INFO:tasks.rados.rados.0.smithi042.stdout:3316: left oid 18 (ObjNum 1027 snap 327 seq_num 1027) 2024-09-21T09:38:32.802 INFO:tasks.rados.rados.0.smithi042.stdout:3316: done (2 left) 2024-09-21T09:38:32.803 INFO:tasks.rados.rados.0.smithi042.stdout:3318: done (1 left) 2024-09-21T09:38:32.803 INFO:tasks.rados.rados.0.smithi042.stdout:3319: delete oid 33 current snap is 327 2024-09-21T09:38:32.805 INFO:tasks.rados.rados.0.smithi042.stdout:3317: finishing write tid 1 to smithi04275593-5 2024-09-21T09:38:32.805 INFO:tasks.rados.rados.0.smithi042.stdout:3317: finishing write tid 2 to smithi04275593-5 2024-09-21T09:38:32.805 INFO:tasks.rados.rados.0.smithi042.stdout:3319: done (1 left) 2024-09-21T09:38:32.805 INFO:tasks.rados.rados.0.smithi042.stdout:3320: snap_create 2024-09-21T09:38:32.807 INFO:tasks.rados.rados.0.smithi042.stdout:3317: finishing write tid 3 to smithi04275593-5 2024-09-21T09:38:32.807 INFO:tasks.rados.rados.0.smithi042.stdout:3317: oid 5 updating version 0 to 1361 2024-09-21T09:38:32.807 INFO:tasks.rados.rados.0.smithi042.stdout:3317: oid 5 version 1361 is already newer than 1360 2024-09-21T09:38:32.807 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1361 (ObjNum 1028 snap 327 seq_num 1028) dirty exists 2024-09-21T09:38:32.807 INFO:tasks.rados.rados.0.smithi042.stdout:3317: left oid 5 (ObjNum 1028 snap 327 seq_num 1028) 2024-09-21T09:38:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:32 smithi042 ceph-mon[85820]: pgmap v770: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 650 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 275 KiB/s wr, 12 op/s 2024-09-21T09:38:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:32 smithi042 ceph-mon[85820]: osdmap e729: 8 total, 8 up, 8 in 2024-09-21T09:38:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:32 smithi042 ceph-mon[85820]: osdmap e730: 8 total, 8 up, 8 in 2024-09-21T09:38:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:32 smithi042 ceph-mon[87662]: pgmap v770: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 650 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 275 KiB/s wr, 12 op/s 2024-09-21T09:38:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:32 smithi042 ceph-mon[87662]: osdmap e729: 8 total, 8 up, 8 in 2024-09-21T09:38:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:32 smithi042 ceph-mon[87662]: osdmap e730: 8 total, 8 up, 8 in 2024-09-21T09:38:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:32 smithi133 ceph-mon[83064]: pgmap v770: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 650 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 275 KiB/s wr, 12 op/s 2024-09-21T09:38:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:32 smithi133 ceph-mon[83064]: osdmap e729: 8 total, 8 up, 8 in 2024-09-21T09:38:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:32 smithi133 ceph-mon[83064]: osdmap e730: 8 total, 8 up, 8 in 2024-09-21T09:38:33.797 INFO:tasks.rados.rados.0.smithi042.stdout:3317: done (1 left) 2024-09-21T09:38:33.797 INFO:tasks.rados.rados.0.smithi042.stdout:3320: done (0 left) 2024-09-21T09:38:33.798 INFO:tasks.rados.rados.0.smithi042.stdout:3321: copy_from oid 23 from oid 22 current snap is 328 2024-09-21T09:38:33.798 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 328 2024-09-21T09:38:33.798 INFO:tasks.rados.rados.0.smithi042.stdout:3322: seq_num 1031 ranges {0=475136} 2024-09-21T09:38:33.800 INFO:tasks.rados.rados.0.smithi042.stdout:3322: writing smithi04275593-33 from 0 to 475136 tid 1 2024-09-21T09:38:33.800 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 328 2024-09-21T09:38:33.800 INFO:tasks.rados.rados.0.smithi042.stdout:3323: seq_num 1032 ranges {188416=491520} 2024-09-21T09:38:33.804 INFO:tasks.rados.rados.0.smithi042.stdout:3323: writing smithi04275593-13 from 188416 to 679936 tid 1 2024-09-21T09:38:33.804 INFO:tasks.rados.rados.0.smithi042.stdout:3324: rmattr oid 16 current snap is 328 2024-09-21T09:38:33.804 INFO:tasks.rados.rados.0.smithi042.stdout:3324: done (3 left) 2024-09-21T09:38:33.804 INFO:tasks.rados.rados.0.smithi042.stdout:3325: snap_create 2024-09-21T09:38:33.808 INFO:tasks.rados.rados.0.smithi042.stdout:3322: finishing write tid 1 to smithi04275593-33 2024-09-21T09:38:33.809 INFO:tasks.rados.rados.0.smithi042.stdout:3322: finishing write tid 2 to smithi04275593-33 2024-09-21T09:38:33.811 INFO:tasks.rados.rados.0.smithi042.stdout:3322: finishing write tid 3 to smithi04275593-33 2024-09-21T09:38:33.811 INFO:tasks.rados.rados.0.smithi042.stdout:3322: oid 33 updating version 0 to 1687 2024-09-21T09:38:33.811 INFO:tasks.rados.rados.0.smithi042.stdout:3322: oid 33 updating version 1687 to 1688 2024-09-21T09:38:33.811 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1688 (ObjNum 1031 snap 328 seq_num 1031) dirty exists 2024-09-21T09:38:33.811 INFO:tasks.rados.rados.0.smithi042.stdout:3322: left oid 33 (ObjNum 1031 snap 328 seq_num 1031) 2024-09-21T09:38:33.813 INFO:tasks.rados.rados.0.smithi042.stdout:3323: finishing write tid 1 to smithi04275593-13 2024-09-21T09:38:33.813 INFO:tasks.rados.rados.0.smithi042.stdout:3323: finishing write tid 2 to smithi04275593-13 2024-09-21T09:38:33.814 INFO:tasks.rados.rados.0.smithi042.stdout:3323: finishing write tid 3 to smithi04275593-13 2024-09-21T09:38:33.814 INFO:tasks.rados.rados.0.smithi042.stdout:3323: oid 13 updating version 0 to 1607 2024-09-21T09:38:33.814 INFO:tasks.rados.rados.0.smithi042.stdout:3323: oid 13 updating version 1607 to 1608 2024-09-21T09:38:33.814 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1608 (ObjNum 1032 snap 328 seq_num 1032) dirty exists 2024-09-21T09:38:33.814 INFO:tasks.rados.rados.0.smithi042.stdout:3323: left oid 13 (ObjNum 1032 snap 328 seq_num 1032) 2024-09-21T09:38:33.837 INFO:tasks.rados.rados.0.smithi042.stdout:3321: finishing copy_from racing read to smithi04275593-23 2024-09-21T09:38:33.843 INFO:tasks.rados.rados.0.smithi042.stdout:3321: finishing copy_from to smithi04275593-23 2024-09-21T09:38:33.843 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1216 (ObjNum 991 snap 320 seq_num 991) dirty exists 2024-09-21T09:38:34.802 INFO:tasks.rados.rados.0.smithi042.stdout:3321: done (3 left) 2024-09-21T09:38:34.802 INFO:tasks.rados.rados.0.smithi042.stdout:3322: done (2 left) 2024-09-21T09:38:34.802 INFO:tasks.rados.rados.0.smithi042.stdout:3323: done (1 left) 2024-09-21T09:38:34.802 INFO:tasks.rados.rados.0.smithi042.stdout:3325: done (0 left) 2024-09-21T09:38:34.802 INFO:tasks.rados.rados.0.smithi042.stdout:3326: delete oid 7 current snap is 329 2024-09-21T09:38:34.808 INFO:tasks.rados.rados.0.smithi042.stdout:3326: done (0 left) 2024-09-21T09:38:34.808 INFO:tasks.rados.rados.0.smithi042.stdout:3327: snap_remove snap 312 2024-09-21T09:38:35.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:34 smithi042 ceph-mon[85820]: pgmap v773: 121 pgs: 121 active+clean; 625 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 287 KiB/s wr, 21 op/s 2024-09-21T09:38:35.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:34 smithi042 ceph-mon[85820]: osdmap e731: 8 total, 8 up, 8 in 2024-09-21T09:38:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:34 smithi042 ceph-mon[87662]: pgmap v773: 121 pgs: 121 active+clean; 625 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 287 KiB/s wr, 21 op/s 2024-09-21T09:38:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:34 smithi042 ceph-mon[87662]: osdmap e731: 8 total, 8 up, 8 in 2024-09-21T09:38:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:34 smithi133 ceph-mon[83064]: pgmap v773: 121 pgs: 121 active+clean; 625 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 287 KiB/s wr, 21 op/s 2024-09-21T09:38:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:34 smithi133 ceph-mon[83064]: osdmap e731: 8 total, 8 up, 8 in 2024-09-21T09:38:35.810 INFO:tasks.rados.rados.0.smithi042.stdout:3327: done (0 left) 2024-09-21T09:38:35.810 INFO:tasks.rados.rados.0.smithi042.stdout:3328: read oid 20 snap -1 2024-09-21T09:38:35.810 INFO:tasks.rados.rados.0.smithi042.stdout:3328: expect deleted 2024-09-21T09:38:35.810 INFO:tasks.rados.rados.0.smithi042.stdout:3329: read oid 12 snap -1 2024-09-21T09:38:35.810 INFO:tasks.rados.rados.0.smithi042.stdout:3329: expect (ObjNum 1011 snap 323 seq_num 1011) 2024-09-21T09:38:35.810 INFO:tasks.rados.rados.0.smithi042.stdout:3330: read oid 6 snap -1 2024-09-21T09:38:35.810 INFO:tasks.rados.rados.0.smithi042.stdout:3330: expect (ObjNum 1026 snap 326 seq_num 1026) 2024-09-21T09:38:35.810 INFO:tasks.rados.rados.0.smithi042.stdout:3331: read oid 17 snap -1 2024-09-21T09:38:35.811 INFO:tasks.rados.rados.0.smithi042.stdout:3331: expect (ObjNum 966 snap 309 seq_num 966) 2024-09-21T09:38:35.811 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 329 2024-09-21T09:38:35.811 INFO:tasks.rados.rados.0.smithi042.stdout:3332: seq_num 1034 ranges {917504=524288} 2024-09-21T09:38:35.819 INFO:tasks.rados.rados.0.smithi042.stdout:3332: writing smithi04275593-16 from 917504 to 1441792 tid 1 2024-09-21T09:38:35.819 INFO:tasks.rados.rados.0.smithi042.stdout:3333: read oid 30 snap -1 2024-09-21T09:38:35.819 INFO:tasks.rados.rados.0.smithi042.stdout:3333: expect (ObjNum 1016 snap 323 seq_num 1016) 2024-09-21T09:38:35.820 INFO:tasks.rados.rados.0.smithi042.stdout:3334: delete oid 1 current snap is 329 2024-09-21T09:38:35.820 INFO:tasks.rados.rados.0.smithi042.stdout:3329: expect (ObjNum 1011 snap 323 seq_num 1011) 2024-09-21T09:38:35.830 INFO:tasks.rados.rados.0.smithi042.stdout:3330: expect (ObjNum 1026 snap 326 seq_num 1026) 2024-09-21T09:38:35.846 INFO:tasks.rados.rados.0.smithi042.stdout:3328: done (6 left) 2024-09-21T09:38:35.846 INFO:tasks.rados.rados.0.smithi042.stdout:3329: done (5 left) 2024-09-21T09:38:35.846 INFO:tasks.rados.rados.0.smithi042.stdout:3330: done (4 left) 2024-09-21T09:38:35.846 INFO:tasks.rados.rados.0.smithi042.stdout:3334: done (3 left) 2024-09-21T09:38:35.846 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 329 2024-09-21T09:38:35.846 INFO:tasks.rados.rados.0.smithi042.stdout:3333: expect (ObjNum 1016 snap 323 seq_num 1016) 2024-09-21T09:38:35.887 INFO:tasks.rados.rados.0.smithi042.stdout:3331: expect (ObjNum 966 snap 309 seq_num 966) 2024-09-21T09:38:36.007 INFO:tasks.rados.rados.0.smithi042.stdout:3332: finishing write tid 1 to smithi04275593-16 2024-09-21T09:38:36.007 INFO:tasks.rados.rados.0.smithi042.stdout:3332: finishing write tid 2 to smithi04275593-16 2024-09-21T09:38:36.007 INFO:tasks.rados.rados.0.smithi042.stdout:3332: finishing write tid 3 to smithi04275593-16 2024-09-21T09:38:36.008 INFO:tasks.rados.rados.0.smithi042.stdout:3332: oid 16 updating version 0 to 1494 2024-09-21T09:38:36.008 INFO:tasks.rados.rados.0.smithi042.stdout:3332: oid 16 updating version 1494 to 1495 2024-09-21T09:38:36.008 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 1495 (ObjNum 1034 snap 329 seq_num 1034) dirty exists 2024-09-21T09:38:36.008 INFO:tasks.rados.rados.0.smithi042.stdout:3332: left oid 16 (ObjNum 1034 snap 329 seq_num 1034) 2024-09-21T09:38:36.008 INFO:tasks.rados.rados.0.smithi042.stdout:3335: seq_num 1036 ranges {0=557056} 2024-09-21T09:38:36.010 INFO:tasks.rados.rados.0.smithi042.stdout:3335: writing smithi04275593-31 from 0 to 557056 tid 1 2024-09-21T09:38:36.010 INFO:tasks.rados.rados.0.smithi042.stdout:3331: done (3 left) 2024-09-21T09:38:36.010 INFO:tasks.rados.rados.0.smithi042.stdout:3332: done (2 left) 2024-09-21T09:38:36.011 INFO:tasks.rados.rados.0.smithi042.stdout:3333: done (1 left) 2024-09-21T09:38:36.011 INFO:tasks.rados.rados.0.smithi042.stdout:3336: copy_from oid 5 from oid 38 current snap is 329 2024-09-21T09:38:36.011 INFO:tasks.rados.rados.0.smithi042.stdout:3337: delete oid 9 current snap is 329 2024-09-21T09:38:36.011 INFO:tasks.rados.rados.0.smithi042.stdout:3336: finishing copy_from to smithi04275593-5 2024-09-21T09:38:36.011 INFO:tasks.rados.rados.0.smithi042.stdout:3336: got expected ENOENT (src dne) 2024-09-21T09:38:36.011 INFO:tasks.rados.rados.0.smithi042.stdout:3336: finishing copy_from racing read to smithi04275593-5 2024-09-21T09:38:36.014 INFO:tasks.rados.rados.0.smithi042.stdout:3335: finishing write tid 1 to smithi04275593-31 2024-09-21T09:38:36.014 INFO:tasks.rados.rados.0.smithi042.stdout:3335: finishing write tid 2 to smithi04275593-31 2024-09-21T09:38:36.014 INFO:tasks.rados.rados.0.smithi042.stdout:3336: done (2 left) 2024-09-21T09:38:36.014 INFO:tasks.rados.rados.0.smithi042.stdout:3337: done (1 left) 2024-09-21T09:38:36.014 INFO:tasks.rados.rados.0.smithi042.stdout:3338: read oid 28 snap 327 2024-09-21T09:38:36.015 INFO:tasks.rados.rados.0.smithi042.stdout:3338: expect (ObjNum 1019 snap 324 seq_num 1019) 2024-09-21T09:38:36.015 INFO:tasks.rados.rados.0.smithi042.stdout:3339: snap_remove snap 324 2024-09-21T09:38:36.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:35 smithi042 ceph-mon[85820]: osdmap e732: 8 total, 8 up, 8 in 2024-09-21T09:38:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:35 smithi042 ceph-mon[87662]: osdmap e732: 8 total, 8 up, 8 in 2024-09-21T09:38:36.102 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:38:35 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[92523]: 2024-09-21T09:38:35.817+0000 7f552cc29640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 17e after trimming was started 2024-09-21T09:38:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:35 smithi133 ceph-mon[83064]: osdmap e732: 8 total, 8 up, 8 in 2024-09-21T09:38:36.815 INFO:tasks.rados.rados.0.smithi042.stdout:3339: done (2 left) 2024-09-21T09:38:36.815 INFO:tasks.rados.rados.0.smithi042.stdout:3340: snap_create 2024-09-21T09:38:36.815 INFO:tasks.rados.rados.0.smithi042.stdout:3335: finishing write tid 3 to smithi04275593-31 2024-09-21T09:38:36.815 INFO:tasks.rados.rados.0.smithi042.stdout:3335: oid 31 updating version 0 to 595 2024-09-21T09:38:36.815 INFO:tasks.rados.rados.0.smithi042.stdout:3335: oid 31 updating version 595 to 596 2024-09-21T09:38:36.815 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 596 (ObjNum 1036 snap 329 seq_num 1036) dirty exists 2024-09-21T09:38:36.815 INFO:tasks.rados.rados.0.smithi042.stdout:3335: left oid 31 (ObjNum 1036 snap 329 seq_num 1036) 2024-09-21T09:38:36.816 INFO:tasks.rados.rados.0.smithi042.stdout:3338: expect (ObjNum 1019 snap 324 seq_num 1019) 2024-09-21T09:38:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:36 smithi042 ceph-mon[85820]: pgmap v776: 121 pgs: 121 active+clean; 630 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-09-21T09:38:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:36 smithi042 ceph-mon[85820]: osdmap e733: 8 total, 8 up, 8 in 2024-09-21T09:38:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:36 smithi042 ceph-mon[87662]: pgmap v776: 121 pgs: 121 active+clean; 630 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-09-21T09:38:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:36 smithi042 ceph-mon[87662]: osdmap e733: 8 total, 8 up, 8 in 2024-09-21T09:38:37.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:36 smithi133 ceph-mon[83064]: pgmap v776: 121 pgs: 121 active+clean; 630 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-09-21T09:38:37.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:36 smithi133 ceph-mon[83064]: osdmap e733: 8 total, 8 up, 8 in 2024-09-21T09:38:37.782 INFO:tasks.rados.rados.0.smithi042.stdout:3335: done (2 left) 2024-09-21T09:38:37.782 INFO:tasks.rados.rados.0.smithi042.stdout:3338: done (1 left) 2024-09-21T09:38:37.782 INFO:tasks.rados.rados.0.smithi042.stdout:3340: done (0 left) 2024-09-21T09:38:37.782 INFO:tasks.rados.rados.0.smithi042.stdout:3341: read oid 37 snap -1 2024-09-21T09:38:37.782 INFO:tasks.rados.rados.0.smithi042.stdout:3341: expect (ObjNum 953 snap 302 seq_num 953) 2024-09-21T09:38:37.782 INFO:tasks.rados.rados.0.smithi042.stdout:3342: delete oid 6 current snap is 330 2024-09-21T09:38:37.786 INFO:tasks.rados.rados.0.smithi042.stdout:3342: done (1 left) 2024-09-21T09:38:37.786 INFO:tasks.rados.rados.0.smithi042.stdout:3343: read oid 36 snap -1 2024-09-21T09:38:37.786 INFO:tasks.rados.rados.0.smithi042.stdout:3343: expect (ObjNum 1010 snap 322 seq_num 1010) 2024-09-21T09:38:37.786 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 330 2024-09-21T09:38:37.786 INFO:tasks.rados.rados.0.smithi042.stdout:3344: seq_num 1039 ranges {4743168=606208} 2024-09-21T09:38:37.819 INFO:tasks.rados.rados.0.smithi042.stdout:3344: writing smithi04275593-8 from 4743168 to 5349376 tid 1 2024-09-21T09:38:37.819 INFO:tasks.rados.rados.0.smithi042.stdout:3345: delete oid 6 current snap is 330 2024-09-21T09:38:37.819 INFO:tasks.rados.rados.0.smithi042.stdout:3343: expect (ObjNum 1010 snap 322 seq_num 1010) 2024-09-21T09:38:37.921 INFO:tasks.rados.rados.0.smithi042.stdout:3341: expect (ObjNum 953 snap 302 seq_num 953) 2024-09-21T09:38:38.084 INFO:tasks.rados.rados.0.smithi042.stdout:3344: finishing write tid 1 to smithi04275593-8 2024-09-21T09:38:38.084 INFO:tasks.rados.rados.0.smithi042.stdout:3344: finishing write tid 2 to smithi04275593-8 2024-09-21T09:38:38.084 INFO:tasks.rados.rados.0.smithi042.stdout:3344: finishing write tid 3 to smithi04275593-8 2024-09-21T09:38:38.084 INFO:tasks.rados.rados.0.smithi042.stdout:3344: oid 8 updating version 0 to 1491 2024-09-21T09:38:38.084 INFO:tasks.rados.rados.0.smithi042.stdout:3344: oid 8 updating version 1491 to 1492 2024-09-21T09:38:38.084 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1492 (ObjNum 1039 snap 330 seq_num 1039) dirty exists 2024-09-21T09:38:38.084 INFO:tasks.rados.rados.0.smithi042.stdout:3344: left oid 8 (ObjNum 1039 snap 330 seq_num 1039) 2024-09-21T09:38:38.084 INFO:tasks.rados.rados.0.smithi042.stdout:3341: done (3 left) 2024-09-21T09:38:38.085 INFO:tasks.rados.rados.0.smithi042.stdout:3343: done (2 left) 2024-09-21T09:38:38.085 INFO:tasks.rados.rados.0.smithi042.stdout:3344: done (1 left) 2024-09-21T09:38:38.085 INFO:tasks.rados.rados.0.smithi042.stdout:3345: done (0 left) 2024-09-21T09:38:38.085 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 330 2024-09-21T09:38:38.085 INFO:tasks.rados.rados.0.smithi042.stdout:3346: seq_num 1041 ranges {679936=638976} 2024-09-21T09:38:38.091 INFO:tasks.rados.rados.0.smithi042.stdout:3346: writing smithi04275593-13 from 679936 to 1318912 tid 1 2024-09-21T09:38:38.091 INFO:tasks.rados.rados.0.smithi042.stdout:3347: snap_create 2024-09-21T09:38:38.095 INFO:tasks.rados.rados.0.smithi042.stdout:3346: finishing write tid 1 to smithi04275593-13 2024-09-21T09:38:38.095 INFO:tasks.rados.rados.0.smithi042.stdout:3346: finishing write tid 2 to smithi04275593-13 2024-09-21T09:38:38.096 INFO:tasks.rados.rados.0.smithi042.stdout:3346: finishing write tid 3 to smithi04275593-13 2024-09-21T09:38:38.096 INFO:tasks.rados.rados.0.smithi042.stdout:3346: oid 13 updating version 0 to 1623 2024-09-21T09:38:38.096 INFO:tasks.rados.rados.0.smithi042.stdout:3346: oid 13 version 1623 is already newer than 1622 2024-09-21T09:38:38.096 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1623 (ObjNum 1041 snap 330 seq_num 1041) dirty exists 2024-09-21T09:38:38.096 INFO:tasks.rados.rados.0.smithi042.stdout:3346: left oid 13 (ObjNum 1041 snap 330 seq_num 1041) 2024-09-21T09:38:38.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:37 smithi042 ceph-mon[85820]: osdmap e734: 8 total, 8 up, 8 in 2024-09-21T09:38:38.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:37 smithi042 ceph-mon[85820]: pgmap v779: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 639 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-09-21T09:38:38.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:37 smithi042 ceph-mon[85820]: osdmap e735: 8 total, 8 up, 8 in 2024-09-21T09:38:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:37 smithi042 ceph-mon[87662]: osdmap e734: 8 total, 8 up, 8 in 2024-09-21T09:38:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:37 smithi042 ceph-mon[87662]: pgmap v779: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 639 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-09-21T09:38:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:37 smithi042 ceph-mon[87662]: osdmap e735: 8 total, 8 up, 8 in 2024-09-21T09:38:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:37 smithi133 ceph-mon[83064]: osdmap e734: 8 total, 8 up, 8 in 2024-09-21T09:38:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:37 smithi133 ceph-mon[83064]: pgmap v779: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 639 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-09-21T09:38:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:37 smithi133 ceph-mon[83064]: osdmap e735: 8 total, 8 up, 8 in 2024-09-21T09:38:38.821 INFO:tasks.rados.rados.0.smithi042.stdout:3346: done (1 left) 2024-09-21T09:38:38.821 INFO:tasks.rados.rados.0.smithi042.stdout:3347: done (0 left) 2024-09-21T09:38:38.821 INFO:tasks.rados.rados.0.smithi042.stdout:3348: read oid 2 snap 323 2024-09-21T09:38:38.821 INFO:tasks.rados.rados.0.smithi042.stdout:3348: expect deleted 2024-09-21T09:38:38.821 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 331 2024-09-21T09:38:38.821 INFO:tasks.rados.rados.0.smithi042.stdout:3349: seq_num 1042 ranges {139264=655360} 2024-09-21T09:38:38.825 INFO:tasks.rados.rados.0.smithi042.stdout:3349: writing smithi04275593-12 from 139264 to 794624 tid 1 2024-09-21T09:38:38.825 INFO:tasks.rados.rados.0.smithi042.stdout:3350: read oid 18 snap -1 2024-09-21T09:38:38.825 INFO:tasks.rados.rados.0.smithi042.stdout:3350: expect (ObjNum 1027 snap 327 seq_num 1027) 2024-09-21T09:38:38.825 INFO:tasks.rados.rados.0.smithi042.stdout:3351: snap_create 2024-09-21T09:38:38.833 INFO:tasks.rados.rados.0.smithi042.stdout:3350: expect (ObjNum 1027 snap 327 seq_num 1027) 2024-09-21T09:38:38.896 INFO:tasks.rados.rados.0.smithi042.stdout:3349: finishing write tid 1 to smithi04275593-12 2024-09-21T09:38:38.896 INFO:tasks.rados.rados.0.smithi042.stdout:3349: finishing write tid 2 to smithi04275593-12 2024-09-21T09:38:38.896 INFO:tasks.rados.rados.0.smithi042.stdout:3349: finishing write tid 3 to smithi04275593-12 2024-09-21T09:38:38.896 INFO:tasks.rados.rados.0.smithi042.stdout:3349: oid 12 updating version 0 to 1240 2024-09-21T09:38:38.896 INFO:tasks.rados.rados.0.smithi042.stdout:3349: oid 12 version 1240 is already newer than 1239 2024-09-21T09:38:38.896 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 1240 (ObjNum 1042 snap 331 seq_num 1042) dirty exists 2024-09-21T09:38:38.896 INFO:tasks.rados.rados.0.smithi042.stdout:3349: left oid 12 (ObjNum 1042 snap 331 seq_num 1042) 2024-09-21T09:38:38.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:38:38 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=infra.usagestats t=2024-09-21T09:38:38.696688488Z level=info msg="Usage stats are ready to report" 2024-09-21T09:38:39.827 INFO:tasks.rados.rados.0.smithi042.stdout:3348: done (3 left) 2024-09-21T09:38:39.827 INFO:tasks.rados.rados.0.smithi042.stdout:3349: done (2 left) 2024-09-21T09:38:39.827 INFO:tasks.rados.rados.0.smithi042.stdout:3350: done (1 left) 2024-09-21T09:38:39.827 INFO:tasks.rados.rados.0.smithi042.stdout:3351: done (0 left) 2024-09-21T09:38:39.827 INFO:tasks.rados.rados.0.smithi042.stdout:3352: copy_from oid 19 from oid 27 current snap is 332 2024-09-21T09:38:39.827 INFO:tasks.rados.rados.0.smithi042.stdout:3353: snap_remove snap 320 2024-09-21T09:38:40.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:39 smithi042 ceph-mon[87662]: osdmap e736: 8 total, 8 up, 8 in 2024-09-21T09:38:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:39 smithi042 ceph-mon[87662]: pgmap v782: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 639 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-09-21T09:38:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:39 smithi042 ceph-mon[85820]: osdmap e736: 8 total, 8 up, 8 in 2024-09-21T09:38:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:39 smithi042 ceph-mon[85820]: pgmap v782: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 639 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-09-21T09:38:40.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:38:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:38:40] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.51.0" 2024-09-21T09:38:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:39 smithi133 ceph-mon[83064]: osdmap e736: 8 total, 8 up, 8 in 2024-09-21T09:38:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:39 smithi133 ceph-mon[83064]: pgmap v782: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 639 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-09-21T09:38:40.828 INFO:tasks.rados.rados.0.smithi042.stdout:3353: done (1 left) 2024-09-21T09:38:40.828 INFO:tasks.rados.rados.0.smithi042.stdout:3354: read oid 21 snap 331 2024-09-21T09:38:40.828 INFO:tasks.rados.rados.0.smithi042.stdout:3354: expect deleted 2024-09-21T09:38:40.828 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 332 2024-09-21T09:38:40.829 INFO:tasks.rados.rados.0.smithi042.stdout:3355: seq_num 1043 ranges {0=671744} 2024-09-21T09:38:40.833 INFO:tasks.rados.rados.0.smithi042.stdout:3355: writing smithi04275593-7 from 0 to 671744 tid 1 2024-09-21T09:38:40.833 INFO:tasks.rados.rados.0.smithi042.stdout:3356: read oid 38 snap 328 2024-09-21T09:38:40.833 INFO:tasks.rados.rados.0.smithi042.stdout:3356: expect deleted 2024-09-21T09:38:40.834 INFO:tasks.rados.rados.0.smithi042.stdout:3357: delete oid 1 current snap is 332 2024-09-21T09:38:40.834 INFO:tasks.rados.rados.0.smithi042.stdout:3352: finishing copy_from racing read to smithi04275593-19 2024-09-21T09:38:40.834 INFO:tasks.rados.rados.0.smithi042.stdout:3352: finishing copy_from to smithi04275593-19 2024-09-21T09:38:40.834 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 1208 (ObjNum 999 snap 320 seq_num 999) dirty exists 2024-09-21T09:38:40.849 INFO:tasks.rados.rados.0.smithi042.stdout:3355: finishing write tid 1 to smithi04275593-7 2024-09-21T09:38:40.849 INFO:tasks.rados.rados.0.smithi042.stdout:3355: finishing write tid 2 to smithi04275593-7 2024-09-21T09:38:40.851 INFO:tasks.rados.rados.0.smithi042.stdout:3352: done (4 left) 2024-09-21T09:38:40.851 INFO:tasks.rados.rados.0.smithi042.stdout:3354: done (3 left) 2024-09-21T09:38:40.851 INFO:tasks.rados.rados.0.smithi042.stdout:3356: done (2 left) 2024-09-21T09:38:40.851 INFO:tasks.rados.rados.0.smithi042.stdout:3357: done (1 left) 2024-09-21T09:38:40.851 INFO:tasks.rados.rados.0.smithi042.stdout:3358: read oid 30 snap -1 2024-09-21T09:38:40.851 INFO:tasks.rados.rados.0.smithi042.stdout:3358: expect (ObjNum 1016 snap 323 seq_num 1016) 2024-09-21T09:38:40.851 INFO:tasks.rados.rados.0.smithi042.stdout:3359: snap_remove snap 301 2024-09-21T09:38:41.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:40 smithi042 ceph-mon[85820]: osdmap e737: 8 total, 8 up, 8 in 2024-09-21T09:38:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:40 smithi042 ceph-mon[87662]: osdmap e737: 8 total, 8 up, 8 in 2024-09-21T09:38:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:40 smithi133 ceph-mon[83064]: osdmap e737: 8 total, 8 up, 8 in 2024-09-21T09:38:41.842 INFO:tasks.rados.rados.0.smithi042.stdout:3355: finishing write tid 3 to smithi04275593-7 2024-09-21T09:38:41.842 INFO:tasks.rados.rados.0.smithi042.stdout:3355: oid 7 updating version 0 to 1705 2024-09-21T09:38:41.842 INFO:tasks.rados.rados.0.smithi042.stdout:3355: oid 7 version 1705 is already newer than 1704 2024-09-21T09:38:41.842 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1705 (ObjNum 1043 snap 332 seq_num 1043) dirty exists 2024-09-21T09:38:41.842 INFO:tasks.rados.rados.0.smithi042.stdout:3355: left oid 7 (ObjNum 1043 snap 332 seq_num 1043) 2024-09-21T09:38:41.842 INFO:tasks.rados.rados.0.smithi042.stdout:3358: expect (ObjNum 1016 snap 323 seq_num 1016) 2024-09-21T09:38:41.892 INFO:tasks.rados.rados.0.smithi042.stdout:3355: done (2 left) 2024-09-21T09:38:41.893 INFO:tasks.rados.rados.0.smithi042.stdout:3358: done (1 left) 2024-09-21T09:38:41.893 INFO:tasks.rados.rados.0.smithi042.stdout:3359: done (0 left) 2024-09-21T09:38:41.893 INFO:tasks.rados.rados.0.smithi042.stdout:3360: setattr oid 49 current snap is 332 2024-09-21T09:38:41.893 INFO:tasks.rados.rados.0.smithi042.stdout:3361: snap_remove snap 315 2024-09-21T09:38:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:41 smithi042 ceph-mon[87662]: osdmap e738: 8 total, 8 up, 8 in 2024-09-21T09:38:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:41 smithi042 ceph-mon[87662]: pgmap v785: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 640 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 136 KiB/s wr, 7 op/s 2024-09-21T09:38:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:41 smithi042 ceph-mon[85820]: osdmap e738: 8 total, 8 up, 8 in 2024-09-21T09:38:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:41 smithi042 ceph-mon[85820]: pgmap v785: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 640 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 136 KiB/s wr, 7 op/s 2024-09-21T09:38:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:41 smithi133 ceph-mon[83064]: osdmap e738: 8 total, 8 up, 8 in 2024-09-21T09:38:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:41 smithi133 ceph-mon[83064]: pgmap v785: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 640 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 136 KiB/s wr, 7 op/s 2024-09-21T09:38:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:42.787 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1640 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-09-21T09:38:42.787 INFO:tasks.rados.rados.0.smithi042.stdout:3360: done (1 left) 2024-09-21T09:38:42.787 INFO:tasks.rados.rados.0.smithi042.stdout:3361: done (0 left) 2024-09-21T09:38:42.787 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 332 2024-09-21T09:38:42.787 INFO:tasks.rados.rados.0.smithi042.stdout:3362: seq_num 1045 ranges {1753088=704512} 2024-09-21T09:38:42.802 INFO:tasks.rados.rados.0.smithi042.stdout:3362: writing smithi04275593-28 from 1753088 to 2457600 tid 1 2024-09-21T09:38:42.802 INFO:tasks.rados.rados.0.smithi042.stdout:3363: snap_create 2024-09-21T09:38:42.809 INFO:tasks.rados.rados.0.smithi042.stdout:3362: finishing write tid 1 to smithi04275593-28 2024-09-21T09:38:42.809 INFO:tasks.rados.rados.0.smithi042.stdout:3362: finishing write tid 2 to smithi04275593-28 2024-09-21T09:38:42.812 INFO:tasks.rados.rados.0.smithi042.stdout:3362: finishing write tid 3 to smithi04275593-28 2024-09-21T09:38:42.812 INFO:tasks.rados.rados.0.smithi042.stdout:3362: oid 28 updating version 0 to 1310 2024-09-21T09:38:42.812 INFO:tasks.rados.rados.0.smithi042.stdout:3362: oid 28 updating version 1310 to 1311 2024-09-21T09:38:42.812 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1311 (ObjNum 1045 snap 332 seq_num 1045) dirty exists 2024-09-21T09:38:42.812 INFO:tasks.rados.rados.0.smithi042.stdout:3362: left oid 28 (ObjNum 1045 snap 332 seq_num 1045) 2024-09-21T09:38:43.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:42 smithi042 ceph-mon[85820]: osdmap e739: 8 total, 8 up, 8 in 2024-09-21T09:38:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:42 smithi042 ceph-mon[85820]: osdmap e740: 8 total, 8 up, 8 in 2024-09-21T09:38:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:42 smithi042 ceph-mon[87662]: osdmap e739: 8 total, 8 up, 8 in 2024-09-21T09:38:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:42 smithi042 ceph-mon[87662]: osdmap e740: 8 total, 8 up, 8 in 2024-09-21T09:38:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:42 smithi133 ceph-mon[83064]: osdmap e739: 8 total, 8 up, 8 in 2024-09-21T09:38:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:42 smithi133 ceph-mon[83064]: osdmap e740: 8 total, 8 up, 8 in 2024-09-21T09:38:43.785 INFO:tasks.rados.rados.0.smithi042.stdout:3362: done (1 left) 2024-09-21T09:38:43.785 INFO:tasks.rados.rados.0.smithi042.stdout:3363: done (0 left) 2024-09-21T09:38:43.785 INFO:tasks.rados.rados.0.smithi042.stdout:3364: rmattr oid 26 current snap is 333 2024-09-21T09:38:43.785 INFO:tasks.rados.rados.0.smithi042.stdout:3364: done (0 left) 2024-09-21T09:38:43.785 INFO:tasks.rados.rados.0.smithi042.stdout:3365: rollback oid 26 current snap is 333 2024-09-21T09:38:43.785 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 26 to 319 2024-09-21T09:38:43.785 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 333 2024-09-21T09:38:43.785 INFO:tasks.rados.rados.0.smithi042.stdout:3366: seq_num 1046 ranges {0=729088} 2024-09-21T09:38:43.789 INFO:tasks.rados.rados.0.smithi042.stdout:3366: writing smithi04275593-9 from 0 to 729088 tid 1 2024-09-21T09:38:43.789 INFO:tasks.rados.rados.0.smithi042.stdout:3367: snap_remove snap 330 2024-09-21T09:38:44.791 INFO:tasks.rados.rados.0.smithi042.stdout:3365: finishing rollback tid 1 to smithi04275593-26 2024-09-21T09:38:44.791 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 1232 (ObjNum 129 snap 0 seq_num 3459951976) dirty dne 2024-09-21T09:38:44.791 INFO:tasks.rados.rados.0.smithi042.stdout:3366: finishing write tid 1 to smithi04275593-9 2024-09-21T09:38:44.791 INFO:tasks.rados.rados.0.smithi042.stdout:3366: finishing write tid 2 to smithi04275593-9 2024-09-21T09:38:44.792 INFO:tasks.rados.rados.0.smithi042.stdout:3366: finishing write tid 3 to smithi04275593-9 2024-09-21T09:38:44.792 INFO:tasks.rados.rados.0.smithi042.stdout:3366: oid 9 updating version 0 to 1527 2024-09-21T09:38:44.792 INFO:tasks.rados.rados.0.smithi042.stdout:3366: oid 9 updating version 1527 to 1528 2024-09-21T09:38:44.792 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 1528 (ObjNum 1046 snap 333 seq_num 1046) dirty exists 2024-09-21T09:38:44.792 INFO:tasks.rados.rados.0.smithi042.stdout:3366: left oid 9 (ObjNum 1046 snap 333 seq_num 1046) 2024-09-21T09:38:44.792 INFO:tasks.rados.rados.0.smithi042.stdout:3365: done (2 left) 2024-09-21T09:38:44.792 INFO:tasks.rados.rados.0.smithi042.stdout:3366: done (1 left) 2024-09-21T09:38:44.792 INFO:tasks.rados.rados.0.smithi042.stdout:3367: done (0 left) 2024-09-21T09:38:44.792 INFO:tasks.rados.rados.0.smithi042.stdout:3368: delete oid 46 current snap is 333 2024-09-21T09:38:44.796 INFO:tasks.rados.rados.0.smithi042.stdout:3368: done (0 left) 2024-09-21T09:38:44.796 INFO:tasks.rados.rados.0.smithi042.stdout:3369: copy_from oid 26 from oid 30 current snap is 333 2024-09-21T09:38:44.796 INFO:tasks.rados.rados.0.smithi042.stdout:3370: snap_remove snap 282 2024-09-21T09:38:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:44 smithi042 ceph-mon[85820]: pgmap v788: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 623 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 600 KiB/s wr, 10 op/s 2024-09-21T09:38:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:44 smithi042 ceph-mon[85820]: osdmap e741: 8 total, 8 up, 8 in 2024-09-21T09:38:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:44 smithi042 ceph-mon[87662]: pgmap v788: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 623 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 600 KiB/s wr, 10 op/s 2024-09-21T09:38:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:44 smithi042 ceph-mon[87662]: osdmap e741: 8 total, 8 up, 8 in 2024-09-21T09:38:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:44 smithi133 ceph-mon[83064]: pgmap v788: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 623 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 600 KiB/s wr, 10 op/s 2024-09-21T09:38:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:44 smithi133 ceph-mon[83064]: osdmap e741: 8 total, 8 up, 8 in 2024-09-21T09:38:45.797 INFO:tasks.rados.rados.0.smithi042.stdout:3369: finishing copy_from racing read to smithi04275593-26 2024-09-21T09:38:45.798 INFO:tasks.rados.rados.0.smithi042.stdout:3369: finishing copy_from to smithi04275593-26 2024-09-21T09:38:45.798 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 1525 (ObjNum 1016 snap 323 seq_num 1016) dirty exists 2024-09-21T09:38:45.798 INFO:tasks.rados.rados.0.smithi042.stdout:3369: done (1 left) 2024-09-21T09:38:45.798 INFO:tasks.rados.rados.0.smithi042.stdout:3370: done (0 left) 2024-09-21T09:38:45.798 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 333 2024-09-21T09:38:45.798 INFO:tasks.rados.rados.0.smithi042.stdout:3371: seq_num 1048 ranges {2342912=761856} 2024-09-21T09:38:45.817 INFO:tasks.rados.rados.0.smithi042.stdout:3371: writing smithi04275593-27 from 2342912 to 3104768 tid 1 2024-09-21T09:38:45.817 INFO:tasks.rados.rados.0.smithi042.stdout:3372: rmattr oid 47 current snap is 333 2024-09-21T09:38:45.817 INFO:tasks.rados.rados.0.smithi042.stdout:3372: done (1 left) 2024-09-21T09:38:45.817 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 333 2024-09-21T09:38:45.817 INFO:tasks.rados.rados.0.smithi042.stdout:3373: seq_num 1049 ranges {0=778240} 2024-09-21T09:38:45.822 INFO:tasks.rados.rados.0.smithi042.stdout:3373: writing smithi04275593-50 from 0 to 778240 tid 1 2024-09-21T09:38:45.822 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 333 2024-09-21T09:38:45.822 INFO:tasks.rados.rados.0.smithi042.stdout:3374: seq_num 1050 ranges {1802240=794624} 2024-09-21T09:38:45.837 INFO:tasks.rados.rados.0.smithi042.stdout:3374: writing smithi04275593-10 from 1802240 to 2596864 tid 1 2024-09-21T09:38:45.837 INFO:tasks.rados.rados.0.smithi042.stdout:3375: snap_remove snap 311 2024-09-21T09:38:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:45 smithi042 ceph-mon[87662]: osdmap e742: 8 total, 8 up, 8 in 2024-09-21T09:38:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:45 smithi042 ceph-mon[85820]: osdmap e742: 8 total, 8 up, 8 in 2024-09-21T09:38:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:45 smithi133 ceph-mon[83064]: osdmap e742: 8 total, 8 up, 8 in 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3371: finishing write tid 1 to smithi04275593-27 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3371: finishing write tid 2 to smithi04275593-27 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3371: finishing write tid 3 to smithi04275593-27 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3371: oid 27 updating version 0 to 1209 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3371: oid 27 updating version 1209 to 1210 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 1210 (ObjNum 1048 snap 333 seq_num 1048) dirty exists 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3371: left oid 27 (ObjNum 1048 snap 333 seq_num 1048) 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3373: finishing write tid 1 to smithi04275593-50 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3373: finishing write tid 2 to smithi04275593-50 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3373: finishing write tid 3 to smithi04275593-50 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3373: oid 50 updating version 0 to 1526 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:3373: oid 50 updating version 1526 to 1527 2024-09-21T09:38:46.803 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1527 (ObjNum 1049 snap 333 seq_num 1049) dirty exists 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3373: left oid 50 (ObjNum 1049 snap 333 seq_num 1049) 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3374: finishing write tid 1 to smithi04275593-10 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3374: finishing write tid 2 to smithi04275593-10 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3374: finishing write tid 3 to smithi04275593-10 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3374: oid 10 updating version 0 to 1212 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3374: oid 10 version 1212 is already newer than 1211 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 1212 (ObjNum 1050 snap 333 seq_num 1050) dirty exists 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3374: left oid 10 (ObjNum 1050 snap 333 seq_num 1050) 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3371: done (3 left) 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3373: done (2 left) 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3374: done (1 left) 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3375: done (0 left) 2024-09-21T09:38:46.804 INFO:tasks.rados.rados.0.smithi042.stdout:3376: snap_create 2024-09-21T09:38:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:46 smithi042 ceph-mon[87662]: pgmap v791: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T09:38:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:46 smithi042 ceph-mon[87662]: osdmap e743: 8 total, 8 up, 8 in 2024-09-21T09:38:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:46 smithi042 ceph-mon[85820]: pgmap v791: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T09:38:47.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:46 smithi042 ceph-mon[85820]: osdmap e743: 8 total, 8 up, 8 in 2024-09-21T09:38:47.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:46 smithi133 ceph-mon[83064]: pgmap v791: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T09:38:47.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:46 smithi133 ceph-mon[83064]: osdmap e743: 8 total, 8 up, 8 in 2024-09-21T09:38:47.785 INFO:tasks.rados.rados.0.smithi042.stdout:3376: done (0 left) 2024-09-21T09:38:47.785 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 334 2024-09-21T09:38:47.785 INFO:tasks.rados.rados.0.smithi042.stdout:3377: seq_num 1051 ranges {3522560=409600,3932160=401408} 2024-09-21T09:38:47.806 INFO:tasks.rados.rados.0.smithi042.stdout:3377: writing smithi04275593-17 from 3522560 to 3932160 tid 1 2024-09-21T09:38:47.809 INFO:tasks.rados.rados.0.smithi042.stdout:3377: writing smithi04275593-17 from 3932160 to 4333568 tid 2 2024-09-21T09:38:47.809 INFO:tasks.rados.rados.0.smithi042.stdout:3378: read oid 7 snap -1 2024-09-21T09:38:47.809 INFO:tasks.rados.rados.0.smithi042.stdout:3378: expect (ObjNum 1043 snap 332 seq_num 1043) 2024-09-21T09:38:47.809 INFO:tasks.rados.rados.0.smithi042.stdout:3379: snap_remove snap 231 2024-09-21T09:38:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:47 smithi042 ceph-mon[87662]: osdmap e744: 8 total, 8 up, 8 in 2024-09-21T09:38:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:47 smithi042 ceph-mon[87662]: osdmap e745: 8 total, 8 up, 8 in 2024-09-21T09:38:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:47 smithi042 ceph-mon[85820]: osdmap e744: 8 total, 8 up, 8 in 2024-09-21T09:38:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:47 smithi042 ceph-mon[85820]: osdmap e745: 8 total, 8 up, 8 in 2024-09-21T09:38:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:47 smithi133 ceph-mon[83064]: osdmap e744: 8 total, 8 up, 8 in 2024-09-21T09:38:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:47 smithi133 ceph-mon[83064]: osdmap e745: 8 total, 8 up, 8 in 2024-09-21T09:38:48.812 INFO:tasks.rados.rados.0.smithi042.stdout:3379: done (2 left) 2024-09-21T09:38:48.812 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 334 2024-09-21T09:38:48.812 INFO:tasks.rados.rados.0.smithi042.stdout:3380: seq_num 1052 ranges {1441792=425984,1867776=401408} 2024-09-21T09:38:48.823 INFO:tasks.rados.rados.0.smithi042.stdout:3380: writing smithi04275593-16 from 1441792 to 1867776 tid 1 2024-09-21T09:38:48.827 INFO:tasks.rados.rados.0.smithi042.stdout:3380: writing smithi04275593-16 from 1867776 to 2269184 tid 2 2024-09-21T09:38:48.827 INFO:tasks.rados.rados.0.smithi042.stdout:3381: rmattr oid 29 current snap is 334 2024-09-21T09:38:48.827 INFO:tasks.rados.rados.0.smithi042.stdout:3381: done (3 left) 2024-09-21T09:38:48.827 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 334 2024-09-21T09:38:48.827 INFO:tasks.rados.rados.0.smithi042.stdout:3377: finishing write tid 1 to smithi04275593-17 2024-09-21T09:38:48.827 INFO:tasks.rados.rados.0.smithi042.stdout:3378: expect (ObjNum 1043 snap 332 seq_num 1043) 2024-09-21T09:38:48.853 INFO:tasks.rados.rados.0.smithi042.stdout:3377: finishing write tid 2 to smithi04275593-17 2024-09-21T09:38:48.853 INFO:tasks.rados.rados.0.smithi042.stdout:3377: finishing write tid 3 to smithi04275593-17 2024-09-21T09:38:48.853 INFO:tasks.rados.rados.0.smithi042.stdout:3377: finishing write tid 4 to smithi04275593-17 2024-09-21T09:38:48.853 INFO:tasks.rados.rados.0.smithi042.stdout:3377: oid 17 updating version 0 to 1540 2024-09-21T09:38:48.853 INFO:tasks.rados.rados.0.smithi042.stdout:3377: oid 17 updating version 1540 to 1541 2024-09-21T09:38:48.853 INFO:tasks.rados.rados.0.smithi042.stdout:3377: oid 17 version 1541 is already newer than 1539 2024-09-21T09:38:48.854 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1541 (ObjNum 1051 snap 334 seq_num 1051) dirty exists 2024-09-21T09:38:48.854 INFO:tasks.rados.rados.0.smithi042.stdout:3377: left oid 17 (ObjNum 1051 snap 334 seq_num 1051) 2024-09-21T09:38:48.854 INFO:tasks.rados.rados.0.smithi042.stdout:3382: seq_num 1053 ranges {2596864=442368,3039232=401408} 2024-09-21T09:38:48.870 INFO:tasks.rados.rados.0.smithi042.stdout:3382: writing smithi04275593-10 from 2596864 to 3039232 tid 1 2024-09-21T09:38:48.872 INFO:tasks.rados.rados.0.smithi042.stdout:3382: writing smithi04275593-10 from 3039232 to 3440640 tid 2 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3377: done (3 left) 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3378: done (2 left) 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3383: delete oid 50 current snap is 334 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3380: finishing write tid 1 to smithi04275593-16 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3380: finishing write tid 2 to smithi04275593-16 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3380: finishing write tid 3 to smithi04275593-16 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3380: finishing write tid 4 to smithi04275593-16 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3380: oid 16 updating version 0 to 1549 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3380: oid 16 version 1549 is already newer than 1547 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3380: oid 16 version 1549 is already newer than 1548 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 1549 (ObjNum 1052 snap 334 seq_num 1052) dirty exists 2024-09-21T09:38:48.873 INFO:tasks.rados.rados.0.smithi042.stdout:3380: left oid 16 (ObjNum 1052 snap 334 seq_num 1052) 2024-09-21T09:38:48.874 INFO:tasks.rados.rados.0.smithi042.stdout:3380: done (2 left) 2024-09-21T09:38:48.875 INFO:tasks.rados.rados.0.smithi042.stdout:3383: done (1 left) 2024-09-21T09:38:48.875 INFO:tasks.rados.rados.0.smithi042.stdout:3384: copy_from oid 35 from oid 7 current snap is 334 2024-09-21T09:38:48.875 INFO:tasks.rados.rados.0.smithi042.stdout:3385: rmattr oid 43 current snap is 334 2024-09-21T09:38:48.875 INFO:tasks.rados.rados.0.smithi042.stdout:3386: snap_remove snap 329 2024-09-21T09:38:49.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:48 smithi042 ceph-mon[85820]: pgmap v794: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 582 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 681 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-09-21T09:38:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:48 smithi042 ceph-mon[87662]: pgmap v794: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 582 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 681 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-09-21T09:38:49.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:48 smithi133 ceph-mon[83064]: pgmap v794: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 582 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 681 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-09-21T09:38:49.819 INFO:tasks.rados.rados.0.smithi042.stdout:3382: finishing write tid 1 to smithi04275593-10 2024-09-21T09:38:49.819 INFO:tasks.rados.rados.0.smithi042.stdout:3382: finishing write tid 2 to smithi04275593-10 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3382: finishing write tid 3 to smithi04275593-10 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3382: finishing write tid 4 to smithi04275593-10 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3382: oid 10 updating version 0 to 1214 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3382: oid 10 version 1214 is already newer than 1213 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3382: oid 10 updating version 1214 to 1215 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 1215 (ObjNum 1053 snap 334 seq_num 1053) dirty exists 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3382: left oid 10 (ObjNum 1053 snap 334 seq_num 1053) 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 950 (ObjNum 1004 snap 320 seq_num 1004) dirty exists 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3384: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3384: finishing copy_from to smithi04275593-35 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1705 (ObjNum 1043 snap 332 seq_num 1043) dirty exists 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3382: done (3 left) 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3384: done (2 left) 2024-09-21T09:38:49.820 INFO:tasks.rados.rados.0.smithi042.stdout:3385: done (1 left) 2024-09-21T09:38:49.821 INFO:tasks.rados.rados.0.smithi042.stdout:3386: done (0 left) 2024-09-21T09:38:49.821 INFO:tasks.rados.rados.0.smithi042.stdout:3387: setattr oid 42 current snap is 334 2024-09-21T09:38:49.821 INFO:tasks.rados.rados.0.smithi042.stdout:3388: copy_from oid 3 from oid 9 current snap is 334 2024-09-21T09:38:49.821 INFO:tasks.rados.rados.0.smithi042.stdout:3389: read oid 44 snap -1 2024-09-21T09:38:49.822 INFO:tasks.rados.rados.0.smithi042.stdout:3389: expect deleted 2024-09-21T09:38:49.822 INFO:tasks.rados.rados.0.smithi042.stdout:3390: read oid 49 snap 333 2024-09-21T09:38:49.822 INFO:tasks.rados.rados.0.smithi042.stdout:3390: expect (ObjNum -835834272 snap 22042 seq_num 3458760688) 2024-09-21T09:38:49.822 INFO:tasks.rados.rados.0.smithi042.stdout:3391: snap_remove snap 325 2024-09-21T09:38:50.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:49 smithi042 ceph-mon[85820]: osdmap e746: 8 total, 8 up, 8 in 2024-09-21T09:38:50.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:49 smithi042 ceph-mon[85820]: pgmap v797: 121 pgs: 121 active+clean; 545 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 984 KiB/s wr, 5 op/s 2024-09-21T09:38:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:49 smithi042 ceph-mon[87662]: osdmap e746: 8 total, 8 up, 8 in 2024-09-21T09:38:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:49 smithi042 ceph-mon[87662]: pgmap v797: 121 pgs: 121 active+clean; 545 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 984 KiB/s wr, 5 op/s 2024-09-21T09:38:50.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:38:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:38:50] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.51.0" 2024-09-21T09:38:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:49 smithi133 ceph-mon[83064]: osdmap e746: 8 total, 8 up, 8 in 2024-09-21T09:38:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:49 smithi133 ceph-mon[83064]: pgmap v797: 121 pgs: 121 active+clean; 545 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 984 KiB/s wr, 5 op/s 2024-09-21T09:38:50.825 INFO:tasks.rados.rados.0.smithi042.stdout:3391: done (4 left) 2024-09-21T09:38:50.826 INFO:tasks.rados.rados.0.smithi042.stdout:3392: read oid 23 snap -1 2024-09-21T09:38:50.826 INFO:tasks.rados.rados.0.smithi042.stdout:3392: expect (ObjNum 991 snap 320 seq_num 991) 2024-09-21T09:38:50.826 INFO:tasks.rados.rados.0.smithi042.stdout:3393: read oid 17 snap -1 2024-09-21T09:38:50.826 INFO:tasks.rados.rados.0.smithi042.stdout:3393: expect (ObjNum 1051 snap 334 seq_num 1051) 2024-09-21T09:38:50.826 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 334 2024-09-21T09:38:50.826 INFO:tasks.rados.rados.0.smithi042.stdout:3394: seq_num 1055 ranges {0=475136,475136=401408} 2024-09-21T09:38:50.829 INFO:tasks.rados.rados.0.smithi042.stdout:3394: writing smithi04275593-50 from 0 to 475136 tid 1 2024-09-21T09:38:50.832 INFO:tasks.rados.rados.0.smithi042.stdout:3394: writing smithi04275593-50 from 475136 to 876544 tid 2 2024-09-21T09:38:50.832 INFO:tasks.rados.rados.0.smithi042.stdout:3395: delete oid 30 current snap is 334 2024-09-21T09:38:50.832 INFO:tasks.rados.rados.0.smithi042.stdout:3390: expect (ObjNum -835834272 snap 22042 seq_num 3458760688) 2024-09-21T09:38:50.835 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 1211 (ObjNum 993 snap 320 seq_num 993) dirty exists 2024-09-21T09:38:50.835 INFO:tasks.rados.rados.0.smithi042.stdout:3388: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:38:50.835 INFO:tasks.rados.rados.0.smithi042.stdout:3388: finishing copy_from to smithi04275593-3 2024-09-21T09:38:50.836 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1528 (ObjNum 1046 snap 333 seq_num 1046) dirty exists 2024-09-21T09:38:50.844 INFO:tasks.rados.rados.0.smithi042.stdout:3394: finishing write tid 1 to smithi04275593-50 2024-09-21T09:38:50.845 INFO:tasks.rados.rados.0.smithi042.stdout:3394: finishing write tid 2 to smithi04275593-50 2024-09-21T09:38:50.845 INFO:tasks.rados.rados.0.smithi042.stdout:3394: finishing write tid 3 to smithi04275593-50 2024-09-21T09:38:50.847 INFO:tasks.rados.rados.0.smithi042.stdout:3394: finishing write tid 4 to smithi04275593-50 2024-09-21T09:38:50.847 INFO:tasks.rados.rados.0.smithi042.stdout:3394: oid 50 updating version 0 to 1529 2024-09-21T09:38:50.847 INFO:tasks.rados.rados.0.smithi042.stdout:3394: oid 50 updating version 1529 to 1531 2024-09-21T09:38:50.847 INFO:tasks.rados.rados.0.smithi042.stdout:3394: oid 50 version 1531 is already newer than 1530 2024-09-21T09:38:50.847 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1531 (ObjNum 1055 snap 334 seq_num 1055) dirty exists 2024-09-21T09:38:50.847 INFO:tasks.rados.rados.0.smithi042.stdout:3394: left oid 50 (ObjNum 1055 snap 334 seq_num 1055) 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:3387: done (7 left) 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:3388: done (6 left) 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:3389: done (5 left) 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:3390: done (4 left) 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:3394: done (3 left) 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:3395: done (2 left) 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:3396: read oid 47 snap -1 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:3396: expect deleted 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:3397: rollback oid 27 current snap is 334 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 27 to 323 2024-09-21T09:38:50.851 INFO:tasks.rados.rados.0.smithi042.stdout:3398: rmattr oid 35 current snap is 334 2024-09-21T09:38:50.852 INFO:tasks.rados.rados.0.smithi042.stdout:3398: done (4 left) 2024-09-21T09:38:50.852 INFO:tasks.rados.rados.0.smithi042.stdout:3399: read oid 29 snap -1 2024-09-21T09:38:50.852 INFO:tasks.rados.rados.0.smithi042.stdout:3399: expect (ObjNum 943 snap 298 seq_num 943) 2024-09-21T09:38:50.852 INFO:tasks.rados.rados.0.smithi042.stdout:3400: snap_create 2024-09-21T09:38:50.857 INFO:tasks.rados.rados.0.smithi042.stdout:3397: finishing rollback tid 0 to smithi04275593-27 2024-09-21T09:38:50.857 INFO:tasks.rados.rados.0.smithi042.stdout:3397: finishing rollback tid 1 to smithi04275593-27 2024-09-21T09:38:50.858 INFO:tasks.rados.rados.0.smithi042.stdout:3397: finishing rollback tid 2 to smithi04275593-27 2024-09-21T09:38:50.858 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 1218 (ObjNum 999 snap 320 seq_num 999) dirty exists 2024-09-21T09:38:50.860 INFO:tasks.rados.rados.0.smithi042.stdout:3393: expect (ObjNum 1051 snap 334 seq_num 1051) 2024-09-21T09:38:51.061 INFO:tasks.rados.rados.0.smithi042.stdout:3399: expect (ObjNum 943 snap 298 seq_num 943) 2024-09-21T09:38:51.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:50 smithi042 ceph-mon[87662]: osdmap e747: 8 total, 8 up, 8 in 2024-09-21T09:38:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:50 smithi042 ceph-mon[85820]: osdmap e747: 8 total, 8 up, 8 in 2024-09-21T09:38:51.153 INFO:tasks.rados.rados.0.smithi042.stdout:3392: expect (ObjNum 991 snap 320 seq_num 991) 2024-09-21T09:38:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:50 smithi133 ceph-mon[83064]: osdmap e747: 8 total, 8 up, 8 in 2024-09-21T09:38:51.243 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:38:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:38:50.852+0000 7fe44c9b7640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 18b after trimming was started 2024-09-21T09:38:51.829 INFO:tasks.rados.rados.0.smithi042.stdout:3392: done (5 left) 2024-09-21T09:38:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3393: done (4 left) 2024-09-21T09:38:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3396: done (3 left) 2024-09-21T09:38:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3397: done (2 left) 2024-09-21T09:38:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3399: done (1 left) 2024-09-21T09:38:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3400: done (0 left) 2024-09-21T09:38:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3401: delete oid 27 current snap is 335 2024-09-21T09:38:51.836 INFO:tasks.rados.rados.0.smithi042.stdout:3401: done (0 left) 2024-09-21T09:38:51.836 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 335 2024-09-21T09:38:51.836 INFO:tasks.rados.rados.0.smithi042.stdout:3402: seq_num 1058 ranges {0=524288,524288=401408} 2024-09-21T09:38:51.839 INFO:tasks.rados.rados.0.smithi042.stdout:3402: writing smithi04275593-27 from 0 to 524288 tid 1 2024-09-21T09:38:51.841 INFO:tasks.rados.rados.0.smithi042.stdout:3402: writing smithi04275593-27 from 524288 to 925696 tid 2 2024-09-21T09:38:51.841 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 335 2024-09-21T09:38:51.841 INFO:tasks.rados.rados.0.smithi042.stdout:3403: seq_num 1059 ranges {2007040=540672,2547712=401408} 2024-09-21T09:38:51.858 INFO:tasks.rados.rados.0.smithi042.stdout:3403: writing smithi04275593-36 from 2007040 to 2547712 tid 1 2024-09-21T09:38:51.858 INFO:tasks.rados.rados.0.smithi042.stdout:3403: writing smithi04275593-36 from 2547712 to 2949120 tid 2 2024-09-21T09:38:51.858 INFO:tasks.rados.rados.0.smithi042.stdout:3404: delete oid 13 current snap is 335 2024-09-21T09:38:51.859 INFO:tasks.rados.rados.0.smithi042.stdout:3402: finishing write tid 1 to smithi04275593-27 2024-09-21T09:38:51.859 INFO:tasks.rados.rados.0.smithi042.stdout:3402: finishing write tid 2 to smithi04275593-27 2024-09-21T09:38:51.859 INFO:tasks.rados.rados.0.smithi042.stdout:3402: finishing write tid 3 to smithi04275593-27 2024-09-21T09:38:51.859 INFO:tasks.rados.rados.0.smithi042.stdout:3402: finishing write tid 4 to smithi04275593-27 2024-09-21T09:38:51.859 INFO:tasks.rados.rados.0.smithi042.stdout:3402: oid 27 updating version 0 to 1222 2024-09-21T09:38:51.859 INFO:tasks.rados.rados.0.smithi042.stdout:3402: oid 27 version 1222 is already newer than 1221 2024-09-21T09:38:51.859 INFO:tasks.rados.rados.0.smithi042.stdout:3402: oid 27 version 1222 is already newer than 1220 2024-09-21T09:38:51.859 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 1222 (ObjNum 1058 snap 335 seq_num 1058) dirty exists 2024-09-21T09:38:51.859 INFO:tasks.rados.rados.0.smithi042.stdout:3402: left oid 27 (ObjNum 1058 snap 335 seq_num 1058) 2024-09-21T09:38:51.860 INFO:tasks.rados.rados.0.smithi042.stdout:3402: done (2 left) 2024-09-21T09:38:51.860 INFO:tasks.rados.rados.0.smithi042.stdout:3404: done (1 left) 2024-09-21T09:38:51.860 INFO:tasks.rados.rados.0.smithi042.stdout:3405: read oid 6 snap -1 2024-09-21T09:38:51.861 INFO:tasks.rados.rados.0.smithi042.stdout:3405: expect deleted 2024-09-21T09:38:51.861 INFO:tasks.rados.rados.0.smithi042.stdout:3406: read oid 27 snap -1 2024-09-21T09:38:51.861 INFO:tasks.rados.rados.0.smithi042.stdout:3406: expect (ObjNum 1058 snap 335 seq_num 1058) 2024-09-21T09:38:51.861 INFO:tasks.rados.rados.0.smithi042.stdout:3407: delete oid 3 current snap is 335 2024-09-21T09:38:51.865 INFO:tasks.rados.rados.0.smithi042.stdout:3403: finishing write tid 1 to smithi04275593-36 2024-09-21T09:38:51.865 INFO:tasks.rados.rados.0.smithi042.stdout:3405: done (3 left) 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3407: done (2 left) 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3408: copy_from oid 3 from oid 17 current snap is 335 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3409: copy_from oid 46 from oid 15 current snap is 335 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3410: rollback oid 48 current snap is 335 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 48 to 332 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3411: copy_from oid 39 from oid 28 current snap is 335 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3412: read oid 43 snap -1 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3412: expect (ObjNum 1004 snap 320 seq_num 1004) 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3413: copy_from oid 16 from oid 47 current snap is 335 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3403: finishing write tid 2 to smithi04275593-36 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3414: snap_create 2024-09-21T09:38:51.866 INFO:tasks.rados.rados.0.smithi042.stdout:3403: finishing write tid 3 to smithi04275593-36 2024-09-21T09:38:51.867 INFO:tasks.rados.rados.0.smithi042.stdout:3413: finishing copy_from to smithi04275593-16 2024-09-21T09:38:51.867 INFO:tasks.rados.rados.0.smithi042.stdout:3413: got expected ENOENT (src dne) 2024-09-21T09:38:51.868 INFO:tasks.rados.rados.0.smithi042.stdout:3413: finishing copy_from racing read to smithi04275593-16 2024-09-21T09:38:51.868 INFO:tasks.rados.rados.0.smithi042.stdout:3403: finishing write tid 4 to smithi04275593-36 2024-09-21T09:38:51.868 INFO:tasks.rados.rados.0.smithi042.stdout:3403: oid 36 updating version 0 to 1336 2024-09-21T09:38:51.868 INFO:tasks.rados.rados.0.smithi042.stdout:3403: oid 36 version 1336 is already newer than 1334 2024-09-21T09:38:51.868 INFO:tasks.rados.rados.0.smithi042.stdout:3403: oid 36 version 1336 is already newer than 1335 2024-09-21T09:38:51.868 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1336 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2024-09-21T09:38:51.868 INFO:tasks.rados.rados.0.smithi042.stdout:3403: left oid 36 (ObjNum 1059 snap 335 seq_num 1059) 2024-09-21T09:38:51.868 INFO:tasks.rados.rados.0.smithi042.stdout:3406: expect (ObjNum 1058 snap 335 seq_num 1058) 2024-09-21T09:38:51.900 INFO:tasks.rados.rados.0.smithi042.stdout:3410: finishing rollback tid 0 to smithi04275593-48 2024-09-21T09:38:51.900 INFO:tasks.rados.rados.0.smithi042.stdout:3410: finishing rollback tid 1 to smithi04275593-48 2024-09-21T09:38:51.900 INFO:tasks.rados.rados.0.smithi042.stdout:3410: finishing rollback tid 2 to smithi04275593-48 2024-09-21T09:38:51.900 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 1534 (ObjNum 857 snap 277 seq_num 857) dirty exists 2024-09-21T09:38:51.900 INFO:tasks.rados.rados.0.smithi042.stdout:3411: finishing copy_from racing read to smithi04275593-39 2024-09-21T09:38:51.900 INFO:tasks.rados.rados.0.smithi042.stdout:3411: finishing copy_from to smithi04275593-39 2024-09-21T09:38:51.900 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1311 (ObjNum 1045 snap 332 seq_num 1045) dirty exists 2024-09-21T09:38:51.900 INFO:tasks.rados.rados.0.smithi042.stdout:3409: finishing copy_from racing read to smithi04275593-46 2024-09-21T09:38:51.900 INFO:tasks.rados.rados.0.smithi042.stdout:3409: finishing copy_from to smithi04275593-46 2024-09-21T09:38:51.901 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1493 (ObjNum 998 snap 320 seq_num 998) dirty exists 2024-09-21T09:38:51.901 INFO:tasks.rados.rados.0.smithi042.stdout:3408: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:38:51.902 INFO:tasks.rados.rados.0.smithi042.stdout:3408: finishing copy_from to smithi04275593-3 2024-09-21T09:38:51.902 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1541 (ObjNum 1051 snap 334 seq_num 1051) dirty exists 2024-09-21T09:38:51.916 INFO:tasks.rados.rados.0.smithi042.stdout:3412: expect (ObjNum 1004 snap 320 seq_num 1004) 2024-09-21T09:38:52.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:51 smithi042 ceph-mon[87662]: osdmap e748: 8 total, 8 up, 8 in 2024-09-21T09:38:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:51 smithi042 ceph-mon[87662]: pgmap v800: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 529 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 986 KiB/s wr, 5 op/s 2024-09-21T09:38:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:51 smithi042 ceph-mon[85820]: osdmap e748: 8 total, 8 up, 8 in 2024-09-21T09:38:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:51 smithi042 ceph-mon[85820]: pgmap v800: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 529 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 986 KiB/s wr, 5 op/s 2024-09-21T09:38:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:51 smithi133 ceph-mon[83064]: osdmap e748: 8 total, 8 up, 8 in 2024-09-21T09:38:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:51 smithi133 ceph-mon[83064]: pgmap v800: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 529 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 986 KiB/s wr, 5 op/s 2024-09-21T09:38:53.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:52 smithi042 ceph-mon[87662]: osdmap e749: 8 total, 8 up, 8 in 2024-09-21T09:38:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:52 smithi042 ceph-mon[87662]: osdmap e750: 8 total, 8 up, 8 in 2024-09-21T09:38:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:52 smithi042 ceph-mon[85820]: osdmap e749: 8 total, 8 up, 8 in 2024-09-21T09:38:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:52 smithi042 ceph-mon[85820]: osdmap e750: 8 total, 8 up, 8 in 2024-09-21T09:38:53.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:52 smithi133 ceph-mon[83064]: osdmap e749: 8 total, 8 up, 8 in 2024-09-21T09:38:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:52 smithi133 ceph-mon[83064]: osdmap e750: 8 total, 8 up, 8 in 2024-09-21T09:38:53.592 INFO:tasks.rados.rados.0.smithi042.stdout:3403: done (8 left) 2024-09-21T09:38:53.592 INFO:tasks.rados.rados.0.smithi042.stdout:3406: done (7 left) 2024-09-21T09:38:53.593 INFO:tasks.rados.rados.0.smithi042.stdout:3408: done (6 left) 2024-09-21T09:38:53.593 INFO:tasks.rados.rados.0.smithi042.stdout:3409: done (5 left) 2024-09-21T09:38:53.593 INFO:tasks.rados.rados.0.smithi042.stdout:3410: done (4 left) 2024-09-21T09:38:53.593 INFO:tasks.rados.rados.0.smithi042.stdout:3411: done (3 left) 2024-09-21T09:38:53.593 INFO:tasks.rados.rados.0.smithi042.stdout:3412: done (2 left) 2024-09-21T09:38:53.593 INFO:tasks.rados.rados.0.smithi042.stdout:3413: done (1 left) 2024-09-21T09:38:53.593 INFO:tasks.rados.rados.0.smithi042.stdout:3414: done (0 left) 2024-09-21T09:38:53.593 INFO:tasks.rados.rados.0.smithi042.stdout:3415: snap_create 2024-09-21T09:38:53.835 INFO:tasks.rados.rados.0.smithi042.stdout:3415: done (0 left) 2024-09-21T09:38:53.835 INFO:tasks.rados.rados.0.smithi042.stdout:3416: setattr oid 17 current snap is 337 2024-09-21T09:38:53.836 INFO:tasks.rados.rados.0.smithi042.stdout:3417: snap_create 2024-09-21T09:38:53.841 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1570 (ObjNum 1051 snap 334 seq_num 1051) dirty exists 2024-09-21T09:38:54.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:53 smithi042 ceph-mon[85820]: pgmap v803: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 529 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 792 KiB/s wr, 7 op/s 2024-09-21T09:38:54.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:53 smithi042 ceph-mon[87662]: pgmap v803: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 529 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 792 KiB/s wr, 7 op/s 2024-09-21T09:38:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:53 smithi133 ceph-mon[83064]: pgmap v803: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 529 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 792 KiB/s wr, 7 op/s 2024-09-21T09:38:54.837 INFO:tasks.rados.rados.0.smithi042.stdout:3416: done (1 left) 2024-09-21T09:38:54.838 INFO:tasks.rados.rados.0.smithi042.stdout:3417: done (0 left) 2024-09-21T09:38:54.838 INFO:tasks.rados.rados.0.smithi042.stdout:3418: snap_create 2024-09-21T09:38:55.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:54 smithi042 ceph-mon[85820]: osdmap e751: 8 total, 8 up, 8 in 2024-09-21T09:38:55.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:54 smithi042 ceph-mon[87662]: osdmap e751: 8 total, 8 up, 8 in 2024-09-21T09:38:55.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:54 smithi133 ceph-mon[83064]: osdmap e751: 8 total, 8 up, 8 in 2024-09-21T09:38:55.850 INFO:tasks.rados.rados.0.smithi042.stdout:3418: done (0 left) 2024-09-21T09:38:55.851 INFO:tasks.rados.rados.0.smithi042.stdout:3419: read oid 29 snap -1 2024-09-21T09:38:55.851 INFO:tasks.rados.rados.0.smithi042.stdout:3419: expect (ObjNum 943 snap 298 seq_num 943) 2024-09-21T09:38:55.851 INFO:tasks.rados.rados.0.smithi042.stdout:3420: read oid 23 snap 336 2024-09-21T09:38:55.851 INFO:tasks.rados.rados.0.smithi042.stdout:3420: expect (ObjNum 991 snap 320 seq_num 991) 2024-09-21T09:38:55.851 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 339 2024-09-21T09:38:55.851 INFO:tasks.rados.rados.0.smithi042.stdout:3421: seq_num 1062 ranges {671744=589824,1261568=401408} 2024-09-21T09:38:55.857 INFO:tasks.rados.rados.0.smithi042.stdout:3421: writing smithi04275593-35 from 671744 to 1261568 tid 1 2024-09-21T09:38:55.860 INFO:tasks.rados.rados.0.smithi042.stdout:3421: writing smithi04275593-35 from 1261568 to 1662976 tid 2 2024-09-21T09:38:55.860 INFO:tasks.rados.rados.0.smithi042.stdout:3422: read oid 10 snap -1 2024-09-21T09:38:55.860 INFO:tasks.rados.rados.0.smithi042.stdout:3422: expect (ObjNum 1053 snap 334 seq_num 1053) 2024-09-21T09:38:55.860 INFO:tasks.rados.rados.0.smithi042.stdout:3423: read oid 26 snap -1 2024-09-21T09:38:55.860 INFO:tasks.rados.rados.0.smithi042.stdout:3423: expect (ObjNum 1016 snap 323 seq_num 1016) 2024-09-21T09:38:55.861 INFO:tasks.rados.rados.0.smithi042.stdout:3424: rmattr oid 30 current snap is 339 2024-09-21T09:38:55.861 INFO:tasks.rados.rados.0.smithi042.stdout:3424: done (5 left) 2024-09-21T09:38:55.861 INFO:tasks.rados.rados.0.smithi042.stdout:3425: setattr oid 41 current snap is 339 2024-09-21T09:38:55.862 INFO:tasks.rados.rados.0.smithi042.stdout:3426: rollback oid 33 current snap is 339 2024-09-21T09:38:55.862 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 33 to 332 2024-09-21T09:38:55.862 INFO:tasks.rados.rados.0.smithi042.stdout:3427: copy_from oid 34 from oid 22 current snap is 339 2024-09-21T09:38:55.862 INFO:tasks.rados.rados.0.smithi042.stdout:3428: setattr oid 28 current snap is 339 2024-09-21T09:38:55.863 INFO:tasks.rados.rados.0.smithi042.stdout:3419: expect (ObjNum 943 snap 298 seq_num 943) 2024-09-21T09:38:55.965 INFO:tasks.rados.rados.0.smithi042.stdout:3423: expect (ObjNum 1016 snap 323 seq_num 1016) 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 1212 (ObjNum 857 snap 277 seq_num 857) dirty exists 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:3421: finishing write tid 1 to smithi04275593-35 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:3421: finishing write tid 2 to smithi04275593-35 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:3421: finishing write tid 3 to smithi04275593-35 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:3426: finishing rollback tid 0 to smithi04275593-33 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:3426: finishing rollback tid 1 to smithi04275593-33 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:3421: finishing write tid 4 to smithi04275593-35 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:3421: oid 35 updating version 0 to 1743 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:3421: oid 35 updating version 1743 to 1744 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:3421: oid 35 updating version 1744 to 1745 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1745 (ObjNum 1062 snap 339 seq_num 1062) dirty exists 2024-09-21T09:38:56.007 INFO:tasks.rados.rados.0.smithi042.stdout:3421: left oid 35 (ObjNum 1062 snap 339 seq_num 1062) 2024-09-21T09:38:56.008 INFO:tasks.rados.rados.0.smithi042.stdout:3426: finishing rollback tid 2 to smithi04275593-33 2024-09-21T09:38:56.008 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1749 (ObjNum 1031 snap 328 seq_num 1031) dirty exists 2024-09-21T09:38:56.008 INFO:tasks.rados.rados.0.smithi042.stdout:3422: expect (ObjNum 1053 snap 334 seq_num 1053) 2024-09-21T09:38:56.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:55 smithi042 ceph-mon[85820]: osdmap e752: 8 total, 8 up, 8 in 2024-09-21T09:38:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:55 smithi042 ceph-mon[85820]: pgmap v806: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 533 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-09-21T09:38:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:55 smithi042 ceph-mon[87662]: osdmap e752: 8 total, 8 up, 8 in 2024-09-21T09:38:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:55 smithi042 ceph-mon[87662]: pgmap v806: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 533 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-09-21T09:38:56.172 INFO:tasks.rados.rados.0.smithi042.stdout:3420: expect (ObjNum 991 snap 320 seq_num 991) 2024-09-21T09:38:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:55 smithi133 ceph-mon[83064]: osdmap e752: 8 total, 8 up, 8 in 2024-09-21T09:38:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:55 smithi133 ceph-mon[83064]: pgmap v806: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 533 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-09-21T09:38:56.723 INFO:tasks.rados.rados.0.smithi042.stdout:3427: finishing copy_from racing read to smithi04275593-34 2024-09-21T09:38:56.723 INFO:tasks.rados.rados.0.smithi042.stdout:3427: finishing copy_from to smithi04275593-34 2024-09-21T09:38:56.723 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1216 (ObjNum 991 snap 320 seq_num 991) dirty exists 2024-09-21T09:38:56.723 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1312 (ObjNum 1045 snap 332 seq_num 1045) dirty exists 2024-09-21T09:38:56.723 INFO:tasks.rados.rados.0.smithi042.stdout:3419: done (8 left) 2024-09-21T09:38:56.723 INFO:tasks.rados.rados.0.smithi042.stdout:3420: done (7 left) 2024-09-21T09:38:56.724 INFO:tasks.rados.rados.0.smithi042.stdout:3421: done (6 left) 2024-09-21T09:38:56.724 INFO:tasks.rados.rados.0.smithi042.stdout:3422: done (5 left) 2024-09-21T09:38:56.724 INFO:tasks.rados.rados.0.smithi042.stdout:3423: done (4 left) 2024-09-21T09:38:56.724 INFO:tasks.rados.rados.0.smithi042.stdout:3425: done (3 left) 2024-09-21T09:38:56.724 INFO:tasks.rados.rados.0.smithi042.stdout:3426: done (2 left) 2024-09-21T09:38:56.724 INFO:tasks.rados.rados.0.smithi042.stdout:3427: done (1 left) 2024-09-21T09:38:56.724 INFO:tasks.rados.rados.0.smithi042.stdout:3428: done (0 left) 2024-09-21T09:38:56.724 INFO:tasks.rados.rados.0.smithi042.stdout:3429: read oid 38 snap -1 2024-09-21T09:38:56.724 INFO:tasks.rados.rados.0.smithi042.stdout:3429: expect deleted 2024-09-21T09:38:56.724 INFO:tasks.rados.rados.0.smithi042.stdout:3430: snap_remove snap 318 2024-09-21T09:38:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[85820]: osdmap e753: 8 total, 8 up, 8 in 2024-09-21T09:38:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:38:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:38:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:38:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[87662]: osdmap e753: 8 total, 8 up, 8 in 2024-09-21T09:38:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:38:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:38:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:57.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:56 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:38:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:56 smithi133 ceph-mon[83064]: osdmap e753: 8 total, 8 up, 8 in 2024-09-21T09:38:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:38:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:38:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:38:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:38:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:38:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:38:57.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:56 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:38:57.564 INFO:tasks.rados.rados.0.smithi042.stdout:3430: done (1 left) 2024-09-21T09:38:57.564 INFO:tasks.rados.rados.0.smithi042.stdout:3431: rollback oid 9 current snap is 339 2024-09-21T09:38:57.564 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 9 to 224 2024-09-21T09:38:57.565 INFO:tasks.rados.rados.0.smithi042.stdout:3429: done (1 left) 2024-09-21T09:38:57.565 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 339 2024-09-21T09:38:57.565 INFO:tasks.rados.rados.0.smithi042.stdout:3432: seq_num 1063 ranges {2457600=606208,3063808=401408} 2024-09-21T09:38:57.583 INFO:tasks.rados.rados.0.smithi042.stdout:3432: writing smithi04275593-39 from 2457600 to 3063808 tid 1 2024-09-21T09:38:57.585 INFO:tasks.rados.rados.0.smithi042.stdout:3432: writing smithi04275593-39 from 3063808 to 3465216 tid 2 2024-09-21T09:38:57.585 INFO:tasks.rados.rados.0.smithi042.stdout:3433: copy_from oid 15 from oid 43 current snap is 339 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3431: finishing rollback tid 0 to smithi04275593-9 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3434: rmattr oid 10 current snap is 339 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3434: done (3 left) 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3435: rmattr oid 38 current snap is 339 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3435: done (3 left) 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3436: read oid 30 snap -1 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3436: expect deleted 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3431: finishing rollback tid 1 to smithi04275593-9 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 1531 (ObjNum 81 snap 0 seq_num 1516989535) dirty dne 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3431: done (3 left) 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3437: rollback oid 20 current snap is 339 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 20 to 326 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3438: read oid 32 snap -1 2024-09-21T09:38:57.587 INFO:tasks.rados.rados.0.smithi042.stdout:3438: expect deleted 2024-09-21T09:38:57.588 INFO:tasks.rados.rados.0.smithi042.stdout:3439: delete oid 3 current snap is 339 2024-09-21T09:38:57.590 INFO:tasks.rados.rados.0.smithi042.stdout:3437: finishing rollback tid 1 to smithi04275593-20 2024-09-21T09:38:57.590 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1490 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T09:38:57.591 INFO:tasks.rados.rados.0.smithi042.stdout:3437: done (5 left) 2024-09-21T09:38:57.591 INFO:tasks.rados.rados.0.smithi042.stdout:3438: done (4 left) 2024-09-21T09:38:57.591 INFO:tasks.rados.rados.0.smithi042.stdout:3439: done (3 left) 2024-09-21T09:38:57.591 INFO:tasks.rados.rados.0.smithi042.stdout:3440: snap_remove snap 331 2024-09-21T09:38:57.789 INFO:tasks.rados.rados.0.smithi042.stdout:3440: done (3 left) 2024-09-21T09:38:57.789 INFO:tasks.rados.rados.0.smithi042.stdout:3432: finishing write tid 1 to smithi04275593-39 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3432: finishing write tid 2 to smithi04275593-39 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3432: finishing write tid 3 to smithi04275593-39 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3432: finishing write tid 4 to smithi04275593-39 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3432: oid 39 updating version 0 to 1532 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3432: oid 39 updating version 1532 to 1534 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3432: oid 39 version 1534 is already newer than 1533 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1534 (ObjNum 1063 snap 339 seq_num 1063) dirty exists 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3432: left oid 39 (ObjNum 1063 snap 339 seq_num 1063) 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3433: finishing copy_from racing read to smithi04275593-15 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3433: finishing copy_from to smithi04275593-15 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 950 (ObjNum 1004 snap 320 seq_num 1004) dirty exists 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3441: read oid 22 snap -1 2024-09-21T09:38:57.790 INFO:tasks.rados.rados.0.smithi042.stdout:3441: expect (ObjNum 991 snap 320 seq_num 991) 2024-09-21T09:38:57.791 INFO:tasks.rados.rados.0.smithi042.stdout:3432: done (3 left) 2024-09-21T09:38:57.791 INFO:tasks.rados.rados.0.smithi042.stdout:3433: done (2 left) 2024-09-21T09:38:57.791 INFO:tasks.rados.rados.0.smithi042.stdout:3436: done (1 left) 2024-09-21T09:38:57.791 INFO:tasks.rados.rados.0.smithi042.stdout:3442: rollback oid 28 current snap is 339 2024-09-21T09:38:57.791 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 28 to 332 2024-09-21T09:38:57.791 INFO:tasks.rados.rados.0.smithi042.stdout:3443: delete oid 6 current snap is 339 2024-09-21T09:38:57.809 INFO:tasks.rados.rados.0.smithi042.stdout:3442: finishing rollback tid 0 to smithi04275593-28 2024-09-21T09:38:57.809 INFO:tasks.rados.rados.0.smithi042.stdout:3442: finishing rollback tid 1 to smithi04275593-28 2024-09-21T09:38:57.812 INFO:tasks.rados.rados.0.smithi042.stdout:3442: finishing rollback tid 2 to smithi04275593-28 2024-09-21T09:38:57.812 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1315 (ObjNum 1045 snap 332 seq_num 1045) dirty exists 2024-09-21T09:38:57.813 INFO:tasks.rados.rados.0.smithi042.stdout:3442: done (2 left) 2024-09-21T09:38:57.813 INFO:tasks.rados.rados.0.smithi042.stdout:3443: done (1 left) 2024-09-21T09:38:57.813 INFO:tasks.rados.rados.0.smithi042.stdout:3444: delete oid 38 current snap is 339 2024-09-21T09:38:57.819 INFO:tasks.rados.rados.0.smithi042.stdout:3444: done (1 left) 2024-09-21T09:38:57.820 INFO:tasks.rados.rados.0.smithi042.stdout:3445: rollback oid 2 current snap is 339 2024-09-21T09:38:57.820 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 2 to 300 2024-09-21T09:38:57.820 INFO:tasks.rados.rados.0.smithi042.stdout:3446: rollback oid 39 current snap is 339 2024-09-21T09:38:57.820 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 39 to 322 2024-09-21T09:38:57.820 INFO:tasks.rados.rados.0.smithi042.stdout:3447: rollback oid 45 current snap is 339 2024-09-21T09:38:57.820 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 326 2024-09-21T09:38:57.820 INFO:tasks.rados.rados.0.smithi042.stdout:3448: delete oid 20 current snap is 339 2024-09-21T09:38:57.825 INFO:tasks.rados.rados.0.smithi042.stdout:3446: finishing rollback tid 0 to smithi04275593-39 2024-09-21T09:38:57.825 INFO:tasks.rados.rados.0.smithi042.stdout:3445: finishing rollback tid 1 to smithi04275593-2 2024-09-21T09:38:57.825 INFO:tasks.rados.rados.0.smithi042.stdout:3445: finishing rollback tid 2 to smithi04275593-2 2024-09-21T09:38:57.825 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 1592 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-21T09:38:57.825 INFO:tasks.rados.rados.0.smithi042.stdout:3447: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:38:57.825 INFO:tasks.rados.rados.0.smithi042.stdout:3445: done (4 left) 2024-09-21T09:38:57.825 INFO:tasks.rados.rados.0.smithi042.stdout:3448: done (3 left) 2024-09-21T09:38:57.826 INFO:tasks.rados.rados.0.smithi042.stdout:3449: delete oid 37 current snap is 339 2024-09-21T09:38:57.832 INFO:tasks.rados.rados.0.smithi042.stdout:3441: expect (ObjNum 991 snap 320 seq_num 991) 2024-09-21T09:38:58.369 INFO:tasks.rados.rados.0.smithi042.stdout:3447: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:38:58.369 INFO:tasks.rados.rados.0.smithi042.stdout:3447: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:38:58.369 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1142 (ObjNum 1021 snap 325 seq_num 1021) dirty exists 2024-09-21T09:38:58.370 INFO:tasks.rados.rados.0.smithi042.stdout:3446: finishing rollback tid 1 to smithi04275593-39 2024-09-21T09:38:58.370 INFO:tasks.rados.rados.0.smithi042.stdout:3441: done (3 left) 2024-09-21T09:38:58.370 INFO:tasks.rados.rados.0.smithi042.stdout:3447: done (2 left) 2024-09-21T09:38:58.370 INFO:tasks.rados.rados.0.smithi042.stdout:3449: done (1 left) 2024-09-21T09:38:58.370 INFO:tasks.rados.rados.0.smithi042.stdout:3450: read oid 50 snap 335 2024-09-21T09:38:58.370 INFO:tasks.rados.rados.0.smithi042.stdout:3450: expect (ObjNum 1055 snap 334 seq_num 1055) 2024-09-21T09:38:58.370 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 6 current snap is 339 2024-09-21T09:38:58.370 INFO:tasks.rados.rados.0.smithi042.stdout:3446: finishing rollback tid 2 to smithi04275593-39 2024-09-21T09:38:58.370 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1537 (ObjNum 973 snap 313 seq_num 973) dirty exists 2024-09-21T09:38:58.370 INFO:tasks.rados.rados.0.smithi042.stdout:3451: seq_num 1069 ranges {0=712704,712704=401408} 2024-09-21T09:38:58.373 INFO:tasks.rados.rados.0.smithi042.stdout:3451: writing smithi04275593-6 from 0 to 712704 tid 1 2024-09-21T09:38:58.375 INFO:tasks.rados.rados.0.smithi042.stdout:3451: writing smithi04275593-6 from 712704 to 1114112 tid 2 2024-09-21T09:38:58.375 INFO:tasks.rados.rados.0.smithi042.stdout:3446: done (2 left) 2024-09-21T09:38:58.376 INFO:tasks.rados.rados.0.smithi042.stdout:3452: copy_from oid 5 from oid 11 current snap is 339 2024-09-21T09:38:58.376 INFO:tasks.rados.rados.0.smithi042.stdout:3450: expect (ObjNum 1055 snap 334 seq_num 1055) 2024-09-21T09:38:58.400 INFO:tasks.rados.rados.0.smithi042.stdout:3451: finishing write tid 1 to smithi04275593-6 2024-09-21T09:38:58.400 INFO:tasks.rados.rados.0.smithi042.stdout:3451: finishing write tid 2 to smithi04275593-6 2024-09-21T09:38:58.400 INFO:tasks.rados.rados.0.smithi042.stdout:3451: finishing write tid 3 to smithi04275593-6 2024-09-21T09:38:58.400 INFO:tasks.rados.rados.0.smithi042.stdout:3451: finishing write tid 4 to smithi04275593-6 2024-09-21T09:38:58.400 INFO:tasks.rados.rados.0.smithi042.stdout:3451: oid 6 updating version 0 to 1759 2024-09-21T09:38:58.400 INFO:tasks.rados.rados.0.smithi042.stdout:3451: oid 6 version 1759 is already newer than 1757 2024-09-21T09:38:58.400 INFO:tasks.rados.rados.0.smithi042.stdout:3451: oid 6 version 1759 is already newer than 1758 2024-09-21T09:38:58.400 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 1759 (ObjNum 1069 snap 339 seq_num 1069) dirty exists 2024-09-21T09:38:58.400 INFO:tasks.rados.rados.0.smithi042.stdout:3451: left oid 6 (ObjNum 1069 snap 339 seq_num 1069) 2024-09-21T09:38:58.400 INFO:tasks.rados.rados.0.smithi042.stdout:3452: finishing copy_from racing read to smithi04275593-5 2024-09-21T09:38:58.401 INFO:tasks.rados.rados.0.smithi042.stdout:3452: finishing copy_from to smithi04275593-5 2024-09-21T09:38:58.401 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1300 (ObjNum 965 snap 308 seq_num 965) dirty exists 2024-09-21T09:38:58.401 INFO:tasks.rados.rados.0.smithi042.stdout:3450: done (2 left) 2024-09-21T09:38:58.401 INFO:tasks.rados.rados.0.smithi042.stdout:3451: done (1 left) 2024-09-21T09:38:58.401 INFO:tasks.rados.rados.0.smithi042.stdout:3452: done (0 left) 2024-09-21T09:38:58.401 INFO:tasks.rados.rados.0.smithi042.stdout:3453: snap_create 2024-09-21T09:38:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:58 smithi042 ceph-mon[85820]: pgmap v808: 121 pgs: 121 active+clean; 548 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 4.4 MiB/s wr, 23 op/s 2024-09-21T09:38:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:58 smithi042 ceph-mon[85820]: osdmap e754: 8 total, 8 up, 8 in 2024-09-21T09:38:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:58 smithi042 ceph-mon[85820]: osdmap e755: 8 total, 8 up, 8 in 2024-09-21T09:38:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:58 smithi042 ceph-mon[87662]: pgmap v808: 121 pgs: 121 active+clean; 548 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 4.4 MiB/s wr, 23 op/s 2024-09-21T09:38:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:58 smithi042 ceph-mon[87662]: osdmap e754: 8 total, 8 up, 8 in 2024-09-21T09:38:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:58 smithi042 ceph-mon[87662]: osdmap e755: 8 total, 8 up, 8 in 2024-09-21T09:38:58.857 INFO:tasks.rados.rados.0.smithi042.stdout:3453: done (0 left) 2024-09-21T09:38:58.857 INFO:tasks.rados.rados.0.smithi042.stdout:3454: delete oid 26 current snap is 340 2024-09-21T09:38:58.864 INFO:tasks.rados.rados.0.smithi042.stdout:3454: done (0 left) 2024-09-21T09:38:58.864 INFO:tasks.rados.rados.0.smithi042.stdout:3455: snap_remove snap 338 2024-09-21T09:38:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:58 smithi133 ceph-mon[83064]: pgmap v808: 121 pgs: 121 active+clean; 548 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 4.4 MiB/s wr, 23 op/s 2024-09-21T09:38:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:58 smithi133 ceph-mon[83064]: osdmap e754: 8 total, 8 up, 8 in 2024-09-21T09:38:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:58 smithi133 ceph-mon[83064]: osdmap e755: 8 total, 8 up, 8 in 2024-09-21T09:38:59.866 INFO:tasks.rados.rados.0.smithi042.stdout:3455: done (0 left) 2024-09-21T09:38:59.866 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 340 2024-09-21T09:38:59.866 INFO:tasks.rados.rados.0.smithi042.stdout:3456: seq_num 1071 ranges {0=745472,745472=401408} 2024-09-21T09:38:59.871 INFO:tasks.rados.rados.0.smithi042.stdout:3456: writing smithi04275593-1 from 0 to 745472 tid 1 2024-09-21T09:38:59.874 INFO:tasks.rados.rados.0.smithi042.stdout:3456: writing smithi04275593-1 from 745472 to 1146880 tid 2 2024-09-21T09:38:59.874 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 340 2024-09-21T09:38:59.874 INFO:tasks.rados.rados.0.smithi042.stdout:3457: seq_num 1072 ranges {557056=761856,1318912=401408} 2024-09-21T09:38:59.882 INFO:tasks.rados.rados.0.smithi042.stdout:3457: writing smithi04275593-31 from 557056 to 1318912 tid 1 2024-09-21T09:38:59.885 INFO:tasks.rados.rados.0.smithi042.stdout:3457: writing smithi04275593-31 from 1318912 to 1720320 tid 2 2024-09-21T09:38:59.885 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 340 2024-09-21T09:38:59.885 INFO:tasks.rados.rados.0.smithi042.stdout:3456: finishing write tid 1 to smithi04275593-1 2024-09-21T09:38:59.885 INFO:tasks.rados.rados.0.smithi042.stdout:3456: finishing write tid 2 to smithi04275593-1 2024-09-21T09:38:59.885 INFO:tasks.rados.rados.0.smithi042.stdout:3458: seq_num 1073 ranges {0=778240,778240=401408} 2024-09-21T09:38:59.889 INFO:tasks.rados.rados.0.smithi042.stdout:3458: writing smithi04275593-38 from 0 to 778240 tid 1 2024-09-21T09:38:59.892 INFO:tasks.rados.rados.0.smithi042.stdout:3458: writing smithi04275593-38 from 778240 to 1179648 tid 2 2024-09-21T09:38:59.892 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 340 2024-09-21T09:38:59.892 INFO:tasks.rados.rados.0.smithi042.stdout:3456: finishing write tid 3 to smithi04275593-1 2024-09-21T09:38:59.892 INFO:tasks.rados.rados.0.smithi042.stdout:3459: seq_num 1074 ranges {0=794624,794624=401408} 2024-09-21T09:38:59.896 INFO:tasks.rados.rados.0.smithi042.stdout:3459: writing smithi04275593-44 from 0 to 794624 tid 1 2024-09-21T09:38:59.899 INFO:tasks.rados.rados.0.smithi042.stdout:3459: writing smithi04275593-44 from 794624 to 1196032 tid 2 2024-09-21T09:38:59.899 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 5 current snap is 340 2024-09-21T09:38:59.899 INFO:tasks.rados.rados.0.smithi042.stdout:3460: seq_num 1075 ranges {1769472=409600,2179072=671744,2850816=131072} 2024-09-21T09:38:59.911 INFO:tasks.rados.rados.0.smithi042.stdout:3460: writing smithi04275593-5 from 1769472 to 2179072 tid 1 2024-09-21T09:38:59.915 INFO:tasks.rados.rados.0.smithi042.stdout:3460: writing smithi04275593-5 from 2179072 to 2850816 tid 2 2024-09-21T09:38:59.918 INFO:tasks.rados.rados.0.smithi042.stdout:3460: writing smithi04275593-5 from 2850816 to 2981888 tid 3 2024-09-21T09:38:59.918 INFO:tasks.rados.rados.0.smithi042.stdout:3461: rmattr oid 26 current snap is 340 2024-09-21T09:38:59.918 INFO:tasks.rados.rados.0.smithi042.stdout:3461: done (5 left) 2024-09-21T09:38:59.918 INFO:tasks.rados.rados.0.smithi042.stdout:3462: rollback oid 25 current snap is 340 2024-09-21T09:38:59.918 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 25 to 224 2024-09-21T09:38:59.919 INFO:tasks.rados.rados.0.smithi042.stdout:3456: finishing write tid 4 to smithi04275593-1 2024-09-21T09:38:59.919 INFO:tasks.rados.rados.0.smithi042.stdout:3456: oid 1 updating version 0 to 1765 2024-09-21T09:38:59.919 INFO:tasks.rados.rados.0.smithi042.stdout:3456: oid 1 updating version 1765 to 1766 2024-09-21T09:38:59.922 INFO:tasks.rados.rados.0.smithi042.stdout:3456: oid 1 version 1766 is already newer than 1760 2024-09-21T09:38:59.922 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 1766 (ObjNum 1071 snap 340 seq_num 1071) dirty exists 2024-09-21T09:38:59.922 INFO:tasks.rados.rados.0.smithi042.stdout:3456: left oid 1 (ObjNum 1071 snap 340 seq_num 1071) 2024-09-21T09:38:59.922 INFO:tasks.rados.rados.0.smithi042.stdout:3456: done (5 left) 2024-09-21T09:38:59.922 INFO:tasks.rados.rados.0.smithi042.stdout:3463: rmattr oid 49 current snap is 340 2024-09-21T09:38:59.923 INFO:tasks.rados.rados.0.smithi042.stdout:3457: finishing write tid 1 to smithi04275593-31 2024-09-21T09:38:59.923 INFO:tasks.rados.rados.0.smithi042.stdout:3457: finishing write tid 2 to smithi04275593-31 2024-09-21T09:38:59.923 INFO:tasks.rados.rados.0.smithi042.stdout:3457: finishing write tid 3 to smithi04275593-31 2024-09-21T09:38:59.923 INFO:tasks.rados.rados.0.smithi042.stdout:3464: rmattr oid 16 current snap is 340 2024-09-21T09:38:59.923 INFO:tasks.rados.rados.0.smithi042.stdout:3464: done (6 left) 2024-09-21T09:38:59.923 INFO:tasks.rados.rados.0.smithi042.stdout:3465: read oid 45 snap -1 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3465: expect (ObjNum 1021 snap 325 seq_num 1021) 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3466: read oid 35 snap -1 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3466: expect (ObjNum 1062 snap 339 seq_num 1062) 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3467: copy_from oid 48 from oid 39 current snap is 340 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3457: finishing write tid 4 to smithi04275593-31 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3457: oid 31 updating version 0 to 598 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3457: oid 31 version 598 is already newer than 597 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3457: oid 31 updating version 598 to 599 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 599 (ObjNum 1072 snap 340 seq_num 1072) dirty exists 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3457: left oid 31 (ObjNum 1072 snap 340 seq_num 1072) 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3458: finishing write tid 1 to smithi04275593-38 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3458: finishing write tid 2 to smithi04275593-38 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3458: finishing write tid 3 to smithi04275593-38 2024-09-21T09:38:59.924 INFO:tasks.rados.rados.0.smithi042.stdout:3458: finishing write tid 4 to smithi04275593-38 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3458: oid 38 updating version 0 to 582 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3458: oid 38 version 582 is already newer than 580 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3458: oid 38 version 582 is already newer than 581 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 582 (ObjNum 1073 snap 340 seq_num 1073) dirty exists 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3458: left oid 38 (ObjNum 1073 snap 340 seq_num 1073) 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3459: finishing write tid 1 to smithi04275593-44 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3459: finishing write tid 2 to smithi04275593-44 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3459: finishing write tid 3 to smithi04275593-44 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3459: finishing write tid 4 to smithi04275593-44 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3459: oid 44 updating version 0 to 1348 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3459: oid 44 version 1348 is already newer than 1347 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3459: oid 44 updating version 1348 to 1349 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1349 (ObjNum 1074 snap 340 seq_num 1074) dirty exists 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3459: left oid 44 (ObjNum 1074 snap 340 seq_num 1074) 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3460: finishing write tid 1 to smithi04275593-5 2024-09-21T09:38:59.925 INFO:tasks.rados.rados.0.smithi042.stdout:3457: done (8 left) 2024-09-21T09:38:59.926 INFO:tasks.rados.rados.0.smithi042.stdout:3458: done (7 left) 2024-09-21T09:38:59.926 INFO:tasks.rados.rados.0.smithi042.stdout:3459: done (6 left) 2024-09-21T09:38:59.926 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 340 2024-09-21T09:38:59.926 INFO:tasks.rados.rados.0.smithi042.stdout:3468: seq_num 1076 ranges {4333568=425984,4759552=548864,5308416=253952} 2024-09-21T09:38:59.943 INFO:tasks.rados.rados.0.smithi042.stdout:3468: writing smithi04275593-17 from 4333568 to 4759552 tid 1 2024-09-21T09:38:59.946 INFO:tasks.rados.rados.0.smithi042.stdout:3468: writing smithi04275593-17 from 4759552 to 5308416 tid 2 2024-09-21T09:38:59.948 INFO:tasks.rados.rados.0.smithi042.stdout:3468: writing smithi04275593-17 from 5308416 to 5562368 tid 3 2024-09-21T09:38:59.948 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 340 2024-09-21T09:38:59.948 INFO:tasks.rados.rados.0.smithi042.stdout:3462: finishing rollback tid 1 to smithi04275593-25 2024-09-21T09:38:59.948 INFO:tasks.rados.rados.0.smithi042.stdout:3462: finishing rollback tid 2 to smithi04275593-25 2024-09-21T09:38:59.948 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 1219 (ObjNum 661 snap 192 seq_num 661) dirty exists 2024-09-21T09:38:59.949 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1688 (ObjNum 65 snap 0 seq_num 1885104488) dirty exists 2024-09-21T09:38:59.949 INFO:tasks.rados.rados.0.smithi042.stdout:3460: finishing write tid 2 to smithi04275593-5 2024-09-21T09:38:59.949 INFO:tasks.rados.rados.0.smithi042.stdout:3469: seq_num 1077 ranges {794624=442368,1236992=434176,1671168=368640} 2024-09-21T09:38:59.955 INFO:tasks.rados.rados.0.smithi042.stdout:3469: writing smithi04275593-12 from 794624 to 1236992 tid 1 2024-09-21T09:38:59.957 INFO:tasks.rados.rados.0.smithi042.stdout:3469: writing smithi04275593-12 from 1236992 to 1671168 tid 2 2024-09-21T09:38:59.960 INFO:tasks.rados.rados.0.smithi042.stdout:3469: writing smithi04275593-12 from 1671168 to 2039808 tid 3 2024-09-21T09:38:59.960 INFO:tasks.rados.rados.0.smithi042.stdout:3462: done (7 left) 2024-09-21T09:38:59.960 INFO:tasks.rados.rados.0.smithi042.stdout:3463: done (6 left) 2024-09-21T09:38:59.960 INFO:tasks.rados.rados.0.smithi042.stdout:3470: snap_remove snap 328 2024-09-21T09:39:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:59 smithi133 ceph-mon[83064]: osdmap e756: 8 total, 8 up, 8 in 2024-09-21T09:39:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:38:59 smithi133 ceph-mon[83064]: pgmap v812: 121 pgs: 121 active+clean; 533 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.6 MiB/s wr, 28 op/s 2024-09-21T09:39:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:59 smithi042 ceph-mon[85820]: osdmap e756: 8 total, 8 up, 8 in 2024-09-21T09:39:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:38:59 smithi042 ceph-mon[85820]: pgmap v812: 121 pgs: 121 active+clean; 533 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.6 MiB/s wr, 28 op/s 2024-09-21T09:39:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:59 smithi042 ceph-mon[87662]: osdmap e756: 8 total, 8 up, 8 in 2024-09-21T09:39:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:38:59 smithi042 ceph-mon[87662]: pgmap v812: 121 pgs: 121 active+clean; 533 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.6 MiB/s wr, 28 op/s 2024-09-21T09:39:00.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:39:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:39:00] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.51.0" 2024-09-21T09:39:00.871 INFO:tasks.rados.rados.0.smithi042.stdout:3470: done (6 left) 2024-09-21T09:39:00.871 INFO:tasks.rados.rados.0.smithi042.stdout:3471: snap_remove snap 336 2024-09-21T09:39:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:00 smithi133 ceph-mon[83064]: osdmap e757: 8 total, 8 up, 8 in 2024-09-21T09:39:01.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:00 smithi042 ceph-mon[85820]: osdmap e757: 8 total, 8 up, 8 in 2024-09-21T09:39:01.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:00 smithi042 ceph-mon[87662]: osdmap e757: 8 total, 8 up, 8 in 2024-09-21T09:39:01.878 INFO:tasks.rados.rados.0.smithi042.stdout:3471: done (6 left) 2024-09-21T09:39:01.878 INFO:tasks.rados.rados.0.smithi042.stdout:3472: rollback oid 32 current snap is 340 2024-09-21T09:39:01.878 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 332 2024-09-21T09:39:01.878 INFO:tasks.rados.rados.0.smithi042.stdout:3460: finishing write tid 3 to smithi04275593-5 2024-09-21T09:39:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:3460: finishing write tid 4 to smithi04275593-5 2024-09-21T09:39:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:3460: finishing write tid 5 to smithi04275593-5 2024-09-21T09:39:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:3460: oid 5 updating version 0 to 1543 2024-09-21T09:39:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:3460: oid 5 updating version 1543 to 1546 2024-09-21T09:39:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:3460: oid 5 version 1546 is already newer than 1545 2024-09-21T09:39:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:3460: oid 5 version 1546 is already newer than 1544 2024-09-21T09:39:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1546 (ObjNum 1075 snap 340 seq_num 1075) dirty exists 2024-09-21T09:39:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:3460: left oid 5 (ObjNum 1075 snap 340 seq_num 1075) 2024-09-21T09:39:01.879 INFO:tasks.rados.rados.0.smithi042.stdout:3466: expect (ObjNum 1062 snap 339 seq_num 1062) 2024-09-21T09:39:01.937 INFO:tasks.rados.rados.0.smithi042.stdout:3465: expect (ObjNum 1021 snap 325 seq_num 1021) 2024-09-21T09:39:02.081 INFO:tasks.rados.rados.0.smithi042.stdout:3467: finishing copy_from racing read to smithi04275593-48 2024-09-21T09:39:02.081 INFO:tasks.rados.rados.0.smithi042.stdout:3467: finishing copy_from to smithi04275593-48 2024-09-21T09:39:02.081 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 1537 (ObjNum 973 snap 313 seq_num 973) dirty exists 2024-09-21T09:39:02.081 INFO:tasks.rados.rados.0.smithi042.stdout:3468: finishing write tid 1 to smithi04275593-17 2024-09-21T09:39:02.081 INFO:tasks.rados.rados.0.smithi042.stdout:3460: done (6 left) 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3465: done (5 left) 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3466: done (4 left) 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3467: done (3 left) 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3473: rollback oid 44 current snap is 340 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 44 to 326 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3468: finishing write tid 2 to smithi04275593-17 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3468: finishing write tid 3 to smithi04275593-17 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3468: finishing write tid 4 to smithi04275593-17 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3468: finishing write tid 5 to smithi04275593-17 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3468: oid 17 updating version 0 to 1597 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3468: oid 17 version 1597 is already newer than 1596 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3468: oid 17 updating version 1597 to 1598 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:3468: oid 17 updating version 1598 to 1599 2024-09-21T09:39:02.082 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1599 (ObjNum 1076 snap 340 seq_num 1076) dirty exists 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3468: left oid 17 (ObjNum 1076 snap 340 seq_num 1076) 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3469: finishing write tid 1 to smithi04275593-12 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3469: finishing write tid 2 to smithi04275593-12 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3469: finishing write tid 3 to smithi04275593-12 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3469: finishing write tid 4 to smithi04275593-12 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3469: finishing write tid 5 to smithi04275593-12 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3469: oid 12 updating version 0 to 1541 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3469: oid 12 version 1541 is already newer than 1539 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3469: oid 12 version 1541 is already newer than 1538 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3469: oid 12 version 1541 is already newer than 1540 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 1541 (ObjNum 1077 snap 340 seq_num 1077) dirty exists 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3469: left oid 12 (ObjNum 1077 snap 340 seq_num 1077) 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3472: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1605 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T09:39:02.083 INFO:tasks.rados.rados.0.smithi042.stdout:3468: done (3 left) 2024-09-21T09:39:02.084 INFO:tasks.rados.rados.0.smithi042.stdout:3469: done (2 left) 2024-09-21T09:39:02.084 INFO:tasks.rados.rados.0.smithi042.stdout:3472: done (1 left) 2024-09-21T09:39:02.084 INFO:tasks.rados.rados.0.smithi042.stdout:3474: read oid 49 snap -1 2024-09-21T09:39:02.084 INFO:tasks.rados.rados.0.smithi042.stdout:3474: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:39:02.084 INFO:tasks.rados.rados.0.smithi042.stdout:3475: read oid 43 snap -1 2024-09-21T09:39:02.084 INFO:tasks.rados.rados.0.smithi042.stdout:3475: expect (ObjNum 1004 snap 320 seq_num 1004) 2024-09-21T09:39:02.084 INFO:tasks.rados.rados.0.smithi042.stdout:3476: delete oid 35 current snap is 340 2024-09-21T09:39:02.084 INFO:tasks.rados.rados.0.smithi042.stdout:3474: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:39:02.085 INFO:tasks.rados.rados.0.smithi042.stdout:3474: done (3 left) 2024-09-21T09:39:02.085 INFO:tasks.rados.rados.0.smithi042.stdout:3476: done (2 left) 2024-09-21T09:39:02.085 INFO:tasks.rados.rados.0.smithi042.stdout:3477: copy_from oid 25 from oid 23 current snap is 340 2024-09-21T09:39:02.085 INFO:tasks.rados.rados.0.smithi042.stdout:3478: delete oid 13 current snap is 340 2024-09-21T09:39:02.085 INFO:tasks.rados.rados.0.smithi042.stdout:3473: finishing rollback tid 0 to smithi04275593-44 2024-09-21T09:39:02.085 INFO:tasks.rados.rados.0.smithi042.stdout:3473: finishing rollback tid 1 to smithi04275593-44 2024-09-21T09:39:02.085 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1353 (ObjNum 65 snap 0 seq_num 1347377234) dirty dne 2024-09-21T09:39:02.086 INFO:tasks.rados.rados.0.smithi042.stdout:3473: done (3 left) 2024-09-21T09:39:02.086 INFO:tasks.rados.rados.0.smithi042.stdout:3478: done (2 left) 2024-09-21T09:39:02.086 INFO:tasks.rados.rados.0.smithi042.stdout:3479: delete oid 48 current snap is 340 2024-09-21T09:39:02.089 INFO:tasks.rados.rados.0.smithi042.stdout:3479: done (2 left) 2024-09-21T09:39:02.089 INFO:tasks.rados.rados.0.smithi042.stdout:3480: snap_create 2024-09-21T09:39:02.127 INFO:tasks.rados.rados.0.smithi042.stdout:3477: finishing copy_from racing read to smithi04275593-25 2024-09-21T09:39:02.129 INFO:tasks.rados.rados.0.smithi042.stdout:3475: expect (ObjNum 1004 snap 320 seq_num 1004) 2024-09-21T09:39:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:01 smithi133 ceph-mon[83064]: osdmap e758: 8 total, 8 up, 8 in 2024-09-21T09:39:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:01 smithi133 ceph-mon[83064]: pgmap v815: 121 pgs: 121 active+clean; 548 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.0 MiB/s wr, 22 op/s 2024-09-21T09:39:02.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:01 smithi042 ceph-mon[87662]: osdmap e758: 8 total, 8 up, 8 in 2024-09-21T09:39:02.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:01 smithi042 ceph-mon[87662]: pgmap v815: 121 pgs: 121 active+clean; 548 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.0 MiB/s wr, 22 op/s 2024-09-21T09:39:02.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:01 smithi042 ceph-mon[85820]: osdmap e758: 8 total, 8 up, 8 in 2024-09-21T09:39:02.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:01 smithi042 ceph-mon[85820]: pgmap v815: 121 pgs: 121 active+clean; 548 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.0 MiB/s wr, 22 op/s 2024-09-21T09:39:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:02 smithi133 ceph-mon[83064]: osdmap e759: 8 total, 8 up, 8 in 2024-09-21T09:39:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:02 smithi133 ceph-mon[83064]: osdmap e760: 8 total, 8 up, 8 in 2024-09-21T09:39:03.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:02 smithi042 ceph-mon[87662]: osdmap e759: 8 total, 8 up, 8 in 2024-09-21T09:39:03.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:02 smithi042 ceph-mon[87662]: osdmap e760: 8 total, 8 up, 8 in 2024-09-21T09:39:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:02 smithi042 ceph-mon[85820]: osdmap e759: 8 total, 8 up, 8 in 2024-09-21T09:39:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:02 smithi042 ceph-mon[85820]: osdmap e760: 8 total, 8 up, 8 in 2024-09-21T09:39:03.806 INFO:tasks.rados.rados.0.smithi042.stdout:3477: finishing copy_from to smithi04275593-25 2024-09-21T09:39:03.806 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 1216 (ObjNum 991 snap 320 seq_num 991) dirty exists 2024-09-21T09:39:03.806 INFO:tasks.rados.rados.0.smithi042.stdout:3475: done (2 left) 2024-09-21T09:39:03.807 INFO:tasks.rados.rados.0.smithi042.stdout:3477: done (1 left) 2024-09-21T09:39:03.807 INFO:tasks.rados.rados.0.smithi042.stdout:3480: done (0 left) 2024-09-21T09:39:03.807 INFO:tasks.rados.rados.0.smithi042.stdout:3481: read oid 49 snap -1 2024-09-21T09:39:03.807 INFO:tasks.rados.rados.0.smithi042.stdout:3481: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:39:03.807 INFO:tasks.rados.rados.0.smithi042.stdout:3482: delete oid 23 current snap is 341 2024-09-21T09:39:03.807 INFO:tasks.rados.rados.0.smithi042.stdout:3481: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:39:03.809 INFO:tasks.rados.rados.0.smithi042.stdout:3481: done (1 left) 2024-09-21T09:39:03.810 INFO:tasks.rados.rados.0.smithi042.stdout:3482: done (0 left) 2024-09-21T09:39:03.810 INFO:tasks.rados.rados.0.smithi042.stdout:3483: rmattr oid 46 current snap is 341 2024-09-21T09:39:03.810 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 341 2024-09-21T09:39:03.810 INFO:tasks.rados.rados.0.smithi042.stdout:3484: seq_num 1082 ranges {0=524288,524288=704512,1228800=98304} 2024-09-21T09:39:03.812 INFO:tasks.rados.rados.0.smithi042.stdout:3484: writing smithi04275593-35 from 0 to 524288 tid 1 2024-09-21T09:39:03.816 INFO:tasks.rados.rados.0.smithi042.stdout:3484: writing smithi04275593-35 from 524288 to 1228800 tid 2 2024-09-21T09:39:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:3484: writing smithi04275593-35 from 1228800 to 1327104 tid 3 2024-09-21T09:39:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:3485: rollback oid 29 current snap is 341 2024-09-21T09:39:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 29 to 340 2024-09-21T09:39:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1613 (ObjNum 998 snap 320 seq_num 998) dirty exists 2024-09-21T09:39:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:3484: finishing write tid 1 to smithi04275593-35 2024-09-21T09:39:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:3483: done (2 left) 2024-09-21T09:39:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:3486: rmattr oid 6 current snap is 341 2024-09-21T09:39:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:3486: done (2 left) 2024-09-21T09:39:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:3487: read oid 17 snap -1 2024-09-21T09:39:03.818 INFO:tasks.rados.rados.0.smithi042.stdout:3487: expect (ObjNum 1076 snap 340 seq_num 1076) 2024-09-21T09:39:03.819 INFO:tasks.rados.rados.0.smithi042.stdout:3488: read oid 5 snap -1 2024-09-21T09:39:03.819 INFO:tasks.rados.rados.0.smithi042.stdout:3488: expect (ObjNum 1075 snap 340 seq_num 1075) 2024-09-21T09:39:03.819 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 341 2024-09-21T09:39:03.819 INFO:tasks.rados.rados.0.smithi042.stdout:3489: seq_num 1083 ranges {671744=540672,1212416=589824,1802240=212992} 2024-09-21T09:39:03.825 INFO:tasks.rados.rados.0.smithi042.stdout:3489: writing smithi04275593-7 from 671744 to 1212416 tid 1 2024-09-21T09:39:03.829 INFO:tasks.rados.rados.0.smithi042.stdout:3489: writing smithi04275593-7 from 1212416 to 1802240 tid 2 2024-09-21T09:39:03.831 INFO:tasks.rados.rados.0.smithi042.stdout:3489: writing smithi04275593-7 from 1802240 to 2015232 tid 3 2024-09-21T09:39:03.831 INFO:tasks.rados.rados.0.smithi042.stdout:3490: rmattr oid 47 current snap is 341 2024-09-21T09:39:03.831 INFO:tasks.rados.rados.0.smithi042.stdout:3490: done (5 left) 2024-09-21T09:39:03.831 INFO:tasks.rados.rados.0.smithi042.stdout:3491: read oid 24 snap -1 2024-09-21T09:39:03.831 INFO:tasks.rados.rados.0.smithi042.stdout:3491: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:39:03.831 INFO:tasks.rados.rados.0.smithi042.stdout:3492: delete oid 23 current snap is 341 2024-09-21T09:39:03.831 INFO:tasks.rados.rados.0.smithi042.stdout:3485: finishing rollback tid 0 to smithi04275593-29 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:3484: finishing write tid 2 to smithi04275593-35 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:3484: finishing write tid 3 to smithi04275593-35 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:3484: finishing write tid 4 to smithi04275593-35 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:3484: finishing write tid 5 to smithi04275593-35 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:3484: oid 35 updating version 0 to 1783 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:3484: oid 35 version 1783 is already newer than 1782 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:3484: oid 35 version 1783 is already newer than 1781 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:3484: oid 35 updating version 1783 to 1784 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1784 (ObjNum 1082 snap 341 seq_num 1082) dirty exists 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:3484: left oid 35 (ObjNum 1082 snap 341 seq_num 1082) 2024-09-21T09:39:03.832 INFO:tasks.rados.rados.0.smithi042.stdout:3485: finishing rollback tid 1 to smithi04275593-29 2024-09-21T09:39:03.833 INFO:tasks.rados.rados.0.smithi042.stdout:3489: finishing write tid 1 to smithi04275593-7 2024-09-21T09:39:03.835 INFO:tasks.rados.rados.0.smithi042.stdout:3491: expect (ObjNum 897 snap 284 seq_num 897) 2024-09-21T09:39:03.862 INFO:tasks.rados.rados.0.smithi042.stdout:3485: finishing rollback tid 2 to smithi04275593-29 2024-09-21T09:39:03.862 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1495 (ObjNum 943 snap 298 seq_num 943) dirty exists 2024-09-21T09:39:03.862 INFO:tasks.rados.rados.0.smithi042.stdout:3489: finishing write tid 2 to smithi04275593-7 2024-09-21T09:39:03.862 INFO:tasks.rados.rados.0.smithi042.stdout:3489: finishing write tid 3 to smithi04275593-7 2024-09-21T09:39:03.862 INFO:tasks.rados.rados.0.smithi042.stdout:3489: finishing write tid 4 to smithi04275593-7 2024-09-21T09:39:03.862 INFO:tasks.rados.rados.0.smithi042.stdout:3484: done (6 left) 2024-09-21T09:39:03.862 INFO:tasks.rados.rados.0.smithi042.stdout:3485: done (5 left) 2024-09-21T09:39:03.862 INFO:tasks.rados.rados.0.smithi042.stdout:3491: done (4 left) 2024-09-21T09:39:03.862 INFO:tasks.rados.rados.0.smithi042.stdout:3492: done (3 left) 2024-09-21T09:39:03.862 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 18 current snap is 341 2024-09-21T09:39:03.863 INFO:tasks.rados.rados.0.smithi042.stdout:3489: finishing write tid 5 to smithi04275593-7 2024-09-21T09:39:03.863 INFO:tasks.rados.rados.0.smithi042.stdout:3489: oid 7 updating version 0 to 1786 2024-09-21T09:39:03.863 INFO:tasks.rados.rados.0.smithi042.stdout:3489: oid 7 updating version 1786 to 1787 2024-09-21T09:39:03.863 INFO:tasks.rados.rados.0.smithi042.stdout:3489: oid 7 updating version 1787 to 1788 2024-09-21T09:39:03.863 INFO:tasks.rados.rados.0.smithi042.stdout:3489: oid 7 updating version 1788 to 1789 2024-09-21T09:39:03.863 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1789 (ObjNum 1083 snap 341 seq_num 1083) dirty exists 2024-09-21T09:39:03.863 INFO:tasks.rados.rados.0.smithi042.stdout:3489: left oid 7 (ObjNum 1083 snap 341 seq_num 1083) 2024-09-21T09:39:03.863 INFO:tasks.rados.rados.0.smithi042.stdout:3488: expect (ObjNum 1075 snap 340 seq_num 1075) 2024-09-21T09:39:03.970 INFO:tasks.rados.rados.0.smithi042.stdout:3487: expect (ObjNum 1076 snap 340 seq_num 1076) 2024-09-21T09:39:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:03 smithi133 ceph-mon[83064]: pgmap v818: 121 pgs: 121 active+clean; 556 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.9 MiB/s wr, 13 op/s 2024-09-21T09:39:04.275 INFO:tasks.rados.rados.0.smithi042.stdout:3493: seq_num 1085 ranges {1212416=581632,1794048=761856,2555904=40960} 2024-09-21T09:39:04.284 INFO:tasks.rados.rados.0.smithi042.stdout:3493: writing smithi04275593-18 from 1212416 to 1794048 tid 1 2024-09-21T09:39:04.289 INFO:tasks.rados.rados.0.smithi042.stdout:3493: writing smithi04275593-18 from 1794048 to 2555904 tid 2 2024-09-21T09:39:04.289 INFO:tasks.rados.rados.0.smithi042.stdout:3493: writing smithi04275593-18 from 2555904 to 2596864 tid 3 2024-09-21T09:39:04.290 INFO:tasks.rados.rados.0.smithi042.stdout:3487: done (3 left) 2024-09-21T09:39:04.290 INFO:tasks.rados.rados.0.smithi042.stdout:3488: done (2 left) 2024-09-21T09:39:04.290 INFO:tasks.rados.rados.0.smithi042.stdout:3489: done (1 left) 2024-09-21T09:39:04.290 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 21 current snap is 341 2024-09-21T09:39:04.290 INFO:tasks.rados.rados.0.smithi042.stdout:3494: seq_num 1086 ranges {0=598016,598016=647168,1245184=155648} 2024-09-21T09:39:04.292 INFO:tasks.rados.rados.0.smithi042.stdout:3494: writing smithi04275593-21 from 0 to 598016 tid 1 2024-09-21T09:39:04.296 INFO:tasks.rados.rados.0.smithi042.stdout:3494: writing smithi04275593-21 from 598016 to 1245184 tid 2 2024-09-21T09:39:04.297 INFO:tasks.rados.rados.0.smithi042.stdout:3494: writing smithi04275593-21 from 1245184 to 1400832 tid 3 2024-09-21T09:39:04.297 INFO:tasks.rados.rados.0.smithi042.stdout:3495: snap_remove snap 334 2024-09-21T09:39:04.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:03 smithi042 ceph-mon[85820]: pgmap v818: 121 pgs: 121 active+clean; 556 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.9 MiB/s wr, 13 op/s 2024-09-21T09:39:04.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:03 smithi042 ceph-mon[87662]: pgmap v818: 121 pgs: 121 active+clean; 556 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.9 MiB/s wr, 13 op/s 2024-09-21T09:39:04.882 INFO:tasks.rados.rados.0.smithi042.stdout:3495: done (2 left) 2024-09-21T09:39:04.882 INFO:tasks.rados.rados.0.smithi042.stdout:3496: delete oid 2 current snap is 341 2024-09-21T09:39:04.883 INFO:tasks.rados.rados.0.smithi042.stdout:3493: finishing write tid 1 to smithi04275593-18 2024-09-21T09:39:04.883 INFO:tasks.rados.rados.0.smithi042.stdout:3493: finishing write tid 2 to smithi04275593-18 2024-09-21T09:39:04.883 INFO:tasks.rados.rados.0.smithi042.stdout:3493: finishing write tid 3 to smithi04275593-18 2024-09-21T09:39:04.883 INFO:tasks.rados.rados.0.smithi042.stdout:3493: finishing write tid 4 to smithi04275593-18 2024-09-21T09:39:04.883 INFO:tasks.rados.rados.0.smithi042.stdout:3494: finishing write tid 1 to smithi04275593-21 2024-09-21T09:39:04.883 INFO:tasks.rados.rados.0.smithi042.stdout:3493: finishing write tid 5 to smithi04275593-18 2024-09-21T09:39:04.883 INFO:tasks.rados.rados.0.smithi042.stdout:3493: oid 18 updating version 0 to 1361 2024-09-21T09:39:04.884 INFO:tasks.rados.rados.0.smithi042.stdout:3493: oid 18 version 1361 is already newer than 1360 2024-09-21T09:39:04.884 INFO:tasks.rados.rados.0.smithi042.stdout:3493: oid 18 version 1361 is already newer than 1359 2024-09-21T09:39:04.884 INFO:tasks.rados.rados.0.smithi042.stdout:3493: oid 18 version 1361 is already newer than 1358 2024-09-21T09:39:04.884 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 1361 (ObjNum 1085 snap 341 seq_num 1085) dirty exists 2024-09-21T09:39:04.884 INFO:tasks.rados.rados.0.smithi042.stdout:3493: left oid 18 (ObjNum 1085 snap 341 seq_num 1085) 2024-09-21T09:39:04.884 INFO:tasks.rados.rados.0.smithi042.stdout:3494: finishing write tid 2 to smithi04275593-21 2024-09-21T09:39:04.885 INFO:tasks.rados.rados.0.smithi042.stdout:3494: finishing write tid 3 to smithi04275593-21 2024-09-21T09:39:04.885 INFO:tasks.rados.rados.0.smithi042.stdout:3494: finishing write tid 4 to smithi04275593-21 2024-09-21T09:39:04.885 INFO:tasks.rados.rados.0.smithi042.stdout:3494: finishing write tid 5 to smithi04275593-21 2024-09-21T09:39:04.885 INFO:tasks.rados.rados.0.smithi042.stdout:3494: oid 21 updating version 0 to 1791 2024-09-21T09:39:04.885 INFO:tasks.rados.rados.0.smithi042.stdout:3494: oid 21 version 1791 is already newer than 1790 2024-09-21T09:39:04.885 INFO:tasks.rados.rados.0.smithi042.stdout:3494: oid 21 updating version 1791 to 1792 2024-09-21T09:39:04.885 INFO:tasks.rados.rados.0.smithi042.stdout:3494: oid 21 updating version 1792 to 1793 2024-09-21T09:39:04.886 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 1793 (ObjNum 1086 snap 341 seq_num 1086) dirty exists 2024-09-21T09:39:04.886 INFO:tasks.rados.rados.0.smithi042.stdout:3494: left oid 21 (ObjNum 1086 snap 341 seq_num 1086) 2024-09-21T09:39:04.897 INFO:tasks.rados.rados.0.smithi042.stdout:3493: done (2 left) 2024-09-21T09:39:04.897 INFO:tasks.rados.rados.0.smithi042.stdout:3494: done (1 left) 2024-09-21T09:39:04.897 INFO:tasks.rados.rados.0.smithi042.stdout:3496: done (0 left) 2024-09-21T09:39:04.897 INFO:tasks.rados.rados.0.smithi042.stdout:3497: snap_create 2024-09-21T09:39:05.888 INFO:tasks.rados.rados.0.smithi042.stdout:3497: done (0 left) 2024-09-21T09:39:05.888 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 8 current snap is 342 2024-09-21T09:39:05.888 INFO:tasks.rados.rados.0.smithi042.stdout:3498: seq_num 1088 ranges {5349376=630784,5980160=466944,6447104=335872} 2024-09-21T09:39:05.920 INFO:tasks.rados.rados.0.smithi042.stdout:3498: writing smithi04275593-8 from 5349376 to 5980160 tid 1 2024-09-21T09:39:05.923 INFO:tasks.rados.rados.0.smithi042.stdout:3498: writing smithi04275593-8 from 5980160 to 6447104 tid 2 2024-09-21T09:39:05.925 INFO:tasks.rados.rados.0.smithi042.stdout:3498: writing smithi04275593-8 from 6447104 to 6782976 tid 3 2024-09-21T09:39:05.925 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 342 2024-09-21T09:39:05.925 INFO:tasks.rados.rados.0.smithi042.stdout:3499: seq_num 1089 ranges {2703360=647168,3350528=745472,4096000=57344} 2024-09-21T09:39:05.944 INFO:tasks.rados.rados.0.smithi042.stdout:3499: writing smithi04275593-29 from 2703360 to 3350528 tid 1 2024-09-21T09:39:05.948 INFO:tasks.rados.rados.0.smithi042.stdout:3499: writing smithi04275593-29 from 3350528 to 4096000 tid 2 2024-09-21T09:39:05.949 INFO:tasks.rados.rados.0.smithi042.stdout:3499: writing smithi04275593-29 from 4096000 to 4153344 tid 3 2024-09-21T09:39:05.949 INFO:tasks.rados.rados.0.smithi042.stdout:3500: copy_from oid 12 from oid 17 current snap is 342 2024-09-21T09:39:05.949 INFO:tasks.rados.rados.0.smithi042.stdout:3498: finishing write tid 1 to smithi04275593-8 2024-09-21T09:39:05.949 INFO:tasks.rados.rados.0.smithi042.stdout:3498: finishing write tid 2 to smithi04275593-8 2024-09-21T09:39:05.949 INFO:tasks.rados.rados.0.smithi042.stdout:3498: finishing write tid 3 to smithi04275593-8 2024-09-21T09:39:05.949 INFO:tasks.rados.rados.0.smithi042.stdout:3498: finishing write tid 4 to smithi04275593-8 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:3498: finishing write tid 5 to smithi04275593-8 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:3498: oid 8 updating version 0 to 1496 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:3498: oid 8 updating version 1496 to 1498 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:3498: oid 8 updating version 1498 to 1499 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:3498: oid 8 version 1499 is already newer than 1497 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1499 (ObjNum 1088 snap 342 seq_num 1088) dirty exists 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:3498: left oid 8 (ObjNum 1088 snap 342 seq_num 1088) 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:3499: finishing write tid 1 to smithi04275593-29 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:3498: done (2 left) 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 342 2024-09-21T09:39:05.950 INFO:tasks.rados.rados.0.smithi042.stdout:3501: seq_num 1090 ranges {7839744=663552,8503296=630784,9134080=172032} 2024-09-21T09:39:05.995 INFO:tasks.rados.rados.0.smithi042.stdout:3501: writing smithi04275593-22 from 7839744 to 8503296 tid 1 2024-09-21T09:39:05.999 INFO:tasks.rados.rados.0.smithi042.stdout:3501: writing smithi04275593-22 from 8503296 to 9134080 tid 2 2024-09-21T09:39:06.001 INFO:tasks.rados.rados.0.smithi042.stdout:3501: writing smithi04275593-22 from 9134080 to 9306112 tid 3 2024-09-21T09:39:06.001 INFO:tasks.rados.rados.0.smithi042.stdout:3502: snap_remove snap 337 2024-09-21T09:39:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:05 smithi133 ceph-mon[83064]: osdmap e761: 8 total, 8 up, 8 in 2024-09-21T09:39:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:05 smithi133 ceph-mon[83064]: pgmap v820: 121 pgs: 121 active+clean; 568 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 16 op/s 2024-09-21T09:39:06.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:05 smithi042 ceph-mon[85820]: osdmap e761: 8 total, 8 up, 8 in 2024-09-21T09:39:06.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:05 smithi042 ceph-mon[85820]: pgmap v820: 121 pgs: 121 active+clean; 568 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 16 op/s 2024-09-21T09:39:06.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:05 smithi042 ceph-mon[87662]: osdmap e761: 8 total, 8 up, 8 in 2024-09-21T09:39:06.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:05 smithi042 ceph-mon[87662]: pgmap v820: 121 pgs: 121 active+clean; 568 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 16 op/s 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:3502: done (3 left) 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:3503: rollback oid 40 current snap is 342 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 40 to 335 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:3499: finishing write tid 2 to smithi04275593-29 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:3499: finishing write tid 3 to smithi04275593-29 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:3499: finishing write tid 4 to smithi04275593-29 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:3499: finishing write tid 5 to smithi04275593-29 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:3499: oid 29 updating version 0 to 1500 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:3499: oid 29 updating version 1500 to 1502 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:3499: oid 29 updating version 1502 to 1503 2024-09-21T09:39:06.894 INFO:tasks.rados.rados.0.smithi042.stdout:3499: oid 29 version 1503 is already newer than 1501 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1503 (ObjNum 1089 snap 342 seq_num 1089) dirty exists 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3499: left oid 29 (ObjNum 1089 snap 342 seq_num 1089) 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3500: finishing copy_from racing read to smithi04275593-12 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3500: finishing copy_from to smithi04275593-12 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 1599 (ObjNum 1076 snap 340 seq_num 1076) dirty exists 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3501: finishing write tid 1 to smithi04275593-22 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3501: finishing write tid 2 to smithi04275593-22 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3501: finishing write tid 3 to smithi04275593-22 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3501: finishing write tid 4 to smithi04275593-22 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3501: finishing write tid 5 to smithi04275593-22 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3501: oid 22 updating version 0 to 1221 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3501: oid 22 version 1221 is already newer than 1220 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3501: oid 22 updating version 1221 to 1223 2024-09-21T09:39:06.895 INFO:tasks.rados.rados.0.smithi042.stdout:3501: oid 22 version 1223 is already newer than 1222 2024-09-21T09:39:06.896 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 1223 (ObjNum 1090 snap 342 seq_num 1090) dirty exists 2024-09-21T09:39:06.896 INFO:tasks.rados.rados.0.smithi042.stdout:3501: left oid 22 (ObjNum 1090 snap 342 seq_num 1090) 2024-09-21T09:39:06.896 INFO:tasks.rados.rados.0.smithi042.stdout:3499: done (3 left) 2024-09-21T09:39:06.896 INFO:tasks.rados.rados.0.smithi042.stdout:3500: done (2 left) 2024-09-21T09:39:06.896 INFO:tasks.rados.rados.0.smithi042.stdout:3501: done (1 left) 2024-09-21T09:39:06.896 INFO:tasks.rados.rados.0.smithi042.stdout:3504: snap_remove snap 322 2024-09-21T09:39:07.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:06 smithi133 ceph-mon[83064]: osdmap e762: 8 total, 8 up, 8 in 2024-09-21T09:39:07.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:06 smithi042 ceph-mon[85820]: osdmap e762: 8 total, 8 up, 8 in 2024-09-21T09:39:07.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:06 smithi042 ceph-mon[87662]: osdmap e762: 8 total, 8 up, 8 in 2024-09-21T09:39:07.793 INFO:tasks.rados.rados.0.smithi042.stdout:3503: finishing rollback tid 0 to smithi04275593-40 2024-09-21T09:39:07.793 INFO:tasks.rados.rados.0.smithi042.stdout:3503: finishing rollback tid 1 to smithi04275593-40 2024-09-21T09:39:07.793 INFO:tasks.rados.rados.0.smithi042.stdout:3503: finishing rollback tid 2 to smithi04275593-40 2024-09-21T09:39:07.793 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 1318 (ObjNum 993 snap 320 seq_num 993) dirty exists 2024-09-21T09:39:07.793 INFO:tasks.rados.rados.0.smithi042.stdout:3503: done (1 left) 2024-09-21T09:39:07.793 INFO:tasks.rados.rados.0.smithi042.stdout:3504: done (0 left) 2024-09-21T09:39:07.793 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 34 current snap is 342 2024-09-21T09:39:07.793 INFO:tasks.rados.rados.0.smithi042.stdout:3505: seq_num 1091 ranges {7839744=679936,8519680=516096,9035776=286720} 2024-09-21T09:39:07.841 INFO:tasks.rados.rados.0.smithi042.stdout:3505: writing smithi04275593-34 from 7839744 to 8519680 tid 1 2024-09-21T09:39:07.844 INFO:tasks.rados.rados.0.smithi042.stdout:3505: writing smithi04275593-34 from 8519680 to 9035776 tid 2 2024-09-21T09:39:07.845 INFO:tasks.rados.rados.0.smithi042.stdout:3505: writing smithi04275593-34 from 9035776 to 9322496 tid 3 2024-09-21T09:39:07.845 INFO:tasks.rados.rados.0.smithi042.stdout:3506: snap_create 2024-09-21T09:39:07.846 INFO:tasks.rados.rados.0.smithi042.stdout:3505: finishing write tid 1 to smithi04275593-34 2024-09-21T09:39:07.848 INFO:tasks.rados.rados.0.smithi042.stdout:3505: finishing write tid 2 to smithi04275593-34 2024-09-21T09:39:07.848 INFO:tasks.rados.rados.0.smithi042.stdout:3505: finishing write tid 3 to smithi04275593-34 2024-09-21T09:39:07.848 INFO:tasks.rados.rados.0.smithi042.stdout:3505: finishing write tid 4 to smithi04275593-34 2024-09-21T09:39:07.850 INFO:tasks.rados.rados.0.smithi042.stdout:3505: finishing write tid 5 to smithi04275593-34 2024-09-21T09:39:07.850 INFO:tasks.rados.rados.0.smithi042.stdout:3505: oid 34 updating version 0 to 1548 2024-09-21T09:39:07.850 INFO:tasks.rados.rados.0.smithi042.stdout:3505: oid 34 updating version 1548 to 1550 2024-09-21T09:39:07.850 INFO:tasks.rados.rados.0.smithi042.stdout:3505: oid 34 version 1550 is already newer than 1549 2024-09-21T09:39:07.850 INFO:tasks.rados.rados.0.smithi042.stdout:3505: oid 34 version 1550 is already newer than 1547 2024-09-21T09:39:07.850 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1550 (ObjNum 1091 snap 342 seq_num 1091) dirty exists 2024-09-21T09:39:07.850 INFO:tasks.rados.rados.0.smithi042.stdout:3505: left oid 34 (ObjNum 1091 snap 342 seq_num 1091) 2024-09-21T09:39:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:07 smithi133 ceph-mon[83064]: osdmap e763: 8 total, 8 up, 8 in 2024-09-21T09:39:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:07 smithi133 ceph-mon[83064]: pgmap v823: 121 pgs: 121 active+clean; 573 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.9 MiB/s wr, 21 op/s 2024-09-21T09:39:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:07 smithi133 ceph-mon[83064]: osdmap e764: 8 total, 8 up, 8 in 2024-09-21T09:39:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:07 smithi042 ceph-mon[85820]: osdmap e763: 8 total, 8 up, 8 in 2024-09-21T09:39:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:07 smithi042 ceph-mon[85820]: pgmap v823: 121 pgs: 121 active+clean; 573 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.9 MiB/s wr, 21 op/s 2024-09-21T09:39:08.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:07 smithi042 ceph-mon[85820]: osdmap e764: 8 total, 8 up, 8 in 2024-09-21T09:39:08.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:07 smithi042 ceph-mon[87662]: osdmap e763: 8 total, 8 up, 8 in 2024-09-21T09:39:08.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:07 smithi042 ceph-mon[87662]: pgmap v823: 121 pgs: 121 active+clean; 573 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.9 MiB/s wr, 21 op/s 2024-09-21T09:39:08.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:07 smithi042 ceph-mon[87662]: osdmap e764: 8 total, 8 up, 8 in 2024-09-21T09:39:08.795 INFO:tasks.rados.rados.0.smithi042.stdout:3505: done (1 left) 2024-09-21T09:39:08.795 INFO:tasks.rados.rados.0.smithi042.stdout:3506: done (0 left) 2024-09-21T09:39:08.795 INFO:tasks.rados.rados.0.smithi042.stdout:3507: read oid 31 snap -1 2024-09-21T09:39:08.795 INFO:tasks.rados.rados.0.smithi042.stdout:3507: expect (ObjNum 1072 snap 340 seq_num 1072) 2024-09-21T09:39:08.795 INFO:tasks.rados.rados.0.smithi042.stdout:3508: read oid 45 snap -1 2024-09-21T09:39:08.796 INFO:tasks.rados.rados.0.smithi042.stdout:3508: expect (ObjNum 1021 snap 325 seq_num 1021) 2024-09-21T09:39:08.796 INFO:tasks.rados.rados.0.smithi042.stdout:3509: rollback oid 32 current snap is 343 2024-09-21T09:39:08.796 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 341 2024-09-21T09:39:08.796 INFO:tasks.rados.rados.0.smithi042.stdout:3510: delete oid 48 current snap is 343 2024-09-21T09:39:08.800 INFO:tasks.rados.rados.0.smithi042.stdout:3509: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:39:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1605 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T09:39:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:3509: done (3 left) 2024-09-21T09:39:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:3510: done (2 left) 2024-09-21T09:39:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:3511: rollback oid 32 current snap is 343 2024-09-21T09:39:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 332 2024-09-21T09:39:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 343 2024-09-21T09:39:08.801 INFO:tasks.rados.rados.0.smithi042.stdout:3512: seq_num 1093 ranges {0=712704,712704=688128,1400832=114688} 2024-09-21T09:39:08.805 INFO:tasks.rados.rados.0.smithi042.stdout:3512: writing smithi04275593-3 from 0 to 712704 tid 1 2024-09-21T09:39:08.808 INFO:tasks.rados.rados.0.smithi042.stdout:3512: writing smithi04275593-3 from 712704 to 1400832 tid 2 2024-09-21T09:39:08.809 INFO:tasks.rados.rados.0.smithi042.stdout:3512: writing smithi04275593-3 from 1400832 to 1515520 tid 3 2024-09-21T09:39:08.809 INFO:tasks.rados.rados.0.smithi042.stdout:3513: snap_create 2024-09-21T09:39:08.809 INFO:tasks.rados.rados.0.smithi042.stdout:3511: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:39:08.810 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1605 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T09:39:08.810 INFO:tasks.rados.rados.0.smithi042.stdout:3507: expect (ObjNum 1072 snap 340 seq_num 1072) 2024-09-21T09:39:08.865 INFO:tasks.rados.rados.0.smithi042.stdout:3508: expect (ObjNum 1021 snap 325 seq_num 1021) 2024-09-21T09:39:09.007 INFO:tasks.rados.rados.0.smithi042.stdout:3512: finishing write tid 1 to smithi04275593-3 2024-09-21T09:39:09.008 INFO:tasks.rados.rados.0.smithi042.stdout:3512: finishing write tid 2 to smithi04275593-3 2024-09-21T09:39:09.008 INFO:tasks.rados.rados.0.smithi042.stdout:3512: finishing write tid 3 to smithi04275593-3 2024-09-21T09:39:09.008 INFO:tasks.rados.rados.0.smithi042.stdout:3512: finishing write tid 4 to smithi04275593-3 2024-09-21T09:39:09.008 INFO:tasks.rados.rados.0.smithi042.stdout:3512: finishing write tid 5 to smithi04275593-3 2024-09-21T09:39:09.008 INFO:tasks.rados.rados.0.smithi042.stdout:3512: oid 3 updating version 0 to 1552 2024-09-21T09:39:09.008 INFO:tasks.rados.rados.0.smithi042.stdout:3512: oid 3 updating version 1552 to 1553 2024-09-21T09:39:09.008 INFO:tasks.rados.rados.0.smithi042.stdout:3512: oid 3 updating version 1553 to 1554 2024-09-21T09:39:09.008 INFO:tasks.rados.rados.0.smithi042.stdout:3512: oid 3 version 1554 is already newer than 1551 2024-09-21T09:39:09.008 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1554 (ObjNum 1093 snap 343 seq_num 1093) dirty exists 2024-09-21T09:39:09.008 INFO:tasks.rados.rados.0.smithi042.stdout:3512: left oid 3 (ObjNum 1093 snap 343 seq_num 1093) 2024-09-21T09:39:09.799 INFO:tasks.rados.rados.0.smithi042.stdout:3507: done (4 left) 2024-09-21T09:39:09.799 INFO:tasks.rados.rados.0.smithi042.stdout:3508: done (3 left) 2024-09-21T09:39:09.799 INFO:tasks.rados.rados.0.smithi042.stdout:3511: done (2 left) 2024-09-21T09:39:09.799 INFO:tasks.rados.rados.0.smithi042.stdout:3512: done (1 left) 2024-09-21T09:39:09.799 INFO:tasks.rados.rados.0.smithi042.stdout:3513: done (0 left) 2024-09-21T09:39:09.799 INFO:tasks.rados.rados.0.smithi042.stdout:3514: rollback oid 16 current snap is 344 2024-09-21T09:39:09.799 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 16 to 224 2024-09-21T09:39:09.800 INFO:tasks.rados.rados.0.smithi042.stdout:3515: setattr oid 43 current snap is 344 2024-09-21T09:39:09.800 INFO:tasks.rados.rados.0.smithi042.stdout:3516: delete oid 40 current snap is 344 2024-09-21T09:39:09.807 INFO:tasks.rados.rados.0.smithi042.stdout:3516: done (2 left) 2024-09-21T09:39:09.807 INFO:tasks.rados.rados.0.smithi042.stdout:3517: copy_from oid 13 from oid 49 current snap is 344 2024-09-21T09:39:09.807 INFO:tasks.rados.rados.0.smithi042.stdout:3518: setattr oid 22 current snap is 344 2024-09-21T09:39:09.808 INFO:tasks.rados.rados.0.smithi042.stdout:3514: finishing rollback tid 0 to smithi04275593-16 2024-09-21T09:39:09.808 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 951 (ObjNum 1004 snap 320 seq_num 1004) dirty exists 2024-09-21T09:39:09.808 INFO:tasks.rados.rados.0.smithi042.stdout:3514: finishing rollback tid 1 to smithi04275593-16 2024-09-21T09:39:09.808 INFO:tasks.rados.rados.0.smithi042.stdout:3514: finishing rollback tid 2 to smithi04275593-16 2024-09-21T09:39:09.809 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 1637 (ObjNum 682 snap 200 seq_num 682) dirty exists 2024-09-21T09:39:09.810 INFO:tasks.rados.rados.0.smithi042.stdout:3514: done (3 left) 2024-09-21T09:39:09.810 INFO:tasks.rados.rados.0.smithi042.stdout:3515: done (2 left) 2024-09-21T09:39:09.810 INFO:tasks.rados.rados.0.smithi042.stdout:3519: copy_from oid 50 from oid 31 current snap is 344 2024-09-21T09:39:09.810 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 344 2024-09-21T09:39:09.810 INFO:tasks.rados.rados.0.smithi042.stdout:3520: seq_num 1095 ranges {3596288=745472,4341760=499712,4841472=303104} 2024-09-21T09:39:09.834 INFO:tasks.rados.rados.0.smithi042.stdout:3520: writing smithi04275593-39 from 3596288 to 4341760 tid 1 2024-09-21T09:39:09.837 INFO:tasks.rados.rados.0.smithi042.stdout:3520: writing smithi04275593-39 from 4341760 to 4841472 tid 2 2024-09-21T09:39:09.839 INFO:tasks.rados.rados.0.smithi042.stdout:3520: writing smithi04275593-39 from 4841472 to 5144576 tid 3 2024-09-21T09:39:09.839 INFO:tasks.rados.rados.0.smithi042.stdout:3521: snap_create 2024-09-21T09:39:09.839 INFO:tasks.rados.rados.0.smithi042.stdout:3517: finishing copy_from racing read to smithi04275593-13 2024-09-21T09:39:09.839 INFO:tasks.rados.rados.0.smithi042.stdout:3517: finishing copy_from to smithi04275593-13 2024-09-21T09:39:09.839 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1688 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-21T09:39:09.839 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 1224 (ObjNum 1090 snap 342 seq_num 1090) dirty exists 2024-09-21T09:39:09.839 INFO:tasks.rados.rados.0.smithi042.stdout:3519: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:39:09.839 INFO:tasks.rados.rados.0.smithi042.stdout:3519: finishing copy_from to smithi04275593-50 2024-09-21T09:39:09.839 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 599 (ObjNum 1072 snap 340 seq_num 1072) dirty exists 2024-09-21T09:39:09.843 INFO:tasks.rados.rados.0.smithi042.stdout:3520: finishing write tid 1 to smithi04275593-39 2024-09-21T09:39:09.843 INFO:tasks.rados.rados.0.smithi042.stdout:3520: finishing write tid 2 to smithi04275593-39 2024-09-21T09:39:09.843 INFO:tasks.rados.rados.0.smithi042.stdout:3520: finishing write tid 3 to smithi04275593-39 2024-09-21T09:39:09.844 INFO:tasks.rados.rados.0.smithi042.stdout:3520: finishing write tid 4 to smithi04275593-39 2024-09-21T09:39:09.845 INFO:tasks.rados.rados.0.smithi042.stdout:3520: finishing write tid 5 to smithi04275593-39 2024-09-21T09:39:09.845 INFO:tasks.rados.rados.0.smithi042.stdout:3520: oid 39 updating version 0 to 1541 2024-09-21T09:39:09.845 INFO:tasks.rados.rados.0.smithi042.stdout:3520: oid 39 updating version 1541 to 1542 2024-09-21T09:39:09.845 INFO:tasks.rados.rados.0.smithi042.stdout:3520: oid 39 version 1542 is already newer than 1540 2024-09-21T09:39:09.845 INFO:tasks.rados.rados.0.smithi042.stdout:3520: oid 39 version 1542 is already newer than 1539 2024-09-21T09:39:09.846 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1542 (ObjNum 1095 snap 344 seq_num 1095) dirty exists 2024-09-21T09:39:09.846 INFO:tasks.rados.rados.0.smithi042.stdout:3520: left oid 39 (ObjNum 1095 snap 344 seq_num 1095) 2024-09-21T09:39:10.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:09 smithi042 ceph-mon[85820]: osdmap e765: 8 total, 8 up, 8 in 2024-09-21T09:39:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:09 smithi042 ceph-mon[87662]: osdmap e765: 8 total, 8 up, 8 in 2024-09-21T09:39:10.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:39:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:39:10] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.51.0" 2024-09-21T09:39:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:09 smithi133 ceph-mon[83064]: osdmap e765: 8 total, 8 up, 8 in 2024-09-21T09:39:10.807 INFO:tasks.rados.rados.0.smithi042.stdout:3517: done (4 left) 2024-09-21T09:39:10.807 INFO:tasks.rados.rados.0.smithi042.stdout:3518: done (3 left) 2024-09-21T09:39:10.807 INFO:tasks.rados.rados.0.smithi042.stdout:3519: done (2 left) 2024-09-21T09:39:10.807 INFO:tasks.rados.rados.0.smithi042.stdout:3520: done (1 left) 2024-09-21T09:39:10.807 INFO:tasks.rados.rados.0.smithi042.stdout:3521: done (0 left) 2024-09-21T09:39:10.807 INFO:tasks.rados.rados.0.smithi042.stdout:3522: read oid 10 snap -1 2024-09-21T09:39:10.807 INFO:tasks.rados.rados.0.smithi042.stdout:3522: expect (ObjNum 1053 snap 334 seq_num 1053) 2024-09-21T09:39:10.808 INFO:tasks.rados.rados.0.smithi042.stdout:3523: snap_create 2024-09-21T09:39:10.826 INFO:tasks.rados.rados.0.smithi042.stdout:3522: expect (ObjNum 1053 snap 334 seq_num 1053) 2024-09-21T09:39:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:10 smithi042 ceph-mon[87662]: pgmap v826: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 572 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-09-21T09:39:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:10 smithi042 ceph-mon[87662]: osdmap e766: 8 total, 8 up, 8 in 2024-09-21T09:39:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:10 smithi042 ceph-mon[85820]: pgmap v826: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 572 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-09-21T09:39:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:10 smithi042 ceph-mon[85820]: osdmap e766: 8 total, 8 up, 8 in 2024-09-21T09:39:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:10 smithi133 ceph-mon[83064]: pgmap v826: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 572 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-09-21T09:39:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:10 smithi133 ceph-mon[83064]: osdmap e766: 8 total, 8 up, 8 in 2024-09-21T09:39:11.813 INFO:tasks.rados.rados.0.smithi042.stdout:3522: done (1 left) 2024-09-21T09:39:11.813 INFO:tasks.rados.rados.0.smithi042.stdout:3523: done (0 left) 2024-09-21T09:39:11.813 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 346 2024-09-21T09:39:11.813 INFO:tasks.rados.rados.0.smithi042.stdout:3524: seq_num 1096 ranges {4440064=761856,5201920=786432,5988352=16384} 2024-09-21T09:39:11.841 INFO:tasks.rados.rados.0.smithi042.stdout:3524: writing smithi04275593-42 from 4440064 to 5201920 tid 1 2024-09-21T09:39:11.846 INFO:tasks.rados.rados.0.smithi042.stdout:3524: writing smithi04275593-42 from 5201920 to 5988352 tid 2 2024-09-21T09:39:11.846 INFO:tasks.rados.rados.0.smithi042.stdout:3524: writing smithi04275593-42 from 5988352 to 6004736 tid 3 2024-09-21T09:39:11.846 INFO:tasks.rados.rados.0.smithi042.stdout:3525: setattr oid 12 current snap is 346 2024-09-21T09:39:11.850 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 346 2024-09-21T09:39:11.850 INFO:tasks.rados.rados.0.smithi042.stdout:3526: seq_num 1097 ranges {7839744=778240,8617984=671744,9289728=131072} 2024-09-21T09:39:11.897 INFO:tasks.rados.rados.0.smithi042.stdout:3526: writing smithi04275593-25 from 7839744 to 8617984 tid 1 2024-09-21T09:39:11.901 INFO:tasks.rados.rados.0.smithi042.stdout:3526: writing smithi04275593-25 from 8617984 to 9289728 tid 2 2024-09-21T09:39:11.902 INFO:tasks.rados.rados.0.smithi042.stdout:3526: writing smithi04275593-25 from 9289728 to 9420800 tid 3 2024-09-21T09:39:11.902 INFO:tasks.rados.rados.0.smithi042.stdout:3527: read oid 23 snap -1 2024-09-21T09:39:11.902 INFO:tasks.rados.rados.0.smithi042.stdout:3527: expect deleted 2024-09-21T09:39:11.902 INFO:tasks.rados.rados.0.smithi042.stdout:3528: delete oid 17 current snap is 346 2024-09-21T09:39:11.902 INFO:tasks.rados.rados.0.smithi042.stdout:3524: finishing write tid 1 to smithi04275593-42 2024-09-21T09:39:11.902 INFO:tasks.rados.rados.0.smithi042.stdout:3524: finishing write tid 2 to smithi04275593-42 2024-09-21T09:39:11.902 INFO:tasks.rados.rados.0.smithi042.stdout:3524: finishing write tid 3 to smithi04275593-42 2024-09-21T09:39:11.902 INFO:tasks.rados.rados.0.smithi042.stdout:3524: finishing write tid 4 to smithi04275593-42 2024-09-21T09:39:11.903 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 1600 (ObjNum 1076 snap 340 seq_num 1076) dirty exists 2024-09-21T09:39:11.903 INFO:tasks.rados.rados.0.smithi042.stdout:3524: finishing write tid 5 to smithi04275593-42 2024-09-21T09:39:11.903 INFO:tasks.rados.rados.0.smithi042.stdout:3524: oid 42 updating version 0 to 1214 2024-09-21T09:39:11.903 INFO:tasks.rados.rados.0.smithi042.stdout:3524: oid 42 version 1214 is already newer than 1213 2024-09-21T09:39:11.903 INFO:tasks.rados.rados.0.smithi042.stdout:3524: oid 42 updating version 1214 to 1216 2024-09-21T09:39:11.903 INFO:tasks.rados.rados.0.smithi042.stdout:3524: oid 42 version 1216 is already newer than 1215 2024-09-21T09:39:11.903 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 1216 (ObjNum 1096 snap 346 seq_num 1096) dirty exists 2024-09-21T09:39:11.903 INFO:tasks.rados.rados.0.smithi042.stdout:3524: left oid 42 (ObjNum 1096 snap 346 seq_num 1096) 2024-09-21T09:39:11.903 INFO:tasks.rados.rados.0.smithi042.stdout:3526: finishing write tid 1 to smithi04275593-25 2024-09-21T09:39:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:3526: finishing write tid 2 to smithi04275593-25 2024-09-21T09:39:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:3524: done (4 left) 2024-09-21T09:39:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:3525: done (3 left) 2024-09-21T09:39:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:3527: done (2 left) 2024-09-21T09:39:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:3528: done (1 left) 2024-09-21T09:39:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:3529: setattr oid 49 current snap is 346 2024-09-21T09:39:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:3526: finishing write tid 3 to smithi04275593-25 2024-09-21T09:39:11.906 INFO:tasks.rados.rados.0.smithi042.stdout:3526: finishing write tid 4 to smithi04275593-25 2024-09-21T09:39:11.907 INFO:tasks.rados.rados.0.smithi042.stdout:3526: finishing write tid 5 to smithi04275593-25 2024-09-21T09:39:11.907 INFO:tasks.rados.rados.0.smithi042.stdout:3526: oid 25 updating version 0 to 1225 2024-09-21T09:39:11.907 INFO:tasks.rados.rados.0.smithi042.stdout:3526: oid 25 updating version 1225 to 1228 2024-09-21T09:39:11.907 INFO:tasks.rados.rados.0.smithi042.stdout:3526: oid 25 version 1228 is already newer than 1226 2024-09-21T09:39:11.907 INFO:tasks.rados.rados.0.smithi042.stdout:3526: oid 25 version 1228 is already newer than 1227 2024-09-21T09:39:11.907 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 1228 (ObjNum 1097 snap 346 seq_num 1097) dirty exists 2024-09-21T09:39:11.907 INFO:tasks.rados.rados.0.smithi042.stdout:3526: left oid 25 (ObjNum 1097 snap 346 seq_num 1097) 2024-09-21T09:39:11.908 INFO:tasks.rados.rados.0.smithi042.stdout:3526: done (1 left) 2024-09-21T09:39:11.908 INFO:tasks.rados.rados.0.smithi042.stdout:3530: delete oid 15 current snap is 346 2024-09-21T09:39:11.910 INFO:tasks.rados.rados.0.smithi042.stdout:3530: done (1 left) 2024-09-21T09:39:11.910 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 346 2024-09-21T09:39:11.910 INFO:tasks.rados.rados.0.smithi042.stdout:3531: seq_num 1100 ranges {2457600=425984,2883584=729088,3612672=475136} 2024-09-21T09:39:11.925 INFO:tasks.rados.rados.0.smithi042.stdout:3531: writing smithi04275593-28 from 2457600 to 2883584 tid 1 2024-09-21T09:39:11.930 INFO:tasks.rados.rados.0.smithi042.stdout:3531: writing smithi04275593-28 from 2883584 to 3612672 tid 2 2024-09-21T09:39:11.932 INFO:tasks.rados.rados.0.smithi042.stdout:3531: writing smithi04275593-28 from 3612672 to 4087808 tid 3 2024-09-21T09:39:11.932 INFO:tasks.rados.rados.0.smithi042.stdout:3532: snap_remove snap 326 2024-09-21T09:39:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:11 smithi042 ceph-mon[85820]: osdmap e767: 8 total, 8 up, 8 in 2024-09-21T09:39:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:11 smithi042 ceph-mon[87662]: osdmap e767: 8 total, 8 up, 8 in 2024-09-21T09:39:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:11 smithi133 ceph-mon[83064]: osdmap e767: 8 total, 8 up, 8 in 2024-09-21T09:39:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:12.796 INFO:tasks.rados.rados.0.smithi042.stdout:3532: done (2 left) 2024-09-21T09:39:12.796 INFO:tasks.rados.rados.0.smithi042.stdout:3533: copy_from oid 35 from oid 27 current snap is 346 2024-09-21T09:39:12.796 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1707 (ObjNum 81 snap 0 seq_num 3459610448) dirty exists 2024-09-21T09:39:12.796 INFO:tasks.rados.rados.0.smithi042.stdout:3531: finishing write tid 1 to smithi04275593-28 2024-09-21T09:39:12.796 INFO:tasks.rados.rados.0.smithi042.stdout:3531: finishing write tid 2 to smithi04275593-28 2024-09-21T09:39:12.796 INFO:tasks.rados.rados.0.smithi042.stdout:3531: finishing write tid 3 to smithi04275593-28 2024-09-21T09:39:12.796 INFO:tasks.rados.rados.0.smithi042.stdout:3531: finishing write tid 4 to smithi04275593-28 2024-09-21T09:39:12.796 INFO:tasks.rados.rados.0.smithi042.stdout:3531: finishing write tid 5 to smithi04275593-28 2024-09-21T09:39:12.796 INFO:tasks.rados.rados.0.smithi042.stdout:3531: oid 28 updating version 0 to 1322 2024-09-21T09:39:12.796 INFO:tasks.rados.rados.0.smithi042.stdout:3531: oid 28 version 1322 is already newer than 1320 2024-09-21T09:39:12.797 INFO:tasks.rados.rados.0.smithi042.stdout:3531: oid 28 version 1322 is already newer than 1321 2024-09-21T09:39:12.797 INFO:tasks.rados.rados.0.smithi042.stdout:3531: oid 28 updating version 1322 to 1323 2024-09-21T09:39:12.797 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1323 (ObjNum 1100 snap 346 seq_num 1100) dirty exists 2024-09-21T09:39:12.797 INFO:tasks.rados.rados.0.smithi042.stdout:3531: left oid 28 (ObjNum 1100 snap 346 seq_num 1100) 2024-09-21T09:39:12.797 INFO:tasks.rados.rados.0.smithi042.stdout:3529: done (2 left) 2024-09-21T09:39:12.797 INFO:tasks.rados.rados.0.smithi042.stdout:3531: done (1 left) 2024-09-21T09:39:12.797 INFO:tasks.rados.rados.0.smithi042.stdout:3534: rollback oid 20 current snap is 346 2024-09-21T09:39:12.797 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 20 to 345 2024-09-21T09:39:12.797 INFO:tasks.rados.rados.0.smithi042.stdout:3535: snap_create 2024-09-21T09:39:12.811 INFO:tasks.rados.rados.0.smithi042.stdout:3534: finishing rollback tid 1 to smithi04275593-20 2024-09-21T09:39:12.811 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1490 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-21T09:39:12.816 INFO:tasks.rados.rados.0.smithi042.stdout:3533: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:39:12.820 INFO:tasks.rados.rados.0.smithi042.stdout:3533: finishing copy_from to smithi04275593-35 2024-09-21T09:39:12.821 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1222 (ObjNum 1058 snap 335 seq_num 1058) dirty exists 2024-09-21T09:39:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:12 smithi042 ceph-mon[87662]: pgmap v829: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 577 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 700 KiB/s wr, 4 op/s 2024-09-21T09:39:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:12 smithi042 ceph-mon[87662]: osdmap e768: 8 total, 8 up, 8 in 2024-09-21T09:39:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:12 smithi042 ceph-mon[87662]: osdmap e769: 8 total, 8 up, 8 in 2024-09-21T09:39:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:12 smithi042 ceph-mon[85820]: pgmap v829: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 577 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 700 KiB/s wr, 4 op/s 2024-09-21T09:39:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:12 smithi042 ceph-mon[85820]: osdmap e768: 8 total, 8 up, 8 in 2024-09-21T09:39:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:12 smithi042 ceph-mon[85820]: osdmap e769: 8 total, 8 up, 8 in 2024-09-21T09:39:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:12 smithi133 ceph-mon[83064]: pgmap v829: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 577 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 700 KiB/s wr, 4 op/s 2024-09-21T09:39:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:12 smithi133 ceph-mon[83064]: osdmap e768: 8 total, 8 up, 8 in 2024-09-21T09:39:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:12 smithi133 ceph-mon[83064]: osdmap e769: 8 total, 8 up, 8 in 2024-09-21T09:39:13.795 INFO:tasks.rados.rados.0.smithi042.stdout:3533: done (2 left) 2024-09-21T09:39:13.796 INFO:tasks.rados.rados.0.smithi042.stdout:3534: done (1 left) 2024-09-21T09:39:13.796 INFO:tasks.rados.rados.0.smithi042.stdout:3535: done (0 left) 2024-09-21T09:39:13.796 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 4 current snap is 347 2024-09-21T09:39:13.796 INFO:tasks.rados.rados.0.smithi042.stdout:3536: seq_num 1101 ranges {4366336=442368,4808704=606208,5414912=598016} 2024-09-21T09:39:13.822 INFO:tasks.rados.rados.0.smithi042.stdout:3536: writing smithi04275593-4 from 4366336 to 4808704 tid 1 2024-09-21T09:39:13.825 INFO:tasks.rados.rados.0.smithi042.stdout:3536: writing smithi04275593-4 from 4808704 to 5414912 tid 2 2024-09-21T09:39:13.830 INFO:tasks.rados.rados.0.smithi042.stdout:3536: writing smithi04275593-4 from 5414912 to 6012928 tid 3 2024-09-21T09:39:13.830 INFO:tasks.rados.rados.0.smithi042.stdout:3537: snap_remove snap 333 2024-09-21T09:39:14.818 INFO:tasks.rados.rados.0.smithi042.stdout:3536: finishing write tid 1 to smithi04275593-4 2024-09-21T09:39:14.818 INFO:tasks.rados.rados.0.smithi042.stdout:3536: finishing write tid 2 to smithi04275593-4 2024-09-21T09:39:14.818 INFO:tasks.rados.rados.0.smithi042.stdout:3536: finishing write tid 3 to smithi04275593-4 2024-09-21T09:39:14.818 INFO:tasks.rados.rados.0.smithi042.stdout:3536: finishing write tid 4 to smithi04275593-4 2024-09-21T09:39:14.818 INFO:tasks.rados.rados.0.smithi042.stdout:3536: finishing write tid 5 to smithi04275593-4 2024-09-21T09:39:14.818 INFO:tasks.rados.rados.0.smithi042.stdout:3536: oid 4 updating version 0 to 1326 2024-09-21T09:39:14.818 INFO:tasks.rados.rados.0.smithi042.stdout:3536: oid 4 updating version 1326 to 1327 2024-09-21T09:39:14.819 INFO:tasks.rados.rados.0.smithi042.stdout:3536: oid 4 version 1327 is already newer than 1324 2024-09-21T09:39:14.819 INFO:tasks.rados.rados.0.smithi042.stdout:3536: oid 4 version 1327 is already newer than 1325 2024-09-21T09:39:14.819 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 1327 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:39:14.819 INFO:tasks.rados.rados.0.smithi042.stdout:3536: left oid 4 (ObjNum 1101 snap 347 seq_num 1101) 2024-09-21T09:39:14.819 INFO:tasks.rados.rados.0.smithi042.stdout:3536: done (1 left) 2024-09-21T09:39:14.819 INFO:tasks.rados.rados.0.smithi042.stdout:3537: done (0 left) 2024-09-21T09:39:14.819 INFO:tasks.rados.rados.0.smithi042.stdout:3538: snap_remove snap 327 2024-09-21T09:39:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:14 smithi042 ceph-mon[85820]: pgmap v832: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 581 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-09-21T09:39:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:14 smithi042 ceph-mon[85820]: osdmap e770: 8 total, 8 up, 8 in 2024-09-21T09:39:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:14 smithi042 ceph-mon[87662]: pgmap v832: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 581 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-09-21T09:39:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:14 smithi042 ceph-mon[87662]: osdmap e770: 8 total, 8 up, 8 in 2024-09-21T09:39:15.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:14 smithi133 ceph-mon[83064]: pgmap v832: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 581 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-09-21T09:39:15.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:14 smithi133 ceph-mon[83064]: osdmap e770: 8 total, 8 up, 8 in 2024-09-21T09:39:15.825 INFO:tasks.rados.rados.0.smithi042.stdout:3538: done (0 left) 2024-09-21T09:39:15.825 INFO:tasks.rados.rados.0.smithi042.stdout:3539: delete oid 49 current snap is 347 2024-09-21T09:39:15.835 INFO:tasks.rados.rados.0.smithi042.stdout:3539: done (0 left) 2024-09-21T09:39:15.835 INFO:tasks.rados.rados.0.smithi042.stdout:3540: snap_remove snap 346 2024-09-21T09:39:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:15 smithi042 ceph-mon[87662]: osdmap e771: 8 total, 8 up, 8 in 2024-09-21T09:39:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:15 smithi042 ceph-mon[87662]: pgmap v835: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 590 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.2 MiB/s wr, 32 op/s 2024-09-21T09:39:16.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:15 smithi042 ceph-mon[85820]: osdmap e771: 8 total, 8 up, 8 in 2024-09-21T09:39:16.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:15 smithi042 ceph-mon[85820]: pgmap v835: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 590 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.2 MiB/s wr, 32 op/s 2024-09-21T09:39:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:15 smithi133 ceph-mon[83064]: osdmap e771: 8 total, 8 up, 8 in 2024-09-21T09:39:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:15 smithi133 ceph-mon[83064]: pgmap v835: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 590 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.2 MiB/s wr, 32 op/s 2024-09-21T09:39:16.824 INFO:tasks.rados.rados.0.smithi042.stdout:3540: done (0 left) 2024-09-21T09:39:16.825 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 347 2024-09-21T09:39:16.825 INFO:tasks.rados.rados.0.smithi042.stdout:3541: seq_num 1103 ranges {1720320=475136,2195456=425984,2621440=696320,3317760=81920} 2024-09-21T09:39:16.837 INFO:tasks.rados.rados.0.smithi042.stdout:3541: writing smithi04275593-50 from 1720320 to 2195456 tid 1 2024-09-21T09:39:16.840 INFO:tasks.rados.rados.0.smithi042.stdout:3541: writing smithi04275593-50 from 2195456 to 2621440 tid 2 2024-09-21T09:39:16.844 INFO:tasks.rados.rados.0.smithi042.stdout:3541: writing smithi04275593-50 from 2621440 to 3317760 tid 3 2024-09-21T09:39:16.844 INFO:tasks.rados.rados.0.smithi042.stdout:3541: writing smithi04275593-50 from 3317760 to 3399680 tid 4 2024-09-21T09:39:16.844 INFO:tasks.rados.rados.0.smithi042.stdout:3542: delete oid 42 current snap is 347 2024-09-21T09:39:16.844 INFO:tasks.rados.rados.0.smithi042.stdout:3541: finishing write tid 1 to smithi04275593-50 2024-09-21T09:39:16.845 INFO:tasks.rados.rados.0.smithi042.stdout:3541: finishing write tid 2 to smithi04275593-50 2024-09-21T09:39:16.850 INFO:tasks.rados.rados.0.smithi042.stdout:3542: done (1 left) 2024-09-21T09:39:16.850 INFO:tasks.rados.rados.0.smithi042.stdout:3543: snap_create 2024-09-21T09:39:16.851 INFO:tasks.rados.rados.0.smithi042.stdout:3541: finishing write tid 3 to smithi04275593-50 2024-09-21T09:39:16.851 INFO:tasks.rados.rados.0.smithi042.stdout:3541: finishing write tid 4 to smithi04275593-50 2024-09-21T09:39:16.852 INFO:tasks.rados.rados.0.smithi042.stdout:3541: finishing write tid 5 to smithi04275593-50 2024-09-21T09:39:16.854 INFO:tasks.rados.rados.0.smithi042.stdout:3541: finishing write tid 6 to smithi04275593-50 2024-09-21T09:39:16.854 INFO:tasks.rados.rados.0.smithi042.stdout:3541: oid 50 updating version 0 to 1602 2024-09-21T09:39:16.854 INFO:tasks.rados.rados.0.smithi042.stdout:3541: oid 50 updating version 1602 to 1604 2024-09-21T09:39:16.854 INFO:tasks.rados.rados.0.smithi042.stdout:3541: oid 50 updating version 1604 to 1605 2024-09-21T09:39:16.854 INFO:tasks.rados.rados.0.smithi042.stdout:3541: oid 50 version 1605 is already newer than 1601 2024-09-21T09:39:16.854 INFO:tasks.rados.rados.0.smithi042.stdout:3541: oid 50 version 1605 is already newer than 1603 2024-09-21T09:39:16.854 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1605 (ObjNum 1103 snap 347 seq_num 1103) dirty exists 2024-09-21T09:39:16.854 INFO:tasks.rados.rados.0.smithi042.stdout:3541: left oid 50 (ObjNum 1103 snap 347 seq_num 1103) 2024-09-21T09:39:17.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:16 smithi042 ceph-mon[85820]: osdmap e772: 8 total, 8 up, 8 in 2024-09-21T09:39:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:16 smithi042 ceph-mon[87662]: osdmap e772: 8 total, 8 up, 8 in 2024-09-21T09:39:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:16 smithi133 ceph-mon[83064]: osdmap e772: 8 total, 8 up, 8 in 2024-09-21T09:39:17.796 INFO:tasks.rados.rados.0.smithi042.stdout:3541: done (1 left) 2024-09-21T09:39:17.796 INFO:tasks.rados.rados.0.smithi042.stdout:3543: done (0 left) 2024-09-21T09:39:17.796 INFO:tasks.rados.rados.0.smithi042.stdout:3544: snap_create 2024-09-21T09:39:18.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:17 smithi042 ceph-mon[85820]: osdmap e773: 8 total, 8 up, 8 in 2024-09-21T09:39:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:17 smithi042 ceph-mon[85820]: pgmap v838: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-09-21T09:39:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:17 smithi042 ceph-mon[85820]: osdmap e774: 8 total, 8 up, 8 in 2024-09-21T09:39:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:17 smithi042 ceph-mon[87662]: osdmap e773: 8 total, 8 up, 8 in 2024-09-21T09:39:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:17 smithi042 ceph-mon[87662]: pgmap v838: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-09-21T09:39:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:17 smithi042 ceph-mon[87662]: osdmap e774: 8 total, 8 up, 8 in 2024-09-21T09:39:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:17 smithi133 ceph-mon[83064]: osdmap e773: 8 total, 8 up, 8 in 2024-09-21T09:39:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:17 smithi133 ceph-mon[83064]: pgmap v838: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-09-21T09:39:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:17 smithi133 ceph-mon[83064]: osdmap e774: 8 total, 8 up, 8 in 2024-09-21T09:39:18.797 INFO:tasks.rados.rados.0.smithi042.stdout:3544: done (0 left) 2024-09-21T09:39:18.797 INFO:tasks.rados.rados.0.smithi042.stdout:3545: rollback oid 11 current snap is 349 2024-09-21T09:39:18.797 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 345 2024-09-21T09:39:18.797 INFO:tasks.rados.rados.0.smithi042.stdout:3546: rollback oid 32 current snap is 349 2024-09-21T09:39:18.797 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 342 2024-09-21T09:39:18.797 INFO:tasks.rados.rados.0.smithi042.stdout:3547: delete oid 15 current snap is 349 2024-09-21T09:39:18.801 INFO:tasks.rados.rados.0.smithi042.stdout:3546: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:39:18.801 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1605 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:39:18.801 INFO:tasks.rados.rados.0.smithi042.stdout:3546: done (2 left) 2024-09-21T09:39:18.801 INFO:tasks.rados.rados.0.smithi042.stdout:3547: done (1 left) 2024-09-21T09:39:18.801 INFO:tasks.rados.rados.0.smithi042.stdout:3548: rollback oid 21 current snap is 349 2024-09-21T09:39:18.801 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 344 2024-09-21T09:39:18.801 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 349 2024-09-21T09:39:18.801 INFO:tasks.rados.rados.0.smithi042.stdout:3549: seq_num 1106 ranges {0=532480,532480=483328,1015808=475136,1490944=245760} 2024-09-21T09:39:18.804 INFO:tasks.rados.rados.0.smithi042.stdout:3549: writing smithi04275593-17 from 0 to 532480 tid 1 2024-09-21T09:39:18.807 INFO:tasks.rados.rados.0.smithi042.stdout:3549: writing smithi04275593-17 from 532480 to 1015808 tid 2 2024-09-21T09:39:18.810 INFO:tasks.rados.rados.0.smithi042.stdout:3549: writing smithi04275593-17 from 1015808 to 1490944 tid 3 2024-09-21T09:39:18.812 INFO:tasks.rados.rados.0.smithi042.stdout:3549: writing smithi04275593-17 from 1490944 to 1736704 tid 4 2024-09-21T09:39:18.812 INFO:tasks.rados.rados.0.smithi042.stdout:3550: snap_create 2024-09-21T09:39:18.812 INFO:tasks.rados.rados.0.smithi042.stdout:3545: finishing rollback tid 0 to smithi04275593-11 2024-09-21T09:39:18.813 INFO:tasks.rados.rados.0.smithi042.stdout:3545: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:39:18.813 INFO:tasks.rados.rados.0.smithi042.stdout:3545: finishing rollback tid 2 to smithi04275593-11 2024-09-21T09:39:18.813 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1506 (ObjNum 965 snap 308 seq_num 965) dirty exists 2024-09-21T09:39:18.813 INFO:tasks.rados.rados.0.smithi042.stdout:3549: finishing write tid 1 to smithi04275593-17 2024-09-21T09:39:18.813 INFO:tasks.rados.rados.0.smithi042.stdout:3548: finishing rollback tid 0 to smithi04275593-21 2024-09-21T09:39:18.813 INFO:tasks.rados.rados.0.smithi042.stdout:3548: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:39:18.813 INFO:tasks.rados.rados.0.smithi042.stdout:3548: finishing rollback tid 2 to smithi04275593-21 2024-09-21T09:39:18.813 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 1831 (ObjNum 1086 snap 341 seq_num 1086) dirty exists 2024-09-21T09:39:18.813 INFO:tasks.rados.rados.0.smithi042.stdout:3549: finishing write tid 2 to smithi04275593-17 2024-09-21T09:39:18.816 INFO:tasks.rados.rados.0.smithi042.stdout:3549: finishing write tid 3 to smithi04275593-17 2024-09-21T09:39:18.816 INFO:tasks.rados.rados.0.smithi042.stdout:3549: finishing write tid 4 to smithi04275593-17 2024-09-21T09:39:18.816 INFO:tasks.rados.rados.0.smithi042.stdout:3549: finishing write tid 5 to smithi04275593-17 2024-09-21T09:39:18.817 INFO:tasks.rados.rados.0.smithi042.stdout:3549: finishing write tid 6 to smithi04275593-17 2024-09-21T09:39:18.817 INFO:tasks.rados.rados.0.smithi042.stdout:3549: oid 17 updating version 0 to 1669 2024-09-21T09:39:18.818 INFO:tasks.rados.rados.0.smithi042.stdout:3549: oid 17 version 1669 is already newer than 1666 2024-09-21T09:39:18.818 INFO:tasks.rados.rados.0.smithi042.stdout:3549: oid 17 version 1669 is already newer than 1667 2024-09-21T09:39:18.818 INFO:tasks.rados.rados.0.smithi042.stdout:3549: oid 17 version 1669 is already newer than 1668 2024-09-21T09:39:18.818 INFO:tasks.rados.rados.0.smithi042.stdout:3549: oid 17 version 1669 is already newer than 1665 2024-09-21T09:39:18.818 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1669 (ObjNum 1106 snap 349 seq_num 1106) dirty exists 2024-09-21T09:39:18.818 INFO:tasks.rados.rados.0.smithi042.stdout:3549: left oid 17 (ObjNum 1106 snap 349 seq_num 1106) 2024-09-21T09:39:19.803 INFO:tasks.rados.rados.0.smithi042.stdout:3545: done (3 left) 2024-09-21T09:39:19.803 INFO:tasks.rados.rados.0.smithi042.stdout:3548: done (2 left) 2024-09-21T09:39:19.803 INFO:tasks.rados.rados.0.smithi042.stdout:3549: done (1 left) 2024-09-21T09:39:19.803 INFO:tasks.rados.rados.0.smithi042.stdout:3550: done (0 left) 2024-09-21T09:39:19.803 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 350 2024-09-21T09:39:19.803 INFO:tasks.rados.rados.0.smithi042.stdout:3551: seq_num 1107 ranges {0=548864,548864=770048,1318912=434176} 2024-09-21T09:39:19.805 INFO:tasks.rados.rados.0.smithi042.stdout:3551: writing smithi04275593-13 from 0 to 548864 tid 1 2024-09-21T09:39:19.810 INFO:tasks.rados.rados.0.smithi042.stdout:3551: writing smithi04275593-13 from 548864 to 1318912 tid 2 2024-09-21T09:39:19.813 INFO:tasks.rados.rados.0.smithi042.stdout:3551: writing smithi04275593-13 from 1318912 to 1753088 tid 3 2024-09-21T09:39:19.813 INFO:tasks.rados.rados.0.smithi042.stdout:3552: rollback oid 30 current snap is 350 2024-09-21T09:39:19.813 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 30 to 348 2024-09-21T09:39:19.813 INFO:tasks.rados.rados.0.smithi042.stdout:3553: snap_create 2024-09-21T09:39:19.814 INFO:tasks.rados.rados.0.smithi042.stdout:3551: finishing write tid 1 to smithi04275593-13 2024-09-21T09:39:19.817 INFO:tasks.rados.rados.0.smithi042.stdout:3551: finishing write tid 2 to smithi04275593-13 2024-09-21T09:39:19.817 INFO:tasks.rados.rados.0.smithi042.stdout:3551: finishing write tid 3 to smithi04275593-13 2024-09-21T09:39:19.817 INFO:tasks.rados.rados.0.smithi042.stdout:3551: finishing write tid 4 to smithi04275593-13 2024-09-21T09:39:19.818 INFO:tasks.rados.rados.0.smithi042.stdout:3552: finishing rollback tid 1 to smithi04275593-30 2024-09-21T09:39:19.818 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 1529 (ObjNum 161 snap 0 seq_num 3459850368) dirty dne 2024-09-21T09:39:19.819 INFO:tasks.rados.rados.0.smithi042.stdout:3551: finishing write tid 5 to smithi04275593-13 2024-09-21T09:39:19.819 INFO:tasks.rados.rados.0.smithi042.stdout:3551: oid 13 updating version 0 to 1724 2024-09-21T09:39:19.819 INFO:tasks.rados.rados.0.smithi042.stdout:3551: oid 13 version 1724 is already newer than 1723 2024-09-21T09:39:19.819 INFO:tasks.rados.rados.0.smithi042.stdout:3551: oid 13 version 1724 is already newer than 1722 2024-09-21T09:39:19.819 INFO:tasks.rados.rados.0.smithi042.stdout:3551: oid 13 updating version 1724 to 1725 2024-09-21T09:39:19.819 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1725 (ObjNum 1107 snap 350 seq_num 1107) dirty exists 2024-09-21T09:39:19.819 INFO:tasks.rados.rados.0.smithi042.stdout:3551: left oid 13 (ObjNum 1107 snap 350 seq_num 1107) 2024-09-21T09:39:20.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:19 smithi042 ceph-mon[85820]: osdmap e775: 8 total, 8 up, 8 in 2024-09-21T09:39:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:19 smithi042 ceph-mon[87662]: osdmap e775: 8 total, 8 up, 8 in 2024-09-21T09:39:20.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:39:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:39:20] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.51.0" 2024-09-21T09:39:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:19 smithi133 ceph-mon[83064]: osdmap e775: 8 total, 8 up, 8 in 2024-09-21T09:39:20.804 INFO:tasks.rados.rados.0.smithi042.stdout:3551: done (2 left) 2024-09-21T09:39:20.804 INFO:tasks.rados.rados.0.smithi042.stdout:3552: done (1 left) 2024-09-21T09:39:20.804 INFO:tasks.rados.rados.0.smithi042.stdout:3553: done (0 left) 2024-09-21T09:39:20.804 INFO:tasks.rados.rados.0.smithi042.stdout:3554: read oid 41 snap -1 2024-09-21T09:39:20.804 INFO:tasks.rados.rados.0.smithi042.stdout:3554: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:39:20.804 INFO:tasks.rados.rados.0.smithi042.stdout:3555: snap_create 2024-09-21T09:39:20.879 INFO:tasks.rados.rados.0.smithi042.stdout:3554: expect (ObjNum 857 snap 277 seq_num 857) 2024-09-21T09:39:21.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:20 smithi042 ceph-mon[85820]: pgmap v841: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 588 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 410 KiB/s wr, 3 op/s 2024-09-21T09:39:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:20 smithi042 ceph-mon[85820]: osdmap e776: 8 total, 8 up, 8 in 2024-09-21T09:39:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:20 smithi042 ceph-mon[87662]: pgmap v841: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 588 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 410 KiB/s wr, 3 op/s 2024-09-21T09:39:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:20 smithi042 ceph-mon[87662]: osdmap e776: 8 total, 8 up, 8 in 2024-09-21T09:39:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:20 smithi133 ceph-mon[83064]: pgmap v841: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 588 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 410 KiB/s wr, 3 op/s 2024-09-21T09:39:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:20 smithi133 ceph-mon[83064]: osdmap e776: 8 total, 8 up, 8 in 2024-09-21T09:39:22.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:21 smithi042 ceph-mon[87662]: osdmap e777: 8 total, 8 up, 8 in 2024-09-21T09:39:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:21 smithi042 ceph-mon[85820]: osdmap e777: 8 total, 8 up, 8 in 2024-09-21T09:39:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:21 smithi133 ceph-mon[83064]: osdmap e777: 8 total, 8 up, 8 in 2024-09-21T09:39:23.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:22 smithi042 ceph-mon[87662]: pgmap v844: 121 pgs: 121 active+clean; 589 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 424 KiB/s wr, 2 op/s 2024-09-21T09:39:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:22 smithi042 ceph-mon[87662]: osdmap e778: 8 total, 8 up, 8 in 2024-09-21T09:39:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:22 smithi042 ceph-mon[87662]: osdmap e779: 8 total, 8 up, 8 in 2024-09-21T09:39:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:22 smithi042 ceph-mon[85820]: pgmap v844: 121 pgs: 121 active+clean; 589 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 424 KiB/s wr, 2 op/s 2024-09-21T09:39:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:22 smithi042 ceph-mon[85820]: osdmap e778: 8 total, 8 up, 8 in 2024-09-21T09:39:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:22 smithi042 ceph-mon[85820]: osdmap e779: 8 total, 8 up, 8 in 2024-09-21T09:39:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:22 smithi133 ceph-mon[83064]: pgmap v844: 121 pgs: 121 active+clean; 589 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 424 KiB/s wr, 2 op/s 2024-09-21T09:39:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:22 smithi133 ceph-mon[83064]: osdmap e778: 8 total, 8 up, 8 in 2024-09-21T09:39:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:22 smithi133 ceph-mon[83064]: osdmap e779: 8 total, 8 up, 8 in 2024-09-21T09:39:23.256 INFO:tasks.rados.rados.0.smithi042.stdout:3554: done (1 left) 2024-09-21T09:39:23.256 INFO:tasks.rados.rados.0.smithi042.stdout:3555: done (0 left) 2024-09-21T09:39:23.256 INFO:tasks.rados.rados.0.smithi042.stdout:3556: rollback oid 29 current snap is 352 2024-09-21T09:39:23.256 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 29 to 350 2024-09-21T09:39:23.256 INFO:tasks.rados.rados.0.smithi042.stdout:3557: snap_create 2024-09-21T09:39:23.260 INFO:tasks.rados.rados.0.smithi042.stdout:3556: finishing rollback tid 0 to smithi04275593-29 2024-09-21T09:39:23.260 INFO:tasks.rados.rados.0.smithi042.stdout:3556: finishing rollback tid 1 to smithi04275593-29 2024-09-21T09:39:23.260 INFO:tasks.rados.rados.0.smithi042.stdout:3556: finishing rollback tid 2 to smithi04275593-29 2024-09-21T09:39:23.260 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1509 (ObjNum 1089 snap 342 seq_num 1089) dirty exists 2024-09-21T09:39:23.816 INFO:tasks.rados.rados.0.smithi042.stdout:3556: done (1 left) 2024-09-21T09:39:23.816 INFO:tasks.rados.rados.0.smithi042.stdout:3557: done (0 left) 2024-09-21T09:39:23.816 INFO:tasks.rados.rados.0.smithi042.stdout:3558: delete oid 19 current snap is 353 2024-09-21T09:39:23.819 INFO:tasks.rados.rados.0.smithi042.stdout:3558: done (0 left) 2024-09-21T09:39:23.819 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 353 2024-09-21T09:39:23.819 INFO:tasks.rados.rados.0.smithi042.stdout:3559: seq_num 1109 ranges {0=581632,581632=532480,1114112=647168,1761280=24576} 2024-09-21T09:39:23.822 INFO:tasks.rados.rados.0.smithi042.stdout:3559: writing smithi04275593-44 from 0 to 581632 tid 1 2024-09-21T09:39:23.825 INFO:tasks.rados.rados.0.smithi042.stdout:3559: writing smithi04275593-44 from 581632 to 1114112 tid 2 2024-09-21T09:39:23.829 INFO:tasks.rados.rados.0.smithi042.stdout:3559: writing smithi04275593-44 from 1114112 to 1761280 tid 3 2024-09-21T09:39:23.829 INFO:tasks.rados.rados.0.smithi042.stdout:3559: writing smithi04275593-44 from 1761280 to 1785856 tid 4 2024-09-21T09:39:23.829 INFO:tasks.rados.rados.0.smithi042.stdout:3560: snap_create 2024-09-21T09:39:23.830 INFO:tasks.rados.rados.0.smithi042.stdout:3559: finishing write tid 1 to smithi04275593-44 2024-09-21T09:39:23.830 INFO:tasks.rados.rados.0.smithi042.stdout:3559: finishing write tid 2 to smithi04275593-44 2024-09-21T09:39:23.833 INFO:tasks.rados.rados.0.smithi042.stdout:3559: finishing write tid 3 to smithi04275593-44 2024-09-21T09:39:23.833 INFO:tasks.rados.rados.0.smithi042.stdout:3559: finishing write tid 4 to smithi04275593-44 2024-09-21T09:39:23.833 INFO:tasks.rados.rados.0.smithi042.stdout:3559: finishing write tid 5 to smithi04275593-44 2024-09-21T09:39:23.836 INFO:tasks.rados.rados.0.smithi042.stdout:3559: finishing write tid 6 to smithi04275593-44 2024-09-21T09:39:23.836 INFO:tasks.rados.rados.0.smithi042.stdout:3559: oid 44 updating version 0 to 1398 2024-09-21T09:39:23.836 INFO:tasks.rados.rados.0.smithi042.stdout:3559: oid 44 version 1398 is already newer than 1397 2024-09-21T09:39:23.837 INFO:tasks.rados.rados.0.smithi042.stdout:3559: oid 44 updating version 1398 to 1399 2024-09-21T09:39:23.837 INFO:tasks.rados.rados.0.smithi042.stdout:3559: oid 44 version 1399 is already newer than 1396 2024-09-21T09:39:23.837 INFO:tasks.rados.rados.0.smithi042.stdout:3559: oid 44 updating version 1399 to 1400 2024-09-21T09:39:23.837 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1400 (ObjNum 1109 snap 353 seq_num 1109) dirty exists 2024-09-21T09:39:23.837 INFO:tasks.rados.rados.0.smithi042.stdout:3559: left oid 44 (ObjNum 1109 snap 353 seq_num 1109) 2024-09-21T09:39:24.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:23 smithi042 ceph-mon[85820]: pgmap v847: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 852 KiB/s wr, 3 op/s 2024-09-21T09:39:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:23 smithi042 ceph-mon[87662]: pgmap v847: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 852 KiB/s wr, 3 op/s 2024-09-21T09:39:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:23 smithi133 ceph-mon[83064]: pgmap v847: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 852 KiB/s wr, 3 op/s 2024-09-21T09:39:24.824 INFO:tasks.rados.rados.0.smithi042.stdout:3559: done (1 left) 2024-09-21T09:39:24.824 INFO:tasks.rados.rados.0.smithi042.stdout:3560: done (0 left) 2024-09-21T09:39:24.824 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 354 2024-09-21T09:39:24.824 INFO:tasks.rados.rados.0.smithi042.stdout:3561: seq_num 1110 ranges {0=598016,598016=466944,1064960=450560,1515520=286720} 2024-09-21T09:39:24.827 INFO:tasks.rados.rados.0.smithi042.stdout:3561: writing smithi04275593-23 from 0 to 598016 tid 1 2024-09-21T09:39:24.829 INFO:tasks.rados.rados.0.smithi042.stdout:3561: writing smithi04275593-23 from 598016 to 1064960 tid 2 2024-09-21T09:39:24.832 INFO:tasks.rados.rados.0.smithi042.stdout:3561: writing smithi04275593-23 from 1064960 to 1515520 tid 3 2024-09-21T09:39:24.833 INFO:tasks.rados.rados.0.smithi042.stdout:3561: writing smithi04275593-23 from 1515520 to 1802240 tid 4 2024-09-21T09:39:24.834 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 354 2024-09-21T09:39:24.834 INFO:tasks.rados.rados.0.smithi042.stdout:3562: seq_num 1111 ranges {1515520=614400,2129920=753664,2883584=450560} 2024-09-21T09:39:24.845 INFO:tasks.rados.rados.0.smithi042.stdout:3562: writing smithi04275593-3 from 1515520 to 2129920 tid 1 2024-09-21T09:39:24.849 INFO:tasks.rados.rados.0.smithi042.stdout:3562: writing smithi04275593-3 from 2129920 to 2883584 tid 2 2024-09-21T09:39:24.852 INFO:tasks.rados.rados.0.smithi042.stdout:3562: writing smithi04275593-3 from 2883584 to 3334144 tid 3 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3563: read oid 34 snap -1 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3563: expect (ObjNum 1091 snap 342 seq_num 1091) 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3564: read oid 13 snap -1 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3564: expect (ObjNum 1107 snap 350 seq_num 1107) 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3565: setattr oid 36 current snap is 354 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: finishing write tid 1 to smithi04275593-23 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: finishing write tid 2 to smithi04275593-23 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: finishing write tid 3 to smithi04275593-23 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: finishing write tid 4 to smithi04275593-23 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: finishing write tid 5 to smithi04275593-23 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: finishing write tid 6 to smithi04275593-23 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: oid 23 updating version 0 to 1404 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: oid 23 version 1404 is already newer than 1401 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: oid 23 version 1404 is already newer than 1403 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: oid 23 updating version 1404 to 1405 2024-09-21T09:39:24.853 INFO:tasks.rados.rados.0.smithi042.stdout:3561: oid 23 version 1405 is already newer than 1402 2024-09-21T09:39:24.854 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1405 (ObjNum 1110 snap 354 seq_num 1110) dirty exists 2024-09-21T09:39:24.854 INFO:tasks.rados.rados.0.smithi042.stdout:3561: left oid 23 (ObjNum 1110 snap 354 seq_num 1110) 2024-09-21T09:39:24.854 INFO:tasks.rados.rados.0.smithi042.stdout:3562: finishing write tid 1 to smithi04275593-3 2024-09-21T09:39:24.855 INFO:tasks.rados.rados.0.smithi042.stdout:3562: finishing write tid 2 to smithi04275593-3 2024-09-21T09:39:24.855 INFO:tasks.rados.rados.0.smithi042.stdout:3561: done (4 left) 2024-09-21T09:39:24.855 INFO:tasks.rados.rados.0.smithi042.stdout:3566: setattr oid 33 current snap is 354 2024-09-21T09:39:24.856 INFO:tasks.rados.rados.0.smithi042.stdout:3562: finishing write tid 3 to smithi04275593-3 2024-09-21T09:39:24.856 INFO:tasks.rados.rados.0.smithi042.stdout:3562: finishing write tid 4 to smithi04275593-3 2024-09-21T09:39:24.858 INFO:tasks.rados.rados.0.smithi042.stdout:3567: read oid 50 snap -1 2024-09-21T09:39:24.859 INFO:tasks.rados.rados.0.smithi042.stdout:3567: expect (ObjNum 1103 snap 347 seq_num 1103) 2024-09-21T09:39:24.859 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 354 2024-09-21T09:39:24.859 INFO:tasks.rados.rados.0.smithi042.stdout:3568: seq_num 1112 ranges {1785856=630784,2416640=638976,3055616=466944,3522560=98304} 2024-09-21T09:39:24.872 INFO:tasks.rados.rados.0.smithi042.stdout:3568: writing smithi04275593-44 from 1785856 to 2416640 tid 1 2024-09-21T09:39:24.876 INFO:tasks.rados.rados.0.smithi042.stdout:3568: writing smithi04275593-44 from 2416640 to 3055616 tid 2 2024-09-21T09:39:24.879 INFO:tasks.rados.rados.0.smithi042.stdout:3568: writing smithi04275593-44 from 3055616 to 3522560 tid 3 2024-09-21T09:39:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:3568: writing smithi04275593-44 from 3522560 to 3620864 tid 4 2024-09-21T09:39:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:3569: read oid 14 snap -1 2024-09-21T09:39:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:3569: expect (ObjNum 914 snap 289 seq_num 914) 2024-09-21T09:39:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 354 2024-09-21T09:39:24.880 INFO:tasks.rados.rados.0.smithi042.stdout:3570: seq_num 1113 ranges {19947520=647168,20594688=524288,21118976=622592,21741568=57344} 2024-09-21T09:39:24.995 INFO:tasks.rados.rados.0.smithi042.stdout:3570: writing smithi04275593-41 from 19947520 to 20594688 tid 1 2024-09-21T09:39:24.998 INFO:tasks.rados.rados.0.smithi042.stdout:3570: writing smithi04275593-41 from 20594688 to 21118976 tid 2 2024-09-21T09:39:25.002 INFO:tasks.rados.rados.0.smithi042.stdout:3570: writing smithi04275593-41 from 21118976 to 21741568 tid 3 2024-09-21T09:39:25.003 INFO:tasks.rados.rados.0.smithi042.stdout:3570: writing smithi04275593-41 from 21741568 to 21798912 tid 4 2024-09-21T09:39:25.003 INFO:tasks.rados.rados.0.smithi042.stdout:3571: snap_create 2024-09-21T09:39:25.003 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1407 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2024-09-21T09:39:25.003 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1833 (ObjNum 1031 snap 328 seq_num 1031) dirty exists 2024-09-21T09:39:25.003 INFO:tasks.rados.rados.0.smithi042.stdout:3564: expect (ObjNum 1107 snap 350 seq_num 1107) 2024-09-21T09:39:25.052 INFO:tasks.rados.rados.0.smithi042.stdout:3567: expect (ObjNum 1103 snap 347 seq_num 1103) 2024-09-21T09:39:25.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:24 smithi042 ceph-mon[85820]: osdmap e780: 8 total, 8 up, 8 in 2024-09-21T09:39:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:24 smithi042 ceph-mon[87662]: osdmap e780: 8 total, 8 up, 8 in 2024-09-21T09:39:25.178 INFO:tasks.rados.rados.0.smithi042.stdout:3569: expect (ObjNum 914 snap 289 seq_num 914) 2024-09-21T09:39:25.202 INFO:tasks.rados.rados.0.smithi042.stdout:3562: finishing write tid 5 to smithi04275593-3 2024-09-21T09:39:25.203 INFO:tasks.rados.rados.0.smithi042.stdout:3562: oid 3 updating version 0 to 1555 2024-09-21T09:39:25.203 INFO:tasks.rados.rados.0.smithi042.stdout:3562: oid 3 updating version 1555 to 1556 2024-09-21T09:39:25.203 INFO:tasks.rados.rados.0.smithi042.stdout:3562: oid 3 updating version 1556 to 1557 2024-09-21T09:39:25.203 INFO:tasks.rados.rados.0.smithi042.stdout:3562: oid 3 updating version 1557 to 1558 2024-09-21T09:39:25.203 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1558 (ObjNum 1111 snap 354 seq_num 1111) dirty exists 2024-09-21T09:39:25.203 INFO:tasks.rados.rados.0.smithi042.stdout:3562: left oid 3 (ObjNum 1111 snap 354 seq_num 1111) 2024-09-21T09:39:25.203 INFO:tasks.rados.rados.0.smithi042.stdout:3568: finishing write tid 1 to smithi04275593-44 2024-09-21T09:39:25.203 INFO:tasks.rados.rados.0.smithi042.stdout:3568: finishing write tid 2 to smithi04275593-44 2024-09-21T09:39:25.203 INFO:tasks.rados.rados.0.smithi042.stdout:3563: expect (ObjNum 1091 snap 342 seq_num 1091) 2024-09-21T09:39:25.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:24 smithi133 ceph-mon[83064]: osdmap e780: 8 total, 8 up, 8 in 2024-09-21T09:39:25.906 INFO:tasks.rados.rados.0.smithi042.stdout:3568: finishing write tid 3 to smithi04275593-44 2024-09-21T09:39:25.906 INFO:tasks.rados.rados.0.smithi042.stdout:3568: finishing write tid 4 to smithi04275593-44 2024-09-21T09:39:25.906 INFO:tasks.rados.rados.0.smithi042.stdout:3568: finishing write tid 5 to smithi04275593-44 2024-09-21T09:39:25.906 INFO:tasks.rados.rados.0.smithi042.stdout:3568: finishing write tid 6 to smithi04275593-44 2024-09-21T09:39:25.906 INFO:tasks.rados.rados.0.smithi042.stdout:3568: oid 44 updating version 0 to 1413 2024-09-21T09:39:25.906 INFO:tasks.rados.rados.0.smithi042.stdout:3568: oid 44 version 1413 is already newer than 1411 2024-09-21T09:39:25.906 INFO:tasks.rados.rados.0.smithi042.stdout:3568: oid 44 version 1413 is already newer than 1412 2024-09-21T09:39:25.906 INFO:tasks.rados.rados.0.smithi042.stdout:3568: oid 44 version 1413 is already newer than 1409 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3568: oid 44 version 1413 is already newer than 1410 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1413 (ObjNum 1112 snap 354 seq_num 1112) dirty exists 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3568: left oid 44 (ObjNum 1112 snap 354 seq_num 1112) 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3570: finishing write tid 1 to smithi04275593-41 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3570: finishing write tid 2 to smithi04275593-41 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3570: finishing write tid 3 to smithi04275593-41 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3570: finishing write tid 4 to smithi04275593-41 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3562: done (9 left) 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3563: done (8 left) 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3564: done (7 left) 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3565: done (6 left) 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3566: done (5 left) 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3567: done (4 left) 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3568: done (3 left) 2024-09-21T09:39:25.907 INFO:tasks.rados.rados.0.smithi042.stdout:3569: done (2 left) 2024-09-21T09:39:25.908 INFO:tasks.rados.rados.0.smithi042.stdout:3571: done (1 left) 2024-09-21T09:39:25.908 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 355 2024-09-21T09:39:25.908 INFO:tasks.rados.rados.0.smithi042.stdout:3570: finishing write tid 5 to smithi04275593-41 2024-09-21T09:39:25.908 INFO:tasks.rados.rados.0.smithi042.stdout:3572: seq_num 1114 ranges {0=663552,663552=802816,1466368=401408} 2024-09-21T09:39:25.909 INFO:tasks.rados.rados.0.smithi042.stdout:3572: writing smithi04275593-19 from 0 to 663552 tid 1 2024-09-21T09:39:25.914 INFO:tasks.rados.rados.0.smithi042.stdout:3572: writing smithi04275593-19 from 663552 to 1466368 tid 2 2024-09-21T09:39:25.917 INFO:tasks.rados.rados.0.smithi042.stdout:3572: writing smithi04275593-19 from 1466368 to 1867776 tid 3 2024-09-21T09:39:25.917 INFO:tasks.rados.rados.0.smithi042.stdout:3573: setattr oid 4 current snap is 355 2024-09-21T09:39:25.917 INFO:tasks.rados.rados.0.smithi042.stdout:3570: finishing write tid 6 to smithi04275593-41 2024-09-21T09:39:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:3570: oid 41 updating version 0 to 1219 2024-09-21T09:39:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:3570: oid 41 updating version 1219 to 1222 2024-09-21T09:39:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:3570: oid 41 version 1222 is already newer than 1220 2024-09-21T09:39:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:3570: oid 41 version 1222 is already newer than 1221 2024-09-21T09:39:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:3570: oid 41 version 1222 is already newer than 1218 2024-09-21T09:39:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 1222 (ObjNum 1113 snap 354 seq_num 1113) dirty exists 2024-09-21T09:39:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:3570: left oid 41 (ObjNum 1113 snap 354 seq_num 1113) 2024-09-21T09:39:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:3572: finishing write tid 1 to smithi04275593-19 2024-09-21T09:39:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:3570: done (2 left) 2024-09-21T09:39:25.918 INFO:tasks.rados.rados.0.smithi042.stdout:3574: snap_create 2024-09-21T09:39:25.919 INFO:tasks.rados.rados.0.smithi042.stdout:3572: finishing write tid 2 to smithi04275593-19 2024-09-21T09:39:25.919 INFO:tasks.rados.rados.0.smithi042.stdout:3572: finishing write tid 3 to smithi04275593-19 2024-09-21T09:39:25.919 INFO:tasks.rados.rados.0.smithi042.stdout:3572: finishing write tid 4 to smithi04275593-19 2024-09-21T09:39:25.921 INFO:tasks.rados.rados.0.smithi042.stdout:3572: finishing write tid 5 to smithi04275593-19 2024-09-21T09:39:25.921 INFO:tasks.rados.rados.0.smithi042.stdout:3572: oid 19 updating version 0 to 1232 2024-09-21T09:39:25.921 INFO:tasks.rados.rados.0.smithi042.stdout:3572: oid 19 version 1232 is already newer than 1230 2024-09-21T09:39:25.921 INFO:tasks.rados.rados.0.smithi042.stdout:3572: oid 19 version 1232 is already newer than 1231 2024-09-21T09:39:25.921 INFO:tasks.rados.rados.0.smithi042.stdout:3572: oid 19 updating version 1232 to 1233 2024-09-21T09:39:25.921 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 1233 (ObjNum 1114 snap 355 seq_num 1114) dirty exists 2024-09-21T09:39:25.921 INFO:tasks.rados.rados.0.smithi042.stdout:3572: left oid 19 (ObjNum 1114 snap 355 seq_num 1114) 2024-09-21T09:39:25.922 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 1328 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:39:26.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:25 smithi042 ceph-mon[85820]: osdmap e781: 8 total, 8 up, 8 in 2024-09-21T09:39:26.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:25 smithi042 ceph-mon[85820]: pgmap v850: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 428 KiB/s wr, 2 op/s 2024-09-21T09:39:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:25 smithi042 ceph-mon[87662]: osdmap e781: 8 total, 8 up, 8 in 2024-09-21T09:39:26.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:25 smithi042 ceph-mon[87662]: pgmap v850: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 428 KiB/s wr, 2 op/s 2024-09-21T09:39:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:25 smithi133 ceph-mon[83064]: osdmap e781: 8 total, 8 up, 8 in 2024-09-21T09:39:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:25 smithi133 ceph-mon[83064]: pgmap v850: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 428 KiB/s wr, 2 op/s 2024-09-21T09:39:26.834 INFO:tasks.rados.rados.0.smithi042.stdout:3572: done (2 left) 2024-09-21T09:39:26.834 INFO:tasks.rados.rados.0.smithi042.stdout:3573: done (1 left) 2024-09-21T09:39:26.834 INFO:tasks.rados.rados.0.smithi042.stdout:3574: done (0 left) 2024-09-21T09:39:26.834 INFO:tasks.rados.rados.0.smithi042.stdout:3575: snap_create 2024-09-21T09:39:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:26 smithi042 ceph-mon[87662]: osdmap e782: 8 total, 8 up, 8 in 2024-09-21T09:39:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:26 smithi042 ceph-mon[85820]: osdmap e782: 8 total, 8 up, 8 in 2024-09-21T09:39:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:26 smithi133 ceph-mon[83064]: osdmap e782: 8 total, 8 up, 8 in 2024-09-21T09:39:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:27.798 INFO:tasks.rados.rados.0.smithi042.stdout:3575: done (0 left) 2024-09-21T09:39:27.798 INFO:tasks.rados.rados.0.smithi042.stdout:3576: delete oid 2 current snap is 357 2024-09-21T09:39:27.801 INFO:tasks.rados.rados.0.smithi042.stdout:3576: done (0 left) 2024-09-21T09:39:27.801 INFO:tasks.rados.rados.0.smithi042.stdout:3577: snap_remove snap 350 2024-09-21T09:39:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:27 smithi042 ceph-mon[87662]: osdmap e783: 8 total, 8 up, 8 in 2024-09-21T09:39:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:27 smithi042 ceph-mon[87662]: pgmap v853: 121 pgs: 121 active+clean; 598 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T09:39:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:27 smithi042 ceph-mon[87662]: osdmap e784: 8 total, 8 up, 8 in 2024-09-21T09:39:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:27 smithi042 ceph-mon[85820]: osdmap e783: 8 total, 8 up, 8 in 2024-09-21T09:39:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:27 smithi042 ceph-mon[85820]: pgmap v853: 121 pgs: 121 active+clean; 598 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T09:39:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:27 smithi042 ceph-mon[85820]: osdmap e784: 8 total, 8 up, 8 in 2024-09-21T09:39:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:27 smithi133 ceph-mon[83064]: osdmap e783: 8 total, 8 up, 8 in 2024-09-21T09:39:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:27 smithi133 ceph-mon[83064]: pgmap v853: 121 pgs: 121 active+clean; 598 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T09:39:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:27 smithi133 ceph-mon[83064]: osdmap e784: 8 total, 8 up, 8 in 2024-09-21T09:39:28.801 INFO:tasks.rados.rados.0.smithi042.stdout:3577: done (0 left) 2024-09-21T09:39:28.802 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 357 2024-09-21T09:39:28.802 INFO:tasks.rados.rados.0.smithi042.stdout:3578: seq_num 1116 ranges {0=696320,696320=573440,1269760=450560,1720320=180224} 2024-09-21T09:39:28.804 INFO:tasks.rados.rados.0.smithi042.stdout:3578: writing smithi04275593-15 from 0 to 696320 tid 1 2024-09-21T09:39:28.808 INFO:tasks.rados.rados.0.smithi042.stdout:3578: writing smithi04275593-15 from 696320 to 1269760 tid 2 2024-09-21T09:39:28.810 INFO:tasks.rados.rados.0.smithi042.stdout:3578: writing smithi04275593-15 from 1269760 to 1720320 tid 3 2024-09-21T09:39:28.812 INFO:tasks.rados.rados.0.smithi042.stdout:3578: writing smithi04275593-15 from 1720320 to 1900544 tid 4 2024-09-21T09:39:28.812 INFO:tasks.rados.rados.0.smithi042.stdout:3579: read oid 39 snap -1 2024-09-21T09:39:28.812 INFO:tasks.rados.rados.0.smithi042.stdout:3579: expect (ObjNum 1095 snap 344 seq_num 1095) 2024-09-21T09:39:28.812 INFO:tasks.rados.rados.0.smithi042.stdout:3580: snap_remove snap 356 2024-09-21T09:39:29.806 INFO:tasks.rados.rados.0.smithi042.stdout:3580: done (2 left) 2024-09-21T09:39:29.806 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 17 current snap is 357 2024-09-21T09:39:29.806 INFO:tasks.rados.rados.0.smithi042.stdout:3578: finishing write tid 1 to smithi04275593-15 2024-09-21T09:39:29.806 INFO:tasks.rados.rados.0.smithi042.stdout:3581: seq_num 1117 ranges {1736704=712704,2449408=458752,2908160=655360,3563520=90112} 2024-09-21T09:39:29.819 INFO:tasks.rados.rados.0.smithi042.stdout:3581: writing smithi04275593-17 from 1736704 to 2449408 tid 1 2024-09-21T09:39:29.821 INFO:tasks.rados.rados.0.smithi042.stdout:3581: writing smithi04275593-17 from 2449408 to 2908160 tid 2 2024-09-21T09:39:29.825 INFO:tasks.rados.rados.0.smithi042.stdout:3581: writing smithi04275593-17 from 2908160 to 3563520 tid 3 2024-09-21T09:39:29.826 INFO:tasks.rados.rados.0.smithi042.stdout:3581: writing smithi04275593-17 from 3563520 to 3653632 tid 4 2024-09-21T09:39:29.826 INFO:tasks.rados.rados.0.smithi042.stdout:3582: delete oid 2 current snap is 357 2024-09-21T09:39:29.826 INFO:tasks.rados.rados.0.smithi042.stdout:3578: finishing write tid 2 to smithi04275593-15 2024-09-21T09:39:29.826 INFO:tasks.rados.rados.0.smithi042.stdout:3578: finishing write tid 3 to smithi04275593-15 2024-09-21T09:39:29.826 INFO:tasks.rados.rados.0.smithi042.stdout:3578: finishing write tid 4 to smithi04275593-15 2024-09-21T09:39:29.827 INFO:tasks.rados.rados.0.smithi042.stdout:3578: finishing write tid 5 to smithi04275593-15 2024-09-21T09:39:29.827 INFO:tasks.rados.rados.0.smithi042.stdout:3578: finishing write tid 6 to smithi04275593-15 2024-09-21T09:39:29.827 INFO:tasks.rados.rados.0.smithi042.stdout:3578: oid 15 updating version 0 to 1674 2024-09-21T09:39:29.827 INFO:tasks.rados.rados.0.smithi042.stdout:3578: oid 15 version 1674 is already newer than 1671 2024-09-21T09:39:29.827 INFO:tasks.rados.rados.0.smithi042.stdout:3578: oid 15 updating version 1674 to 1675 2024-09-21T09:39:29.827 INFO:tasks.rados.rados.0.smithi042.stdout:3578: oid 15 version 1675 is already newer than 1672 2024-09-21T09:39:29.827 INFO:tasks.rados.rados.0.smithi042.stdout:3578: oid 15 version 1675 is already newer than 1673 2024-09-21T09:39:29.827 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 1675 (ObjNum 1116 snap 357 seq_num 1116) dirty exists 2024-09-21T09:39:29.827 INFO:tasks.rados.rados.0.smithi042.stdout:3578: left oid 15 (ObjNum 1116 snap 357 seq_num 1116) 2024-09-21T09:39:29.827 INFO:tasks.rados.rados.0.smithi042.stdout:3579: expect (ObjNum 1095 snap 344 seq_num 1095) 2024-09-21T09:39:30.052 INFO:tasks.rados.rados.0.smithi042.stdout:3581: finishing write tid 1 to smithi04275593-17 2024-09-21T09:39:30.052 INFO:tasks.rados.rados.0.smithi042.stdout:3581: finishing write tid 2 to smithi04275593-17 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: finishing write tid 3 to smithi04275593-17 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: finishing write tid 4 to smithi04275593-17 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: finishing write tid 5 to smithi04275593-17 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: finishing write tid 6 to smithi04275593-17 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: oid 17 updating version 0 to 1681 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: oid 17 version 1681 is already newer than 1680 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: oid 17 version 1681 is already newer than 1678 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: oid 17 version 1681 is already newer than 1679 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: oid 17 version 1681 is already newer than 1677 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1681 (ObjNum 1117 snap 357 seq_num 1117) dirty exists 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: left oid 17 (ObjNum 1117 snap 357 seq_num 1117) 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3578: done (3 left) 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3579: done (2 left) 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3581: done (1 left) 2024-09-21T09:39:30.053 INFO:tasks.rados.rados.0.smithi042.stdout:3582: done (0 left) 2024-09-21T09:39:30.054 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 357 2024-09-21T09:39:30.054 INFO:tasks.rados.rados.0.smithi042.stdout:3583: seq_num 1119 ranges {5144576=745472,5890048=679936,6569984=524288} 2024-09-21T09:39:30.084 INFO:tasks.rados.rados.0.smithi042.stdout:3583: writing smithi04275593-39 from 5144576 to 5890048 tid 1 2024-09-21T09:39:30.088 INFO:tasks.rados.rados.0.smithi042.stdout:3583: writing smithi04275593-39 from 5890048 to 6569984 tid 2 2024-09-21T09:39:30.091 INFO:tasks.rados.rados.0.smithi042.stdout:3583: writing smithi04275593-39 from 6569984 to 7094272 tid 3 2024-09-21T09:39:30.091 INFO:tasks.rados.rados.0.smithi042.stdout:3584: read oid 1 snap -1 2024-09-21T09:39:30.091 INFO:tasks.rados.rados.0.smithi042.stdout:3584: expect (ObjNum 1071 snap 340 seq_num 1071) 2024-09-21T09:39:30.091 INFO:tasks.rados.rados.0.smithi042.stdout:3585: rollback oid 5 current snap is 357 2024-09-21T09:39:30.091 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 5 to 335 2024-09-21T09:39:30.091 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 357 2024-09-21T09:39:30.091 INFO:tasks.rados.rados.0.smithi042.stdout:3586: seq_num 1120 ranges {1753088=761856,2514944=557056,3072000=425984,3497984=221184} 2024-09-21T09:39:30.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:29 smithi042 ceph-mon[85820]: osdmap e785: 8 total, 8 up, 8 in 2024-09-21T09:39:30.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:29 smithi042 ceph-mon[87662]: osdmap e785: 8 total, 8 up, 8 in 2024-09-21T09:39:30.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:39:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:39:30] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.51.0" 2024-09-21T09:39:30.104 INFO:tasks.rados.rados.0.smithi042.stdout:3586: writing smithi04275593-13 from 1753088 to 2514944 tid 1 2024-09-21T09:39:30.108 INFO:tasks.rados.rados.0.smithi042.stdout:3586: writing smithi04275593-13 from 2514944 to 3072000 tid 2 2024-09-21T09:39:30.111 INFO:tasks.rados.rados.0.smithi042.stdout:3586: writing smithi04275593-13 from 3072000 to 3497984 tid 3 2024-09-21T09:39:30.112 INFO:tasks.rados.rados.0.smithi042.stdout:3586: writing smithi04275593-13 from 3497984 to 3719168 tid 4 2024-09-21T09:39:30.112 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 357 2024-09-21T09:39:30.112 INFO:tasks.rados.rados.0.smithi042.stdout:3587: seq_num 1121 ranges {1900544=778240,2678784=442368,3121152=638976,3760128=122880} 2024-09-21T09:39:30.127 INFO:tasks.rados.rados.0.smithi042.stdout:3587: writing smithi04275593-15 from 1900544 to 2678784 tid 1 2024-09-21T09:39:30.129 INFO:tasks.rados.rados.0.smithi042.stdout:3587: writing smithi04275593-15 from 2678784 to 3121152 tid 2 2024-09-21T09:39:30.133 INFO:tasks.rados.rados.0.smithi042.stdout:3587: writing smithi04275593-15 from 3121152 to 3760128 tid 3 2024-09-21T09:39:30.133 INFO:tasks.rados.rados.0.smithi042.stdout:3587: writing smithi04275593-15 from 3760128 to 3883008 tid 4 2024-09-21T09:39:30.134 INFO:tasks.rados.rados.0.smithi042.stdout:3588: rollback oid 11 current snap is 357 2024-09-21T09:39:30.134 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 224 2024-09-21T09:39:30.134 INFO:tasks.rados.rados.0.smithi042.stdout:3585: finishing rollback tid 0 to smithi04275593-5 2024-09-21T09:39:30.134 INFO:tasks.rados.rados.0.smithi042.stdout:3585: finishing rollback tid 1 to smithi04275593-5 2024-09-21T09:39:30.134 INFO:tasks.rados.rados.0.smithi042.stdout:3585: finishing rollback tid 2 to smithi04275593-5 2024-09-21T09:39:30.134 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1561 (ObjNum 1028 snap 327 seq_num 1028) dirty exists 2024-09-21T09:39:30.134 INFO:tasks.rados.rados.0.smithi042.stdout:3584: expect (ObjNum 1071 snap 340 seq_num 1071) 2024-09-21T09:39:30.166 INFO:tasks.rados.rados.0.smithi042.stdout:3583: finishing write tid 1 to smithi04275593-39 2024-09-21T09:39:30.166 INFO:tasks.rados.rados.0.smithi042.stdout:3583: finishing write tid 2 to smithi04275593-39 2024-09-21T09:39:30.166 INFO:tasks.rados.rados.0.smithi042.stdout:3583: finishing write tid 3 to smithi04275593-39 2024-09-21T09:39:30.166 INFO:tasks.rados.rados.0.smithi042.stdout:3583: finishing write tid 4 to smithi04275593-39 2024-09-21T09:39:30.166 INFO:tasks.rados.rados.0.smithi042.stdout:3583: finishing write tid 5 to smithi04275593-39 2024-09-21T09:39:30.166 INFO:tasks.rados.rados.0.smithi042.stdout:3583: oid 39 updating version 0 to 1544 2024-09-21T09:39:30.166 INFO:tasks.rados.rados.0.smithi042.stdout:3583: oid 39 updating version 1544 to 1546 2024-09-21T09:39:30.166 INFO:tasks.rados.rados.0.smithi042.stdout:3583: oid 39 version 1546 is already newer than 1543 2024-09-21T09:39:30.166 INFO:tasks.rados.rados.0.smithi042.stdout:3583: oid 39 version 1546 is already newer than 1545 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1546 (ObjNum 1119 snap 357 seq_num 1119) dirty exists 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3583: left oid 39 (ObjNum 1119 snap 357 seq_num 1119) 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3586: finishing write tid 1 to smithi04275593-13 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3583: done (5 left) 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3584: done (4 left) 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3585: done (3 left) 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3589: snap_create 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3586: finishing write tid 2 to smithi04275593-13 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3586: finishing write tid 3 to smithi04275593-13 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3586: finishing write tid 4 to smithi04275593-13 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3586: finishing write tid 5 to smithi04275593-13 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3586: finishing write tid 6 to smithi04275593-13 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3586: oid 13 updating version 0 to 1730 2024-09-21T09:39:30.167 INFO:tasks.rados.rados.0.smithi042.stdout:3586: oid 13 version 1730 is already newer than 1728 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3586: oid 13 version 1730 is already newer than 1729 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3586: oid 13 updating version 1730 to 1731 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3586: oid 13 version 1731 is already newer than 1727 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1731 (ObjNum 1120 snap 357 seq_num 1120) dirty exists 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3586: left oid 13 (ObjNum 1120 snap 357 seq_num 1120) 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3587: finishing write tid 1 to smithi04275593-15 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3587: finishing write tid 2 to smithi04275593-15 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3588: finishing rollback tid 0 to smithi04275593-11 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3588: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3587: finishing write tid 3 to smithi04275593-15 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3588: finishing rollback tid 2 to smithi04275593-11 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1512 (ObjNum 718 snap 216 seq_num 718) dirty exists 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3587: finishing write tid 4 to smithi04275593-15 2024-09-21T09:39:30.168 INFO:tasks.rados.rados.0.smithi042.stdout:3587: finishing write tid 5 to smithi04275593-15 2024-09-21T09:39:30.169 INFO:tasks.rados.rados.0.smithi042.stdout:3587: finishing write tid 6 to smithi04275593-15 2024-09-21T09:39:30.169 INFO:tasks.rados.rados.0.smithi042.stdout:3587: oid 15 updating version 0 to 1685 2024-09-21T09:39:30.169 INFO:tasks.rados.rados.0.smithi042.stdout:3587: oid 15 updating version 1685 to 1686 2024-09-21T09:39:30.169 INFO:tasks.rados.rados.0.smithi042.stdout:3587: oid 15 version 1686 is already newer than 1684 2024-09-21T09:39:30.169 INFO:tasks.rados.rados.0.smithi042.stdout:3587: oid 15 version 1686 is already newer than 1683 2024-09-21T09:39:30.169 INFO:tasks.rados.rados.0.smithi042.stdout:3587: oid 15 updating version 1686 to 1687 2024-09-21T09:39:30.169 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 1687 (ObjNum 1121 snap 357 seq_num 1121) dirty exists 2024-09-21T09:39:30.169 INFO:tasks.rados.rados.0.smithi042.stdout:3587: left oid 15 (ObjNum 1121 snap 357 seq_num 1121) 2024-09-21T09:39:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:29 smithi133 ceph-mon[83064]: osdmap e785: 8 total, 8 up, 8 in 2024-09-21T09:39:30.807 INFO:tasks.rados.rados.0.smithi042.stdout:3586: done (3 left) 2024-09-21T09:39:30.807 INFO:tasks.rados.rados.0.smithi042.stdout:3587: done (2 left) 2024-09-21T09:39:30.807 INFO:tasks.rados.rados.0.smithi042.stdout:3588: done (1 left) 2024-09-21T09:39:30.807 INFO:tasks.rados.rados.0.smithi042.stdout:3589: done (0 left) 2024-09-21T09:39:30.807 INFO:tasks.rados.rados.0.smithi042.stdout:3590: rollback oid 6 current snap is 358 2024-09-21T09:39:30.807 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 6 to 319 2024-09-21T09:39:30.807 INFO:tasks.rados.rados.0.smithi042.stdout:3591: read oid 16 snap -1 2024-09-21T09:39:30.807 INFO:tasks.rados.rados.0.smithi042.stdout:3591: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:39:30.807 INFO:tasks.rados.rados.0.smithi042.stdout:3592: copy_from oid 34 from oid 50 current snap is 358 2024-09-21T09:39:30.807 INFO:tasks.rados.rados.0.smithi042.stdout:3593: delete oid 45 current snap is 358 2024-09-21T09:39:30.812 INFO:tasks.rados.rados.0.smithi042.stdout:3593: done (3 left) 2024-09-21T09:39:30.812 INFO:tasks.rados.rados.0.smithi042.stdout:3594: delete oid 49 current snap is 358 2024-09-21T09:39:30.813 INFO:tasks.rados.rados.0.smithi042.stdout:3590: finishing rollback tid 0 to smithi04275593-6 2024-09-21T09:39:30.814 INFO:tasks.rados.rados.0.smithi042.stdout:3590: finishing rollback tid 1 to smithi04275593-6 2024-09-21T09:39:30.814 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 6 v 1838 (ObjNum 129 snap 0 seq_num 3459066320) dirty dne 2024-09-21T09:39:30.816 INFO:tasks.rados.rados.0.smithi042.stdout:3590: done (3 left) 2024-09-21T09:39:30.816 INFO:tasks.rados.rados.0.smithi042.stdout:3594: done (2 left) 2024-09-21T09:39:30.816 INFO:tasks.rados.rados.0.smithi042.stdout:3595: snap_create 2024-09-21T09:39:30.835 INFO:tasks.rados.rados.0.smithi042.stdout:3592: finishing copy_from racing read to smithi04275593-34 2024-09-21T09:39:30.836 INFO:tasks.rados.rados.0.smithi042.stdout:3591: expect (ObjNum 682 snap 200 seq_num 682) 2024-09-21T09:39:31.046 INFO:tasks.rados.rados.0.smithi042.stdout:3592: finishing copy_from to smithi04275593-34 2024-09-21T09:39:31.046 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1605 (ObjNum 1103 snap 347 seq_num 1103) dirty exists 2024-09-21T09:39:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:30 smithi042 ceph-mon[85820]: pgmap v856: 121 pgs: 121 active+clean; 600 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 27 op/s 2024-09-21T09:39:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:30 smithi042 ceph-mon[85820]: osdmap e786: 8 total, 8 up, 8 in 2024-09-21T09:39:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:30 smithi042 ceph-mon[87662]: pgmap v856: 121 pgs: 121 active+clean; 600 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 27 op/s 2024-09-21T09:39:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:30 smithi042 ceph-mon[87662]: osdmap e786: 8 total, 8 up, 8 in 2024-09-21T09:39:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:30 smithi133 ceph-mon[83064]: pgmap v856: 121 pgs: 121 active+clean; 600 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 27 op/s 2024-09-21T09:39:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:30 smithi133 ceph-mon[83064]: osdmap e786: 8 total, 8 up, 8 in 2024-09-21T09:39:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:3591: done (2 left) 2024-09-21T09:39:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:3592: done (1 left) 2024-09-21T09:39:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:3595: done (0 left) 2024-09-21T09:39:31.818 INFO:tasks.rados.rados.0.smithi042.stdout:3596: snap_remove snap 353 2024-09-21T09:39:32.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:31 smithi042 ceph-mon[85820]: osdmap e787: 8 total, 8 up, 8 in 2024-09-21T09:39:32.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:31 smithi042 ceph-mon[85820]: pgmap v859: 121 pgs: 121 active+clean; 607 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-09-21T09:39:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:31 smithi042 ceph-mon[87662]: osdmap e787: 8 total, 8 up, 8 in 2024-09-21T09:39:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:31 smithi042 ceph-mon[87662]: pgmap v859: 121 pgs: 121 active+clean; 607 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-09-21T09:39:32.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:31 smithi133 ceph-mon[83064]: osdmap e787: 8 total, 8 up, 8 in 2024-09-21T09:39:32.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:31 smithi133 ceph-mon[83064]: pgmap v859: 121 pgs: 121 active+clean; 607 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-09-21T09:39:32.820 INFO:tasks.rados.rados.0.smithi042.stdout:3596: done (0 left) 2024-09-21T09:39:32.820 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 359 2024-09-21T09:39:32.820 INFO:tasks.rados.rados.0.smithi042.stdout:3597: seq_num 1124 ranges {2015232=434176,2449408=499712,2949120=409600,3358720=663552,4022272=32768} 2024-09-21T09:39:32.836 INFO:tasks.rados.rados.0.smithi042.stdout:3597: writing smithi04275593-7 from 2015232 to 2449408 tid 1 2024-09-21T09:39:32.841 INFO:tasks.rados.rados.0.smithi042.stdout:3597: writing smithi04275593-7 from 2449408 to 2949120 tid 2 2024-09-21T09:39:32.843 INFO:tasks.rados.rados.0.smithi042.stdout:3597: writing smithi04275593-7 from 2949120 to 3358720 tid 3 2024-09-21T09:39:32.846 INFO:tasks.rados.rados.0.smithi042.stdout:3597: writing smithi04275593-7 from 3358720 to 4022272 tid 4 2024-09-21T09:39:32.847 INFO:tasks.rados.rados.0.smithi042.stdout:3597: writing smithi04275593-7 from 4022272 to 4055040 tid 5 2024-09-21T09:39:32.847 INFO:tasks.rados.rados.0.smithi042.stdout:3598: snap_remove snap 340 2024-09-21T09:39:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:32 smithi042 ceph-mon[85820]: osdmap e788: 8 total, 8 up, 8 in 2024-09-21T09:39:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:32 smithi042 ceph-mon[87662]: osdmap e788: 8 total, 8 up, 8 in 2024-09-21T09:39:33.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:32 smithi133 ceph-mon[83064]: osdmap e788: 8 total, 8 up, 8 in 2024-09-21T09:39:33.834 INFO:tasks.rados.rados.0.smithi042.stdout:3598: done (1 left) 2024-09-21T09:39:33.834 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 41 current snap is 359 2024-09-21T09:39:33.834 INFO:tasks.rados.rados.0.smithi042.stdout:3599: seq_num 1125 ranges {21798912=450560,22249472=786432,23035904=614400,23650304=204800} 2024-09-21T09:39:33.957 INFO:tasks.rados.rados.0.smithi042.stdout:3599: writing smithi04275593-41 from 21798912 to 22249472 tid 1 2024-09-21T09:39:33.961 INFO:tasks.rados.rados.0.smithi042.stdout:3599: writing smithi04275593-41 from 22249472 to 23035904 tid 2 2024-09-21T09:39:33.965 INFO:tasks.rados.rados.0.smithi042.stdout:3599: writing smithi04275593-41 from 23035904 to 23650304 tid 3 2024-09-21T09:39:33.967 INFO:tasks.rados.rados.0.smithi042.stdout:3599: writing smithi04275593-41 from 23650304 to 23855104 tid 4 2024-09-21T09:39:33.967 INFO:tasks.rados.rados.0.smithi042.stdout:3600: read oid 43 snap 347 2024-09-21T09:39:33.967 INFO:tasks.rados.rados.0.smithi042.stdout:3600: expect (ObjNum 1004 snap 320 seq_num 1004) 2024-09-21T09:39:33.967 INFO:tasks.rados.rados.0.smithi042.stdout:3601: copy_from oid 33 from oid 35 current snap is 359 2024-09-21T09:39:33.967 INFO:tasks.rados.rados.0.smithi042.stdout:3597: finishing write tid 1 to smithi04275593-7 2024-09-21T09:39:33.967 INFO:tasks.rados.rados.0.smithi042.stdout:3597: finishing write tid 2 to smithi04275593-7 2024-09-21T09:39:33.967 INFO:tasks.rados.rados.0.smithi042.stdout:3597: finishing write tid 3 to smithi04275593-7 2024-09-21T09:39:33.967 INFO:tasks.rados.rados.0.smithi042.stdout:3597: finishing write tid 4 to smithi04275593-7 2024-09-21T09:39:33.967 INFO:tasks.rados.rados.0.smithi042.stdout:3597: finishing write tid 5 to smithi04275593-7 2024-09-21T09:39:33.967 INFO:tasks.rados.rados.0.smithi042.stdout:3597: finishing write tid 6 to smithi04275593-7 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3597: finishing write tid 7 to smithi04275593-7 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3597: oid 7 updating version 0 to 1842 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3597: oid 7 updating version 1842 to 1848 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3597: oid 7 updating version 1848 to 1849 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3597: oid 7 version 1849 is already newer than 1847 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3597: oid 7 version 1849 is already newer than 1840 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3597: oid 7 version 1849 is already newer than 1841 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1849 (ObjNum 1124 snap 359 seq_num 1124) dirty exists 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3597: left oid 7 (ObjNum 1124 snap 359 seq_num 1124) 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3599: finishing write tid 1 to smithi04275593-41 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3599: finishing write tid 2 to smithi04275593-41 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3597: done (3 left) 2024-09-21T09:39:33.968 INFO:tasks.rados.rados.0.smithi042.stdout:3602: setattr oid 19 current snap is 359 2024-09-21T09:39:33.970 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 10 current snap is 359 2024-09-21T09:39:33.970 INFO:tasks.rados.rados.0.smithi042.stdout:3603: seq_num 1126 ranges {3440640=466944,3907584=720896,4628480=778240,5406720=106496} 2024-09-21T09:39:33.992 INFO:tasks.rados.rados.0.smithi042.stdout:3603: writing smithi04275593-10 from 3440640 to 3907584 tid 1 2024-09-21T09:39:33.996 INFO:tasks.rados.rados.0.smithi042.stdout:3603: writing smithi04275593-10 from 3907584 to 4628480 tid 2 2024-09-21T09:39:34.001 INFO:tasks.rados.rados.0.smithi042.stdout:3603: writing smithi04275593-10 from 4628480 to 5406720 tid 3 2024-09-21T09:39:34.002 INFO:tasks.rados.rados.0.smithi042.stdout:3603: writing smithi04275593-10 from 5406720 to 5513216 tid 4 2024-09-21T09:39:34.002 INFO:tasks.rados.rados.0.smithi042.stdout:3604: snap_remove snap 354 2024-09-21T09:39:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:33 smithi042 ceph-mon[85820]: osdmap e789: 8 total, 8 up, 8 in 2024-09-21T09:39:34.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:33 smithi042 ceph-mon[85820]: pgmap v862: 121 pgs: 121 active+clean; 614 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 10 op/s 2024-09-21T09:39:34.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:33 smithi042 ceph-mon[87662]: osdmap e789: 8 total, 8 up, 8 in 2024-09-21T09:39:34.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:33 smithi042 ceph-mon[87662]: pgmap v862: 121 pgs: 121 active+clean; 614 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 10 op/s 2024-09-21T09:39:34.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:33 smithi133 ceph-mon[83064]: osdmap e789: 8 total, 8 up, 8 in 2024-09-21T09:39:34.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:33 smithi133 ceph-mon[83064]: pgmap v862: 121 pgs: 121 active+clean; 614 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 10 op/s 2024-09-21T09:39:34.837 INFO:tasks.rados.rados.0.smithi042.stdout:3604: done (5 left) 2024-09-21T09:39:34.837 INFO:tasks.rados.rados.0.smithi042.stdout:3605: read oid 9 snap 332 2024-09-21T09:39:34.837 INFO:tasks.rados.rados.0.smithi042.stdout:3605: expect deleted 2024-09-21T09:39:34.837 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 359 2024-09-21T09:39:34.837 INFO:tasks.rados.rados.0.smithi042.stdout:3599: finishing write tid 3 to smithi04275593-41 2024-09-21T09:39:34.837 INFO:tasks.rados.rados.0.smithi042.stdout:3599: finishing write tid 4 to smithi04275593-41 2024-09-21T09:39:34.838 INFO:tasks.rados.rados.0.smithi042.stdout:3599: finishing write tid 5 to smithi04275593-41 2024-09-21T09:39:34.838 INFO:tasks.rados.rados.0.smithi042.stdout:3606: seq_num 1127 ranges {1802240=483328,2285568=598016,2883584=581632,3465216=425984} 2024-09-21T09:39:34.850 INFO:tasks.rados.rados.0.smithi042.stdout:3606: writing smithi04275593-23 from 1802240 to 2285568 tid 1 2024-09-21T09:39:34.854 INFO:tasks.rados.rados.0.smithi042.stdout:3606: writing smithi04275593-23 from 2285568 to 2883584 tid 2 2024-09-21T09:39:34.858 INFO:tasks.rados.rados.0.smithi042.stdout:3606: writing smithi04275593-23 from 2883584 to 3465216 tid 3 2024-09-21T09:39:34.861 INFO:tasks.rados.rados.0.smithi042.stdout:3606: writing smithi04275593-23 from 3465216 to 3891200 tid 4 2024-09-21T09:39:34.861 INFO:tasks.rados.rados.0.smithi042.stdout:3607: snap_remove snap 343 2024-09-21T09:39:35.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:34 smithi042 ceph-mon[85820]: osdmap e790: 8 total, 8 up, 8 in 2024-09-21T09:39:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:34 smithi042 ceph-mon[87662]: osdmap e790: 8 total, 8 up, 8 in 2024-09-21T09:39:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:34 smithi133 ceph-mon[83064]: osdmap e790: 8 total, 8 up, 8 in 2024-09-21T09:39:35.842 INFO:tasks.rados.rados.0.smithi042.stdout:3607: done (7 left) 2024-09-21T09:39:35.843 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 13 current snap is 359 2024-09-21T09:39:35.843 INFO:tasks.rados.rados.0.smithi042.stdout:3608: seq_num 1128 ranges {3719168=499712,4218880=483328,4702208=786432,5488640=335872} 2024-09-21T09:39:35.867 INFO:tasks.rados.rados.0.smithi042.stdout:3608: writing smithi04275593-13 from 3719168 to 4218880 tid 1 2024-09-21T09:39:35.870 INFO:tasks.rados.rados.0.smithi042.stdout:3608: writing smithi04275593-13 from 4218880 to 4702208 tid 2 2024-09-21T09:39:35.875 INFO:tasks.rados.rados.0.smithi042.stdout:3608: writing smithi04275593-13 from 4702208 to 5488640 tid 3 2024-09-21T09:39:35.878 INFO:tasks.rados.rados.0.smithi042.stdout:3608: writing smithi04275593-13 from 5488640 to 5824512 tid 4 2024-09-21T09:39:35.878 INFO:tasks.rados.rados.0.smithi042.stdout:3609: snap_create 2024-09-21T09:39:35.878 INFO:tasks.rados.rados.0.smithi042.stdout:3599: finishing write tid 6 to smithi04275593-41 2024-09-21T09:39:35.878 INFO:tasks.rados.rados.0.smithi042.stdout:3599: oid 41 updating version 0 to 1225 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3599: oid 41 updating version 1225 to 1227 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3599: oid 41 version 1227 is already newer than 1223 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3599: oid 41 version 1227 is already newer than 1226 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3599: oid 41 version 1227 is already newer than 1224 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 41 v 1227 (ObjNum 1125 snap 359 seq_num 1125) dirty exists 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3599: left oid 41 (ObjNum 1125 snap 359 seq_num 1125) 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3601: finishing copy_from racing read to smithi04275593-33 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 1234 (ObjNum 1114 snap 355 seq_num 1114) dirty exists 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3601: finishing copy_from to smithi04275593-33 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1222 (ObjNum 1058 snap 335 seq_num 1058) dirty exists 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3603: finishing write tid 1 to smithi04275593-10 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3603: finishing write tid 2 to smithi04275593-10 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3603: finishing write tid 3 to smithi04275593-10 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3603: finishing write tid 4 to smithi04275593-10 2024-09-21T09:39:35.879 INFO:tasks.rados.rados.0.smithi042.stdout:3603: finishing write tid 5 to smithi04275593-10 2024-09-21T09:39:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:3603: finishing write tid 6 to smithi04275593-10 2024-09-21T09:39:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:3603: oid 10 updating version 0 to 1224 2024-09-21T09:39:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:3603: oid 10 updating version 1224 to 1226 2024-09-21T09:39:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:3603: oid 10 version 1226 is already newer than 1225 2024-09-21T09:39:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:3603: oid 10 updating version 1226 to 1227 2024-09-21T09:39:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:3603: oid 10 version 1227 is already newer than 1223 2024-09-21T09:39:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 1227 (ObjNum 1126 snap 359 seq_num 1126) dirty exists 2024-09-21T09:39:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:3603: left oid 10 (ObjNum 1126 snap 359 seq_num 1126) 2024-09-21T09:39:35.880 INFO:tasks.rados.rados.0.smithi042.stdout:3600: expect (ObjNum 1004 snap 320 seq_num 1004) 2024-09-21T09:39:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:35 smithi042 ceph-mon[87662]: osdmap e791: 8 total, 8 up, 8 in 2024-09-21T09:39:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:35 smithi042 ceph-mon[87662]: pgmap v865: 121 pgs: 121 active+clean; 619 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-09-21T09:39:36.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:35 smithi042 ceph-mon[85820]: osdmap e791: 8 total, 8 up, 8 in 2024-09-21T09:39:36.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:35 smithi042 ceph-mon[85820]: pgmap v865: 121 pgs: 121 active+clean; 619 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-09-21T09:39:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:35 smithi133 ceph-mon[83064]: osdmap e791: 8 total, 8 up, 8 in 2024-09-21T09:39:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:35 smithi133 ceph-mon[83064]: pgmap v865: 121 pgs: 121 active+clean; 619 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-09-21T09:39:37.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:36 smithi042 ceph-mon[87662]: osdmap e792: 8 total, 8 up, 8 in 2024-09-21T09:39:37.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:36 smithi042 ceph-mon[85820]: osdmap e792: 8 total, 8 up, 8 in 2024-09-21T09:39:37.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:36 smithi133 ceph-mon[83064]: osdmap e792: 8 total, 8 up, 8 in 2024-09-21T09:39:37.559 INFO:tasks.rados.rados.0.smithi042.stdout:3606: finishing write tid 1 to smithi04275593-23 2024-09-21T09:39:37.559 INFO:tasks.rados.rados.0.smithi042.stdout:3606: finishing write tid 2 to smithi04275593-23 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3606: finishing write tid 3 to smithi04275593-23 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3606: finishing write tid 4 to smithi04275593-23 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3606: finishing write tid 5 to smithi04275593-23 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3606: finishing write tid 6 to smithi04275593-23 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3606: oid 23 updating version 0 to 1430 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3606: oid 23 version 1430 is already newer than 1429 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3606: oid 23 version 1430 is already newer than 1428 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3606: oid 23 version 1430 is already newer than 1427 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3606: oid 23 updating version 1430 to 1431 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1431 (ObjNum 1127 snap 359 seq_num 1127) dirty exists 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3606: left oid 23 (ObjNum 1127 snap 359 seq_num 1127) 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3608: finishing write tid 1 to smithi04275593-13 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3599: done (8 left) 2024-09-21T09:39:37.560 INFO:tasks.rados.rados.0.smithi042.stdout:3600: done (7 left) 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3601: done (6 left) 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3602: done (5 left) 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3603: done (4 left) 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3605: done (3 left) 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3606: done (2 left) 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3609: done (1 left) 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3610: snap_create 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3608: finishing write tid 2 to smithi04275593-13 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3608: finishing write tid 3 to smithi04275593-13 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3608: finishing write tid 4 to smithi04275593-13 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3608: finishing write tid 5 to smithi04275593-13 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3608: finishing write tid 6 to smithi04275593-13 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3608: oid 13 updating version 0 to 1743 2024-09-21T09:39:37.561 INFO:tasks.rados.rados.0.smithi042.stdout:3608: oid 13 updating version 1743 to 1746 2024-09-21T09:39:37.562 INFO:tasks.rados.rados.0.smithi042.stdout:3608: oid 13 version 1746 is already newer than 1745 2024-09-21T09:39:37.562 INFO:tasks.rados.rados.0.smithi042.stdout:3608: oid 13 version 1746 is already newer than 1742 2024-09-21T09:39:37.562 INFO:tasks.rados.rados.0.smithi042.stdout:3608: oid 13 version 1746 is already newer than 1744 2024-09-21T09:39:37.562 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1746 (ObjNum 1128 snap 359 seq_num 1128) dirty exists 2024-09-21T09:39:37.562 INFO:tasks.rados.rados.0.smithi042.stdout:3608: left oid 13 (ObjNum 1128 snap 359 seq_num 1128) 2024-09-21T09:39:37.807 INFO:tasks.rados.rados.0.smithi042.stdout:3608: done (1 left) 2024-09-21T09:39:37.808 INFO:tasks.rados.rados.0.smithi042.stdout:3610: done (0 left) 2024-09-21T09:39:37.808 INFO:tasks.rados.rados.0.smithi042.stdout:3611: rollback oid 29 current snap is 361 2024-09-21T09:39:37.808 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 29 to 358 2024-09-21T09:39:37.808 INFO:tasks.rados.rados.0.smithi042.stdout:3612: rmattr oid 15 current snap is 361 2024-09-21T09:39:37.808 INFO:tasks.rados.rados.0.smithi042.stdout:3612: done (1 left) 2024-09-21T09:39:37.808 INFO:tasks.rados.rados.0.smithi042.stdout:3613: rmattr oid 40 current snap is 361 2024-09-21T09:39:37.808 INFO:tasks.rados.rados.0.smithi042.stdout:3613: done (1 left) 2024-09-21T09:39:37.808 INFO:tasks.rados.rados.0.smithi042.stdout:3614: snap_remove snap 357 2024-09-21T09:39:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:37 smithi042 ceph-mon[87662]: osdmap e793: 8 total, 8 up, 8 in 2024-09-21T09:39:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:37 smithi042 ceph-mon[87662]: pgmap v868: 121 pgs: 121 active+clean; 623 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-09-21T09:39:38.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:37 smithi042 ceph-mon[87662]: osdmap e794: 8 total, 8 up, 8 in 2024-09-21T09:39:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:37 smithi042 ceph-mon[85820]: osdmap e793: 8 total, 8 up, 8 in 2024-09-21T09:39:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:37 smithi042 ceph-mon[85820]: pgmap v868: 121 pgs: 121 active+clean; 623 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-09-21T09:39:38.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:37 smithi042 ceph-mon[85820]: osdmap e794: 8 total, 8 up, 8 in 2024-09-21T09:39:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:37 smithi133 ceph-mon[83064]: osdmap e793: 8 total, 8 up, 8 in 2024-09-21T09:39:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:37 smithi133 ceph-mon[83064]: pgmap v868: 121 pgs: 121 active+clean; 623 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-09-21T09:39:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:37 smithi133 ceph-mon[83064]: osdmap e794: 8 total, 8 up, 8 in 2024-09-21T09:39:38.811 INFO:tasks.rados.rados.0.smithi042.stdout:3614: done (1 left) 2024-09-21T09:39:38.811 INFO:tasks.rados.rados.0.smithi042.stdout:3615: delete oid 12 current snap is 361 2024-09-21T09:39:38.811 INFO:tasks.rados.rados.0.smithi042.stdout:3611: finishing rollback tid 0 to smithi04275593-29 2024-09-21T09:39:38.811 INFO:tasks.rados.rados.0.smithi042.stdout:3611: finishing rollback tid 1 to smithi04275593-29 2024-09-21T09:39:38.811 INFO:tasks.rados.rados.0.smithi042.stdout:3611: finishing rollback tid 2 to smithi04275593-29 2024-09-21T09:39:38.812 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1515 (ObjNum 1089 snap 342 seq_num 1089) dirty exists 2024-09-21T09:39:38.823 INFO:tasks.rados.rados.0.smithi042.stdout:3611: done (1 left) 2024-09-21T09:39:38.823 INFO:tasks.rados.rados.0.smithi042.stdout:3615: done (0 left) 2024-09-21T09:39:38.823 INFO:tasks.rados.rados.0.smithi042.stdout:3616: snap_create 2024-09-21T09:39:39.815 INFO:tasks.rados.rados.0.smithi042.stdout:3616: done (0 left) 2024-09-21T09:39:39.815 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 19 current snap is 362 2024-09-21T09:39:39.815 INFO:tasks.rados.rados.0.smithi042.stdout:3617: seq_num 1130 ranges {1867776=532480,2400256=655360,3055616=753664,3809280=196608} 2024-09-21T09:39:39.827 INFO:tasks.rados.rados.0.smithi042.stdout:3617: writing smithi04275593-19 from 1867776 to 2400256 tid 1 2024-09-21T09:39:39.832 INFO:tasks.rados.rados.0.smithi042.stdout:3617: writing smithi04275593-19 from 2400256 to 3055616 tid 2 2024-09-21T09:39:39.837 INFO:tasks.rados.rados.0.smithi042.stdout:3617: writing smithi04275593-19 from 3055616 to 3809280 tid 3 2024-09-21T09:39:39.838 INFO:tasks.rados.rados.0.smithi042.stdout:3617: writing smithi04275593-19 from 3809280 to 4005888 tid 4 2024-09-21T09:39:39.838 INFO:tasks.rados.rados.0.smithi042.stdout:3618: copy_from oid 20 from oid 49 current snap is 362 2024-09-21T09:39:39.838 INFO:tasks.rados.rados.0.smithi042.stdout:3617: finishing write tid 1 to smithi04275593-19 2024-09-21T09:39:39.838 INFO:tasks.rados.rados.0.smithi042.stdout:3619: snap_remove snap 349 2024-09-21T09:39:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:39 smithi042 ceph-mon[85820]: osdmap e795: 8 total, 8 up, 8 in 2024-09-21T09:39:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:39 smithi042 ceph-mon[87662]: osdmap e795: 8 total, 8 up, 8 in 2024-09-21T09:39:40.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:39:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:39:40] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.51.0" 2024-09-21T09:39:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:39 smithi133 ceph-mon[83064]: osdmap e795: 8 total, 8 up, 8 in 2024-09-21T09:39:40.821 INFO:tasks.rados.rados.0.smithi042.stdout:3618: finishing copy_from to smithi04275593-20 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3618: got expected ENOENT (src dne) 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3618: finishing copy_from racing read to smithi04275593-20 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: finishing write tid 2 to smithi04275593-19 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: finishing write tid 3 to smithi04275593-19 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: finishing write tid 4 to smithi04275593-19 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: finishing write tid 5 to smithi04275593-19 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: finishing write tid 6 to smithi04275593-19 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: oid 19 updating version 0 to 1237 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: oid 19 updating version 1237 to 1239 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: oid 19 version 1239 is already newer than 1238 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: oid 19 version 1239 is already newer than 1236 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: oid 19 version 1239 is already newer than 1235 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 1239 (ObjNum 1130 snap 362 seq_num 1130) dirty exists 2024-09-21T09:39:40.822 INFO:tasks.rados.rados.0.smithi042.stdout:3617: left oid 19 (ObjNum 1130 snap 362 seq_num 1130) 2024-09-21T09:39:40.823 INFO:tasks.rados.rados.0.smithi042.stdout:3617: done (2 left) 2024-09-21T09:39:40.823 INFO:tasks.rados.rados.0.smithi042.stdout:3618: done (1 left) 2024-09-21T09:39:40.823 INFO:tasks.rados.rados.0.smithi042.stdout:3619: done (0 left) 2024-09-21T09:39:40.823 INFO:tasks.rados.rados.0.smithi042.stdout:3620: rollback oid 48 current snap is 362 2024-09-21T09:39:40.823 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 48 to 300 2024-09-21T09:39:40.823 INFO:tasks.rados.rados.0.smithi042.stdout:3621: copy_from oid 27 from oid 45 current snap is 362 2024-09-21T09:39:40.823 INFO:tasks.rados.rados.0.smithi042.stdout:3622: delete oid 39 current snap is 362 2024-09-21T09:39:40.828 INFO:tasks.rados.rados.0.smithi042.stdout:3620: finishing rollback tid 1 to smithi04275593-48 2024-09-21T09:39:40.829 INFO:tasks.rados.rados.0.smithi042.stdout:3620: finishing rollback tid 2 to smithi04275593-48 2024-09-21T09:39:40.830 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 1608 (ObjNum 809 snap 260 seq_num 809) dirty exists 2024-09-21T09:39:40.835 INFO:tasks.rados.rados.0.smithi042.stdout:3621: finishing copy_from to smithi04275593-27 2024-09-21T09:39:40.835 INFO:tasks.rados.rados.0.smithi042.stdout:3621: got expected ENOENT (src dne) 2024-09-21T09:39:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3620: done (2 left) 2024-09-21T09:39:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3622: done (1 left) 2024-09-21T09:39:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3623: rollback oid 43 current snap is 362 2024-09-21T09:39:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 43 to 323 2024-09-21T09:39:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3621: finishing copy_from racing read to smithi04275593-27 2024-09-21T09:39:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3621: done (1 left) 2024-09-21T09:39:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 16 current snap is 362 2024-09-21T09:39:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3624: seq_num 1132 ranges {4145152=565248,4710400=425984,5136384=770048,5906432=409600} 2024-09-21T09:39:40.864 INFO:tasks.rados.rados.0.smithi042.stdout:3624: writing smithi04275593-16 from 4145152 to 4710400 tid 1 2024-09-21T09:39:40.866 INFO:tasks.rados.rados.0.smithi042.stdout:3624: writing smithi04275593-16 from 4710400 to 5136384 tid 2 2024-09-21T09:39:40.871 INFO:tasks.rados.rados.0.smithi042.stdout:3624: writing smithi04275593-16 from 5136384 to 5906432 tid 3 2024-09-21T09:39:40.873 INFO:tasks.rados.rados.0.smithi042.stdout:3624: writing smithi04275593-16 from 5906432 to 6316032 tid 4 2024-09-21T09:39:40.873 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 47 current snap is 362 2024-09-21T09:39:40.873 INFO:tasks.rados.rados.0.smithi042.stdout:3623: finishing rollback tid 0 to smithi04275593-43 2024-09-21T09:39:40.873 INFO:tasks.rados.rados.0.smithi042.stdout:3625: seq_num 1133 ranges {0=581632,581632=753664,1335296=573440,1908736=278528} 2024-09-21T09:39:40.876 INFO:tasks.rados.rados.0.smithi042.stdout:3625: writing smithi04275593-47 from 0 to 581632 tid 1 2024-09-21T09:39:40.881 INFO:tasks.rados.rados.0.smithi042.stdout:3625: writing smithi04275593-47 from 581632 to 1335296 tid 2 2024-09-21T09:39:40.884 INFO:tasks.rados.rados.0.smithi042.stdout:3625: writing smithi04275593-47 from 1335296 to 1908736 tid 3 2024-09-21T09:39:40.887 INFO:tasks.rados.rados.0.smithi042.stdout:3625: writing smithi04275593-47 from 1908736 to 2187264 tid 4 2024-09-21T09:39:40.887 INFO:tasks.rados.rados.0.smithi042.stdout:3623: finishing rollback tid 1 to smithi04275593-43 2024-09-21T09:39:40.887 INFO:tasks.rados.rados.0.smithi042.stdout:3623: finishing rollback tid 2 to smithi04275593-43 2024-09-21T09:39:40.887 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 954 (ObjNum 1004 snap 320 seq_num 1004) dirty exists 2024-09-21T09:39:40.887 INFO:tasks.rados.rados.0.smithi042.stdout:3624: finishing write tid 1 to smithi04275593-16 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: finishing write tid 2 to smithi04275593-16 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: finishing write tid 3 to smithi04275593-16 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: finishing write tid 4 to smithi04275593-16 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: finishing write tid 5 to smithi04275593-16 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: finishing write tid 6 to smithi04275593-16 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: oid 16 updating version 0 to 1713 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: oid 16 updating version 1713 to 1715 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: oid 16 version 1715 is already newer than 1712 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: oid 16 version 1715 is already newer than 1714 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: oid 16 version 1715 is already newer than 1711 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 16 v 1715 (ObjNum 1132 snap 362 seq_num 1132) dirty exists 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3624: left oid 16 (ObjNum 1132 snap 362 seq_num 1132) 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3625: finishing write tid 1 to smithi04275593-47 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3625: finishing write tid 2 to smithi04275593-47 2024-09-21T09:39:40.888 INFO:tasks.rados.rados.0.smithi042.stdout:3623: done (2 left) 2024-09-21T09:39:40.889 INFO:tasks.rados.rados.0.smithi042.stdout:3624: done (1 left) 2024-09-21T09:39:40.889 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 362 2024-09-21T09:39:40.889 INFO:tasks.rados.rados.0.smithi042.stdout:3626: seq_num 1134 ranges {2957312=598016,3555328=638976,4194304=737280,4931584=229376} 2024-09-21T09:39:40.906 INFO:tasks.rados.rados.0.smithi042.stdout:3626: writing smithi04275593-46 from 2957312 to 3555328 tid 1 2024-09-21T09:39:40.909 INFO:tasks.rados.rados.0.smithi042.stdout:3626: writing smithi04275593-46 from 3555328 to 4194304 tid 2 2024-09-21T09:39:40.913 INFO:tasks.rados.rados.0.smithi042.stdout:3626: writing smithi04275593-46 from 4194304 to 4931584 tid 3 2024-09-21T09:39:40.915 INFO:tasks.rados.rados.0.smithi042.stdout:3626: writing smithi04275593-46 from 4931584 to 5160960 tid 4 2024-09-21T09:39:40.915 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 362 2024-09-21T09:39:40.915 INFO:tasks.rados.rados.0.smithi042.stdout:3625: finishing write tid 3 to smithi04275593-47 2024-09-21T09:39:40.916 INFO:tasks.rados.rados.0.smithi042.stdout:3627: seq_num 1135 ranges {13295616=614400,13910016=524288,14434304=540672,14974976=483328,15458304=57344} 2024-09-21T09:39:40.991 INFO:tasks.rados.rados.0.smithi042.stdout:3627: writing smithi04275593-48 from 13295616 to 13910016 tid 1 2024-09-21T09:39:40.994 INFO:tasks.rados.rados.0.smithi042.stdout:3627: writing smithi04275593-48 from 13910016 to 14434304 tid 2 2024-09-21T09:39:40.997 INFO:tasks.rados.rados.0.smithi042.stdout:3627: writing smithi04275593-48 from 14434304 to 14974976 tid 3 2024-09-21T09:39:41.000 INFO:tasks.rados.rados.0.smithi042.stdout:3627: writing smithi04275593-48 from 14974976 to 15458304 tid 4 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3627: writing smithi04275593-48 from 15458304 to 15515648 tid 5 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3628: delete oid 9 current snap is 362 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3625: finishing write tid 4 to smithi04275593-47 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3625: finishing write tid 5 to smithi04275593-47 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3625: finishing write tid 6 to smithi04275593-47 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3625: oid 47 updating version 0 to 1755 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3625: oid 47 version 1755 is already newer than 1752 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3625: oid 47 version 1755 is already newer than 1754 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3625: oid 47 version 1755 is already newer than 1753 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3625: oid 47 version 1755 is already newer than 1751 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1755 (ObjNum 1133 snap 362 seq_num 1133) dirty exists 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3625: left oid 47 (ObjNum 1133 snap 362 seq_num 1133) 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3626: finishing write tid 1 to smithi04275593-46 2024-09-21T09:39:41.001 INFO:tasks.rados.rados.0.smithi042.stdout:3626: finishing write tid 2 to smithi04275593-46 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3626: finishing write tid 3 to smithi04275593-46 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3626: finishing write tid 4 to smithi04275593-46 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3626: finishing write tid 5 to smithi04275593-46 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3626: finishing write tid 6 to smithi04275593-46 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3626: oid 46 updating version 0 to 1721 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3626: oid 46 version 1721 is already newer than 1717 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3626: oid 46 version 1721 is already newer than 1718 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3626: oid 46 version 1721 is already newer than 1720 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3626: oid 46 version 1721 is already newer than 1719 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1721 (ObjNum 1134 snap 362 seq_num 1134) dirty exists 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3626: left oid 46 (ObjNum 1134 snap 362 seq_num 1134) 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3627: finishing write tid 1 to smithi04275593-48 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3627: finishing write tid 2 to smithi04275593-48 2024-09-21T09:39:41.002 INFO:tasks.rados.rados.0.smithi042.stdout:3627: finishing write tid 3 to smithi04275593-48 2024-09-21T09:39:41.003 INFO:tasks.rados.rados.0.smithi042.stdout:3625: done (3 left) 2024-09-21T09:39:41.003 INFO:tasks.rados.rados.0.smithi042.stdout:3626: done (2 left) 2024-09-21T09:39:41.003 INFO:tasks.rados.rados.0.smithi042.stdout:3628: done (1 left) 2024-09-21T09:39:41.003 INFO:tasks.rados.rados.0.smithi042.stdout:3629: delete oid 1 current snap is 362 2024-09-21T09:39:41.003 INFO:tasks.rados.rados.0.smithi042.stdout:3627: finishing write tid 4 to smithi04275593-48 2024-09-21T09:39:41.003 INFO:tasks.rados.rados.0.smithi042.stdout:3627: finishing write tid 5 to smithi04275593-48 2024-09-21T09:39:41.004 INFO:tasks.rados.rados.0.smithi042.stdout:3627: finishing write tid 6 to smithi04275593-48 2024-09-21T09:39:41.005 INFO:tasks.rados.rados.0.smithi042.stdout:3629: done (1 left) 2024-09-21T09:39:41.005 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 362 2024-09-21T09:39:41.005 INFO:tasks.rados.rados.0.smithi042.stdout:3630: seq_num 1138 ranges {0=663552,663552=581632,1245184=712704,1957888=311296} 2024-09-21T09:39:41.009 INFO:tasks.rados.rados.0.smithi042.stdout:3630: writing smithi04275593-2 from 0 to 663552 tid 1 2024-09-21T09:39:41.012 INFO:tasks.rados.rados.0.smithi042.stdout:3630: writing smithi04275593-2 from 663552 to 1245184 tid 2 2024-09-21T09:39:41.016 INFO:tasks.rados.rados.0.smithi042.stdout:3630: writing smithi04275593-2 from 1245184 to 1957888 tid 3 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:3630: writing smithi04275593-2 from 1957888 to 2269184 tid 4 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:3631: snap_create 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:3627: finishing write tid 7 to smithi04275593-48 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:3627: oid 48 updating version 0 to 1612 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:3627: oid 48 updating version 1612 to 1614 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:3627: oid 48 version 1614 is already newer than 1613 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:3627: oid 48 version 1614 is already newer than 1609 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:3627: oid 48 version 1614 is already newer than 1611 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:3627: oid 48 version 1614 is already newer than 1610 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 1614 (ObjNum 1135 snap 362 seq_num 1135) dirty exists 2024-09-21T09:39:41.019 INFO:tasks.rados.rados.0.smithi042.stdout:3627: left oid 48 (ObjNum 1135 snap 362 seq_num 1135) 2024-09-21T09:39:41.020 INFO:tasks.rados.rados.0.smithi042.stdout:3630: finishing write tid 1 to smithi04275593-2 2024-09-21T09:39:41.020 INFO:tasks.rados.rados.0.smithi042.stdout:3630: finishing write tid 2 to smithi04275593-2 2024-09-21T09:39:41.021 INFO:tasks.rados.rados.0.smithi042.stdout:3630: finishing write tid 3 to smithi04275593-2 2024-09-21T09:39:41.021 INFO:tasks.rados.rados.0.smithi042.stdout:3630: finishing write tid 4 to smithi04275593-2 2024-09-21T09:39:41.022 INFO:tasks.rados.rados.0.smithi042.stdout:3630: finishing write tid 5 to smithi04275593-2 2024-09-21T09:39:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:3630: finishing write tid 6 to smithi04275593-2 2024-09-21T09:39:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:3630: oid 2 updating version 0 to 1726 2024-09-21T09:39:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:3630: oid 2 version 1726 is already newer than 1724 2024-09-21T09:39:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:3630: oid 2 version 1726 is already newer than 1723 2024-09-21T09:39:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:3630: oid 2 version 1726 is already newer than 1725 2024-09-21T09:39:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:3630: oid 2 version 1726 is already newer than 1722 2024-09-21T09:39:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 1726 (ObjNum 1138 snap 362 seq_num 1138) dirty exists 2024-09-21T09:39:41.023 INFO:tasks.rados.rados.0.smithi042.stdout:3630: left oid 2 (ObjNum 1138 snap 362 seq_num 1138) 2024-09-21T09:39:41.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:40 smithi042 ceph-mon[85820]: pgmap v871: 121 pgs: 121 active+clean; 627 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-09-21T09:39:41.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:40 smithi042 ceph-mon[85820]: osdmap e796: 8 total, 8 up, 8 in 2024-09-21T09:39:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:40 smithi042 ceph-mon[87662]: pgmap v871: 121 pgs: 121 active+clean; 627 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-09-21T09:39:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:40 smithi042 ceph-mon[87662]: osdmap e796: 8 total, 8 up, 8 in 2024-09-21T09:39:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:40 smithi133 ceph-mon[83064]: pgmap v871: 121 pgs: 121 active+clean; 627 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-09-21T09:39:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:40 smithi133 ceph-mon[83064]: osdmap e796: 8 total, 8 up, 8 in 2024-09-21T09:39:41.828 INFO:tasks.rados.rados.0.smithi042.stdout:3627: done (2 left) 2024-09-21T09:39:41.828 INFO:tasks.rados.rados.0.smithi042.stdout:3630: done (1 left) 2024-09-21T09:39:41.828 INFO:tasks.rados.rados.0.smithi042.stdout:3631: done (0 left) 2024-09-21T09:39:41.828 INFO:tasks.rados.rados.0.smithi042.stdout:3632: read oid 25 snap -1 2024-09-21T09:39:41.828 INFO:tasks.rados.rados.0.smithi042.stdout:3632: expect (ObjNum 1097 snap 346 seq_num 1097) 2024-09-21T09:39:41.828 INFO:tasks.rados.rados.0.smithi042.stdout:3633: copy_from oid 11 from oid 34 current snap is 363 2024-09-21T09:39:41.828 INFO:tasks.rados.rados.0.smithi042.stdout:3634: snap_remove snap 332 2024-09-21T09:39:42.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:41 smithi042 ceph-mon[85820]: osdmap e797: 8 total, 8 up, 8 in 2024-09-21T09:39:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:41 smithi042 ceph-mon[85820]: pgmap v874: 121 pgs: 121 active+clean; 627 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 944 KiB/s wr, 3 op/s 2024-09-21T09:39:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:41 smithi042 ceph-mon[87662]: osdmap e797: 8 total, 8 up, 8 in 2024-09-21T09:39:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:41 smithi042 ceph-mon[87662]: pgmap v874: 121 pgs: 121 active+clean; 627 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 944 KiB/s wr, 3 op/s 2024-09-21T09:39:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:41 smithi133 ceph-mon[83064]: osdmap e797: 8 total, 8 up, 8 in 2024-09-21T09:39:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:41 smithi133 ceph-mon[83064]: pgmap v874: 121 pgs: 121 active+clean; 627 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 944 KiB/s wr, 3 op/s 2024-09-21T09:39:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:42.813 INFO:tasks.rados.rados.0.smithi042.stdout:3633: finishing copy_from racing read to smithi04275593-11 2024-09-21T09:39:42.813 INFO:tasks.rados.rados.0.smithi042.stdout:3633: finishing copy_from to smithi04275593-11 2024-09-21T09:39:42.813 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1605 (ObjNum 1103 snap 347 seq_num 1103) dirty exists 2024-09-21T09:39:42.813 INFO:tasks.rados.rados.0.smithi042.stdout:3632: expect (ObjNum 1097 snap 346 seq_num 1097) 2024-09-21T09:39:43.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:42 smithi042 ceph-mon[87662]: osdmap e798: 8 total, 8 up, 8 in 2024-09-21T09:39:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:42 smithi042 ceph-mon[87662]: osdmap e799: 8 total, 8 up, 8 in 2024-09-21T09:39:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:42 smithi042 ceph-mon[85820]: osdmap e798: 8 total, 8 up, 8 in 2024-09-21T09:39:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:42 smithi042 ceph-mon[85820]: osdmap e799: 8 total, 8 up, 8 in 2024-09-21T09:39:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:42 smithi133 ceph-mon[83064]: osdmap e798: 8 total, 8 up, 8 in 2024-09-21T09:39:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:42 smithi133 ceph-mon[83064]: osdmap e799: 8 total, 8 up, 8 in 2024-09-21T09:39:43.526 INFO:tasks.rados.rados.0.smithi042.stdout:3632: done (2 left) 2024-09-21T09:39:43.526 INFO:tasks.rados.rados.0.smithi042.stdout:3633: done (1 left) 2024-09-21T09:39:43.526 INFO:tasks.rados.rados.0.smithi042.stdout:3634: done (0 left) 2024-09-21T09:39:43.526 INFO:tasks.rados.rados.0.smithi042.stdout:3635: snap_remove snap 347 2024-09-21T09:39:43.833 INFO:tasks.rados.rados.0.smithi042.stdout:3635: done (0 left) 2024-09-21T09:39:43.833 INFO:tasks.rados.rados.0.smithi042.stdout:3636: snap_create 2024-09-21T09:39:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:43 smithi042 ceph-mon[85820]: pgmap v877: 121 pgs: 121 active+clean; 644 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-21T09:39:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:43 smithi042 ceph-mon[87662]: pgmap v877: 121 pgs: 121 active+clean; 644 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-21T09:39:44.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:43 smithi133 ceph-mon[83064]: pgmap v877: 121 pgs: 121 active+clean; 644 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-21T09:39:44.838 INFO:tasks.rados.rados.0.smithi042.stdout:3636: done (0 left) 2024-09-21T09:39:44.838 INFO:tasks.rados.rados.0.smithi042.stdout:3637: snap_remove snap 342 2024-09-21T09:39:45.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:44 smithi042 ceph-mon[87662]: osdmap e800: 8 total, 8 up, 8 in 2024-09-21T09:39:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:44 smithi042 ceph-mon[85820]: osdmap e800: 8 total, 8 up, 8 in 2024-09-21T09:39:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:44 smithi133 ceph-mon[83064]: osdmap e800: 8 total, 8 up, 8 in 2024-09-21T09:39:45.845 INFO:tasks.rados.rados.0.smithi042.stdout:3637: done (0 left) 2024-09-21T09:39:45.845 INFO:tasks.rados.rados.0.smithi042.stdout:3638: read oid 32 snap -1 2024-09-21T09:39:45.845 INFO:tasks.rados.rados.0.smithi042.stdout:3638: expect deleted 2024-09-21T09:39:45.845 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 364 2024-09-21T09:39:45.845 INFO:tasks.rados.rados.0.smithi042.stdout:3639: seq_num 1139 ranges {15515648=679936,16195584=458752,16654336=524288,17178624=540672,17719296=81920} 2024-09-21T09:39:45.935 INFO:tasks.rados.rados.0.smithi042.stdout:3639: writing smithi04275593-48 from 15515648 to 16195584 tid 1 2024-09-21T09:39:45.938 INFO:tasks.rados.rados.0.smithi042.stdout:3639: writing smithi04275593-48 from 16195584 to 16654336 tid 2 2024-09-21T09:39:45.941 INFO:tasks.rados.rados.0.smithi042.stdout:3639: writing smithi04275593-48 from 16654336 to 17178624 tid 3 2024-09-21T09:39:45.944 INFO:tasks.rados.rados.0.smithi042.stdout:3639: writing smithi04275593-48 from 17178624 to 17719296 tid 4 2024-09-21T09:39:45.945 INFO:tasks.rados.rados.0.smithi042.stdout:3639: writing smithi04275593-48 from 17719296 to 17801216 tid 5 2024-09-21T09:39:45.945 INFO:tasks.rados.rados.0.smithi042.stdout:3640: rollback oid 43 current snap is 364 2024-09-21T09:39:45.945 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 43 to 344 2024-09-21T09:39:45.945 INFO:tasks.rados.rados.0.smithi042.stdout:3639: finishing write tid 1 to smithi04275593-48 2024-09-21T09:39:45.945 INFO:tasks.rados.rados.0.smithi042.stdout:3639: finishing write tid 2 to smithi04275593-48 2024-09-21T09:39:45.945 INFO:tasks.rados.rados.0.smithi042.stdout:3639: finishing write tid 3 to smithi04275593-48 2024-09-21T09:39:45.946 INFO:tasks.rados.rados.0.smithi042.stdout:3638: done (2 left) 2024-09-21T09:39:45.946 INFO:tasks.rados.rados.0.smithi042.stdout:3641: rollback oid 40 current snap is 364 2024-09-21T09:39:45.946 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 40 to 363 2024-09-21T09:39:45.946 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 364 2024-09-21T09:39:45.946 INFO:tasks.rados.rados.0.smithi042.stdout:3642: seq_num 1140 ranges {3399680=696320,4096000=745472,4841472=729088,5570560=131072} 2024-09-21T09:39:45.968 INFO:tasks.rados.rados.0.smithi042.stdout:3642: writing smithi04275593-50 from 3399680 to 4096000 tid 1 2024-09-21T09:39:45.972 INFO:tasks.rados.rados.0.smithi042.stdout:3642: writing smithi04275593-50 from 4096000 to 4841472 tid 2 2024-09-21T09:39:45.976 INFO:tasks.rados.rados.0.smithi042.stdout:3642: writing smithi04275593-50 from 4841472 to 5570560 tid 3 2024-09-21T09:39:45.977 INFO:tasks.rados.rados.0.smithi042.stdout:3642: writing smithi04275593-50 from 5570560 to 5701632 tid 4 2024-09-21T09:39:45.977 INFO:tasks.rados.rados.0.smithi042.stdout:3643: rollback oid 28 current snap is 364 2024-09-21T09:39:45.977 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 28 to 344 2024-09-21T09:39:45.977 INFO:tasks.rados.rados.0.smithi042.stdout:3641: finishing rollback tid 1 to smithi04275593-40 2024-09-21T09:39:45.977 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 1319 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:39:45.977 INFO:tasks.rados.rados.0.smithi042.stdout:3640: finishing rollback tid 0 to smithi04275593-43 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: finishing write tid 4 to smithi04275593-48 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3640: finishing rollback tid 1 to smithi04275593-43 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: finishing write tid 5 to smithi04275593-48 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3640: finishing rollback tid 2 to smithi04275593-43 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 957 (ObjNum 1004 snap 320 seq_num 1004) dirty exists 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: finishing write tid 6 to smithi04275593-48 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: finishing write tid 7 to smithi04275593-48 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: oid 48 updating version 0 to 1620 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: oid 48 version 1620 is already newer than 1616 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: oid 48 version 1620 is already newer than 1615 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: oid 48 version 1620 is already newer than 1618 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: oid 48 version 1620 is already newer than 1619 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: oid 48 version 1620 is already newer than 1617 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 1620 (ObjNum 1139 snap 364 seq_num 1139) dirty exists 2024-09-21T09:39:45.978 INFO:tasks.rados.rados.0.smithi042.stdout:3639: left oid 48 (ObjNum 1139 snap 364 seq_num 1139) 2024-09-21T09:39:45.979 INFO:tasks.rados.rados.0.smithi042.stdout:3642: finishing write tid 1 to smithi04275593-50 2024-09-21T09:39:45.979 INFO:tasks.rados.rados.0.smithi042.stdout:3639: done (4 left) 2024-09-21T09:39:45.979 INFO:tasks.rados.rados.0.smithi042.stdout:3640: done (3 left) 2024-09-21T09:39:45.979 INFO:tasks.rados.rados.0.smithi042.stdout:3641: done (2 left) 2024-09-21T09:39:45.979 INFO:tasks.rados.rados.0.smithi042.stdout:3644: setattr oid 4 current snap is 364 2024-09-21T09:39:45.979 INFO:tasks.rados.rados.0.smithi042.stdout:3642: finishing write tid 2 to smithi04275593-50 2024-09-21T09:39:45.979 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 364 2024-09-21T09:39:45.979 INFO:tasks.rados.rados.0.smithi042.stdout:3645: seq_num 1141 ranges {3891200=712704,4603904=679936,5283840=540672,5824512=385024} 2024-09-21T09:39:46.003 INFO:tasks.rados.rados.0.smithi042.stdout:3645: writing smithi04275593-23 from 3891200 to 4603904 tid 1 2024-09-21T09:39:46.007 INFO:tasks.rados.rados.0.smithi042.stdout:3645: writing smithi04275593-23 from 4603904 to 5283840 tid 2 2024-09-21T09:39:46.010 INFO:tasks.rados.rados.0.smithi042.stdout:3645: writing smithi04275593-23 from 5283840 to 5824512 tid 3 2024-09-21T09:39:46.013 INFO:tasks.rados.rados.0.smithi042.stdout:3645: writing smithi04275593-23 from 5824512 to 6209536 tid 4 2024-09-21T09:39:46.013 INFO:tasks.rados.rados.0.smithi042.stdout:3642: finishing write tid 3 to smithi04275593-50 2024-09-21T09:39:46.013 INFO:tasks.rados.rados.0.smithi042.stdout:3642: finishing write tid 4 to smithi04275593-50 2024-09-21T09:39:46.013 INFO:tasks.rados.rados.0.smithi042.stdout:3642: finishing write tid 5 to smithi04275593-50 2024-09-21T09:39:46.013 INFO:tasks.rados.rados.0.smithi042.stdout:3643: finishing rollback tid 0 to smithi04275593-28 2024-09-21T09:39:46.013 INFO:tasks.rados.rados.0.smithi042.stdout:3643: finishing rollback tid 1 to smithi04275593-28 2024-09-21T09:39:46.013 INFO:tasks.rados.rados.0.smithi042.stdout:3643: finishing rollback tid 2 to smithi04275593-28 2024-09-21T09:39:46.013 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1331 (ObjNum 1045 snap 332 seq_num 1045) dirty exists 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3646: read oid 44 snap 362 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3646: expect (ObjNum 1112 snap 354 seq_num 1112) 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3643: done (4 left) 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3647: rollback oid 17 current snap is 364 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 17 to 352 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3642: finishing write tid 6 to smithi04275593-50 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3642: oid 50 updating version 0 to 1621 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3642: oid 50 updating version 1621 to 1622 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3642: oid 50 updating version 1622 to 1623 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3642: oid 50 updating version 1623 to 1624 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3642: oid 50 updating version 1624 to 1625 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1625 (ObjNum 1140 snap 364 seq_num 1140) dirty exists 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:3642: left oid 50 (ObjNum 1140 snap 364 seq_num 1140) 2024-09-21T09:39:46.014 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 1332 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:39:46.015 INFO:tasks.rados.rados.0.smithi042.stdout:3645: finishing write tid 1 to smithi04275593-23 2024-09-21T09:39:46.015 INFO:tasks.rados.rados.0.smithi042.stdout:3645: finishing write tid 2 to smithi04275593-23 2024-09-21T09:39:46.015 INFO:tasks.rados.rados.0.smithi042.stdout:3642: done (4 left) 2024-09-21T09:39:46.015 INFO:tasks.rados.rados.0.smithi042.stdout:3644: done (3 left) 2024-09-21T09:39:46.015 INFO:tasks.rados.rados.0.smithi042.stdout:3648: delete oid 20 current snap is 364 2024-09-21T09:39:46.015 INFO:tasks.rados.rados.0.smithi042.stdout:3645: finishing write tid 3 to smithi04275593-23 2024-09-21T09:39:46.015 INFO:tasks.rados.rados.0.smithi042.stdout:3648: done (3 left) 2024-09-21T09:39:46.015 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 40 current snap is 364 2024-09-21T09:39:46.015 INFO:tasks.rados.rados.0.smithi042.stdout:3649: seq_num 1143 ranges {0=753664,753664=450560,1204224=507904,1712128=589824,2301952=57344} 2024-09-21T09:39:46.018 INFO:tasks.rados.rados.0.smithi042.stdout:3649: writing smithi04275593-40 from 0 to 753664 tid 1 2024-09-21T09:39:46.021 INFO:tasks.rados.rados.0.smithi042.stdout:3649: writing smithi04275593-40 from 753664 to 1204224 tid 2 2024-09-21T09:39:46.024 INFO:tasks.rados.rados.0.smithi042.stdout:3649: writing smithi04275593-40 from 1204224 to 1712128 tid 3 2024-09-21T09:39:46.029 INFO:tasks.rados.rados.0.smithi042.stdout:3649: writing smithi04275593-40 from 1712128 to 2301952 tid 4 2024-09-21T09:39:46.029 INFO:tasks.rados.rados.0.smithi042.stdout:3649: writing smithi04275593-40 from 2301952 to 2359296 tid 5 2024-09-21T09:39:46.029 INFO:tasks.rados.rados.0.smithi042.stdout:3650: rmattr oid 5 current snap is 364 2024-09-21T09:39:46.029 INFO:tasks.rados.rados.0.smithi042.stdout:3645: finishing write tid 4 to smithi04275593-23 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:3645: finishing write tid 5 to smithi04275593-23 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:3647: finishing rollback tid 0 to smithi04275593-17 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:3647: finishing rollback tid 1 to smithi04275593-17 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:3647: finishing rollback tid 2 to smithi04275593-17 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1750 (ObjNum 1106 snap 349 seq_num 1106) dirty exists 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:3645: finishing write tid 6 to smithi04275593-23 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:3645: oid 23 updating version 0 to 1453 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:3645: oid 23 version 1453 is already newer than 1449 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:3645: oid 23 version 1453 is already newer than 1452 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:3645: oid 23 version 1453 is already newer than 1451 2024-09-21T09:39:46.030 INFO:tasks.rados.rados.0.smithi042.stdout:3645: oid 23 version 1453 is already newer than 1450 2024-09-21T09:39:46.031 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1453 (ObjNum 1141 snap 364 seq_num 1141) dirty exists 2024-09-21T09:39:46.031 INFO:tasks.rados.rados.0.smithi042.stdout:3645: left oid 23 (ObjNum 1141 snap 364 seq_num 1141) 2024-09-21T09:39:46.031 INFO:tasks.rados.rados.0.smithi042.stdout:3649: finishing write tid 1 to smithi04275593-40 2024-09-21T09:39:46.031 INFO:tasks.rados.rados.0.smithi042.stdout:3649: finishing write tid 2 to smithi04275593-40 2024-09-21T09:39:46.031 INFO:tasks.rados.rados.0.smithi042.stdout:3649: finishing write tid 3 to smithi04275593-40 2024-09-21T09:39:46.031 INFO:tasks.rados.rados.0.smithi042.stdout:3645: done (4 left) 2024-09-21T09:39:46.031 INFO:tasks.rados.rados.0.smithi042.stdout:3647: done (3 left) 2024-09-21T09:39:46.031 INFO:tasks.rados.rados.0.smithi042.stdout:3651: snap_remove snap 224 2024-09-21T09:39:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:45 smithi042 ceph-mon[85820]: osdmap e801: 8 total, 8 up, 8 in 2024-09-21T09:39:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:45 smithi042 ceph-mon[85820]: pgmap v880: 121 pgs: 121 active+clean; 646 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-21T09:39:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:45 smithi042 ceph-mon[87662]: osdmap e801: 8 total, 8 up, 8 in 2024-09-21T09:39:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:45 smithi042 ceph-mon[87662]: pgmap v880: 121 pgs: 121 active+clean; 646 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-21T09:39:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:45 smithi133 ceph-mon[83064]: osdmap e801: 8 total, 8 up, 8 in 2024-09-21T09:39:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:45 smithi133 ceph-mon[83064]: pgmap v880: 121 pgs: 121 active+clean; 646 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-21T09:39:46.850 INFO:tasks.rados.rados.0.smithi042.stdout:3649: finishing write tid 4 to smithi04275593-40 2024-09-21T09:39:46.850 INFO:tasks.rados.rados.0.smithi042.stdout:3649: finishing write tid 5 to smithi04275593-40 2024-09-21T09:39:46.851 INFO:tasks.rados.rados.0.smithi042.stdout:3649: finishing write tid 6 to smithi04275593-40 2024-09-21T09:39:46.851 INFO:tasks.rados.rados.0.smithi042.stdout:3646: expect (ObjNum 1112 snap 354 seq_num 1112) 2024-09-21T09:39:46.986 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1606 (ObjNum 1028 snap 327 seq_num 1028) dirty exists 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3649: finishing write tid 7 to smithi04275593-40 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3649: oid 40 updating version 0 to 1334 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3649: oid 40 version 1334 is already newer than 1333 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3649: oid 40 updating version 1334 to 1338 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3649: oid 40 version 1338 is already newer than 1336 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3649: oid 40 version 1338 is already newer than 1335 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3649: oid 40 version 1338 is already newer than 1337 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 1338 (ObjNum 1143 snap 364 seq_num 1143) dirty exists 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3649: left oid 40 (ObjNum 1143 snap 364 seq_num 1143) 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3646: done (3 left) 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3649: done (2 left) 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3650: done (1 left) 2024-09-21T09:39:46.987 INFO:tasks.rados.rados.0.smithi042.stdout:3651: done (0 left) 2024-09-21T09:39:46.988 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 364 2024-09-21T09:39:46.988 INFO:tasks.rados.rados.0.smithi042.stdout:3652: seq_num 1144 ranges {17801216=770048,18571264=737280,19308544=712704,20021248=155648} 2024-09-21T09:39:47.087 INFO:tasks.rados.rados.0.smithi042.stdout:3652: writing smithi04275593-48 from 17801216 to 18571264 tid 1 2024-09-21T09:39:47.091 INFO:tasks.rados.rados.0.smithi042.stdout:3652: writing smithi04275593-48 from 18571264 to 19308544 tid 2 2024-09-21T09:39:47.096 INFO:tasks.rados.rados.0.smithi042.stdout:3652: writing smithi04275593-48 from 19308544 to 20021248 tid 3 2024-09-21T09:39:47.097 INFO:tasks.rados.rados.0.smithi042.stdout:3652: writing smithi04275593-48 from 20021248 to 20176896 tid 4 2024-09-21T09:39:47.097 INFO:tasks.rados.rados.0.smithi042.stdout:3653: snap_remove snap 319 2024-09-21T09:39:47.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:46 smithi042 ceph-mon[87662]: osdmap e802: 8 total, 8 up, 8 in 2024-09-21T09:39:47.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:46 smithi042 ceph-mon[85820]: osdmap e802: 8 total, 8 up, 8 in 2024-09-21T09:39:47.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:46 smithi133 ceph-mon[83064]: osdmap e802: 8 total, 8 up, 8 in 2024-09-21T09:39:47.813 INFO:tasks.rados.rados.0.smithi042.stdout:3652: finishing write tid 1 to smithi04275593-48 2024-09-21T09:39:47.813 INFO:tasks.rados.rados.0.smithi042.stdout:3652: finishing write tid 2 to smithi04275593-48 2024-09-21T09:39:47.813 INFO:tasks.rados.rados.0.smithi042.stdout:3652: finishing write tid 3 to smithi04275593-48 2024-09-21T09:39:47.813 INFO:tasks.rados.rados.0.smithi042.stdout:3652: finishing write tid 4 to smithi04275593-48 2024-09-21T09:39:47.813 INFO:tasks.rados.rados.0.smithi042.stdout:3652: finishing write tid 5 to smithi04275593-48 2024-09-21T09:39:47.813 INFO:tasks.rados.rados.0.smithi042.stdout:3652: finishing write tid 6 to smithi04275593-48 2024-09-21T09:39:47.814 INFO:tasks.rados.rados.0.smithi042.stdout:3652: oid 48 updating version 0 to 1627 2024-09-21T09:39:47.814 INFO:tasks.rados.rados.0.smithi042.stdout:3652: oid 48 version 1627 is already newer than 1626 2024-09-21T09:39:47.814 INFO:tasks.rados.rados.0.smithi042.stdout:3652: oid 48 updating version 1627 to 1628 2024-09-21T09:39:47.814 INFO:tasks.rados.rados.0.smithi042.stdout:3652: oid 48 updating version 1628 to 1629 2024-09-21T09:39:47.814 INFO:tasks.rados.rados.0.smithi042.stdout:3652: oid 48 updating version 1629 to 1630 2024-09-21T09:39:47.814 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 1630 (ObjNum 1144 snap 364 seq_num 1144) dirty exists 2024-09-21T09:39:47.814 INFO:tasks.rados.rados.0.smithi042.stdout:3652: left oid 48 (ObjNum 1144 snap 364 seq_num 1144) 2024-09-21T09:39:47.814 INFO:tasks.rados.rados.0.smithi042.stdout:3652: done (1 left) 2024-09-21T09:39:47.814 INFO:tasks.rados.rados.0.smithi042.stdout:3653: done (0 left) 2024-09-21T09:39:47.814 INFO:tasks.rados.rados.0.smithi042.stdout:3654: delete oid 24 current snap is 364 2024-09-21T09:39:47.830 INFO:tasks.rados.rados.0.smithi042.stdout:3654: done (0 left) 2024-09-21T09:39:47.830 INFO:tasks.rados.rados.0.smithi042.stdout:3655: rollback oid 8 current snap is 364 2024-09-21T09:39:47.830 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 8 to 361 2024-09-21T09:39:47.830 INFO:tasks.rados.rados.0.smithi042.stdout:3656: read oid 28 snap -1 2024-09-21T09:39:47.830 INFO:tasks.rados.rados.0.smithi042.stdout:3656: expect (ObjNum 1045 snap 332 seq_num 1045) 2024-09-21T09:39:47.830 INFO:tasks.rados.rados.0.smithi042.stdout:3657: delete oid 43 current snap is 364 2024-09-21T09:39:47.842 INFO:tasks.rados.rados.0.smithi042.stdout:3657: done (2 left) 2024-09-21T09:39:47.842 INFO:tasks.rados.rados.0.smithi042.stdout:3658: snap_remove snap 323 2024-09-21T09:39:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:47 smithi042 ceph-mon[87662]: osdmap e803: 8 total, 8 up, 8 in 2024-09-21T09:39:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:47 smithi042 ceph-mon[87662]: pgmap v883: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 608 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.5 MiB/s wr, 17 op/s 2024-09-21T09:39:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:47 smithi042 ceph-mon[87662]: osdmap e804: 8 total, 8 up, 8 in 2024-09-21T09:39:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:47 smithi042 ceph-mon[85820]: osdmap e803: 8 total, 8 up, 8 in 2024-09-21T09:39:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:47 smithi042 ceph-mon[85820]: pgmap v883: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 608 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.5 MiB/s wr, 17 op/s 2024-09-21T09:39:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:47 smithi042 ceph-mon[85820]: osdmap e804: 8 total, 8 up, 8 in 2024-09-21T09:39:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:47 smithi133 ceph-mon[83064]: osdmap e803: 8 total, 8 up, 8 in 2024-09-21T09:39:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:47 smithi133 ceph-mon[83064]: pgmap v883: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 608 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.5 MiB/s wr, 17 op/s 2024-09-21T09:39:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:47 smithi133 ceph-mon[83064]: osdmap e804: 8 total, 8 up, 8 in 2024-09-21T09:39:48.813 INFO:tasks.rados.rados.0.smithi042.stdout:3658: done (2 left) 2024-09-21T09:39:48.813 INFO:tasks.rados.rados.0.smithi042.stdout:3659: rollback oid 48 current snap is 364 2024-09-21T09:39:48.814 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 48 to 363 2024-09-21T09:39:48.814 INFO:tasks.rados.rados.0.smithi042.stdout:3655: finishing rollback tid 0 to smithi04275593-8 2024-09-21T09:39:48.814 INFO:tasks.rados.rados.0.smithi042.stdout:3655: finishing rollback tid 1 to smithi04275593-8 2024-09-21T09:39:48.814 INFO:tasks.rados.rados.0.smithi042.stdout:3655: finishing rollback tid 2 to smithi04275593-8 2024-09-21T09:39:48.814 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1608 (ObjNum 1088 snap 342 seq_num 1088) dirty exists 2024-09-21T09:39:48.814 INFO:tasks.rados.rados.0.smithi042.stdout:3656: expect (ObjNum 1045 snap 332 seq_num 1045) 2024-09-21T09:39:48.942 INFO:tasks.rados.rados.0.smithi042.stdout:3659: finishing rollback tid 0 to smithi04275593-48 2024-09-21T09:39:48.942 INFO:tasks.rados.rados.0.smithi042.stdout:3659: finishing rollback tid 1 to smithi04275593-48 2024-09-21T09:39:48.942 INFO:tasks.rados.rados.0.smithi042.stdout:3659: finishing rollback tid 2 to smithi04275593-48 2024-09-21T09:39:48.942 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 1633 (ObjNum 1135 snap 362 seq_num 1135) dirty exists 2024-09-21T09:39:48.942 INFO:tasks.rados.rados.0.smithi042.stdout:3655: done (2 left) 2024-09-21T09:39:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:3656: done (1 left) 2024-09-21T09:39:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:3659: done (0 left) 2024-09-21T09:39:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:3660: rollback oid 30 current snap is 364 2024-09-21T09:39:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 30 to 355 2024-09-21T09:39:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:3661: rollback oid 27 current snap is 364 2024-09-21T09:39:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 27 to 359 2024-09-21T09:39:48.943 INFO:tasks.rados.rados.0.smithi042.stdout:3662: delete oid 24 current snap is 364 2024-09-21T09:39:48.944 INFO:tasks.rados.rados.0.smithi042.stdout:3662: done (2 left) 2024-09-21T09:39:48.944 INFO:tasks.rados.rados.0.smithi042.stdout:3663: delete oid 37 current snap is 364 2024-09-21T09:39:48.945 INFO:tasks.rados.rados.0.smithi042.stdout:3661: finishing rollback tid 0 to smithi04275593-27 2024-09-21T09:39:48.945 INFO:tasks.rados.rados.0.smithi042.stdout:3660: finishing rollback tid 1 to smithi04275593-30 2024-09-21T09:39:48.945 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 1529 (ObjNum 2097 snap 0 seq_num 3459931872) dirty dne 2024-09-21T09:39:48.945 INFO:tasks.rados.rados.0.smithi042.stdout:3661: finishing rollback tid 1 to smithi04275593-27 2024-09-21T09:39:48.946 INFO:tasks.rados.rados.0.smithi042.stdout:3661: finishing rollback tid 2 to smithi04275593-27 2024-09-21T09:39:48.946 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 1230 (ObjNum 1058 snap 335 seq_num 1058) dirty exists 2024-09-21T09:39:48.947 INFO:tasks.rados.rados.0.smithi042.stdout:3660: done (2 left) 2024-09-21T09:39:48.947 INFO:tasks.rados.rados.0.smithi042.stdout:3661: done (1 left) 2024-09-21T09:39:48.947 INFO:tasks.rados.rados.0.smithi042.stdout:3663: done (0 left) 2024-09-21T09:39:48.947 INFO:tasks.rados.rados.0.smithi042.stdout:3664: rmattr oid 44 current snap is 364 2024-09-21T09:39:48.947 INFO:tasks.rados.rados.0.smithi042.stdout:3664: done (0 left) 2024-09-21T09:39:48.947 INFO:tasks.rados.rados.0.smithi042.stdout:3665: read oid 7 snap -1 2024-09-21T09:39:48.948 INFO:tasks.rados.rados.0.smithi042.stdout:3665: expect (ObjNum 1124 snap 359 seq_num 1124) 2024-09-21T09:39:48.948 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 364 2024-09-21T09:39:48.948 INFO:tasks.rados.rados.0.smithi042.stdout:3666: seq_num 1149 ranges {5160960=49152} 2024-09-21T09:39:48.976 INFO:tasks.rados.rados.0.smithi042.stdout:3666: writing smithi04275593-46 from 5160960 to 5210112 tid 1 2024-09-21T09:39:48.977 INFO:tasks.rados.rados.0.smithi042.stdout:3667: copy_from oid 36 from oid 4 current snap is 364 2024-09-21T09:39:48.977 INFO:tasks.rados.rados.0.smithi042.stdout:3665: expect (ObjNum 1124 snap 359 seq_num 1124) 2024-09-21T09:39:49.128 INFO:tasks.rados.rados.0.smithi042.stdout:3666: finishing write tid 1 to smithi04275593-46 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3666: finishing write tid 2 to smithi04275593-46 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3666: finishing write tid 3 to smithi04275593-46 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3666: oid 46 updating version 0 to 1780 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3666: oid 46 updating version 1780 to 1781 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1781 (ObjNum 1149 snap 364 seq_num 1149) dirty exists 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3666: left oid 46 (ObjNum 1149 snap 364 seq_num 1149) 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3667: finishing copy_from racing read to smithi04275593-36 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3667: finishing copy_from to smithi04275593-36 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1332 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3665: done (2 left) 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3666: done (1 left) 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3667: done (0 left) 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3668: read oid 25 snap -1 2024-09-21T09:39:49.129 INFO:tasks.rados.rados.0.smithi042.stdout:3668: expect (ObjNum 1097 snap 346 seq_num 1097) 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3669: copy_from oid 44 from oid 39 current snap is 364 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3670: read oid 2 snap -1 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3670: expect (ObjNum 1138 snap 362 seq_num 1138) 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3671: read oid 10 snap 339 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3671: expect (ObjNum 1053 snap 334 seq_num 1053) 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 364 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3672: seq_num 1150 ranges {0=65536} 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3672: writing smithi04275593-43 from 0 to 65536 tid 1 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3673: rollback oid 15 current snap is 364 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 15 to 300 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3674: read oid 32 snap -1 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3674: expect deleted 2024-09-21T09:39:49.130 INFO:tasks.rados.rados.0.smithi042.stdout:3675: snap_create 2024-09-21T09:39:49.131 INFO:tasks.rados.rados.0.smithi042.stdout:3672: finishing write tid 1 to smithi04275593-43 2024-09-21T09:39:49.131 INFO:tasks.rados.rados.0.smithi042.stdout:3672: finishing write tid 2 to smithi04275593-43 2024-09-21T09:39:49.133 INFO:tasks.rados.rados.0.smithi042.stdout:3672: finishing write tid 3 to smithi04275593-43 2024-09-21T09:39:49.133 INFO:tasks.rados.rados.0.smithi042.stdout:3672: oid 43 updating version 0 to 960 2024-09-21T09:39:49.133 INFO:tasks.rados.rados.0.smithi042.stdout:3672: oid 43 version 960 is already newer than 959 2024-09-21T09:39:49.133 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 960 (ObjNum 1150 snap 364 seq_num 1150) dirty exists 2024-09-21T09:39:49.133 INFO:tasks.rados.rados.0.smithi042.stdout:3672: left oid 43 (ObjNum 1150 snap 364 seq_num 1150) 2024-09-21T09:39:49.133 INFO:tasks.rados.rados.0.smithi042.stdout:3669: finishing copy_from to smithi04275593-44 2024-09-21T09:39:49.133 INFO:tasks.rados.rados.0.smithi042.stdout:3669: got expected ENOENT (src dne) 2024-09-21T09:39:49.133 INFO:tasks.rados.rados.0.smithi042.stdout:3669: finishing copy_from racing read to smithi04275593-44 2024-09-21T09:39:49.149 INFO:tasks.rados.rados.0.smithi042.stdout:3673: finishing rollback tid 0 to smithi04275593-15 2024-09-21T09:39:49.150 INFO:tasks.rados.rados.0.smithi042.stdout:3673: finishing rollback tid 1 to smithi04275593-15 2024-09-21T09:39:49.155 INFO:tasks.rados.rados.0.smithi042.stdout:3670: expect (ObjNum 1138 snap 362 seq_num 1138) 2024-09-21T09:39:49.217 INFO:tasks.rados.rados.0.smithi042.stdout:3673: finishing rollback tid 2 to smithi04275593-15 2024-09-21T09:39:49.217 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 1785 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:39:49.217 INFO:tasks.rados.rados.0.smithi042.stdout:3671: expect (ObjNum 1053 snap 334 seq_num 1053) 2024-09-21T09:39:49.379 INFO:tasks.rados.rados.0.smithi042.stdout:3668: expect (ObjNum 1097 snap 346 seq_num 1097) 2024-09-21T09:39:50.086 INFO:tasks.rados.rados.0.smithi042.stdout:3668: done (7 left) 2024-09-21T09:39:50.086 INFO:tasks.rados.rados.0.smithi042.stdout:3669: done (6 left) 2024-09-21T09:39:50.086 INFO:tasks.rados.rados.0.smithi042.stdout:3670: done (5 left) 2024-09-21T09:39:50.086 INFO:tasks.rados.rados.0.smithi042.stdout:3671: done (4 left) 2024-09-21T09:39:50.086 INFO:tasks.rados.rados.0.smithi042.stdout:3672: done (3 left) 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:3673: done (2 left) 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:3674: done (1 left) 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:3675: done (0 left) 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:3676: read oid 49 snap 361 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:3676: expect deleted 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 365 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:3677: seq_num 1151 ranges {0=81920} 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:3677: writing smithi04275593-26 from 0 to 81920 tid 1 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:3678: rollback oid 34 current snap is 365 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 34 to 348 2024-09-21T09:39:50.087 INFO:tasks.rados.rados.0.smithi042.stdout:3679: delete oid 29 current snap is 365 2024-09-21T09:39:50.089 INFO:tasks.rados.rados.0.smithi042.stdout:3676: done (3 left) 2024-09-21T09:39:50.089 INFO:tasks.rados.rados.0.smithi042.stdout:3679: done (2 left) 2024-09-21T09:39:50.089 INFO:tasks.rados.rados.0.smithi042.stdout:3680: read oid 45 snap -1 2024-09-21T09:39:50.089 INFO:tasks.rados.rados.0.smithi042.stdout:3680: expect deleted 2024-09-21T09:39:50.089 INFO:tasks.rados.rados.0.smithi042.stdout:3681: copy_from oid 47 from oid 18 current snap is 365 2024-09-21T09:39:50.089 INFO:tasks.rados.rados.0.smithi042.stdout:3682: snap_remove snap 335 2024-09-21T09:39:50.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:49 smithi042 ceph-mon[85820]: osdmap e805: 8 total, 8 up, 8 in 2024-09-21T09:39:50.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:49 smithi042 ceph-mon[87662]: osdmap e805: 8 total, 8 up, 8 in 2024-09-21T09:39:50.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:39:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:39:50] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.51.0" 2024-09-21T09:39:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:49 smithi133 ceph-mon[83064]: osdmap e805: 8 total, 8 up, 8 in 2024-09-21T09:39:50.823 INFO:tasks.rados.rados.0.smithi042.stdout:3682: done (4 left) 2024-09-21T09:39:50.823 INFO:tasks.rados.rados.0.smithi042.stdout:3683: snap_remove snap 360 2024-09-21T09:39:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:50 smithi042 ceph-mon[85820]: pgmap v886: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 522 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.6 MiB/s wr, 22 op/s 2024-09-21T09:39:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:50 smithi042 ceph-mon[85820]: osdmap e806: 8 total, 8 up, 8 in 2024-09-21T09:39:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:50 smithi042 ceph-mon[87662]: pgmap v886: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 522 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.6 MiB/s wr, 22 op/s 2024-09-21T09:39:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:50 smithi042 ceph-mon[87662]: osdmap e806: 8 total, 8 up, 8 in 2024-09-21T09:39:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:50 smithi133 ceph-mon[83064]: pgmap v886: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 522 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.6 MiB/s wr, 22 op/s 2024-09-21T09:39:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:50 smithi133 ceph-mon[83064]: osdmap e806: 8 total, 8 up, 8 in 2024-09-21T09:39:51.829 INFO:tasks.rados.rados.0.smithi042.stdout:3683: done (4 left) 2024-09-21T09:39:51.829 INFO:tasks.rados.rados.0.smithi042.stdout:3684: rollback oid 24 current snap is 365 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 24 to 364 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3685: delete oid 20 current snap is 365 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3677: finishing write tid 1 to smithi04275593-26 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3677: finishing write tid 2 to smithi04275593-26 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3677: finishing write tid 3 to smithi04275593-26 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3677: oid 26 updating version 0 to 1634 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3677: oid 26 updating version 1634 to 1635 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 1635 (ObjNum 1151 snap 365 seq_num 1151) dirty exists 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3677: left oid 26 (ObjNum 1151 snap 365 seq_num 1151) 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3678: finishing rollback tid 0 to smithi04275593-34 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3678: finishing rollback tid 1 to smithi04275593-34 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:3678: finishing rollback tid 2 to smithi04275593-34 2024-09-21T09:39:51.830 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1609 (ObjNum 1091 snap 342 seq_num 1091) dirty exists 2024-09-21T09:39:51.831 INFO:tasks.rados.rados.0.smithi042.stdout:3681: finishing copy_from racing read to smithi04275593-47 2024-09-21T09:39:51.831 INFO:tasks.rados.rados.0.smithi042.stdout:3681: finishing copy_from to smithi04275593-47 2024-09-21T09:39:51.831 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1361 (ObjNum 1085 snap 341 seq_num 1085) dirty exists 2024-09-21T09:39:51.837 INFO:tasks.rados.rados.0.smithi042.stdout:3684: finishing rollback tid 1 to smithi04275593-24 2024-09-21T09:39:51.837 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1771 (ObjNum 4657 snap 0 seq_num 2837422864) dirty dne 2024-09-21T09:39:51.838 INFO:tasks.rados.rados.0.smithi042.stdout:3677: done (5 left) 2024-09-21T09:39:51.838 INFO:tasks.rados.rados.0.smithi042.stdout:3678: done (4 left) 2024-09-21T09:39:51.839 INFO:tasks.rados.rados.0.smithi042.stdout:3680: done (3 left) 2024-09-21T09:39:51.839 INFO:tasks.rados.rados.0.smithi042.stdout:3681: done (2 left) 2024-09-21T09:39:51.839 INFO:tasks.rados.rados.0.smithi042.stdout:3684: done (1 left) 2024-09-21T09:39:51.839 INFO:tasks.rados.rados.0.smithi042.stdout:3685: done (0 left) 2024-09-21T09:39:51.839 INFO:tasks.rados.rados.0.smithi042.stdout:3686: snap_create 2024-09-21T09:39:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:51 smithi042 ceph-mon[85820]: osdmap e807: 8 total, 8 up, 8 in 2024-09-21T09:39:52.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:51 smithi042 ceph-mon[85820]: pgmap v889: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 499 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 588 KiB/s wr, 13 op/s 2024-09-21T09:39:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:51 smithi042 ceph-mon[87662]: osdmap e807: 8 total, 8 up, 8 in 2024-09-21T09:39:52.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:51 smithi042 ceph-mon[87662]: pgmap v889: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 499 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 588 KiB/s wr, 13 op/s 2024-09-21T09:39:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:51 smithi133 ceph-mon[83064]: osdmap e807: 8 total, 8 up, 8 in 2024-09-21T09:39:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:51 smithi133 ceph-mon[83064]: pgmap v889: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 499 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 588 KiB/s wr, 13 op/s 2024-09-21T09:39:52.813 INFO:tasks.rados.rados.0.smithi042.stdout:3686: done (0 left) 2024-09-21T09:39:52.813 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 366 2024-09-21T09:39:52.813 INFO:tasks.rados.rados.0.smithi042.stdout:3687: seq_num 1154 ranges {1720320=131072} 2024-09-21T09:39:52.823 INFO:tasks.rados.rados.0.smithi042.stdout:3687: writing smithi04275593-31 from 1720320 to 1851392 tid 1 2024-09-21T09:39:52.823 INFO:tasks.rados.rados.0.smithi042.stdout:3688: delete oid 30 current snap is 366 2024-09-21T09:39:52.828 INFO:tasks.rados.rados.0.smithi042.stdout:3688: done (1 left) 2024-09-21T09:39:52.828 INFO:tasks.rados.rados.0.smithi042.stdout:3689: delete oid 22 current snap is 366 2024-09-21T09:39:52.830 INFO:tasks.rados.rados.0.smithi042.stdout:3687: finishing write tid 1 to smithi04275593-31 2024-09-21T09:39:52.831 INFO:tasks.rados.rados.0.smithi042.stdout:3687: finishing write tid 2 to smithi04275593-31 2024-09-21T09:39:52.832 INFO:tasks.rados.rados.0.smithi042.stdout:3687: finishing write tid 3 to smithi04275593-31 2024-09-21T09:39:52.833 INFO:tasks.rados.rados.0.smithi042.stdout:3687: oid 31 updating version 0 to 601 2024-09-21T09:39:52.833 INFO:tasks.rados.rados.0.smithi042.stdout:3687: oid 31 version 601 is already newer than 600 2024-09-21T09:39:52.833 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 601 (ObjNum 1154 snap 366 seq_num 1154) dirty exists 2024-09-21T09:39:52.833 INFO:tasks.rados.rados.0.smithi042.stdout:3687: left oid 31 (ObjNum 1154 snap 366 seq_num 1154) 2024-09-21T09:39:52.835 INFO:tasks.rados.rados.0.smithi042.stdout:3687: done (1 left) 2024-09-21T09:39:52.835 INFO:tasks.rados.rados.0.smithi042.stdout:3689: done (0 left) 2024-09-21T09:39:52.835 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 366 2024-09-21T09:39:52.835 INFO:tasks.rados.rados.0.smithi042.stdout:3690: seq_num 1157 ranges {3620864=180224} 2024-09-21T09:39:52.856 INFO:tasks.rados.rados.0.smithi042.stdout:3690: writing smithi04275593-44 from 3620864 to 3801088 tid 1 2024-09-21T09:39:52.856 INFO:tasks.rados.rados.0.smithi042.stdout:3691: snap_remove snap 355 2024-09-21T09:39:53.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:52 smithi042 ceph-mon[87662]: osdmap e808: 8 total, 8 up, 8 in 2024-09-21T09:39:53.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:52 smithi042 ceph-mon[87662]: osdmap e809: 8 total, 8 up, 8 in 2024-09-21T09:39:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:52 smithi042 ceph-mon[85820]: osdmap e808: 8 total, 8 up, 8 in 2024-09-21T09:39:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:52 smithi042 ceph-mon[85820]: osdmap e809: 8 total, 8 up, 8 in 2024-09-21T09:39:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:52 smithi133 ceph-mon[83064]: osdmap e808: 8 total, 8 up, 8 in 2024-09-21T09:39:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:52 smithi133 ceph-mon[83064]: osdmap e809: 8 total, 8 up, 8 in 2024-09-21T09:39:53.836 INFO:tasks.rados.rados.0.smithi042.stdout:3691: done (1 left) 2024-09-21T09:39:53.836 INFO:tasks.rados.rados.0.smithi042.stdout:3692: snap_create 2024-09-21T09:39:53.836 INFO:tasks.rados.rados.0.smithi042.stdout:3690: finishing write tid 1 to smithi04275593-44 2024-09-21T09:39:53.836 INFO:tasks.rados.rados.0.smithi042.stdout:3690: finishing write tid 2 to smithi04275593-44 2024-09-21T09:39:53.836 INFO:tasks.rados.rados.0.smithi042.stdout:3690: finishing write tid 3 to smithi04275593-44 2024-09-21T09:39:53.836 INFO:tasks.rados.rados.0.smithi042.stdout:3690: oid 44 updating version 0 to 1490 2024-09-21T09:39:53.836 INFO:tasks.rados.rados.0.smithi042.stdout:3690: oid 44 version 1490 is already newer than 1489 2024-09-21T09:39:53.836 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1490 (ObjNum 1157 snap 366 seq_num 1157) dirty exists 2024-09-21T09:39:53.836 INFO:tasks.rados.rados.0.smithi042.stdout:3690: left oid 44 (ObjNum 1157 snap 366 seq_num 1157) 2024-09-21T09:39:54.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:53 smithi042 ceph-mon[87662]: pgmap v892: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-09-21T09:39:54.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:53 smithi042 ceph-mon[85820]: pgmap v892: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-09-21T09:39:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:53 smithi133 ceph-mon[83064]: pgmap v892: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-09-21T09:39:54.836 INFO:tasks.rados.rados.0.smithi042.stdout:3690: done (1 left) 2024-09-21T09:39:54.836 INFO:tasks.rados.rados.0.smithi042.stdout:3692: done (0 left) 2024-09-21T09:39:54.836 INFO:tasks.rados.rados.0.smithi042.stdout:3693: rollback oid 21 current snap is 367 2024-09-21T09:39:54.836 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 361 2024-09-21T09:39:54.836 INFO:tasks.rados.rados.0.smithi042.stdout:3694: rollback oid 38 current snap is 367 2024-09-21T09:39:54.837 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 38 to 339 2024-09-21T09:39:54.837 INFO:tasks.rados.rados.0.smithi042.stdout:3695: snap_create 2024-09-21T09:39:54.847 INFO:tasks.rados.rados.0.smithi042.stdout:3694: finishing rollback tid 0 to smithi04275593-38 2024-09-21T09:39:54.847 INFO:tasks.rados.rados.0.smithi042.stdout:3694: finishing rollback tid 1 to smithi04275593-38 2024-09-21T09:39:54.847 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 584 (ObjNum 65 snap 0 seq_num 1918591844) dirty dne 2024-09-21T09:39:54.848 INFO:tasks.rados.rados.0.smithi042.stdout:3693: finishing rollback tid 0 to smithi04275593-21 2024-09-21T09:39:54.848 INFO:tasks.rados.rados.0.smithi042.stdout:3693: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:39:54.848 INFO:tasks.rados.rados.0.smithi042.stdout:3693: finishing rollback tid 2 to smithi04275593-21 2024-09-21T09:39:54.848 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 1949 (ObjNum 1086 snap 341 seq_num 1086) dirty exists 2024-09-21T09:39:55.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:54 smithi042 ceph-mon[85820]: osdmap e810: 8 total, 8 up, 8 in 2024-09-21T09:39:55.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:54 smithi042 ceph-mon[87662]: osdmap e810: 8 total, 8 up, 8 in 2024-09-21T09:39:55.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:54 smithi133 ceph-mon[83064]: osdmap e810: 8 total, 8 up, 8 in 2024-09-21T09:39:55.847 INFO:tasks.rados.rados.0.smithi042.stdout:3693: done (2 left) 2024-09-21T09:39:55.847 INFO:tasks.rados.rados.0.smithi042.stdout:3694: done (1 left) 2024-09-21T09:39:55.847 INFO:tasks.rados.rados.0.smithi042.stdout:3695: done (0 left) 2024-09-21T09:39:55.847 INFO:tasks.rados.rados.0.smithi042.stdout:3696: read oid 9 snap 345 2024-09-21T09:39:55.847 INFO:tasks.rados.rados.0.smithi042.stdout:3696: expect deleted 2024-09-21T09:39:55.847 INFO:tasks.rados.rados.0.smithi042.stdout:3697: delete oid 37 current snap is 368 2024-09-21T09:39:55.853 INFO:tasks.rados.rados.0.smithi042.stdout:3696: done (1 left) 2024-09-21T09:39:55.853 INFO:tasks.rados.rados.0.smithi042.stdout:3697: done (0 left) 2024-09-21T09:39:55.853 INFO:tasks.rados.rados.0.smithi042.stdout:3698: rollback oid 10 current snap is 368 2024-09-21T09:39:55.853 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 10 to 351 2024-09-21T09:39:55.853 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 368 2024-09-21T09:39:55.853 INFO:tasks.rados.rados.0.smithi042.stdout:3699: seq_num 1159 ranges {0=212992} 2024-09-21T09:39:55.854 INFO:tasks.rados.rados.0.smithi042.stdout:3699: writing smithi04275593-1 from 0 to 212992 tid 1 2024-09-21T09:39:55.854 INFO:tasks.rados.rados.0.smithi042.stdout:3700: rmattr oid 15 current snap is 368 2024-09-21T09:39:55.854 INFO:tasks.rados.rados.0.smithi042.stdout:3701: copy_from oid 8 from oid 36 current snap is 368 2024-09-21T09:39:55.855 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 368 2024-09-21T09:39:55.855 INFO:tasks.rados.rados.0.smithi042.stdout:3702: seq_num 1160 ranges {5701632=229376} 2024-09-21T09:39:55.890 INFO:tasks.rados.rados.0.smithi042.stdout:3702: writing smithi04275593-50 from 5701632 to 5931008 tid 1 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:3703: delete oid 6 current snap is 368 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:3698: finishing rollback tid 0 to smithi04275593-10 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:3698: finishing rollback tid 1 to smithi04275593-10 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:3698: finishing rollback tid 2 to smithi04275593-10 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 1233 (ObjNum 1053 snap 334 seq_num 1053) dirty exists 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:3699: finishing write tid 1 to smithi04275593-1 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:3699: finishing write tid 2 to smithi04275593-1 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 1809 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:3699: finishing write tid 3 to smithi04275593-1 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:3699: oid 1 updating version 0 to 1951 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:3699: oid 1 version 1951 is already newer than 1950 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 1951 (ObjNum 1159 snap 368 seq_num 1159) dirty exists 2024-09-21T09:39:55.891 INFO:tasks.rados.rados.0.smithi042.stdout:3699: left oid 1 (ObjNum 1159 snap 368 seq_num 1159) 2024-09-21T09:39:55.892 INFO:tasks.rados.rados.0.smithi042.stdout:3701: finishing copy_from racing read to smithi04275593-8 2024-09-21T09:39:55.892 INFO:tasks.rados.rados.0.smithi042.stdout:3701: finishing copy_from to smithi04275593-8 2024-09-21T09:39:55.892 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 8 v 1332 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:39:55.893 INFO:tasks.rados.rados.0.smithi042.stdout:3698: done (5 left) 2024-09-21T09:39:55.893 INFO:tasks.rados.rados.0.smithi042.stdout:3699: done (4 left) 2024-09-21T09:39:55.894 INFO:tasks.rados.rados.0.smithi042.stdout:3700: done (3 left) 2024-09-21T09:39:55.894 INFO:tasks.rados.rados.0.smithi042.stdout:3701: done (2 left) 2024-09-21T09:39:55.894 INFO:tasks.rados.rados.0.smithi042.stdout:3703: done (1 left) 2024-09-21T09:39:55.894 INFO:tasks.rados.rados.0.smithi042.stdout:3704: rollback oid 10 current snap is 368 2024-09-21T09:39:55.894 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 10 to 365 2024-09-21T09:39:55.894 INFO:tasks.rados.rados.0.smithi042.stdout:3705: setattr oid 20 current snap is 368 2024-09-21T09:39:55.895 INFO:tasks.rados.rados.0.smithi042.stdout:3702: finishing write tid 1 to smithi04275593-50 2024-09-21T09:39:55.895 INFO:tasks.rados.rados.0.smithi042.stdout:3706: read oid 39 snap -1 2024-09-21T09:39:55.895 INFO:tasks.rados.rados.0.smithi042.stdout:3706: expect deleted 2024-09-21T09:39:55.895 INFO:tasks.rados.rados.0.smithi042.stdout:3707: read oid 11 snap -1 2024-09-21T09:39:55.895 INFO:tasks.rados.rados.0.smithi042.stdout:3707: expect (ObjNum 1103 snap 347 seq_num 1103) 2024-09-21T09:39:55.895 INFO:tasks.rados.rados.0.smithi042.stdout:3708: read oid 5 snap -1 2024-09-21T09:39:55.895 INFO:tasks.rados.rados.0.smithi042.stdout:3708: expect (ObjNum 1028 snap 327 seq_num 1028) 2024-09-21T09:39:55.895 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 32 current snap is 368 2024-09-21T09:39:55.895 INFO:tasks.rados.rados.0.smithi042.stdout:3702: finishing write tid 2 to smithi04275593-50 2024-09-21T09:39:55.895 INFO:tasks.rados.rados.0.smithi042.stdout:3709: seq_num 1162 ranges {0=270336} 2024-09-21T09:39:55.896 INFO:tasks.rados.rados.0.smithi042.stdout:3709: writing smithi04275593-32 from 0 to 270336 tid 1 2024-09-21T09:39:55.897 INFO:tasks.rados.rados.0.smithi042.stdout:3710: copy_from oid 13 from oid 2 current snap is 368 2024-09-21T09:39:55.897 INFO:tasks.rados.rados.0.smithi042.stdout:3711: snap_remove snap 348 2024-09-21T09:39:56.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:55 smithi042 ceph-mon[87662]: osdmap e811: 8 total, 8 up, 8 in 2024-09-21T09:39:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:55 smithi042 ceph-mon[87662]: pgmap v895: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-09-21T09:39:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:55 smithi042 ceph-mon[85820]: osdmap e811: 8 total, 8 up, 8 in 2024-09-21T09:39:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:55 smithi042 ceph-mon[85820]: pgmap v895: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-09-21T09:39:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:55 smithi133 ceph-mon[83064]: osdmap e811: 8 total, 8 up, 8 in 2024-09-21T09:39:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:55 smithi133 ceph-mon[83064]: pgmap v895: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-09-21T09:39:56.854 INFO:tasks.rados.rados.0.smithi042.stdout:3711: done (8 left) 2024-09-21T09:39:56.854 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 368 2024-09-21T09:39:56.854 INFO:tasks.rados.rados.0.smithi042.stdout:3712: seq_num 1163 ranges {0=286720} 2024-09-21T09:39:56.856 INFO:tasks.rados.rados.0.smithi042.stdout:3712: writing smithi04275593-42 from 0 to 286720 tid 1 2024-09-21T09:39:56.856 INFO:tasks.rados.rados.0.smithi042.stdout:3713: copy_from oid 3 from oid 26 current snap is 368 2024-09-21T09:39:56.856 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 23 current snap is 368 2024-09-21T09:39:56.856 INFO:tasks.rados.rados.0.smithi042.stdout:3714: seq_num 1164 ranges {6209536=303104} 2024-09-21T09:39:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:3714: writing smithi04275593-23 from 6209536 to 6512640 tid 1 2024-09-21T09:39:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:3715: copy_from oid 49 from oid 37 current snap is 368 2024-09-21T09:39:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:3702: finishing write tid 3 to smithi04275593-50 2024-09-21T09:39:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:3702: oid 50 updating version 0 to 1637 2024-09-21T09:39:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:3702: oid 50 version 1637 is already newer than 1636 2024-09-21T09:39:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1637 (ObjNum 1160 snap 368 seq_num 1160) dirty exists 2024-09-21T09:39:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:3702: left oid 50 (ObjNum 1160 snap 368 seq_num 1160) 2024-09-21T09:39:56.896 INFO:tasks.rados.rados.0.smithi042.stdout:3704: finishing rollback tid 0 to smithi04275593-10 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3702: done (11 left) 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3706: done (10 left) 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3716: rollback oid 50 current snap is 368 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 50 to 364 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3704: finishing rollback tid 1 to smithi04275593-10 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3704: finishing rollback tid 2 to smithi04275593-10 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 10 v 1236 (ObjNum 1126 snap 359 seq_num 1126) dirty exists 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1610 (ObjNum 33 snap 0 seq_num 1751607668) dirty exists 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3709: finishing write tid 1 to smithi04275593-32 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3709: finishing write tid 2 to smithi04275593-32 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3709: finishing write tid 3 to smithi04275593-32 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3709: oid 32 updating version 0 to 1800 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3709: oid 32 updating version 1800 to 1801 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1801 (ObjNum 1162 snap 368 seq_num 1162) dirty exists 2024-09-21T09:39:56.897 INFO:tasks.rados.rados.0.smithi042.stdout:3709: left oid 32 (ObjNum 1162 snap 368 seq_num 1162) 2024-09-21T09:39:56.898 INFO:tasks.rados.rados.0.smithi042.stdout:3708: expect (ObjNum 1028 snap 327 seq_num 1028) 2024-09-21T09:39:56.997 INFO:tasks.rados.rados.0.smithi042.stdout:3707: expect (ObjNum 1103 snap 347 seq_num 1103) 2024-09-21T09:39:57.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:56 smithi042 ceph-mon[87662]: osdmap e812: 8 total, 8 up, 8 in 2024-09-21T09:39:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:56 smithi042 ceph-mon[85820]: osdmap e812: 8 total, 8 up, 8 in 2024-09-21T09:39:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:57.125 INFO:tasks.rados.rados.0.smithi042.stdout:3710: finishing copy_from racing read to smithi04275593-13 2024-09-21T09:39:57.125 INFO:tasks.rados.rados.0.smithi042.stdout:3710: finishing copy_from to smithi04275593-13 2024-09-21T09:39:57.125 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1726 (ObjNum 1138 snap 362 seq_num 1138) dirty exists 2024-09-21T09:39:57.125 INFO:tasks.rados.rados.0.smithi042.stdout:3713: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3712: finishing write tid 1 to smithi04275593-42 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3712: finishing write tid 2 to smithi04275593-42 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3712: finishing write tid 3 to smithi04275593-42 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3712: oid 42 updating version 0 to 1228 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3712: oid 42 updating version 1228 to 1229 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 1229 (ObjNum 1163 snap 368 seq_num 1163) dirty exists 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3712: left oid 42 (ObjNum 1163 snap 368 seq_num 1163) 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3713: finishing copy_from to smithi04275593-3 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1635 (ObjNum 1151 snap 365 seq_num 1151) dirty exists 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3715: finishing copy_from to smithi04275593-49 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3715: got expected ENOENT (src dne) 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3715: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3714: finishing write tid 1 to smithi04275593-23 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3704: done (10 left) 2024-09-21T09:39:57.126 INFO:tasks.rados.rados.0.smithi042.stdout:3705: done (9 left) 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3707: done (8 left) 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3708: done (7 left) 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3709: done (6 left) 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3710: done (5 left) 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3712: done (4 left) 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3713: done (3 left) 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3715: done (2 left) 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3717: rollback oid 4 current snap is 368 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 4 to 361 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3714: finishing write tid 2 to smithi04275593-23 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3716: finishing rollback tid 0 to smithi04275593-50 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3716: finishing rollback tid 1 to smithi04275593-50 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3716: finishing rollback tid 2 to smithi04275593-50 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1640 (ObjNum 1140 snap 364 seq_num 1140) dirty exists 2024-09-21T09:39:57.127 INFO:tasks.rados.rados.0.smithi042.stdout:3714: finishing write tid 3 to smithi04275593-23 2024-09-21T09:39:57.128 INFO:tasks.rados.rados.0.smithi042.stdout:3714: oid 23 updating version 0 to 1501 2024-09-21T09:39:57.128 INFO:tasks.rados.rados.0.smithi042.stdout:3714: oid 23 version 1501 is already newer than 1500 2024-09-21T09:39:57.128 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1501 (ObjNum 1164 snap 368 seq_num 1164) dirty exists 2024-09-21T09:39:57.128 INFO:tasks.rados.rados.0.smithi042.stdout:3714: left oid 23 (ObjNum 1164 snap 368 seq_num 1164) 2024-09-21T09:39:57.128 INFO:tasks.rados.rados.0.smithi042.stdout:3714: done (2 left) 2024-09-21T09:39:57.128 INFO:tasks.rados.rados.0.smithi042.stdout:3716: done (1 left) 2024-09-21T09:39:57.128 INFO:tasks.rados.rados.0.smithi042.stdout:3718: copy_from oid 28 from oid 17 current snap is 368 2024-09-21T09:39:57.128 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 30 current snap is 368 2024-09-21T09:39:57.128 INFO:tasks.rados.rados.0.smithi042.stdout:3719: seq_num 1165 ranges {0=319488} 2024-09-21T09:39:57.129 INFO:tasks.rados.rados.0.smithi042.stdout:3719: writing smithi04275593-30 from 0 to 319488 tid 1 2024-09-21T09:39:57.129 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 35 current snap is 368 2024-09-21T09:39:57.129 INFO:tasks.rados.rados.0.smithi042.stdout:3720: seq_num 1166 ranges {925696=335872} 2024-09-21T09:39:57.134 INFO:tasks.rados.rados.0.smithi042.stdout:3720: writing smithi04275593-35 from 925696 to 1261568 tid 1 2024-09-21T09:39:57.134 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 45 current snap is 368 2024-09-21T09:39:57.134 INFO:tasks.rados.rados.0.smithi042.stdout:3721: seq_num 1167 ranges {0=352256} 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:3721: writing smithi04275593-45 from 0 to 352256 tid 1 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 368 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:3717: finishing rollback tid 0 to smithi04275593-4 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:3717: finishing rollback tid 1 to smithi04275593-4 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:3717: finishing rollback tid 2 to smithi04275593-4 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 4 v 1341 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:3719: finishing write tid 1 to smithi04275593-30 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:3719: finishing write tid 2 to smithi04275593-30 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:3719: finishing write tid 3 to smithi04275593-30 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:3719: oid 30 updating version 0 to 1549 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:3719: oid 30 version 1549 is already newer than 1548 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 1549 (ObjNum 1165 snap 368 seq_num 1165) dirty exists 2024-09-21T09:39:57.137 INFO:tasks.rados.rados.0.smithi042.stdout:3719: left oid 30 (ObjNum 1165 snap 368 seq_num 1165) 2024-09-21T09:39:57.138 INFO:tasks.rados.rados.0.smithi042.stdout:3722: seq_num 1168 ranges {0=368640} 2024-09-21T09:39:57.139 INFO:tasks.rados.rados.0.smithi042.stdout:3722: writing smithi04275593-12 from 0 to 368640 tid 1 2024-09-21T09:39:57.139 INFO:tasks.rados.rados.0.smithi042.stdout:3717: done (5 left) 2024-09-21T09:39:57.139 INFO:tasks.rados.rados.0.smithi042.stdout:3719: done (4 left) 2024-09-21T09:39:57.140 INFO:tasks.rados.rados.0.smithi042.stdout:3723: read oid 49 snap -1 2024-09-21T09:39:57.140 INFO:tasks.rados.rados.0.smithi042.stdout:3723: expect deleted 2024-09-21T09:39:57.140 INFO:tasks.rados.rados.0.smithi042.stdout:3724: copy_from oid 26 from oid 38 current snap is 368 2024-09-21T09:39:57.140 INFO:tasks.rados.rados.0.smithi042.stdout:3720: finishing write tid 1 to smithi04275593-35 2024-09-21T09:39:57.140 INFO:tasks.rados.rados.0.smithi042.stdout:3725: snap_remove snap 365 2024-09-21T09:39:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:56 smithi133 ceph-mon[83064]: osdmap e812: 8 total, 8 up, 8 in 2024-09-21T09:39:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:39:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:39:57.814 INFO:tasks.rados.rados.0.smithi042.stdout:3725: done (6 left) 2024-09-21T09:39:57.814 INFO:tasks.rados.rados.0.smithi042.stdout:3726: copy_from oid 50 from oid 4 current snap is 368 2024-09-21T09:39:57.814 INFO:tasks.rados.rados.0.smithi042.stdout:3720: finishing write tid 2 to smithi04275593-35 2024-09-21T09:39:57.814 INFO:tasks.rados.rados.0.smithi042.stdout:3718: finishing copy_from racing read to smithi04275593-28 2024-09-21T09:39:57.814 INFO:tasks.rados.rados.0.smithi042.stdout:3720: finishing write tid 3 to smithi04275593-35 2024-09-21T09:39:57.814 INFO:tasks.rados.rados.0.smithi042.stdout:3720: oid 35 updating version 0 to 1965 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3720: oid 35 version 1965 is already newer than 1964 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1965 (ObjNum 1166 snap 368 seq_num 1166) dirty exists 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3720: left oid 35 (ObjNum 1166 snap 368 seq_num 1166) 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3718: finishing copy_from to smithi04275593-28 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1750 (ObjNum 1106 snap 349 seq_num 1106) dirty exists 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3721: finishing write tid 1 to smithi04275593-45 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3721: finishing write tid 2 to smithi04275593-45 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3722: finishing write tid 1 to smithi04275593-12 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3718: done (6 left) 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3720: done (5 left) 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3723: done (4 left) 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3727: rollback oid 36 current snap is 368 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 36 to 359 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3722: finishing write tid 2 to smithi04275593-12 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3724: finishing copy_from to smithi04275593-26 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3724: got expected ENOENT (src dne) 2024-09-21T09:39:57.815 INFO:tasks.rados.rados.0.smithi042.stdout:3724: finishing copy_from racing read to smithi04275593-26 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3722: finishing write tid 3 to smithi04275593-12 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3722: oid 12 updating version 0 to 1641 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3722: oid 12 updating version 1641 to 1642 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 1642 (ObjNum 1168 snap 368 seq_num 1168) dirty exists 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3722: left oid 12 (ObjNum 1168 snap 368 seq_num 1168) 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3721: finishing write tid 3 to smithi04275593-45 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3721: oid 45 updating version 0 to 1144 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3721: oid 45 updating version 1144 to 1145 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1145 (ObjNum 1167 snap 368 seq_num 1167) dirty exists 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3721: left oid 45 (ObjNum 1167 snap 368 seq_num 1167) 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3721: done (4 left) 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3722: done (3 left) 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3724: done (2 left) 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:3728: copy_from oid 11 from oid 41 current snap is 368 2024-09-21T09:39:57.816 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 14 current snap is 368 2024-09-21T09:39:57.817 INFO:tasks.rados.rados.0.smithi042.stdout:3729: seq_num 1169 ranges {917504=385024} 2024-09-21T09:39:57.821 INFO:tasks.rados.rados.0.smithi042.stdout:3729: writing smithi04275593-14 from 917504 to 1302528 tid 1 2024-09-21T09:39:57.821 INFO:tasks.rados.rados.0.smithi042.stdout:3730: copy_from oid 31 from oid 49 current snap is 368 2024-09-21T09:39:57.822 INFO:tasks.rados.rados.0.smithi042.stdout:3731: snap_remove snap 352 2024-09-21T09:39:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[85820]: osdmap e813: 8 total, 8 up, 8 in 2024-09-21T09:39:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:39:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:39:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[85820]: pgmap v898: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 474 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-09-21T09:39:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:39:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:39:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[85820]: osdmap e814: 8 total, 8 up, 8 in 2024-09-21T09:39:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[87662]: osdmap e813: 8 total, 8 up, 8 in 2024-09-21T09:39:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:39:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:39:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[87662]: pgmap v898: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 474 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-09-21T09:39:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:39:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:39:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:57 smithi042 ceph-mon[87662]: osdmap e814: 8 total, 8 up, 8 in 2024-09-21T09:39:58.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:57 smithi133 ceph-mon[83064]: osdmap e813: 8 total, 8 up, 8 in 2024-09-21T09:39:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:57 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:39:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:57 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:39:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:57 smithi133 ceph-mon[83064]: pgmap v898: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 474 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-09-21T09:39:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:57 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:39:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:57 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:39:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:57 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:39:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:57 smithi133 ceph-mon[83064]: osdmap e814: 8 total, 8 up, 8 in 2024-09-21T09:39:58.817 INFO:tasks.rados.rados.0.smithi042.stdout:3730: finishing copy_from to smithi04275593-31 2024-09-21T09:39:58.817 INFO:tasks.rados.rados.0.smithi042.stdout:3730: got expected ENOENT (src dne) 2024-09-21T09:39:58.817 INFO:tasks.rados.rados.0.smithi042.stdout:3730: finishing copy_from racing read to smithi04275593-31 2024-09-21T09:39:58.817 INFO:tasks.rados.rados.0.smithi042.stdout:3729: finishing write tid 1 to smithi04275593-14 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3729: finishing write tid 2 to smithi04275593-14 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3729: finishing write tid 3 to smithi04275593-14 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3729: oid 14 updating version 0 to 962 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3729: oid 14 version 962 is already newer than 961 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 962 (ObjNum 1169 snap 368 seq_num 1169) dirty exists 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3729: left oid 14 (ObjNum 1169 snap 368 seq_num 1169) 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3727: finishing rollback tid 0 to smithi04275593-36 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3727: finishing rollback tid 1 to smithi04275593-36 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3727: finishing rollback tid 2 to smithi04275593-36 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1509 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3726: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3726: finishing copy_from to smithi04275593-50 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1341 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3728: finishing copy_from racing read to smithi04275593-11 2024-09-21T09:39:58.818 INFO:tasks.rados.rados.0.smithi042.stdout:3728: finishing copy_from to smithi04275593-11 2024-09-21T09:39:58.819 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1227 (ObjNum 1125 snap 359 seq_num 1125) dirty exists 2024-09-21T09:39:58.819 INFO:tasks.rados.rados.0.smithi042.stdout:3726: done (5 left) 2024-09-21T09:39:58.819 INFO:tasks.rados.rados.0.smithi042.stdout:3727: done (4 left) 2024-09-21T09:39:58.819 INFO:tasks.rados.rados.0.smithi042.stdout:3728: done (3 left) 2024-09-21T09:39:58.819 INFO:tasks.rados.rados.0.smithi042.stdout:3729: done (2 left) 2024-09-21T09:39:58.819 INFO:tasks.rados.rados.0.smithi042.stdout:3730: done (1 left) 2024-09-21T09:39:58.819 INFO:tasks.rados.rados.0.smithi042.stdout:3731: done (0 left) 2024-09-21T09:39:58.819 INFO:tasks.rados.rados.0.smithi042.stdout:3732: snap_create 2024-09-21T09:39:59.821 INFO:tasks.rados.rados.0.smithi042.stdout:3732: done (0 left) 2024-09-21T09:39:59.821 INFO:tasks.rados.rados.0.smithi042.stdout:3733: rollback oid 42 current snap is 369 2024-09-21T09:39:59.821 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 42 to 300 2024-09-21T09:39:59.821 INFO:tasks.rados.rados.0.smithi042.stdout:3734: read oid 27 snap -1 2024-09-21T09:39:59.821 INFO:tasks.rados.rados.0.smithi042.stdout:3734: expect (ObjNum 1058 snap 335 seq_num 1058) 2024-09-21T09:39:59.821 INFO:tasks.rados.rados.0.smithi042.stdout:3735: read oid 29 snap -1 2024-09-21T09:39:59.821 INFO:tasks.rados.rados.0.smithi042.stdout:3735: expect deleted 2024-09-21T09:39:59.822 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 369 2024-09-21T09:39:59.822 INFO:tasks.rados.rados.0.smithi042.stdout:3736: seq_num 1170 ranges {2949120=401408} 2024-09-21T09:39:59.840 INFO:tasks.rados.rados.0.smithi042.stdout:3736: writing smithi04275593-36 from 2949120 to 3350528 tid 1 2024-09-21T09:39:59.840 INFO:tasks.rados.rados.0.smithi042.stdout:3737: read oid 47 snap -1 2024-09-21T09:39:59.840 INFO:tasks.rados.rados.0.smithi042.stdout:3737: expect (ObjNum 1085 snap 341 seq_num 1085) 2024-09-21T09:39:59.840 INFO:tasks.rados.rados.0.smithi042.stdout:3738: copy_from oid 38 from oid 8 current snap is 369 2024-09-21T09:39:59.840 INFO:tasks.rados.rados.0.smithi042.stdout:3735: done (5 left) 2024-09-21T09:39:59.841 INFO:tasks.rados.rados.0.smithi042.stdout:3739: read oid 28 snap -1 2024-09-21T09:39:59.841 INFO:tasks.rados.rados.0.smithi042.stdout:3739: expect (ObjNum 1106 snap 349 seq_num 1106) 2024-09-21T09:39:59.841 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 33 current snap is 369 2024-09-21T09:39:59.841 INFO:tasks.rados.rados.0.smithi042.stdout:3733: finishing rollback tid 0 to smithi04275593-42 2024-09-21T09:39:59.841 INFO:tasks.rados.rados.0.smithi042.stdout:3734: expect (ObjNum 1058 snap 335 seq_num 1058) 2024-09-21T09:39:59.872 INFO:tasks.rados.rados.0.smithi042.stdout:3733: finishing rollback tid 1 to smithi04275593-42 2024-09-21T09:39:59.872 INFO:tasks.rados.rados.0.smithi042.stdout:3733: finishing rollback tid 2 to smithi04275593-42 2024-09-21T09:39:59.872 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 1232 (ObjNum 934 snap 297 seq_num 934) dirty exists 2024-09-21T09:39:59.872 INFO:tasks.rados.rados.0.smithi042.stdout:3740: seq_num 1171 ranges {925696=417792} 2024-09-21T09:39:59.879 INFO:tasks.rados.rados.0.smithi042.stdout:3740: writing smithi04275593-33 from 925696 to 1343488 tid 1 2024-09-21T09:39:59.879 INFO:tasks.rados.rados.0.smithi042.stdout:3733: done (6 left) 2024-09-21T09:39:59.879 INFO:tasks.rados.rados.0.smithi042.stdout:3734: done (5 left) 2024-09-21T09:39:59.879 INFO:tasks.rados.rados.0.smithi042.stdout:3741: snap_remove snap 307 2024-09-21T09:40:00.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:39:59 smithi042 ceph-mon[87662]: osdmap e815: 8 total, 8 up, 8 in 2024-09-21T09:40:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:39:59 smithi042 ceph-mon[85820]: osdmap e815: 8 total, 8 up, 8 in 2024-09-21T09:40:00.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:40:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:40:00] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.51.0" 2024-09-21T09:40:00.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:39:59 smithi133 ceph-mon[83064]: osdmap e815: 8 total, 8 up, 8 in 2024-09-21T09:40:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:3741: done (5 left) 2024-09-21T09:40:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:3742: read oid 11 snap -1 2024-09-21T09:40:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:3742: expect (ObjNum 1125 snap 359 seq_num 1125) 2024-09-21T09:40:00.830 INFO:tasks.rados.rados.0.smithi042.stdout:3743: snap_create 2024-09-21T09:40:00.831 INFO:tasks.rados.rados.0.smithi042.stdout:3736: finishing write tid 1 to smithi04275593-36 2024-09-21T09:40:00.831 INFO:tasks.rados.rados.0.smithi042.stdout:3736: finishing write tid 2 to smithi04275593-36 2024-09-21T09:40:00.831 INFO:tasks.rados.rados.0.smithi042.stdout:3739: expect (ObjNum 1106 snap 349 seq_num 1106) 2024-09-21T09:40:00.897 INFO:tasks.rados.rados.0.smithi042.stdout:3736: finishing write tid 3 to smithi04275593-36 2024-09-21T09:40:00.897 INFO:tasks.rados.rados.0.smithi042.stdout:3736: oid 36 updating version 0 to 1513 2024-09-21T09:40:00.897 INFO:tasks.rados.rados.0.smithi042.stdout:3736: oid 36 updating version 1513 to 1514 2024-09-21T09:40:00.897 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1514 (ObjNum 1170 snap 369 seq_num 1170) dirty exists 2024-09-21T09:40:00.897 INFO:tasks.rados.rados.0.smithi042.stdout:3736: left oid 36 (ObjNum 1170 snap 369 seq_num 1170) 2024-09-21T09:40:00.897 INFO:tasks.rados.rados.0.smithi042.stdout:3737: expect (ObjNum 1085 snap 341 seq_num 1085) 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:3738: finishing copy_from racing read to smithi04275593-38 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:3738: finishing copy_from to smithi04275593-38 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 1332 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:3740: finishing write tid 1 to smithi04275593-33 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:3740: finishing write tid 2 to smithi04275593-33 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:3740: finishing write tid 3 to smithi04275593-33 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:3740: oid 33 updating version 0 to 1983 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:3740: oid 33 updating version 1983 to 1984 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1984 (ObjNum 1171 snap 369 seq_num 1171) dirty exists 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:3740: left oid 33 (ObjNum 1171 snap 369 seq_num 1171) 2024-09-21T09:40:01.017 INFO:tasks.rados.rados.0.smithi042.stdout:3742: expect (ObjNum 1125 snap 359 seq_num 1125) 2024-09-21T09:40:01.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:00 smithi042 ceph-mon[87662]: pgmap v901: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-09-21T09:40:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:00 smithi042 ceph-mon[87662]: osdmap e816: 8 total, 8 up, 8 in 2024-09-21T09:40:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:00 smithi042 ceph-mon[87662]: overall HEALTH_OK 2024-09-21T09:40:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:00 smithi042 ceph-mon[85820]: pgmap v901: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-09-21T09:40:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:00 smithi042 ceph-mon[85820]: osdmap e816: 8 total, 8 up, 8 in 2024-09-21T09:40:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:00 smithi042 ceph-mon[85820]: overall HEALTH_OK 2024-09-21T09:40:01.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:00 smithi133 ceph-mon[83064]: pgmap v901: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-09-21T09:40:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:00 smithi133 ceph-mon[83064]: osdmap e816: 8 total, 8 up, 8 in 2024-09-21T09:40:01.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:00 smithi133 ceph-mon[83064]: overall HEALTH_OK 2024-09-21T09:40:02.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:01 smithi042 ceph-mon[85820]: osdmap e817: 8 total, 8 up, 8 in 2024-09-21T09:40:02.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:01 smithi042 ceph-mon[85820]: pgmap v904: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 476 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 886 KiB/s wr, 11 op/s 2024-09-21T09:40:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:01 smithi042 ceph-mon[87662]: osdmap e817: 8 total, 8 up, 8 in 2024-09-21T09:40:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:01 smithi042 ceph-mon[87662]: pgmap v904: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 476 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 886 KiB/s wr, 11 op/s 2024-09-21T09:40:02.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:01 smithi133 ceph-mon[83064]: osdmap e817: 8 total, 8 up, 8 in 2024-09-21T09:40:02.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:01 smithi133 ceph-mon[83064]: pgmap v904: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 476 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 886 KiB/s wr, 11 op/s 2024-09-21T09:40:03.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:02 smithi042 ceph-mon[85820]: osdmap e818: 8 total, 8 up, 8 in 2024-09-21T09:40:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:02 smithi042 ceph-mon[85820]: osdmap e819: 8 total, 8 up, 8 in 2024-09-21T09:40:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:02 smithi042 ceph-mon[87662]: osdmap e818: 8 total, 8 up, 8 in 2024-09-21T09:40:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:02 smithi042 ceph-mon[87662]: osdmap e819: 8 total, 8 up, 8 in 2024-09-21T09:40:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:02 smithi133 ceph-mon[83064]: osdmap e818: 8 total, 8 up, 8 in 2024-09-21T09:40:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:02 smithi133 ceph-mon[83064]: osdmap e819: 8 total, 8 up, 8 in 2024-09-21T09:40:04.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:03 smithi042 ceph-mon[85820]: pgmap v907: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 491 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 7.4 MiB/s wr, 10 op/s 2024-09-21T09:40:04.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:03 smithi042 ceph-mon[87662]: pgmap v907: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 491 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 7.4 MiB/s wr, 10 op/s 2024-09-21T09:40:04.176 INFO:tasks.rados.rados.0.smithi042.stdout:3736: done (6 left) 2024-09-21T09:40:04.176 INFO:tasks.rados.rados.0.smithi042.stdout:3737: done (5 left) 2024-09-21T09:40:04.176 INFO:tasks.rados.rados.0.smithi042.stdout:3738: done (4 left) 2024-09-21T09:40:04.176 INFO:tasks.rados.rados.0.smithi042.stdout:3739: done (3 left) 2024-09-21T09:40:04.176 INFO:tasks.rados.rados.0.smithi042.stdout:3740: done (2 left) 2024-09-21T09:40:04.176 INFO:tasks.rados.rados.0.smithi042.stdout:3742: done (1 left) 2024-09-21T09:40:04.176 INFO:tasks.rados.rados.0.smithi042.stdout:3743: done (0 left) 2024-09-21T09:40:04.176 INFO:tasks.rados.rados.0.smithi042.stdout:3744: snap_create 2024-09-21T09:40:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:03 smithi133 ceph-mon[83064]: pgmap v907: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 491 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 7.4 MiB/s wr, 10 op/s 2024-09-21T09:40:04.838 INFO:tasks.rados.rados.0.smithi042.stdout:3744: done (0 left) 2024-09-21T09:40:04.839 INFO:tasks.rados.rados.0.smithi042.stdout:3745: snap_remove snap 300 2024-09-21T09:40:05.845 INFO:tasks.rados.rados.0.smithi042.stdout:3745: done (0 left) 2024-09-21T09:40:05.845 INFO:tasks.rados.rados.0.smithi042.stdout:3746: copy_from oid 49 from oid 2 current snap is 371 2024-09-21T09:40:05.845 INFO:tasks.rados.rados.0.smithi042.stdout:3747: read oid 18 snap -1 2024-09-21T09:40:05.846 INFO:tasks.rados.rados.0.smithi042.stdout:3747: expect (ObjNum 1085 snap 341 seq_num 1085) 2024-09-21T09:40:05.846 INFO:tasks.rados.rados.0.smithi042.stdout:3748: setattr oid 45 current snap is 371 2024-09-21T09:40:05.848 INFO:tasks.rados.rados.0.smithi042.stdout:3749: snap_remove snap 367 2024-09-21T09:40:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:05 smithi042 ceph-mon[85820]: osdmap e820: 8 total, 8 up, 8 in 2024-09-21T09:40:06.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:05 smithi042 ceph-mon[85820]: pgmap v909: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 8.2 MiB/s wr, 13 op/s 2024-09-21T09:40:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:05 smithi042 ceph-mon[87662]: osdmap e820: 8 total, 8 up, 8 in 2024-09-21T09:40:06.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:05 smithi042 ceph-mon[87662]: pgmap v909: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 8.2 MiB/s wr, 13 op/s 2024-09-21T09:40:06.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:05 smithi133 ceph-mon[83064]: osdmap e820: 8 total, 8 up, 8 in 2024-09-21T09:40:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:05 smithi133 ceph-mon[83064]: pgmap v909: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 8.2 MiB/s wr, 13 op/s 2024-09-21T09:40:06.850 INFO:tasks.rados.rados.0.smithi042.stdout:3749: done (3 left) 2024-09-21T09:40:06.851 INFO:tasks.rados.rados.0.smithi042.stdout:3750: snap_remove snap 369 2024-09-21T09:40:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:06 smithi042 ceph-mon[85820]: osdmap e821: 8 total, 8 up, 8 in 2024-09-21T09:40:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:06 smithi042 ceph-mon[87662]: osdmap e821: 8 total, 8 up, 8 in 2024-09-21T09:40:07.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:06 smithi133 ceph-mon[83064]: osdmap e821: 8 total, 8 up, 8 in 2024-09-21T09:40:07.817 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1146 (ObjNum 1167 snap 368 seq_num 1167) dirty exists 2024-09-21T09:40:07.818 INFO:tasks.rados.rados.0.smithi042.stdout:3747: expect (ObjNum 1085 snap 341 seq_num 1085) 2024-09-21T09:40:07.941 INFO:tasks.rados.rados.0.smithi042.stdout:3746: finishing copy_from racing read to smithi04275593-49 2024-09-21T09:40:07.941 INFO:tasks.rados.rados.0.smithi042.stdout:3746: finishing copy_from to smithi04275593-49 2024-09-21T09:40:07.941 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1726 (ObjNum 1138 snap 362 seq_num 1138) dirty exists 2024-09-21T09:40:07.941 INFO:tasks.rados.rados.0.smithi042.stdout:3746: done (3 left) 2024-09-21T09:40:07.941 INFO:tasks.rados.rados.0.smithi042.stdout:3747: done (2 left) 2024-09-21T09:40:07.941 INFO:tasks.rados.rados.0.smithi042.stdout:3748: done (1 left) 2024-09-21T09:40:07.941 INFO:tasks.rados.rados.0.smithi042.stdout:3750: done (0 left) 2024-09-21T09:40:07.941 INFO:tasks.rados.rados.0.smithi042.stdout:3751: setattr oid 36 current snap is 371 2024-09-21T09:40:07.942 INFO:tasks.rados.rados.0.smithi042.stdout:3752: delete oid 33 current snap is 371 2024-09-21T09:40:07.950 INFO:tasks.rados.rados.0.smithi042.stdout:3752: done (1 left) 2024-09-21T09:40:07.950 INFO:tasks.rados.rados.0.smithi042.stdout:3753: read oid 49 snap -1 2024-09-21T09:40:07.950 INFO:tasks.rados.rados.0.smithi042.stdout:3753: expect (ObjNum 1138 snap 362 seq_num 1138) 2024-09-21T09:40:07.950 INFO:tasks.rados.rados.0.smithi042.stdout:3754: rollback oid 21 current snap is 371 2024-09-21T09:40:07.950 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 21 to 370 2024-09-21T09:40:07.950 INFO:tasks.rados.rados.0.smithi042.stdout:3755: read oid 4 snap -1 2024-09-21T09:40:07.950 INFO:tasks.rados.rados.0.smithi042.stdout:3755: expect (ObjNum 1101 snap 347 seq_num 1101) 2024-09-21T09:40:07.950 INFO:tasks.rados.rados.0.smithi042.stdout:3756: read oid 40 snap -1 2024-09-21T09:40:07.950 INFO:tasks.rados.rados.0.smithi042.stdout:3756: expect (ObjNum 1143 snap 364 seq_num 1143) 2024-09-21T09:40:07.950 INFO:tasks.rados.rados.0.smithi042.stdout:3757: snap_create 2024-09-21T09:40:07.951 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1536 (ObjNum 1170 snap 369 seq_num 1170) dirty exists 2024-09-21T09:40:07.955 INFO:tasks.rados.rados.0.smithi042.stdout:3754: finishing rollback tid 0 to smithi04275593-21 2024-09-21T09:40:07.957 INFO:tasks.rados.rados.0.smithi042.stdout:3754: finishing rollback tid 1 to smithi04275593-21 2024-09-21T09:40:07.958 INFO:tasks.rados.rados.0.smithi042.stdout:3754: finishing rollback tid 2 to smithi04275593-21 2024-09-21T09:40:07.958 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 2002 (ObjNum 1086 snap 341 seq_num 1086) dirty exists 2024-09-21T09:40:07.962 INFO:tasks.rados.rados.0.smithi042.stdout:3753: expect (ObjNum 1138 snap 362 seq_num 1138) 2024-09-21T09:40:08.022 INFO:tasks.rados.rados.0.smithi042.stdout:3755: expect (ObjNum 1101 snap 347 seq_num 1101) 2024-09-21T09:40:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:07 smithi133 ceph-mon[83064]: osdmap e822: 8 total, 8 up, 8 in 2024-09-21T09:40:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:07 smithi133 ceph-mon[83064]: pgmap v912: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 398 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-21T09:40:08.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:07 smithi133 ceph-mon[83064]: osdmap e823: 8 total, 8 up, 8 in 2024-09-21T09:40:08.328 INFO:tasks.rados.rados.0.smithi042.stdout:3756: expect (ObjNum 1143 snap 364 seq_num 1143) 2024-09-21T09:40:08.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:07 smithi042 ceph-mon[85820]: osdmap e822: 8 total, 8 up, 8 in 2024-09-21T09:40:08.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:07 smithi042 ceph-mon[85820]: pgmap v912: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 398 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-21T09:40:08.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:07 smithi042 ceph-mon[85820]: osdmap e823: 8 total, 8 up, 8 in 2024-09-21T09:40:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:07 smithi042 ceph-mon[87662]: osdmap e822: 8 total, 8 up, 8 in 2024-09-21T09:40:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:07 smithi042 ceph-mon[87662]: pgmap v912: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 398 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-21T09:40:08.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:07 smithi042 ceph-mon[87662]: osdmap e823: 8 total, 8 up, 8 in 2024-09-21T09:40:08.856 INFO:tasks.rados.rados.0.smithi042.stdout:3751: done (5 left) 2024-09-21T09:40:08.856 INFO:tasks.rados.rados.0.smithi042.stdout:3753: done (4 left) 2024-09-21T09:40:08.856 INFO:tasks.rados.rados.0.smithi042.stdout:3754: done (3 left) 2024-09-21T09:40:08.856 INFO:tasks.rados.rados.0.smithi042.stdout:3755: done (2 left) 2024-09-21T09:40:08.857 INFO:tasks.rados.rados.0.smithi042.stdout:3756: done (1 left) 2024-09-21T09:40:08.857 INFO:tasks.rados.rados.0.smithi042.stdout:3757: done (0 left) 2024-09-21T09:40:08.857 INFO:tasks.rados.rados.0.smithi042.stdout:3758: snap_remove snap 364 2024-09-21T09:40:09.862 INFO:tasks.rados.rados.0.smithi042.stdout:3758: done (0 left) 2024-09-21T09:40:09.862 INFO:tasks.rados.rados.0.smithi042.stdout:3759: read oid 42 snap 370 2024-09-21T09:40:09.862 INFO:tasks.rados.rados.0.smithi042.stdout:3759: expect (ObjNum 934 snap 297 seq_num 934) 2024-09-21T09:40:09.862 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 372 2024-09-21T09:40:09.862 INFO:tasks.rados.rados.0.smithi042.stdout:3760: seq_num 1173 ranges {2269184=450560} 2024-09-21T09:40:09.878 INFO:tasks.rados.rados.0.smithi042.stdout:3760: writing smithi04275593-2 from 2269184 to 2719744 tid 1 2024-09-21T09:40:09.878 INFO:tasks.rados.rados.0.smithi042.stdout:3761: snap_remove snap 344 2024-09-21T09:40:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:09 smithi133 ceph-mon[83064]: osdmap e824: 8 total, 8 up, 8 in 2024-09-21T09:40:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:09 smithi133 ceph-mon[83064]: pgmap v915: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 350 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 554 KiB/s wr, 9 op/s 2024-09-21T09:40:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:09 smithi042 ceph-mon[87662]: osdmap e824: 8 total, 8 up, 8 in 2024-09-21T09:40:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:09 smithi042 ceph-mon[87662]: pgmap v915: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 350 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 554 KiB/s wr, 9 op/s 2024-09-21T09:40:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:09 smithi042 ceph-mon[85820]: osdmap e824: 8 total, 8 up, 8 in 2024-09-21T09:40:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:09 smithi042 ceph-mon[85820]: pgmap v915: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 350 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 554 KiB/s wr, 9 op/s 2024-09-21T09:40:10.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:40:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:40:10] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.51.0" 2024-09-21T09:40:10.863 INFO:tasks.rados.rados.0.smithi042.stdout:3761: done (2 left) 2024-09-21T09:40:10.863 INFO:tasks.rados.rados.0.smithi042.stdout:3762: rmattr oid 1 current snap is 372 2024-09-21T09:40:10.863 INFO:tasks.rados.rados.0.smithi042.stdout:3762: done (2 left) 2024-09-21T09:40:10.863 INFO:tasks.rados.rados.0.smithi042.stdout:3763: snap_remove snap 363 2024-09-21T09:40:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:10 smithi133 ceph-mon[83064]: osdmap e825: 8 total, 8 up, 8 in 2024-09-21T09:40:11.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:10 smithi042 ceph-mon[85820]: osdmap e825: 8 total, 8 up, 8 in 2024-09-21T09:40:11.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:10 smithi042 ceph-mon[87662]: osdmap e825: 8 total, 8 up, 8 in 2024-09-21T09:40:11.875 INFO:tasks.rados.rados.0.smithi042.stdout:3763: done (2 left) 2024-09-21T09:40:11.876 INFO:tasks.rados.rados.0.smithi042.stdout:3764: snap_create 2024-09-21T09:40:11.876 INFO:tasks.rados.rados.0.smithi042.stdout:3760: finishing write tid 1 to smithi04275593-2 2024-09-21T09:40:11.876 INFO:tasks.rados.rados.0.smithi042.stdout:3760: finishing write tid 2 to smithi04275593-2 2024-09-21T09:40:11.876 INFO:tasks.rados.rados.0.smithi042.stdout:3760: finishing write tid 3 to smithi04275593-2 2024-09-21T09:40:11.876 INFO:tasks.rados.rados.0.smithi042.stdout:3760: oid 2 updating version 0 to 1843 2024-09-21T09:40:11.876 INFO:tasks.rados.rados.0.smithi042.stdout:3760: oid 2 updating version 1843 to 1844 2024-09-21T09:40:11.876 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 1844 (ObjNum 1173 snap 372 seq_num 1173) dirty exists 2024-09-21T09:40:11.876 INFO:tasks.rados.rados.0.smithi042.stdout:3760: left oid 2 (ObjNum 1173 snap 372 seq_num 1173) 2024-09-21T09:40:11.876 INFO:tasks.rados.rados.0.smithi042.stdout:3759: expect (ObjNum 934 snap 297 seq_num 934) 2024-09-21T09:40:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:11 smithi133 ceph-mon[83064]: osdmap e826: 8 total, 8 up, 8 in 2024-09-21T09:40:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:11 smithi133 ceph-mon[83064]: pgmap v918: 121 pgs: 121 active+clean; 344 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 110 KiB/s wr, 8 op/s 2024-09-21T09:40:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:12.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:11 smithi042 ceph-mon[87662]: osdmap e826: 8 total, 8 up, 8 in 2024-09-21T09:40:12.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:11 smithi042 ceph-mon[87662]: pgmap v918: 121 pgs: 121 active+clean; 344 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 110 KiB/s wr, 8 op/s 2024-09-21T09:40:12.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:11 smithi042 ceph-mon[85820]: osdmap e826: 8 total, 8 up, 8 in 2024-09-21T09:40:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:11 smithi042 ceph-mon[85820]: pgmap v918: 121 pgs: 121 active+clean; 344 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 110 KiB/s wr, 8 op/s 2024-09-21T09:40:12.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:12.820 INFO:tasks.rados.rados.0.smithi042.stdout:3759: done (2 left) 2024-09-21T09:40:12.820 INFO:tasks.rados.rados.0.smithi042.stdout:3760: done (1 left) 2024-09-21T09:40:12.820 INFO:tasks.rados.rados.0.smithi042.stdout:3764: done (0 left) 2024-09-21T09:40:12.820 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 373 2024-09-21T09:40:12.820 INFO:tasks.rados.rados.0.smithi042.stdout:3765: seq_num 1174 ranges {0=466944} 2024-09-21T09:40:12.822 INFO:tasks.rados.rados.0.smithi042.stdout:3765: writing smithi04275593-29 from 0 to 466944 tid 1 2024-09-21T09:40:12.822 INFO:tasks.rados.rados.0.smithi042.stdout:3766: delete oid 37 current snap is 373 2024-09-21T09:40:12.827 INFO:tasks.rados.rados.0.smithi042.stdout:3765: finishing write tid 1 to smithi04275593-29 2024-09-21T09:40:12.827 INFO:tasks.rados.rados.0.smithi042.stdout:3765: finishing write tid 2 to smithi04275593-29 2024-09-21T09:40:12.828 INFO:tasks.rados.rados.0.smithi042.stdout:3765: finishing write tid 3 to smithi04275593-29 2024-09-21T09:40:12.828 INFO:tasks.rados.rados.0.smithi042.stdout:3765: oid 29 updating version 0 to 1612 2024-09-21T09:40:12.828 INFO:tasks.rados.rados.0.smithi042.stdout:3765: oid 29 version 1612 is already newer than 1611 2024-09-21T09:40:12.829 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1612 (ObjNum 1174 snap 373 seq_num 1174) dirty exists 2024-09-21T09:40:12.829 INFO:tasks.rados.rados.0.smithi042.stdout:3765: left oid 29 (ObjNum 1174 snap 373 seq_num 1174) 2024-09-21T09:40:12.829 INFO:tasks.rados.rados.0.smithi042.stdout:3765: done (1 left) 2024-09-21T09:40:12.829 INFO:tasks.rados.rados.0.smithi042.stdout:3766: done (0 left) 2024-09-21T09:40:12.829 INFO:tasks.rados.rados.0.smithi042.stdout:3767: copy_from oid 18 from oid 23 current snap is 373 2024-09-21T09:40:12.829 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 21 current snap is 373 2024-09-21T09:40:12.829 INFO:tasks.rados.rados.0.smithi042.stdout:3768: seq_num 1176 ranges {1400832=499712} 2024-09-21T09:40:12.839 INFO:tasks.rados.rados.0.smithi042.stdout:3768: writing smithi04275593-21 from 1400832 to 1900544 tid 1 2024-09-21T09:40:12.839 INFO:tasks.rados.rados.0.smithi042.stdout:3769: snap_remove snap 366 2024-09-21T09:40:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:12 smithi133 ceph-mon[83064]: osdmap e827: 8 total, 8 up, 8 in 2024-09-21T09:40:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:12 smithi133 ceph-mon[83064]: osdmap e828: 8 total, 8 up, 8 in 2024-09-21T09:40:13.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:12 smithi042 ceph-mon[87662]: osdmap e827: 8 total, 8 up, 8 in 2024-09-21T09:40:13.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:12 smithi042 ceph-mon[87662]: osdmap e828: 8 total, 8 up, 8 in 2024-09-21T09:40:13.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:12 smithi042 ceph-mon[85820]: osdmap e827: 8 total, 8 up, 8 in 2024-09-21T09:40:13.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:12 smithi042 ceph-mon[85820]: osdmap e828: 8 total, 8 up, 8 in 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:3769: done (2 left) 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:3770: snap_create 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:3768: finishing write tid 1 to smithi04275593-21 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:3768: finishing write tid 2 to smithi04275593-21 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:3768: finishing write tid 3 to smithi04275593-21 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:3768: oid 21 updating version 0 to 2028 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:3768: oid 21 updating version 2028 to 2029 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 2029 (ObjNum 1176 snap 373 seq_num 1176) dirty exists 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:3768: left oid 21 (ObjNum 1176 snap 373 seq_num 1176) 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:3767: finishing copy_from racing read to smithi04275593-18 2024-09-21T09:40:13.821 INFO:tasks.rados.rados.0.smithi042.stdout:3767: finishing copy_from to smithi04275593-18 2024-09-21T09:40:13.822 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 18 v 1501 (ObjNum 1164 snap 368 seq_num 1164) dirty exists 2024-09-21T09:40:14.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:13 smithi133 ceph-mon[83064]: pgmap v921: 121 pgs: 121 active+clean; 344 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 110 KiB/s wr, 6 op/s 2024-09-21T09:40:14.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:13 smithi133 ceph-mon[83064]: osdmap e829: 8 total, 8 up, 8 in 2024-09-21T09:40:14.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:13 smithi042 ceph-mon[87662]: pgmap v921: 121 pgs: 121 active+clean; 344 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 110 KiB/s wr, 6 op/s 2024-09-21T09:40:14.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:13 smithi042 ceph-mon[87662]: osdmap e829: 8 total, 8 up, 8 in 2024-09-21T09:40:14.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:13 smithi042 ceph-mon[85820]: pgmap v921: 121 pgs: 121 active+clean; 344 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 110 KiB/s wr, 6 op/s 2024-09-21T09:40:14.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:13 smithi042 ceph-mon[85820]: osdmap e829: 8 total, 8 up, 8 in 2024-09-21T09:40:14.822 INFO:tasks.rados.rados.0.smithi042.stdout:3767: done (2 left) 2024-09-21T09:40:14.822 INFO:tasks.rados.rados.0.smithi042.stdout:3768: done (1 left) 2024-09-21T09:40:14.823 INFO:tasks.rados.rados.0.smithi042.stdout:3770: done (0 left) 2024-09-21T09:40:14.823 INFO:tasks.rados.rados.0.smithi042.stdout:3771: copy_from oid 33 from oid 47 current snap is 374 2024-09-21T09:40:14.823 INFO:tasks.rados.rados.0.smithi042.stdout:3772: snap_create 2024-09-21T09:40:14.836 INFO:tasks.rados.rados.0.smithi042.stdout:3771: finishing copy_from racing read to smithi04275593-33 2024-09-21T09:40:14.838 INFO:tasks.rados.rados.0.smithi042.stdout:3771: finishing copy_from to smithi04275593-33 2024-09-21T09:40:14.838 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 33 v 1361 (ObjNum 1085 snap 341 seq_num 1085) dirty exists 2024-09-21T09:40:15.828 INFO:tasks.rados.rados.0.smithi042.stdout:3771: done (1 left) 2024-09-21T09:40:15.828 INFO:tasks.rados.rados.0.smithi042.stdout:3772: done (0 left) 2024-09-21T09:40:15.828 INFO:tasks.rados.rados.0.smithi042.stdout:3773: delete oid 8 current snap is 375 2024-09-21T09:40:15.831 INFO:tasks.rados.rados.0.smithi042.stdout:3773: done (0 left) 2024-09-21T09:40:15.831 INFO:tasks.rados.rados.0.smithi042.stdout:3774: snap_remove snap 368 2024-09-21T09:40:16.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:15 smithi042 ceph-mon[85820]: osdmap e830: 8 total, 8 up, 8 in 2024-09-21T09:40:16.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:15 smithi042 ceph-mon[85820]: pgmap v924: 121 pgs: 121 active+clean; 345 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 122 KiB/s wr, 7 op/s 2024-09-21T09:40:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:15 smithi042 ceph-mon[87662]: osdmap e830: 8 total, 8 up, 8 in 2024-09-21T09:40:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:15 smithi042 ceph-mon[87662]: pgmap v924: 121 pgs: 121 active+clean; 345 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 122 KiB/s wr, 7 op/s 2024-09-21T09:40:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:15 smithi133 ceph-mon[83064]: osdmap e830: 8 total, 8 up, 8 in 2024-09-21T09:40:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:15 smithi133 ceph-mon[83064]: pgmap v924: 121 pgs: 121 active+clean; 345 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 122 KiB/s wr, 7 op/s 2024-09-21T09:40:16.832 INFO:tasks.rados.rados.0.smithi042.stdout:3774: done (0 left) 2024-09-21T09:40:16.833 INFO:tasks.rados.rados.0.smithi042.stdout:3775: rmattr oid 5 current snap is 375 2024-09-21T09:40:16.833 INFO:tasks.rados.rados.0.smithi042.stdout:3776: snap_create 2024-09-21T09:40:16.842 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1636 (ObjNum 1028 snap 327 seq_num 1028) dirty exists 2024-09-21T09:40:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:16 smithi042 ceph-mon[85820]: osdmap e831: 8 total, 8 up, 8 in 2024-09-21T09:40:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:16 smithi042 ceph-mon[87662]: osdmap e831: 8 total, 8 up, 8 in 2024-09-21T09:40:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:16 smithi133 ceph-mon[83064]: osdmap e831: 8 total, 8 up, 8 in 2024-09-21T09:40:17.821 INFO:tasks.rados.rados.0.smithi042.stdout:3775: done (1 left) 2024-09-21T09:40:17.821 INFO:tasks.rados.rados.0.smithi042.stdout:3776: done (0 left) 2024-09-21T09:40:17.821 INFO:tasks.rados.rados.0.smithi042.stdout:3777: snap_remove snap 361 2024-09-21T09:40:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:17 smithi042 ceph-mon[85820]: osdmap e832: 8 total, 8 up, 8 in 2024-09-21T09:40:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:17 smithi042 ceph-mon[85820]: pgmap v927: 121 pgs: 121 active+clean; 340 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-21T09:40:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:17 smithi042 ceph-mon[85820]: osdmap e833: 8 total, 8 up, 8 in 2024-09-21T09:40:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:17 smithi042 ceph-mon[87662]: osdmap e832: 8 total, 8 up, 8 in 2024-09-21T09:40:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:17 smithi042 ceph-mon[87662]: pgmap v927: 121 pgs: 121 active+clean; 340 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-21T09:40:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:17 smithi042 ceph-mon[87662]: osdmap e833: 8 total, 8 up, 8 in 2024-09-21T09:40:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:17 smithi133 ceph-mon[83064]: osdmap e832: 8 total, 8 up, 8 in 2024-09-21T09:40:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:17 smithi133 ceph-mon[83064]: pgmap v927: 121 pgs: 121 active+clean; 340 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-21T09:40:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:17 smithi133 ceph-mon[83064]: osdmap e833: 8 total, 8 up, 8 in 2024-09-21T09:40:18.824 INFO:tasks.rados.rados.0.smithi042.stdout:3777: done (0 left) 2024-09-21T09:40:18.824 INFO:tasks.rados.rados.0.smithi042.stdout:3778: snap_remove snap 341 2024-09-21T09:40:19.831 INFO:tasks.rados.rados.0.smithi042.stdout:3778: done (0 left) 2024-09-21T09:40:19.832 INFO:tasks.rados.rados.0.smithi042.stdout:3779: snap_create 2024-09-21T09:40:20.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:19 smithi042 ceph-mon[85820]: osdmap e834: 8 total, 8 up, 8 in 2024-09-21T09:40:20.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:19 smithi042 ceph-mon[85820]: pgmap v930: 121 pgs: 121 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-21T09:40:20.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:40:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:40:20] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.51.0" 2024-09-21T09:40:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:19 smithi042 ceph-mon[87662]: osdmap e834: 8 total, 8 up, 8 in 2024-09-21T09:40:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:19 smithi042 ceph-mon[87662]: pgmap v930: 121 pgs: 121 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-21T09:40:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:19 smithi133 ceph-mon[83064]: osdmap e834: 8 total, 8 up, 8 in 2024-09-21T09:40:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:19 smithi133 ceph-mon[83064]: pgmap v930: 121 pgs: 121 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-21T09:40:20.834 INFO:tasks.rados.rados.0.smithi042.stdout:3779: done (0 left) 2024-09-21T09:40:20.834 INFO:tasks.rados.rados.0.smithi042.stdout:3780: read oid 36 snap 362 2024-09-21T09:40:20.834 INFO:tasks.rados.rados.0.smithi042.stdout:3780: expect (ObjNum 1059 snap 335 seq_num 1059) 2024-09-21T09:40:20.834 INFO:tasks.rados.rados.0.smithi042.stdout:3781: rollback oid 26 current snap is 377 2024-09-21T09:40:20.834 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 26 to 373 2024-09-21T09:40:20.834 INFO:tasks.rados.rados.0.smithi042.stdout:3782: read oid 28 snap 358 2024-09-21T09:40:20.834 INFO:tasks.rados.rados.0.smithi042.stdout:3782: expect (ObjNum 1100 snap 346 seq_num 1100) 2024-09-21T09:40:20.834 INFO:tasks.rados.rados.0.smithi042.stdout:3783: snap_remove snap 372 2024-09-21T09:40:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:20 smithi042 ceph-mon[85820]: osdmap e835: 8 total, 8 up, 8 in 2024-09-21T09:40:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:20 smithi042 ceph-mon[87662]: osdmap e835: 8 total, 8 up, 8 in 2024-09-21T09:40:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:20 smithi133 ceph-mon[83064]: osdmap e835: 8 total, 8 up, 8 in 2024-09-21T09:40:21.840 INFO:tasks.rados.rados.0.smithi042.stdout:3783: done (3 left) 2024-09-21T09:40:21.840 INFO:tasks.rados.rados.0.smithi042.stdout:3784: snap_create 2024-09-21T09:40:21.840 INFO:tasks.rados.rados.0.smithi042.stdout:3781: finishing rollback tid 0 to smithi04275593-26 2024-09-21T09:40:21.840 INFO:tasks.rados.rados.0.smithi042.stdout:3781: finishing rollback tid 1 to smithi04275593-26 2024-09-21T09:40:21.840 INFO:tasks.rados.rados.0.smithi042.stdout:3781: finishing rollback tid 2 to smithi04275593-26 2024-09-21T09:40:21.840 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 1645 (ObjNum 1151 snap 365 seq_num 1151) dirty exists 2024-09-21T09:40:21.840 INFO:tasks.rados.rados.0.smithi042.stdout:3782: expect (ObjNum 1100 snap 346 seq_num 1100) 2024-09-21T09:40:22.041 INFO:tasks.rados.rados.0.smithi042.stdout:3780: expect (ObjNum 1059 snap 335 seq_num 1059) 2024-09-21T09:40:22.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:21 smithi042 ceph-mon[85820]: osdmap e836: 8 total, 8 up, 8 in 2024-09-21T09:40:22.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:21 smithi042 ceph-mon[85820]: pgmap v933: 121 pgs: 121 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 634 KiB/s wr, 0 op/s 2024-09-21T09:40:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:21 smithi042 ceph-mon[87662]: osdmap e836: 8 total, 8 up, 8 in 2024-09-21T09:40:22.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:21 smithi042 ceph-mon[87662]: pgmap v933: 121 pgs: 121 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 634 KiB/s wr, 0 op/s 2024-09-21T09:40:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:21 smithi133 ceph-mon[83064]: osdmap e836: 8 total, 8 up, 8 in 2024-09-21T09:40:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:21 smithi133 ceph-mon[83064]: pgmap v933: 121 pgs: 121 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 634 KiB/s wr, 0 op/s 2024-09-21T09:40:22.823 INFO:tasks.rados.rados.0.smithi042.stdout:3780: done (3 left) 2024-09-21T09:40:22.823 INFO:tasks.rados.rados.0.smithi042.stdout:3781: done (2 left) 2024-09-21T09:40:22.823 INFO:tasks.rados.rados.0.smithi042.stdout:3782: done (1 left) 2024-09-21T09:40:22.823 INFO:tasks.rados.rados.0.smithi042.stdout:3784: done (0 left) 2024-09-21T09:40:22.823 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 378 2024-09-21T09:40:22.823 INFO:tasks.rados.rados.0.smithi042.stdout:3785: seq_num 1178 ranges {1736704=532480} 2024-09-21T09:40:22.835 INFO:tasks.rados.rados.0.smithi042.stdout:3785: writing smithi04275593-28 from 1736704 to 2269184 tid 1 2024-09-21T09:40:22.835 INFO:tasks.rados.rados.0.smithi042.stdout:3786: snap_remove snap 377 2024-09-21T09:40:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:22 smithi042 ceph-mon[85820]: osdmap e837: 8 total, 8 up, 8 in 2024-09-21T09:40:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:22 smithi042 ceph-mon[85820]: osdmap e838: 8 total, 8 up, 8 in 2024-09-21T09:40:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:22 smithi042 ceph-mon[87662]: osdmap e837: 8 total, 8 up, 8 in 2024-09-21T09:40:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:22 smithi042 ceph-mon[87662]: osdmap e838: 8 total, 8 up, 8 in 2024-09-21T09:40:23.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:22 smithi133 ceph-mon[83064]: osdmap e837: 8 total, 8 up, 8 in 2024-09-21T09:40:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:22 smithi133 ceph-mon[83064]: osdmap e838: 8 total, 8 up, 8 in 2024-09-21T09:40:23.847 INFO:tasks.rados.rados.0.smithi042.stdout:3786: done (1 left) 2024-09-21T09:40:23.847 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 378 2024-09-21T09:40:23.847 INFO:tasks.rados.rados.0.smithi042.stdout:3785: finishing write tid 1 to smithi04275593-28 2024-09-21T09:40:23.847 INFO:tasks.rados.rados.0.smithi042.stdout:3787: seq_num 1179 ranges {0=548864} 2024-09-21T09:40:23.850 INFO:tasks.rados.rados.0.smithi042.stdout:3787: writing smithi04275593-9 from 0 to 548864 tid 1 2024-09-21T09:40:23.850 INFO:tasks.rados.rados.0.smithi042.stdout:3788: rollback oid 32 current snap is 378 2024-09-21T09:40:23.850 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 345 2024-09-21T09:40:23.850 INFO:tasks.rados.rados.0.smithi042.stdout:3785: finishing write tid 2 to smithi04275593-28 2024-09-21T09:40:23.850 INFO:tasks.rados.rados.0.smithi042.stdout:3785: finishing write tid 3 to smithi04275593-28 2024-09-21T09:40:23.850 INFO:tasks.rados.rados.0.smithi042.stdout:3785: oid 28 updating version 0 to 1752 2024-09-21T09:40:23.851 INFO:tasks.rados.rados.0.smithi042.stdout:3785: oid 28 version 1752 is already newer than 1751 2024-09-21T09:40:23.851 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1752 (ObjNum 1178 snap 378 seq_num 1178) dirty exists 2024-09-21T09:40:23.851 INFO:tasks.rados.rados.0.smithi042.stdout:3785: left oid 28 (ObjNum 1178 snap 378 seq_num 1178) 2024-09-21T09:40:23.851 INFO:tasks.rados.rados.0.smithi042.stdout:3785: done (2 left) 2024-09-21T09:40:23.851 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 42 current snap is 378 2024-09-21T09:40:23.851 INFO:tasks.rados.rados.0.smithi042.stdout:3789: seq_num 1180 ranges {4104192=565248} 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3789: writing smithi04275593-42 from 4104192 to 4669440 tid 1 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3790: copy_from oid 50 from oid 16 current snap is 378 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3788: finishing rollback tid 0 to smithi04275593-32 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3788: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1863 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3787: finishing write tid 1 to smithi04275593-9 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3788: done (3 left) 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3791: read oid 21 snap -1 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3791: expect (ObjNum 1176 snap 373 seq_num 1176) 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3792: read oid 44 snap -1 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3792: expect (ObjNum 1157 snap 366 seq_num 1157) 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 378 2024-09-21T09:40:23.877 INFO:tasks.rados.rados.0.smithi042.stdout:3793: seq_num 1181 ranges {3350528=581632} 2024-09-21T09:40:23.899 INFO:tasks.rados.rados.0.smithi042.stdout:3793: writing smithi04275593-36 from 3350528 to 3932160 tid 1 2024-09-21T09:40:23.899 INFO:tasks.rados.rados.0.smithi042.stdout:3794: snap_remove snap 359 2024-09-21T09:40:24.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:23 smithi042 ceph-mon[85820]: pgmap v936: 121 pgs: 121 active+clean; 341 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:40:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:23 smithi042 ceph-mon[87662]: pgmap v936: 121 pgs: 121 active+clean; 341 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:40:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:23 smithi133 ceph-mon[83064]: pgmap v936: 121 pgs: 121 active+clean; 341 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:40:24.851 INFO:tasks.rados.rados.0.smithi042.stdout:3794: done (6 left) 2024-09-21T09:40:24.851 INFO:tasks.rados.rados.0.smithi042.stdout:3795: snap_remove snap 371 2024-09-21T09:40:25.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:24 smithi042 ceph-mon[87662]: osdmap e839: 8 total, 8 up, 8 in 2024-09-21T09:40:25.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:24 smithi042 ceph-mon[85820]: osdmap e839: 8 total, 8 up, 8 in 2024-09-21T09:40:25.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:24 smithi133 ceph-mon[83064]: osdmap e839: 8 total, 8 up, 8 in 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3795: done (6 left) 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3796: copy_from oid 7 from oid 38 current snap is 378 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3787: finishing write tid 2 to smithi04275593-9 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3787: finishing write tid 3 to smithi04275593-9 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3787: oid 9 updating version 0 to 1550 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3787: oid 9 updating version 1550 to 1551 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 1551 (ObjNum 1179 snap 378 seq_num 1179) dirty exists 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3787: left oid 9 (ObjNum 1179 snap 378 seq_num 1179) 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3789: finishing write tid 1 to smithi04275593-42 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3789: finishing write tid 2 to smithi04275593-42 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3789: finishing write tid 3 to smithi04275593-42 2024-09-21T09:40:25.858 INFO:tasks.rados.rados.0.smithi042.stdout:3789: oid 42 updating version 0 to 1234 2024-09-21T09:40:25.859 INFO:tasks.rados.rados.0.smithi042.stdout:3789: oid 42 version 1234 is already newer than 1233 2024-09-21T09:40:25.859 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 42 v 1234 (ObjNum 1180 snap 378 seq_num 1180) dirty exists 2024-09-21T09:40:25.859 INFO:tasks.rados.rados.0.smithi042.stdout:3789: left oid 42 (ObjNum 1180 snap 378 seq_num 1180) 2024-09-21T09:40:25.859 INFO:tasks.rados.rados.0.smithi042.stdout:3791: expect (ObjNum 1176 snap 373 seq_num 1176) 2024-09-21T09:40:25.940 INFO:tasks.rados.rados.0.smithi042.stdout:3792: expect (ObjNum 1157 snap 366 seq_num 1157) 2024-09-21T09:40:26.128 INFO:tasks.rados.rados.0.smithi042.stdout:3793: finishing write tid 1 to smithi04275593-36 2024-09-21T09:40:26.128 INFO:tasks.rados.rados.0.smithi042.stdout:3793: finishing write tid 2 to smithi04275593-36 2024-09-21T09:40:26.128 INFO:tasks.rados.rados.0.smithi042.stdout:3793: finishing write tid 3 to smithi04275593-36 2024-09-21T09:40:26.128 INFO:tasks.rados.rados.0.smithi042.stdout:3793: oid 36 updating version 0 to 1578 2024-09-21T09:40:26.128 INFO:tasks.rados.rados.0.smithi042.stdout:3793: oid 36 updating version 1578 to 1579 2024-09-21T09:40:26.128 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1579 (ObjNum 1181 snap 378 seq_num 1181) dirty exists 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3793: left oid 36 (ObjNum 1181 snap 378 seq_num 1181) 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3790: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3790: finishing copy_from to smithi04275593-50 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1715 (ObjNum 1132 snap 362 seq_num 1132) dirty exists 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3787: done (6 left) 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3789: done (5 left) 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3790: done (4 left) 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3791: done (3 left) 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3792: done (2 left) 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3793: done (1 left) 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3797: copy_from oid 12 from oid 21 current snap is 378 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3796: finishing copy_from racing read to smithi04275593-7 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:3796: finishing copy_from to smithi04275593-7 2024-09-21T09:40:26.129 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 1332 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:40:26.130 INFO:tasks.rados.rados.0.smithi042.stdout:3796: done (1 left) 2024-09-21T09:40:26.130 INFO:tasks.rados.rados.0.smithi042.stdout:3798: setattr oid 5 current snap is 378 2024-09-21T09:40:26.130 INFO:tasks.rados.rados.0.smithi042.stdout:3799: delete oid 30 current snap is 378 2024-09-21T09:40:26.132 INFO:tasks.rados.rados.0.smithi042.stdout:3799: done (2 left) 2024-09-21T09:40:26.132 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 50 current snap is 378 2024-09-21T09:40:26.132 INFO:tasks.rados.rados.0.smithi042.stdout:3800: seq_num 1183 ranges {6316032=622592} 2024-09-21T09:40:26.170 INFO:tasks.rados.rados.0.smithi042.stdout:3800: writing smithi04275593-50 from 6316032 to 6938624 tid 1 2024-09-21T09:40:26.170 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 378 2024-09-21T09:40:26.171 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1637 (ObjNum 1028 snap 327 seq_num 1028) dirty exists 2024-09-21T09:40:26.171 INFO:tasks.rados.rados.0.smithi042.stdout:3797: finishing copy_from racing read to smithi04275593-12 2024-09-21T09:40:26.171 INFO:tasks.rados.rados.0.smithi042.stdout:3797: finishing copy_from to smithi04275593-12 2024-09-21T09:40:26.171 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 2029 (ObjNum 1176 snap 373 seq_num 1176) dirty exists 2024-09-21T09:40:26.171 INFO:tasks.rados.rados.0.smithi042.stdout:3801: seq_num 1184 ranges {81920=638976} 2024-09-21T09:40:26.175 INFO:tasks.rados.rados.0.smithi042.stdout:3801: writing smithi04275593-26 from 81920 to 720896 tid 1 2024-09-21T09:40:26.175 INFO:tasks.rados.rados.0.smithi042.stdout:3797: done (3 left) 2024-09-21T09:40:26.175 INFO:tasks.rados.rados.0.smithi042.stdout:3798: done (2 left) 2024-09-21T09:40:26.175 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 29 current snap is 378 2024-09-21T09:40:26.175 INFO:tasks.rados.rados.0.smithi042.stdout:3800: finishing write tid 1 to smithi04275593-50 2024-09-21T09:40:26.175 INFO:tasks.rados.rados.0.smithi042.stdout:3800: finishing write tid 2 to smithi04275593-50 2024-09-21T09:40:26.175 INFO:tasks.rados.rados.0.smithi042.stdout:3802: seq_num 1185 ranges {466944=655360} 2024-09-21T09:40:26.181 INFO:tasks.rados.rados.0.smithi042.stdout:3802: writing smithi04275593-29 from 466944 to 1122304 tid 1 2024-09-21T09:40:26.181 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 12 current snap is 378 2024-09-21T09:40:26.181 INFO:tasks.rados.rados.0.smithi042.stdout:3800: finishing write tid 3 to smithi04275593-50 2024-09-21T09:40:26.181 INFO:tasks.rados.rados.0.smithi042.stdout:3800: oid 50 updating version 0 to 2031 2024-09-21T09:40:26.181 INFO:tasks.rados.rados.0.smithi042.stdout:3800: oid 50 version 2031 is already newer than 2030 2024-09-21T09:40:26.182 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 2031 (ObjNum 1183 snap 378 seq_num 1183) dirty exists 2024-09-21T09:40:26.182 INFO:tasks.rados.rados.0.smithi042.stdout:3800: left oid 50 (ObjNum 1183 snap 378 seq_num 1183) 2024-09-21T09:40:26.182 INFO:tasks.rados.rados.0.smithi042.stdout:3801: finishing write tid 1 to smithi04275593-26 2024-09-21T09:40:26.182 INFO:tasks.rados.rados.0.smithi042.stdout:3801: finishing write tid 2 to smithi04275593-26 2024-09-21T09:40:26.182 INFO:tasks.rados.rados.0.smithi042.stdout:3801: finishing write tid 3 to smithi04275593-26 2024-09-21T09:40:26.182 INFO:tasks.rados.rados.0.smithi042.stdout:3801: oid 26 updating version 0 to 2033 2024-09-21T09:40:26.182 INFO:tasks.rados.rados.0.smithi042.stdout:3801: oid 26 version 2033 is already newer than 2032 2024-09-21T09:40:26.182 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 2033 (ObjNum 1184 snap 378 seq_num 1184) dirty exists 2024-09-21T09:40:26.182 INFO:tasks.rados.rados.0.smithi042.stdout:3801: left oid 26 (ObjNum 1184 snap 378 seq_num 1184) 2024-09-21T09:40:26.182 INFO:tasks.rados.rados.0.smithi042.stdout:3803: seq_num 1186 ranges {1900544=671744} 2024-09-21T09:40:26.195 INFO:tasks.rados.rados.0.smithi042.stdout:3803: writing smithi04275593-12 from 1900544 to 2572288 tid 1 2024-09-21T09:40:26.195 INFO:tasks.rados.rados.0.smithi042.stdout:3800: done (3 left) 2024-09-21T09:40:26.195 INFO:tasks.rados.rados.0.smithi042.stdout:3801: done (2 left) 2024-09-21T09:40:26.196 INFO:tasks.rados.rados.0.smithi042.stdout:3804: snap_create 2024-09-21T09:40:26.196 INFO:tasks.rados.rados.0.smithi042.stdout:3802: finishing write tid 1 to smithi04275593-29 2024-09-21T09:40:26.196 INFO:tasks.rados.rados.0.smithi042.stdout:3802: finishing write tid 2 to smithi04275593-29 2024-09-21T09:40:26.196 INFO:tasks.rados.rados.0.smithi042.stdout:3802: finishing write tid 3 to smithi04275593-29 2024-09-21T09:40:26.196 INFO:tasks.rados.rados.0.smithi042.stdout:3802: oid 29 updating version 0 to 1615 2024-09-21T09:40:26.196 INFO:tasks.rados.rados.0.smithi042.stdout:3802: oid 29 version 1615 is already newer than 1614 2024-09-21T09:40:26.196 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 29 v 1615 (ObjNum 1185 snap 378 seq_num 1185) dirty exists 2024-09-21T09:40:26.196 INFO:tasks.rados.rados.0.smithi042.stdout:3802: left oid 29 (ObjNum 1185 snap 378 seq_num 1185) 2024-09-21T09:40:26.198 INFO:tasks.rados.rados.0.smithi042.stdout:3803: finishing write tid 1 to smithi04275593-12 2024-09-21T09:40:26.198 INFO:tasks.rados.rados.0.smithi042.stdout:3803: finishing write tid 2 to smithi04275593-12 2024-09-21T09:40:26.199 INFO:tasks.rados.rados.0.smithi042.stdout:3803: finishing write tid 3 to smithi04275593-12 2024-09-21T09:40:26.199 INFO:tasks.rados.rados.0.smithi042.stdout:3803: oid 12 updating version 0 to 2034 2024-09-21T09:40:26.199 INFO:tasks.rados.rados.0.smithi042.stdout:3803: oid 12 updating version 2034 to 2035 2024-09-21T09:40:26.200 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 12 v 2035 (ObjNum 1186 snap 378 seq_num 1186) dirty exists 2024-09-21T09:40:26.200 INFO:tasks.rados.rados.0.smithi042.stdout:3803: left oid 12 (ObjNum 1186 snap 378 seq_num 1186) 2024-09-21T09:40:26.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:25 smithi133 ceph-mon[83064]: osdmap e840: 8 total, 8 up, 8 in 2024-09-21T09:40:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:25 smithi133 ceph-mon[83064]: pgmap v939: 121 pgs: 121 active+clean; 342 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 264 KiB/s wr, 3 op/s 2024-09-21T09:40:26.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:25 smithi042 ceph-mon[87662]: osdmap e840: 8 total, 8 up, 8 in 2024-09-21T09:40:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:25 smithi042 ceph-mon[87662]: pgmap v939: 121 pgs: 121 active+clean; 342 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 264 KiB/s wr, 3 op/s 2024-09-21T09:40:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:25 smithi042 ceph-mon[85820]: osdmap e840: 8 total, 8 up, 8 in 2024-09-21T09:40:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:25 smithi042 ceph-mon[85820]: pgmap v939: 121 pgs: 121 active+clean; 342 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 264 KiB/s wr, 3 op/s 2024-09-21T09:40:26.862 INFO:tasks.rados.rados.0.smithi042.stdout:3802: done (2 left) 2024-09-21T09:40:26.862 INFO:tasks.rados.rados.0.smithi042.stdout:3803: done (1 left) 2024-09-21T09:40:26.862 INFO:tasks.rados.rados.0.smithi042.stdout:3804: done (0 left) 2024-09-21T09:40:26.862 INFO:tasks.rados.rados.0.smithi042.stdout:3805: read oid 22 snap -1 2024-09-21T09:40:26.862 INFO:tasks.rados.rados.0.smithi042.stdout:3805: expect deleted 2024-09-21T09:40:26.862 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 379 2024-09-21T09:40:26.862 INFO:tasks.rados.rados.0.smithi042.stdout:3806: seq_num 1187 ranges {2719744=688128} 2024-09-21T09:40:26.880 INFO:tasks.rados.rados.0.smithi042.stdout:3806: writing smithi04275593-2 from 2719744 to 3407872 tid 1 2024-09-21T09:40:26.881 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 379 2024-09-21T09:40:26.881 INFO:tasks.rados.rados.0.smithi042.stdout:3807: seq_num 1188 ranges {3801088=704512} 2024-09-21T09:40:26.906 INFO:tasks.rados.rados.0.smithi042.stdout:3807: writing smithi04275593-44 from 3801088 to 4505600 tid 1 2024-09-21T09:40:26.906 INFO:tasks.rados.rados.0.smithi042.stdout:3808: copy_from oid 50 from oid 29 current snap is 379 2024-09-21T09:40:26.906 INFO:tasks.rados.rados.0.smithi042.stdout:3806: finishing write tid 1 to smithi04275593-2 2024-09-21T09:40:26.906 INFO:tasks.rados.rados.0.smithi042.stdout:3806: finishing write tid 2 to smithi04275593-2 2024-09-21T09:40:26.906 INFO:tasks.rados.rados.0.smithi042.stdout:3806: finishing write tid 3 to smithi04275593-2 2024-09-21T09:40:26.906 INFO:tasks.rados.rados.0.smithi042.stdout:3806: oid 2 updating version 0 to 1894 2024-09-21T09:40:26.906 INFO:tasks.rados.rados.0.smithi042.stdout:3806: oid 2 updating version 1894 to 1895 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 1895 (ObjNum 1187 snap 379 seq_num 1187) dirty exists 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3806: left oid 2 (ObjNum 1187 snap 379 seq_num 1187) 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3805: done (3 left) 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3806: done (2 left) 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3809: read oid 41 snap 358 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3809: expect (ObjNum 1113 snap 354 seq_num 1113) 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3810: read oid 26 snap -1 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3810: expect (ObjNum 1184 snap 378 seq_num 1184) 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3811: read oid 37 snap -1 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3811: expect deleted 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3812: rollback oid 28 current snap is 379 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 28 to 373 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3813: rmattr oid 6 current snap is 379 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3813: done (6 left) 2024-09-21T09:40:26.907 INFO:tasks.rados.rados.0.smithi042.stdout:3814: setattr oid 15 current snap is 379 2024-09-21T09:40:26.908 INFO:tasks.rados.rados.0.smithi042.stdout:3811: done (6 left) 2024-09-21T09:40:26.908 INFO:tasks.rados.rados.0.smithi042.stdout:3815: read oid 18 snap -1 2024-09-21T09:40:26.908 INFO:tasks.rados.rados.0.smithi042.stdout:3815: expect (ObjNum 1164 snap 368 seq_num 1164) 2024-09-21T09:40:26.908 INFO:tasks.rados.rados.0.smithi042.stdout:3816: setattr oid 27 current snap is 379 2024-09-21T09:40:26.911 INFO:tasks.rados.rados.0.smithi042.stdout:3817: snap_remove snap 376 2024-09-21T09:40:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:26 smithi133 ceph-mon[83064]: osdmap e841: 8 total, 8 up, 8 in 2024-09-21T09:40:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:27.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:26 smithi042 ceph-mon[87662]: osdmap e841: 8 total, 8 up, 8 in 2024-09-21T09:40:27.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:26 smithi042 ceph-mon[85820]: osdmap e841: 8 total, 8 up, 8 in 2024-09-21T09:40:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:27.824 INFO:tasks.rados.rados.0.smithi042.stdout:3817: done (8 left) 2024-09-21T09:40:27.824 INFO:tasks.rados.rados.0.smithi042.stdout:3818: copy_from oid 10 from oid 30 current snap is 379 2024-09-21T09:40:27.824 INFO:tasks.rados.rados.0.smithi042.stdout:3812: finishing rollback tid 0 to smithi04275593-28 2024-09-21T09:40:27.824 INFO:tasks.rados.rados.0.smithi042.stdout:3812: finishing rollback tid 1 to smithi04275593-28 2024-09-21T09:40:27.825 INFO:tasks.rados.rados.0.smithi042.stdout:3807: finishing write tid 1 to smithi04275593-44 2024-09-21T09:40:27.825 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 1237 (ObjNum 1058 snap 335 seq_num 1058) dirty exists 2024-09-21T09:40:27.825 INFO:tasks.rados.rados.0.smithi042.stdout:3812: finishing rollback tid 2 to smithi04275593-28 2024-09-21T09:40:27.825 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1755 (ObjNum 1106 snap 349 seq_num 1106) dirty exists 2024-09-21T09:40:27.825 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 1897 (ObjNum 652 snap 188 seq_num 652) dirty exists 2024-09-21T09:40:27.825 INFO:tasks.rados.rados.0.smithi042.stdout:3808: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:40:27.825 INFO:tasks.rados.rados.0.smithi042.stdout:3810: expect (ObjNum 1184 snap 378 seq_num 1184) 2024-09-21T09:40:27.852 INFO:tasks.rados.rados.0.smithi042.stdout:3808: finishing copy_from to smithi04275593-50 2024-09-21T09:40:27.852 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1615 (ObjNum 1185 snap 378 seq_num 1185) dirty exists 2024-09-21T09:40:27.852 INFO:tasks.rados.rados.0.smithi042.stdout:3807: finishing write tid 2 to smithi04275593-44 2024-09-21T09:40:27.852 INFO:tasks.rados.rados.0.smithi042.stdout:3815: expect (ObjNum 1164 snap 368 seq_num 1164) 2024-09-21T09:40:28.218 INFO:tasks.rados.rados.0.smithi042.stdout:3807: finishing write tid 3 to smithi04275593-44 2024-09-21T09:40:28.218 INFO:tasks.rados.rados.0.smithi042.stdout:3807: oid 44 updating version 0 to 1594 2024-09-21T09:40:28.218 INFO:tasks.rados.rados.0.smithi042.stdout:3807: oid 44 version 1594 is already newer than 1593 2024-09-21T09:40:28.219 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1594 (ObjNum 1188 snap 379 seq_num 1188) dirty exists 2024-09-21T09:40:28.219 INFO:tasks.rados.rados.0.smithi042.stdout:3807: left oid 44 (ObjNum 1188 snap 379 seq_num 1188) 2024-09-21T09:40:28.219 INFO:tasks.rados.rados.0.smithi042.stdout:3807: done (8 left) 2024-09-21T09:40:28.219 INFO:tasks.rados.rados.0.smithi042.stdout:3808: done (7 left) 2024-09-21T09:40:28.219 INFO:tasks.rados.rados.0.smithi042.stdout:3810: done (6 left) 2024-09-21T09:40:28.219 INFO:tasks.rados.rados.0.smithi042.stdout:3812: done (5 left) 2024-09-21T09:40:28.219 INFO:tasks.rados.rados.0.smithi042.stdout:3814: done (4 left) 2024-09-21T09:40:28.219 INFO:tasks.rados.rados.0.smithi042.stdout:3815: done (3 left) 2024-09-21T09:40:28.219 INFO:tasks.rados.rados.0.smithi042.stdout:3816: done (2 left) 2024-09-21T09:40:28.219 INFO:tasks.rados.rados.0.smithi042.stdout:3819: snap_remove snap 378 2024-09-21T09:40:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:27 smithi133 ceph-mon[83064]: osdmap e842: 8 total, 8 up, 8 in 2024-09-21T09:40:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:27 smithi133 ceph-mon[83064]: pgmap v942: 121 pgs: 121 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-21T09:40:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:27 smithi133 ceph-mon[83064]: osdmap e843: 8 total, 8 up, 8 in 2024-09-21T09:40:28.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:27 smithi042 ceph-mon[85820]: osdmap e842: 8 total, 8 up, 8 in 2024-09-21T09:40:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:27 smithi042 ceph-mon[85820]: pgmap v942: 121 pgs: 121 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-21T09:40:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:27 smithi042 ceph-mon[85820]: osdmap e843: 8 total, 8 up, 8 in 2024-09-21T09:40:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:27 smithi042 ceph-mon[87662]: osdmap e842: 8 total, 8 up, 8 in 2024-09-21T09:40:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:27 smithi042 ceph-mon[87662]: pgmap v942: 121 pgs: 121 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-21T09:40:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:27 smithi042 ceph-mon[87662]: osdmap e843: 8 total, 8 up, 8 in 2024-09-21T09:40:28.868 INFO:tasks.rados.rados.0.smithi042.stdout:3819: done (2 left) 2024-09-21T09:40:28.869 INFO:tasks.rados.rados.0.smithi042.stdout:3820: read oid 20 snap -1 2024-09-21T09:40:28.869 INFO:tasks.rados.rados.0.smithi042.stdout:3820: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:40:28.869 INFO:tasks.rados.rados.0.smithi042.stdout:3821: delete oid 25 current snap is 379 2024-09-21T09:40:28.869 INFO:tasks.rados.rados.0.smithi042.stdout:3809: expect (ObjNum 1113 snap 354 seq_num 1113) 2024-09-21T09:40:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:29 smithi133 ceph-mon[83064]: osdmap e844: 8 total, 8 up, 8 in 2024-09-21T09:40:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:29 smithi133 ceph-mon[83064]: pgmap v945: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-09-21T09:40:30.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:29 smithi042 ceph-mon[87662]: osdmap e844: 8 total, 8 up, 8 in 2024-09-21T09:40:30.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:29 smithi042 ceph-mon[87662]: pgmap v945: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-09-21T09:40:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:29 smithi042 ceph-mon[85820]: osdmap e844: 8 total, 8 up, 8 in 2024-09-21T09:40:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:29 smithi042 ceph-mon[85820]: pgmap v945: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-09-21T09:40:30.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:40:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:40:30] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.51.0" 2024-09-21T09:40:31.621 INFO:tasks.rados.rados.0.smithi042.stdout:3818: finishing copy_from to smithi04275593-10 2024-09-21T09:40:31.621 INFO:tasks.rados.rados.0.smithi042.stdout:3818: got expected ENOENT (src dne) 2024-09-21T09:40:31.622 INFO:tasks.rados.rados.0.smithi042.stdout:3818: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:40:31.622 INFO:tasks.rados.rados.0.smithi042.stdout:3820: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-21T09:40:31.623 INFO:tasks.rados.rados.0.smithi042.stdout:3809: done (3 left) 2024-09-21T09:40:31.623 INFO:tasks.rados.rados.0.smithi042.stdout:3818: done (2 left) 2024-09-21T09:40:31.623 INFO:tasks.rados.rados.0.smithi042.stdout:3820: done (1 left) 2024-09-21T09:40:31.623 INFO:tasks.rados.rados.0.smithi042.stdout:3821: done (0 left) 2024-09-21T09:40:31.623 INFO:tasks.rados.rados.0.smithi042.stdout:3822: read oid 22 snap -1 2024-09-21T09:40:31.623 INFO:tasks.rados.rados.0.smithi042.stdout:3822: expect deleted 2024-09-21T09:40:31.623 INFO:tasks.rados.rados.0.smithi042.stdout:3823: rollback oid 32 current snap is 379 2024-09-21T09:40:31.623 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 32 to 351 2024-09-21T09:40:31.623 INFO:tasks.rados.rados.0.smithi042.stdout:3824: rmattr oid 10 current snap is 379 2024-09-21T09:40:31.624 INFO:tasks.rados.rados.0.smithi042.stdout:3824: done (2 left) 2024-09-21T09:40:31.624 INFO:tasks.rados.rados.0.smithi042.stdout:3825: rollback oid 11 current snap is 379 2024-09-21T09:40:31.624 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 339 2024-09-21T09:40:31.624 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 39 current snap is 379 2024-09-21T09:40:31.624 INFO:tasks.rados.rados.0.smithi042.stdout:3826: seq_num 1190 ranges {0=737280} 2024-09-21T09:40:31.627 INFO:tasks.rados.rados.0.smithi042.stdout:3826: writing smithi04275593-39 from 0 to 737280 tid 1 2024-09-21T09:40:31.628 INFO:tasks.rados.rados.0.smithi042.stdout:3823: finishing rollback tid 1 to smithi04275593-32 2024-09-21T09:40:31.628 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 32 v 1863 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-09-21T09:40:31.628 INFO:tasks.rados.rados.0.smithi042.stdout:3822: done (3 left) 2024-09-21T09:40:31.628 INFO:tasks.rados.rados.0.smithi042.stdout:3823: done (2 left) 2024-09-21T09:40:31.628 INFO:tasks.rados.rados.0.smithi042.stdout:3827: read oid 8 snap -1 2024-09-21T09:40:31.628 INFO:tasks.rados.rados.0.smithi042.stdout:3827: expect deleted 2024-09-21T09:40:31.628 INFO:tasks.rados.rados.0.smithi042.stdout:3828: delete oid 9 current snap is 379 2024-09-21T09:40:31.628 INFO:tasks.rados.rados.0.smithi042.stdout:3825: finishing rollback tid 0 to smithi04275593-11 2024-09-21T09:40:31.629 INFO:tasks.rados.rados.0.smithi042.stdout:3825: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:40:31.629 INFO:tasks.rados.rados.0.smithi042.stdout:3825: finishing rollback tid 2 to smithi04275593-11 2024-09-21T09:40:31.629 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1618 (ObjNum 965 snap 308 seq_num 965) dirty exists 2024-09-21T09:40:31.633 INFO:tasks.rados.rados.0.smithi042.stdout:3826: finishing write tid 1 to smithi04275593-39 2024-09-21T09:40:31.634 INFO:tasks.rados.rados.0.smithi042.stdout:3826: finishing write tid 2 to smithi04275593-39 2024-09-21T09:40:31.634 INFO:tasks.rados.rados.0.smithi042.stdout:3825: done (3 left) 2024-09-21T09:40:31.634 INFO:tasks.rados.rados.0.smithi042.stdout:3827: done (2 left) 2024-09-21T09:40:31.634 INFO:tasks.rados.rados.0.smithi042.stdout:3828: done (1 left) 2024-09-21T09:40:31.634 INFO:tasks.rados.rados.0.smithi042.stdout:3829: delete oid 46 current snap is 379 2024-09-21T09:40:31.635 INFO:tasks.rados.rados.0.smithi042.stdout:3826: finishing write tid 3 to smithi04275593-39 2024-09-21T09:40:31.635 INFO:tasks.rados.rados.0.smithi042.stdout:3826: oid 39 updating version 0 to 1553 2024-09-21T09:40:31.635 INFO:tasks.rados.rados.0.smithi042.stdout:3826: oid 39 updating version 1553 to 1554 2024-09-21T09:40:31.636 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 39 v 1554 (ObjNum 1190 snap 379 seq_num 1190) dirty exists 2024-09-21T09:40:31.636 INFO:tasks.rados.rados.0.smithi042.stdout:3826: left oid 39 (ObjNum 1190 snap 379 seq_num 1190) 2024-09-21T09:40:31.637 INFO:tasks.rados.rados.0.smithi042.stdout:3826: done (1 left) 2024-09-21T09:40:31.637 INFO:tasks.rados.rados.0.smithi042.stdout:3829: done (0 left) 2024-09-21T09:40:31.638 INFO:tasks.rados.rados.0.smithi042.stdout:3830: snap_create 2024-09-21T09:40:32.252 INFO:tasks.rados.rados.0.smithi042.stdout:3830: done (0 left) 2024-09-21T09:40:32.252 INFO:tasks.rados.rados.0.smithi042.stdout:3831: copy_from oid 50 from oid 35 current snap is 380 2024-09-21T09:40:32.252 INFO:tasks.rados.rados.0.smithi042.stdout:3832: snap_create 2024-09-21T09:40:32.264 INFO:tasks.rados.rados.0.smithi042.stdout:3831: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:40:32.266 INFO:tasks.rados.rados.0.smithi042.stdout:3831: finishing copy_from to smithi04275593-50 2024-09-21T09:40:32.266 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 1965 (ObjNum 1166 snap 368 seq_num 1166) dirty exists 2024-09-21T09:40:32.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:32 smithi042 ceph-mon[85820]: pgmap v946: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-09-21T09:40:32.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:32 smithi042 ceph-mon[87662]: pgmap v946: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-09-21T09:40:32.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:32 smithi133 ceph-mon[83064]: pgmap v946: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-09-21T09:40:32.826 INFO:tasks.rados.rados.0.smithi042.stdout:3831: done (1 left) 2024-09-21T09:40:32.826 INFO:tasks.rados.rados.0.smithi042.stdout:3832: done (0 left) 2024-09-21T09:40:32.826 INFO:tasks.rados.rados.0.smithi042.stdout:3833: read oid 23 snap -1 2024-09-21T09:40:32.827 INFO:tasks.rados.rados.0.smithi042.stdout:3833: expect (ObjNum 1164 snap 368 seq_num 1164) 2024-09-21T09:40:32.827 INFO:tasks.rados.rados.0.smithi042.stdout:3834: read oid 45 snap -1 2024-09-21T09:40:32.827 INFO:tasks.rados.rados.0.smithi042.stdout:3834: expect (ObjNum 1167 snap 368 seq_num 1167) 2024-09-21T09:40:32.827 INFO:tasks.rados.rados.0.smithi042.stdout:3835: rmattr oid 20 current snap is 381 2024-09-21T09:40:32.827 INFO:tasks.rados.rados.0.smithi042.stdout:3836: snap_remove snap 375 2024-09-21T09:40:33.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:33 smithi042 ceph-mon[85820]: osdmap e845: 8 total, 8 up, 8 in 2024-09-21T09:40:33.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:33 smithi042 ceph-mon[85820]: osdmap e846: 8 total, 8 up, 8 in 2024-09-21T09:40:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:33 smithi042 ceph-mon[87662]: osdmap e845: 8 total, 8 up, 8 in 2024-09-21T09:40:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:33 smithi042 ceph-mon[87662]: osdmap e846: 8 total, 8 up, 8 in 2024-09-21T09:40:33.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:33 smithi133 ceph-mon[83064]: osdmap e845: 8 total, 8 up, 8 in 2024-09-21T09:40:33.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:33 smithi133 ceph-mon[83064]: osdmap e846: 8 total, 8 up, 8 in 2024-09-21T09:40:33.831 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1619 (ObjNum 65 snap 0 seq_num 1533629778) dirty exists 2024-09-21T09:40:33.831 INFO:tasks.rados.rados.0.smithi042.stdout:3834: expect (ObjNum 1167 snap 368 seq_num 1167) 2024-09-21T09:40:33.851 INFO:tasks.rados.rados.0.smithi042.stdout:3833: expect (ObjNum 1164 snap 368 seq_num 1164) 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3833: done (3 left) 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3834: done (2 left) 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3835: done (1 left) 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3836: done (0 left) 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3837: rmattr oid 28 current snap is 381 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3837: done (0 left) 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3838: rollback oid 9 current snap is 381 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 9 to 374 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3839: read oid 41 snap -1 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3839: expect (ObjNum 1125 snap 359 seq_num 1125) 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3840: read oid 25 snap -1 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3840: expect deleted 2024-09-21T09:40:34.218 INFO:tasks.rados.rados.0.smithi042.stdout:3841: snap_remove snap 345 2024-09-21T09:40:34.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:34 smithi042 ceph-mon[85820]: pgmap v949: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-09-21T09:40:34.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:34 smithi042 ceph-mon[85820]: osdmap e847: 8 total, 8 up, 8 in 2024-09-21T09:40:34.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:34 smithi042 ceph-mon[87662]: pgmap v949: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-09-21T09:40:34.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:34 smithi042 ceph-mon[87662]: osdmap e847: 8 total, 8 up, 8 in 2024-09-21T09:40:34.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:34 smithi133 ceph-mon[83064]: pgmap v949: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-09-21T09:40:34.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:34 smithi133 ceph-mon[83064]: osdmap e847: 8 total, 8 up, 8 in 2024-09-21T09:40:34.837 INFO:tasks.rados.rados.0.smithi042.stdout:3838: finishing rollback tid 1 to smithi04275593-9 2024-09-21T09:40:34.837 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 0 (ObjNum 33 snap 0 seq_num 3459903008) dirty dne 2024-09-21T09:40:34.837 INFO:tasks.rados.rados.0.smithi042.stdout:3839: expect (ObjNum 1125 snap 359 seq_num 1125) 2024-09-21T09:40:36.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:35 smithi042 ceph-mon[85820]: osdmap e848: 8 total, 8 up, 8 in 2024-09-21T09:40:36.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:35 smithi042 ceph-mon[85820]: pgmap v952: 121 pgs: 121 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 352 KiB/s wr, 4 op/s 2024-09-21T09:40:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:35 smithi042 ceph-mon[87662]: osdmap e848: 8 total, 8 up, 8 in 2024-09-21T09:40:36.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:35 smithi042 ceph-mon[87662]: pgmap v952: 121 pgs: 121 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 352 KiB/s wr, 4 op/s 2024-09-21T09:40:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:35 smithi133 ceph-mon[83064]: osdmap e848: 8 total, 8 up, 8 in 2024-09-21T09:40:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:35 smithi133 ceph-mon[83064]: pgmap v952: 121 pgs: 121 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 352 KiB/s wr, 4 op/s 2024-09-21T09:40:38.006 INFO:tasks.rados.rados.0.smithi042.stdout:3838: done (3 left) 2024-09-21T09:40:38.007 INFO:tasks.rados.rados.0.smithi042.stdout:3839: done (2 left) 2024-09-21T09:40:38.007 INFO:tasks.rados.rados.0.smithi042.stdout:3840: done (1 left) 2024-09-21T09:40:38.007 INFO:tasks.rados.rados.0.smithi042.stdout:3841: done (0 left) 2024-09-21T09:40:38.007 INFO:tasks.rados.rados.0.smithi042.stdout:3842: copy_from oid 29 from oid 24 current snap is 381 2024-09-21T09:40:38.007 INFO:tasks.rados.rados.0.smithi042.stdout:3843: delete oid 11 current snap is 381 2024-09-21T09:40:38.010 INFO:tasks.rados.rados.0.smithi042.stdout:3843: done (1 left) 2024-09-21T09:40:38.010 INFO:tasks.rados.rados.0.smithi042.stdout:3844: snap_create 2024-09-21T09:40:38.011 INFO:tasks.rados.rados.0.smithi042.stdout:3842: finishing copy_from to smithi04275593-29 2024-09-21T09:40:38.011 INFO:tasks.rados.rados.0.smithi042.stdout:3842: got expected ENOENT (src dne) 2024-09-21T09:40:38.011 INFO:tasks.rados.rados.0.smithi042.stdout:3842: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:40:38.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:38 smithi042 ceph-mon[87662]: pgmap v953: 121 pgs: 121 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 395 KiB/s wr, 4 op/s 2024-09-21T09:40:38.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:38 smithi042 ceph-mon[87662]: osdmap e849: 8 total, 8 up, 8 in 2024-09-21T09:40:38.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:38 smithi042 ceph-mon[85820]: pgmap v953: 121 pgs: 121 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 395 KiB/s wr, 4 op/s 2024-09-21T09:40:38.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:38 smithi042 ceph-mon[85820]: osdmap e849: 8 total, 8 up, 8 in 2024-09-21T09:40:38.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:38 smithi133 ceph-mon[83064]: pgmap v953: 121 pgs: 121 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 395 KiB/s wr, 4 op/s 2024-09-21T09:40:38.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:38 smithi133 ceph-mon[83064]: osdmap e849: 8 total, 8 up, 8 in 2024-09-21T09:40:38.828 INFO:tasks.rados.rados.0.smithi042.stdout:3842: done (1 left) 2024-09-21T09:40:38.829 INFO:tasks.rados.rados.0.smithi042.stdout:3844: done (0 left) 2024-09-21T09:40:38.829 INFO:tasks.rados.rados.0.smithi042.stdout:3845: read oid 27 snap -1 2024-09-21T09:40:38.829 INFO:tasks.rados.rados.0.smithi042.stdout:3845: expect (ObjNum 1058 snap 335 seq_num 1058) 2024-09-21T09:40:38.829 INFO:tasks.rados.rados.0.smithi042.stdout:3846: copy_from oid 36 from oid 31 current snap is 382 2024-09-21T09:40:38.829 INFO:tasks.rados.rados.0.smithi042.stdout:3847: snap_create 2024-09-21T09:40:38.839 INFO:tasks.rados.rados.0.smithi042.stdout:3845: expect (ObjNum 1058 snap 335 seq_num 1058) 2024-09-21T09:40:38.866 INFO:tasks.rados.rados.0.smithi042.stdout:3846: finishing copy_from racing read to smithi04275593-36 2024-09-21T09:40:38.866 INFO:tasks.rados.rados.0.smithi042.stdout:3846: finishing copy_from to smithi04275593-36 2024-09-21T09:40:38.866 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 601 (ObjNum 1154 snap 366 seq_num 1154) dirty exists 2024-09-21T09:40:39.830 INFO:tasks.rados.rados.0.smithi042.stdout:3845: done (2 left) 2024-09-21T09:40:39.831 INFO:tasks.rados.rados.0.smithi042.stdout:3846: done (1 left) 2024-09-21T09:40:39.831 INFO:tasks.rados.rados.0.smithi042.stdout:3847: done (0 left) 2024-09-21T09:40:39.831 INFO:tasks.rados.rados.0.smithi042.stdout:3848: copy_from oid 10 from oid 6 current snap is 383 2024-09-21T09:40:39.831 INFO:tasks.rados.rados.0.smithi042.stdout:3849: snap_create 2024-09-21T09:40:39.839 INFO:tasks.rados.rados.0.smithi042.stdout:3848: finishing copy_from to smithi04275593-10 2024-09-21T09:40:39.839 INFO:tasks.rados.rados.0.smithi042.stdout:3848: got expected ENOENT (src dne) 2024-09-21T09:40:39.839 INFO:tasks.rados.rados.0.smithi042.stdout:3848: finishing copy_from racing read to smithi04275593-10 2024-09-21T09:40:40.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:39 smithi042 ceph-mon[87662]: osdmap e850: 8 total, 8 up, 8 in 2024-09-21T09:40:40.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:39 smithi042 ceph-mon[87662]: pgmap v956: 121 pgs: 121 active+clean; 356 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 364 KiB/s wr, 6 op/s 2024-09-21T09:40:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:39 smithi042 ceph-mon[85820]: osdmap e850: 8 total, 8 up, 8 in 2024-09-21T09:40:40.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:39 smithi042 ceph-mon[85820]: pgmap v956: 121 pgs: 121 active+clean; 356 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 364 KiB/s wr, 6 op/s 2024-09-21T09:40:40.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:40:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:40:40] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.51.0" 2024-09-21T09:40:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:39 smithi133 ceph-mon[83064]: osdmap e850: 8 total, 8 up, 8 in 2024-09-21T09:40:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:39 smithi133 ceph-mon[83064]: pgmap v956: 121 pgs: 121 active+clean; 356 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 364 KiB/s wr, 6 op/s 2024-09-21T09:40:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3848: done (1 left) 2024-09-21T09:40:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3849: done (0 left) 2024-09-21T09:40:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3850: read oid 18 snap -1 2024-09-21T09:40:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3850: expect (ObjNum 1164 snap 368 seq_num 1164) 2024-09-21T09:40:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3851: read oid 24 snap 380 2024-09-21T09:40:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3851: expect deleted 2024-09-21T09:40:40.838 INFO:tasks.rados.rados.0.smithi042.stdout:3852: rollback oid 45 current snap is 384 2024-09-21T09:40:40.839 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 379 2024-09-21T09:40:40.839 INFO:tasks.rados.rados.0.smithi042.stdout:3853: snap_remove snap 370 2024-09-21T09:40:41.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:40 smithi042 ceph-mon[85820]: osdmap e851: 8 total, 8 up, 8 in 2024-09-21T09:40:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:40 smithi042 ceph-mon[87662]: osdmap e851: 8 total, 8 up, 8 in 2024-09-21T09:40:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:40 smithi133 ceph-mon[83064]: osdmap e851: 8 total, 8 up, 8 in 2024-09-21T09:40:41.855 INFO:tasks.rados.rados.0.smithi042.stdout:3853: done (3 left) 2024-09-21T09:40:41.856 INFO:tasks.rados.rados.0.smithi042.stdout:3854: rmattr oid 29 current snap is 384 2024-09-21T09:40:41.856 INFO:tasks.rados.rados.0.smithi042.stdout:3854: done (3 left) 2024-09-21T09:40:41.856 INFO:tasks.rados.rados.0.smithi042.stdout:3855: copy_from oid 44 from oid 17 current snap is 384 2024-09-21T09:40:41.856 INFO:tasks.rados.rados.0.smithi042.stdout:3856: setattr oid 13 current snap is 384 2024-09-21T09:40:41.856 INFO:tasks.rados.rados.0.smithi042.stdout:3852: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:40:41.856 INFO:tasks.rados.rados.0.smithi042.stdout:3852: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:40:41.856 INFO:tasks.rados.rados.0.smithi042.stdout:3852: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:40:41.856 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1149 (ObjNum 1167 snap 368 seq_num 1167) dirty exists 2024-09-21T09:40:41.857 INFO:tasks.rados.rados.0.smithi042.stdout:3850: expect (ObjNum 1164 snap 368 seq_num 1164) 2024-09-21T09:40:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:41 smithi042 ceph-mon[87662]: osdmap e852: 8 total, 8 up, 8 in 2024-09-21T09:40:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:41 smithi042 ceph-mon[87662]: pgmap v959: 121 pgs: 121 active+clean; 356 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2 op/s 2024-09-21T09:40:42.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:41 smithi042 ceph-mon[85820]: osdmap e852: 8 total, 8 up, 8 in 2024-09-21T09:40:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:41 smithi042 ceph-mon[85820]: pgmap v959: 121 pgs: 121 active+clean; 356 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2 op/s 2024-09-21T09:40:42.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:42.226 INFO:tasks.rados.rados.0.smithi042.stdout:3855: finishing copy_from racing read to smithi04275593-44 2024-09-21T09:40:42.226 INFO:tasks.rados.rados.0.smithi042.stdout:3855: finishing copy_from to smithi04275593-44 2024-09-21T09:40:42.226 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1750 (ObjNum 1106 snap 349 seq_num 1106) dirty exists 2024-09-21T09:40:42.226 INFO:tasks.rados.rados.0.smithi042.stdout:3850: done (4 left) 2024-09-21T09:40:42.226 INFO:tasks.rados.rados.0.smithi042.stdout:3851: done (3 left) 2024-09-21T09:40:42.227 INFO:tasks.rados.rados.0.smithi042.stdout:3852: done (2 left) 2024-09-21T09:40:42.227 INFO:tasks.rados.rados.0.smithi042.stdout:3855: done (1 left) 2024-09-21T09:40:42.227 INFO:tasks.rados.rados.0.smithi042.stdout:3857: delete oid 42 current snap is 384 2024-09-21T09:40:42.229 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 13 v 1884 (ObjNum 1138 snap 362 seq_num 1138) dirty exists 2024-09-21T09:40:42.230 INFO:tasks.rados.rados.0.smithi042.stdout:3856: done (1 left) 2024-09-21T09:40:42.230 INFO:tasks.rados.rados.0.smithi042.stdout:3857: done (0 left) 2024-09-21T09:40:42.230 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 15 current snap is 384 2024-09-21T09:40:42.230 INFO:tasks.rados.rados.0.smithi042.stdout:3858: seq_num 1195 ranges {2367488=417792,2785280=401408} 2024-09-21T09:40:42.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:41 smithi133 ceph-mon[83064]: osdmap e852: 8 total, 8 up, 8 in 2024-09-21T09:40:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:41 smithi133 ceph-mon[83064]: pgmap v959: 121 pgs: 121 active+clean; 356 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2 op/s 2024-09-21T09:40:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:42.245 INFO:tasks.rados.rados.0.smithi042.stdout:3858: writing smithi04275593-15 from 2367488 to 2785280 tid 1 2024-09-21T09:40:42.247 INFO:tasks.rados.rados.0.smithi042.stdout:3858: writing smithi04275593-15 from 2785280 to 3186688 tid 2 2024-09-21T09:40:42.247 INFO:tasks.rados.rados.0.smithi042.stdout:3859: copy_from oid 35 from oid 38 current snap is 384 2024-09-21T09:40:42.247 INFO:tasks.rados.rados.0.smithi042.stdout:3860: copy_from oid 47 from oid 11 current snap is 384 2024-09-21T09:40:42.247 INFO:tasks.rados.rados.0.smithi042.stdout:3861: rollback oid 9 current snap is 384 2024-09-21T09:40:42.248 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 9 to 374 2024-09-21T09:40:42.248 INFO:tasks.rados.rados.0.smithi042.stdout:3862: snap_remove snap 381 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3862: done (4 left) 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3863: snap_create 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3860: finishing copy_from to smithi04275593-47 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3860: got expected ENOENT (src dne) 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3860: finishing copy_from racing read to smithi04275593-47 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3861: finishing rollback tid 1 to smithi04275593-9 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 0 (ObjNum 65 snap 0 seq_num 1332178791) dirty dne 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3858: finishing write tid 1 to smithi04275593-15 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3858: finishing write tid 2 to smithi04275593-15 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3858: finishing write tid 3 to smithi04275593-15 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3858: finishing write tid 4 to smithi04275593-15 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3858: oid 15 updating version 0 to 1929 2024-09-21T09:40:42.832 INFO:tasks.rados.rados.0.smithi042.stdout:3858: oid 15 updating version 1929 to 1931 2024-09-21T09:40:42.833 INFO:tasks.rados.rados.0.smithi042.stdout:3858: oid 15 version 1931 is already newer than 1930 2024-09-21T09:40:42.833 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 1931 (ObjNum 1195 snap 384 seq_num 1195) dirty exists 2024-09-21T09:40:42.833 INFO:tasks.rados.rados.0.smithi042.stdout:3858: left oid 15 (ObjNum 1195 snap 384 seq_num 1195) 2024-09-21T09:40:42.833 INFO:tasks.rados.rados.0.smithi042.stdout:3859: finishing copy_from racing read to smithi04275593-35 2024-09-21T09:40:42.833 INFO:tasks.rados.rados.0.smithi042.stdout:3859: finishing copy_from to smithi04275593-35 2024-09-21T09:40:42.833 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 1332 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:40:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:42 smithi042 ceph-mon[85820]: osdmap e853: 8 total, 8 up, 8 in 2024-09-21T09:40:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:42 smithi042 ceph-mon[85820]: osdmap e854: 8 total, 8 up, 8 in 2024-09-21T09:40:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:42 smithi042 ceph-mon[87662]: osdmap e853: 8 total, 8 up, 8 in 2024-09-21T09:40:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:42 smithi042 ceph-mon[87662]: osdmap e854: 8 total, 8 up, 8 in 2024-09-21T09:40:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:42 smithi133 ceph-mon[83064]: osdmap e853: 8 total, 8 up, 8 in 2024-09-21T09:40:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:42 smithi133 ceph-mon[83064]: osdmap e854: 8 total, 8 up, 8 in 2024-09-21T09:40:43.831 INFO:tasks.rados.rados.0.smithi042.stdout:3858: done (4 left) 2024-09-21T09:40:43.831 INFO:tasks.rados.rados.0.smithi042.stdout:3859: done (3 left) 2024-09-21T09:40:43.831 INFO:tasks.rados.rados.0.smithi042.stdout:3860: done (2 left) 2024-09-21T09:40:43.831 INFO:tasks.rados.rados.0.smithi042.stdout:3861: done (1 left) 2024-09-21T09:40:43.831 INFO:tasks.rados.rados.0.smithi042.stdout:3863: done (0 left) 2024-09-21T09:40:43.831 INFO:tasks.rados.rados.0.smithi042.stdout:3864: setattr oid 5 current snap is 385 2024-09-21T09:40:43.832 INFO:tasks.rados.rados.0.smithi042.stdout:3865: snap_remove snap 379 2024-09-21T09:40:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:43 smithi042 ceph-mon[85820]: pgmap v962: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 876 KiB/s wr, 2 op/s 2024-09-21T09:40:44.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:43 smithi042 ceph-mon[85820]: osdmap e855: 8 total, 8 up, 8 in 2024-09-21T09:40:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:43 smithi042 ceph-mon[87662]: pgmap v962: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 876 KiB/s wr, 2 op/s 2024-09-21T09:40:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:43 smithi042 ceph-mon[87662]: osdmap e855: 8 total, 8 up, 8 in 2024-09-21T09:40:44.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:43 smithi133 ceph-mon[83064]: pgmap v962: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 876 KiB/s wr, 2 op/s 2024-09-21T09:40:44.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:43 smithi133 ceph-mon[83064]: osdmap e855: 8 total, 8 up, 8 in 2024-09-21T09:40:44.833 INFO:tasks.rados.rados.0.smithi042.stdout:3865: done (1 left) 2024-09-21T09:40:44.833 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 385 2024-09-21T09:40:44.833 INFO:tasks.rados.rados.0.smithi042.stdout:3866: seq_num 1196 ranges {1851392=434176,2285568=401408} 2024-09-21T09:40:44.847 INFO:tasks.rados.rados.0.smithi042.stdout:3866: writing smithi04275593-36 from 1851392 to 2285568 tid 1 2024-09-21T09:40:44.849 INFO:tasks.rados.rados.0.smithi042.stdout:3866: writing smithi04275593-36 from 2285568 to 2686976 tid 2 2024-09-21T09:40:44.849 INFO:tasks.rados.rados.0.smithi042.stdout:3867: setattr oid 31 current snap is 385 2024-09-21T09:40:44.849 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1638 (ObjNum 1028 snap 327 seq_num 1028) dirty exists 2024-09-21T09:40:44.850 INFO:tasks.rados.rados.0.smithi042.stdout:3864: done (2 left) 2024-09-21T09:40:44.850 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 26 current snap is 385 2024-09-21T09:40:44.850 INFO:tasks.rados.rados.0.smithi042.stdout:3868: seq_num 1197 ranges {720896=450560,1171456=401408} 2024-09-21T09:40:44.856 INFO:tasks.rados.rados.0.smithi042.stdout:3868: writing smithi04275593-26 from 720896 to 1171456 tid 1 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:3868: writing smithi04275593-26 from 1171456 to 1572864 tid 2 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:3869: snap_create 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:3866: finishing write tid 1 to smithi04275593-36 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 602 (ObjNum 1154 snap 366 seq_num 1154) dirty exists 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:3866: finishing write tid 2 to smithi04275593-36 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:3866: finishing write tid 3 to smithi04275593-36 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:3866: finishing write tid 4 to smithi04275593-36 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:3866: oid 36 updating version 0 to 1753 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:3866: oid 36 version 1753 is already newer than 1751 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:3866: oid 36 version 1753 is already newer than 1752 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1753 (ObjNum 1196 snap 385 seq_num 1196) dirty exists 2024-09-21T09:40:44.859 INFO:tasks.rados.rados.0.smithi042.stdout:3866: left oid 36 (ObjNum 1196 snap 385 seq_num 1196) 2024-09-21T09:40:44.862 INFO:tasks.rados.rados.0.smithi042.stdout:3868: finishing write tid 1 to smithi04275593-26 2024-09-21T09:40:44.862 INFO:tasks.rados.rados.0.smithi042.stdout:3868: finishing write tid 2 to smithi04275593-26 2024-09-21T09:40:44.862 INFO:tasks.rados.rados.0.smithi042.stdout:3868: finishing write tid 3 to smithi04275593-26 2024-09-21T09:40:44.864 INFO:tasks.rados.rados.0.smithi042.stdout:3868: finishing write tid 4 to smithi04275593-26 2024-09-21T09:40:44.864 INFO:tasks.rados.rados.0.smithi042.stdout:3868: oid 26 updating version 0 to 2038 2024-09-21T09:40:44.864 INFO:tasks.rados.rados.0.smithi042.stdout:3868: oid 26 version 2038 is already newer than 2036 2024-09-21T09:40:44.864 INFO:tasks.rados.rados.0.smithi042.stdout:3868: oid 26 version 2038 is already newer than 2037 2024-09-21T09:40:44.864 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 26 v 2038 (ObjNum 1197 snap 385 seq_num 1197) dirty exists 2024-09-21T09:40:44.864 INFO:tasks.rados.rados.0.smithi042.stdout:3868: left oid 26 (ObjNum 1197 snap 385 seq_num 1197) 2024-09-21T09:40:45.838 INFO:tasks.rados.rados.0.smithi042.stdout:3866: done (3 left) 2024-09-21T09:40:45.839 INFO:tasks.rados.rados.0.smithi042.stdout:3867: done (2 left) 2024-09-21T09:40:45.839 INFO:tasks.rados.rados.0.smithi042.stdout:3868: done (1 left) 2024-09-21T09:40:45.839 INFO:tasks.rados.rados.0.smithi042.stdout:3869: done (0 left) 2024-09-21T09:40:45.839 INFO:tasks.rados.rados.0.smithi042.stdout:3870: rollback oid 46 current snap is 386 2024-09-21T09:40:45.839 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 46 to 358 2024-09-21T09:40:45.839 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 386 2024-09-21T09:40:45.839 INFO:tasks.rados.rados.0.smithi042.stdout:3871: seq_num 1198 ranges {15515648=466944,15982592=401408} 2024-09-21T09:40:45.925 INFO:tasks.rados.rados.0.smithi042.stdout:3871: writing smithi04275593-48 from 15515648 to 15982592 tid 1 2024-09-21T09:40:45.928 INFO:tasks.rados.rados.0.smithi042.stdout:3871: writing smithi04275593-48 from 15982592 to 16384000 tid 2 2024-09-21T09:40:45.928 INFO:tasks.rados.rados.0.smithi042.stdout:3872: read oid 33 snap -1 2024-09-21T09:40:45.928 INFO:tasks.rados.rados.0.smithi042.stdout:3872: expect (ObjNum 1085 snap 341 seq_num 1085) 2024-09-21T09:40:45.928 INFO:tasks.rados.rados.0.smithi042.stdout:3873: snap_create 2024-09-21T09:40:45.928 INFO:tasks.rados.rados.0.smithi042.stdout:3870: finishing rollback tid 1 to smithi04275593-46 2024-09-21T09:40:45.929 INFO:tasks.rados.rados.0.smithi042.stdout:3870: finishing rollback tid 2 to smithi04275593-46 2024-09-21T09:40:45.929 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1937 (ObjNum 998 snap 320 seq_num 998) dirty exists 2024-09-21T09:40:45.934 INFO:tasks.rados.rados.0.smithi042.stdout:3871: finishing write tid 1 to smithi04275593-48 2024-09-21T09:40:45.934 INFO:tasks.rados.rados.0.smithi042.stdout:3871: finishing write tid 2 to smithi04275593-48 2024-09-21T09:40:45.934 INFO:tasks.rados.rados.0.smithi042.stdout:3871: finishing write tid 3 to smithi04275593-48 2024-09-21T09:40:45.935 INFO:tasks.rados.rados.0.smithi042.stdout:3871: finishing write tid 4 to smithi04275593-48 2024-09-21T09:40:45.935 INFO:tasks.rados.rados.0.smithi042.stdout:3871: oid 48 updating version 0 to 2041 2024-09-21T09:40:45.936 INFO:tasks.rados.rados.0.smithi042.stdout:3871: oid 48 version 2041 is already newer than 2039 2024-09-21T09:40:45.936 INFO:tasks.rados.rados.0.smithi042.stdout:3871: oid 48 version 2041 is already newer than 2040 2024-09-21T09:40:45.936 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 2041 (ObjNum 1198 snap 386 seq_num 1198) dirty exists 2024-09-21T09:40:45.936 INFO:tasks.rados.rados.0.smithi042.stdout:3871: left oid 48 (ObjNum 1198 snap 386 seq_num 1198) 2024-09-21T09:40:45.943 INFO:tasks.rados.rados.0.smithi042.stdout:3872: expect (ObjNum 1085 snap 341 seq_num 1085) 2024-09-21T09:40:46.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:45 smithi042 ceph-mon[87662]: osdmap e856: 8 total, 8 up, 8 in 2024-09-21T09:40:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:45 smithi042 ceph-mon[87662]: pgmap v965: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 364 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-21T09:40:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:45 smithi042 ceph-mon[85820]: osdmap e856: 8 total, 8 up, 8 in 2024-09-21T09:40:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:45 smithi042 ceph-mon[85820]: pgmap v965: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 364 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-21T09:40:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:45 smithi133 ceph-mon[83064]: osdmap e856: 8 total, 8 up, 8 in 2024-09-21T09:40:46.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:45 smithi133 ceph-mon[83064]: pgmap v965: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 364 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-21T09:40:46.840 INFO:tasks.rados.rados.0.smithi042.stdout:3870: done (3 left) 2024-09-21T09:40:46.840 INFO:tasks.rados.rados.0.smithi042.stdout:3871: done (2 left) 2024-09-21T09:40:46.840 INFO:tasks.rados.rados.0.smithi042.stdout:3872: done (1 left) 2024-09-21T09:40:46.840 INFO:tasks.rados.rados.0.smithi042.stdout:3873: done (0 left) 2024-09-21T09:40:46.840 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 22 current snap is 387 2024-09-21T09:40:46.840 INFO:tasks.rados.rados.0.smithi042.stdout:3874: seq_num 1199 ranges {0=483328,483328=401408} 2024-09-21T09:40:46.843 INFO:tasks.rados.rados.0.smithi042.stdout:3874: writing smithi04275593-22 from 0 to 483328 tid 1 2024-09-21T09:40:46.846 INFO:tasks.rados.rados.0.smithi042.stdout:3874: writing smithi04275593-22 from 483328 to 884736 tid 2 2024-09-21T09:40:46.846 INFO:tasks.rados.rados.0.smithi042.stdout:3875: read oid 32 snap -1 2024-09-21T09:40:46.846 INFO:tasks.rados.rados.0.smithi042.stdout:3875: expect deleted 2024-09-21T09:40:46.846 INFO:tasks.rados.rados.0.smithi042.stdout:3876: rmattr oid 7 current snap is 387 2024-09-21T09:40:46.846 INFO:tasks.rados.rados.0.smithi042.stdout:3877: snap_remove snap 351 2024-09-21T09:40:47.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:46 smithi042 ceph-mon[85820]: osdmap e857: 8 total, 8 up, 8 in 2024-09-21T09:40:47.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:46 smithi042 ceph-mon[87662]: osdmap e857: 8 total, 8 up, 8 in 2024-09-21T09:40:47.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:46 smithi133 ceph-mon[83064]: osdmap e857: 8 total, 8 up, 8 in 2024-09-21T09:40:47.855 INFO:tasks.rados.rados.0.smithi042.stdout:3877: done (3 left) 2024-09-21T09:40:47.855 INFO:tasks.rados.rados.0.smithi042.stdout:3878: snap_remove snap 380 2024-09-21T09:40:48.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:47 smithi042 ceph-mon[85820]: osdmap e858: 8 total, 8 up, 8 in 2024-09-21T09:40:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:47 smithi042 ceph-mon[85820]: pgmap v968: 121 pgs: 121 active+clean; 369 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.2 MiB/s wr, 20 op/s 2024-09-21T09:40:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:47 smithi042 ceph-mon[87662]: osdmap e858: 8 total, 8 up, 8 in 2024-09-21T09:40:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:47 smithi042 ceph-mon[87662]: pgmap v968: 121 pgs: 121 active+clean; 369 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.2 MiB/s wr, 20 op/s 2024-09-21T09:40:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:47 smithi133 ceph-mon[83064]: osdmap e858: 8 total, 8 up, 8 in 2024-09-21T09:40:48.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:47 smithi133 ceph-mon[83064]: pgmap v968: 121 pgs: 121 active+clean; 369 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.2 MiB/s wr, 20 op/s 2024-09-21T09:40:48.854 INFO:tasks.rados.rados.0.smithi042.stdout:3878: done (3 left) 2024-09-21T09:40:48.854 INFO:tasks.rados.rados.0.smithi042.stdout:3879: copy_from oid 24 from oid 19 current snap is 387 2024-09-21T09:40:48.854 INFO:tasks.rados.rados.0.smithi042.stdout:3880: setattr oid 47 current snap is 387 2024-09-21T09:40:48.854 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 2104 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:40:48.854 INFO:tasks.rados.rados.0.smithi042.stdout:3874: finishing write tid 1 to smithi04275593-22 2024-09-21T09:40:48.854 INFO:tasks.rados.rados.0.smithi042.stdout:3874: finishing write tid 2 to smithi04275593-22 2024-09-21T09:40:48.854 INFO:tasks.rados.rados.0.smithi042.stdout:3874: finishing write tid 3 to smithi04275593-22 2024-09-21T09:40:48.855 INFO:tasks.rados.rados.0.smithi042.stdout:3874: finishing write tid 4 to smithi04275593-22 2024-09-21T09:40:48.855 INFO:tasks.rados.rados.0.smithi042.stdout:3874: oid 22 updating version 0 to 1242 2024-09-21T09:40:48.855 INFO:tasks.rados.rados.0.smithi042.stdout:3874: oid 22 updating version 1242 to 1244 2024-09-21T09:40:48.855 INFO:tasks.rados.rados.0.smithi042.stdout:3874: oid 22 version 1244 is already newer than 1243 2024-09-21T09:40:48.855 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 22 v 1244 (ObjNum 1199 snap 387 seq_num 1199) dirty exists 2024-09-21T09:40:48.855 INFO:tasks.rados.rados.0.smithi042.stdout:3874: left oid 22 (ObjNum 1199 snap 387 seq_num 1199) 2024-09-21T09:40:48.857 INFO:tasks.rados.rados.0.smithi042.stdout:3874: done (4 left) 2024-09-21T09:40:48.857 INFO:tasks.rados.rados.0.smithi042.stdout:3875: done (3 left) 2024-09-21T09:40:48.857 INFO:tasks.rados.rados.0.smithi042.stdout:3876: done (2 left) 2024-09-21T09:40:48.857 INFO:tasks.rados.rados.0.smithi042.stdout:3881: delete oid 12 current snap is 387 2024-09-21T09:40:48.876 INFO:tasks.rados.rados.0.smithi042.stdout:3881: done (2 left) 2024-09-21T09:40:48.876 INFO:tasks.rados.rados.0.smithi042.stdout:3882: rollback oid 20 current snap is 387 2024-09-21T09:40:48.877 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 20 to 362 2024-09-21T09:40:48.877 INFO:tasks.rados.rados.0.smithi042.stdout:3883: read oid 14 snap -1 2024-09-21T09:40:48.877 INFO:tasks.rados.rados.0.smithi042.stdout:3883: expect (ObjNum 1169 snap 368 seq_num 1169) 2024-09-21T09:40:48.877 INFO:tasks.rados.rados.0.smithi042.stdout:3884: read oid 7 snap 358 2024-09-21T09:40:48.877 INFO:tasks.rados.rados.0.smithi042.stdout:3884: expect (ObjNum 1083 snap 341 seq_num 1083) 2024-09-21T09:40:48.877 INFO:tasks.rados.rados.0.smithi042.stdout:3885: snap_remove snap 384 2024-09-21T09:40:49.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:48 smithi133 ceph-mon[83064]: osdmap e859: 8 total, 8 up, 8 in 2024-09-21T09:40:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:48 smithi042 ceph-mon[85820]: osdmap e859: 8 total, 8 up, 8 in 2024-09-21T09:40:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:48 smithi042 ceph-mon[87662]: osdmap e859: 8 total, 8 up, 8 in 2024-09-21T09:40:49.866 INFO:tasks.rados.rados.0.smithi042.stdout:3882: finishing rollback tid 0 to smithi04275593-20 2024-09-21T09:40:49.866 INFO:tasks.rados.rados.0.smithi042.stdout:3882: finishing rollback tid 1 to smithi04275593-20 2024-09-21T09:40:49.866 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 20 v 1622 (ObjNum 65 snap 0 seq_num 1566927956) dirty dne 2024-09-21T09:40:49.866 INFO:tasks.rados.rados.0.smithi042.stdout:3879: finishing copy_from racing read to smithi04275593-24 2024-09-21T09:40:49.866 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 47 v 1896 (ObjNum 1085 snap 341 seq_num 1085) dirty exists 2024-09-21T09:40:49.866 INFO:tasks.rados.rados.0.smithi042.stdout:3883: expect (ObjNum 1169 snap 368 seq_num 1169) 2024-09-21T09:40:49.919 INFO:tasks.rados.rados.0.smithi042.stdout:3879: finishing copy_from to smithi04275593-24 2024-09-21T09:40:49.919 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1239 (ObjNum 1130 snap 362 seq_num 1130) dirty exists 2024-09-21T09:40:49.919 INFO:tasks.rados.rados.0.smithi042.stdout:3884: expect (ObjNum 1083 snap 341 seq_num 1083) 2024-09-21T09:40:49.983 INFO:tasks.rados.rados.0.smithi042.stdout:3879: done (5 left) 2024-09-21T09:40:49.983 INFO:tasks.rados.rados.0.smithi042.stdout:3880: done (4 left) 2024-09-21T09:40:49.983 INFO:tasks.rados.rados.0.smithi042.stdout:3882: done (3 left) 2024-09-21T09:40:49.983 INFO:tasks.rados.rados.0.smithi042.stdout:3883: done (2 left) 2024-09-21T09:40:49.983 INFO:tasks.rados.rados.0.smithi042.stdout:3884: done (1 left) 2024-09-21T09:40:49.983 INFO:tasks.rados.rados.0.smithi042.stdout:3885: done (0 left) 2024-09-21T09:40:49.983 INFO:tasks.rados.rados.0.smithi042.stdout:3886: snap_remove snap 382 2024-09-21T09:40:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:49 smithi133 ceph-mon[83064]: osdmap e860: 8 total, 8 up, 8 in 2024-09-21T09:40:50.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:49 smithi133 ceph-mon[83064]: pgmap v971: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 369 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 824 KiB/s wr, 24 op/s 2024-09-21T09:40:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:49 smithi042 ceph-mon[85820]: osdmap e860: 8 total, 8 up, 8 in 2024-09-21T09:40:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:49 smithi042 ceph-mon[85820]: pgmap v971: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 369 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 824 KiB/s wr, 24 op/s 2024-09-21T09:40:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:49 smithi042 ceph-mon[87662]: osdmap e860: 8 total, 8 up, 8 in 2024-09-21T09:40:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:49 smithi042 ceph-mon[87662]: pgmap v971: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 369 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 824 KiB/s wr, 24 op/s 2024-09-21T09:40:50.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:40:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:40:50] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.51.0" 2024-09-21T09:40:50.867 INFO:tasks.rados.rados.0.smithi042.stdout:3886: done (0 left) 2024-09-21T09:40:50.867 INFO:tasks.rados.rados.0.smithi042.stdout:3887: copy_from oid 31 from oid 49 current snap is 387 2024-09-21T09:40:50.867 INFO:tasks.rados.rados.0.smithi042.stdout:3888: delete oid 13 current snap is 387 2024-09-21T09:40:50.884 INFO:tasks.rados.rados.0.smithi042.stdout:3888: done (1 left) 2024-09-21T09:40:50.884 INFO:tasks.rados.rados.0.smithi042.stdout:3889: snap_create 2024-09-21T09:40:50.892 INFO:tasks.rados.rados.0.smithi042.stdout:3887: finishing copy_from racing read to smithi04275593-31 2024-09-21T09:40:50.893 INFO:tasks.rados.rados.0.smithi042.stdout:3887: finishing copy_from to smithi04275593-31 2024-09-21T09:40:50.893 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 1726 (ObjNum 1138 snap 362 seq_num 1138) dirty exists 2024-09-21T09:40:51.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:50 smithi133 ceph-mon[83064]: osdmap e861: 8 total, 8 up, 8 in 2024-09-21T09:40:51.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:50 smithi042 ceph-mon[85820]: osdmap e861: 8 total, 8 up, 8 in 2024-09-21T09:40:51.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:50 smithi042 ceph-mon[87662]: osdmap e861: 8 total, 8 up, 8 in 2024-09-21T09:40:51.879 INFO:tasks.rados.rados.0.smithi042.stdout:3887: done (1 left) 2024-09-21T09:40:51.879 INFO:tasks.rados.rados.0.smithi042.stdout:3889: done (0 left) 2024-09-21T09:40:51.879 INFO:tasks.rados.rados.0.smithi042.stdout:3890: snap_remove snap 339 2024-09-21T09:40:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:51 smithi133 ceph-mon[83064]: osdmap e862: 8 total, 8 up, 8 in 2024-09-21T09:40:52.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:51 smithi133 ceph-mon[83064]: pgmap v974: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 370 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 216 KiB/s wr, 6 op/s 2024-09-21T09:40:52.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:51 smithi042 ceph-mon[85820]: osdmap e862: 8 total, 8 up, 8 in 2024-09-21T09:40:52.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:51 smithi042 ceph-mon[85820]: pgmap v974: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 370 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 216 KiB/s wr, 6 op/s 2024-09-21T09:40:52.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:51 smithi042 ceph-mon[87662]: osdmap e862: 8 total, 8 up, 8 in 2024-09-21T09:40:52.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:51 smithi042 ceph-mon[87662]: pgmap v974: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 370 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 216 KiB/s wr, 6 op/s 2024-09-21T09:40:52.834 INFO:tasks.rados.rados.0.smithi042.stdout:3890: done (0 left) 2024-09-21T09:40:52.834 INFO:tasks.rados.rados.0.smithi042.stdout:3891: delete oid 36 current snap is 388 2024-09-21T09:40:52.850 INFO:tasks.rados.rados.0.smithi042.stdout:3891: done (0 left) 2024-09-21T09:40:52.850 INFO:tasks.rados.rados.0.smithi042.stdout:3892: rmattr oid 37 current snap is 388 2024-09-21T09:40:52.850 INFO:tasks.rados.rados.0.smithi042.stdout:3892: done (0 left) 2024-09-21T09:40:52.851 INFO:tasks.rados.rados.0.smithi042.stdout:3893: read oid 40 snap -1 2024-09-21T09:40:52.851 INFO:tasks.rados.rados.0.smithi042.stdout:3893: expect (ObjNum 1143 snap 364 seq_num 1143) 2024-09-21T09:40:52.851 INFO:tasks.rados.rados.0.smithi042.stdout:3894: snap_create 2024-09-21T09:40:52.865 INFO:tasks.rados.rados.0.smithi042.stdout:3893: expect (ObjNum 1143 snap 364 seq_num 1143) 2024-09-21T09:40:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:52 smithi133 ceph-mon[83064]: osdmap e863: 8 total, 8 up, 8 in 2024-09-21T09:40:53.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:52 smithi133 ceph-mon[83064]: osdmap e864: 8 total, 8 up, 8 in 2024-09-21T09:40:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:52 smithi042 ceph-mon[85820]: osdmap e863: 8 total, 8 up, 8 in 2024-09-21T09:40:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:52 smithi042 ceph-mon[85820]: osdmap e864: 8 total, 8 up, 8 in 2024-09-21T09:40:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:52 smithi042 ceph-mon[87662]: osdmap e863: 8 total, 8 up, 8 in 2024-09-21T09:40:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:52 smithi042 ceph-mon[87662]: osdmap e864: 8 total, 8 up, 8 in 2024-09-21T09:40:53.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:40:52 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[101249]: 2024-09-21T09:40:52.862+0000 7f240947c640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 199 after trimming was started 2024-09-21T09:40:53.833 INFO:tasks.rados.rados.0.smithi042.stdout:3893: done (1 left) 2024-09-21T09:40:53.833 INFO:tasks.rados.rados.0.smithi042.stdout:3894: done (0 left) 2024-09-21T09:40:53.833 INFO:tasks.rados.rados.0.smithi042.stdout:3895: setattr oid 19 current snap is 389 2024-09-21T09:40:53.834 INFO:tasks.rados.rados.0.smithi042.stdout:3896: copy_from oid 24 from oid 17 current snap is 389 2024-09-21T09:40:53.834 INFO:tasks.rados.rados.0.smithi042.stdout:3897: snap_create 2024-09-21T09:40:53.838 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 1245 (ObjNum 1130 snap 362 seq_num 1130) dirty exists 2024-09-21T09:40:53.845 INFO:tasks.rados.rados.0.smithi042.stdout:3896: finishing copy_from racing read to smithi04275593-24 2024-09-21T09:40:53.846 INFO:tasks.rados.rados.0.smithi042.stdout:3896: finishing copy_from to smithi04275593-24 2024-09-21T09:40:53.846 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1750 (ObjNum 1106 snap 349 seq_num 1106) dirty exists 2024-09-21T09:40:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:53 smithi133 ceph-mon[83064]: pgmap v977: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 369 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 7 op/s 2024-09-21T09:40:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:53 smithi133 ceph-mon[83064]: osdmap e865: 8 total, 8 up, 8 in 2024-09-21T09:40:54.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:53 smithi042 ceph-mon[85820]: pgmap v977: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 369 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 7 op/s 2024-09-21T09:40:54.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:53 smithi042 ceph-mon[85820]: osdmap e865: 8 total, 8 up, 8 in 2024-09-21T09:40:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:53 smithi042 ceph-mon[87662]: pgmap v977: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 369 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 7 op/s 2024-09-21T09:40:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:53 smithi042 ceph-mon[87662]: osdmap e865: 8 total, 8 up, 8 in 2024-09-21T09:40:54.835 INFO:tasks.rados.rados.0.smithi042.stdout:3895: done (2 left) 2024-09-21T09:40:54.835 INFO:tasks.rados.rados.0.smithi042.stdout:3896: done (1 left) 2024-09-21T09:40:54.835 INFO:tasks.rados.rados.0.smithi042.stdout:3897: done (0 left) 2024-09-21T09:40:54.835 INFO:tasks.rados.rados.0.smithi042.stdout:3898: read oid 6 snap -1 2024-09-21T09:40:54.835 INFO:tasks.rados.rados.0.smithi042.stdout:3898: expect deleted 2024-09-21T09:40:54.835 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 43 current snap is 390 2024-09-21T09:40:54.835 INFO:tasks.rados.rados.0.smithi042.stdout:3899: seq_num 1203 ranges {65536=557056,622592=401408} 2024-09-21T09:40:54.838 INFO:tasks.rados.rados.0.smithi042.stdout:3899: writing smithi04275593-43 from 65536 to 622592 tid 1 2024-09-21T09:40:54.840 INFO:tasks.rados.rados.0.smithi042.stdout:3899: writing smithi04275593-43 from 622592 to 1024000 tid 2 2024-09-21T09:40:54.840 INFO:tasks.rados.rados.0.smithi042.stdout:3900: read oid 10 snap -1 2024-09-21T09:40:54.840 INFO:tasks.rados.rados.0.smithi042.stdout:3900: expect (ObjNum 1126 snap 359 seq_num 1126) 2024-09-21T09:40:54.841 INFO:tasks.rados.rados.0.smithi042.stdout:3901: snap_create 2024-09-21T09:40:54.844 INFO:tasks.rados.rados.0.smithi042.stdout:3899: finishing write tid 1 to smithi04275593-43 2024-09-21T09:40:54.844 INFO:tasks.rados.rados.0.smithi042.stdout:3899: finishing write tid 2 to smithi04275593-43 2024-09-21T09:40:54.845 INFO:tasks.rados.rados.0.smithi042.stdout:3899: finishing write tid 3 to smithi04275593-43 2024-09-21T09:40:54.846 INFO:tasks.rados.rados.0.smithi042.stdout:3899: finishing write tid 4 to smithi04275593-43 2024-09-21T09:40:54.846 INFO:tasks.rados.rados.0.smithi042.stdout:3899: oid 43 updating version 0 to 965 2024-09-21T09:40:54.846 INFO:tasks.rados.rados.0.smithi042.stdout:3899: oid 43 version 965 is already newer than 964 2024-09-21T09:40:54.846 INFO:tasks.rados.rados.0.smithi042.stdout:3899: oid 43 version 965 is already newer than 963 2024-09-21T09:40:54.846 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 43 v 965 (ObjNum 1203 snap 390 seq_num 1203) dirty exists 2024-09-21T09:40:54.846 INFO:tasks.rados.rados.0.smithi042.stdout:3899: left oid 43 (ObjNum 1203 snap 390 seq_num 1203) 2024-09-21T09:40:54.870 INFO:tasks.rados.rados.0.smithi042.stdout:3900: expect (ObjNum 1126 snap 359 seq_num 1126) 2024-09-21T09:40:55.840 INFO:tasks.rados.rados.0.smithi042.stdout:3898: done (3 left) 2024-09-21T09:40:55.840 INFO:tasks.rados.rados.0.smithi042.stdout:3899: done (2 left) 2024-09-21T09:40:55.840 INFO:tasks.rados.rados.0.smithi042.stdout:3900: done (1 left) 2024-09-21T09:40:55.840 INFO:tasks.rados.rados.0.smithi042.stdout:3901: done (0 left) 2024-09-21T09:40:55.840 INFO:tasks.rados.rados.0.smithi042.stdout:3902: setattr oid 34 current snap is 391 2024-09-21T09:40:55.842 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 25 current snap is 391 2024-09-21T09:40:55.843 INFO:tasks.rados.rados.0.smithi042.stdout:3903: seq_num 1204 ranges {0=573440,573440=401408} 2024-09-21T09:40:55.845 INFO:tasks.rados.rados.0.smithi042.stdout:3903: writing smithi04275593-25 from 0 to 573440 tid 1 2024-09-21T09:40:55.848 INFO:tasks.rados.rados.0.smithi042.stdout:3903: writing smithi04275593-25 from 573440 to 974848 tid 2 2024-09-21T09:40:55.848 INFO:tasks.rados.rados.0.smithi042.stdout:3904: delete oid 35 current snap is 391 2024-09-21T09:40:55.850 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1639 (ObjNum 1091 snap 342 seq_num 1091) dirty exists 2024-09-21T09:40:55.854 INFO:tasks.rados.rados.0.smithi042.stdout:3902: done (2 left) 2024-09-21T09:40:55.854 INFO:tasks.rados.rados.0.smithi042.stdout:3904: done (1 left) 2024-09-21T09:40:55.854 INFO:tasks.rados.rados.0.smithi042.stdout:3905: snap_remove snap 358 2024-09-21T09:40:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:55 smithi042 ceph-mon[85820]: osdmap e866: 8 total, 8 up, 8 in 2024-09-21T09:40:56.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:55 smithi042 ceph-mon[85820]: pgmap v980: 121 pgs: 121 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 978 KiB/s wr, 14 op/s 2024-09-21T09:40:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:55 smithi042 ceph-mon[87662]: osdmap e866: 8 total, 8 up, 8 in 2024-09-21T09:40:56.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:55 smithi042 ceph-mon[87662]: pgmap v980: 121 pgs: 121 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 978 KiB/s wr, 14 op/s 2024-09-21T09:40:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:55 smithi133 ceph-mon[83064]: osdmap e866: 8 total, 8 up, 8 in 2024-09-21T09:40:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:55 smithi133 ceph-mon[83064]: pgmap v980: 121 pgs: 121 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 978 KiB/s wr, 14 op/s 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:3905: done (1 left) 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:3906: rollback oid 35 current snap is 391 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 35 to 390 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:3903: finishing write tid 1 to smithi04275593-25 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:3903: finishing write tid 2 to smithi04275593-25 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:3903: finishing write tid 3 to smithi04275593-25 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:3903: finishing write tid 4 to smithi04275593-25 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:3903: oid 25 updating version 0 to 1247 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:3903: oid 25 version 1247 is already newer than 1246 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:3903: oid 25 updating version 1247 to 1248 2024-09-21T09:40:56.847 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 25 v 1248 (ObjNum 1204 snap 391 seq_num 1204) dirty exists 2024-09-21T09:40:56.848 INFO:tasks.rados.rados.0.smithi042.stdout:3903: left oid 25 (ObjNum 1204 snap 391 seq_num 1204) 2024-09-21T09:40:56.848 INFO:tasks.rados.rados.0.smithi042.stdout:3903: done (1 left) 2024-09-21T09:40:56.848 INFO:tasks.rados.rados.0.smithi042.stdout:3907: setattr oid 17 current snap is 391 2024-09-21T09:40:56.848 INFO:tasks.rados.rados.0.smithi042.stdout:3908: setattr oid 34 current snap is 391 2024-09-21T09:40:56.851 INFO:tasks.rados.rados.0.smithi042.stdout:3909: snap_create 2024-09-21T09:40:56.864 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 17 v 1963 (ObjNum 1106 snap 349 seq_num 1106) dirty exists 2024-09-21T09:40:56.869 INFO:tasks.rados.rados.0.smithi042.stdout:3906: finishing rollback tid 1 to smithi04275593-35 2024-09-21T09:40:56.869 INFO:tasks.rados.rados.0.smithi042.stdout:3906: finishing rollback tid 2 to smithi04275593-35 2024-09-21T09:40:56.869 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 35 v 2138 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:40:56.869 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 34 v 1640 (ObjNum 1091 snap 342 seq_num 1091) dirty exists 2024-09-21T09:40:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:56 smithi042 ceph-mon[85820]: osdmap e867: 8 total, 8 up, 8 in 2024-09-21T09:40:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:56 smithi042 ceph-mon[87662]: osdmap e867: 8 total, 8 up, 8 in 2024-09-21T09:40:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:57.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:56 smithi133 ceph-mon[83064]: osdmap e867: 8 total, 8 up, 8 in 2024-09-21T09:40:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:40:57.831 INFO:tasks.rados.rados.0.smithi042.stdout:3906: done (3 left) 2024-09-21T09:40:57.831 INFO:tasks.rados.rados.0.smithi042.stdout:3907: done (2 left) 2024-09-21T09:40:57.832 INFO:tasks.rados.rados.0.smithi042.stdout:3908: done (1 left) 2024-09-21T09:40:57.832 INFO:tasks.rados.rados.0.smithi042.stdout:3909: done (0 left) 2024-09-21T09:40:57.832 INFO:tasks.rados.rados.0.smithi042.stdout:3910: snap_create 2024-09-21T09:40:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[85820]: osdmap e868: 8 total, 8 up, 8 in 2024-09-21T09:40:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[85820]: pgmap v983: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 296 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 978 KiB/s wr, 19 op/s 2024-09-21T09:40:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:40:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:40:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:40:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:40:58.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[85820]: osdmap e869: 8 total, 8 up, 8 in 2024-09-21T09:40:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[87662]: osdmap e868: 8 total, 8 up, 8 in 2024-09-21T09:40:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[87662]: pgmap v983: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 296 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 978 KiB/s wr, 19 op/s 2024-09-21T09:40:58.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:40:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:40:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:40:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:40:58.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:57 smithi042 ceph-mon[87662]: osdmap e869: 8 total, 8 up, 8 in 2024-09-21T09:40:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:57 smithi133 ceph-mon[83064]: osdmap e868: 8 total, 8 up, 8 in 2024-09-21T09:40:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:57 smithi133 ceph-mon[83064]: pgmap v983: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 296 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 978 KiB/s wr, 19 op/s 2024-09-21T09:40:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:57 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:40:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:57 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:40:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:57 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:40:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:57 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:40:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:57 smithi133 ceph-mon[83064]: osdmap e869: 8 total, 8 up, 8 in 2024-09-21T09:40:58.834 INFO:tasks.rados.rados.0.smithi042.stdout:3910: done (0 left) 2024-09-21T09:40:58.834 INFO:tasks.rados.rados.0.smithi042.stdout:3911: read oid 39 snap 392 2024-09-21T09:40:58.834 INFO:tasks.rados.rados.0.smithi042.stdout:3911: expect (ObjNum 1190 snap 379 seq_num 1190) 2024-09-21T09:40:58.834 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 38 current snap is 393 2024-09-21T09:40:58.834 INFO:tasks.rados.rados.0.smithi042.stdout:3912: seq_num 1206 ranges {6012928=606208,6619136=401408} 2024-09-21T09:40:58.871 INFO:tasks.rados.rados.0.smithi042.stdout:3912: writing smithi04275593-38 from 6012928 to 6619136 tid 1 2024-09-21T09:40:58.873 INFO:tasks.rados.rados.0.smithi042.stdout:3912: writing smithi04275593-38 from 6619136 to 7020544 tid 2 2024-09-21T09:40:58.873 INFO:tasks.rados.rados.0.smithi042.stdout:3913: read oid 21 snap -1 2024-09-21T09:40:58.873 INFO:tasks.rados.rados.0.smithi042.stdout:3913: expect (ObjNum 1176 snap 373 seq_num 1176) 2024-09-21T09:40:58.873 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 28 current snap is 393 2024-09-21T09:40:58.874 INFO:tasks.rados.rados.0.smithi042.stdout:3914: seq_num 1207 ranges {1736704=622592,2359296=401408} 2024-09-21T09:40:58.887 INFO:tasks.rados.rados.0.smithi042.stdout:3914: writing smithi04275593-28 from 1736704 to 2359296 tid 1 2024-09-21T09:40:58.890 INFO:tasks.rados.rados.0.smithi042.stdout:3914: writing smithi04275593-28 from 2359296 to 2760704 tid 2 2024-09-21T09:40:58.890 INFO:tasks.rados.rados.0.smithi042.stdout:3915: snap_remove snap 387 2024-09-21T09:40:59.840 INFO:tasks.rados.rados.0.smithi042.stdout:3915: done (4 left) 2024-09-21T09:40:59.840 INFO:tasks.rados.rados.0.smithi042.stdout:3916: read oid 29 snap 374 2024-09-21T09:40:59.841 INFO:tasks.rados.rados.0.smithi042.stdout:3916: expect (ObjNum 1174 snap 373 seq_num 1174) 2024-09-21T09:40:59.841 INFO:tasks.rados.rados.0.smithi042.stdout:3917: rollback oid 45 current snap is 393 2024-09-21T09:40:59.841 INFO:tasks.rados.rados.0.smithi042.stdout:3911: expect (ObjNum 1190 snap 379 seq_num 1190) 2024-09-21T09:40:59.865 INFO:tasks.rados.rados.0.smithi042.stdout:3912: finishing write tid 1 to smithi04275593-38 2024-09-21T09:40:59.865 INFO:tasks.rados.rados.0.smithi042.stdout:3912: finishing write tid 2 to smithi04275593-38 2024-09-21T09:40:59.866 INFO:tasks.rados.rados.0.smithi042.stdout:3912: finishing write tid 3 to smithi04275593-38 2024-09-21T09:40:59.866 INFO:tasks.rados.rados.0.smithi042.stdout:3913: expect (ObjNum 1176 snap 373 seq_num 1176) 2024-09-21T09:40:59.938 INFO:tasks.rados.rados.0.smithi042.stdout:3912: finishing write tid 4 to smithi04275593-38 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3912: oid 38 updating version 0 to 1334 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3912: oid 38 version 1334 is already newer than 1333 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3912: oid 38 updating version 1334 to 1335 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 38 v 1335 (ObjNum 1206 snap 393 seq_num 1206) dirty exists 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3912: left oid 38 (ObjNum 1206 snap 393 seq_num 1206) 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3914: finishing write tid 1 to smithi04275593-28 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3914: finishing write tid 2 to smithi04275593-28 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3914: finishing write tid 3 to smithi04275593-28 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3914: finishing write tid 4 to smithi04275593-28 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3914: oid 28 updating version 0 to 1758 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3914: oid 28 version 1758 is already newer than 1756 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:3914: oid 28 version 1758 is already newer than 1757 2024-09-21T09:40:59.939 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 28 v 1758 (ObjNum 1207 snap 393 seq_num 1207) dirty exists 2024-09-21T09:40:59.940 INFO:tasks.rados.rados.0.smithi042.stdout:3914: left oid 28 (ObjNum 1207 snap 393 seq_num 1207) 2024-09-21T09:40:59.940 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 385 2024-09-21T09:40:59.940 INFO:tasks.rados.rados.0.smithi042.stdout:3916: expect (ObjNum 1174 snap 373 seq_num 1174) 2024-09-21T09:40:59.951 INFO:tasks.rados.rados.0.smithi042.stdout:3917: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:40:59.951 INFO:tasks.rados.rados.0.smithi042.stdout:3917: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:40:59.951 INFO:tasks.rados.rados.0.smithi042.stdout:3917: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:40:59.951 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1152 (ObjNum 1167 snap 368 seq_num 1167) dirty exists 2024-09-21T09:40:59.951 INFO:tasks.rados.rados.0.smithi042.stdout:3911: done (5 left) 2024-09-21T09:40:59.952 INFO:tasks.rados.rados.0.smithi042.stdout:3912: done (4 left) 2024-09-21T09:40:59.952 INFO:tasks.rados.rados.0.smithi042.stdout:3913: done (3 left) 2024-09-21T09:40:59.952 INFO:tasks.rados.rados.0.smithi042.stdout:3914: done (2 left) 2024-09-21T09:40:59.952 INFO:tasks.rados.rados.0.smithi042.stdout:3916: done (1 left) 2024-09-21T09:40:59.952 INFO:tasks.rados.rados.0.smithi042.stdout:3917: done (0 left) 2024-09-21T09:40:59.952 INFO:tasks.rados.rados.0.smithi042.stdout:3918: rmattr oid 46 current snap is 393 2024-09-21T09:40:59.952 INFO:tasks.rados.rados.0.smithi042.stdout:3919: read oid 6 snap -1 2024-09-21T09:40:59.952 INFO:tasks.rados.rados.0.smithi042.stdout:3919: expect deleted 2024-09-21T09:40:59.952 INFO:tasks.rados.rados.0.smithi042.stdout:3920: delete oid 50 current snap is 393 2024-09-21T09:40:59.953 INFO:tasks.rados.rados.0.smithi042.stdout:3919: done (2 left) 2024-09-21T09:40:59.953 INFO:tasks.rados.rados.0.smithi042.stdout:3920: done (1 left) 2024-09-21T09:40:59.953 INFO:tasks.rados.rados.0.smithi042.stdout:3921: snap_create 2024-09-21T09:40:59.954 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1971 (ObjNum 998 snap 320 seq_num 998) dirty exists 2024-09-21T09:41:00.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:59 smithi042 ceph-mon[85820]: osdmap e870: 8 total, 8 up, 8 in 2024-09-21T09:41:00.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:40:59 smithi042 ceph-mon[85820]: pgmap v986: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 292 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-21T09:41:00.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:59 smithi042 ceph-mon[87662]: osdmap e870: 8 total, 8 up, 8 in 2024-09-21T09:41:00.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:40:59 smithi042 ceph-mon[87662]: pgmap v986: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 292 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-21T09:41:00.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:41:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:41:00] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.51.0" 2024-09-21T09:41:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:59 smithi133 ceph-mon[83064]: osdmap e870: 8 total, 8 up, 8 in 2024-09-21T09:41:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:40:59 smithi133 ceph-mon[83064]: pgmap v986: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 292 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-21T09:41:00.845 INFO:tasks.rados.rados.0.smithi042.stdout:3918: done (1 left) 2024-09-21T09:41:00.845 INFO:tasks.rados.rados.0.smithi042.stdout:3921: done (0 left) 2024-09-21T09:41:00.845 INFO:tasks.rados.rados.0.smithi042.stdout:3922: rollback oid 23 current snap is 394 2024-09-21T09:41:00.845 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 23 to 383 2024-09-21T09:41:00.845 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 3 current snap is 394 2024-09-21T09:41:00.845 INFO:tasks.rados.rados.0.smithi042.stdout:3923: seq_num 1209 ranges {81920=655360,737280=401408} 2024-09-21T09:41:00.848 INFO:tasks.rados.rados.0.smithi042.stdout:3923: writing smithi04275593-3 from 81920 to 737280 tid 1 2024-09-21T09:41:00.851 INFO:tasks.rados.rados.0.smithi042.stdout:3923: writing smithi04275593-3 from 737280 to 1138688 tid 2 2024-09-21T09:41:00.851 INFO:tasks.rados.rados.0.smithi042.stdout:3924: setattr oid 31 current snap is 394 2024-09-21T09:41:00.852 INFO:tasks.rados.rados.0.smithi042.stdout:3925: rollback oid 7 current snap is 394 2024-09-21T09:41:00.853 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 7 to 386 2024-09-21T09:41:00.853 INFO:tasks.rados.rados.0.smithi042.stdout:3926: snap_remove snap 374 2024-09-21T09:41:01.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:00 smithi042 ceph-mon[85820]: osdmap e871: 8 total, 8 up, 8 in 2024-09-21T09:41:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:00 smithi042 ceph-mon[87662]: osdmap e871: 8 total, 8 up, 8 in 2024-09-21T09:41:01.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:00 smithi133 ceph-mon[83064]: osdmap e871: 8 total, 8 up, 8 in 2024-09-21T09:41:01.852 INFO:tasks.rados.rados.0.smithi042.stdout:3926: done (4 left) 2024-09-21T09:41:01.852 INFO:tasks.rados.rados.0.smithi042.stdout:3927: read oid 12 snap -1 2024-09-21T09:41:01.852 INFO:tasks.rados.rados.0.smithi042.stdout:3927: expect deleted 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:3928: delete oid 2 current snap is 394 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:3922: finishing rollback tid 0 to smithi04275593-23 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:3922: finishing rollback tid 1 to smithi04275593-23 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:3922: finishing rollback tid 2 to smithi04275593-23 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1757 (ObjNum 1164 snap 368 seq_num 1164) dirty exists 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:3923: finishing write tid 1 to smithi04275593-3 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:3923: finishing write tid 2 to smithi04275593-3 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:3923: finishing write tid 3 to smithi04275593-3 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 1727 (ObjNum 1138 snap 362 seq_num 1138) dirty exists 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:3925: finishing rollback tid 0 to smithi04275593-7 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:3925: finishing rollback tid 1 to smithi04275593-7 2024-09-21T09:41:01.853 INFO:tasks.rados.rados.0.smithi042.stdout:3923: finishing write tid 4 to smithi04275593-3 2024-09-21T09:41:01.854 INFO:tasks.rados.rados.0.smithi042.stdout:3923: oid 3 updating version 0 to 1641 2024-09-21T09:41:01.854 INFO:tasks.rados.rados.0.smithi042.stdout:3923: oid 3 updating version 1641 to 1642 2024-09-21T09:41:01.854 INFO:tasks.rados.rados.0.smithi042.stdout:3923: oid 3 updating version 1642 to 1643 2024-09-21T09:41:01.854 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1643 (ObjNum 1209 snap 394 seq_num 1209) dirty exists 2024-09-21T09:41:01.854 INFO:tasks.rados.rados.0.smithi042.stdout:3923: left oid 3 (ObjNum 1209 snap 394 seq_num 1209) 2024-09-21T09:41:01.854 INFO:tasks.rados.rados.0.smithi042.stdout:3925: finishing rollback tid 2 to smithi04275593-7 2024-09-21T09:41:01.854 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 2154 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:41:01.864 INFO:tasks.rados.rados.0.smithi042.stdout:3922: done (5 left) 2024-09-21T09:41:01.864 INFO:tasks.rados.rados.0.smithi042.stdout:3923: done (4 left) 2024-09-21T09:41:01.864 INFO:tasks.rados.rados.0.smithi042.stdout:3924: done (3 left) 2024-09-21T09:41:01.864 INFO:tasks.rados.rados.0.smithi042.stdout:3925: done (2 left) 2024-09-21T09:41:01.865 INFO:tasks.rados.rados.0.smithi042.stdout:3927: done (1 left) 2024-09-21T09:41:01.865 INFO:tasks.rados.rados.0.smithi042.stdout:3928: done (0 left) 2024-09-21T09:41:01.865 INFO:tasks.rados.rados.0.smithi042.stdout:3929: rollback oid 11 current snap is 394 2024-09-21T09:41:01.865 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 11 to 388 2024-09-21T09:41:01.865 INFO:tasks.rados.rados.0.smithi042.stdout:3930: delete oid 24 current snap is 394 2024-09-21T09:41:01.873 INFO:tasks.rados.rados.0.smithi042.stdout:3929: finishing rollback tid 1 to smithi04275593-11 2024-09-21T09:41:01.873 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 11 v 1620 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-21T09:41:01.875 INFO:tasks.rados.rados.0.smithi042.stdout:3929: done (1 left) 2024-09-21T09:41:01.875 INFO:tasks.rados.rados.0.smithi042.stdout:3930: done (0 left) 2024-09-21T09:41:01.875 INFO:tasks.rados.rados.0.smithi042.stdout:3931: snap_remove snap 386 2024-09-21T09:41:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:01 smithi042 ceph-mon[85820]: osdmap e872: 8 total, 8 up, 8 in 2024-09-21T09:41:02.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:01 smithi042 ceph-mon[85820]: pgmap v989: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 293 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 472 KiB/s wr, 13 op/s 2024-09-21T09:41:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:01 smithi042 ceph-mon[87662]: osdmap e872: 8 total, 8 up, 8 in 2024-09-21T09:41:02.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:01 smithi042 ceph-mon[87662]: pgmap v989: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 293 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 472 KiB/s wr, 13 op/s 2024-09-21T09:41:02.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:01 smithi133 ceph-mon[83064]: osdmap e872: 8 total, 8 up, 8 in 2024-09-21T09:41:02.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:01 smithi133 ceph-mon[83064]: pgmap v989: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 293 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 472 KiB/s wr, 13 op/s 2024-09-21T09:41:02.835 INFO:tasks.rados.rados.0.smithi042.stdout:3931: done (0 left) 2024-09-21T09:41:02.835 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 46 current snap is 394 2024-09-21T09:41:02.835 INFO:tasks.rados.rados.0.smithi042.stdout:3932: seq_num 1212 ranges {2957312=704512,3661824=401408} 2024-09-21T09:41:02.856 INFO:tasks.rados.rados.0.smithi042.stdout:3932: writing smithi04275593-46 from 2957312 to 3661824 tid 1 2024-09-21T09:41:02.859 INFO:tasks.rados.rados.0.smithi042.stdout:3932: writing smithi04275593-46 from 3661824 to 4063232 tid 2 2024-09-21T09:41:02.859 INFO:tasks.rados.rados.0.smithi042.stdout:3933: rmattr oid 27 current snap is 394 2024-09-21T09:41:02.859 INFO:tasks.rados.rados.0.smithi042.stdout:3934: delete oid 11 current snap is 394 2024-09-21T09:41:02.862 INFO:tasks.rados.rados.0.smithi042.stdout:3934: done (2 left) 2024-09-21T09:41:02.862 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 2 current snap is 394 2024-09-21T09:41:02.862 INFO:tasks.rados.rados.0.smithi042.stdout:3935: seq_num 1214 ranges {0=737280,737280=401408} 2024-09-21T09:41:02.866 INFO:tasks.rados.rados.0.smithi042.stdout:3935: writing smithi04275593-2 from 0 to 737280 tid 1 2024-09-21T09:41:02.869 INFO:tasks.rados.rados.0.smithi042.stdout:3935: writing smithi04275593-2 from 737280 to 1138688 tid 2 2024-09-21T09:41:02.869 INFO:tasks.rados.rados.0.smithi042.stdout:3936: read oid 21 snap 385 2024-09-21T09:41:02.869 INFO:tasks.rados.rados.0.smithi042.stdout:3936: expect (ObjNum 1176 snap 373 seq_num 1176) 2024-09-21T09:41:02.869 INFO:tasks.rados.rados.0.smithi042.stdout:3937: read oid 50 snap -1 2024-09-21T09:41:02.869 INFO:tasks.rados.rados.0.smithi042.stdout:3937: expect deleted 2024-09-21T09:41:02.869 INFO:tasks.rados.rados.0.smithi042.stdout:3938: read oid 41 snap -1 2024-09-21T09:41:02.869 INFO:tasks.rados.rados.0.smithi042.stdout:3938: expect (ObjNum 1125 snap 359 seq_num 1125) 2024-09-21T09:41:02.870 INFO:tasks.rados.rados.0.smithi042.stdout:3939: snap_remove snap 391 2024-09-21T09:41:03.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:02 smithi042 ceph-mon[85820]: osdmap e873: 8 total, 8 up, 8 in 2024-09-21T09:41:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:02 smithi042 ceph-mon[85820]: osdmap e874: 8 total, 8 up, 8 in 2024-09-21T09:41:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:02 smithi042 ceph-mon[87662]: osdmap e873: 8 total, 8 up, 8 in 2024-09-21T09:41:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:02 smithi042 ceph-mon[87662]: osdmap e874: 8 total, 8 up, 8 in 2024-09-21T09:41:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:02 smithi133 ceph-mon[83064]: osdmap e873: 8 total, 8 up, 8 in 2024-09-21T09:41:03.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:02 smithi133 ceph-mon[83064]: osdmap e874: 8 total, 8 up, 8 in 2024-09-21T09:41:03.858 INFO:tasks.rados.rados.0.smithi042.stdout:3939: done (6 left) 2024-09-21T09:41:03.859 INFO:tasks.rados.rados.0.smithi042.stdout:3940: read oid 34 snap 388 2024-09-21T09:41:03.859 INFO:tasks.rados.rados.0.smithi042.stdout:3940: expect (ObjNum 1091 snap 342 seq_num 1091) 2024-09-21T09:41:03.859 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 24 current snap is 394 2024-09-21T09:41:03.859 INFO:tasks.rados.rados.0.smithi042.stdout:3941: seq_num 1215 ranges {0=753664,753664=401408} 2024-09-21T09:41:03.863 INFO:tasks.rados.rados.0.smithi042.stdout:3941: writing smithi04275593-24 from 0 to 753664 tid 1 2024-09-21T09:41:03.867 INFO:tasks.rados.rados.0.smithi042.stdout:3941: writing smithi04275593-24 from 753664 to 1155072 tid 2 2024-09-21T09:41:03.867 INFO:tasks.rados.rados.0.smithi042.stdout:3942: read oid 25 snap -1 2024-09-21T09:41:03.867 INFO:tasks.rados.rados.0.smithi042.stdout:3942: expect (ObjNum 1204 snap 391 seq_num 1204) 2024-09-21T09:41:03.867 INFO:tasks.rados.rados.0.smithi042.stdout:3943: read oid 17 snap -1 2024-09-21T09:41:03.867 INFO:tasks.rados.rados.0.smithi042.stdout:3943: expect (ObjNum 1106 snap 349 seq_num 1106) 2024-09-21T09:41:03.867 INFO:tasks.rados.rados.0.smithi042.stdout:3944: snap_remove snap 373 2024-09-21T09:41:04.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:03 smithi133 ceph-mon[83064]: pgmap v992: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 294 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 343 KiB/s rd, 496 KiB/s wr, 13 op/s 2024-09-21T09:41:04.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:03 smithi042 ceph-mon[85820]: pgmap v992: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 294 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 343 KiB/s rd, 496 KiB/s wr, 13 op/s 2024-09-21T09:41:04.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:03 smithi042 ceph-mon[87662]: pgmap v992: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 294 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 343 KiB/s rd, 496 KiB/s wr, 13 op/s 2024-09-21T09:41:04.860 INFO:tasks.rados.rados.0.smithi042.stdout:3944: done (10 left) 2024-09-21T09:41:04.860 INFO:tasks.rados.rados.0.smithi042.stdout:3945: copy_from oid 9 from oid 35 current snap is 394 2024-09-21T09:41:04.860 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 1238 (ObjNum 1058 snap 335 seq_num 1058) dirty exists 2024-09-21T09:41:04.860 INFO:tasks.rados.rados.0.smithi042.stdout:3932: finishing write tid 1 to smithi04275593-46 2024-09-21T09:41:04.860 INFO:tasks.rados.rados.0.smithi042.stdout:3932: finishing write tid 2 to smithi04275593-46 2024-09-21T09:41:04.860 INFO:tasks.rados.rados.0.smithi042.stdout:3932: finishing write tid 3 to smithi04275593-46 2024-09-21T09:41:04.860 INFO:tasks.rados.rados.0.smithi042.stdout:3932: finishing write tid 4 to smithi04275593-46 2024-09-21T09:41:04.860 INFO:tasks.rados.rados.0.smithi042.stdout:3932: oid 46 updating version 0 to 1991 2024-09-21T09:41:04.860 INFO:tasks.rados.rados.0.smithi042.stdout:3932: oid 46 version 1991 is already newer than 1990 2024-09-21T09:41:04.860 INFO:tasks.rados.rados.0.smithi042.stdout:3932: oid 46 version 1991 is already newer than 1989 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 46 v 1991 (ObjNum 1212 snap 394 seq_num 1212) dirty exists 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:3932: left oid 46 (ObjNum 1212 snap 394 seq_num 1212) 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:3935: finishing write tid 1 to smithi04275593-2 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:3935: finishing write tid 2 to smithi04275593-2 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:3935: finishing write tid 3 to smithi04275593-2 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:3935: finishing write tid 4 to smithi04275593-2 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:3935: oid 2 updating version 0 to 1992 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:3935: oid 2 updating version 1992 to 1993 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:3935: oid 2 updating version 1993 to 1994 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 2 v 1994 (ObjNum 1214 snap 394 seq_num 1214) dirty exists 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:3935: left oid 2 (ObjNum 1214 snap 394 seq_num 1214) 2024-09-21T09:41:04.861 INFO:tasks.rados.rados.0.smithi042.stdout:3936: expect (ObjNum 1176 snap 373 seq_num 1176) 2024-09-21T09:41:04.945 INFO:tasks.rados.rados.0.smithi042.stdout:3938: expect (ObjNum 1125 snap 359 seq_num 1125) 2024-09-21T09:41:05.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:04 smithi133 ceph-mon[83064]: osdmap e875: 8 total, 8 up, 8 in 2024-09-21T09:41:05.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:04 smithi042 ceph-mon[85820]: osdmap e875: 8 total, 8 up, 8 in 2024-09-21T09:41:05.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:04 smithi042 ceph-mon[87662]: osdmap e875: 8 total, 8 up, 8 in 2024-09-21T09:41:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:05 smithi133 ceph-mon[83064]: osdmap e876: 8 total, 8 up, 8 in 2024-09-21T09:41:06.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:05 smithi133 ceph-mon[83064]: pgmap v995: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 296 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 754 KiB/s wr, 11 op/s 2024-09-21T09:41:06.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:05 smithi042 ceph-mon[85820]: osdmap e876: 8 total, 8 up, 8 in 2024-09-21T09:41:06.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:05 smithi042 ceph-mon[85820]: pgmap v995: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 296 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 754 KiB/s wr, 11 op/s 2024-09-21T09:41:06.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:05 smithi042 ceph-mon[87662]: osdmap e876: 8 total, 8 up, 8 in 2024-09-21T09:41:06.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:05 smithi042 ceph-mon[87662]: pgmap v995: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 296 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 754 KiB/s wr, 11 op/s 2024-09-21T09:41:08.105 INFO:tasks.rados.rados.0.smithi042.stdout:3941: finishing write tid 1 to smithi04275593-24 2024-09-21T09:41:08.106 INFO:tasks.rados.rados.0.smithi042.stdout:3941: finishing write tid 2 to smithi04275593-24 2024-09-21T09:41:08.106 INFO:tasks.rados.rados.0.smithi042.stdout:3941: finishing write tid 3 to smithi04275593-24 2024-09-21T09:41:08.106 INFO:tasks.rados.rados.0.smithi042.stdout:3942: expect (ObjNum 1204 snap 391 seq_num 1204) 2024-09-21T09:41:08.131 INFO:tasks.rados.rados.0.smithi042.stdout:3943: expect (ObjNum 1106 snap 349 seq_num 1106) 2024-09-21T09:41:08.178 INFO:tasks.rados.rados.0.smithi042.stdout:3941: finishing write tid 4 to smithi04275593-24 2024-09-21T09:41:08.178 INFO:tasks.rados.rados.0.smithi042.stdout:3941: oid 24 updating version 0 to 1934 2024-09-21T09:41:08.178 INFO:tasks.rados.rados.0.smithi042.stdout:3941: oid 24 version 1934 is already newer than 1932 2024-09-21T09:41:08.178 INFO:tasks.rados.rados.0.smithi042.stdout:3941: oid 24 version 1934 is already newer than 1933 2024-09-21T09:41:08.178 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 24 v 1934 (ObjNum 1215 snap 394 seq_num 1215) dirty exists 2024-09-21T09:41:08.178 INFO:tasks.rados.rados.0.smithi042.stdout:3941: left oid 24 (ObjNum 1215 snap 394 seq_num 1215) 2024-09-21T09:41:08.178 INFO:tasks.rados.rados.0.smithi042.stdout:3940: expect (ObjNum 1091 snap 342 seq_num 1091) 2024-09-21T09:41:08.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:08 smithi042 ceph-mon[85820]: pgmap v996: 121 pgs: 121 active+clean; 261 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-21T09:41:08.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:08 smithi042 ceph-mon[85820]: osdmap e877: 8 total, 8 up, 8 in 2024-09-21T09:41:08.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:08 smithi042 ceph-mon[87662]: pgmap v996: 121 pgs: 121 active+clean; 261 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-21T09:41:08.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:08 smithi042 ceph-mon[87662]: osdmap e877: 8 total, 8 up, 8 in 2024-09-21T09:41:08.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:08 smithi133 ceph-mon[83064]: pgmap v996: 121 pgs: 121 active+clean; 261 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-21T09:41:08.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:08 smithi133 ceph-mon[83064]: osdmap e877: 8 total, 8 up, 8 in 2024-09-21T09:41:08.883 INFO:tasks.rados.rados.0.smithi042.stdout:3945: finishing copy_from racing read to smithi04275593-9 2024-09-21T09:41:08.883 INFO:tasks.rados.rados.0.smithi042.stdout:3945: finishing copy_from to smithi04275593-9 2024-09-21T09:41:08.883 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 2138 (ObjNum 1101 snap 347 seq_num 1101) dirty exists 2024-09-21T09:41:08.883 INFO:tasks.rados.rados.0.smithi042.stdout:3932: done (10 left) 2024-09-21T09:41:08.883 INFO:tasks.rados.rados.0.smithi042.stdout:3933: done (9 left) 2024-09-21T09:41:08.883 INFO:tasks.rados.rados.0.smithi042.stdout:3935: done (8 left) 2024-09-21T09:41:08.883 INFO:tasks.rados.rados.0.smithi042.stdout:3936: done (7 left) 2024-09-21T09:41:08.883 INFO:tasks.rados.rados.0.smithi042.stdout:3937: done (6 left) 2024-09-21T09:41:08.883 INFO:tasks.rados.rados.0.smithi042.stdout:3938: done (5 left) 2024-09-21T09:41:08.883 INFO:tasks.rados.rados.0.smithi042.stdout:3940: done (4 left) 2024-09-21T09:41:08.884 INFO:tasks.rados.rados.0.smithi042.stdout:3941: done (3 left) 2024-09-21T09:41:08.884 INFO:tasks.rados.rados.0.smithi042.stdout:3942: done (2 left) 2024-09-21T09:41:08.884 INFO:tasks.rados.rados.0.smithi042.stdout:3943: done (1 left) 2024-09-21T09:41:08.884 INFO:tasks.rados.rados.0.smithi042.stdout:3945: done (0 left) 2024-09-21T09:41:08.884 INFO:tasks.rados.rados.0.smithi042.stdout:3946: snap_create 2024-09-21T09:41:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:3946: done (0 left) 2024-09-21T09:41:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:3947: rollback oid 15 current snap is 395 2024-09-21T09:41:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 15 to 394 2024-09-21T09:41:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:3948: read oid 2 snap -1 2024-09-21T09:41:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:3948: expect (ObjNum 1214 snap 394 seq_num 1214) 2024-09-21T09:41:09.261 INFO:tasks.rados.rados.0.smithi042.stdout:3949: snap_remove snap 383 2024-09-21T09:41:10.265 INFO:tasks.rados.rados.0.smithi042.stdout:3949: done (2 left) 2024-09-21T09:41:10.265 INFO:tasks.rados.rados.0.smithi042.stdout:3950: read oid 16 snap -1 2024-09-21T09:41:10.265 INFO:tasks.rados.rados.0.smithi042.stdout:3950: expect (ObjNum 1132 snap 362 seq_num 1132) 2024-09-21T09:41:10.265 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 9 current snap is 395 2024-09-21T09:41:10.266 INFO:tasks.rados.rados.0.smithi042.stdout:3951: seq_num 1216 ranges {6012928=770048,6782976=401408} 2024-09-21T09:41:10.266 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:41:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:41:10] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.51.0" 2024-09-21T09:41:10.304 INFO:tasks.rados.rados.0.smithi042.stdout:3951: writing smithi04275593-9 from 6012928 to 6782976 tid 1 2024-09-21T09:41:10.307 INFO:tasks.rados.rados.0.smithi042.stdout:3951: writing smithi04275593-9 from 6782976 to 7184384 tid 2 2024-09-21T09:41:10.307 INFO:tasks.rados.rados.0.smithi042.stdout:3952: read oid 43 snap -1 2024-09-21T09:41:10.307 INFO:tasks.rados.rados.0.smithi042.stdout:3952: expect (ObjNum 1203 snap 390 seq_num 1203) 2024-09-21T09:41:10.307 INFO:tasks.rados.rados.0.smithi042.stdout:3953: delete oid 37 current snap is 395 2024-09-21T09:41:10.307 INFO:tasks.rados.rados.0.smithi042.stdout:3947: finishing rollback tid 0 to smithi04275593-15 2024-09-21T09:41:10.307 INFO:tasks.rados.rados.0.smithi042.stdout:3947: finishing rollback tid 1 to smithi04275593-15 2024-09-21T09:41:10.307 INFO:tasks.rados.rados.0.smithi042.stdout:3947: finishing rollback tid 2 to smithi04275593-15 2024-09-21T09:41:10.307 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 15 v 2010 (ObjNum 1195 snap 384 seq_num 1195) dirty exists 2024-09-21T09:41:10.308 INFO:tasks.rados.rados.0.smithi042.stdout:3948: expect (ObjNum 1214 snap 394 seq_num 1214) 2024-09-21T09:41:10.338 INFO:tasks.rados.rados.0.smithi042.stdout:3950: expect (ObjNum 1132 snap 362 seq_num 1132) 2024-09-21T09:41:10.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:10 smithi042 ceph-mon[85820]: pgmap v998: 121 pgs: 121 active+clean; 266 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-09-21T09:41:10.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:10 smithi042 ceph-mon[85820]: osdmap e878: 8 total, 8 up, 8 in 2024-09-21T09:41:10.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:10 smithi042 ceph-mon[87662]: pgmap v998: 121 pgs: 121 active+clean; 266 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-09-21T09:41:10.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:10 smithi042 ceph-mon[87662]: osdmap e878: 8 total, 8 up, 8 in 2024-09-21T09:41:10.670 INFO:tasks.rados.rados.0.smithi042.stdout:3951: finishing write tid 1 to smithi04275593-9 2024-09-21T09:41:10.670 INFO:tasks.rados.rados.0.smithi042.stdout:3951: finishing write tid 2 to smithi04275593-9 2024-09-21T09:41:10.670 INFO:tasks.rados.rados.0.smithi042.stdout:3951: finishing write tid 3 to smithi04275593-9 2024-09-21T09:41:10.671 INFO:tasks.rados.rados.0.smithi042.stdout:3952: expect (ObjNum 1203 snap 390 seq_num 1203) 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3951: finishing write tid 4 to smithi04275593-9 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3951: oid 9 updating version 0 to 2140 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3951: oid 9 updating version 2140 to 2141 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3951: oid 9 version 2141 is already newer than 2139 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 9 v 2141 (ObjNum 1216 snap 395 seq_num 1216) dirty exists 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3951: left oid 9 (ObjNum 1216 snap 395 seq_num 1216) 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3947: done (5 left) 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3948: done (4 left) 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3950: done (3 left) 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3951: done (2 left) 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3952: done (1 left) 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3953: done (0 left) 2024-09-21T09:41:10.699 INFO:tasks.rados.rados.0.smithi042.stdout:3954: setattr oid 21 current snap is 395 2024-09-21T09:41:10.700 INFO:tasks.rados.rados.0.smithi042.stdout:3955: rollback oid 23 current snap is 395 2024-09-21T09:41:10.700 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 23 to 390 2024-09-21T09:41:10.700 INFO:tasks.rados.rados.0.smithi042.stdout:3956: snap_create 2024-09-21T09:41:10.703 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 21 v 2174 (ObjNum 1176 snap 373 seq_num 1176) dirty exists 2024-09-21T09:41:10.704 INFO:tasks.rados.rados.0.smithi042.stdout:3955: finishing rollback tid 0 to smithi04275593-23 2024-09-21T09:41:10.704 INFO:tasks.rados.rados.0.smithi042.stdout:3955: finishing rollback tid 1 to smithi04275593-23 2024-09-21T09:41:10.704 INFO:tasks.rados.rados.0.smithi042.stdout:3955: finishing rollback tid 2 to smithi04275593-23 2024-09-21T09:41:10.704 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1760 (ObjNum 1164 snap 368 seq_num 1164) dirty exists 2024-09-21T09:41:10.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:10 smithi133 ceph-mon[83064]: pgmap v998: 121 pgs: 121 active+clean; 266 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-09-21T09:41:10.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:10 smithi133 ceph-mon[83064]: osdmap e878: 8 total, 8 up, 8 in 2024-09-21T09:41:11.274 INFO:tasks.rados.rados.0.smithi042.stdout:3954: done (2 left) 2024-09-21T09:41:11.275 INFO:tasks.rados.rados.0.smithi042.stdout:3955: done (1 left) 2024-09-21T09:41:11.275 INFO:tasks.rados.rados.0.smithi042.stdout:3956: done (0 left) 2024-09-21T09:41:11.275 INFO:tasks.rados.rados.0.smithi042.stdout:3957: delete oid 4 current snap is 396 2024-09-21T09:41:11.278 INFO:tasks.rados.rados.0.smithi042.stdout:3957: done (0 left) 2024-09-21T09:41:11.278 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 7 current snap is 396 2024-09-21T09:41:11.278 INFO:tasks.rados.rados.0.smithi042.stdout:3958: seq_num 1219 ranges {6012928=417792,6430720=557056,6987776=245760} 2024-09-21T09:41:11.313 INFO:tasks.rados.rados.0.smithi042.stdout:3958: writing smithi04275593-7 from 6012928 to 6430720 tid 1 2024-09-21T09:41:11.316 INFO:tasks.rados.rados.0.smithi042.stdout:3958: writing smithi04275593-7 from 6430720 to 6987776 tid 2 2024-09-21T09:41:11.318 INFO:tasks.rados.rados.0.smithi042.stdout:3958: writing smithi04275593-7 from 6987776 to 7233536 tid 3 2024-09-21T09:41:11.318 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 44 current snap is 396 2024-09-21T09:41:11.318 INFO:tasks.rados.rados.0.smithi042.stdout:3959: seq_num 1220 ranges {1736704=434176,2170880=442368,2613248=360448} 2024-09-21T09:41:11.330 INFO:tasks.rados.rados.0.smithi042.stdout:3959: writing smithi04275593-44 from 1736704 to 2170880 tid 1 2024-09-21T09:41:11.333 INFO:tasks.rados.rados.0.smithi042.stdout:3959: writing smithi04275593-44 from 2170880 to 2613248 tid 2 2024-09-21T09:41:11.335 INFO:tasks.rados.rados.0.smithi042.stdout:3959: writing smithi04275593-44 from 2613248 to 2973696 tid 3 2024-09-21T09:41:11.335 INFO:tasks.rados.rados.0.smithi042.stdout:3960: snap_remove snap 390 2024-09-21T09:41:11.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:11 smithi042 ceph-mon[85820]: osdmap e879: 8 total, 8 up, 8 in 2024-09-21T09:41:11.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:11 smithi042 ceph-mon[87662]: osdmap e879: 8 total, 8 up, 8 in 2024-09-21T09:41:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:11 smithi133 ceph-mon[83064]: osdmap e879: 8 total, 8 up, 8 in 2024-09-21T09:41:12.281 INFO:tasks.rados.rados.0.smithi042.stdout:3960: done (2 left) 2024-09-21T09:41:12.281 INFO:tasks.rados.rados.0.smithi042.stdout:3961: snap_create 2024-09-21T09:41:12.281 INFO:tasks.rados.rados.0.smithi042.stdout:3958: finishing write tid 1 to smithi04275593-7 2024-09-21T09:41:12.281 INFO:tasks.rados.rados.0.smithi042.stdout:3958: finishing write tid 2 to smithi04275593-7 2024-09-21T09:41:12.281 INFO:tasks.rados.rados.0.smithi042.stdout:3958: finishing write tid 3 to smithi04275593-7 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3958: finishing write tid 4 to smithi04275593-7 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3958: finishing write tid 5 to smithi04275593-7 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3958: oid 7 updating version 0 to 2179 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3958: oid 7 version 2179 is already newer than 2176 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3958: oid 7 version 2179 is already newer than 2178 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3958: oid 7 version 2179 is already newer than 2177 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 7 v 2179 (ObjNum 1219 snap 396 seq_num 1219) dirty exists 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3958: left oid 7 (ObjNum 1219 snap 396 seq_num 1219) 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3959: finishing write tid 1 to smithi04275593-44 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3959: finishing write tid 2 to smithi04275593-44 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3959: finishing write tid 3 to smithi04275593-44 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3959: finishing write tid 4 to smithi04275593-44 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3959: finishing write tid 5 to smithi04275593-44 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3959: oid 44 updating version 0 to 1763 2024-09-21T09:41:12.282 INFO:tasks.rados.rados.0.smithi042.stdout:3959: oid 44 version 1763 is already newer than 1762 2024-09-21T09:41:12.283 INFO:tasks.rados.rados.0.smithi042.stdout:3959: oid 44 version 1763 is already newer than 1761 2024-09-21T09:41:12.283 INFO:tasks.rados.rados.0.smithi042.stdout:3959: oid 44 updating version 1763 to 1764 2024-09-21T09:41:12.283 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 44 v 1764 (ObjNum 1220 snap 396 seq_num 1220) dirty exists 2024-09-21T09:41:12.283 INFO:tasks.rados.rados.0.smithi042.stdout:3959: left oid 44 (ObjNum 1220 snap 396 seq_num 1220) 2024-09-21T09:41:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:12 smithi042 ceph-mon[87662]: pgmap v1001: 121 pgs: 121 active+clean; 266 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-09-21T09:41:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:12 smithi042 ceph-mon[87662]: osdmap e880: 8 total, 8 up, 8 in 2024-09-21T09:41:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:12 smithi042 ceph-mon[85820]: pgmap v1001: 121 pgs: 121 active+clean; 266 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-09-21T09:41:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:12 smithi042 ceph-mon[85820]: osdmap e880: 8 total, 8 up, 8 in 2024-09-21T09:41:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:12 smithi133 ceph-mon[83064]: pgmap v1001: 121 pgs: 121 active+clean; 266 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-09-21T09:41:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:12 smithi133 ceph-mon[83064]: osdmap e880: 8 total, 8 up, 8 in 2024-09-21T09:41:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:12.837 INFO:tasks.rados.rados.0.smithi042.stdout:3958: done (2 left) 2024-09-21T09:41:12.837 INFO:tasks.rados.rados.0.smithi042.stdout:3959: done (1 left) 2024-09-21T09:41:12.837 INFO:tasks.rados.rados.0.smithi042.stdout:3961: done (0 left) 2024-09-21T09:41:12.837 INFO:tasks.rados.rados.0.smithi042.stdout:3962: snap_remove snap 395 2024-09-21T09:41:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:13 smithi042 ceph-mon[85820]: osdmap e881: 8 total, 8 up, 8 in 2024-09-21T09:41:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:13 smithi042 ceph-mon[85820]: osdmap e882: 8 total, 8 up, 8 in 2024-09-21T09:41:13.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:13 smithi042 ceph-mon[87662]: osdmap e881: 8 total, 8 up, 8 in 2024-09-21T09:41:13.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:13 smithi042 ceph-mon[87662]: osdmap e882: 8 total, 8 up, 8 in 2024-09-21T09:41:13.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:13 smithi133 ceph-mon[83064]: osdmap e881: 8 total, 8 up, 8 in 2024-09-21T09:41:13.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:13 smithi133 ceph-mon[83064]: osdmap e882: 8 total, 8 up, 8 in 2024-09-21T09:41:13.843 INFO:tasks.rados.rados.0.smithi042.stdout:3962: done (0 left) 2024-09-21T09:41:13.843 INFO:tasks.rados.rados.0.smithi042.stdout:3963: rollback oid 37 current snap is 397 2024-09-21T09:41:13.843 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 37 to 389 2024-09-21T09:41:13.843 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 36 current snap is 397 2024-09-21T09:41:13.843 INFO:tasks.rados.rados.0.smithi042.stdout:3964: seq_num 1221 ranges {0=458752,458752=729088,1187840=73728} 2024-09-21T09:41:13.845 INFO:tasks.rados.rados.0.smithi042.stdout:3964: writing smithi04275593-36 from 0 to 458752 tid 1 2024-09-21T09:41:13.849 INFO:tasks.rados.rados.0.smithi042.stdout:3964: writing smithi04275593-36 from 458752 to 1187840 tid 2 2024-09-21T09:41:13.850 INFO:tasks.rados.rados.0.smithi042.stdout:3964: writing smithi04275593-36 from 1187840 to 1261568 tid 3 2024-09-21T09:41:13.850 INFO:tasks.rados.rados.0.smithi042.stdout:3965: read oid 21 snap -1 2024-09-21T09:41:13.850 INFO:tasks.rados.rados.0.smithi042.stdout:3965: expect (ObjNum 1176 snap 373 seq_num 1176) 2024-09-21T09:41:13.850 INFO:tasks.rados.rados.0.smithi042.stdout:3966: read oid 18 snap -1 2024-09-21T09:41:13.850 INFO:tasks.rados.rados.0.smithi042.stdout:3966: expect (ObjNum 1164 snap 368 seq_num 1164) 2024-09-21T09:41:13.851 INFO:tasks.rados.rados.0.smithi042.stdout:3967: read oid 14 snap -1 2024-09-21T09:41:13.851 INFO:tasks.rados.rados.0.smithi042.stdout:3967: expect (ObjNum 1169 snap 368 seq_num 1169) 2024-09-21T09:41:13.851 INFO:tasks.rados.rados.0.smithi042.stdout:3968: delete oid 16 current snap is 397 2024-09-21T09:41:13.851 INFO:tasks.rados.rados.0.smithi042.stdout:3963: finishing rollback tid 1 to smithi04275593-37 2024-09-21T09:41:13.851 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 37 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-21T09:41:13.855 INFO:tasks.rados.rados.0.smithi042.stdout:3964: finishing write tid 1 to smithi04275593-36 2024-09-21T09:41:13.858 INFO:tasks.rados.rados.0.smithi042.stdout:3964: finishing write tid 2 to smithi04275593-36 2024-09-21T09:41:13.858 INFO:tasks.rados.rados.0.smithi042.stdout:3963: done (5 left) 2024-09-21T09:41:13.858 INFO:tasks.rados.rados.0.smithi042.stdout:3968: done (4 left) 2024-09-21T09:41:13.858 INFO:tasks.rados.rados.0.smithi042.stdout:3969: copy_from oid 29 from oid 12 current snap is 397 2024-09-21T09:41:13.858 INFO:tasks.rados.rados.0.smithi042.stdout:3970: copy_from oid 30 from oid 46 current snap is 397 2024-09-21T09:41:13.858 INFO:tasks.rados.rados.0.smithi042.stdout:3971: setattr oid 23 current snap is 397 2024-09-21T09:41:13.859 INFO:tasks.rados.rados.0.smithi042.stdout:3964: finishing write tid 3 to smithi04275593-36 2024-09-21T09:41:13.860 INFO:tasks.rados.rados.0.smithi042.stdout:3972: snap_create 2024-09-21T09:41:13.863 INFO:tasks.rados.rados.0.smithi042.stdout:3967: expect (ObjNum 1169 snap 368 seq_num 1169) 2024-09-21T09:41:13.917 INFO:tasks.rados.rados.0.smithi042.stdout:3969: finishing copy_from to smithi04275593-29 2024-09-21T09:41:13.917 INFO:tasks.rados.rados.0.smithi042.stdout:3969: got expected ENOENT (src dne) 2024-09-21T09:41:13.917 INFO:tasks.rados.rados.0.smithi042.stdout:3969: finishing copy_from racing read to smithi04275593-29 2024-09-21T09:41:13.917 INFO:tasks.rados.rados.0.smithi042.stdout:3965: expect (ObjNum 1176 snap 373 seq_num 1176) 2024-09-21T09:41:13.991 INFO:tasks.rados.rados.0.smithi042.stdout:3964: finishing write tid 4 to smithi04275593-36 2024-09-21T09:41:13.992 INFO:tasks.rados.rados.0.smithi042.stdout:3970: finishing copy_from racing read to smithi04275593-30 2024-09-21T09:41:13.992 INFO:tasks.rados.rados.0.smithi042.stdout:3970: finishing copy_from to smithi04275593-30 2024-09-21T09:41:13.992 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 30 v 1991 (ObjNum 1212 snap 394 seq_num 1212) dirty exists 2024-09-21T09:41:13.992 INFO:tasks.rados.rados.0.smithi042.stdout:3966: expect (ObjNum 1164 snap 368 seq_num 1164) 2024-09-21T09:41:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 23 v 1769 (ObjNum 1164 snap 368 seq_num 1164) dirty exists 2024-09-21T09:41:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:3964: finishing write tid 5 to smithi04275593-36 2024-09-21T09:41:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:3964: oid 36 updating version 0 to 1765 2024-09-21T09:41:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:3964: oid 36 updating version 1765 to 1767 2024-09-21T09:41:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:3964: oid 36 updating version 1767 to 1768 2024-09-21T09:41:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:3964: oid 36 version 1768 is already newer than 1766 2024-09-21T09:41:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 36 v 1768 (ObjNum 1221 snap 397 seq_num 1221) dirty exists 2024-09-21T09:41:14.357 INFO:tasks.rados.rados.0.smithi042.stdout:3964: left oid 36 (ObjNum 1221 snap 397 seq_num 1221) 2024-09-21T09:41:14.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:14 smithi042 ceph-mon[85820]: pgmap v1005: 121 pgs: 121 active+clean; 267 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 306 KiB/s wr, 4 op/s 2024-09-21T09:41:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:14 smithi042 ceph-mon[85820]: osdmap e883: 8 total, 8 up, 8 in 2024-09-21T09:41:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:14 smithi042 ceph-mon[87662]: pgmap v1005: 121 pgs: 121 active+clean; 267 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 306 KiB/s wr, 4 op/s 2024-09-21T09:41:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:14 smithi042 ceph-mon[87662]: osdmap e883: 8 total, 8 up, 8 in 2024-09-21T09:41:14.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:14 smithi133 ceph-mon[83064]: pgmap v1005: 121 pgs: 121 active+clean; 267 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 306 KiB/s wr, 4 op/s 2024-09-21T09:41:14.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:14 smithi133 ceph-mon[83064]: osdmap e883: 8 total, 8 up, 8 in 2024-09-21T09:41:14.844 INFO:tasks.rados.rados.0.smithi042.stdout:3964: done (7 left) 2024-09-21T09:41:14.844 INFO:tasks.rados.rados.0.smithi042.stdout:3965: done (6 left) 2024-09-21T09:41:14.844 INFO:tasks.rados.rados.0.smithi042.stdout:3966: done (5 left) 2024-09-21T09:41:14.844 INFO:tasks.rados.rados.0.smithi042.stdout:3967: done (4 left) 2024-09-21T09:41:14.844 INFO:tasks.rados.rados.0.smithi042.stdout:3969: done (3 left) 2024-09-21T09:41:14.844 INFO:tasks.rados.rados.0.smithi042.stdout:3970: done (2 left) 2024-09-21T09:41:14.844 INFO:tasks.rados.rados.0.smithi042.stdout:3971: done (1 left) 2024-09-21T09:41:14.844 INFO:tasks.rados.rados.0.smithi042.stdout:3972: done (0 left) 2024-09-21T09:41:14.844 INFO:tasks.rados.rados.0.smithi042.stdout:3973: snap_create 2024-09-21T09:41:15.850 INFO:tasks.rados.rados.0.smithi042.stdout:3973: done (0 left) 2024-09-21T09:41:15.850 INFO:tasks.rados.rados.0.smithi042.stdout:3974: delete oid 36 current snap is 399 2024-09-21T09:41:15.855 INFO:tasks.rados.rados.0.smithi042.stdout:3974: done (0 left) 2024-09-21T09:41:15.855 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 49 current snap is 399 2024-09-21T09:41:15.855 INFO:tasks.rados.rados.0.smithi042.stdout:3975: seq_num 1224 ranges {2269184=507904,2777088=425984,3203072=376832} 2024-09-21T09:41:15.870 INFO:tasks.rados.rados.0.smithi042.stdout:3975: writing smithi04275593-49 from 2269184 to 2777088 tid 1 2024-09-21T09:41:15.873 INFO:tasks.rados.rados.0.smithi042.stdout:3975: writing smithi04275593-49 from 2777088 to 3203072 tid 2 2024-09-21T09:41:15.875 INFO:tasks.rados.rados.0.smithi042.stdout:3975: writing smithi04275593-49 from 3203072 to 3579904 tid 3 2024-09-21T09:41:15.875 INFO:tasks.rados.rados.0.smithi042.stdout:3976: rollback oid 45 current snap is 399 2024-09-21T09:41:15.875 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 45 to 398 2024-09-21T09:41:15.875 INFO:tasks.rados.rados.0.smithi042.stdout:3977: setattr oid 5 current snap is 399 2024-09-21T09:41:15.878 INFO:tasks.rados.rados.0.smithi042.stdout:3978: copy_from oid 3 from oid 46 current snap is 399 2024-09-21T09:41:15.878 INFO:tasks.rados.rados.0.smithi042.stdout:3979: copy_from oid 47 from oid 50 current snap is 399 2024-09-21T09:41:15.878 INFO:tasks.rados.rados.0.smithi042.stdout:3980: read oid 38 snap -1 2024-09-21T09:41:15.878 INFO:tasks.rados.rados.0.smithi042.stdout:3980: expect (ObjNum 1206 snap 393 seq_num 1206) 2024-09-21T09:41:15.878 INFO:tasks.rados.rados.0.smithi042.stdout:3981: copy_from oid 19 from oid 25 current snap is 399 2024-09-21T09:41:15.878 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 27 current snap is 399 2024-09-21T09:41:15.878 INFO:tasks.rados.rados.0.smithi042.stdout:3982: seq_num 1225 ranges {925696=524288,1449984=712704,2162688=90112} 2024-09-21T09:41:15.886 INFO:tasks.rados.rados.0.smithi042.stdout:3982: writing smithi04275593-27 from 925696 to 1449984 tid 1 2024-09-21T09:41:15.891 INFO:tasks.rados.rados.0.smithi042.stdout:3982: writing smithi04275593-27 from 1449984 to 2162688 tid 2 2024-09-21T09:41:15.892 INFO:tasks.rados.rados.0.smithi042.stdout:3982: writing smithi04275593-27 from 2162688 to 2252800 tid 3 2024-09-21T09:41:15.892 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 1 current snap is 399 2024-09-21T09:41:15.892 INFO:tasks.rados.rados.0.smithi042.stdout:3975: finishing write tid 1 to smithi04275593-49 2024-09-21T09:41:15.892 INFO:tasks.rados.rados.0.smithi042.stdout:3976: finishing rollback tid 0 to smithi04275593-45 2024-09-21T09:41:15.892 INFO:tasks.rados.rados.0.smithi042.stdout:3976: finishing rollback tid 1 to smithi04275593-45 2024-09-21T09:41:15.892 INFO:tasks.rados.rados.0.smithi042.stdout:3975: finishing write tid 2 to smithi04275593-49 2024-09-21T09:41:15.893 INFO:tasks.rados.rados.0.smithi042.stdout:3983: seq_num 1226 ranges {212992=540672,753664=598016,1351680=204800} 2024-09-21T09:41:15.897 INFO:tasks.rados.rados.0.smithi042.stdout:3983: writing smithi04275593-1 from 212992 to 753664 tid 1 2024-09-21T09:41:15.901 INFO:tasks.rados.rados.0.smithi042.stdout:3983: writing smithi04275593-1 from 753664 to 1351680 tid 2 2024-09-21T09:41:15.902 INFO:tasks.rados.rados.0.smithi042.stdout:3983: writing smithi04275593-1 from 1351680 to 1556480 tid 3 2024-09-21T09:41:15.902 INFO:tasks.rados.rados.0.smithi042.stdout:3984: rmattr oid 43 current snap is 399 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3984: done (9 left) 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3985: snap_create 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3975: finishing write tid 3 to smithi04275593-49 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3979: finishing copy_from to smithi04275593-47 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3979: got expected ENOENT (src dne) 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3979: finishing copy_from racing read to smithi04275593-47 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3976: finishing rollback tid 2 to smithi04275593-45 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 45 v 1155 (ObjNum 1167 snap 368 seq_num 1167) dirty exists 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3975: finishing write tid 4 to smithi04275593-49 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3975: finishing write tid 5 to smithi04275593-49 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3975: oid 49 updating version 0 to 1949 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3975: oid 49 updating version 1949 to 1951 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3975: oid 49 version 1951 is already newer than 1950 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:3975: oid 49 version 1951 is already newer than 1948 2024-09-21T09:41:15.903 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 49 v 1951 (ObjNum 1224 snap 399 seq_num 1224) dirty exists 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3975: left oid 49 (ObjNum 1224 snap 399 seq_num 1224) 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3981: finishing copy_from racing read to smithi04275593-19 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3981: finishing copy_from to smithi04275593-19 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 19 v 1248 (ObjNum 1204 snap 391 seq_num 1204) dirty exists 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 5 v 1644 (ObjNum 1028 snap 327 seq_num 1028) dirty exists 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3982: finishing write tid 1 to smithi04275593-27 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3982: finishing write tid 2 to smithi04275593-27 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3982: finishing write tid 3 to smithi04275593-27 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3982: finishing write tid 4 to smithi04275593-27 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3982: finishing write tid 5 to smithi04275593-27 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3982: oid 27 updating version 0 to 1241 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3982: oid 27 updating version 1241 to 1242 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3982: oid 27 version 1242 is already newer than 1240 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:3982: oid 27 version 1242 is already newer than 1239 2024-09-21T09:41:15.904 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 27 v 1242 (ObjNum 1225 snap 399 seq_num 1225) dirty exists 2024-09-21T09:41:15.905 INFO:tasks.rados.rados.0.smithi042.stdout:3982: left oid 27 (ObjNum 1225 snap 399 seq_num 1225) 2024-09-21T09:41:15.905 INFO:tasks.rados.rados.0.smithi042.stdout:3978: finishing copy_from racing read to smithi04275593-3 2024-09-21T09:41:15.905 INFO:tasks.rados.rados.0.smithi042.stdout:3978: finishing copy_from to smithi04275593-3 2024-09-21T09:41:15.905 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 3 v 1991 (ObjNum 1212 snap 394 seq_num 1212) dirty exists 2024-09-21T09:41:15.908 INFO:tasks.rados.rados.0.smithi042.stdout:3983: finishing write tid 1 to smithi04275593-1 2024-09-21T09:41:15.912 INFO:tasks.rados.rados.0.smithi042.stdout:3980: expect (ObjNum 1206 snap 393 seq_num 1206) 2024-09-21T09:41:16.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:15 smithi042 ceph-mon[85820]: osdmap e884: 8 total, 8 up, 8 in 2024-09-21T09:41:16.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:15 smithi042 ceph-mon[85820]: pgmap v1008: 121 pgs: 121 active+clean; 268 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-09-21T09:41:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:15 smithi042 ceph-mon[87662]: osdmap e884: 8 total, 8 up, 8 in 2024-09-21T09:41:16.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:15 smithi042 ceph-mon[87662]: pgmap v1008: 121 pgs: 121 active+clean; 268 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-09-21T09:41:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:15 smithi133 ceph-mon[83064]: osdmap e884: 8 total, 8 up, 8 in 2024-09-21T09:41:16.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:15 smithi133 ceph-mon[83064]: pgmap v1008: 121 pgs: 121 active+clean; 268 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-09-21T09:41:16.345 INFO:tasks.rados.rados.0.smithi042.stdout:3983: finishing write tid 2 to smithi04275593-1 2024-09-21T09:41:16.345 INFO:tasks.rados.rados.0.smithi042.stdout:3983: finishing write tid 3 to smithi04275593-1 2024-09-21T09:41:16.345 INFO:tasks.rados.rados.0.smithi042.stdout:3983: finishing write tid 4 to smithi04275593-1 2024-09-21T09:41:16.345 INFO:tasks.rados.rados.0.smithi042.stdout:3983: finishing write tid 5 to smithi04275593-1 2024-09-21T09:41:16.345 INFO:tasks.rados.rados.0.smithi042.stdout:3983: oid 1 updating version 0 to 2191 2024-09-21T09:41:16.345 INFO:tasks.rados.rados.0.smithi042.stdout:3983: oid 1 version 2191 is already newer than 2190 2024-09-21T09:41:16.345 INFO:tasks.rados.rados.0.smithi042.stdout:3983: oid 1 updating version 2191 to 2192 2024-09-21T09:41:16.345 INFO:tasks.rados.rados.0.smithi042.stdout:3983: oid 1 version 2192 is already newer than 2189 2024-09-21T09:41:16.345 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 1 v 2192 (ObjNum 1226 snap 399 seq_num 1226) dirty exists 2024-09-21T09:41:16.345 INFO:tasks.rados.rados.0.smithi042.stdout:3983: left oid 1 (ObjNum 1226 snap 399 seq_num 1226) 2024-09-21T09:41:16.851 INFO:tasks.rados.rados.0.smithi042.stdout:3975: done (9 left) 2024-09-21T09:41:16.851 INFO:tasks.rados.rados.0.smithi042.stdout:3976: done (8 left) 2024-09-21T09:41:16.851 INFO:tasks.rados.rados.0.smithi042.stdout:3977: done (7 left) 2024-09-21T09:41:16.851 INFO:tasks.rados.rados.0.smithi042.stdout:3978: done (6 left) 2024-09-21T09:41:16.851 INFO:tasks.rados.rados.0.smithi042.stdout:3979: done (5 left) 2024-09-21T09:41:16.851 INFO:tasks.rados.rados.0.smithi042.stdout:3980: done (4 left) 2024-09-21T09:41:16.851 INFO:tasks.rados.rados.0.smithi042.stdout:3981: done (3 left) 2024-09-21T09:41:16.852 INFO:tasks.rados.rados.0.smithi042.stdout:3982: done (2 left) 2024-09-21T09:41:16.852 INFO:tasks.rados.rados.0.smithi042.stdout:3983: done (1 left) 2024-09-21T09:41:16.852 INFO:tasks.rados.rados.0.smithi042.stdout:3985: done (0 left) 2024-09-21T09:41:16.852 INFO:tasks.rados.rados.0.smithi042.stdout:3986: snap_create 2024-09-21T09:41:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:16 smithi042 ceph-mon[85820]: osdmap e885: 8 total, 8 up, 8 in 2024-09-21T09:41:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:16 smithi042 ceph-mon[87662]: osdmap e885: 8 total, 8 up, 8 in 2024-09-21T09:41:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:16 smithi133 ceph-mon[83064]: osdmap e885: 8 total, 8 up, 8 in 2024-09-21T09:41:17.839 INFO:tasks.rados.rados.0.smithi042.stdout:3986: done (0 left) 2024-09-21T09:41:17.839 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 48 current snap is 401 2024-09-21T09:41:17.839 INFO:tasks.rados.rados.0.smithi042.stdout:3987: seq_num 1227 ranges {16384000=557056,16941056=483328,17424384=319488} 2024-09-21T09:41:17.932 INFO:tasks.rados.rados.0.smithi042.stdout:3987: writing smithi04275593-48 from 16384000 to 16941056 tid 1 2024-09-21T09:41:17.934 INFO:tasks.rados.rados.0.smithi042.stdout:3987: writing smithi04275593-48 from 16941056 to 17424384 tid 2 2024-09-21T09:41:17.936 INFO:tasks.rados.rados.0.smithi042.stdout:3987: writing smithi04275593-48 from 17424384 to 17743872 tid 3 2024-09-21T09:41:17.936 INFO:tasks.rados.rados.0.smithi042.stdout:3988: snap_create 2024-09-21T09:41:17.940 INFO:tasks.rados.rados.0.smithi042.stdout:3987: finishing write tid 1 to smithi04275593-48 2024-09-21T09:41:17.941 INFO:tasks.rados.rados.0.smithi042.stdout:3987: finishing write tid 2 to smithi04275593-48 2024-09-21T09:41:17.941 INFO:tasks.rados.rados.0.smithi042.stdout:3987: finishing write tid 3 to smithi04275593-48 2024-09-21T09:41:17.942 INFO:tasks.rados.rados.0.smithi042.stdout:3987: finishing write tid 4 to smithi04275593-48 2024-09-21T09:41:17.943 INFO:tasks.rados.rados.0.smithi042.stdout:3987: finishing write tid 5 to smithi04275593-48 2024-09-21T09:41:17.943 INFO:tasks.rados.rados.0.smithi042.stdout:3987: oid 48 updating version 0 to 2044 2024-09-21T09:41:17.943 INFO:tasks.rados.rados.0.smithi042.stdout:3987: oid 48 updating version 2044 to 2047 2024-09-21T09:41:17.943 INFO:tasks.rados.rados.0.smithi042.stdout:3987: oid 48 version 2047 is already newer than 2045 2024-09-21T09:41:17.943 INFO:tasks.rados.rados.0.smithi042.stdout:3987: oid 48 version 2047 is already newer than 2046 2024-09-21T09:41:17.943 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 48 v 2047 (ObjNum 1227 snap 401 seq_num 1227) dirty exists 2024-09-21T09:41:17.944 INFO:tasks.rados.rados.0.smithi042.stdout:3987: left oid 48 (ObjNum 1227 snap 401 seq_num 1227) 2024-09-21T09:41:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:17 smithi133 ceph-mon[83064]: osdmap e886: 8 total, 8 up, 8 in 2024-09-21T09:41:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:17 smithi133 ceph-mon[83064]: pgmap v1011: 121 pgs: 121 active+clean; 274 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-09-21T09:41:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:17 smithi133 ceph-mon[83064]: osdmap e887: 8 total, 8 up, 8 in 2024-09-21T09:41:18.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:17 smithi042 ceph-mon[87662]: osdmap e886: 8 total, 8 up, 8 in 2024-09-21T09:41:18.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:17 smithi042 ceph-mon[87662]: pgmap v1011: 121 pgs: 121 active+clean; 274 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-09-21T09:41:18.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:17 smithi042 ceph-mon[87662]: osdmap e887: 8 total, 8 up, 8 in 2024-09-21T09:41:18.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:17 smithi042 ceph-mon[85820]: osdmap e886: 8 total, 8 up, 8 in 2024-09-21T09:41:18.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:17 smithi042 ceph-mon[85820]: pgmap v1011: 121 pgs: 121 active+clean; 274 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-09-21T09:41:18.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:17 smithi042 ceph-mon[85820]: osdmap e887: 8 total, 8 up, 8 in 2024-09-21T09:41:18.864 INFO:tasks.rados.rados.0.smithi042.stdout:3987: done (1 left) 2024-09-21T09:41:18.864 INFO:tasks.rados.rados.0.smithi042.stdout:3988: done (0 left) 2024-09-21T09:41:18.864 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 31 current snap is 402 2024-09-21T09:41:18.864 INFO:tasks.rados.rados.0.smithi042.stdout:3989: seq_num 1228 ranges {2269184=573440,2842624=761856,3604480=40960} 2024-09-21T09:41:18.879 INFO:tasks.rados.rados.0.smithi042.stdout:3989: writing smithi04275593-31 from 2269184 to 2842624 tid 1 2024-09-21T09:41:18.883 INFO:tasks.rados.rados.0.smithi042.stdout:3989: writing smithi04275593-31 from 2842624 to 3604480 tid 2 2024-09-21T09:41:18.884 INFO:tasks.rados.rados.0.smithi042.stdout:3989: writing smithi04275593-31 from 3604480 to 3645440 tid 3 2024-09-21T09:41:18.884 INFO:tasks.rados.rados.0.smithi042.stdout:3990: copy_from oid 50 from oid 15 current snap is 402 2024-09-21T09:41:18.884 INFO:tasks.rados.rados.0.smithi042.stdout:3991: snap_create 2024-09-21T09:41:18.888 INFO:tasks.rados.rados.0.smithi042.stdout:3989: finishing write tid 1 to smithi04275593-31 2024-09-21T09:41:18.889 INFO:tasks.rados.rados.0.smithi042.stdout:3989: finishing write tid 2 to smithi04275593-31 2024-09-21T09:41:18.889 INFO:tasks.rados.rados.0.smithi042.stdout:3989: finishing write tid 3 to smithi04275593-31 2024-09-21T09:41:18.890 INFO:tasks.rados.rados.0.smithi042.stdout:3989: finishing write tid 4 to smithi04275593-31 2024-09-21T09:41:18.891 INFO:tasks.rados.rados.0.smithi042.stdout:3989: finishing write tid 5 to smithi04275593-31 2024-09-21T09:41:18.891 INFO:tasks.rados.rados.0.smithi042.stdout:3989: oid 31 updating version 0 to 1730 2024-09-21T09:41:18.891 INFO:tasks.rados.rados.0.smithi042.stdout:3989: oid 31 version 1730 is already newer than 1728 2024-09-21T09:41:18.891 INFO:tasks.rados.rados.0.smithi042.stdout:3989: oid 31 version 1730 is already newer than 1729 2024-09-21T09:41:18.892 INFO:tasks.rados.rados.0.smithi042.stdout:3989: oid 31 updating version 1730 to 1731 2024-09-21T09:41:18.892 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 1731 (ObjNum 1228 snap 402 seq_num 1228) dirty exists 2024-09-21T09:41:18.892 INFO:tasks.rados.rados.0.smithi042.stdout:3989: left oid 31 (ObjNum 1228 snap 402 seq_num 1228) 2024-09-21T09:41:18.904 INFO:tasks.rados.rados.0.smithi042.stdout:3990: finishing copy_from racing read to smithi04275593-50 2024-09-21T09:41:18.906 INFO:tasks.rados.rados.0.smithi042.stdout:3990: finishing copy_from to smithi04275593-50 2024-09-21T09:41:18.906 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 50 v 2010 (ObjNum 1195 snap 384 seq_num 1195) dirty exists 2024-09-21T09:41:19.870 INFO:tasks.rados.rados.0.smithi042.stdout:3989: done (2 left) 2024-09-21T09:41:19.870 INFO:tasks.rados.rados.0.smithi042.stdout:3990: done (1 left) 2024-09-21T09:41:19.870 INFO:tasks.rados.rados.0.smithi042.stdout:3991: done (0 left) 2024-09-21T09:41:19.870 INFO:tasks.rados.rados.0.smithi042.stdout:3992: rollback oid 31 current snap is 403 2024-09-21T09:41:19.870 INFO:tasks.rados.rados.0.smithi042.stdout:rollback oid 31 to 394 2024-09-21T09:41:19.870 INFO:tasks.rados.rados.0.smithi042.stdout:3993: read oid 29 snap -1 2024-09-21T09:41:19.870 INFO:tasks.rados.rados.0.smithi042.stdout:3993: expect (ObjNum 1185 snap 378 seq_num 1185) 2024-09-21T09:41:19.870 INFO:tasks.rados.rados.0.smithi042.stdout:3994: snap_create 2024-09-21T09:41:19.873 INFO:tasks.rados.rados.0.smithi042.stdout:3992: finishing rollback tid 0 to smithi04275593-31 2024-09-21T09:41:19.873 INFO:tasks.rados.rados.0.smithi042.stdout:3992: finishing rollback tid 1 to smithi04275593-31 2024-09-21T09:41:19.874 INFO:tasks.rados.rados.0.smithi042.stdout:3992: finishing rollback tid 2 to smithi04275593-31 2024-09-21T09:41:19.874 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 31 v 1734 (ObjNum 1138 snap 362 seq_num 1138) dirty exists 2024-09-21T09:41:19.876 INFO:tasks.rados.rados.0.smithi042.stdout:3993: expect (ObjNum 1185 snap 378 seq_num 1185) 2024-09-21T09:41:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:19 smithi133 ceph-mon[83064]: osdmap e888: 8 total, 8 up, 8 in 2024-09-21T09:41:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:19 smithi133 ceph-mon[83064]: pgmap v1014: 121 pgs: 121 active+clean; 277 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-09-21T09:41:20.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:19 smithi042 ceph-mon[87662]: osdmap e888: 8 total, 8 up, 8 in 2024-09-21T09:41:20.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:19 smithi042 ceph-mon[87662]: pgmap v1014: 121 pgs: 121 active+clean; 277 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-09-21T09:41:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:19 smithi042 ceph-mon[85820]: osdmap e888: 8 total, 8 up, 8 in 2024-09-21T09:41:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:19 smithi042 ceph-mon[85820]: pgmap v1014: 121 pgs: 121 active+clean; 277 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-09-21T09:41:20.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:41:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:41:20] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.51.0" 2024-09-21T09:41:20.871 INFO:tasks.rados.rados.0.smithi042.stdout:3992: done (2 left) 2024-09-21T09:41:20.871 INFO:tasks.rados.rados.0.smithi042.stdout:3993: done (1 left) 2024-09-21T09:41:20.871 INFO:tasks.rados.rados.0.smithi042.stdout:3994: done (0 left) 2024-09-21T09:41:20.871 INFO:tasks.rados.rados.0.smithi042.stdout:3995: read oid 7 snap -1 2024-09-21T09:41:20.871 INFO:tasks.rados.rados.0.smithi042.stdout:3995: expect (ObjNum 1219 snap 396 seq_num 1219) 2024-09-21T09:41:20.871 INFO:tasks.rados.rados.0.smithi042.stdout:3996: copy_from oid 14 from oid 24 current snap is 404 2024-09-21T09:41:20.871 INFO:tasks.rados.rados.0.smithi042.stdout:append oid 40 current snap is 404 2024-09-21T09:41:20.872 INFO:tasks.rados.rados.0.smithi042.stdout:3997: seq_num 1229 ranges {2359296=589824,2949120=647168,3596288=155648} 2024-09-21T09:41:20.890 INFO:tasks.rados.rados.0.smithi042.stdout:3997: writing smithi04275593-40 from 2359296 to 2949120 tid 1 2024-09-21T09:41:20.893 INFO:tasks.rados.rados.0.smithi042.stdout:3997: writing smithi04275593-40 from 2949120 to 3596288 tid 2 2024-09-21T09:41:20.895 INFO:tasks.rados.rados.0.smithi042.stdout:3997: writing smithi04275593-40 from 3596288 to 3751936 tid 3 2024-09-21T09:41:20.895 INFO:tasks.rados.rados.0.smithi042.stdout:3998: snap_remove snap 389 2024-09-21T09:41:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:20 smithi133 ceph-mon[83064]: osdmap e889: 8 total, 8 up, 8 in 2024-09-21T09:41:21.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:20 smithi042 ceph-mon[87662]: osdmap e889: 8 total, 8 up, 8 in 2024-09-21T09:41:21.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:20 smithi042 ceph-mon[85820]: osdmap e889: 8 total, 8 up, 8 in 2024-09-21T09:41:21.883 INFO:tasks.rados.rados.0.smithi042.stdout:3998: done (3 left) 2024-09-21T09:41:21.883 INFO:tasks.rados.rados.0.smithi042.stdout:3999: snap_remove snap 402 2024-09-21T09:41:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:21 smithi133 ceph-mon[83064]: osdmap e890: 8 total, 8 up, 8 in 2024-09-21T09:41:22.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:21 smithi133 ceph-mon[83064]: pgmap v1017: 121 pgs: 121 active+clean; 279 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-21T09:41:22.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:21 smithi042 ceph-mon[85820]: osdmap e890: 8 total, 8 up, 8 in 2024-09-21T09:41:22.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:21 smithi042 ceph-mon[85820]: pgmap v1017: 121 pgs: 121 active+clean; 279 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-21T09:41:22.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:21 smithi042 ceph-mon[87662]: osdmap e890: 8 total, 8 up, 8 in 2024-09-21T09:41:22.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:21 smithi042 ceph-mon[87662]: pgmap v1017: 121 pgs: 121 active+clean; 279 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-21T09:41:22.841 INFO:tasks.rados.rados.0.smithi042.stdout:3999: done (3 left) 2024-09-21T09:41:22.841 INFO:tasks.rados.rados.0.smithi042.stdout: waiting on 3 2024-09-21T09:41:22.842 INFO:tasks.rados.rados.0.smithi042.stdout:3996: finishing copy_from racing read to smithi04275593-14 2024-09-21T09:41:22.842 INFO:tasks.rados.rados.0.smithi042.stdout:3996: finishing copy_from to smithi04275593-14 2024-09-21T09:41:22.842 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 14 v 1934 (ObjNum 1215 snap 394 seq_num 1215) dirty exists 2024-09-21T09:41:22.842 INFO:tasks.rados.rados.0.smithi042.stdout:3997: finishing write tid 1 to smithi04275593-40 2024-09-21T09:41:22.842 INFO:tasks.rados.rados.0.smithi042.stdout:3997: finishing write tid 2 to smithi04275593-40 2024-09-21T09:41:22.842 INFO:tasks.rados.rados.0.smithi042.stdout:3997: finishing write tid 3 to smithi04275593-40 2024-09-21T09:41:22.842 INFO:tasks.rados.rados.0.smithi042.stdout:3995: expect (ObjNum 1219 snap 396 seq_num 1219) 2024-09-21T09:41:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:22 smithi133 ceph-mon[83064]: osdmap e891: 8 total, 8 up, 8 in 2024-09-21T09:41:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:22 smithi133 ceph-mon[83064]: osdmap e892: 8 total, 8 up, 8 in 2024-09-21T09:41:23.281 INFO:tasks.rados.rados.0.smithi042.stdout:3997: finishing write tid 4 to smithi04275593-40 2024-09-21T09:41:23.281 INFO:tasks.rados.rados.0.smithi042.stdout:3997: finishing write tid 5 to smithi04275593-40 2024-09-21T09:41:23.281 INFO:tasks.rados.rados.0.smithi042.stdout:3997: oid 40 updating version 0 to 1762 2024-09-21T09:41:23.282 INFO:tasks.rados.rados.0.smithi042.stdout:3997: oid 40 version 1762 is already newer than 1761 2024-09-21T09:41:23.282 INFO:tasks.rados.rados.0.smithi042.stdout:3997: oid 40 version 1762 is already newer than 1760 2024-09-21T09:41:23.282 INFO:tasks.rados.rados.0.smithi042.stdout:3997: oid 40 updating version 1762 to 1763 2024-09-21T09:41:23.282 INFO:tasks.rados.rados.0.smithi042.stdout:update_object_version oid 40 v 1763 (ObjNum 1229 snap 404 seq_num 1229) dirty exists 2024-09-21T09:41:23.282 INFO:tasks.rados.rados.0.smithi042.stdout:3997: left oid 40 (ObjNum 1229 snap 404 seq_num 1229) 2024-09-21T09:41:23.282 INFO:tasks.rados.rados.0.smithi042.stdout:3995: done (2 left) 2024-09-21T09:41:23.282 INFO:tasks.rados.rados.0.smithi042.stdout:3996: done (1 left) 2024-09-21T09:41:23.282 INFO:tasks.rados.rados.0.smithi042.stdout:3997: done (0 left) 2024-09-21T09:41:23.284 INFO:tasks.rados.rados.0.smithi042.stderr:0 errors. 2024-09-21T09:41:23.284 INFO:tasks.rados.rados.0.smithi042.stderr: 2024-09-21T09:41:23.287 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:41:23.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:22 smithi042 ceph-mon[85820]: osdmap e891: 8 total, 8 up, 8 in 2024-09-21T09:41:23.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:22 smithi042 ceph-mon[85820]: osdmap e892: 8 total, 8 up, 8 in 2024-09-21T09:41:23.310 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:22 smithi042 ceph-mon[87662]: osdmap e891: 8 total, 8 up, 8 in 2024-09-21T09:41:23.310 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:22 smithi042 ceph-mon[87662]: osdmap e892: 8 total, 8 up, 8 in 2024-09-21T09:41:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:41:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:23 smithi133 ceph-mon[83064]: pgmap v1020: 121 pgs: 121 active+clean; 283 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 823 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-21T09:41:24.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:23 smithi042 ceph-mon[85820]: pgmap v1020: 121 pgs: 121 active+clean; 283 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 823 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-21T09:41:24.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:23 smithi042 ceph-mon[87662]: pgmap v1020: 121 pgs: 121 active+clean; 283 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 823 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-21T09:41:25.427 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:41:25.427 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":892,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","created":"2024-09-21T09:18:05.412539+0000","modified":"2024-09-21T09:41:22.833105+0000","last_up_change":"2024-09-21T09:34:57.789361+0000","last_in_change":"2024-09-21T09:22:41.861808+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:21:02.338702+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":"cephfs_metadata","create_time":"2024-09-21T09:23:24.741481+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":"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":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":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-09-21T09:23:27.993911+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-09-21T09:24:18.559508+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":"75","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":75,"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":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-09-21T09:27:09.021839+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"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":"892","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":473,"snap_epoch":892,"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":"teuthologyprofile","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":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"b4345035-af4c-44d5-b59a-446341802328","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":285,"up_from":298,"up_thru":527,"down_at":286,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":2570673331},{"type":"v1","addr":"172.21.15.42:6803","nonce":2570673331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":2570673331},{"type":"v1","addr":"172.21.15.42:6805","nonce":2570673331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":2570673331},{"type":"v1","addr":"172.21.15.42:6809","nonce":2570673331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":2570673331},{"type":"v1","addr":"172.21.15.42:6807","nonce":2570673331}]},"public_addr":"172.21.15.42:6803/2570673331","cluster_addr":"172.21.15.42:6805/2570673331","heartbeat_back_addr":"172.21.15.42:6809/2570673331","heartbeat_front_addr":"172.21.15.42:6807/2570673331","state":["exists","up"]},{"osd":1,"uuid":"7b7c1bf4-2023-420b-bb7b-0c95cc21145d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":317,"up_from":330,"up_thru":527,"down_at":318,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":713269602},{"type":"v1","addr":"172.21.15.42:6811","nonce":713269602}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":713269602},{"type":"v1","addr":"172.21.15.42:6813","nonce":713269602}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":713269602},{"type":"v1","addr":"172.21.15.42:6817","nonce":713269602}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":713269602},{"type":"v1","addr":"172.21.15.42:6815","nonce":713269602}]},"public_addr":"172.21.15.42:6811/713269602","cluster_addr":"172.21.15.42:6813/713269602","heartbeat_back_addr":"172.21.15.42:6817/713269602","heartbeat_front_addr":"172.21.15.42:6815/713269602","state":["exists","up"]},{"osd":2,"uuid":"6627a97c-e1f7-4ffd-a317-27a30ddc09ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":351,"up_from":363,"up_thru":527,"down_at":352,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":3761907545},{"type":"v1","addr":"172.21.15.42:6819","nonce":3761907545}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":3761907545},{"type":"v1","addr":"172.21.15.42:6821","nonce":3761907545}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":3761907545},{"type":"v1","addr":"172.21.15.42:6825","nonce":3761907545}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":3761907545},{"type":"v1","addr":"172.21.15.42:6823","nonce":3761907545}]},"public_addr":"172.21.15.42:6819/3761907545","cluster_addr":"172.21.15.42:6821/3761907545","heartbeat_back_addr":"172.21.15.42:6825/3761907545","heartbeat_front_addr":"172.21.15.42:6823/3761907545","state":["exists","up"]},{"osd":3,"uuid":"9de75453-ce99-4f9d-b991-8e27422ebf9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":381,"up_from":394,"up_thru":527,"down_at":382,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2186837915},{"type":"v1","addr":"172.21.15.42:6827","nonce":2186837915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2186837915},{"type":"v1","addr":"172.21.15.42:6829","nonce":2186837915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2186837915},{"type":"v1","addr":"172.21.15.42:6833","nonce":2186837915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2186837915},{"type":"v1","addr":"172.21.15.42:6831","nonce":2186837915}]},"public_addr":"172.21.15.42:6827/2186837915","cluster_addr":"172.21.15.42:6829/2186837915","heartbeat_back_addr":"172.21.15.42:6833/2186837915","heartbeat_front_addr":"172.21.15.42:6831/2186837915","state":["exists","up"]},{"osd":4,"uuid":"7212424e-20d3-44ae-9e50-3fc33bb3daa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":413,"up_from":427,"up_thru":527,"down_at":414,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":1975867265},{"type":"v1","addr":"172.21.15.133:6801","nonce":1975867265}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":1975867265},{"type":"v1","addr":"172.21.15.133:6803","nonce":1975867265}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":1975867265},{"type":"v1","addr":"172.21.15.133:6807","nonce":1975867265}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":1975867265},{"type":"v1","addr":"172.21.15.133:6805","nonce":1975867265}]},"public_addr":"172.21.15.133:6801/1975867265","cluster_addr":"172.21.15.133:6803/1975867265","heartbeat_back_addr":"172.21.15.133:6807/1975867265","heartbeat_front_addr":"172.21.15.133:6805/1975867265","state":["exists","up"]},{"osd":5,"uuid":"bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":447,"up_from":460,"up_thru":527,"down_at":448,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":3829680496},{"type":"v1","addr":"172.21.15.133:6809","nonce":3829680496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":3829680496},{"type":"v1","addr":"172.21.15.133:6811","nonce":3829680496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":3829680496},{"type":"v1","addr":"172.21.15.133:6815","nonce":3829680496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":3829680496},{"type":"v1","addr":"172.21.15.133:6813","nonce":3829680496}]},"public_addr":"172.21.15.133:6809/3829680496","cluster_addr":"172.21.15.133:6811/3829680496","heartbeat_back_addr":"172.21.15.133:6815/3829680496","heartbeat_front_addr":"172.21.15.133:6813/3829680496","state":["exists","up"]},{"osd":6,"uuid":"eb847b17-789d-4932-9242-7a20012d90a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":480,"up_from":493,"up_thru":527,"down_at":481,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2590753365},{"type":"v1","addr":"172.21.15.133:6817","nonce":2590753365}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2590753365},{"type":"v1","addr":"172.21.15.133:6819","nonce":2590753365}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2590753365},{"type":"v1","addr":"172.21.15.133:6823","nonce":2590753365}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2590753365},{"type":"v1","addr":"172.21.15.133:6821","nonce":2590753365}]},"public_addr":"172.21.15.133:6817/2590753365","cluster_addr":"172.21.15.133:6819/2590753365","heartbeat_back_addr":"172.21.15.133:6823/2590753365","heartbeat_front_addr":"172.21.15.133:6821/2590753365","state":["exists","up"]},{"osd":7,"uuid":"d010ecbf-c177-422a-b8cd-6e538bfed1a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":514,"up_from":527,"up_thru":527,"down_at":515,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":807879983},{"type":"v1","addr":"172.21.15.133:6825","nonce":807879983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":807879983},{"type":"v1","addr":"172.21.15.133:6827","nonce":807879983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":807879983},{"type":"v1","addr":"172.21.15.133:6831","nonce":807879983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":807879983},{"type":"v1","addr":"172.21.15.133:6829","nonce":807879983}]},"public_addr":"172.21.15.133:6825/807879983","cluster_addr":"172.21.15.133:6827/807879983","heartbeat_back_addr":"172.21.15.133:6831/807879983","heartbeat_front_addr":"172.21.15.133:6829/807879983","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:11.588802+0000","dead_epoch":285},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:34.129310+0000","dead_epoch":317},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:57.990804+0000","dead_epoch":351},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:22.085413+0000","dead_epoch":381},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:43.449212+0000","dead_epoch":413},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:07.731266+0000","dead_epoch":447},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:32.656286+0000","dead_epoch":480},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:57.215710+0000","dead_epoch":514}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.18","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.1c","mappings":[{"from":4,"to":3}]},{"pgid":"3.20","mappings":[{"from":0,"to":1}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/2674894058":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6801/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/3161501386":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6801/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3799547322":"2024-09-22T09:18:29.533318+0000","172.21.15.133:0/244417201":"2024-09-22T09:28:59.587080+0000","172.21.15.133:0/3467435275":"2024-09-22T09:28:59.587080+0000","172.21.15.42:6800/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/2914426447":"2024-09-22T09:28:29.916664+0000","172.21.15.42:0/1411798554":"2024-09-22T09:29:41.010255+0000","172.21.15.42:6800/2311727631":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/3305291854":"2024-09-22T09:24:16.537494+0000","172.21.15.42:0/2566728219":"2024-09-22T09:28:29.916664+0000","172.21.15.42:0/3890244155":"2024-09-22T09:29:41.010255+0000","172.21.15.42:6801/2311727631":"2024-09-22T09:29:41.010255+0000","172.21.15.133:0/4158454807":"2024-09-22T09:28:59.587080+0000","172.21.15.133:0/3025564294":"2024-09-22T09:28:59.587080+0000","172.21.15.42:0/3235825782":"2024-09-22T09:24:16.537494+0000","172.21.15.133:6833/145470381":"2024-09-22T09:35:17.270851+0000","172.21.15.42:0/4021954339":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/2065960287":"2024-09-22T09:24:16.537494+0000","172.21.15.133:6832/145470381":"2024-09-22T09:35:17.270851+0000","172.21.15.42:0/1784414815":"2024-09-22T09:18:29.533318+0000","172.21.15.133:6835/3613906821":"2024-09-22T09:28:59.587080+0000","172.21.15.42:0/89740907":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6801/2065960287":"2024-09-22T09:24:16.537494+0000","172.21.15.42:0/3210493164":"2024-09-22T09:28:29.916664+0000","172.21.15.42:0/409372274":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/2468882139":"2024-09-22T09:28:29.916664+0000","172.21.15.42:0/1973187163":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/1099558013":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/2626957217":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/3518689961":"2024-09-22T09:28:29.916664+0000","172.21.15.133:0/782082231":"2024-09-22T09:28:59.587080+0000","172.21.15.133:0/3361704451":"2024-09-22T09:28:59.587080+0000","172.21.15.133:0/1551467638":"2024-09-22T09:28:59.587080+0000","172.21.15.133:6834/3613906821":"2024-09-22T09:28:59.587080+0000","172.21.15.42:6800/2348681645":"2024-09-22T09:28:29.916664+0000","172.21.15.42:0/3014813908":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/3926206745":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/4233134704":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6801/2348681645":"2024-09-22T09:28:29.916664+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":459,"length":1},{"begin":472,"length":1}]}],"new_removed_snaps":[{"pool":5,"snaps":[{"begin":472,"length":1}]}],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":460,"length":1},{"begin":465,"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-09-21T09:41:26.233 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T09:41:26.484 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:41:26.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:26 smithi042 ceph-mon[85820]: pgmap v1021: 121 pgs: 121 active+clean; 286 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-21T09:41:26.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:26 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2128951117' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:41:26.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:26 smithi042 ceph-mon[87662]: pgmap v1021: 121 pgs: 121 active+clean; 286 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-21T09:41:26.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:26 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2128951117' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:41:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:26 smithi133 ceph-mon[83064]: pgmap v1021: 121 pgs: 121 active+clean; 286 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-21T09:41:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:26 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2128951117' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:41:27.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:27 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:27.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:27 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:27.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:27 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:28.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:28 smithi042 ceph-mon[85820]: pgmap v1022: 121 pgs: 121 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-21T09:41:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:28 smithi042 ceph-mon[85820]: osdmap e893: 8 total, 8 up, 8 in 2024-09-21T09:41:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:28 smithi042 ceph-mon[87662]: pgmap v1022: 121 pgs: 121 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-21T09:41:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:28 smithi042 ceph-mon[87662]: osdmap e893: 8 total, 8 up, 8 in 2024-09-21T09:41:28.460 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:41:28.462 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-21T09:41:28.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:28 smithi133 ceph-mon[83064]: pgmap v1022: 121 pgs: 121 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-21T09:41:28.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:28 smithi133 ceph-mon[83064]: osdmap e893: 8 total, 8 up, 8 in 2024-09-21T09:41:29.460 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":1023,"stamp":"2024-09-21T09:41:27.837137+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":298335247,"num_objects":153,"num_object_clones":81,"num_object_copies":459,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":153,"num_whiteouts":8,"num_read":4789,"num_read_kb":6426930,"num_write":8580,"num_write_kb":2035062,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":144,"num_bytes_recovered":546924128,"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":20389,"ondisk_log_size":20389,"up":363,"acting":363,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":363,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":3466368,"kb_used_data":499968,"kb_used_omap":200,"kb_used_meta":2966071,"kb_avail":746494848,"statfs":{"total":767960285184,"available":764410724352,"internally_reserved":0,"allocated":511967232,"data_stored":747888209,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205389,"internal_metadata":3037257139},"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":5718016,"num_objects":2,"num_object_clones":2,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":-1,"num_read":12,"num_read_kb":24557,"num_write":10,"num_write_kb":6928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.635367"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1194,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837167+0000","last_change":"2024-09-21T09:34:58.831943+0000","last_active":"2024-09-21T09:41:22.837167+0000","last_peered":"2024-09-21T09:41:22.837167+0000","last_clean":"2024-09-21T09:41:22.837167+0000","last_became_active":"2024-09-21T09:34:58.827572+0000","last_became_peered":"2024-09-21T09:34:58.827572+0000","last_unstale":"2024-09-21T09:41:22.837167+0000","last_undegraded":"2024-09-21T09:41:22.837167+0000","last_fullsized":"2024-09-21T09:41:22.837167+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:13.200189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":1411,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837341+0000","last_change":"2024-09-21T09:34:24.784924+0000","last_active":"2024-09-21T09:41:22.837341+0000","last_peered":"2024-09-21T09:41:22.837341+0000","last_clean":"2024-09-21T09:41:22.837341+0000","last_became_active":"2024-09-21T09:34:24.784612+0000","last_became_peered":"2024-09-21T09:34:24.784612+0000","last_unstale":"2024-09-21T09:41:22.837341+0000","last_undegraded":"2024-09-21T09:41:22.837341+0000","last_fullsized":"2024-09-21T09:41:22.837341+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:57:53.829386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":1432,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.839675+0000","last_change":"2024-09-21T09:32:10.767044+0000","last_active":"2024-09-21T09:41:22.839675+0000","last_peered":"2024-09-21T09:41:22.839675+0000","last_clean":"2024-09-21T09:41:22.839675+0000","last_became_active":"2024-09-21T09:32:10.766727+0000","last_became_peered":"2024-09-21T09:32:10.766727+0000","last_unstale":"2024-09-21T09:41:22.839675+0000","last_undegraded":"2024-09-21T09:41:22.839675+0000","last_fullsized":"2024-09-21T09:41:22.839675+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:35:14.409442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":1283,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.230178+0000","last_change":"2024-09-21T09:34:58.812152+0000","last_active":"2024-09-21T09:41:23.230178+0000","last_peered":"2024-09-21T09:41:23.230178+0000","last_clean":"2024-09-21T09:41:23.230178+0000","last_became_active":"2024-09-21T09:34:58.811908+0000","last_became_peered":"2024-09-21T09:34:58.811908+0000","last_unstale":"2024-09-21T09:41:23.230178+0000","last_undegraded":"2024-09-21T09:41:23.230178+0000","last_fullsized":"2024-09-21T09:41:23.230178+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:56.145716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":1209,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837464+0000","last_change":"2024-09-21T09:34:58.823559+0000","last_active":"2024-09-21T09:41:22.837464+0000","last_peered":"2024-09-21T09:41:22.837464+0000","last_clean":"2024-09-21T09:41:22.837464+0000","last_became_active":"2024-09-21T09:34:58.822172+0000","last_became_peered":"2024-09-21T09:34:58.822172+0000","last_unstale":"2024-09-21T09:41:22.837464+0000","last_undegraded":"2024-09-21T09:41:22.837464+0000","last_fullsized":"2024-09-21T09:41:22.837464+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:41:47.309688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3a","version":"0'0","reported_seq":1360,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.467169+0000","last_change":"2024-09-21T09:32:10.764269+0000","last_active":"2024-09-21T09:41:23.467169+0000","last_peered":"2024-09-21T09:41:23.467169+0000","last_clean":"2024-09-21T09:41:23.467169+0000","last_became_active":"2024-09-21T09:32:10.763873+0000","last_became_peered":"2024-09-21T09:32:10.763873+0000","last_unstale":"2024-09-21T09:41:23.467169+0000","last_undegraded":"2024-09-21T09:41:23.467169+0000","last_fullsized":"2024-09-21T09:41:23.467169+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:23.733134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":1209,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837355+0000","last_change":"2024-09-21T09:34:58.835969+0000","last_active":"2024-09-21T09:41:22.837355+0000","last_peered":"2024-09-21T09:41:22.837355+0000","last_clean":"2024-09-21T09:41:22.837355+0000","last_became_active":"2024-09-21T09:34:58.828742+0000","last_became_peered":"2024-09-21T09:34:58.828742+0000","last_unstale":"2024-09-21T09:41:22.837355+0000","last_undegraded":"2024-09-21T09:41:22.837355+0000","last_fullsized":"2024-09-21T09:41:22.837355+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:44:09.487523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.38","version":"0'0","reported_seq":1327,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.879331+0000","last_change":"2024-09-21T09:34:24.770151+0000","last_active":"2024-09-21T09:41:22.879331+0000","last_peered":"2024-09-21T09:41:22.879331+0000","last_clean":"2024-09-21T09:41:22.879331+0000","last_became_active":"2024-09-21T09:34:24.769814+0000","last_became_peered":"2024-09-21T09:34:24.769814+0000","last_unstale":"2024-09-21T09:41:22.879331+0000","last_undegraded":"2024-09-21T09:41:22.879331+0000","last_fullsized":"2024-09-21T09:41:22.879331+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:13.171460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.37","version":"0'0","reported_seq":1201,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838354+0000","last_change":"2024-09-21T09:34:58.832881+0000","last_active":"2024-09-21T09:41:22.838354+0000","last_peered":"2024-09-21T09:41:22.838354+0000","last_clean":"2024-09-21T09:41:22.838354+0000","last_became_active":"2024-09-21T09:34:58.830149+0000","last_became_peered":"2024-09-21T09:34:58.830149+0000","last_unstale":"2024-09-21T09:41:22.838354+0000","last_undegraded":"2024-09-21T09:41:22.838354+0000","last_fullsized":"2024-09-21T09:41:22.838354+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:10:22.369779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":1237,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.026749+0000","last_change":"2024-09-21T09:34:24.783809+0000","last_active":"2024-09-21T09:41:23.026749+0000","last_peered":"2024-09-21T09:41:23.026749+0000","last_clean":"2024-09-21T09:41:23.026749+0000","last_became_active":"2024-09-21T09:34:24.783468+0000","last_became_peered":"2024-09-21T09:34:24.783468+0000","last_unstale":"2024-09-21T09:41:23.026749+0000","last_undegraded":"2024-09-21T09:41:23.026749+0000","last_fullsized":"2024-09-21T09:41:23.026749+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:33:27.530267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":1237,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.026059+0000","last_change":"2024-09-21T09:34:24.781967+0000","last_active":"2024-09-21T09:41:23.026059+0000","last_peered":"2024-09-21T09:41:23.026059+0000","last_clean":"2024-09-21T09:41:23.026059+0000","last_became_active":"2024-09-21T09:34:24.781647+0000","last_became_peered":"2024-09-21T09:34:24.781647+0000","last_unstale":"2024-09-21T09:41:23.026059+0000","last_undegraded":"2024-09-21T09:41:23.026059+0000","last_fullsized":"2024-09-21T09:41:23.026059+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:48:03.146505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":1295,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.283758+0000","last_change":"2024-09-21T09:34:24.775165+0000","last_active":"2024-09-21T09:41:23.283758+0000","last_peered":"2024-09-21T09:41:23.283758+0000","last_clean":"2024-09-21T09:41:23.283758+0000","last_became_active":"2024-09-21T09:34:24.774856+0000","last_became_peered":"2024-09-21T09:34:24.774856+0000","last_unstale":"2024-09-21T09:41:23.283758+0000","last_undegraded":"2024-09-21T09:41:23.283758+0000","last_fullsized":"2024-09-21T09:41:23.283758+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:57:00.600069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":1351,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.880048+0000","last_change":"2024-09-21T09:34:24.781722+0000","last_active":"2024-09-21T09:41:22.880048+0000","last_peered":"2024-09-21T09:41:22.880048+0000","last_clean":"2024-09-21T09:41:22.880048+0000","last_became_active":"2024-09-21T09:34:24.781387+0000","last_became_peered":"2024-09-21T09:34:24.781387+0000","last_unstale":"2024-09-21T09:41:22.880048+0000","last_undegraded":"2024-09-21T09:41:22.880048+0000","last_fullsized":"2024-09-21T09:41:22.880048+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:43:03.368346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":1430,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.839167+0000","last_change":"2024-09-21T09:33:50.970479+0000","last_active":"2024-09-21T09:41:22.839167+0000","last_peered":"2024-09-21T09:41:22.839167+0000","last_clean":"2024-09-21T09:41:22.839167+0000","last_became_active":"2024-09-21T09:33:50.970124+0000","last_became_peered":"2024-09-21T09:33:50.970124+0000","last_unstale":"2024-09-21T09:41:22.839167+0000","last_undegraded":"2024-09-21T09:41:22.839167+0000","last_fullsized":"2024-09-21T09:41:22.839167+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:29.924473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":1419,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.836877+0000","last_change":"2024-09-21T09:33:50.962098+0000","last_active":"2024-09-21T09:41:22.836877+0000","last_peered":"2024-09-21T09:41:22.836877+0000","last_clean":"2024-09-21T09:41:22.836877+0000","last_became_active":"2024-09-21T09:33:50.961752+0000","last_became_peered":"2024-09-21T09:33:50.961752+0000","last_unstale":"2024-09-21T09:41:22.836877+0000","last_undegraded":"2024-09-21T09:41:22.836877+0000","last_fullsized":"2024-09-21T09:41:22.836877+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:00:20.156398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":1269,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.229527+0000","last_change":"2024-09-21T09:34:58.825116+0000","last_active":"2024-09-21T09:41:23.229527+0000","last_peered":"2024-09-21T09:41:23.229527+0000","last_clean":"2024-09-21T09:41:23.229527+0000","last_became_active":"2024-09-21T09:34:58.824821+0000","last_became_peered":"2024-09-21T09:34:58.824821+0000","last_unstale":"2024-09-21T09:41:23.229527+0000","last_undegraded":"2024-09-21T09:41:23.229527+0000","last_fullsized":"2024-09-21T09:41:23.229527+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:03:48.654149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2f","version":"0'0","reported_seq":1274,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.229428+0000","last_change":"2024-09-21T09:34:58.830034+0000","last_active":"2024-09-21T09:41:23.229428+0000","last_peered":"2024-09-21T09:41:23.229428+0000","last_clean":"2024-09-21T09:41:23.229428+0000","last_became_active":"2024-09-21T09:34:58.829765+0000","last_became_peered":"2024-09-21T09:34:58.829765+0000","last_unstale":"2024-09-21T09:41:23.229428+0000","last_undegraded":"2024-09-21T09:41:23.229428+0000","last_fullsized":"2024-09-21T09:41:23.229428+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:33:10.682125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":1375,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.467749+0000","last_change":"2024-09-21T09:34:58.818490+0000","last_active":"2024-09-21T09:41:23.467749+0000","last_peered":"2024-09-21T09:41:23.467749+0000","last_clean":"2024-09-21T09:41:23.467749+0000","last_became_active":"2024-09-21T09:34:58.817452+0000","last_became_peered":"2024-09-21T09:34:58.817452+0000","last_unstale":"2024-09-21T09:41:23.467749+0000","last_undegraded":"2024-09-21T09:41:23.467749+0000","last_fullsized":"2024-09-21T09:41:23.467749+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:05.143242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":1192,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837652+0000","last_change":"2024-09-21T09:34:58.820080+0000","last_active":"2024-09-21T09:41:22.837652+0000","last_peered":"2024-09-21T09:41:22.837652+0000","last_clean":"2024-09-21T09:41:22.837652+0000","last_became_active":"2024-09-21T09:34:58.815134+0000","last_became_peered":"2024-09-21T09:34:58.815134+0000","last_unstale":"2024-09-21T09:41:22.837652+0000","last_undegraded":"2024-09-21T09:41:22.837652+0000","last_fullsized":"2024-09-21T09:41:22.837652+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:00:51.607812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":1247,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.025919+0000","last_change":"2024-09-21T09:34:24.781220+0000","last_active":"2024-09-21T09:41:23.025919+0000","last_peered":"2024-09-21T09:41:23.025919+0000","last_clean":"2024-09-21T09:41:23.025919+0000","last_became_active":"2024-09-21T09:34:24.780915+0000","last_became_peered":"2024-09-21T09:34:24.780915+0000","last_unstale":"2024-09-21T09:41:23.025919+0000","last_undegraded":"2024-09-21T09:41:23.025919+0000","last_fullsized":"2024-09-21T09:41:23.025919+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:29:12.113236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2b","version":"0'0","reported_seq":1431,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838671+0000","last_change":"2024-09-21T09:34:58.833685+0000","last_active":"2024-09-21T09:41:22.838671+0000","last_peered":"2024-09-21T09:41:22.838671+0000","last_clean":"2024-09-21T09:41:22.838671+0000","last_became_active":"2024-09-21T09:34:58.832778+0000","last_became_peered":"2024-09-21T09:34:58.832778+0000","last_unstale":"2024-09-21T09:41:22.838671+0000","last_undegraded":"2024-09-21T09:41:22.838671+0000","last_fullsized":"2024-09-21T09:41:22.838671+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:10:15.738773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":1276,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.229690+0000","last_change":"2024-09-21T09:34:58.812498+0000","last_active":"2024-09-21T09:41:23.229690+0000","last_peered":"2024-09-21T09:41:23.229690+0000","last_clean":"2024-09-21T09:41:23.229690+0000","last_became_active":"2024-09-21T09:34:58.811754+0000","last_became_peered":"2024-09-21T09:34:58.811754+0000","last_unstale":"2024-09-21T09:41:23.229690+0000","last_undegraded":"2024-09-21T09:41:23.229690+0000","last_fullsized":"2024-09-21T09:41:23.229690+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:45:00.132511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":1355,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.879367+0000","last_change":"2024-09-21T09:32:43.713183+0000","last_active":"2024-09-21T09:41:22.879367+0000","last_peered":"2024-09-21T09:41:22.879367+0000","last_clean":"2024-09-21T09:41:22.879367+0000","last_became_active":"2024-09-21T09:32:43.712831+0000","last_became_peered":"2024-09-21T09:32:43.712831+0000","last_unstale":"2024-09-21T09:41:22.879367+0000","last_undegraded":"2024-09-21T09:41:22.879367+0000","last_fullsized":"2024-09-21T09:41:22.879367+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:08.526862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":1287,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.229690+0000","last_change":"2024-09-21T09:33:50.968538+0000","last_active":"2024-09-21T09:41:23.229690+0000","last_peered":"2024-09-21T09:41:23.229690+0000","last_clean":"2024-09-21T09:41:23.229690+0000","last_became_active":"2024-09-21T09:33:50.967850+0000","last_became_peered":"2024-09-21T09:33:50.967850+0000","last_unstale":"2024-09-21T09:41:23.229690+0000","last_undegraded":"2024-09-21T09:41:23.229690+0000","last_fullsized":"2024-09-21T09:41:23.229690+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:41.340467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":1343,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.880030+0000","last_change":"2024-09-21T09:33:17.771282+0000","last_active":"2024-09-21T09:41:22.880030+0000","last_peered":"2024-09-21T09:41:22.880030+0000","last_clean":"2024-09-21T09:41:22.880030+0000","last_became_active":"2024-09-21T09:33:17.770894+0000","last_became_peered":"2024-09-21T09:33:17.770894+0000","last_unstale":"2024-09-21T09:41:22.880030+0000","last_undegraded":"2024-09-21T09:41:22.880030+0000","last_fullsized":"2024-09-21T09:41:22.880030+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:41.090205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":1243,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.026491+0000","last_change":"2024-09-21T09:34:58.817174+0000","last_active":"2024-09-21T09:41:23.026491+0000","last_peered":"2024-09-21T09:41:23.026491+0000","last_clean":"2024-09-21T09:41:23.026491+0000","last_became_active":"2024-09-21T09:34:58.816872+0000","last_became_peered":"2024-09-21T09:34:58.816872+0000","last_unstale":"2024-09-21T09:41:23.026491+0000","last_undegraded":"2024-09-21T09:41:23.026491+0000","last_fullsized":"2024-09-21T09:41:23.026491+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:42:27.091920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":1419,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837008+0000","last_change":"2024-09-21T09:32:43.716379+0000","last_active":"2024-09-21T09:41:22.837008+0000","last_peered":"2024-09-21T09:41:22.837008+0000","last_clean":"2024-09-21T09:41:22.837008+0000","last_became_active":"2024-09-21T09:32:43.715350+0000","last_became_peered":"2024-09-21T09:32:43.715350+0000","last_unstale":"2024-09-21T09:41:22.837008+0000","last_undegraded":"2024-09-21T09:41:22.837008+0000","last_fullsized":"2024-09-21T09:41:22.837008+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:33:49.467910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":1361,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.879594+0000","last_change":"2024-09-21T09:33:17.769517+0000","last_active":"2024-09-21T09:41:22.879594+0000","last_peered":"2024-09-21T09:41:22.879594+0000","last_clean":"2024-09-21T09:41:22.879594+0000","last_became_active":"2024-09-21T09:33:17.769193+0000","last_became_peered":"2024-09-21T09:33:17.769193+0000","last_unstale":"2024-09-21T09:41:22.879594+0000","last_undegraded":"2024-09-21T09:41:22.879594+0000","last_fullsized":"2024-09-21T09:41:22.879594+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:09.748282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.23","version":"0'0","reported_seq":1432,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.839962+0000","last_change":"2024-09-21T09:33:17.780923+0000","last_active":"2024-09-21T09:41:22.839962+0000","last_peered":"2024-09-21T09:41:22.839962+0000","last_clean":"2024-09-21T09:41:22.839962+0000","last_became_active":"2024-09-21T09:33:17.780308+0000","last_became_peered":"2024-09-21T09:33:17.780308+0000","last_unstale":"2024-09-21T09:41:22.839962+0000","last_undegraded":"2024-09-21T09:41:22.839962+0000","last_fullsized":"2024-09-21T09:41:22.839962+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:36:42.590081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":1287,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.229776+0000","last_change":"2024-09-21T09:33:50.969316+0000","last_active":"2024-09-21T09:41:23.229776+0000","last_peered":"2024-09-21T09:41:23.229776+0000","last_clean":"2024-09-21T09:41:23.229776+0000","last_became_active":"2024-09-21T09:33:50.964119+0000","last_became_peered":"2024-09-21T09:33:50.964119+0000","last_unstale":"2024-09-21T09:41:23.229776+0000","last_undegraded":"2024-09-21T09:41:23.229776+0000","last_fullsized":"2024-09-21T09:41:23.229776+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:01:25.921773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":1377,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.467172+0000","last_change":"2024-09-21T09:34:24.777042+0000","last_active":"2024-09-21T09:41:23.467172+0000","last_peered":"2024-09-21T09:41:23.467172+0000","last_clean":"2024-09-21T09:41:23.467172+0000","last_became_active":"2024-09-21T09:34:24.776688+0000","last_became_peered":"2024-09-21T09:34:24.776688+0000","last_unstale":"2024-09-21T09:41:23.467172+0000","last_undegraded":"2024-09-21T09:41:23.467172+0000","last_fullsized":"2024-09-21T09:41:23.467172+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:12:56.144684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":1247,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.025657+0000","last_change":"2024-09-21T09:34:24.776330+0000","last_active":"2024-09-21T09:41:23.025657+0000","last_peered":"2024-09-21T09:41:23.025657+0000","last_clean":"2024-09-21T09:41:23.025657+0000","last_became_active":"2024-09-21T09:34:24.776050+0000","last_became_peered":"2024-09-21T09:34:24.776050+0000","last_unstale":"2024-09-21T09:41:23.025657+0000","last_undegraded":"2024-09-21T09:41:23.025657+0000","last_fullsized":"2024-09-21T09:41:23.025657+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:32:42.474815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":1323,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.283258+0000","last_change":"2024-09-21T09:33:17.778021+0000","last_active":"2024-09-21T09:41:23.283258+0000","last_peered":"2024-09-21T09:41:23.283258+0000","last_clean":"2024-09-21T09:41:23.283258+0000","last_became_active":"2024-09-21T09:33:17.777634+0000","last_became_peered":"2024-09-21T09:33:17.777634+0000","last_unstale":"2024-09-21T09:41:23.283258+0000","last_undegraded":"2024-09-21T09:41:23.283258+0000","last_fullsized":"2024-09-21T09:41:23.283258+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:09.211039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"547'2","reported_seq":1334,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.880102+0000","last_change":"2024-09-21T09:34:58.820876+0000","last_active":"2024-09-21T09:41:22.880102+0000","last_peered":"2024-09-21T09:41:22.880102+0000","last_clean":"2024-09-21T09:41:22.880102+0000","last_became_active":"2024-09-21T09:34:58.820437+0000","last_became_peered":"2024-09-21T09:34:58.820437+0000","last_unstale":"2024-09-21T09:41:22.880102+0000","last_undegraded":"2024-09-21T09:41:22.880102+0000","last_fullsized":"2024-09-21T09:41:22.880102+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:56:04.869207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":1430,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.839162+0000","last_change":"2024-09-21T09:34:58.835050+0000","last_active":"2024-09-21T09:41:22.839162+0000","last_peered":"2024-09-21T09:41:22.839162+0000","last_clean":"2024-09-21T09:41:22.839162+0000","last_became_active":"2024-09-21T09:34:58.834389+0000","last_became_peered":"2024-09-21T09:34:58.834389+0000","last_unstale":"2024-09-21T09:41:22.839162+0000","last_undegraded":"2024-09-21T09:41:22.839162+0000","last_fullsized":"2024-09-21T09:41:22.839162+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:45:05.136832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"547'2","reported_seq":1247,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.025876+0000","last_change":"2024-09-21T09:34:58.817645+0000","last_active":"2024-09-21T09:41:23.025876+0000","last_peered":"2024-09-21T09:41:23.025876+0000","last_clean":"2024-09-21T09:41:23.025876+0000","last_became_active":"2024-09-21T09:34:58.816929+0000","last_became_peered":"2024-09-21T09:34:58.816929+0000","last_unstale":"2024-09-21T09:41:23.025876+0000","last_undegraded":"2024-09-21T09:41:23.025876+0000","last_fullsized":"2024-09-21T09:41:23.025876+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:29.937345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1362,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.879077+0000","last_change":"2024-09-21T09:34:24.772396+0000","last_active":"2024-09-21T09:41:22.879077+0000","last_peered":"2024-09-21T09:41:22.879077+0000","last_clean":"2024-09-21T09:41:22.879077+0000","last_became_active":"2024-09-21T09:34:24.771294+0000","last_became_peered":"2024-09-21T09:34:24.771294+0000","last_unstale":"2024-09-21T09:41:22.879077+0000","last_undegraded":"2024-09-21T09:41:22.879077+0000","last_fullsized":"2024-09-21T09:41:22.879077+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:59.167801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1355,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.879443+0000","last_change":"2024-09-21T09:32:43.720399+0000","last_active":"2024-09-21T09:41:22.879443+0000","last_peered":"2024-09-21T09:41:22.879443+0000","last_clean":"2024-09-21T09:41:22.879443+0000","last_became_active":"2024-09-21T09:32:43.719715+0000","last_became_peered":"2024-09-21T09:32:43.719715+0000","last_unstale":"2024-09-21T09:41:22.879443+0000","last_undegraded":"2024-09-21T09:41:22.879443+0000","last_fullsized":"2024-09-21T09:41:22.879443+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:51:27.955353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.18","version":"0'0","reported_seq":1290,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.229515+0000","last_change":"2024-09-21T09:33:50.967389+0000","last_active":"2024-09-21T09:41:23.229515+0000","last_peered":"2024-09-21T09:41:23.229515+0000","last_clean":"2024-09-21T09:41:23.229515+0000","last_became_active":"2024-09-21T09:33:50.966448+0000","last_became_peered":"2024-09-21T09:33:50.966448+0000","last_unstale":"2024-09-21T09:41:23.229515+0000","last_undegraded":"2024-09-21T09:41:23.229515+0000","last_fullsized":"2024-09-21T09:41:23.229515+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:02.342211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":1419,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.836838+0000","last_change":"2024-09-21T09:33:17.774468+0000","last_active":"2024-09-21T09:41:22.836838+0000","last_peered":"2024-09-21T09:41:22.836838+0000","last_clean":"2024-09-21T09:41:22.836838+0000","last_became_active":"2024-09-21T09:33:17.774149+0000","last_became_peered":"2024-09-21T09:33:17.774149+0000","last_unstale":"2024-09-21T09:41:22.836838+0000","last_undegraded":"2024-09-21T09:41:22.836838+0000","last_fullsized":"2024-09-21T09:41:22.836838+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:33:57.003366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":1240,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.026585+0000","last_change":"2024-09-21T09:34:24.784529+0000","last_active":"2024-09-21T09:41:23.026585+0000","last_peered":"2024-09-21T09:41:23.026585+0000","last_clean":"2024-09-21T09:41:23.026585+0000","last_became_active":"2024-09-21T09:34:24.784249+0000","last_became_peered":"2024-09-21T09:34:24.784249+0000","last_unstale":"2024-09-21T09:41:23.026585+0000","last_undegraded":"2024-09-21T09:41:23.026585+0000","last_fullsized":"2024-09-21T09:41:23.026585+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:36.466227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1259,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.229389+0000","last_change":"2024-09-21T09:34:58.829403+0000","last_active":"2024-09-21T09:41:23.229389+0000","last_peered":"2024-09-21T09:41:23.229389+0000","last_clean":"2024-09-21T09:41:23.229389+0000","last_became_active":"2024-09-21T09:34:58.829119+0000","last_became_peered":"2024-09-21T09:34:58.829119+0000","last_unstale":"2024-09-21T09:41:23.229389+0000","last_undegraded":"2024-09-21T09:41:23.229389+0000","last_fullsized":"2024-09-21T09:41:23.229389+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:38:06.353690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.16","version":"0'0","reported_seq":1296,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.230404+0000","last_change":"2024-09-21T09:34:24.776686+0000","last_active":"2024-09-21T09:41:23.230404+0000","last_peered":"2024-09-21T09:41:23.230404+0000","last_clean":"2024-09-21T09:41:23.230404+0000","last_became_active":"2024-09-21T09:34:24.775599+0000","last_became_peered":"2024-09-21T09:34:24.775599+0000","last_unstale":"2024-09-21T09:41:23.230404+0000","last_undegraded":"2024-09-21T09:41:23.230404+0000","last_fullsized":"2024-09-21T09:41:23.230404+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:03.660386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1430,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838247+0000","last_change":"2024-09-21T09:33:50.965421+0000","last_active":"2024-09-21T09:41:22.838247+0000","last_peered":"2024-09-21T09:41:22.838247+0000","last_clean":"2024-09-21T09:41:22.838247+0000","last_became_active":"2024-09-21T09:33:50.964897+0000","last_became_peered":"2024-09-21T09:33:50.964897+0000","last_unstale":"2024-09-21T09:41:22.838247+0000","last_undegraded":"2024-09-21T09:41:22.838247+0000","last_fullsized":"2024-09-21T09:41:22.838247+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:44:40.742537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.15","version":"66'3","reported_seq":1420,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837125+0000","last_change":"2024-09-21T09:33:50.966430+0000","last_active":"2024-09-21T09:41:22.837125+0000","last_peered":"2024-09-21T09:41:22.837125+0000","last_clean":"2024-09-21T09:41:22.837125+0000","last_became_active":"2024-09-21T09:33:50.965878+0000","last_became_peered":"2024-09-21T09:33:50.965878+0000","last_unstale":"2024-09-21T09:41:22.837125+0000","last_undegraded":"2024-09-21T09:41:22.837125+0000","last_fullsized":"2024-09-21T09:41:22.837125+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T15:19:29.994844+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":7,"num_read_kb":7,"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":[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.14","version":"0'0","reported_seq":1302,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.284055+0000","last_change":"2024-09-21T09:34:58.818649+0000","last_active":"2024-09-21T09:41:23.284055+0000","last_peered":"2024-09-21T09:41:23.284055+0000","last_clean":"2024-09-21T09:41:23.284055+0000","last_became_active":"2024-09-21T09:34:58.818333+0000","last_became_peered":"2024-09-21T09:34:58.818333+0000","last_unstale":"2024-09-21T09:41:23.284055+0000","last_undegraded":"2024-09-21T09:41:23.284055+0000","last_fullsized":"2024-09-21T09:41:23.284055+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:42:28.758424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"547'29","reported_seq":1276,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.026089+0000","last_change":"2024-09-21T09:34:24.783870+0000","last_active":"2024-09-21T09:41:23.026089+0000","last_peered":"2024-09-21T09:41:23.026089+0000","last_clean":"2024-09-21T09:41:23.026089+0000","last_became_active":"2024-09-21T09:34:24.783563+0000","last_became_peered":"2024-09-21T09:34:24.783563+0000","last_unstale":"2024-09-21T09:41:23.026089+0000","last_undegraded":"2024-09-21T09:41:23.026089+0000","last_fullsized":"2024-09-21T09:41:23.026089+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":29,"log_dups_size":0,"ondisk_log_size":29,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:32:33.983576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5822,"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":10,"num_read_kb":14,"num_write":28,"num_write_kb":25,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":1209,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837530+0000","last_change":"2024-09-21T09:34:58.831483+0000","last_active":"2024-09-21T09:41:22.837530+0000","last_peered":"2024-09-21T09:41:22.837530+0000","last_clean":"2024-09-21T09:41:22.837530+0000","last_became_active":"2024-09-21T09:34:58.822128+0000","last_became_peered":"2024-09-21T09:34:58.822128+0000","last_unstale":"2024-09-21T09:41:22.837530+0000","last_undegraded":"2024-09-21T09:41:22.837530+0000","last_fullsized":"2024-09-21T09:41:22.837530+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:41.803822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"66'2","reported_seq":1440,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.839380+0000","last_change":"2024-09-21T09:33:17.781446+0000","last_active":"2024-09-21T09:41:22.839380+0000","last_peered":"2024-09-21T09:41:22.839380+0000","last_clean":"2024-09-21T09:41:22.839380+0000","last_became_active":"2024-09-21T09:33:17.780754+0000","last_became_peered":"2024-09-21T09:33:17.780754+0000","last_unstale":"2024-09-21T09:41:22.839380+0000","last_undegraded":"2024-09-21T09:41:22.839380+0000","last_fullsized":"2024-09-21T09:41:22.839380+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:57:21.392826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1431,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838890+0000","last_change":"2024-09-21T09:34:58.831145+0000","last_active":"2024-09-21T09:41:22.838890+0000","last_peered":"2024-09-21T09:41:22.838890+0000","last_clean":"2024-09-21T09:41:22.838890+0000","last_became_active":"2024-09-21T09:34:58.830808+0000","last_became_peered":"2024-09-21T09:34:58.830808+0000","last_unstale":"2024-09-21T09:41:22.838890+0000","last_undegraded":"2024-09-21T09:41:22.838890+0000","last_fullsized":"2024-09-21T09:41:22.838890+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:40.140981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.12","version":"0'0","reported_seq":1286,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.229917+0000","last_change":"2024-09-21T09:34:58.811563+0000","last_active":"2024-09-21T09:41:23.229917+0000","last_peered":"2024-09-21T09:41:23.229917+0000","last_clean":"2024-09-21T09:41:23.229917+0000","last_became_active":"2024-09-21T09:34:58.811247+0000","last_became_peered":"2024-09-21T09:34:58.811247+0000","last_unstale":"2024-09-21T09:41:23.229917+0000","last_undegraded":"2024-09-21T09:41:23.229917+0000","last_fullsized":"2024-09-21T09:41:23.229917+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:16.890432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":1209,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837300+0000","last_change":"2024-09-21T09:34:58.819798+0000","last_active":"2024-09-21T09:41:22.837300+0000","last_peered":"2024-09-21T09:41:22.837300+0000","last_clean":"2024-09-21T09:41:22.837300+0000","last_became_active":"2024-09-21T09:34:58.819487+0000","last_became_peered":"2024-09-21T09:34:58.819487+0000","last_unstale":"2024-09-21T09:41:22.837300+0000","last_undegraded":"2024-09-21T09:41:22.837300+0000","last_fullsized":"2024-09-21T09:41:22.837300+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:11:54.755256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1250,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.026327+0000","last_change":"2024-09-21T09:34:24.782085+0000","last_active":"2024-09-21T09:41:23.026327+0000","last_peered":"2024-09-21T09:41:23.026327+0000","last_clean":"2024-09-21T09:41:23.026327+0000","last_became_active":"2024-09-21T09:34:24.781796+0000","last_became_peered":"2024-09-21T09:34:24.781796+0000","last_unstale":"2024-09-21T09:41:23.026327+0000","last_undegraded":"2024-09-21T09:41:23.026327+0000","last_fullsized":"2024-09-21T09:41:23.026327+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:17:29.734856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":1238,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.025657+0000","last_change":"2024-09-21T09:34:24.775382+0000","last_active":"2024-09-21T09:41:23.025657+0000","last_peered":"2024-09-21T09:41:23.025657+0000","last_clean":"2024-09-21T09:41:23.025657+0000","last_became_active":"2024-09-21T09:34:24.774664+0000","last_became_peered":"2024-09-21T09:34:24.774664+0000","last_unstale":"2024-09-21T09:41:23.025657+0000","last_undegraded":"2024-09-21T09:41:23.025657+0000","last_fullsized":"2024-09-21T09:41:23.025657+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:55:15.947296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.10","version":"66'8","reported_seq":1382,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.467047+0000","last_change":"2024-09-21T09:32:10.765013+0000","last_active":"2024-09-21T09:41:23.467047+0000","last_peered":"2024-09-21T09:41:23.467047+0000","last_clean":"2024-09-21T09:41:23.467047+0000","last_became_active":"2024-09-21T09:32:10.764681+0000","last_became_peered":"2024-09-21T09:32:10.764681+0000","last_unstale":"2024-09-21T09:41:23.467047+0000","last_undegraded":"2024-09-21T09:41:23.467047+0000","last_fullsized":"2024-09-21T09:41:23.467047+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T17:39:55.088176+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":24,"num_read_kb":24,"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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1192,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837129+0000","last_change":"2024-09-21T09:34:58.824204+0000","last_active":"2024-09-21T09:41:22.837129+0000","last_peered":"2024-09-21T09:41:22.837129+0000","last_clean":"2024-09-21T09:41:22.837129+0000","last_became_active":"2024-09-21T09:34:58.823810+0000","last_became_peered":"2024-09-21T09:34:58.823810+0000","last_unstale":"2024-09-21T09:41:22.837129+0000","last_undegraded":"2024-09-21T09:41:22.837129+0000","last_fullsized":"2024-09-21T09:41:22.837129+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:12:33.016525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.8","version":"879'913","reported_seq":4386,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.471082+0000","last_change":"2024-09-21T09:41:23.471371+0000","last_active":"2024-09-21T09:41:23.471082+0000","last_peered":"2024-09-21T09:41:23.471082+0000","last_clean":"2024-09-21T09:41:23.471082+0000","last_became_active":"2024-09-21T09:32:10.769738+0000","last_became_peered":"2024-09-21T09:32:10.769738+0000","last_unstale":"2024-09-21T09:41:23.471082+0000","last_undegraded":"2024-09-21T09:41:23.471082+0000","last_fullsized":"2024-09-21T09:41:23.471082+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":913,"log_dups_size":0,"ondisk_log_size":913,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:09:56.102581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0034605109999999999,"stat_sum":{"num_bytes":23855104,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":179,"num_read_kb":868335,"num_write":353,"num_write_kb":86376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":19005440,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"2.f","version":"66'1","reported_seq":1300,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.283972+0000","last_change":"2024-09-21T09:34:58.824047+0000","last_active":"2024-09-21T09:41:23.283972+0000","last_peered":"2024-09-21T09:41:23.283972+0000","last_clean":"2024-09-21T09:41:23.283972+0000","last_became_active":"2024-09-21T09:34:58.823694+0000","last_became_peered":"2024-09-21T09:34:58.823694+0000","last_unstale":"2024-09-21T09:41:23.283972+0000","last_undegraded":"2024-09-21T09:41:23.283972+0000","last_fullsized":"2024-09-21T09:41:23.283972+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:43:01.968394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":1209,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837801+0000","last_change":"2024-09-21T09:34:58.829534+0000","last_active":"2024-09-21T09:41:22.837801+0000","last_peered":"2024-09-21T09:41:22.837801+0000","last_clean":"2024-09-21T09:41:22.837801+0000","last_became_active":"2024-09-21T09:34:58.827884+0000","last_became_peered":"2024-09-21T09:34:58.827884+0000","last_unstale":"2024-09-21T09:41:22.837801+0000","last_undegraded":"2024-09-21T09:41:22.837801+0000","last_fullsized":"2024-09-21T09:41:22.837801+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:30:01.484610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.9","version":"891'1717","reported_seq":4851,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838589+0000","last_change":"2024-09-21T09:41:22.838589+0000","last_active":"2024-09-21T09:41:22.838589+0000","last_peered":"2024-09-21T09:41:22.838589+0000","last_clean":"2024-09-21T09:41:22.838589+0000","last_became_active":"2024-09-21T09:34:58.824325+0000","last_became_peered":"2024-09-21T09:34:58.824325+0000","last_unstale":"2024-09-21T09:41:22.838589+0000","last_undegraded":"2024-09-21T09:41:22.838589+0000","last_fullsized":"2024-09-21T09:41:22.838589+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":1717,"log_dups_size":0,"ondisk_log_size":1717,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:48:26.182839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001364444,"stat_sum":{"num_bytes":29114368,"num_objects":14,"num_object_clones":10,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":1,"num_read":331,"num_read_kb":664877,"num_write":781,"num_write_kb":170424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":56844288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"2.e","version":"66'2","reported_seq":1345,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.467853+0000","last_change":"2024-09-21T09:34:58.817755+0000","last_active":"2024-09-21T09:41:23.467853+0000","last_peered":"2024-09-21T09:41:23.467853+0000","last_clean":"2024-09-21T09:41:23.467853+0000","last_became_active":"2024-09-21T09:34:58.817034+0000","last_became_peered":"2024-09-21T09:34:58.817034+0000","last_unstale":"2024-09-21T09:41:23.467853+0000","last_undegraded":"2024-09-21T09:41:23.467853+0000","last_fullsized":"2024-09-21T09:41:23.467853+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:32.389966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":1209,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838269+0000","last_change":"2024-09-21T09:34:58.833590+0000","last_active":"2024-09-21T09:41:22.838269+0000","last_peered":"2024-09-21T09:41:22.838269+0000","last_clean":"2024-09-21T09:41:22.838269+0000","last_became_active":"2024-09-21T09:34:58.831661+0000","last_became_peered":"2024-09-21T09:34:58.831661+0000","last_unstale":"2024-09-21T09:41:22.838269+0000","last_undegraded":"2024-09-21T09:41:22.838269+0000","last_fullsized":"2024-09-21T09:41:22.838269+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:24:30.572744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.a","version":"892'1221","reported_seq":4658,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.470170+0000","last_change":"2024-09-21T09:41:23.471140+0000","last_active":"2024-09-21T09:41:23.470170+0000","last_peered":"2024-09-21T09:41:23.470170+0000","last_clean":"2024-09-21T09:41:23.470170+0000","last_became_active":"2024-09-21T09:33:17.772137+0000","last_became_peered":"2024-09-21T09:33:17.772137+0000","last_unstale":"2024-09-21T09:41:23.470170+0000","last_undegraded":"2024-09-21T09:41:23.470170+0000","last_fullsized":"2024-09-21T09:41:23.470170+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":1221,"log_dups_size":0,"ondisk_log_size":1221,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:15.879288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0035335179999999998,"stat_sum":{"num_bytes":16613376,"num_objects":8,"num_object_clones":5,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":1,"num_read":214,"num_read_kb":233538,"num_write":469,"num_write_kb":100064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":35954688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"2.d","version":"66'1","reported_seq":1426,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837198+0000","last_change":"2024-09-21T09:33:17.770811+0000","last_active":"2024-09-21T09:41:22.837198+0000","last_peered":"2024-09-21T09:41:22.837198+0000","last_clean":"2024-09-21T09:41:22.837198+0000","last_became_active":"2024-09-21T09:33:17.770436+0000","last_became_peered":"2024-09-21T09:33:17.770436+0000","last_unstale":"2024-09-21T09:41:22.837198+0000","last_undegraded":"2024-09-21T09:41:22.837198+0000","last_fullsized":"2024-09-21T09:41:22.837198+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:55:45.189695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":1283,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.230284+0000","last_change":"2024-09-21T09:34:24.772193+0000","last_active":"2024-09-21T09:41:23.230284+0000","last_peered":"2024-09-21T09:41:23.230284+0000","last_clean":"2024-09-21T09:41:23.230284+0000","last_became_active":"2024-09-21T09:34:24.771902+0000","last_became_peered":"2024-09-21T09:34:24.771902+0000","last_unstale":"2024-09-21T09:41:23.230284+0000","last_undegraded":"2024-09-21T09:41:23.230284+0000","last_fullsized":"2024-09-21T09:41:23.230284+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:37:09.856512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.b","version":"891'424","reported_seq":3932,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.468245+0000","last_change":"2024-09-21T09:41:23.468532+0000","last_active":"2024-09-21T09:41:23.468245+0000","last_peered":"2024-09-21T09:41:23.468245+0000","last_clean":"2024-09-21T09:41:23.468245+0000","last_became_active":"2024-09-21T09:33:50.970724+0000","last_became_peered":"2024-09-21T09:33:50.970724+0000","last_unstale":"2024-09-21T09:41:23.468245+0000","last_undegraded":"2024-09-21T09:41:23.468245+0000","last_fullsized":"2024-09-21T09:41:23.468245+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":424,"log_dups_size":0,"ondisk_log_size":424,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:29:59.465278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010491470000000001,"stat_sum":{"num_bytes":8200192,"num_objects":3,"num_object_clones":2,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":77,"num_read_kb":57833,"num_write":181,"num_write_kb":40320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":4448256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":1373,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.468157+0000","last_change":"2024-09-21T09:33:50.972299+0000","last_active":"2024-09-21T09:41:23.468157+0000","last_peered":"2024-09-21T09:41:23.468157+0000","last_clean":"2024-09-21T09:41:23.468157+0000","last_became_active":"2024-09-21T09:33:50.971927+0000","last_became_peered":"2024-09-21T09:33:50.971927+0000","last_unstale":"2024-09-21T09:41:23.468157+0000","last_undegraded":"2024-09-21T09:41:23.468157+0000","last_fullsized":"2024-09-21T09:41:23.468157+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:44:34.156466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":1192,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837946+0000","last_change":"2024-09-21T09:34:58.816334+0000","last_active":"2024-09-21T09:41:22.837946+0000","last_peered":"2024-09-21T09:41:22.837946+0000","last_clean":"2024-09-21T09:41:22.837946+0000","last_became_active":"2024-09-21T09:34:58.815943+0000","last_became_peered":"2024-09-21T09:34:58.815943+0000","last_unstale":"2024-09-21T09:41:22.837946+0000","last_undegraded":"2024-09-21T09:41:22.837946+0000","last_fullsized":"2024-09-21T09:41:22.837946+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:16.528344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.4","version":"891'1452","reported_seq":4522,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838352+0000","last_change":"2024-09-21T09:41:22.838616+0000","last_active":"2024-09-21T09:41:22.838352+0000","last_peered":"2024-09-21T09:41:22.838352+0000","last_clean":"2024-09-21T09:41:22.838352+0000","last_became_active":"2024-09-21T09:34:58.815622+0000","last_became_peered":"2024-09-21T09:34:58.815622+0000","last_unstale":"2024-09-21T09:41:22.838352+0000","last_undegraded":"2024-09-21T09:41:22.838352+0000","last_fullsized":"2024-09-21T09:41:22.838352+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":1452,"log_dups_size":0,"ondisk_log_size":1452,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:06:01.841133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057589100000000003,"stat_sum":{"num_bytes":23453696,"num_objects":10,"num_object_clones":7,"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":188,"num_read_kb":344233,"num_write":577,"num_write_kb":145952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":34979840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":1242,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.026395+0000","last_change":"2024-09-21T09:34:58.817459+0000","last_active":"2024-09-21T09:41:23.026395+0000","last_peered":"2024-09-21T09:41:23.026395+0000","last_clean":"2024-09-21T09:41:23.026395+0000","last_became_active":"2024-09-21T09:34:58.816969+0000","last_became_peered":"2024-09-21T09:34:58.816969+0000","last_unstale":"2024-09-21T09:41:23.026395+0000","last_undegraded":"2024-09-21T09:41:23.026395+0000","last_fullsized":"2024-09-21T09:41:23.026395+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:54:17.837701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042562900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"237'209","reported_seq":1737,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.836988+0000","last_change":"2024-09-21T09:34:58.829941+0000","last_active":"2024-09-21T09:41:22.836988+0000","last_peered":"2024-09-21T09:41:22.836988+0000","last_clean":"2024-09-21T09:41:22.836988+0000","last_became_active":"2024-09-21T09:34:58.825935+0000","last_became_peered":"2024-09-21T09:34:58.825935+0000","last_unstale":"2024-09-21T09:41:22.836988+0000","last_undegraded":"2024-09-21T09:41:22.836988+0000","last_fullsized":"2024-09-21T09:41:22.836988+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:21:02.388880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:21:02.388880+0000","last_clean_scrub_stamp":"2024-09-21T09:21:02.388880+0000","objects_scrubbed":0,"log_size":209,"log_dups_size":0,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:13:55.348188+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":926,"num_read_kb":1784,"num_write":335,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":1296,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.229879+0000","last_change":"2024-09-21T09:34:58.811546+0000","last_active":"2024-09-21T09:41:23.229879+0000","last_peered":"2024-09-21T09:41:23.229879+0000","last_clean":"2024-09-21T09:41:23.229879+0000","last_became_active":"2024-09-21T09:34:58.811252+0000","last_became_peered":"2024-09-21T09:34:58.811252+0000","last_unstale":"2024-09-21T09:41:23.229879+0000","last_undegraded":"2024-09-21T09:41:23.229879+0000","last_fullsized":"2024-09-21T09:41:23.229879+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:06:36.741940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1329,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.880106+0000","last_change":"2024-09-21T09:34:24.772152+0000","last_active":"2024-09-21T09:41:22.880106+0000","last_peered":"2024-09-21T09:41:22.880106+0000","last_clean":"2024-09-21T09:41:22.880106+0000","last_became_active":"2024-09-21T09:34:24.771841+0000","last_became_peered":"2024-09-21T09:34:24.771841+0000","last_unstale":"2024-09-21T09:41:22.880106+0000","last_undegraded":"2024-09-21T09:41:22.880106+0000","last_fullsized":"2024-09-21T09:41:22.880106+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:19:40.266292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.7","version":"891'898","reported_seq":4213,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.231133+0000","last_change":"2024-09-21T09:41:23.231353+0000","last_active":"2024-09-21T09:41:23.231133+0000","last_peered":"2024-09-21T09:41:23.231133+0000","last_clean":"2024-09-21T09:41:23.231133+0000","last_became_active":"2024-09-21T09:33:50.967880+0000","last_became_peered":"2024-09-21T09:33:50.967880+0000","last_unstale":"2024-09-21T09:41:23.231133+0000","last_undegraded":"2024-09-21T09:41:23.231133+0000","last_fullsized":"2024-09-21T09:41:23.231133+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":898,"log_dups_size":0,"ondisk_log_size":898,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:19.093828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049420900000000001,"stat_sum":{"num_bytes":9838592,"num_objects":6,"num_object_clones":4,"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":170,"num_read_kb":317293,"num_write":355,"num_write_kb":89992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":48545792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":1441,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837476+0000","last_change":"2024-09-21T09:32:10.770847+0000","last_active":"2024-09-21T09:41:22.837476+0000","last_peered":"2024-09-21T09:41:22.837476+0000","last_clean":"2024-09-21T09:41:22.837476+0000","last_became_active":"2024-09-21T09:32:10.770530+0000","last_became_peered":"2024-09-21T09:32:10.770530+0000","last_unstale":"2024-09-21T09:41:22.837476+0000","last_undegraded":"2024-09-21T09:41:22.837476+0000","last_fullsized":"2024-09-21T09:41:22.837476+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:45:06.127797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1199,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.836965+0000","last_change":"2024-09-21T09:34:58.828651+0000","last_active":"2024-09-21T09:41:22.836965+0000","last_peered":"2024-09-21T09:41:22.836965+0000","last_clean":"2024-09-21T09:41:22.836965+0000","last_became_active":"2024-09-21T09:34:58.827581+0000","last_became_peered":"2024-09-21T09:34:58.827581+0000","last_unstale":"2024-09-21T09:41:22.836965+0000","last_undegraded":"2024-09-21T09:41:22.836965+0000","last_fullsized":"2024-09-21T09:41:22.836965+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:57.266216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1338,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.467386+0000","last_change":"2024-09-21T09:33:17.760626+0000","last_active":"2024-09-21T09:41:23.467386+0000","last_peered":"2024-09-21T09:41:23.467386+0000","last_clean":"2024-09-21T09:41:23.467386+0000","last_became_active":"2024-09-21T09:33:17.760319+0000","last_became_peered":"2024-09-21T09:33:17.760319+0000","last_unstale":"2024-09-21T09:41:23.467386+0000","last_undegraded":"2024-09-21T09:41:23.467386+0000","last_fullsized":"2024-09-21T09:41:23.467386+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:37.515454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.6","version":"891'2200","reported_seq":5589,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.471314+0000","last_change":"2024-09-21T09:41:23.471708+0000","last_active":"2024-09-21T09:41:23.471314+0000","last_peered":"2024-09-21T09:41:23.471314+0000","last_clean":"2024-09-21T09:41:23.471314+0000","last_became_active":"2024-09-21T09:33:50.972657+0000","last_became_peered":"2024-09-21T09:33:50.972657+0000","last_unstale":"2024-09-21T09:41:23.471314+0000","last_undegraded":"2024-09-21T09:41:23.471314+0000","last_fullsized":"2024-09-21T09:41:23.471314+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":2200,"log_dups_size":0,"ondisk_log_size":2200,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:00:43.236459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0033841689999999998,"stat_sum":{"num_bytes":31219712,"num_objects":15,"num_object_clones":10,"num_object_copies":45,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":417,"num_read_kb":634427,"num_write":902,"num_write_kb":240808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":29483008,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":1409,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837190+0000","last_change":"2024-09-21T09:33:50.965802+0000","last_active":"2024-09-21T09:41:22.837190+0000","last_peered":"2024-09-21T09:41:22.837190+0000","last_clean":"2024-09-21T09:41:22.837190+0000","last_became_active":"2024-09-21T09:33:50.965468+0000","last_became_peered":"2024-09-21T09:33:50.965468+0000","last_unstale":"2024-09-21T09:41:22.837190+0000","last_undegraded":"2024-09-21T09:41:22.837190+0000","last_fullsized":"2024-09-21T09:41:22.837190+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:10:32.292685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028208699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1374,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.467294+0000","last_change":"2024-09-21T09:32:43.719406+0000","last_active":"2024-09-21T09:41:23.467294+0000","last_peered":"2024-09-21T09:41:23.467294+0000","last_clean":"2024-09-21T09:41:23.467294+0000","last_became_active":"2024-09-21T09:32:43.719122+0000","last_became_peered":"2024-09-21T09:32:43.719122+0000","last_unstale":"2024-09-21T09:41:23.467294+0000","last_undegraded":"2024-09-21T09:41:23.467294+0000","last_fullsized":"2024-09-21T09:41:23.467294+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:22:19.263271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1419,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.836987+0000","last_change":"2024-09-21T09:34:24.777646+0000","last_active":"2024-09-21T09:41:22.836987+0000","last_peered":"2024-09-21T09:41:22.836987+0000","last_clean":"2024-09-21T09:41:22.836987+0000","last_became_active":"2024-09-21T09:34:24.777161+0000","last_became_peered":"2024-09-21T09:34:24.777161+0000","last_unstale":"2024-09-21T09:41:22.836987+0000","last_undegraded":"2024-09-21T09:41:22.836987+0000","last_fullsized":"2024-09-21T09:41:22.836987+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T09:26:56.904890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.5","version":"891'1955","reported_seq":5484,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.840733+0000","last_change":"2024-09-21T09:41:22.840733+0000","last_active":"2024-09-21T09:41:22.840733+0000","last_peered":"2024-09-21T09:41:22.840733+0000","last_clean":"2024-09-21T09:41:22.840733+0000","last_became_active":"2024-09-21T09:33:17.784510+0000","last_became_peered":"2024-09-21T09:33:17.784510+0000","last_unstale":"2024-09-21T09:41:22.840733+0000","last_undegraded":"2024-09-21T09:41:22.840733+0000","last_fullsized":"2024-09-21T09:41:22.840733+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":1955,"log_dups_size":0,"ondisk_log_size":1955,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:27.853331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079334299999999996,"stat_sum":{"num_bytes":23986176,"num_objects":12,"num_object_clones":8,"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":1,"num_read":394,"num_read_kb":474722,"num_write":801,"num_write_kb":191864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":3162112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":1388,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837925+0000","last_change":"2024-09-21T09:32:43.712530+0000","last_active":"2024-09-21T09:41:22.837925+0000","last_peered":"2024-09-21T09:41:22.837925+0000","last_clean":"2024-09-21T09:41:22.837925+0000","last_became_active":"2024-09-21T09:32:43.712054+0000","last_became_peered":"2024-09-21T09:32:43.712054+0000","last_unstale":"2024-09-21T09:41:22.837925+0000","last_undegraded":"2024-09-21T09:41:22.837925+0000","last_fullsized":"2024-09-21T09:41:22.837925+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:11:28.182446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":1263,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.229939+0000","last_change":"2024-09-21T09:34:24.776279+0000","last_active":"2024-09-21T09:41:23.229939+0000","last_peered":"2024-09-21T09:41:23.229939+0000","last_clean":"2024-09-21T09:41:23.229939+0000","last_became_active":"2024-09-21T09:34:24.775993+0000","last_became_peered":"2024-09-21T09:34:24.775993+0000","last_unstale":"2024-09-21T09:41:23.229939+0000","last_undegraded":"2024-09-21T09:41:23.229939+0000","last_fullsized":"2024-09-21T09:41:23.229939+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:19:52.854086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1296,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.283805+0000","last_change":"2024-09-21T09:34:24.775241+0000","last_active":"2024-09-21T09:41:23.283805+0000","last_peered":"2024-09-21T09:41:23.283805+0000","last_clean":"2024-09-21T09:41:23.283805+0000","last_became_active":"2024-09-21T09:34:24.774963+0000","last_became_peered":"2024-09-21T09:34:24.774963+0000","last_unstale":"2024-09-21T09:41:23.283805+0000","last_undegraded":"2024-09-21T09:41:23.283805+0000","last_fullsized":"2024-09-21T09:41:23.283805+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:11:54.861752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.3","version":"891'1642","reported_seq":5185,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.841146+0000","last_change":"2024-09-21T09:41:22.841146+0000","last_active":"2024-09-21T09:41:22.841146+0000","last_peered":"2024-09-21T09:41:22.841146+0000","last_clean":"2024-09-21T09:41:22.841146+0000","last_became_active":"2024-09-21T09:34:24.780116+0000","last_became_peered":"2024-09-21T09:34:24.780116+0000","last_unstale":"2024-09-21T09:41:22.841146+0000","last_undegraded":"2024-09-21T09:41:22.841146+0000","last_fullsized":"2024-09-21T09:41:22.841146+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+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-09-22T09:31:19.685069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000715253,"stat_sum":{"num_bytes":29736960,"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":304,"num_read_kb":680130,"num_write":672,"num_write_kb":203320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":30949376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"4.2","version":"75'2","reported_seq":1390,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838647+0000","last_change":"2024-09-21T09:33:50.967885+0000","last_active":"2024-09-21T09:41:22.838647+0000","last_peered":"2024-09-21T09:41:22.838647+0000","last_clean":"2024-09-21T09:41:22.838647+0000","last_became_active":"2024-09-21T09:33:50.967519+0000","last_became_peered":"2024-09-21T09:33:50.967519+0000","last_unstale":"2024-09-21T09:41:22.838647+0000","last_undegraded":"2024-09-21T09:41:22.838647+0000","last_fullsized":"2024-09-21T09:41:22.838647+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:14:34.878537+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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1414,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837726+0000","last_change":"2024-09-21T09:34:58.827762+0000","last_active":"2024-09-21T09:41:22.837726+0000","last_peered":"2024-09-21T09:41:22.837726+0000","last_clean":"2024-09-21T09:41:22.837726+0000","last_became_active":"2024-09-21T09:34:58.827427+0000","last_became_peered":"2024-09-21T09:34:58.827427+0000","last_unstale":"2024-09-21T09:41:22.837726+0000","last_undegraded":"2024-09-21T09:41:22.837726+0000","last_fullsized":"2024-09-21T09:41:22.837726+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:20:36.481064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1287,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.230425+0000","last_change":"2024-09-21T09:33:50.969997+0000","last_active":"2024-09-21T09:41:23.230425+0000","last_peered":"2024-09-21T09:41:23.230425+0000","last_clean":"2024-09-21T09:41:23.230425+0000","last_became_active":"2024-09-21T09:33:50.969016+0000","last_became_peered":"2024-09-21T09:33:50.969016+0000","last_unstale":"2024-09-21T09:41:23.230425+0000","last_undegraded":"2024-09-21T09:41:23.230425+0000","last_fullsized":"2024-09-21T09:41:23.230425+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:21:06.535089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.2","version":"891'462","reported_seq":3744,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.026908+0000","last_change":"2024-09-21T09:41:23.027158+0000","last_active":"2024-09-21T09:41:23.026908+0000","last_peered":"2024-09-21T09:41:23.026908+0000","last_clean":"2024-09-21T09:41:23.026908+0000","last_became_active":"2024-09-21T09:34:24.782997+0000","last_became_peered":"2024-09-21T09:34:24.782997+0000","last_unstale":"2024-09-21T09:41:23.026908+0000","last_undegraded":"2024-09-21T09:41:23.026908+0000","last_fullsized":"2024-09-21T09:41:23.026908+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":462,"log_dups_size":0,"ondisk_log_size":462,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:12:08.801419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055279600000000004,"stat_sum":{"num_bytes":352256,"num_objects":3,"num_object_clones":2,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":82,"num_read_kb":106314,"num_write":147,"num_write_kb":41240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":38600704,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"4.3","version":"73'1","reported_seq":1444,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.841445+0000","last_change":"2024-09-21T09:34:58.834003+0000","last_active":"2024-09-21T09:41:22.841445+0000","last_peered":"2024-09-21T09:41:22.841445+0000","last_clean":"2024-09-21T09:41:22.841445+0000","last_became_active":"2024-09-21T09:34:58.833290+0000","last_became_peered":"2024-09-21T09:34:58.833290+0000","last_unstale":"2024-09-21T09:41:22.841445+0000","last_undegraded":"2024-09-21T09:41:22.841445+0000","last_fullsized":"2024-09-21T09:41:22.841445+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:33:05.975371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":1214,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837856+0000","last_change":"2024-09-21T09:34:58.832714+0000","last_active":"2024-09-21T09:41:22.837856+0000","last_peered":"2024-09-21T09:41:22.837856+0000","last_clean":"2024-09-21T09:41:22.837856+0000","last_became_active":"2024-09-21T09:34:58.831943+0000","last_became_peered":"2024-09-21T09:34:58.831943+0000","last_unstale":"2024-09-21T09:41:22.837856+0000","last_undegraded":"2024-09-21T09:41:22.837856+0000","last_fullsized":"2024-09-21T09:41:22.837856+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:39.797966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1419,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837394+0000","last_change":"2024-09-21T09:33:50.972903+0000","last_active":"2024-09-21T09:41:22.837394+0000","last_peered":"2024-09-21T09:41:22.837394+0000","last_clean":"2024-09-21T09:41:22.837394+0000","last_became_active":"2024-09-21T09:33:50.972426+0000","last_became_peered":"2024-09-21T09:33:50.972426+0000","last_unstale":"2024-09-21T09:41:22.837394+0000","last_undegraded":"2024-09-21T09:41:22.837394+0000","last_fullsized":"2024-09-21T09:41:22.837394+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:39.460278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.1","version":"891'2036","reported_seq":5436,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.283546+0000","last_change":"2024-09-21T09:41:23.284229+0000","last_active":"2024-09-21T09:41:23.283546+0000","last_peered":"2024-09-21T09:41:23.283546+0000","last_clean":"2024-09-21T09:41:23.283546+0000","last_became_active":"2024-09-21T09:34:58.818952+0000","last_became_peered":"2024-09-21T09:34:58.818952+0000","last_unstale":"2024-09-21T09:41:23.283546+0000","last_undegraded":"2024-09-21T09:41:23.283546+0000","last_fullsized":"2024-09-21T09:41:23.283546+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":2036,"log_dups_size":0,"ondisk_log_size":2036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:10.086483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010167970000000001,"stat_sum":{"num_bytes":30810112,"num_objects":15,"num_object_clones":10,"num_object_copies":45,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":1,"num_read":471,"num_read_kb":676295,"num_write":806,"num_write_kb":181176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":97091584,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":1359,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.878917+0000","last_change":"2024-09-21T09:34:58.825296+0000","last_active":"2024-09-21T09:41:22.878917+0000","last_peered":"2024-09-21T09:41:22.878917+0000","last_clean":"2024-09-21T09:41:22.878917+0000","last_became_active":"2024-09-21T09:34:58.824932+0000","last_became_peered":"2024-09-21T09:34:58.824932+0000","last_unstale":"2024-09-21T09:41:22.878917+0000","last_undegraded":"2024-09-21T09:41:22.878917+0000","last_fullsized":"2024-09-21T09:41:22.878917+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:03:03.126879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031720899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"550'2","reported_seq":1427,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837559+0000","last_change":"2024-09-21T09:34:24.784129+0000","last_active":"2024-09-21T09:41:22.837559+0000","last_peered":"2024-09-21T09:41:22.837559+0000","last_clean":"2024-09-21T09:41:22.837559+0000","last_became_active":"2024-09-21T09:34:24.783786+0000","last_became_peered":"2024-09-21T09:34:24.783786+0000","last_unstale":"2024-09-21T09:41:22.837559+0000","last_undegraded":"2024-09-21T09:41:22.837559+0000","last_fullsized":"2024-09-21T09:41:22.837559+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:25.170602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1361,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.880153+0000","last_change":"2024-09-21T09:34:58.823991+0000","last_active":"2024-09-21T09:41:22.880153+0000","last_peered":"2024-09-21T09:41:22.880153+0000","last_clean":"2024-09-21T09:41:22.880153+0000","last_became_active":"2024-09-21T09:34:58.823644+0000","last_became_peered":"2024-09-21T09:34:58.823644+0000","last_unstale":"2024-09-21T09:41:22.880153+0000","last_undegraded":"2024-09-21T09:41:22.880153+0000","last_fullsized":"2024-09-21T09:41:22.880153+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:23:38.792937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"879'1549","reported_seq":4923,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.880183+0000","last_change":"2024-09-21T09:41:22.880583+0000","last_active":"2024-09-21T09:41:22.880183+0000","last_peered":"2024-09-21T09:41:22.880183+0000","last_clean":"2024-09-21T09:41:22.880183+0000","last_became_active":"2024-09-21T09:33:17.766031+0000","last_became_peered":"2024-09-21T09:33:17.766031+0000","last_unstale":"2024-09-21T09:41:22.880183+0000","last_undegraded":"2024-09-21T09:41:22.880183+0000","last_fullsized":"2024-09-21T09:41:22.880183+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":1549,"log_dups_size":0,"ondisk_log_size":1549,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:34.378338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075565400000000003,"stat_sum":{"num_bytes":12091392,"num_objects":8,"num_object_clones":4,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":3,"num_read":267,"num_read_kb":365596,"num_write":643,"num_write_kb":156000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":21651456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":1313,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.283679+0000","last_change":"2024-09-21T09:34:24.771092+0000","last_active":"2024-09-21T09:41:23.283679+0000","last_peered":"2024-09-21T09:41:23.283679+0000","last_clean":"2024-09-21T09:41:23.283679+0000","last_became_active":"2024-09-21T09:34:24.769425+0000","last_became_peered":"2024-09-21T09:34:24.769425+0000","last_unstale":"2024-09-21T09:41:23.283679+0000","last_undegraded":"2024-09-21T09:41:23.283679+0000","last_fullsized":"2024-09-21T09:41:23.283679+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:24:18.609616+0000","last_clean_scrub_stamp":"2024-09-21T09:24:18.609616+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:33:45.265403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1227,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.026658+0000","last_change":"2024-09-21T09:34:58.819104+0000","last_active":"2024-09-21T09:41:23.026658+0000","last_peered":"2024-09-21T09:41:23.026658+0000","last_clean":"2024-09-21T09:41:23.026658+0000","last_became_active":"2024-09-21T09:34:58.818602+0000","last_became_peered":"2024-09-21T09:34:58.818602+0000","last_unstale":"2024-09-21T09:41:23.026658+0000","last_undegraded":"2024-09-21T09:41:23.026658+0000","last_fullsized":"2024-09-21T09:41:23.026658+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:47.875219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,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":"0'0","reported_seq":1431,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837360+0000","last_change":"2024-09-21T09:33:17.770294+0000","last_active":"2024-09-21T09:41:22.837360+0000","last_peered":"2024-09-21T09:41:22.837360+0000","last_clean":"2024-09-21T09:41:22.837360+0000","last_became_active":"2024-09-21T09:33:17.769953+0000","last_became_peered":"2024-09-21T09:33:17.769953+0000","last_unstale":"2024-09-21T09:41:22.837360+0000","last_undegraded":"2024-09-21T09:41:22.837360+0000","last_fullsized":"2024-09-21T09:41:22.837360+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:10:17.565421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"883'1475","reported_seq":4783,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.231057+0000","last_change":"2024-09-21T09:41:23.231338+0000","last_active":"2024-09-21T09:41:23.231057+0000","last_peered":"2024-09-21T09:41:23.231057+0000","last_clean":"2024-09-21T09:41:23.231057+0000","last_became_active":"2024-09-21T09:34:24.784720+0000","last_became_peered":"2024-09-21T09:34:24.784720+0000","last_unstale":"2024-09-21T09:41:23.231057+0000","last_undegraded":"2024-09-21T09:41:23.231057+0000","last_fullsized":"2024-09-21T09:41:23.231057+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":1475,"log_dups_size":0,"ondisk_log_size":1475,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:56.987655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059905099999999997,"stat_sum":{"num_bytes":11984896,"num_objects":4,"num_object_clones":1,"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":306,"num_read_kb":482641,"num_write":616,"num_write_kb":141352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":41353216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":1199,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837311+0000","last_change":"2024-09-21T09:34:58.829033+0000","last_active":"2024-09-21T09:41:22.837311+0000","last_peered":"2024-09-21T09:41:22.837311+0000","last_clean":"2024-09-21T09:41:22.837311+0000","last_became_active":"2024-09-21T09:34:58.827959+0000","last_became_peered":"2024-09-21T09:34:58.827959+0000","last_unstale":"2024-09-21T09:41:22.837311+0000","last_undegraded":"2024-09-21T09:41:22.837311+0000","last_fullsized":"2024-09-21T09:41:22.837311+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:34.622255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1320,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.283726+0000","last_change":"2024-09-21T09:34:58.818965+0000","last_active":"2024-09-21T09:41:23.283726+0000","last_peered":"2024-09-21T09:41:23.283726+0000","last_clean":"2024-09-21T09:41:23.283726+0000","last_became_active":"2024-09-21T09:34:58.818654+0000","last_became_peered":"2024-09-21T09:34:58.818654+0000","last_unstale":"2024-09-21T09:41:23.283726+0000","last_undegraded":"2024-09-21T09:41:23.283726+0000","last_fullsized":"2024-09-21T09:41:23.283726+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:35.971494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.e","version":"892'379","reported_seq":3767,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.286389+0000","last_change":"2024-09-21T09:41:23.286933+0000","last_active":"2024-09-21T09:41:23.286389+0000","last_peered":"2024-09-21T09:41:23.286389+0000","last_clean":"2024-09-21T09:41:23.286389+0000","last_became_active":"2024-09-21T09:33:50.958763+0000","last_became_peered":"2024-09-21T09:33:50.958763+0000","last_unstale":"2024-09-21T09:41:23.286389+0000","last_undegraded":"2024-09-21T09:41:23.286389+0000","last_fullsized":"2024-09-21T09:41:23.286389+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+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-09-22T11:28:59.867135+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.0026519550000000001,"stat_sum":{"num_bytes":4120576,"num_objects":5,"num_object_clones":4,"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":58,"num_read_kb":44187,"num_write":217,"num_write_kb":31184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":4546560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":1419,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837510+0000","last_change":"2024-09-21T09:34:58.828926+0000","last_active":"2024-09-21T09:41:22.837510+0000","last_peered":"2024-09-21T09:41:22.837510+0000","last_clean":"2024-09-21T09:41:22.837510+0000","last_became_active":"2024-09-21T09:34:58.828528+0000","last_became_peered":"2024-09-21T09:34:58.828528+0000","last_unstale":"2024-09-21T09:41:22.837510+0000","last_undegraded":"2024-09-21T09:41:22.837510+0000","last_fullsized":"2024-09-21T09:41:22.837510+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:16:52.995310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1353,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.879553+0000","last_change":"2024-09-21T09:34:58.810226+0000","last_active":"2024-09-21T09:41:22.879553+0000","last_peered":"2024-09-21T09:41:22.879553+0000","last_clean":"2024-09-21T09:41:22.879553+0000","last_became_active":"2024-09-21T09:34:58.809915+0000","last_became_peered":"2024-09-21T09:34:58.809915+0000","last_unstale":"2024-09-21T09:41:22.879553+0000","last_undegraded":"2024-09-21T09:41:22.879553+0000","last_fullsized":"2024-09-21T09:41:22.879553+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:45:03.100006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.d","version":"892'757","reported_seq":4233,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.470537+0000","last_change":"2024-09-21T09:41:23.471149+0000","last_active":"2024-09-21T09:41:23.470537+0000","last_peered":"2024-09-21T09:41:23.470537+0000","last_clean":"2024-09-21T09:41:23.470537+0000","last_became_active":"2024-09-21T09:34:58.809633+0000","last_became_peered":"2024-09-21T09:34:58.809633+0000","last_unstale":"2024-09-21T09:41:23.470537+0000","last_undegraded":"2024-09-21T09:41:23.470537+0000","last_fullsized":"2024-09-21T09:41:23.470537+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":757,"log_dups_size":0,"ondisk_log_size":757,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:43:49.067818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.003446017,"stat_sum":{"num_bytes":16793600,"num_objects":6,"num_object_clones":4,"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":138,"num_read_kb":235885,"num_write":225,"num_write_kb":68640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":26550272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":1419,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838397+0000","last_change":"2024-09-21T09:34:58.827480+0000","last_active":"2024-09-21T09:41:22.838397+0000","last_peered":"2024-09-21T09:41:22.838397+0000","last_clean":"2024-09-21T09:41:22.838397+0000","last_became_active":"2024-09-21T09:34:58.827100+0000","last_became_peered":"2024-09-21T09:34:58.827100+0000","last_unstale":"2024-09-21T09:41:22.838397+0000","last_undegraded":"2024-09-21T09:41:22.838397+0000","last_fullsized":"2024-09-21T09:41:22.838397+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:52.102284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":1360,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.880159+0000","last_change":"2024-09-21T09:33:17.766023+0000","last_active":"2024-09-21T09:41:22.880159+0000","last_peered":"2024-09-21T09:41:22.880159+0000","last_clean":"2024-09-21T09:41:22.880159+0000","last_became_active":"2024-09-21T09:33:17.765680+0000","last_became_peered":"2024-09-21T09:33:17.765680+0000","last_unstale":"2024-09-21T09:41:22.880159+0000","last_undegraded":"2024-09-21T09:41:22.880159+0000","last_fullsized":"2024-09-21T09:41:22.880159+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:11:22.873635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.c","version":"891'1029","reported_seq":4585,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838565+0000","last_change":"2024-09-21T09:41:22.838926+0000","last_active":"2024-09-21T09:41:22.838565+0000","last_peered":"2024-09-21T09:41:22.838565+0000","last_clean":"2024-09-21T09:41:22.838565+0000","last_became_active":"2024-09-21T09:33:17.767121+0000","last_became_peered":"2024-09-21T09:33:17.767121+0000","last_unstale":"2024-09-21T09:41:22.838565+0000","last_undegraded":"2024-09-21T09:41:22.838565+0000","last_fullsized":"2024-09-21T09:41:22.838565+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:27:09.556311+0000","last_clean_scrub_stamp":"2024-09-21T09:27:09.556311+0000","objects_scrubbed":0,"log_size":1029,"log_dups_size":0,"ondisk_log_size":1029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:28:10.977651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070341000000000002,"stat_sum":{"num_bytes":25567232,"num_objects":7,"num_object_clones":4,"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":188,"num_read_kb":238753,"num_write":430,"num_write_kb":143896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":51986432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cb","length":"1"},{"start":"1d8","length":"1"}]},{"pgid":"2.b","version":"547'3","reported_seq":1208,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837115+0000","last_change":"2024-09-21T09:34:58.820354+0000","last_active":"2024-09-21T09:41:22.837115+0000","last_peered":"2024-09-21T09:41:22.837115+0000","last_clean":"2024-09-21T09:41:22.837115+0000","last_became_active":"2024-09-21T09:34:58.819608+0000","last_became_peered":"2024-09-21T09:34:58.819608+0000","last_unstale":"2024-09-21T09:41:22.837115+0000","last_undegraded":"2024-09-21T09:41:22.837115+0000","last_fullsized":"2024-09-21T09:41:22.837115+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+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-09-22T11:32:35.673269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1247,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.026432+0000","last_change":"2024-09-21T09:34:24.778702+0000","last_active":"2024-09-21T09:41:23.026432+0000","last_peered":"2024-09-21T09:41:23.026432+0000","last_clean":"2024-09-21T09:41:23.026432+0000","last_became_active":"2024-09-21T09:34:24.778306+0000","last_became_peered":"2024-09-21T09:34:24.778306+0000","last_unstale":"2024-09-21T09:41:23.026432+0000","last_undegraded":"2024-09-21T09:41:23.026432+0000","last_fullsized":"2024-09-21T09:41:23.026432+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:00.656863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":1273,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.230157+0000","last_change":"2024-09-21T09:34:24.776483+0000","last_active":"2024-09-21T09:41:23.230157+0000","last_peered":"2024-09-21T09:41:23.230157+0000","last_clean":"2024-09-21T09:41:23.230157+0000","last_became_active":"2024-09-21T09:34:24.775791+0000","last_became_peered":"2024-09-21T09:34:24.775791+0000","last_unstale":"2024-09-21T09:41:23.230157+0000","last_undegraded":"2024-09-21T09:41:23.230157+0000","last_fullsized":"2024-09-21T09:41:23.230157+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:08:33.634489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":1208,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837673+0000","last_change":"2024-09-21T09:34:58.815532+0000","last_active":"2024-09-21T09:41:22.837673+0000","last_peered":"2024-09-21T09:41:22.837673+0000","last_clean":"2024-09-21T09:41:22.837673+0000","last_became_active":"2024-09-21T09:34:58.815210+0000","last_became_peered":"2024-09-21T09:34:58.815210+0000","last_unstale":"2024-09-21T09:41:22.837673+0000","last_undegraded":"2024-09-21T09:41:22.837673+0000","last_fullsized":"2024-09-21T09:41:22.837673+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:24:22.892674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":1295,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:23.230288+0000","last_change":"2024-09-21T09:33:50.969663+0000","last_active":"2024-09-21T09:41:23.230288+0000","last_peered":"2024-09-21T09:41:23.230288+0000","last_clean":"2024-09-21T09:41:23.230288+0000","last_became_active":"2024-09-21T09:33:50.968568+0000","last_became_peered":"2024-09-21T09:33:50.968568+0000","last_unstale":"2024-09-21T09:41:23.230288+0000","last_undegraded":"2024-09-21T09:41:23.230288+0000","last_fullsized":"2024-09-21T09:41:23.230288+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:01:14.260517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":1199,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.837543+0000","last_change":"2024-09-21T09:34:58.834133+0000","last_active":"2024-09-21T09:41:22.837543+0000","last_peered":"2024-09-21T09:41:22.837543+0000","last_clean":"2024-09-21T09:41:22.837543+0000","last_became_active":"2024-09-21T09:34:58.832359+0000","last_became_peered":"2024-09-21T09:34:58.832359+0000","last_unstale":"2024-09-21T09:41:22.837543+0000","last_undegraded":"2024-09-21T09:41:22.837543+0000","last_fullsized":"2024-09-21T09:41:22.837543+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:32:18.639624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":1432,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838165+0000","last_change":"2024-09-21T09:33:50.964937+0000","last_active":"2024-09-21T09:41:22.838165+0000","last_peered":"2024-09-21T09:41:22.838165+0000","last_clean":"2024-09-21T09:41:22.838165+0000","last_became_active":"2024-09-21T09:33:50.964561+0000","last_became_peered":"2024-09-21T09:33:50.964561+0000","last_unstale":"2024-09-21T09:41:22.838165+0000","last_undegraded":"2024-09-21T09:41:22.838165+0000","last_fullsized":"2024-09-21T09:41:22.838165+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:49:23.636111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"547'2","reported_seq":1366,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.879771+0000","last_change":"2024-09-21T09:33:50.964965+0000","last_active":"2024-09-21T09:41:22.879771+0000","last_peered":"2024-09-21T09:41:22.879771+0000","last_clean":"2024-09-21T09:41:22.879771+0000","last_became_active":"2024-09-21T09:33:50.964509+0000","last_became_peered":"2024-09-21T09:33:50.964509+0000","last_unstale":"2024-09-21T09:41:22.879771+0000","last_undegraded":"2024-09-21T09:41:22.879771+0000","last_fullsized":"2024-09-21T09:41:22.879771+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:24:16.101626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"0'0","reported_seq":1344,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.879662+0000","last_change":"2024-09-21T09:34:24.771883+0000","last_active":"2024-09-21T09:41:22.879662+0000","last_peered":"2024-09-21T09:41:22.879662+0000","last_clean":"2024-09-21T09:41:22.879662+0000","last_became_active":"2024-09-21T09:34:24.771556+0000","last_became_peered":"2024-09-21T09:34:24.771556+0000","last_unstale":"2024-09-21T09:41:22.879662+0000","last_undegraded":"2024-09-21T09:41:22.879662+0000","last_fullsized":"2024-09-21T09:41:22.879662+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:28.044103+0000","last_clean_scrub_stamp":"2024-09-21T09:23:28.044103+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:33:48.431356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"547'5","reported_seq":1444,"reported_epoch":892,"state":"active+clean","last_fresh":"2024-09-21T09:41:22.838943+0000","last_change":"2024-09-21T09:34:58.833143+0000","last_active":"2024-09-21T09:41:22.838943+0000","last_peered":"2024-09-21T09:41:22.838943+0000","last_clean":"2024-09-21T09:41:22.838943+0000","last_became_active":"2024-09-21T09:34:58.832781+0000","last_became_peered":"2024-09-21T09:34:58.832781+0000","last_unstale":"2024-09-21T09:41:22.838943+0000","last_undegraded":"2024-09-21T09:41:22.838943+0000","last_fullsized":"2024-09-21T09:41:22.838943+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T09:23:24.899655+0000","last_clean_scrub_stamp":"2024-09-21T09:23:24.899655+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:40:26.469438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"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":297738240,"num_objects":127,"num_object_clones":81,"num_object_copies":381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":127,"num_whiteouts":8,"num_read":3784,"num_read_kb":6425059,"num_write":8175,"num_write_kb":2032608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":138,"num_bytes_recovered":545153024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":430043136,"data_stored":698523648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":20109,"ondisk_log_size":20109,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"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":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6620,"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":79,"num_read_kb":87,"num_write":68,"num_write_kb":36,"num_scrub_errors":0,"num_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":110592,"data_stored":19860,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44573,"internal_metadata":0},"log_size":68,"ondisk_log_size":68,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":926,"num_read_kb":1784,"num_write":335,"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":209,"ondisk_log_size":209,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":527,"seq":2263447765071,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":286304,"kb_used_data":57744,"kb_used_omap":28,"kb_used_meta":228515,"kb_avail":93458848,"statfs":{"total":95995035648,"available":95701860352,"internally_reserved":0,"allocated":59129856,"data_stored":83792144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28792,"internal_metadata":234000264},"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":493,"seq":2117418877014,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":345608,"kb_used_data":45044,"kb_used_omap":23,"kb_used_meta":300520,"kb_avail":93399544,"statfs":{"total":95995035648,"available":95641133056,"internally_reserved":0,"allocated":46125056,"data_stored":81560946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24310,"internal_metadata":307732746},"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":460,"seq":1975684956252,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":402756,"kb_used_data":58160,"kb_used_omap":27,"kb_used_meta":344548,"kb_avail":93342396,"statfs":{"total":95995035648,"available":95582613504,"internally_reserved":0,"allocated":59555840,"data_stored":91291265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28351,"internal_metadata":352817473},"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":427,"seq":1833951035491,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":514452,"kb_used_data":69384,"kb_used_omap":31,"kb_used_meta":445024,"kb_avail":93230700,"statfs":{"total":95995035648,"available":95468236800,"internally_reserved":0,"allocated":71049216,"data_stored":91357035,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32141,"internal_metadata":455705203},"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":394,"seq":1692217114730,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":377752,"kb_used_data":51848,"kb_used_omap":20,"kb_used_meta":325867,"kb_avail":93367400,"statfs":{"total":95995035648,"available":95608217600,"internally_reserved":0,"allocated":53092352,"data_stored":86537146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21458,"internal_metadata":333687854},"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":363,"seq":1559073128560,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":432256,"kb_used_data":65396,"kb_used_omap":20,"kb_used_meta":366827,"kb_avail":93312896,"statfs":{"total":95995035648,"available":95552405504,"internally_reserved":0,"allocated":66965504,"data_stored":92006230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21168,"internal_metadata":375631184},"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":330,"seq":1417339207799,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":645108,"kb_used_data":81764,"kb_used_omap":26,"kb_used_meta":563301,"kb_avail":93100044,"statfs":{"total":95995035648,"available":95334445056,"internally_reserved":0,"allocated":83726336,"data_stored":114462023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27261,"internal_metadata":576820611},"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":298,"seq":1279900254334,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":462132,"kb_used_data":70628,"kb_used_omap":21,"kb_used_meta":391466,"kb_avail":93283020,"statfs":{"total":95995035648,"available":95521812480,"internally_reserved":0,"allocated":72323072,"data_stored":106881420,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21908,"internal_metadata":400861804},"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":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5945,"internal_metadata":0},{"poolid":2,"osd":1,"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":4195,"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":4975,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5838,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6535,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6021,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5822,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5169,"internal_metadata":0},{"poolid":2,"osd":7,"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":5895,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":61792256,"data_stored":100569088,"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":73793536,"data_stored":108740608,"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":57061376,"data_stored":86294528,"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":43147264,"data_stored":80809984,"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":61108224,"data_stored":85635072,"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":48939008,"data_stored":83750912,"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":35594240,"data_stored":75243520,"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":48607232,"data_stored":77479936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T09:41:29.489 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-09-21T09:41:29.489 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-09-21T09:41:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:29 smithi042 ceph-mon[85820]: from='client.34653 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:41:29.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:29 smithi042 ceph-mon[87662]: from='client.34653 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:41:29.701 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:41:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:29 smithi133 ceph-mon[83064]: from='client.34653 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:41:30.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:41:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:41:30] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.51.0" 2024-09-21T09:41:30.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:30 smithi042 ceph-mon[85820]: pgmap v1024: 121 pgs: 121 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 946 KiB/s wr, 2 op/s 2024-09-21T09:41:30.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:30 smithi042 ceph-mon[87662]: pgmap v1024: 121 pgs: 121 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 946 KiB/s wr, 2 op/s 2024-09-21T09:41:30.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:30 smithi133 ceph-mon[83064]: pgmap v1024: 121 pgs: 121 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 946 KiB/s wr, 2 op/s 2024-09-21T09:41:32.278 INFO:teuthology.orchestra.run.smithi042.stderr:pool 'unique_pool_0' removed 2024-09-21T09:41:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:32 smithi042 ceph-mon[85820]: pgmap v1025: 121 pgs: 121 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 297 KiB/s wr, 1 op/s 2024-09-21T09:41:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:32 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2361681320' 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-09-21T09:41:32.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:32 smithi042 ceph-mon[87662]: pgmap v1025: 121 pgs: 121 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 297 KiB/s wr, 1 op/s 2024-09-21T09:41:32.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:32 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2361681320' 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-09-21T09:41:32.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:32 smithi133 ceph-mon[83064]: pgmap v1025: 121 pgs: 121 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 297 KiB/s wr, 1 op/s 2024-09-21T09:41:32.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:32 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2361681320' 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-09-21T09:41:32.977 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-21T09:41:32.978 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-09-21T09:41:32.978 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-21T09:41:32.978 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-09-21T09:41:32.978 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-21T09:41:32.978 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-21T09:41:32.979 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-21T09:41:32.979 DEBUG:teuthology.orchestra.run.smithi042:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-21T09:41:32.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:41:32.998 INFO:teuthology.orchestra.run.smithi042.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-21T09:41:32.998 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-21T09:41:33.056 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-21T09:41:33.056 DEBUG:teuthology.orchestra.run.smithi042:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-21T09:41:33.114 INFO:tasks.workunit:timeout=3h 2024-09-21T09:41:33.114 INFO:tasks.workunit:cleanup=True 2024-09-21T09:41:33.114 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-21T09:41:33.173 INFO:tasks.workunit.client.0.smithi042.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-21T09:41:33.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:33 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2361681320' 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-09-21T09:41:33.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:33 smithi042 ceph-mon[85820]: osdmap e894: 8 total, 8 up, 8 in 2024-09-21T09:41:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:33 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2361681320' 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-09-21T09:41:33.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:33 smithi042 ceph-mon[87662]: osdmap e894: 8 total, 8 up, 8 in 2024-09-21T09:41:33.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:33 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2361681320' 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-09-21T09:41:33.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:33 smithi133 ceph-mon[83064]: osdmap e894: 8 total, 8 up, 8 in 2024-09-21T09:41:34.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:34 smithi042 ceph-mon[85820]: pgmap v1027: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:34.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:34 smithi042 ceph-mon[87662]: pgmap v1027: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:34.742 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:34 smithi133 ceph-mon[83064]: pgmap v1027: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:36 smithi042 ceph-mon[85820]: pgmap v1028: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:36 smithi042 ceph-mon[87662]: pgmap v1028: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:36.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:36 smithi133 ceph-mon[83064]: pgmap v1028: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:38.545 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:38 smithi133 ceph-mon[83064]: pgmap v1029: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:38.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:38 smithi042 ceph-mon[87662]: pgmap v1029: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:38.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:38 smithi042 ceph-mon[85820]: pgmap v1029: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:39.269 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:41:39.325 INFO:tasks.workunit.client.0.smithi042.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-21T09:41:39.327 INFO:tasks.workunit.client.0.smithi042.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-21T09:41:39.328 INFO:tasks.workunit.client.0.smithi042.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-21T09:41:39.377 INFO:tasks.workunit.client.0.smithi042.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-21T09:41:39.428 INFO:tasks.workunit.client.0.smithi042.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-21T09:41:39.467 INFO:tasks.workunit.client.0.smithi042.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-21T09:41:39.469 INFO:tasks.workunit.client.0.smithi042.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-21T09:41:39.469 INFO:tasks.workunit.client.0.smithi042.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-21T09:41:39.510 INFO:tasks.workunit.client.0.smithi042.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-21T09:41:39.513 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-21T09:41:39.513 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-21T09:41:39.571 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-09-21T09:41:39.572 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-09-21T09:41:39.572 DEBUG:teuthology.orchestra.run.smithi042:workunit test cls/test_cls_2pc_queue.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=reef 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_2pc_queue.sh 2024-09-21T09:41:39.642 INFO:tasks.workunit.client.0.smithi042.stdout:Running main() from gmock_main.cc 2024-09-21T09:41:39.642 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] Running 22 tests from 1 test suite. 2024-09-21T09:41:39.642 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment set-up. 2024-09-21T09:41:39.642 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 22 tests from TestCls2PCQueue 2024-09-21T09:41:39.642 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-09-21T09:41:40.292 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:41:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:41:40] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.51.0" 2024-09-21T09:41:40.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:40 smithi042 ceph-mon[85820]: pgmap v1030: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:40.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:40 smithi042 ceph-mon[87662]: pgmap v1030: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:40.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:40 smithi133 ceph-mon[83064]: pgmap v1030: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:41.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:41 smithi042 ceph-mon[87662]: osdmap e895: 8 total, 8 up, 8 in 2024-09-21T09:41:41.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:41 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1046627048' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:41.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:41 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:41 smithi042 ceph-mon[85820]: osdmap e895: 8 total, 8 up, 8 in 2024-09-21T09:41:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:41 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1046627048' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:41.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:41 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:41.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:41 smithi133 ceph-mon[83064]: osdmap e895: 8 total, 8 up, 8 in 2024-09-21T09:41:41.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:41 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1046627048' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:41.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:41 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:42.321 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2680 ms) 2024-09-21T09:41:42.322 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-09-21T09:41:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[85820]: pgmap v1032: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:41:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[85820]: osdmap e896: 8 total, 8 up, 8 in 2024-09-21T09:41:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:41:42.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:42.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[87662]: pgmap v1032: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:42.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:41:42.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:42.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[87662]: osdmap e896: 8 total, 8 up, 8 in 2024-09-21T09:41:42.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:41:42.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:42 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:42 smithi133 ceph-mon[83064]: pgmap v1032: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:42 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:41:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:42 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:42 smithi133 ceph-mon[83064]: osdmap e896: 8 total, 8 up, 8 in 2024-09-21T09:41:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:42 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:41:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:42 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:43.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:43 smithi042 ceph-mon[85820]: osdmap e897: 8 total, 8 up, 8 in 2024-09-21T09:41:43.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:43 smithi042 ceph-mon[87662]: osdmap e897: 8 total, 8 up, 8 in 2024-09-21T09:41:43.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:43 smithi133 ceph-mon[83064]: osdmap e897: 8 total, 8 up, 8 in 2024-09-21T09:41:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:44 smithi042 ceph-mon[85820]: pgmap v1035: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:44 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:41:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:44 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:41:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:44 smithi042 ceph-mon[85820]: osdmap e898: 8 total, 8 up, 8 in 2024-09-21T09:41:44.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:44 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3969448478' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:44 smithi042 ceph-mon[87662]: pgmap v1035: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:44 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:41:44.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:44 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:41:44.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:44 smithi042 ceph-mon[87662]: osdmap e898: 8 total, 8 up, 8 in 2024-09-21T09:41:44.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:44 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3969448478' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:44 smithi133 ceph-mon[83064]: pgmap v1035: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:44 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:41:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:44 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:41:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:44 smithi133 ceph-mon[83064]: osdmap e898: 8 total, 8 up, 8 in 2024-09-21T09:41:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:44 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3969448478' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:45.343 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3021 ms) 2024-09-21T09:41:45.343 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-09-21T09:41:45.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:45 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3969448478' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:45.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:45 smithi042 ceph-mon[87662]: osdmap e899: 8 total, 8 up, 8 in 2024-09-21T09:41:45.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:45 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3969448478' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:45.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:45 smithi042 ceph-mon[85820]: osdmap e899: 8 total, 8 up, 8 in 2024-09-21T09:41:45.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:45 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3969448478' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:45.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:45 smithi133 ceph-mon[83064]: osdmap e899: 8 total, 8 up, 8 in 2024-09-21T09:41:46.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:46 smithi042 ceph-mon[85820]: pgmap v1038: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:46.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:46 smithi042 ceph-mon[85820]: osdmap e900: 8 total, 8 up, 8 in 2024-09-21T09:41:46.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:46 smithi042 ceph-mon[87662]: pgmap v1038: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:46.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:46 smithi042 ceph-mon[87662]: osdmap e900: 8 total, 8 up, 8 in 2024-09-21T09:41:46.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:46 smithi133 ceph-mon[83064]: pgmap v1038: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:46.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:46 smithi133 ceph-mon[83064]: osdmap e900: 8 total, 8 up, 8 in 2024-09-21T09:41:47.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:47 smithi042 ceph-mon[87662]: osdmap e901: 8 total, 8 up, 8 in 2024-09-21T09:41:47.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:47 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1085779745' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:47.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:47 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:47.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:47 smithi042 ceph-mon[85820]: osdmap e901: 8 total, 8 up, 8 in 2024-09-21T09:41:47.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:47 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1085779745' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:47.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:47 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:47.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:47 smithi133 ceph-mon[83064]: osdmap e901: 8 total, 8 up, 8 in 2024-09-21T09:41:47.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:47 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1085779745' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:47.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:47 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:48.361 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.Reserve (3018 ms) 2024-09-21T09:41:48.362 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-09-21T09:41:48.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:48 smithi042 ceph-mon[85820]: pgmap v1041: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:48.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:48 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:41:48.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:48 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:48.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:48 smithi042 ceph-mon[85820]: osdmap e902: 8 total, 8 up, 8 in 2024-09-21T09:41:48.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:48 smithi042 ceph-mon[87662]: pgmap v1041: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:48.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:48 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:41:48.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:48 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:48.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:48 smithi042 ceph-mon[87662]: osdmap e902: 8 total, 8 up, 8 in 2024-09-21T09:41:48.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:48 smithi133 ceph-mon[83064]: pgmap v1041: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:48.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:48 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:41:48.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:48 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:48.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:48 smithi133 ceph-mon[83064]: osdmap e902: 8 total, 8 up, 8 in 2024-09-21T09:41:49.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:49 smithi133 ceph-mon[83064]: osdmap e903: 8 total, 8 up, 8 in 2024-09-21T09:41:49.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:49 smithi042 ceph-mon[85820]: osdmap e903: 8 total, 8 up, 8 in 2024-09-21T09:41:49.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:49 smithi042 ceph-mon[87662]: osdmap e903: 8 total, 8 up, 8 in 2024-09-21T09:41:50.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:41:50] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.51.0" 2024-09-21T09:41:50.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:50 smithi133 ceph-mon[83064]: pgmap v1044: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:50.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:50 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:41:50.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:50 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:41:50.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:50 smithi133 ceph-mon[83064]: osdmap e904: 8 total, 8 up, 8 in 2024-09-21T09:41:50.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:50 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1803550981' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:50.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-mon[85820]: pgmap v1044: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:50.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:41:50.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:41:50.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-mon[85820]: osdmap e904: 8 total, 8 up, 8 in 2024-09-21T09:41:50.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1803550981' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:50.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-mon[87662]: pgmap v1044: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:50.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:41:50.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:41:50.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-mon[87662]: osdmap e904: 8 total, 8 up, 8 in 2024-09-21T09:41:50.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:50 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1803550981' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:51.380 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3018 ms) 2024-09-21T09:41:51.380 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-09-21T09:41:51.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:51 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1803550981' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:51.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:51 smithi133 ceph-mon[83064]: osdmap e905: 8 total, 8 up, 8 in 2024-09-21T09:41:51.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:51 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1803550981' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:51.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:51 smithi042 ceph-mon[87662]: osdmap e905: 8 total, 8 up, 8 in 2024-09-21T09:41:51.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:51 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1803550981' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:51.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:51 smithi042 ceph-mon[85820]: osdmap e905: 8 total, 8 up, 8 in 2024-09-21T09:41:52.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:52 smithi133 ceph-mon[83064]: pgmap v1047: 137 pgs: 4 creating+peering, 26 unknown, 107 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:52.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:52 smithi133 ceph-mon[83064]: osdmap e906: 8 total, 8 up, 8 in 2024-09-21T09:41:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:52 smithi042 ceph-mon[87662]: pgmap v1047: 137 pgs: 4 creating+peering, 26 unknown, 107 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:52 smithi042 ceph-mon[87662]: osdmap e906: 8 total, 8 up, 8 in 2024-09-21T09:41:52.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:52 smithi042 ceph-mon[85820]: pgmap v1047: 137 pgs: 4 creating+peering, 26 unknown, 107 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:52.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:52 smithi042 ceph-mon[85820]: osdmap e906: 8 total, 8 up, 8 in 2024-09-21T09:41:53.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:53 smithi133 ceph-mon[83064]: osdmap e907: 8 total, 8 up, 8 in 2024-09-21T09:41:53.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:53 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3123557303' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:53.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:53 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:53.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:53 smithi042 ceph-mon[85820]: osdmap e907: 8 total, 8 up, 8 in 2024-09-21T09:41:53.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:53 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3123557303' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:53.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:53 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:53 smithi042 ceph-mon[87662]: osdmap e907: 8 total, 8 up, 8 in 2024-09-21T09:41:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:53 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3123557303' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:53.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:53 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:54.400 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.Commit (3019 ms) 2024-09-21T09:41:54.400 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-09-21T09:41:54.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:54 smithi133 ceph-mon[83064]: pgmap v1050: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:54.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:54 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:41:54.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:54 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:54.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:54 smithi133 ceph-mon[83064]: osdmap e908: 8 total, 8 up, 8 in 2024-09-21T09:41:54.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:54 smithi042 ceph-mon[85820]: pgmap v1050: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:54.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:54 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:41:54.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:54 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:54.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:54 smithi042 ceph-mon[85820]: osdmap e908: 8 total, 8 up, 8 in 2024-09-21T09:41:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:54 smithi042 ceph-mon[87662]: pgmap v1050: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:54 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:41:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:54 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:54 smithi042 ceph-mon[87662]: osdmap e908: 8 total, 8 up, 8 in 2024-09-21T09:41:55.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:55 smithi133 ceph-mon[83064]: osdmap e909: 8 total, 8 up, 8 in 2024-09-21T09:41:55.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:55 smithi042 ceph-mon[87662]: osdmap e909: 8 total, 8 up, 8 in 2024-09-21T09:41:55.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:55 smithi042 ceph-mon[85820]: osdmap e909: 8 total, 8 up, 8 in 2024-09-21T09:41:56.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:56 smithi133 ceph-mon[83064]: pgmap v1053: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:56.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:56 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:41:56.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:56 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:41:56.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:56 smithi133 ceph-mon[83064]: osdmap e910: 8 total, 8 up, 8 in 2024-09-21T09:41:56.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:56 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3022811057' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:56.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:56 smithi042 ceph-mon[85820]: pgmap v1053: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:56.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:56 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:41:56.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:56 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:41:56.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:56 smithi042 ceph-mon[85820]: osdmap e910: 8 total, 8 up, 8 in 2024-09-21T09:41:56.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:56 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3022811057' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:56.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:56 smithi042 ceph-mon[87662]: pgmap v1053: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:41:56.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:56 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:41:56.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:56 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:41:56.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:56 smithi042 ceph-mon[87662]: osdmap e910: 8 total, 8 up, 8 in 2024-09-21T09:41:56.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:56 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3022811057' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:57.425 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.Abort (3025 ms) 2024-09-21T09:41:57.425 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-09-21T09:41:57.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:57 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3022811057' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:57.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:57 smithi133 ceph-mon[83064]: osdmap e911: 8 total, 8 up, 8 in 2024-09-21T09:41:57.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:57 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:41:57.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:57 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:57.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:57 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3022811057' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:57.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:57 smithi042 ceph-mon[87662]: osdmap e911: 8 total, 8 up, 8 in 2024-09-21T09:41:57.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:57 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:41:57.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:57 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:57.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:57 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3022811057' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:41:57.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:57 smithi042 ceph-mon[85820]: osdmap e911: 8 total, 8 up, 8 in 2024-09-21T09:41:57.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:57 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:41:57.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:57 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:41:58.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:58 smithi133 ceph-mon[83064]: pgmap v1056: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 8.7 KiB/s wr, 17 op/s 2024-09-21T09:41:58.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:58 smithi133 ceph-mon[83064]: osdmap e912: 8 total, 8 up, 8 in 2024-09-21T09:41:58.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:58 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:58.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:58 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:58.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:58 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:58.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:58 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[85820]: pgmap v1056: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 8.7 KiB/s wr, 17 op/s 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[85820]: osdmap e912: 8 total, 8 up, 8 in 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[87662]: pgmap v1056: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 8.7 KiB/s wr, 17 op/s 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[87662]: osdmap e912: 8 total, 8 up, 8 in 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:41:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:41:58.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:58 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:41:59.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:59 smithi042 ceph-mon[87662]: osdmap e913: 8 total, 8 up, 8 in 2024-09-21T09:41:59.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:59 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2533787924' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:59.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:41:59 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:59.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:59 smithi042 ceph-mon[85820]: osdmap e913: 8 total, 8 up, 8 in 2024-09-21T09:41:59.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:59 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2533787924' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:59.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:41:59 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:59.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:59 smithi133 ceph-mon[83064]: osdmap e913: 8 total, 8 up, 8 in 2024-09-21T09:41:59.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:59 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2533787924' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:41:59.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:41:59 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:00.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:42:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:42:00] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.51.0" 2024-09-21T09:42:00.449 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.ReserveError (3024 ms) 2024-09-21T09:42:00.449 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-09-21T09:42:00.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:00 smithi133 ceph-mon[83064]: pgmap v1059: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:00.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:00 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:00.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:00 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:00.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:00 smithi133 ceph-mon[83064]: osdmap e914: 8 total, 8 up, 8 in 2024-09-21T09:42:00.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:00 smithi042 ceph-mon[87662]: pgmap v1059: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:00.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:00 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:00.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:00 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:00.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:00 smithi042 ceph-mon[87662]: osdmap e914: 8 total, 8 up, 8 in 2024-09-21T09:42:00.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:00 smithi042 ceph-mon[85820]: pgmap v1059: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:00.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:00 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:00.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:00 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:00.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:00 smithi042 ceph-mon[85820]: osdmap e914: 8 total, 8 up, 8 in 2024-09-21T09:42:01.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:01 smithi133 ceph-mon[83064]: osdmap e915: 8 total, 8 up, 8 in 2024-09-21T09:42:01.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:01 smithi042 ceph-mon[85820]: osdmap e915: 8 total, 8 up, 8 in 2024-09-21T09:42:01.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:01 smithi042 ceph-mon[87662]: osdmap e915: 8 total, 8 up, 8 in 2024-09-21T09:42:02.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:02 smithi133 ceph-mon[83064]: pgmap v1062: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:02.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:02 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:02.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:02 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:42:02.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:02 smithi133 ceph-mon[83064]: osdmap e916: 8 total, 8 up, 8 in 2024-09-21T09:42:02.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:02 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3108815234' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:02 smithi042 ceph-mon[85820]: pgmap v1062: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:02 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:02 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:42:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:02 smithi042 ceph-mon[85820]: osdmap e916: 8 total, 8 up, 8 in 2024-09-21T09:42:02.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:02 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3108815234' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:02.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:02 smithi042 ceph-mon[87662]: pgmap v1062: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:02.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:02 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:02.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:02 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:42:02.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:02 smithi042 ceph-mon[87662]: osdmap e916: 8 total, 8 up, 8 in 2024-09-21T09:42:02.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:02 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3108815234' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:03.475 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.CommitError (3025 ms) 2024-09-21T09:42:03.475 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-09-21T09:42:03.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:03 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3108815234' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:03.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:03 smithi133 ceph-mon[83064]: osdmap e917: 8 total, 8 up, 8 in 2024-09-21T09:42:03.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:03 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3108815234' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:03.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:03 smithi042 ceph-mon[85820]: osdmap e917: 8 total, 8 up, 8 in 2024-09-21T09:42:03.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:03 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3108815234' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:03.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:03 smithi042 ceph-mon[87662]: osdmap e917: 8 total, 8 up, 8 in 2024-09-21T09:42:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:04 smithi133 ceph-mon[83064]: pgmap v1065: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:04 smithi133 ceph-mon[83064]: osdmap e918: 8 total, 8 up, 8 in 2024-09-21T09:42:04.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:04 smithi042 ceph-mon[85820]: pgmap v1065: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:04.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:04 smithi042 ceph-mon[85820]: osdmap e918: 8 total, 8 up, 8 in 2024-09-21T09:42:04.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:04 smithi042 ceph-mon[87662]: pgmap v1065: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:04.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:04 smithi042 ceph-mon[87662]: osdmap e918: 8 total, 8 up, 8 in 2024-09-21T09:42:05.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:05 smithi133 ceph-mon[83064]: osdmap e919: 8 total, 8 up, 8 in 2024-09-21T09:42:05.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:05 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1381032614' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:05.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:05 smithi042 ceph-mon[85820]: osdmap e919: 8 total, 8 up, 8 in 2024-09-21T09:42:05.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:05 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1381032614' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:05.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:05 smithi042 ceph-mon[87662]: osdmap e919: 8 total, 8 up, 8 in 2024-09-21T09:42:05.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:05 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1381032614' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:06.498 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.AbortError (3023 ms) 2024-09-21T09:42:06.499 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-09-21T09:42:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:06 smithi133 ceph-mon[83064]: pgmap v1068: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:06 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:06 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1381032614' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:06 smithi133 ceph-mon[83064]: osdmap e920: 8 total, 8 up, 8 in 2024-09-21T09:42:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:06 smithi042 ceph-mon[85820]: pgmap v1068: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:06 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:06 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1381032614' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:06.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:06 smithi042 ceph-mon[85820]: osdmap e920: 8 total, 8 up, 8 in 2024-09-21T09:42:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:06 smithi042 ceph-mon[87662]: pgmap v1068: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:06 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:06 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1381032614' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:06.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:06 smithi042 ceph-mon[87662]: osdmap e920: 8 total, 8 up, 8 in 2024-09-21T09:42:07.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:07 smithi042 ceph-mon[85820]: osdmap e921: 8 total, 8 up, 8 in 2024-09-21T09:42:07.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:07 smithi042 ceph-mon[87662]: osdmap e921: 8 total, 8 up, 8 in 2024-09-21T09:42:07.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:07 smithi133 ceph-mon[83064]: osdmap e921: 8 total, 8 up, 8 in 2024-09-21T09:42:08.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[85820]: pgmap v1071: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:08.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:08.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:42:08.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[85820]: osdmap e922: 8 total, 8 up, 8 in 2024-09-21T09:42:08.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2652220679' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:08.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:08.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[87662]: pgmap v1071: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:08.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:08.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:42:08.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[87662]: osdmap e922: 8 total, 8 up, 8 in 2024-09-21T09:42:08.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2652220679' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:08.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:08 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:08.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:08 smithi133 ceph-mon[83064]: pgmap v1071: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:08.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:08 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:08.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:08 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:42:08.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:08 smithi133 ceph-mon[83064]: osdmap e922: 8 total, 8 up, 8 in 2024-09-21T09:42:08.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:08 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2652220679' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:08.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:08 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:09.519 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3021 ms) 2024-09-21T09:42:09.519 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-09-21T09:42:09.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:09 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:09.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:09 smithi042 ceph-mon[85820]: osdmap e923: 8 total, 8 up, 8 in 2024-09-21T09:42:09.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:09 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:09.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:09 smithi042 ceph-mon[87662]: osdmap e923: 8 total, 8 up, 8 in 2024-09-21T09:42:09.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:09 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:09.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:09 smithi133 ceph-mon[83064]: osdmap e923: 8 total, 8 up, 8 in 2024-09-21T09:42:10.351 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:42:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:42:10] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.51.0" 2024-09-21T09:42:10.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:10 smithi042 ceph-mon[85820]: pgmap v1074: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:10 smithi042 ceph-mon[85820]: osdmap e924: 8 total, 8 up, 8 in 2024-09-21T09:42:10.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:10 smithi042 ceph-mon[87662]: pgmap v1074: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:10.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:10 smithi042 ceph-mon[87662]: osdmap e924: 8 total, 8 up, 8 in 2024-09-21T09:42:10.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:10 smithi133 ceph-mon[83064]: pgmap v1074: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:10.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:10 smithi133 ceph-mon[83064]: osdmap e924: 8 total, 8 up, 8 in 2024-09-21T09:42:11.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:11 smithi042 ceph-mon[87662]: osdmap e925: 8 total, 8 up, 8 in 2024-09-21T09:42:11.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:11 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1185384144' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:11.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:11.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:11 smithi042 ceph-mon[85820]: osdmap e925: 8 total, 8 up, 8 in 2024-09-21T09:42:11.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:11 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1185384144' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:11.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:11 smithi133 ceph-mon[83064]: osdmap e925: 8 total, 8 up, 8 in 2024-09-21T09:42:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:11 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1185384144' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:11.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:12.536 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3017 ms) 2024-09-21T09:42:12.537 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-09-21T09:42:12.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:12 smithi042 ceph-mon[87662]: pgmap v1077: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:12.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:12 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:12.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:12 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1185384144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:12.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:12 smithi042 ceph-mon[87662]: osdmap e926: 8 total, 8 up, 8 in 2024-09-21T09:42:12.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:12 smithi042 ceph-mon[85820]: pgmap v1077: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:12.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:12 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:12.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:12 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1185384144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:12.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:12 smithi042 ceph-mon[85820]: osdmap e926: 8 total, 8 up, 8 in 2024-09-21T09:42:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:12 smithi133 ceph-mon[83064]: pgmap v1077: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:12 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:12 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1185384144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:12.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:12 smithi133 ceph-mon[83064]: osdmap e926: 8 total, 8 up, 8 in 2024-09-21T09:42:13.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:13 smithi042 ceph-mon[85820]: osdmap e927: 8 total, 8 up, 8 in 2024-09-21T09:42:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:13 smithi042 ceph-mon[87662]: osdmap e927: 8 total, 8 up, 8 in 2024-09-21T09:42:13.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:13 smithi133 ceph-mon[83064]: osdmap e927: 8 total, 8 up, 8 in 2024-09-21T09:42:14.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:14 smithi042 ceph-mon[87662]: pgmap v1080: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:14.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:14 smithi042 ceph-mon[87662]: osdmap e928: 8 total, 8 up, 8 in 2024-09-21T09:42:14.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:14 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/469314317' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:14.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:14 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:14.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:14 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:42:14.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:14 smithi042 ceph-mon[85820]: pgmap v1080: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:14.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:14 smithi042 ceph-mon[85820]: osdmap e928: 8 total, 8 up, 8 in 2024-09-21T09:42:14.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:14 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/469314317' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:14.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:14 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:14.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:14 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:42:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:14 smithi133 ceph-mon[83064]: pgmap v1080: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:14 smithi133 ceph-mon[83064]: osdmap e928: 8 total, 8 up, 8 in 2024-09-21T09:42:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:14 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/469314317' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:14 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:14.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:14 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:42:15.567 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3032 ms) 2024-09-21T09:42:15.568 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-09-21T09:42:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:15 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/469314317' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:15 smithi042 ceph-mon[85820]: osdmap e929: 8 total, 8 up, 8 in 2024-09-21T09:42:15.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:15 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/469314317' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:15.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:15 smithi042 ceph-mon[87662]: osdmap e929: 8 total, 8 up, 8 in 2024-09-21T09:42:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:15 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/469314317' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:15.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:15 smithi133 ceph-mon[83064]: osdmap e929: 8 total, 8 up, 8 in 2024-09-21T09:42:16.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:16 smithi042 ceph-mon[85820]: pgmap v1083: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 55 KiB/s rd, 55 KiB/s wr, 110 op/s 2024-09-21T09:42:16.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:16 smithi042 ceph-mon[85820]: osdmap e930: 8 total, 8 up, 8 in 2024-09-21T09:42:16.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:16 smithi042 ceph-mon[87662]: pgmap v1083: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 55 KiB/s rd, 55 KiB/s wr, 110 op/s 2024-09-21T09:42:16.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:16 smithi042 ceph-mon[87662]: osdmap e930: 8 total, 8 up, 8 in 2024-09-21T09:42:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:16 smithi133 ceph-mon[83064]: pgmap v1083: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 55 KiB/s rd, 55 KiB/s wr, 110 op/s 2024-09-21T09:42:16.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:16 smithi133 ceph-mon[83064]: osdmap e930: 8 total, 8 up, 8 in 2024-09-21T09:42:17.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:17 smithi042 ceph-mon[85820]: osdmap e931: 8 total, 8 up, 8 in 2024-09-21T09:42:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:17 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3381694169' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:17 smithi042 ceph-mon[87662]: osdmap e931: 8 total, 8 up, 8 in 2024-09-21T09:42:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:17 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3381694169' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:17 smithi133 ceph-mon[83064]: osdmap e931: 8 total, 8 up, 8 in 2024-09-21T09:42:17.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:17 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3381694169' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:18.583 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3015 ms) 2024-09-21T09:42:18.583 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-09-21T09:42:18.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:18 smithi042 ceph-mon[85820]: pgmap v1086: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:18.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:18 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:18.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:18 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3381694169' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:18.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:18 smithi042 ceph-mon[85820]: osdmap e932: 8 total, 8 up, 8 in 2024-09-21T09:42:18.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:18 smithi042 ceph-mon[87662]: pgmap v1086: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:18.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:18 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:18.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:18 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3381694169' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:18.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:18 smithi042 ceph-mon[87662]: osdmap e932: 8 total, 8 up, 8 in 2024-09-21T09:42:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:18 smithi133 ceph-mon[83064]: pgmap v1086: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:18 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:18 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3381694169' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:18.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:18 smithi133 ceph-mon[83064]: osdmap e932: 8 total, 8 up, 8 in 2024-09-21T09:42:19.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:19 smithi042 ceph-mon[85820]: osdmap e933: 8 total, 8 up, 8 in 2024-09-21T09:42:19.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:19 smithi042 ceph-mon[87662]: osdmap e933: 8 total, 8 up, 8 in 2024-09-21T09:42:19.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:19 smithi133 ceph-mon[83064]: osdmap e933: 8 total, 8 up, 8 in 2024-09-21T09:42:20.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:42:20] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.51.0" 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[85820]: pgmap v1089: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[85820]: osdmap e934: 8 total, 8 up, 8 in 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2942696550' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[87662]: pgmap v1089: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[87662]: osdmap e934: 8 total, 8 up, 8 in 2024-09-21T09:42:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2942696550' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:20.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:20 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:20 smithi133 ceph-mon[83064]: pgmap v1089: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:20 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:20 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:42:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:20 smithi133 ceph-mon[83064]: osdmap e934: 8 total, 8 up, 8 in 2024-09-21T09:42:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:20 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2942696550' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:20.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:20 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:21.606 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3023 ms) 2024-09-21T09:42:21.606 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-09-21T09:42:21.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:21 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:21.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:21 smithi042 ceph-mon[85820]: osdmap e935: 8 total, 8 up, 8 in 2024-09-21T09:42:21.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:21 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:21.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:21 smithi042 ceph-mon[87662]: osdmap e935: 8 total, 8 up, 8 in 2024-09-21T09:42:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:21 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:21.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:21 smithi133 ceph-mon[83064]: osdmap e935: 8 total, 8 up, 8 in 2024-09-21T09:42:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:22 smithi133 ceph-mon[83064]: pgmap v1092: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:22.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:22 smithi133 ceph-mon[83064]: osdmap e936: 8 total, 8 up, 8 in 2024-09-21T09:42:23.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:22 smithi042 ceph-mon[85820]: pgmap v1092: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:22 smithi042 ceph-mon[85820]: osdmap e936: 8 total, 8 up, 8 in 2024-09-21T09:42:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:22 smithi042 ceph-mon[87662]: pgmap v1092: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:22 smithi042 ceph-mon[87662]: osdmap e936: 8 total, 8 up, 8 in 2024-09-21T09:42:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:23 smithi133 ceph-mon[83064]: osdmap e937: 8 total, 8 up, 8 in 2024-09-21T09:42:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:23 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4110478787' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:23 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:23 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:23.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:23 smithi133 ceph-mon[83064]: osdmap e938: 8 total, 8 up, 8 in 2024-09-21T09:42:24.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:23 smithi042 ceph-mon[85820]: osdmap e937: 8 total, 8 up, 8 in 2024-09-21T09:42:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:23 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4110478787' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:23 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:23 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:23 smithi042 ceph-mon[85820]: osdmap e938: 8 total, 8 up, 8 in 2024-09-21T09:42:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:23 smithi042 ceph-mon[87662]: osdmap e937: 8 total, 8 up, 8 in 2024-09-21T09:42:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:23 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4110478787' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:23 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:23 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:23 smithi042 ceph-mon[87662]: osdmap e938: 8 total, 8 up, 8 in 2024-09-21T09:42:24.625 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3019 ms) 2024-09-21T09:42:24.625 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-09-21T09:42:24.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:24 smithi133 ceph-mon[83064]: pgmap v1095: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:24.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:24 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:25.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:24 smithi042 ceph-mon[85820]: pgmap v1095: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:25.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:24 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:24 smithi042 ceph-mon[87662]: pgmap v1095: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:24 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:25.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:25 smithi133 ceph-mon[83064]: osdmap e939: 8 total, 8 up, 8 in 2024-09-21T09:42:26.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:25 smithi042 ceph-mon[87662]: osdmap e939: 8 total, 8 up, 8 in 2024-09-21T09:42:26.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:25 smithi042 ceph-mon[85820]: osdmap e939: 8 total, 8 up, 8 in 2024-09-21T09:42:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:26 smithi133 ceph-mon[83064]: pgmap v1098: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:26 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:26 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:42:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:26 smithi133 ceph-mon[83064]: osdmap e940: 8 total, 8 up, 8 in 2024-09-21T09:42:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:26 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4057301695' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:26 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:26.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[85820]: pgmap v1098: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[85820]: osdmap e940: 8 total, 8 up, 8 in 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4057301695' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[87662]: pgmap v1098: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[87662]: osdmap e940: 8 total, 8 up, 8 in 2024-09-21T09:42:27.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4057301695' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:27.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:27.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:27.644 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.Cleanup (3019 ms) 2024-09-21T09:42:27.644 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-09-21T09:42:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:27 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:27.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:27 smithi133 ceph-mon[83064]: osdmap e941: 8 total, 8 up, 8 in 2024-09-21T09:42:28.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:27 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:28.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:27 smithi042 ceph-mon[85820]: osdmap e941: 8 total, 8 up, 8 in 2024-09-21T09:42:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:27 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:28.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:27 smithi042 ceph-mon[87662]: osdmap e941: 8 total, 8 up, 8 in 2024-09-21T09:42:28.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:28 smithi042 ceph-mon[87662]: pgmap v1101: 137 pgs: 3 creating+peering, 16 unknown, 118 active+clean; 588 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 109 KiB/s rd, 107 KiB/s wr, 81 op/s 2024-09-21T09:42:28.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:28 smithi042 ceph-mon[87662]: osdmap e942: 8 total, 8 up, 8 in 2024-09-21T09:42:28.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:28 smithi042 ceph-mon[85820]: pgmap v1101: 137 pgs: 3 creating+peering, 16 unknown, 118 active+clean; 588 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 109 KiB/s rd, 107 KiB/s wr, 81 op/s 2024-09-21T09:42:28.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:28 smithi042 ceph-mon[85820]: osdmap e942: 8 total, 8 up, 8 in 2024-09-21T09:42:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:28 smithi133 ceph-mon[83064]: pgmap v1101: 137 pgs: 3 creating+peering, 16 unknown, 118 active+clean; 588 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 109 KiB/s rd, 107 KiB/s wr, 81 op/s 2024-09-21T09:42:28.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:28 smithi133 ceph-mon[83064]: osdmap e942: 8 total, 8 up, 8 in 2024-09-21T09:42:29.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:29 smithi133 ceph-mon[83064]: osdmap e943: 8 total, 8 up, 8 in 2024-09-21T09:42:29.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:29 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2304482549' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:30.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:29 smithi042 ceph-mon[85820]: osdmap e943: 8 total, 8 up, 8 in 2024-09-21T09:42:30.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:29 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2304482549' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:30.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:29 smithi042 ceph-mon[87662]: osdmap e943: 8 total, 8 up, 8 in 2024-09-21T09:42:30.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:29 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2304482549' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:30.354 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:42:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:42:30] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.51.0" 2024-09-21T09:42:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:30 smithi133 ceph-mon[83064]: pgmap v1104: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:30 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:30 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2304482549' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:30 smithi133 ceph-mon[83064]: osdmap e944: 8 total, 8 up, 8 in 2024-09-21T09:42:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:30 smithi042 ceph-mon[87662]: pgmap v1104: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:30 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:30 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2304482549' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:31.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:30 smithi042 ceph-mon[87662]: osdmap e944: 8 total, 8 up, 8 in 2024-09-21T09:42:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:30 smithi042 ceph-mon[85820]: pgmap v1104: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:30 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:42:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:30 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2304482549' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:31.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:30 smithi042 ceph-mon[85820]: osdmap e944: 8 total, 8 up, 8 in 2024-09-21T09:42:31.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:31 smithi133 ceph-mon[83064]: osdmap e945: 8 total, 8 up, 8 in 2024-09-21T09:42:32.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:31 smithi042 ceph-mon[87662]: osdmap e945: 8 total, 8 up, 8 in 2024-09-21T09:42:32.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:31 smithi042 ceph-mon[85820]: osdmap e945: 8 total, 8 up, 8 in 2024-09-21T09:42:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:32 smithi133 ceph-mon[83064]: pgmap v1107: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 651 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 389 KiB/s wr, 464 op/s 2024-09-21T09:42:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:32 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:32 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:42:33.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:32 smithi042 ceph-mon[87662]: pgmap v1107: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 651 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 389 KiB/s wr, 464 op/s 2024-09-21T09:42:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:32 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:33.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:32 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:42:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:32 smithi042 ceph-mon[85820]: pgmap v1107: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 651 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 389 KiB/s wr, 464 op/s 2024-09-21T09:42:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:32 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:42:33.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:32 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:42:34.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:34 smithi133 ceph-mon[83064]: pgmap v1108: 137 pgs: 6 creating+peering, 131 active+clean; 651 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 KiB/s rd, 355 KiB/s wr, 390 op/s 2024-09-21T09:42:35.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:34 smithi042 ceph-mon[85820]: pgmap v1108: 137 pgs: 6 creating+peering, 131 active+clean; 651 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 KiB/s rd, 355 KiB/s wr, 390 op/s 2024-09-21T09:42:35.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:34 smithi042 ceph-mon[87662]: pgmap v1108: 137 pgs: 6 creating+peering, 131 active+clean; 651 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 KiB/s rd, 355 KiB/s wr, 390 op/s 2024-09-21T09:42:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:36 smithi133 ceph-mon[83064]: pgmap v1109: 137 pgs: 137 active+clean; 1.8 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 36 MiB/s rd, 8.1 MiB/s wr, 9.10k op/s 2024-09-21T09:42:37.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:36 smithi042 ceph-mon[85820]: pgmap v1109: 137 pgs: 137 active+clean; 1.8 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 36 MiB/s rd, 8.1 MiB/s wr, 9.10k op/s 2024-09-21T09:42:37.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:36 smithi042 ceph-mon[87662]: pgmap v1109: 137 pgs: 137 active+clean; 1.8 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 36 MiB/s rd, 8.1 MiB/s wr, 9.10k op/s 2024-09-21T09:42:38.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:38 smithi133 ceph-mon[83064]: pgmap v1110: 137 pgs: 137 active+clean; 1.8 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 6.6 MiB/s wr, 7.49k op/s 2024-09-21T09:42:39.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:38 smithi042 ceph-mon[85820]: pgmap v1110: 137 pgs: 137 active+clean; 1.8 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 6.6 MiB/s wr, 7.49k op/s 2024-09-21T09:42:39.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:38 smithi042 ceph-mon[87662]: pgmap v1110: 137 pgs: 137 active+clean; 1.8 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 6.6 MiB/s wr, 7.49k op/s 2024-09-21T09:42:40.351 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:42:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:42:40] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.51.0" 2024-09-21T09:42:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:40 smithi133 ceph-mon[83064]: pgmap v1111: 137 pgs: 137 active+clean; 1.8 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 5.6 MiB/s wr, 6.26k op/s 2024-09-21T09:42:41.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:40 smithi042 ceph-mon[85820]: pgmap v1111: 137 pgs: 137 active+clean; 1.8 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 5.6 MiB/s wr, 6.26k op/s 2024-09-21T09:42:41.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:40 smithi042 ceph-mon[87662]: pgmap v1111: 137 pgs: 137 active+clean; 1.8 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 5.6 MiB/s wr, 6.26k op/s 2024-09-21T09:42:41.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.10", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-09-21T09:42:41.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.10", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-09-21T09:42:41.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:41.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.10", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-09-21T09:42:41.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.10", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-09-21T09:42:41.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.10", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:41 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-09-21T09:42:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:41 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.10", "id": [7, 0]} : dispatch 2024-09-21T09:42:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:41 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-09-21T09:42:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:42.682 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.MultiProducer (15036 ms) 2024-09-21T09:42:42.682 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-09-21T09:42:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:42 smithi133 ceph-mon[83064]: pgmap v1112: 137 pgs: 137 active+clean; 2.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 181 MiB/s rd, 6.8 MiB/s wr, 8.02k op/s 2024-09-21T09:42:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:42 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]}]': finished 2024-09-21T09:42:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:42 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.10", "id": [7, 0]}]': finished 2024-09-21T09:42:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:42 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2024-09-21T09:42:42.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:42 smithi133 ceph-mon[83064]: osdmap e946: 8 total, 8 up, 8 in 2024-09-21T09:42:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:42 smithi042 ceph-mon[85820]: pgmap v1112: 137 pgs: 137 active+clean; 2.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 181 MiB/s rd, 6.8 MiB/s wr, 8.02k op/s 2024-09-21T09:42:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:42 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]}]': finished 2024-09-21T09:42:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:42 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.10", "id": [7, 0]}]': finished 2024-09-21T09:42:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:42 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2024-09-21T09:42:43.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:42 smithi042 ceph-mon[85820]: osdmap e946: 8 total, 8 up, 8 in 2024-09-21T09:42:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:42 smithi042 ceph-mon[87662]: pgmap v1112: 137 pgs: 137 active+clean; 2.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 181 MiB/s rd, 6.8 MiB/s wr, 8.02k op/s 2024-09-21T09:42:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:42 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]}]': finished 2024-09-21T09:42:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:42 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.10", "id": [7, 0]}]': finished 2024-09-21T09:42:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:42 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2024-09-21T09:42:43.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:42 smithi042 ceph-mon[87662]: osdmap e946: 8 total, 8 up, 8 in 2024-09-21T09:42:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:43 smithi133 ceph-mon[83064]: osdmap e947: 8 total, 8 up, 8 in 2024-09-21T09:42:44.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:43 smithi042 ceph-mon[85820]: osdmap e947: 8 total, 8 up, 8 in 2024-09-21T09:42:44.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:43 smithi042 ceph-mon[87662]: osdmap e947: 8 total, 8 up, 8 in 2024-09-21T09:42:44.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:44 smithi133 ceph-mon[83064]: pgmap v1115: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:45.002 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:44 smithi133 ceph-mon[83064]: osdmap e948: 8 total, 8 up, 8 in 2024-09-21T09:42:45.002 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:44 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/786451015' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:45.002 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:44 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:44 smithi042 ceph-mon[87662]: pgmap v1115: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:44 smithi042 ceph-mon[87662]: osdmap e948: 8 total, 8 up, 8 in 2024-09-21T09:42:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:44 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/786451015' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:45.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:44 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:44 smithi042 ceph-mon[85820]: pgmap v1115: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:44 smithi042 ceph-mon[85820]: osdmap e948: 8 total, 8 up, 8 in 2024-09-21T09:42:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:44 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/786451015' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:45.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:44 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:45 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:45 smithi133 ceph-mon[83064]: osdmap e949: 8 total, 8 up, 8 in 2024-09-21T09:42:46.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:45 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:46.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:45 smithi042 ceph-mon[85820]: osdmap e949: 8 total, 8 up, 8 in 2024-09-21T09:42:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:45 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:46.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:45 smithi042 ceph-mon[87662]: osdmap e949: 8 total, 8 up, 8 in 2024-09-21T09:42:46.708 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4028 ms) 2024-09-21T09:42:46.708 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-09-21T09:42:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:46 smithi133 ceph-mon[83064]: pgmap v1118: 137 pgs: 1 creating+activating, 8 creating+peering, 19 unknown, 109 active+clean; 638 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:46 smithi133 ceph-mon[83064]: osdmap e950: 8 total, 8 up, 8 in 2024-09-21T09:42:47.002 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:46 smithi042 ceph-mon[87662]: pgmap v1118: 137 pgs: 1 creating+activating, 8 creating+peering, 19 unknown, 109 active+clean; 638 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:47.002 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:46 smithi042 ceph-mon[87662]: osdmap e950: 8 total, 8 up, 8 in 2024-09-21T09:42:47.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:46 smithi042 ceph-mon[85820]: pgmap v1118: 137 pgs: 1 creating+activating, 8 creating+peering, 19 unknown, 109 active+clean; 638 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:47.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:46 smithi042 ceph-mon[85820]: osdmap e950: 8 total, 8 up, 8 in 2024-09-21T09:42:47.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:47 smithi133 ceph-mon[83064]: osdmap e951: 8 total, 8 up, 8 in 2024-09-21T09:42:48.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:47 smithi042 ceph-mon[85820]: osdmap e951: 8 total, 8 up, 8 in 2024-09-21T09:42:48.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:47 smithi042 ceph-mon[87662]: osdmap e951: 8 total, 8 up, 8 in 2024-09-21T09:42:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:48 smithi133 ceph-mon[83064]: pgmap v1121: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:48 smithi133 ceph-mon[83064]: osdmap e952: 8 total, 8 up, 8 in 2024-09-21T09:42:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:48 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/100744868' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:48 smithi042 ceph-mon[87662]: pgmap v1121: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:48 smithi042 ceph-mon[87662]: osdmap e952: 8 total, 8 up, 8 in 2024-09-21T09:42:49.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:48 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/100744868' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:49.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:48 smithi042 ceph-mon[85820]: pgmap v1121: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:49.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:48 smithi042 ceph-mon[85820]: osdmap e952: 8 total, 8 up, 8 in 2024-09-21T09:42:49.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:48 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/100744868' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:42:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:49 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/100744868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:49 smithi133 ceph-mon[83064]: osdmap e953: 8 total, 8 up, 8 in 2024-09-21T09:42:50.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:49 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/100744868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:50.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:49 smithi042 ceph-mon[87662]: osdmap e953: 8 total, 8 up, 8 in 2024-09-21T09:42:50.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:49 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/100744868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:42:50.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:49 smithi042 ceph-mon[85820]: osdmap e953: 8 total, 8 up, 8 in 2024-09-21T09:42:50.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:42:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:42:50] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.51.0" 2024-09-21T09:42:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:50 smithi133 ceph-mon[83064]: pgmap v1124: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:50 smithi133 ceph-mon[83064]: osdmap e954: 8 total, 8 up, 8 in 2024-09-21T09:42:51.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:50 smithi042 ceph-mon[85820]: pgmap v1124: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:51.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:50 smithi042 ceph-mon[85820]: osdmap e954: 8 total, 8 up, 8 in 2024-09-21T09:42:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:50 smithi042 ceph-mon[87662]: pgmap v1124: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:51.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:50 smithi042 ceph-mon[87662]: osdmap e954: 8 total, 8 up, 8 in 2024-09-21T09:42:52.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:52 smithi133 ceph-mon[83064]: pgmap v1126: 137 pgs: 2 creating+peering, 13 unknown, 122 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:53.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:52 smithi042 ceph-mon[87662]: pgmap v1126: 137 pgs: 2 creating+peering, 13 unknown, 122 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:53.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:52 smithi042 ceph-mon[85820]: pgmap v1126: 137 pgs: 2 creating+peering, 13 unknown, 122 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:42:54.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:54 smithi133 ceph-mon[83064]: pgmap v1127: 137 pgs: 137 active+clean; 1.2 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 4.5 MiB/s wr, 5.34k op/s 2024-09-21T09:42:55.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:54 smithi042 ceph-mon[87662]: pgmap v1127: 137 pgs: 137 active+clean; 1.2 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 4.5 MiB/s wr, 5.34k op/s 2024-09-21T09:42:55.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:54 smithi042 ceph-mon[85820]: pgmap v1127: 137 pgs: 137 active+clean; 1.2 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 4.5 MiB/s wr, 5.34k op/s 2024-09-21T09:42:56.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:56 smithi133 ceph-mon[83064]: pgmap v1128: 137 pgs: 137 active+clean; 1.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 3.6 MiB/s wr, 4.26k op/s 2024-09-21T09:42:56.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:57.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:56 smithi042 ceph-mon[85820]: pgmap v1128: 137 pgs: 137 active+clean; 1.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 3.6 MiB/s wr, 4.26k op/s 2024-09-21T09:42:57.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:56 smithi042 ceph-mon[87662]: pgmap v1128: 137 pgs: 137 active+clean; 1.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 3.6 MiB/s wr, 4.26k op/s 2024-09-21T09:42:57.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:42:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:58 smithi133 ceph-mon[83064]: pgmap v1129: 137 pgs: 137 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 80 MiB/s rd, 6.4 MiB/s wr, 7.63k op/s 2024-09-21T09:42:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:58 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:58 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:58 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:42:58 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:42:59.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:58 smithi042 ceph-mon[87662]: pgmap v1129: 137 pgs: 137 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 80 MiB/s rd, 6.4 MiB/s wr, 7.63k op/s 2024-09-21T09:42:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:58 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:58 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:58 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:59.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:42:58 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:42:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:58 smithi042 ceph-mon[85820]: pgmap v1129: 137 pgs: 137 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 80 MiB/s rd, 6.4 MiB/s wr, 7.63k op/s 2024-09-21T09:42:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:58 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:42:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:58 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:42:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:58 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:42:59.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:42:58 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:43:00.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:43:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:43:00] "GET /metrics HTTP/1.1" 200 36443 "" "Prometheus/2.51.0" 2024-09-21T09:43:00.992 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:00 smithi133 ceph-mon[83064]: pgmap v1130: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 68 MiB/s rd, 5.4 MiB/s wr, 6.50k op/s 2024-09-21T09:43:01.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:00 smithi042 ceph-mon[85820]: pgmap v1130: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 68 MiB/s rd, 5.4 MiB/s wr, 6.50k op/s 2024-09-21T09:43:01.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:00 smithi042 ceph-mon[87662]: pgmap v1130: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 68 MiB/s rd, 5.4 MiB/s wr, 6.50k op/s 2024-09-21T09:43:02.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:02 smithi133 ceph-mon[83064]: pgmap v1131: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 4.7 MiB/s wr, 5.65k op/s 2024-09-21T09:43:03.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:02 smithi042 ceph-mon[87662]: pgmap v1131: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 4.7 MiB/s wr, 5.65k op/s 2024-09-21T09:43:03.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:02 smithi042 ceph-mon[85820]: pgmap v1131: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 4.7 MiB/s wr, 5.65k op/s 2024-09-21T09:43:04.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:04 smithi133 ceph-mon[83064]: pgmap v1132: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 82 MiB/s rd, 5.6 MiB/s wr, 6.82k op/s 2024-09-21T09:43:05.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:04 smithi042 ceph-mon[87662]: pgmap v1132: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 82 MiB/s rd, 5.6 MiB/s wr, 6.82k op/s 2024-09-21T09:43:05.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:04 smithi042 ceph-mon[85820]: pgmap v1132: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 82 MiB/s rd, 5.6 MiB/s wr, 6.82k op/s 2024-09-21T09:43:06.754 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (20044 ms) 2024-09-21T09:43:06.754 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-09-21T09:43:07.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:06 smithi042 ceph-mon[85820]: pgmap v1133: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 67 MiB/s rd, 3.4 MiB/s wr, 4.15k op/s 2024-09-21T09:43:07.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:06 smithi042 ceph-mon[87662]: pgmap v1133: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 67 MiB/s rd, 3.4 MiB/s wr, 4.15k op/s 2024-09-21T09:43:07.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:06 smithi133 ceph-mon[83064]: pgmap v1133: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 67 MiB/s rd, 3.4 MiB/s wr, 4.15k op/s 2024-09-21T09:43:08.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:07 smithi042 ceph-mon[85820]: osdmap e955: 8 total, 8 up, 8 in 2024-09-21T09:43:08.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:07 smithi042 ceph-mon[87662]: osdmap e955: 8 total, 8 up, 8 in 2024-09-21T09:43:08.144 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:07 smithi133 ceph-mon[83064]: osdmap e955: 8 total, 8 up, 8 in 2024-09-21T09:43:09.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:08 smithi042 ceph-mon[85820]: pgmap v1135: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:09.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:08 smithi042 ceph-mon[85820]: osdmap e956: 8 total, 8 up, 8 in 2024-09-21T09:43:09.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:08 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4072557973' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:08 smithi042 ceph-mon[87662]: pgmap v1135: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:08 smithi042 ceph-mon[87662]: osdmap e956: 8 total, 8 up, 8 in 2024-09-21T09:43:09.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:08 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4072557973' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:08 smithi133 ceph-mon[83064]: pgmap v1135: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:08 smithi133 ceph-mon[83064]: osdmap e956: 8 total, 8 up, 8 in 2024-09-21T09:43:09.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:08 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4072557973' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:09 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4072557973' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:10.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:09 smithi042 ceph-mon[87662]: osdmap e957: 8 total, 8 up, 8 in 2024-09-21T09:43:10.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:09 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4072557973' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:10.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:09 smithi042 ceph-mon[85820]: osdmap e957: 8 total, 8 up, 8 in 2024-09-21T09:43:10.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:43:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:43:10] "GET /metrics HTTP/1.1" 200 36443 "" "Prometheus/2.51.0" 2024-09-21T09:43:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:09 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4072557973' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:10.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:09 smithi133 ceph-mon[83064]: osdmap e957: 8 total, 8 up, 8 in 2024-09-21T09:43:10.781 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4029 ms) 2024-09-21T09:43:10.781 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-09-21T09:43:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:10 smithi042 ceph-mon[85820]: pgmap v1138: 137 pgs: 3 creating+peering, 22 unknown, 112 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:11.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:10 smithi042 ceph-mon[85820]: osdmap e958: 8 total, 8 up, 8 in 2024-09-21T09:43:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:10 smithi042 ceph-mon[87662]: pgmap v1138: 137 pgs: 3 creating+peering, 22 unknown, 112 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:11.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:10 smithi042 ceph-mon[87662]: osdmap e958: 8 total, 8 up, 8 in 2024-09-21T09:43:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:10 smithi133 ceph-mon[83064]: pgmap v1138: 137 pgs: 3 creating+peering, 22 unknown, 112 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:11.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:10 smithi133 ceph-mon[83064]: osdmap e958: 8 total, 8 up, 8 in 2024-09-21T09:43:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:11 smithi042 ceph-mon[87662]: osdmap e959: 8 total, 8 up, 8 in 2024-09-21T09:43:12.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:11 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:11 smithi042 ceph-mon[85820]: osdmap e959: 8 total, 8 up, 8 in 2024-09-21T09:43:12.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:11 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:11 smithi133 ceph-mon[83064]: osdmap e959: 8 total, 8 up, 8 in 2024-09-21T09:43:12.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:11 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:12 smithi042 ceph-mon[87662]: pgmap v1141: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:12 smithi042 ceph-mon[87662]: osdmap e960: 8 total, 8 up, 8 in 2024-09-21T09:43:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:12 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/877514367' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:13.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:12 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:12 smithi042 ceph-mon[85820]: pgmap v1141: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:12 smithi042 ceph-mon[85820]: osdmap e960: 8 total, 8 up, 8 in 2024-09-21T09:43:13.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:12 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/877514367' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:13.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:12 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:12 smithi133 ceph-mon[83064]: pgmap v1141: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:12 smithi133 ceph-mon[83064]: osdmap e960: 8 total, 8 up, 8 in 2024-09-21T09:43:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:12 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/877514367' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:13.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:12 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:14.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:13 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:14.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:13 smithi042 ceph-mon[87662]: osdmap e961: 8 total, 8 up, 8 in 2024-09-21T09:43:14.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:13 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:14.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:13 smithi042 ceph-mon[85820]: osdmap e961: 8 total, 8 up, 8 in 2024-09-21T09:43:14.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:13 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:14.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:13 smithi133 ceph-mon[83064]: osdmap e961: 8 total, 8 up, 8 in 2024-09-21T09:43:15.101 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:14 smithi042 ceph-mon[87662]: pgmap v1144: 137 pgs: 6 creating+peering, 23 unknown, 108 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:15.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:14 smithi042 ceph-mon[87662]: osdmap e962: 8 total, 8 up, 8 in 2024-09-21T09:43:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:14 smithi042 ceph-mon[85820]: pgmap v1144: 137 pgs: 6 creating+peering, 23 unknown, 108 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:15.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:14 smithi042 ceph-mon[85820]: osdmap e962: 8 total, 8 up, 8 in 2024-09-21T09:43:15.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:14 smithi133 ceph-mon[83064]: pgmap v1144: 137 pgs: 6 creating+peering, 23 unknown, 108 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-21T09:43:15.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:14 smithi133 ceph-mon[83064]: osdmap e962: 8 total, 8 up, 8 in 2024-09-21T09:43:16.809 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6028 ms) 2024-09-21T09:43:16.809 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-09-21T09:43:17.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:16 smithi042 ceph-mon[85820]: pgmap v1146: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 606 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 652 op/s 2024-09-21T09:43:17.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:16 smithi042 ceph-mon[87662]: pgmap v1146: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 606 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 652 op/s 2024-09-21T09:43:17.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:16 smithi133 ceph-mon[83064]: pgmap v1146: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 606 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 652 op/s 2024-09-21T09:43:18.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:17 smithi042 ceph-mon[87662]: osdmap e963: 8 total, 8 up, 8 in 2024-09-21T09:43:18.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:17 smithi042 ceph-mon[85820]: osdmap e963: 8 total, 8 up, 8 in 2024-09-21T09:43:18.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:17 smithi133 ceph-mon[83064]: osdmap e963: 8 total, 8 up, 8 in 2024-09-21T09:43:19.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:18 smithi042 ceph-mon[85820]: pgmap v1148: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:18 smithi042 ceph-mon[85820]: osdmap e964: 8 total, 8 up, 8 in 2024-09-21T09:43:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:18 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1758567028' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:19.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:18 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:18 smithi042 ceph-mon[87662]: pgmap v1148: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:18 smithi042 ceph-mon[87662]: osdmap e964: 8 total, 8 up, 8 in 2024-09-21T09:43:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:18 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1758567028' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:19.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:18 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:19.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:18 smithi133 ceph-mon[83064]: pgmap v1148: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:18 smithi133 ceph-mon[83064]: osdmap e964: 8 total, 8 up, 8 in 2024-09-21T09:43:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:18 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1758567028' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:19.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:18 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:20.101 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:19 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:20.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:19 smithi042 ceph-mon[85820]: osdmap e965: 8 total, 8 up, 8 in 2024-09-21T09:43:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:19 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:20.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:19 smithi042 ceph-mon[87662]: osdmap e965: 8 total, 8 up, 8 in 2024-09-21T09:43:20.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:43:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:43:20] "GET /metrics HTTP/1.1" 200 34019 "" "Prometheus/2.51.0" 2024-09-21T09:43:20.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:19 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-123606-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:20.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:19 smithi133 ceph-mon[83064]: osdmap e965: 8 total, 8 up, 8 in 2024-09-21T09:43:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:20 smithi042 ceph-mon[85820]: pgmap v1151: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:21.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:20 smithi042 ceph-mon[85820]: osdmap e966: 8 total, 8 up, 8 in 2024-09-21T09:43:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:20 smithi042 ceph-mon[87662]: pgmap v1151: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:21.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:20 smithi042 ceph-mon[87662]: osdmap e966: 8 total, 8 up, 8 in 2024-09-21T09:43:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:20 smithi133 ceph-mon[83064]: pgmap v1151: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:21.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:20 smithi133 ceph-mon[83064]: osdmap e966: 8 total, 8 up, 8 in 2024-09-21T09:43:21.841 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5032 ms) 2024-09-21T09:43:21.842 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 22 tests from TestCls2PCQueue (102199 ms total) 2024-09-21T09:43:21.842 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:43:21.842 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment tear-down 2024-09-21T09:43:21.842 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] 22 tests from 1 test suite ran. (102199 ms total) 2024-09-21T09:43:21.842 INFO:tasks.workunit.client.0.smithi042.stdout:[ PASSED ] 22 tests. 2024-09-21T09:43:21.845 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-21T09:43:21.845 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T09:43:21.874 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-09-21T09:43:21.875 DEBUG:teuthology.orchestra.run.smithi042:workunit test cls/test_cls_cas.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=reef 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_cas.sh 2024-09-21T09:43:21.947 INFO:tasks.workunit.client.0.smithi042.stdout:Running main() from gmock_main.cc 2024-09-21T09:43:21.947 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] Running 6 tests from 2 test suites. 2024-09-21T09:43:21.947 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment set-up. 2024-09-21T09:43:21.947 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 5 tests from cls_cas 2024-09-21T09:43:21.947 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] cls_cas.get_put 2024-09-21T09:43:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:22 smithi042 ceph-mon[85820]: pgmap v1153: 137 pgs: 2 creating+peering, 14 unknown, 121 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:23.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:22 smithi042 ceph-mon[85820]: osdmap e967: 8 total, 8 up, 8 in 2024-09-21T09:43:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:22 smithi042 ceph-mon[87662]: pgmap v1153: 137 pgs: 2 creating+peering, 14 unknown, 121 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:23.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:22 smithi042 ceph-mon[87662]: osdmap e967: 8 total, 8 up, 8 in 2024-09-21T09:43:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:22 smithi133 ceph-mon[83064]: pgmap v1153: 137 pgs: 2 creating+peering, 14 unknown, 121 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:23.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:22 smithi133 ceph-mon[83064]: osdmap e967: 8 total, 8 up, 8 in 2024-09-21T09:43:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:23 smithi042 ceph-mon[85820]: osdmap e968: 8 total, 8 up, 8 in 2024-09-21T09:43:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:23 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1916889165' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:24.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:23 smithi042 ceph-mon[85820]: pgmap v1156: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:23 smithi042 ceph-mon[87662]: osdmap e968: 8 total, 8 up, 8 in 2024-09-21T09:43:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:23 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1916889165' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:24.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:23 smithi042 ceph-mon[87662]: pgmap v1156: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:23 smithi133 ceph-mon[83064]: osdmap e968: 8 total, 8 up, 8 in 2024-09-21T09:43:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:23 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1916889165' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:24.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:23 smithi133 ceph-mon[83064]: pgmap v1156: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:24.863 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] cls_cas.get_put (2916 ms) 2024-09-21T09:43:24.863 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] cls_cas.wrong_put 2024-09-21T09:43:25.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:24 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:25.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:24 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1916889165' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:25.102 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:24 smithi042 ceph-mon[85820]: osdmap e969: 8 total, 8 up, 8 in 2024-09-21T09:43:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:24 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:24 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1916889165' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:25.102 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:24 smithi042 ceph-mon[87662]: osdmap e969: 8 total, 8 up, 8 in 2024-09-21T09:43:25.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:24 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:25.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:24 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1916889165' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:25.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:24 smithi133 ceph-mon[83064]: osdmap e969: 8 total, 8 up, 8 in 2024-09-21T09:43:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:25 smithi133 ceph-mon[83064]: osdmap e970: 8 total, 8 up, 8 in 2024-09-21T09:43:26.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:25 smithi133 ceph-mon[83064]: pgmap v1159: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:25 smithi042 ceph-mon[85820]: osdmap e970: 8 total, 8 up, 8 in 2024-09-21T09:43:26.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:25 smithi042 ceph-mon[85820]: pgmap v1159: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:25 smithi042 ceph-mon[87662]: osdmap e970: 8 total, 8 up, 8 in 2024-09-21T09:43:26.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:25 smithi042 ceph-mon[87662]: pgmap v1159: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:26 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:26 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:43:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:26 smithi133 ceph-mon[83064]: osdmap e971: 8 total, 8 up, 8 in 2024-09-21T09:43:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:26 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3031418322' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:26 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:27.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:26 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:43:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[85820]: osdmap e971: 8 total, 8 up, 8 in 2024-09-21T09:43:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3031418322' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:27.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:27.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:27.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:43:27.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[87662]: osdmap e971: 8 total, 8 up, 8 in 2024-09-21T09:43:27.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3031418322' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:27.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:27.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:26 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:27.887 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] cls_cas.wrong_put (3024 ms) 2024-09-21T09:43:27.887 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] cls_cas.dup_get 2024-09-21T09:43:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:27 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:27 smithi133 ceph-mon[83064]: osdmap e972: 8 total, 8 up, 8 in 2024-09-21T09:43:28.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:27 smithi133 ceph-mon[83064]: pgmap v1162: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:27 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:27 smithi042 ceph-mon[87662]: osdmap e972: 8 total, 8 up, 8 in 2024-09-21T09:43:28.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:27 smithi042 ceph-mon[87662]: pgmap v1162: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:27 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:27 smithi042 ceph-mon[85820]: osdmap e972: 8 total, 8 up, 8 in 2024-09-21T09:43:28.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:27 smithi042 ceph-mon[85820]: pgmap v1162: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:29.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:28 smithi133 ceph-mon[83064]: osdmap e973: 8 total, 8 up, 8 in 2024-09-21T09:43:29.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:28 smithi042 ceph-mon[85820]: osdmap e973: 8 total, 8 up, 8 in 2024-09-21T09:43:29.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:28 smithi042 ceph-mon[87662]: osdmap e973: 8 total, 8 up, 8 in 2024-09-21T09:43:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:29 smithi133 ceph-mon[83064]: osdmap e974: 8 total, 8 up, 8 in 2024-09-21T09:43:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:29 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3699909346' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:30.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:29 smithi133 ceph-mon[83064]: pgmap v1165: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:29 smithi042 ceph-mon[85820]: osdmap e974: 8 total, 8 up, 8 in 2024-09-21T09:43:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:29 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3699909346' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:30.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:29 smithi042 ceph-mon[85820]: pgmap v1165: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:30.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:43:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:43:30] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.51.0" 2024-09-21T09:43:30.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:29 smithi042 ceph-mon[87662]: osdmap e974: 8 total, 8 up, 8 in 2024-09-21T09:43:30.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:29 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3699909346' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:30.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:29 smithi042 ceph-mon[87662]: pgmap v1165: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:30.912 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] cls_cas.dup_get (3025 ms) 2024-09-21T09:43:30.912 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] cls_cas.dup_put 2024-09-21T09:43:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:30 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:30 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3699909346' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:31.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:30 smithi133 ceph-mon[83064]: osdmap e975: 8 total, 8 up, 8 in 2024-09-21T09:43:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:30 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:30 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3699909346' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:31.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:30 smithi042 ceph-mon[87662]: osdmap e975: 8 total, 8 up, 8 in 2024-09-21T09:43:31.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:30 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:31.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:30 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3699909346' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:31.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:30 smithi042 ceph-mon[85820]: osdmap e975: 8 total, 8 up, 8 in 2024-09-21T09:43:32.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:31 smithi133 ceph-mon[83064]: osdmap e976: 8 total, 8 up, 8 in 2024-09-21T09:43:32.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:31 smithi133 ceph-mon[83064]: pgmap v1168: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:31 smithi042 ceph-mon[85820]: osdmap e976: 8 total, 8 up, 8 in 2024-09-21T09:43:32.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:31 smithi042 ceph-mon[85820]: pgmap v1168: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:31 smithi042 ceph-mon[87662]: osdmap e976: 8 total, 8 up, 8 in 2024-09-21T09:43:32.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:31 smithi042 ceph-mon[87662]: pgmap v1168: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:32 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:32 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:43:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:32 smithi133 ceph-mon[83064]: osdmap e977: 8 total, 8 up, 8 in 2024-09-21T09:43:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:32 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1295940041' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:33.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:32 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:33.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:32 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:33.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:32 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:43:33.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:32 smithi042 ceph-mon[85820]: osdmap e977: 8 total, 8 up, 8 in 2024-09-21T09:43:33.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:32 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1295940041' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:33.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:32 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:33.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:32 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:33.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:32 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:43:33.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:32 smithi042 ceph-mon[87662]: osdmap e977: 8 total, 8 up, 8 in 2024-09-21T09:43:33.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:32 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1295940041' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:33.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:32 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:33.930 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] cls_cas.dup_put (3018 ms) 2024-09-21T09:43:33.930 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] cls_cas.get_wrong_data 2024-09-21T09:43:34.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:33 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:34.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:33 smithi133 ceph-mon[83064]: osdmap e978: 8 total, 8 up, 8 in 2024-09-21T09:43:34.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:33 smithi133 ceph-mon[83064]: pgmap v1171: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:34.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:33 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:34.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:33 smithi042 ceph-mon[85820]: osdmap e978: 8 total, 8 up, 8 in 2024-09-21T09:43:34.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:33 smithi042 ceph-mon[85820]: pgmap v1171: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:34.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:33 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:34.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:33 smithi042 ceph-mon[87662]: osdmap e978: 8 total, 8 up, 8 in 2024-09-21T09:43:34.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:33 smithi042 ceph-mon[87662]: pgmap v1171: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:35.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:34 smithi133 ceph-mon[83064]: osdmap e979: 8 total, 8 up, 8 in 2024-09-21T09:43:35.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:34 smithi042 ceph-mon[85820]: osdmap e979: 8 total, 8 up, 8 in 2024-09-21T09:43:35.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:34 smithi042 ceph-mon[87662]: osdmap e979: 8 total, 8 up, 8 in 2024-09-21T09:43:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:35 smithi133 ceph-mon[83064]: osdmap e980: 8 total, 8 up, 8 in 2024-09-21T09:43:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:35 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/714935834' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:36.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:35 smithi133 ceph-mon[83064]: pgmap v1174: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:36.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:35 smithi042 ceph-mon[85820]: osdmap e980: 8 total, 8 up, 8 in 2024-09-21T09:43:36.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:35 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/714935834' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:36.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:35 smithi042 ceph-mon[85820]: pgmap v1174: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:36.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:35 smithi042 ceph-mon[87662]: osdmap e980: 8 total, 8 up, 8 in 2024-09-21T09:43:36.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:35 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/714935834' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:36.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:35 smithi042 ceph-mon[87662]: pgmap v1174: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] cls_cas.get_wrong_data (3021 ms) 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 5 tests from cls_cas (15004 ms total) 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 1 test from chunk_refs_t 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] chunk_refs_t.size 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout:1 60 by_object 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout:2 103 by_object 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout:4 189 by_object 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout:8 361 by_object 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout:16 112 by_hash(32 bits) 2024-09-21T09:43:36.952 INFO:tasks.workunit.client.0.smithi042.stdout:32 208 by_hash(32 bits) 2024-09-21T09:43:36.953 INFO:tasks.workunit.client.0.smithi042.stdout:64 400 by_hash(32 bits) 2024-09-21T09:43:36.953 INFO:tasks.workunit.client.0.smithi042.stdout:128 509 by_hash(10 bits) 2024-09-21T09:43:36.953 INFO:tasks.workunit.client.0.smithi042.stdout:256 499 by_hash(7 bits) 2024-09-21T09:43:36.953 INFO:tasks.workunit.client.0.smithi042.stdout:512 462 by_hash(5 bits) 2024-09-21T09:43:36.954 INFO:tasks.workunit.client.0.smithi042.stdout:1024 466 by_hash(5 bits) 2024-09-21T09:43:36.954 INFO:tasks.workunit.client.0.smithi042.stdout:2048 466 by_hash(5 bits) 2024-09-21T09:43:36.955 INFO:tasks.workunit.client.0.smithi042.stdout:4096 470 by_hash(5 bits) 2024-09-21T09:43:36.955 INFO:tasks.workunit.client.0.smithi042.stdout:8192 498 by_hash(4 bits) 2024-09-21T09:43:36.957 INFO:tasks.workunit.client.0.smithi042.stdout:16384 278 by_hash(3 bits) 2024-09-21T09:43:36.959 INFO:tasks.workunit.client.0.smithi042.stdout:32768 337 by_hash(2 bits) 2024-09-21T09:43:36.963 INFO:tasks.workunit.client.0.smithi042.stdout:65536 367 by_hash(2 bits) 2024-09-21T09:43:36.971 INFO:tasks.workunit.client.0.smithi042.stdout:131072 387 by_hash(1 bits) 2024-09-21T09:43:36.986 INFO:tasks.workunit.client.0.smithi042.stdout:262144 331 by_pool 2024-09-21T09:43:37.014 INFO:tasks.workunit.client.0.smithi042.stdout:524288 21 count 2024-09-21T09:43:37.063 INFO:tasks.workunit.client.0.smithi042.stdout:1048576 21 count 2024-09-21T09:43:37.161 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] chunk_refs_t.size (210 ms) 2024-09-21T09:43:37.161 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 1 test from chunk_refs_t (210 ms total) 2024-09-21T09:43:37.161 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:43:37.161 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment tear-down 2024-09-21T09:43:37.161 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] 6 tests from 2 test suites ran. (15214 ms total) 2024-09-21T09:43:37.161 INFO:tasks.workunit.client.0.smithi042.stdout:[ PASSED ] 6 tests. 2024-09-21T09:43:37.163 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-21T09:43:37.163 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T09:43:37.225 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:36 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:37.225 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:36 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/714935834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:37.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:36 smithi042 ceph-mon[85820]: osdmap e981: 8 total, 8 up, 8 in 2024-09-21T09:43:37.226 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:36 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:37.226 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:36 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/714935834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:37.226 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:36 smithi042 ceph-mon[87662]: osdmap e981: 8 total, 8 up, 8 in 2024-09-21T09:43:37.229 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-09-21T09:43:37.229 DEBUG:teuthology.orchestra.run.smithi042:workunit test cls/test_cls_cmpomap.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=reef 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_cmpomap.sh 2024-09-21T09:43:37.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:36 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:37.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:36 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/714935834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124305-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:37.244 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:36 smithi133 ceph-mon[83064]: osdmap e981: 8 total, 8 up, 8 in 2024-09-21T09:43:37.300 INFO:tasks.workunit.client.0.smithi042.stdout:Running main() from gmock_main.cc 2024-09-21T09:43:37.300 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] Running 31 tests from 1 test suite. 2024-09-21T09:43:37.300 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment set-up. 2024-09-21T09:43:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:37 smithi133 ceph-mon[83064]: osdmap e982: 8 total, 8 up, 8 in 2024-09-21T09:43:38.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:37 smithi133 ceph-mon[83064]: pgmap v1177: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:38.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:37 smithi042 ceph-mon[85820]: osdmap e982: 8 total, 8 up, 8 in 2024-09-21T09:43:38.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:37 smithi042 ceph-mon[85820]: pgmap v1177: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:38.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:37 smithi042 ceph-mon[87662]: osdmap e982: 8 total, 8 up, 8 in 2024-09-21T09:43:38.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:37 smithi042 ceph-mon[87662]: pgmap v1177: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:38.960 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 31 tests from CmpOmap 2024-09-21T09:43:38.960 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-09-21T09:43:38.972 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (12 ms) 2024-09-21T09:43:38.972 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-09-21T09:43:38.982 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (10 ms) 2024-09-21T09:43:38.982 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-09-21T09:43:38.985 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2024-09-21T09:43:38.985 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-09-21T09:43:38.988 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2024-09-21T09:43:38.988 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-09-21T09:43:38.994 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_str (7 ms) 2024-09-21T09:43:38.994 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-09-21T09:43:39.001 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_u64 (7 ms) 2024-09-21T09:43:39.001 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-09-21T09:43:39.005 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (3 ms) 2024-09-21T09:43:39.005 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-09-21T09:43:39.007 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (3 ms) 2024-09-21T09:43:39.008 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-09-21T09:43:39.011 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (2 ms) 2024-09-21T09:43:39.011 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-09-21T09:43:39.014 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2024-09-21T09:43:39.014 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-09-21T09:43:39.014 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-09-21T09:43:39.015 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-09-21T09:43:39.015 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (0 ms) 2024-09-21T09:43:39.015 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-09-21T09:43:39.021 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (7 ms) 2024-09-21T09:43:39.021 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-09-21T09:43:39.028 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2024-09-21T09:43:39.028 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-09-21T09:43:39.033 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2024-09-21T09:43:39.033 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-09-21T09:43:39.040 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (6 ms) 2024-09-21T09:43:39.040 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-09-21T09:43:39.046 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_set_vals_str (7 ms) 2024-09-21T09:43:39.047 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-09-21T09:43:39.053 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (7 ms) 2024-09-21T09:43:39.053 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-09-21T09:43:39.055 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2024-09-21T09:43:39.055 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-09-21T09:43:39.058 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (2 ms) 2024-09-21T09:43:39.058 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-09-21T09:43:39.059 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-09-21T09:43:39.059 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-09-21T09:43:39.059 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-09-21T09:43:39.060 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-09-21T09:43:39.066 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (6 ms) 2024-09-21T09:43:39.066 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-09-21T09:43:39.071 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (6 ms) 2024-09-21T09:43:39.072 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-09-21T09:43:39.079 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (7 ms) 2024-09-21T09:43:39.079 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-09-21T09:43:39.086 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (7 ms) 2024-09-21T09:43:39.086 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-09-21T09:43:39.088 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-09-21T09:43:39.088 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-09-21T09:43:39.090 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-09-21T09:43:39.090 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-09-21T09:43:39.091 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-09-21T09:43:39.091 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-09-21T09:43:39.092 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-09-21T09:43:39.092 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-09-21T09:43:39.100 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (8 ms) 2024-09-21T09:43:39.100 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 31 tests from CmpOmap (140 ms total) 2024-09-21T09:43:39.100 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:43:39.101 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment tear-down 2024-09-21T09:43:39.242 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:38 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:38 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:43:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:38 smithi133 ceph-mon[83064]: osdmap e983: 8 total, 8 up, 8 in 2024-09-21T09:43:39.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:38 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2371691531' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124428-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:39.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:38 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:39.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:38 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:43:39.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:38 smithi042 ceph-mon[85820]: osdmap e983: 8 total, 8 up, 8 in 2024-09-21T09:43:39.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:38 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2371691531' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124428-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:39.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:38 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:39.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:38 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:43:39.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:38 smithi042 ceph-mon[87662]: osdmap e983: 8 total, 8 up, 8 in 2024-09-21T09:43:39.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:38 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2371691531' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124428-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:39.975 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] 31 tests from 1 test suite ran. (2675 ms total) 2024-09-21T09:43:39.975 INFO:tasks.workunit.client.0.smithi042.stdout:[ PASSED ] 31 tests. 2024-09-21T09:43:39.978 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-21T09:43:39.978 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T09:43:40.047 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-09-21T09:43:40.047 DEBUG:teuthology.orchestra.run.smithi042:workunit test cls/test_cls_hello.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=reef 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_hello.sh 2024-09-21T09:43:40.121 INFO:tasks.workunit.client.0.smithi042.stdout:Running main() from gmock_main.cc 2024-09-21T09:43:40.122 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] Running 6 tests from 1 test suite. 2024-09-21T09:43:40.122 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment set-up. 2024-09-21T09:43:40.122 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 6 tests from ClsHello 2024-09-21T09:43:40.122 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsHello.SayHello 2024-09-21T09:43:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:39 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2371691531' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124428-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:39 smithi133 ceph-mon[83064]: osdmap e984: 8 total, 8 up, 8 in 2024-09-21T09:43:40.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:39 smithi133 ceph-mon[83064]: pgmap v1180: 137 pgs: 8 creating+peering, 20 unknown, 109 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:40.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:39 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2371691531' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124428-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:40.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:39 smithi042 ceph-mon[85820]: osdmap e984: 8 total, 8 up, 8 in 2024-09-21T09:43:40.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:39 smithi042 ceph-mon[85820]: pgmap v1180: 137 pgs: 8 creating+peering, 20 unknown, 109 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:40.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:39 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2371691531' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124428-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:40.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:39 smithi042 ceph-mon[87662]: osdmap e984: 8 total, 8 up, 8 in 2024-09-21T09:43:40.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:39 smithi042 ceph-mon[87662]: pgmap v1180: 137 pgs: 8 creating+peering, 20 unknown, 109 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:40.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:43:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:43:40] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.51.0" 2024-09-21T09:43:41.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:40 smithi133 ceph-mon[83064]: osdmap e985: 8 total, 8 up, 8 in 2024-09-21T09:43:41.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:40 smithi042 ceph-mon[85820]: osdmap e985: 8 total, 8 up, 8 in 2024-09-21T09:43:41.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:40 smithi042 ceph-mon[87662]: osdmap e985: 8 total, 8 up, 8 in 2024-09-21T09:43:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:41 smithi133 ceph-mon[83064]: osdmap e986: 8 total, 8 up, 8 in 2024-09-21T09:43:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:41 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3890279255' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:41 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:41 smithi133 ceph-mon[83064]: pgmap v1183: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:42.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:42.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:41 smithi042 ceph-mon[87662]: osdmap e986: 8 total, 8 up, 8 in 2024-09-21T09:43:42.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:41 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3890279255' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:42.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:41 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:42.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:41 smithi042 ceph-mon[87662]: pgmap v1183: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:42.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:42.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:41 smithi042 ceph-mon[85820]: osdmap e986: 8 total, 8 up, 8 in 2024-09-21T09:43:42.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:41 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3890279255' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:42.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:41 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:42.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:41 smithi042 ceph-mon[85820]: pgmap v1183: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:42.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:42.992 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsHello.SayHello (2870 ms) 2024-09-21T09:43:42.993 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsHello.RecordHello 2024-09-21T09:43:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:42 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:42 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:43.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:42 smithi133 ceph-mon[83064]: osdmap e987: 8 total, 8 up, 8 in 2024-09-21T09:43:43.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:42 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:43.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:42 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:43.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:42 smithi042 ceph-mon[87662]: osdmap e987: 8 total, 8 up, 8 in 2024-09-21T09:43:43.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:42 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:43.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:42 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:43.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:42 smithi042 ceph-mon[85820]: osdmap e987: 8 total, 8 up, 8 in 2024-09-21T09:43:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:43 smithi042 ceph-mon[87662]: osdmap e988: 8 total, 8 up, 8 in 2024-09-21T09:43:44.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:43 smithi042 ceph-mon[87662]: pgmap v1186: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:43 smithi042 ceph-mon[85820]: osdmap e988: 8 total, 8 up, 8 in 2024-09-21T09:43:44.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:43 smithi042 ceph-mon[85820]: pgmap v1186: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:44.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:43 smithi133 ceph-mon[83064]: osdmap e988: 8 total, 8 up, 8 in 2024-09-21T09:43:44.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:43 smithi133 ceph-mon[83064]: pgmap v1186: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:44 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:44 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:43:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:44 smithi133 ceph-mon[83064]: osdmap e989: 8 total, 8 up, 8 in 2024-09-21T09:43:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:44 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1836739455' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:45.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:44 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:44 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:44 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:43:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:44 smithi042 ceph-mon[87662]: osdmap e989: 8 total, 8 up, 8 in 2024-09-21T09:43:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:44 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1836739455' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:45.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:44 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:44 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:44 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:43:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:44 smithi042 ceph-mon[85820]: osdmap e989: 8 total, 8 up, 8 in 2024-09-21T09:43:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:44 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1836739455' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:45.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:44 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:46.011 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsHello.RecordHello (3018 ms) 2024-09-21T09:43:46.012 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsHello.WriteReturnData 2024-09-21T09:43:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:46 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:46 smithi042 ceph-mon[87662]: osdmap e990: 8 total, 8 up, 8 in 2024-09-21T09:43:46.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:46 smithi042 ceph-mon[87662]: pgmap v1189: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:46 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:46 smithi042 ceph-mon[85820]: osdmap e990: 8 total, 8 up, 8 in 2024-09-21T09:43:46.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:46 smithi042 ceph-mon[85820]: pgmap v1189: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:46 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:46 smithi133 ceph-mon[83064]: osdmap e990: 8 total, 8 up, 8 in 2024-09-21T09:43:46.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:46 smithi133 ceph-mon[83064]: pgmap v1189: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:47 smithi042 ceph-mon[85820]: osdmap e991: 8 total, 8 up, 8 in 2024-09-21T09:43:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:47 smithi042 ceph-mon[87662]: osdmap e991: 8 total, 8 up, 8 in 2024-09-21T09:43:47.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:47 smithi133 ceph-mon[83064]: osdmap e991: 8 total, 8 up, 8 in 2024-09-21T09:43:48.028 INFO:tasks.workunit.client.0.smithi042.stdout:require_osd_release = squid 2024-09-21T09:43:48.038 INFO:tasks.workunit.client.0.smithi042.stdout:0 2024-09-21T09:43:48.076 INFO:tasks.workunit.client.0.smithi042.stdout:1 2024-09-21T09:43:48.077 INFO:tasks.workunit.client.0.smithi042.stdout:2 2024-09-21T09:43:48.078 INFO:tasks.workunit.client.0.smithi042.stdout:3 2024-09-21T09:43:48.080 INFO:tasks.workunit.client.0.smithi042.stdout:4 2024-09-21T09:43:48.081 INFO:tasks.workunit.client.0.smithi042.stdout:5 2024-09-21T09:43:48.082 INFO:tasks.workunit.client.0.smithi042.stdout:6 2024-09-21T09:43:48.083 INFO:tasks.workunit.client.0.smithi042.stdout:7 2024-09-21T09:43:48.084 INFO:tasks.workunit.client.0.smithi042.stdout:8 2024-09-21T09:43:48.085 INFO:tasks.workunit.client.0.smithi042.stdout:9 2024-09-21T09:43:48.086 INFO:tasks.workunit.client.0.smithi042.stdout:10 2024-09-21T09:43:48.087 INFO:tasks.workunit.client.0.smithi042.stdout:11 2024-09-21T09:43:48.089 INFO:tasks.workunit.client.0.smithi042.stdout:12 2024-09-21T09:43:48.090 INFO:tasks.workunit.client.0.smithi042.stdout:13 2024-09-21T09:43:48.091 INFO:tasks.workunit.client.0.smithi042.stdout:14 2024-09-21T09:43:48.092 INFO:tasks.workunit.client.0.smithi042.stdout:15 2024-09-21T09:43:48.093 INFO:tasks.workunit.client.0.smithi042.stdout:16 2024-09-21T09:43:48.094 INFO:tasks.workunit.client.0.smithi042.stdout:17 2024-09-21T09:43:48.095 INFO:tasks.workunit.client.0.smithi042.stdout:18 2024-09-21T09:43:48.096 INFO:tasks.workunit.client.0.smithi042.stdout:19 2024-09-21T09:43:48.097 INFO:tasks.workunit.client.0.smithi042.stdout:20 2024-09-21T09:43:48.098 INFO:tasks.workunit.client.0.smithi042.stdout:21 2024-09-21T09:43:48.099 INFO:tasks.workunit.client.0.smithi042.stdout:22 2024-09-21T09:43:48.100 INFO:tasks.workunit.client.0.smithi042.stdout:23 2024-09-21T09:43:48.101 INFO:tasks.workunit.client.0.smithi042.stdout:24 2024-09-21T09:43:48.102 INFO:tasks.workunit.client.0.smithi042.stdout:25 2024-09-21T09:43:48.103 INFO:tasks.workunit.client.0.smithi042.stdout:26 2024-09-21T09:43:48.104 INFO:tasks.workunit.client.0.smithi042.stdout:27 2024-09-21T09:43:48.105 INFO:tasks.workunit.client.0.smithi042.stdout:28 2024-09-21T09:43:48.106 INFO:tasks.workunit.client.0.smithi042.stdout:29 2024-09-21T09:43:48.107 INFO:tasks.workunit.client.0.smithi042.stdout:30 2024-09-21T09:43:48.108 INFO:tasks.workunit.client.0.smithi042.stdout:31 2024-09-21T09:43:48.109 INFO:tasks.workunit.client.0.smithi042.stdout:32 2024-09-21T09:43:48.110 INFO:tasks.workunit.client.0.smithi042.stdout:33 2024-09-21T09:43:48.111 INFO:tasks.workunit.client.0.smithi042.stdout:34 2024-09-21T09:43:48.113 INFO:tasks.workunit.client.0.smithi042.stdout:35 2024-09-21T09:43:48.113 INFO:tasks.workunit.client.0.smithi042.stdout:36 2024-09-21T09:43:48.114 INFO:tasks.workunit.client.0.smithi042.stdout:37 2024-09-21T09:43:48.115 INFO:tasks.workunit.client.0.smithi042.stdout:38 2024-09-21T09:43:48.116 INFO:tasks.workunit.client.0.smithi042.stdout:39 2024-09-21T09:43:48.117 INFO:tasks.workunit.client.0.smithi042.stdout:40 2024-09-21T09:43:48.118 INFO:tasks.workunit.client.0.smithi042.stdout:41 2024-09-21T09:43:48.119 INFO:tasks.workunit.client.0.smithi042.stdout:42 2024-09-21T09:43:48.120 INFO:tasks.workunit.client.0.smithi042.stdout:43 2024-09-21T09:43:48.121 INFO:tasks.workunit.client.0.smithi042.stdout:44 2024-09-21T09:43:48.122 INFO:tasks.workunit.client.0.smithi042.stdout:45 2024-09-21T09:43:48.123 INFO:tasks.workunit.client.0.smithi042.stdout:46 2024-09-21T09:43:48.124 INFO:tasks.workunit.client.0.smithi042.stdout:47 2024-09-21T09:43:48.125 INFO:tasks.workunit.client.0.smithi042.stdout:48 2024-09-21T09:43:48.126 INFO:tasks.workunit.client.0.smithi042.stdout:49 2024-09-21T09:43:48.127 INFO:tasks.workunit.client.0.smithi042.stdout:50 2024-09-21T09:43:48.128 INFO:tasks.workunit.client.0.smithi042.stdout:51 2024-09-21T09:43:48.129 INFO:tasks.workunit.client.0.smithi042.stdout:52 2024-09-21T09:43:48.130 INFO:tasks.workunit.client.0.smithi042.stdout:53 2024-09-21T09:43:48.131 INFO:tasks.workunit.client.0.smithi042.stdout:54 2024-09-21T09:43:48.132 INFO:tasks.workunit.client.0.smithi042.stdout:55 2024-09-21T09:43:48.132 INFO:tasks.workunit.client.0.smithi042.stdout:56 2024-09-21T09:43:48.133 INFO:tasks.workunit.client.0.smithi042.stdout:57 2024-09-21T09:43:48.134 INFO:tasks.workunit.client.0.smithi042.stdout:58 2024-09-21T09:43:48.135 INFO:tasks.workunit.client.0.smithi042.stdout:59 2024-09-21T09:43:48.136 INFO:tasks.workunit.client.0.smithi042.stdout:60 2024-09-21T09:43:48.137 INFO:tasks.workunit.client.0.smithi042.stdout:61 2024-09-21T09:43:48.138 INFO:tasks.workunit.client.0.smithi042.stdout:62 2024-09-21T09:43:48.139 INFO:tasks.workunit.client.0.smithi042.stdout:63 2024-09-21T09:43:48.140 INFO:tasks.workunit.client.0.smithi042.stdout:64 2024-09-21T09:43:48.141 INFO:tasks.workunit.client.0.smithi042.stdout:65 2024-09-21T09:43:48.141 INFO:tasks.workunit.client.0.smithi042.stdout:66 2024-09-21T09:43:48.142 INFO:tasks.workunit.client.0.smithi042.stdout:67 2024-09-21T09:43:48.143 INFO:tasks.workunit.client.0.smithi042.stdout:68 2024-09-21T09:43:48.144 INFO:tasks.workunit.client.0.smithi042.stdout:69 2024-09-21T09:43:48.145 INFO:tasks.workunit.client.0.smithi042.stdout:70 2024-09-21T09:43:48.145 INFO:tasks.workunit.client.0.smithi042.stdout:71 2024-09-21T09:43:48.146 INFO:tasks.workunit.client.0.smithi042.stdout:72 2024-09-21T09:43:48.147 INFO:tasks.workunit.client.0.smithi042.stdout:73 2024-09-21T09:43:48.148 INFO:tasks.workunit.client.0.smithi042.stdout:74 2024-09-21T09:43:48.149 INFO:tasks.workunit.client.0.smithi042.stdout:75 2024-09-21T09:43:48.150 INFO:tasks.workunit.client.0.smithi042.stdout:76 2024-09-21T09:43:48.150 INFO:tasks.workunit.client.0.smithi042.stdout:77 2024-09-21T09:43:48.151 INFO:tasks.workunit.client.0.smithi042.stdout:78 2024-09-21T09:43:48.152 INFO:tasks.workunit.client.0.smithi042.stdout:79 2024-09-21T09:43:48.153 INFO:tasks.workunit.client.0.smithi042.stdout:80 2024-09-21T09:43:48.153 INFO:tasks.workunit.client.0.smithi042.stdout:81 2024-09-21T09:43:48.154 INFO:tasks.workunit.client.0.smithi042.stdout:82 2024-09-21T09:43:48.155 INFO:tasks.workunit.client.0.smithi042.stdout:83 2024-09-21T09:43:48.156 INFO:tasks.workunit.client.0.smithi042.stdout:84 2024-09-21T09:43:48.157 INFO:tasks.workunit.client.0.smithi042.stdout:85 2024-09-21T09:43:48.157 INFO:tasks.workunit.client.0.smithi042.stdout:86 2024-09-21T09:43:48.158 INFO:tasks.workunit.client.0.smithi042.stdout:87 2024-09-21T09:43:48.159 INFO:tasks.workunit.client.0.smithi042.stdout:88 2024-09-21T09:43:48.160 INFO:tasks.workunit.client.0.smithi042.stdout:89 2024-09-21T09:43:48.161 INFO:tasks.workunit.client.0.smithi042.stdout:90 2024-09-21T09:43:48.161 INFO:tasks.workunit.client.0.smithi042.stdout:91 2024-09-21T09:43:48.162 INFO:tasks.workunit.client.0.smithi042.stdout:92 2024-09-21T09:43:48.163 INFO:tasks.workunit.client.0.smithi042.stdout:93 2024-09-21T09:43:48.164 INFO:tasks.workunit.client.0.smithi042.stdout:94 2024-09-21T09:43:48.165 INFO:tasks.workunit.client.0.smithi042.stdout:95 2024-09-21T09:43:48.166 INFO:tasks.workunit.client.0.smithi042.stdout:96 2024-09-21T09:43:48.166 INFO:tasks.workunit.client.0.smithi042.stdout:97 2024-09-21T09:43:48.167 INFO:tasks.workunit.client.0.smithi042.stdout:98 2024-09-21T09:43:48.168 INFO:tasks.workunit.client.0.smithi042.stdout:99 2024-09-21T09:43:48.169 INFO:tasks.workunit.client.0.smithi042.stdout:100 2024-09-21T09:43:48.170 INFO:tasks.workunit.client.0.smithi042.stdout:101 2024-09-21T09:43:48.170 INFO:tasks.workunit.client.0.smithi042.stdout:102 2024-09-21T09:43:48.171 INFO:tasks.workunit.client.0.smithi042.stdout:103 2024-09-21T09:43:48.172 INFO:tasks.workunit.client.0.smithi042.stdout:104 2024-09-21T09:43:48.173 INFO:tasks.workunit.client.0.smithi042.stdout:105 2024-09-21T09:43:48.174 INFO:tasks.workunit.client.0.smithi042.stdout:106 2024-09-21T09:43:48.175 INFO:tasks.workunit.client.0.smithi042.stdout:107 2024-09-21T09:43:48.176 INFO:tasks.workunit.client.0.smithi042.stdout:108 2024-09-21T09:43:48.176 INFO:tasks.workunit.client.0.smithi042.stdout:109 2024-09-21T09:43:48.177 INFO:tasks.workunit.client.0.smithi042.stdout:110 2024-09-21T09:43:48.178 INFO:tasks.workunit.client.0.smithi042.stdout:111 2024-09-21T09:43:48.179 INFO:tasks.workunit.client.0.smithi042.stdout:112 2024-09-21T09:43:48.180 INFO:tasks.workunit.client.0.smithi042.stdout:113 2024-09-21T09:43:48.181 INFO:tasks.workunit.client.0.smithi042.stdout:114 2024-09-21T09:43:48.181 INFO:tasks.workunit.client.0.smithi042.stdout:115 2024-09-21T09:43:48.182 INFO:tasks.workunit.client.0.smithi042.stdout:116 2024-09-21T09:43:48.183 INFO:tasks.workunit.client.0.smithi042.stdout:117 2024-09-21T09:43:48.184 INFO:tasks.workunit.client.0.smithi042.stdout:118 2024-09-21T09:43:48.185 INFO:tasks.workunit.client.0.smithi042.stdout:119 2024-09-21T09:43:48.186 INFO:tasks.workunit.client.0.smithi042.stdout:120 2024-09-21T09:43:48.187 INFO:tasks.workunit.client.0.smithi042.stdout:121 2024-09-21T09:43:48.188 INFO:tasks.workunit.client.0.smithi042.stdout:122 2024-09-21T09:43:48.189 INFO:tasks.workunit.client.0.smithi042.stdout:123 2024-09-21T09:43:48.190 INFO:tasks.workunit.client.0.smithi042.stdout:124 2024-09-21T09:43:48.191 INFO:tasks.workunit.client.0.smithi042.stdout:125 2024-09-21T09:43:48.191 INFO:tasks.workunit.client.0.smithi042.stdout:126 2024-09-21T09:43:48.193 INFO:tasks.workunit.client.0.smithi042.stdout:127 2024-09-21T09:43:48.194 INFO:tasks.workunit.client.0.smithi042.stdout:128 2024-09-21T09:43:48.194 INFO:tasks.workunit.client.0.smithi042.stdout:129 2024-09-21T09:43:48.195 INFO:tasks.workunit.client.0.smithi042.stdout:130 2024-09-21T09:43:48.196 INFO:tasks.workunit.client.0.smithi042.stdout:131 2024-09-21T09:43:48.197 INFO:tasks.workunit.client.0.smithi042.stdout:132 2024-09-21T09:43:48.198 INFO:tasks.workunit.client.0.smithi042.stdout:133 2024-09-21T09:43:48.198 INFO:tasks.workunit.client.0.smithi042.stdout:134 2024-09-21T09:43:48.200 INFO:tasks.workunit.client.0.smithi042.stdout:135 2024-09-21T09:43:48.200 INFO:tasks.workunit.client.0.smithi042.stdout:136 2024-09-21T09:43:48.201 INFO:tasks.workunit.client.0.smithi042.stdout:137 2024-09-21T09:43:48.202 INFO:tasks.workunit.client.0.smithi042.stdout:138 2024-09-21T09:43:48.203 INFO:tasks.workunit.client.0.smithi042.stdout:139 2024-09-21T09:43:48.204 INFO:tasks.workunit.client.0.smithi042.stdout:140 2024-09-21T09:43:48.204 INFO:tasks.workunit.client.0.smithi042.stdout:141 2024-09-21T09:43:48.205 INFO:tasks.workunit.client.0.smithi042.stdout:142 2024-09-21T09:43:48.206 INFO:tasks.workunit.client.0.smithi042.stdout:143 2024-09-21T09:43:48.210 INFO:tasks.workunit.client.0.smithi042.stdout:144 2024-09-21T09:43:48.210 INFO:tasks.workunit.client.0.smithi042.stdout:145 2024-09-21T09:43:48.210 INFO:tasks.workunit.client.0.smithi042.stdout:146 2024-09-21T09:43:48.211 INFO:tasks.workunit.client.0.smithi042.stdout:147 2024-09-21T09:43:48.211 INFO:tasks.workunit.client.0.smithi042.stdout:148 2024-09-21T09:43:48.211 INFO:tasks.workunit.client.0.smithi042.stdout:149 2024-09-21T09:43:48.212 INFO:tasks.workunit.client.0.smithi042.stdout:150 2024-09-21T09:43:48.213 INFO:tasks.workunit.client.0.smithi042.stdout:151 2024-09-21T09:43:48.214 INFO:tasks.workunit.client.0.smithi042.stdout:152 2024-09-21T09:43:48.215 INFO:tasks.workunit.client.0.smithi042.stdout:153 2024-09-21T09:43:48.216 INFO:tasks.workunit.client.0.smithi042.stdout:154 2024-09-21T09:43:48.216 INFO:tasks.workunit.client.0.smithi042.stdout:155 2024-09-21T09:43:48.217 INFO:tasks.workunit.client.0.smithi042.stdout:156 2024-09-21T09:43:48.218 INFO:tasks.workunit.client.0.smithi042.stdout:157 2024-09-21T09:43:48.219 INFO:tasks.workunit.client.0.smithi042.stdout:158 2024-09-21T09:43:48.220 INFO:tasks.workunit.client.0.smithi042.stdout:159 2024-09-21T09:43:48.221 INFO:tasks.workunit.client.0.smithi042.stdout:160 2024-09-21T09:43:48.222 INFO:tasks.workunit.client.0.smithi042.stdout:161 2024-09-21T09:43:48.222 INFO:tasks.workunit.client.0.smithi042.stdout:162 2024-09-21T09:43:48.223 INFO:tasks.workunit.client.0.smithi042.stdout:163 2024-09-21T09:43:48.224 INFO:tasks.workunit.client.0.smithi042.stdout:164 2024-09-21T09:43:48.225 INFO:tasks.workunit.client.0.smithi042.stdout:165 2024-09-21T09:43:48.226 INFO:tasks.workunit.client.0.smithi042.stdout:166 2024-09-21T09:43:48.226 INFO:tasks.workunit.client.0.smithi042.stdout:167 2024-09-21T09:43:48.227 INFO:tasks.workunit.client.0.smithi042.stdout:168 2024-09-21T09:43:48.228 INFO:tasks.workunit.client.0.smithi042.stdout:169 2024-09-21T09:43:48.229 INFO:tasks.workunit.client.0.smithi042.stdout:170 2024-09-21T09:43:48.230 INFO:tasks.workunit.client.0.smithi042.stdout:171 2024-09-21T09:43:48.231 INFO:tasks.workunit.client.0.smithi042.stdout:172 2024-09-21T09:43:48.231 INFO:tasks.workunit.client.0.smithi042.stdout:173 2024-09-21T09:43:48.233 INFO:tasks.workunit.client.0.smithi042.stdout:174 2024-09-21T09:43:48.233 INFO:tasks.workunit.client.0.smithi042.stdout:175 2024-09-21T09:43:48.234 INFO:tasks.workunit.client.0.smithi042.stdout:176 2024-09-21T09:43:48.235 INFO:tasks.workunit.client.0.smithi042.stdout:177 2024-09-21T09:43:48.236 INFO:tasks.workunit.client.0.smithi042.stdout:178 2024-09-21T09:43:48.237 INFO:tasks.workunit.client.0.smithi042.stdout:179 2024-09-21T09:43:48.238 INFO:tasks.workunit.client.0.smithi042.stdout:180 2024-09-21T09:43:48.239 INFO:tasks.workunit.client.0.smithi042.stdout:181 2024-09-21T09:43:48.239 INFO:tasks.workunit.client.0.smithi042.stdout:182 2024-09-21T09:43:48.241 INFO:tasks.workunit.client.0.smithi042.stdout:183 2024-09-21T09:43:48.242 INFO:tasks.workunit.client.0.smithi042.stdout:184 2024-09-21T09:43:48.242 INFO:tasks.workunit.client.0.smithi042.stdout:185 2024-09-21T09:43:48.243 INFO:tasks.workunit.client.0.smithi042.stdout:186 2024-09-21T09:43:48.244 INFO:tasks.workunit.client.0.smithi042.stdout:187 2024-09-21T09:43:48.245 INFO:tasks.workunit.client.0.smithi042.stdout:188 2024-09-21T09:43:48.246 INFO:tasks.workunit.client.0.smithi042.stdout:189 2024-09-21T09:43:48.247 INFO:tasks.workunit.client.0.smithi042.stdout:190 2024-09-21T09:43:48.248 INFO:tasks.workunit.client.0.smithi042.stdout:191 2024-09-21T09:43:48.249 INFO:tasks.workunit.client.0.smithi042.stdout:192 2024-09-21T09:43:48.250 INFO:tasks.workunit.client.0.smithi042.stdout:193 2024-09-21T09:43:48.251 INFO:tasks.workunit.client.0.smithi042.stdout:194 2024-09-21T09:43:48.252 INFO:tasks.workunit.client.0.smithi042.stdout:195 2024-09-21T09:43:48.253 INFO:tasks.workunit.client.0.smithi042.stdout:196 2024-09-21T09:43:48.253 INFO:tasks.workunit.client.0.smithi042.stdout:197 2024-09-21T09:43:48.254 INFO:tasks.workunit.client.0.smithi042.stdout:198 2024-09-21T09:43:48.255 INFO:tasks.workunit.client.0.smithi042.stdout:199 2024-09-21T09:43:48.256 INFO:tasks.workunit.client.0.smithi042.stdout:200 2024-09-21T09:43:48.257 INFO:tasks.workunit.client.0.smithi042.stdout:201 2024-09-21T09:43:48.258 INFO:tasks.workunit.client.0.smithi042.stdout:202 2024-09-21T09:43:48.259 INFO:tasks.workunit.client.0.smithi042.stdout:203 2024-09-21T09:43:48.259 INFO:tasks.workunit.client.0.smithi042.stdout:204 2024-09-21T09:43:48.260 INFO:tasks.workunit.client.0.smithi042.stdout:205 2024-09-21T09:43:48.261 INFO:tasks.workunit.client.0.smithi042.stdout:206 2024-09-21T09:43:48.262 INFO:tasks.workunit.client.0.smithi042.stdout:207 2024-09-21T09:43:48.263 INFO:tasks.workunit.client.0.smithi042.stdout:208 2024-09-21T09:43:48.264 INFO:tasks.workunit.client.0.smithi042.stdout:209 2024-09-21T09:43:48.265 INFO:tasks.workunit.client.0.smithi042.stdout:210 2024-09-21T09:43:48.266 INFO:tasks.workunit.client.0.smithi042.stdout:211 2024-09-21T09:43:48.266 INFO:tasks.workunit.client.0.smithi042.stdout:212 2024-09-21T09:43:48.267 INFO:tasks.workunit.client.0.smithi042.stdout:213 2024-09-21T09:43:48.268 INFO:tasks.workunit.client.0.smithi042.stdout:214 2024-09-21T09:43:48.269 INFO:tasks.workunit.client.0.smithi042.stdout:215 2024-09-21T09:43:48.270 INFO:tasks.workunit.client.0.smithi042.stdout:216 2024-09-21T09:43:48.271 INFO:tasks.workunit.client.0.smithi042.stdout:217 2024-09-21T09:43:48.272 INFO:tasks.workunit.client.0.smithi042.stdout:218 2024-09-21T09:43:48.273 INFO:tasks.workunit.client.0.smithi042.stdout:219 2024-09-21T09:43:48.274 INFO:tasks.workunit.client.0.smithi042.stdout:220 2024-09-21T09:43:48.275 INFO:tasks.workunit.client.0.smithi042.stdout:221 2024-09-21T09:43:48.276 INFO:tasks.workunit.client.0.smithi042.stdout:222 2024-09-21T09:43:48.277 INFO:tasks.workunit.client.0.smithi042.stdout:223 2024-09-21T09:43:48.278 INFO:tasks.workunit.client.0.smithi042.stdout:224 2024-09-21T09:43:48.280 INFO:tasks.workunit.client.0.smithi042.stdout:225 2024-09-21T09:43:48.280 INFO:tasks.workunit.client.0.smithi042.stdout:226 2024-09-21T09:43:48.282 INFO:tasks.workunit.client.0.smithi042.stdout:227 2024-09-21T09:43:48.283 INFO:tasks.workunit.client.0.smithi042.stdout:228 2024-09-21T09:43:48.284 INFO:tasks.workunit.client.0.smithi042.stdout:229 2024-09-21T09:43:48.285 INFO:tasks.workunit.client.0.smithi042.stdout:230 2024-09-21T09:43:48.286 INFO:tasks.workunit.client.0.smithi042.stdout:231 2024-09-21T09:43:48.287 INFO:tasks.workunit.client.0.smithi042.stdout:232 2024-09-21T09:43:48.288 INFO:tasks.workunit.client.0.smithi042.stdout:233 2024-09-21T09:43:48.289 INFO:tasks.workunit.client.0.smithi042.stdout:234 2024-09-21T09:43:48.290 INFO:tasks.workunit.client.0.smithi042.stdout:235 2024-09-21T09:43:48.291 INFO:tasks.workunit.client.0.smithi042.stdout:236 2024-09-21T09:43:48.292 INFO:tasks.workunit.client.0.smithi042.stdout:237 2024-09-21T09:43:48.293 INFO:tasks.workunit.client.0.smithi042.stdout:238 2024-09-21T09:43:48.294 INFO:tasks.workunit.client.0.smithi042.stdout:239 2024-09-21T09:43:48.295 INFO:tasks.workunit.client.0.smithi042.stdout:240 2024-09-21T09:43:48.296 INFO:tasks.workunit.client.0.smithi042.stdout:241 2024-09-21T09:43:48.297 INFO:tasks.workunit.client.0.smithi042.stdout:242 2024-09-21T09:43:48.298 INFO:tasks.workunit.client.0.smithi042.stdout:243 2024-09-21T09:43:48.299 INFO:tasks.workunit.client.0.smithi042.stdout:244 2024-09-21T09:43:48.300 INFO:tasks.workunit.client.0.smithi042.stdout:245 2024-09-21T09:43:48.301 INFO:tasks.workunit.client.0.smithi042.stdout:246 2024-09-21T09:43:48.302 INFO:tasks.workunit.client.0.smithi042.stdout:247 2024-09-21T09:43:48.303 INFO:tasks.workunit.client.0.smithi042.stdout:248 2024-09-21T09:43:48.304 INFO:tasks.workunit.client.0.smithi042.stdout:249 2024-09-21T09:43:48.305 INFO:tasks.workunit.client.0.smithi042.stdout:250 2024-09-21T09:43:48.306 INFO:tasks.workunit.client.0.smithi042.stdout:251 2024-09-21T09:43:48.308 INFO:tasks.workunit.client.0.smithi042.stdout:252 2024-09-21T09:43:48.309 INFO:tasks.workunit.client.0.smithi042.stdout:253 2024-09-21T09:43:48.310 INFO:tasks.workunit.client.0.smithi042.stdout:254 2024-09-21T09:43:48.311 INFO:tasks.workunit.client.0.smithi042.stdout:255 2024-09-21T09:43:48.312 INFO:tasks.workunit.client.0.smithi042.stdout:256 2024-09-21T09:43:48.313 INFO:tasks.workunit.client.0.smithi042.stdout:257 2024-09-21T09:43:48.314 INFO:tasks.workunit.client.0.smithi042.stdout:258 2024-09-21T09:43:48.315 INFO:tasks.workunit.client.0.smithi042.stdout:259 2024-09-21T09:43:48.316 INFO:tasks.workunit.client.0.smithi042.stdout:260 2024-09-21T09:43:48.317 INFO:tasks.workunit.client.0.smithi042.stdout:261 2024-09-21T09:43:48.318 INFO:tasks.workunit.client.0.smithi042.stdout:262 2024-09-21T09:43:48.319 INFO:tasks.workunit.client.0.smithi042.stdout:263 2024-09-21T09:43:48.320 INFO:tasks.workunit.client.0.smithi042.stdout:264 2024-09-21T09:43:48.321 INFO:tasks.workunit.client.0.smithi042.stdout:265 2024-09-21T09:43:48.322 INFO:tasks.workunit.client.0.smithi042.stdout:266 2024-09-21T09:43:48.323 INFO:tasks.workunit.client.0.smithi042.stdout:267 2024-09-21T09:43:48.325 INFO:tasks.workunit.client.0.smithi042.stdout:268 2024-09-21T09:43:48.326 INFO:tasks.workunit.client.0.smithi042.stdout:269 2024-09-21T09:43:48.326 INFO:tasks.workunit.client.0.smithi042.stdout:270 2024-09-21T09:43:48.327 INFO:tasks.workunit.client.0.smithi042.stdout:271 2024-09-21T09:43:48.329 INFO:tasks.workunit.client.0.smithi042.stdout:272 2024-09-21T09:43:48.330 INFO:tasks.workunit.client.0.smithi042.stdout:273 2024-09-21T09:43:48.331 INFO:tasks.workunit.client.0.smithi042.stdout:274 2024-09-21T09:43:48.332 INFO:tasks.workunit.client.0.smithi042.stdout:275 2024-09-21T09:43:48.333 INFO:tasks.workunit.client.0.smithi042.stdout:276 2024-09-21T09:43:48.334 INFO:tasks.workunit.client.0.smithi042.stdout:277 2024-09-21T09:43:48.335 INFO:tasks.workunit.client.0.smithi042.stdout:278 2024-09-21T09:43:48.336 INFO:tasks.workunit.client.0.smithi042.stdout:279 2024-09-21T09:43:48.337 INFO:tasks.workunit.client.0.smithi042.stdout:280 2024-09-21T09:43:48.338 INFO:tasks.workunit.client.0.smithi042.stdout:281 2024-09-21T09:43:48.339 INFO:tasks.workunit.client.0.smithi042.stdout:282 2024-09-21T09:43:48.340 INFO:tasks.workunit.client.0.smithi042.stdout:283 2024-09-21T09:43:48.342 INFO:tasks.workunit.client.0.smithi042.stdout:284 2024-09-21T09:43:48.343 INFO:tasks.workunit.client.0.smithi042.stdout:285 2024-09-21T09:43:48.344 INFO:tasks.workunit.client.0.smithi042.stdout:286 2024-09-21T09:43:48.345 INFO:tasks.workunit.client.0.smithi042.stdout:287 2024-09-21T09:43:48.346 INFO:tasks.workunit.client.0.smithi042.stdout:288 2024-09-21T09:43:48.347 INFO:tasks.workunit.client.0.smithi042.stdout:289 2024-09-21T09:43:48.348 INFO:tasks.workunit.client.0.smithi042.stdout:290 2024-09-21T09:43:48.349 INFO:tasks.workunit.client.0.smithi042.stdout:291 2024-09-21T09:43:48.350 INFO:tasks.workunit.client.0.smithi042.stdout:292 2024-09-21T09:43:48.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:48 smithi042 ceph-mon[87662]: osdmap e992: 8 total, 8 up, 8 in 2024-09-21T09:43:48.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:48 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/536323309' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:48.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:48 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:48.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:48 smithi042 ceph-mon[87662]: pgmap v1192: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:48 smithi042 ceph-mon[85820]: osdmap e992: 8 total, 8 up, 8 in 2024-09-21T09:43:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:48 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/536323309' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:48 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:48.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:48 smithi042 ceph-mon[85820]: pgmap v1192: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:48.353 INFO:tasks.workunit.client.0.smithi042.stdout:293 2024-09-21T09:43:48.353 INFO:tasks.workunit.client.0.smithi042.stdout:294 2024-09-21T09:43:48.354 INFO:tasks.workunit.client.0.smithi042.stdout:295 2024-09-21T09:43:48.355 INFO:tasks.workunit.client.0.smithi042.stdout:296 2024-09-21T09:43:48.356 INFO:tasks.workunit.client.0.smithi042.stdout:297 2024-09-21T09:43:48.357 INFO:tasks.workunit.client.0.smithi042.stdout:298 2024-09-21T09:43:48.358 INFO:tasks.workunit.client.0.smithi042.stdout:299 2024-09-21T09:43:48.359 INFO:tasks.workunit.client.0.smithi042.stdout:300 2024-09-21T09:43:48.360 INFO:tasks.workunit.client.0.smithi042.stdout:301 2024-09-21T09:43:48.361 INFO:tasks.workunit.client.0.smithi042.stdout:302 2024-09-21T09:43:48.362 INFO:tasks.workunit.client.0.smithi042.stdout:303 2024-09-21T09:43:48.363 INFO:tasks.workunit.client.0.smithi042.stdout:304 2024-09-21T09:43:48.364 INFO:tasks.workunit.client.0.smithi042.stdout:305 2024-09-21T09:43:48.365 INFO:tasks.workunit.client.0.smithi042.stdout:306 2024-09-21T09:43:48.366 INFO:tasks.workunit.client.0.smithi042.stdout:307 2024-09-21T09:43:48.367 INFO:tasks.workunit.client.0.smithi042.stdout:308 2024-09-21T09:43:48.369 INFO:tasks.workunit.client.0.smithi042.stdout:309 2024-09-21T09:43:48.370 INFO:tasks.workunit.client.0.smithi042.stdout:310 2024-09-21T09:43:48.371 INFO:tasks.workunit.client.0.smithi042.stdout:311 2024-09-21T09:43:48.372 INFO:tasks.workunit.client.0.smithi042.stdout:312 2024-09-21T09:43:48.373 INFO:tasks.workunit.client.0.smithi042.stdout:313 2024-09-21T09:43:48.374 INFO:tasks.workunit.client.0.smithi042.stdout:314 2024-09-21T09:43:48.375 INFO:tasks.workunit.client.0.smithi042.stdout:315 2024-09-21T09:43:48.376 INFO:tasks.workunit.client.0.smithi042.stdout:316 2024-09-21T09:43:48.377 INFO:tasks.workunit.client.0.smithi042.stdout:317 2024-09-21T09:43:48.378 INFO:tasks.workunit.client.0.smithi042.stdout:318 2024-09-21T09:43:48.379 INFO:tasks.workunit.client.0.smithi042.stdout:319 2024-09-21T09:43:48.380 INFO:tasks.workunit.client.0.smithi042.stdout:320 2024-09-21T09:43:48.381 INFO:tasks.workunit.client.0.smithi042.stdout:321 2024-09-21T09:43:48.382 INFO:tasks.workunit.client.0.smithi042.stdout:322 2024-09-21T09:43:48.384 INFO:tasks.workunit.client.0.smithi042.stdout:323 2024-09-21T09:43:48.384 INFO:tasks.workunit.client.0.smithi042.stdout:324 2024-09-21T09:43:48.386 INFO:tasks.workunit.client.0.smithi042.stdout:325 2024-09-21T09:43:48.387 INFO:tasks.workunit.client.0.smithi042.stdout:326 2024-09-21T09:43:48.388 INFO:tasks.workunit.client.0.smithi042.stdout:327 2024-09-21T09:43:48.388 INFO:tasks.workunit.client.0.smithi042.stdout:328 2024-09-21T09:43:48.390 INFO:tasks.workunit.client.0.smithi042.stdout:329 2024-09-21T09:43:48.390 INFO:tasks.workunit.client.0.smithi042.stdout:330 2024-09-21T09:43:48.391 INFO:tasks.workunit.client.0.smithi042.stdout:331 2024-09-21T09:43:48.392 INFO:tasks.workunit.client.0.smithi042.stdout:332 2024-09-21T09:43:48.393 INFO:tasks.workunit.client.0.smithi042.stdout:333 2024-09-21T09:43:48.394 INFO:tasks.workunit.client.0.smithi042.stdout:334 2024-09-21T09:43:48.395 INFO:tasks.workunit.client.0.smithi042.stdout:335 2024-09-21T09:43:48.396 INFO:tasks.workunit.client.0.smithi042.stdout:336 2024-09-21T09:43:48.397 INFO:tasks.workunit.client.0.smithi042.stdout:337 2024-09-21T09:43:48.397 INFO:tasks.workunit.client.0.smithi042.stdout:338 2024-09-21T09:43:48.398 INFO:tasks.workunit.client.0.smithi042.stdout:339 2024-09-21T09:43:48.399 INFO:tasks.workunit.client.0.smithi042.stdout:340 2024-09-21T09:43:48.400 INFO:tasks.workunit.client.0.smithi042.stdout:341 2024-09-21T09:43:48.401 INFO:tasks.workunit.client.0.smithi042.stdout:342 2024-09-21T09:43:48.402 INFO:tasks.workunit.client.0.smithi042.stdout:343 2024-09-21T09:43:48.403 INFO:tasks.workunit.client.0.smithi042.stdout:344 2024-09-21T09:43:48.404 INFO:tasks.workunit.client.0.smithi042.stdout:345 2024-09-21T09:43:48.405 INFO:tasks.workunit.client.0.smithi042.stdout:346 2024-09-21T09:43:48.406 INFO:tasks.workunit.client.0.smithi042.stdout:347 2024-09-21T09:43:48.407 INFO:tasks.workunit.client.0.smithi042.stdout:348 2024-09-21T09:43:48.407 INFO:tasks.workunit.client.0.smithi042.stdout:349 2024-09-21T09:43:48.408 INFO:tasks.workunit.client.0.smithi042.stdout:350 2024-09-21T09:43:48.410 INFO:tasks.workunit.client.0.smithi042.stdout:351 2024-09-21T09:43:48.410 INFO:tasks.workunit.client.0.smithi042.stdout:352 2024-09-21T09:43:48.411 INFO:tasks.workunit.client.0.smithi042.stdout:353 2024-09-21T09:43:48.412 INFO:tasks.workunit.client.0.smithi042.stdout:354 2024-09-21T09:43:48.413 INFO:tasks.workunit.client.0.smithi042.stdout:355 2024-09-21T09:43:48.414 INFO:tasks.workunit.client.0.smithi042.stdout:356 2024-09-21T09:43:48.415 INFO:tasks.workunit.client.0.smithi042.stdout:357 2024-09-21T09:43:48.416 INFO:tasks.workunit.client.0.smithi042.stdout:358 2024-09-21T09:43:48.417 INFO:tasks.workunit.client.0.smithi042.stdout:359 2024-09-21T09:43:48.418 INFO:tasks.workunit.client.0.smithi042.stdout:360 2024-09-21T09:43:48.419 INFO:tasks.workunit.client.0.smithi042.stdout:361 2024-09-21T09:43:48.420 INFO:tasks.workunit.client.0.smithi042.stdout:362 2024-09-21T09:43:48.420 INFO:tasks.workunit.client.0.smithi042.stdout:363 2024-09-21T09:43:48.422 INFO:tasks.workunit.client.0.smithi042.stdout:364 2024-09-21T09:43:48.422 INFO:tasks.workunit.client.0.smithi042.stdout:365 2024-09-21T09:43:48.423 INFO:tasks.workunit.client.0.smithi042.stdout:366 2024-09-21T09:43:48.424 INFO:tasks.workunit.client.0.smithi042.stdout:367 2024-09-21T09:43:48.425 INFO:tasks.workunit.client.0.smithi042.stdout:368 2024-09-21T09:43:48.426 INFO:tasks.workunit.client.0.smithi042.stdout:369 2024-09-21T09:43:48.427 INFO:tasks.workunit.client.0.smithi042.stdout:370 2024-09-21T09:43:48.428 INFO:tasks.workunit.client.0.smithi042.stdout:371 2024-09-21T09:43:48.429 INFO:tasks.workunit.client.0.smithi042.stdout:372 2024-09-21T09:43:48.430 INFO:tasks.workunit.client.0.smithi042.stdout:373 2024-09-21T09:43:48.431 INFO:tasks.workunit.client.0.smithi042.stdout:374 2024-09-21T09:43:48.432 INFO:tasks.workunit.client.0.smithi042.stdout:375 2024-09-21T09:43:48.433 INFO:tasks.workunit.client.0.smithi042.stdout:376 2024-09-21T09:43:48.434 INFO:tasks.workunit.client.0.smithi042.stdout:377 2024-09-21T09:43:48.435 INFO:tasks.workunit.client.0.smithi042.stdout:378 2024-09-21T09:43:48.437 INFO:tasks.workunit.client.0.smithi042.stdout:379 2024-09-21T09:43:48.437 INFO:tasks.workunit.client.0.smithi042.stdout:380 2024-09-21T09:43:48.438 INFO:tasks.workunit.client.0.smithi042.stdout:381 2024-09-21T09:43:48.439 INFO:tasks.workunit.client.0.smithi042.stdout:382 2024-09-21T09:43:48.440 INFO:tasks.workunit.client.0.smithi042.stdout:383 2024-09-21T09:43:48.441 INFO:tasks.workunit.client.0.smithi042.stdout:384 2024-09-21T09:43:48.442 INFO:tasks.workunit.client.0.smithi042.stdout:385 2024-09-21T09:43:48.444 INFO:tasks.workunit.client.0.smithi042.stdout:386 2024-09-21T09:43:48.445 INFO:tasks.workunit.client.0.smithi042.stdout:387 2024-09-21T09:43:48.445 INFO:tasks.workunit.client.0.smithi042.stdout:388 2024-09-21T09:43:48.446 INFO:tasks.workunit.client.0.smithi042.stdout:389 2024-09-21T09:43:48.447 INFO:tasks.workunit.client.0.smithi042.stdout:390 2024-09-21T09:43:48.448 INFO:tasks.workunit.client.0.smithi042.stdout:391 2024-09-21T09:43:48.449 INFO:tasks.workunit.client.0.smithi042.stdout:392 2024-09-21T09:43:48.450 INFO:tasks.workunit.client.0.smithi042.stdout:393 2024-09-21T09:43:48.451 INFO:tasks.workunit.client.0.smithi042.stdout:394 2024-09-21T09:43:48.452 INFO:tasks.workunit.client.0.smithi042.stdout:395 2024-09-21T09:43:48.453 INFO:tasks.workunit.client.0.smithi042.stdout:396 2024-09-21T09:43:48.454 INFO:tasks.workunit.client.0.smithi042.stdout:397 2024-09-21T09:43:48.455 INFO:tasks.workunit.client.0.smithi042.stdout:398 2024-09-21T09:43:48.456 INFO:tasks.workunit.client.0.smithi042.stdout:399 2024-09-21T09:43:48.457 INFO:tasks.workunit.client.0.smithi042.stdout:400 2024-09-21T09:43:48.458 INFO:tasks.workunit.client.0.smithi042.stdout:401 2024-09-21T09:43:48.459 INFO:tasks.workunit.client.0.smithi042.stdout:402 2024-09-21T09:43:48.460 INFO:tasks.workunit.client.0.smithi042.stdout:403 2024-09-21T09:43:48.461 INFO:tasks.workunit.client.0.smithi042.stdout:404 2024-09-21T09:43:48.462 INFO:tasks.workunit.client.0.smithi042.stdout:405 2024-09-21T09:43:48.463 INFO:tasks.workunit.client.0.smithi042.stdout:406 2024-09-21T09:43:48.464 INFO:tasks.workunit.client.0.smithi042.stdout:407 2024-09-21T09:43:48.465 INFO:tasks.workunit.client.0.smithi042.stdout:408 2024-09-21T09:43:48.466 INFO:tasks.workunit.client.0.smithi042.stdout:409 2024-09-21T09:43:48.467 INFO:tasks.workunit.client.0.smithi042.stdout:410 2024-09-21T09:43:48.468 INFO:tasks.workunit.client.0.smithi042.stdout:411 2024-09-21T09:43:48.469 INFO:tasks.workunit.client.0.smithi042.stdout:412 2024-09-21T09:43:48.470 INFO:tasks.workunit.client.0.smithi042.stdout:413 2024-09-21T09:43:48.471 INFO:tasks.workunit.client.0.smithi042.stdout:414 2024-09-21T09:43:48.472 INFO:tasks.workunit.client.0.smithi042.stdout:415 2024-09-21T09:43:48.473 INFO:tasks.workunit.client.0.smithi042.stdout:416 2024-09-21T09:43:48.474 INFO:tasks.workunit.client.0.smithi042.stdout:417 2024-09-21T09:43:48.475 INFO:tasks.workunit.client.0.smithi042.stdout:418 2024-09-21T09:43:48.476 INFO:tasks.workunit.client.0.smithi042.stdout:419 2024-09-21T09:43:48.477 INFO:tasks.workunit.client.0.smithi042.stdout:420 2024-09-21T09:43:48.478 INFO:tasks.workunit.client.0.smithi042.stdout:421 2024-09-21T09:43:48.479 INFO:tasks.workunit.client.0.smithi042.stdout:422 2024-09-21T09:43:48.480 INFO:tasks.workunit.client.0.smithi042.stdout:423 2024-09-21T09:43:48.481 INFO:tasks.workunit.client.0.smithi042.stdout:424 2024-09-21T09:43:48.482 INFO:tasks.workunit.client.0.smithi042.stdout:425 2024-09-21T09:43:48.483 INFO:tasks.workunit.client.0.smithi042.stdout:426 2024-09-21T09:43:48.484 INFO:tasks.workunit.client.0.smithi042.stdout:427 2024-09-21T09:43:48.485 INFO:tasks.workunit.client.0.smithi042.stdout:428 2024-09-21T09:43:48.486 INFO:tasks.workunit.client.0.smithi042.stdout:429 2024-09-21T09:43:48.487 INFO:tasks.workunit.client.0.smithi042.stdout:430 2024-09-21T09:43:48.488 INFO:tasks.workunit.client.0.smithi042.stdout:431 2024-09-21T09:43:48.489 INFO:tasks.workunit.client.0.smithi042.stdout:432 2024-09-21T09:43:48.490 INFO:tasks.workunit.client.0.smithi042.stdout:433 2024-09-21T09:43:48.491 INFO:tasks.workunit.client.0.smithi042.stdout:434 2024-09-21T09:43:48.492 INFO:tasks.workunit.client.0.smithi042.stdout:435 2024-09-21T09:43:48.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:48 smithi133 ceph-mon[83064]: osdmap e992: 8 total, 8 up, 8 in 2024-09-21T09:43:48.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:48 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/536323309' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:48 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:48.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:48 smithi133 ceph-mon[83064]: pgmap v1192: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:48.493 INFO:tasks.workunit.client.0.smithi042.stdout:436 2024-09-21T09:43:48.494 INFO:tasks.workunit.client.0.smithi042.stdout:437 2024-09-21T09:43:48.495 INFO:tasks.workunit.client.0.smithi042.stdout:438 2024-09-21T09:43:48.496 INFO:tasks.workunit.client.0.smithi042.stdout:439 2024-09-21T09:43:48.497 INFO:tasks.workunit.client.0.smithi042.stdout:440 2024-09-21T09:43:48.498 INFO:tasks.workunit.client.0.smithi042.stdout:441 2024-09-21T09:43:48.499 INFO:tasks.workunit.client.0.smithi042.stdout:442 2024-09-21T09:43:48.500 INFO:tasks.workunit.client.0.smithi042.stdout:443 2024-09-21T09:43:48.501 INFO:tasks.workunit.client.0.smithi042.stdout:444 2024-09-21T09:43:48.502 INFO:tasks.workunit.client.0.smithi042.stdout:445 2024-09-21T09:43:48.503 INFO:tasks.workunit.client.0.smithi042.stdout:446 2024-09-21T09:43:48.504 INFO:tasks.workunit.client.0.smithi042.stdout:447 2024-09-21T09:43:48.505 INFO:tasks.workunit.client.0.smithi042.stdout:448 2024-09-21T09:43:48.506 INFO:tasks.workunit.client.0.smithi042.stdout:449 2024-09-21T09:43:48.507 INFO:tasks.workunit.client.0.smithi042.stdout:450 2024-09-21T09:43:48.508 INFO:tasks.workunit.client.0.smithi042.stdout:451 2024-09-21T09:43:48.509 INFO:tasks.workunit.client.0.smithi042.stdout:452 2024-09-21T09:43:48.510 INFO:tasks.workunit.client.0.smithi042.stdout:453 2024-09-21T09:43:48.511 INFO:tasks.workunit.client.0.smithi042.stdout:454 2024-09-21T09:43:48.512 INFO:tasks.workunit.client.0.smithi042.stdout:455 2024-09-21T09:43:48.513 INFO:tasks.workunit.client.0.smithi042.stdout:456 2024-09-21T09:43:48.514 INFO:tasks.workunit.client.0.smithi042.stdout:457 2024-09-21T09:43:48.515 INFO:tasks.workunit.client.0.smithi042.stdout:458 2024-09-21T09:43:48.516 INFO:tasks.workunit.client.0.smithi042.stdout:459 2024-09-21T09:43:48.517 INFO:tasks.workunit.client.0.smithi042.stdout:460 2024-09-21T09:43:48.518 INFO:tasks.workunit.client.0.smithi042.stdout:461 2024-09-21T09:43:48.519 INFO:tasks.workunit.client.0.smithi042.stdout:462 2024-09-21T09:43:48.520 INFO:tasks.workunit.client.0.smithi042.stdout:463 2024-09-21T09:43:48.521 INFO:tasks.workunit.client.0.smithi042.stdout:464 2024-09-21T09:43:48.522 INFO:tasks.workunit.client.0.smithi042.stdout:465 2024-09-21T09:43:48.523 INFO:tasks.workunit.client.0.smithi042.stdout:466 2024-09-21T09:43:48.524 INFO:tasks.workunit.client.0.smithi042.stdout:467 2024-09-21T09:43:48.525 INFO:tasks.workunit.client.0.smithi042.stdout:468 2024-09-21T09:43:48.526 INFO:tasks.workunit.client.0.smithi042.stdout:469 2024-09-21T09:43:48.527 INFO:tasks.workunit.client.0.smithi042.stdout:470 2024-09-21T09:43:48.528 INFO:tasks.workunit.client.0.smithi042.stdout:471 2024-09-21T09:43:48.529 INFO:tasks.workunit.client.0.smithi042.stdout:472 2024-09-21T09:43:48.530 INFO:tasks.workunit.client.0.smithi042.stdout:473 2024-09-21T09:43:48.531 INFO:tasks.workunit.client.0.smithi042.stdout:474 2024-09-21T09:43:48.532 INFO:tasks.workunit.client.0.smithi042.stdout:475 2024-09-21T09:43:48.533 INFO:tasks.workunit.client.0.smithi042.stdout:476 2024-09-21T09:43:48.534 INFO:tasks.workunit.client.0.smithi042.stdout:477 2024-09-21T09:43:48.535 INFO:tasks.workunit.client.0.smithi042.stdout:478 2024-09-21T09:43:48.536 INFO:tasks.workunit.client.0.smithi042.stdout:479 2024-09-21T09:43:48.537 INFO:tasks.workunit.client.0.smithi042.stdout:480 2024-09-21T09:43:48.538 INFO:tasks.workunit.client.0.smithi042.stdout:481 2024-09-21T09:43:48.539 INFO:tasks.workunit.client.0.smithi042.stdout:482 2024-09-21T09:43:48.540 INFO:tasks.workunit.client.0.smithi042.stdout:483 2024-09-21T09:43:48.541 INFO:tasks.workunit.client.0.smithi042.stdout:484 2024-09-21T09:43:48.542 INFO:tasks.workunit.client.0.smithi042.stdout:485 2024-09-21T09:43:48.543 INFO:tasks.workunit.client.0.smithi042.stdout:486 2024-09-21T09:43:48.544 INFO:tasks.workunit.client.0.smithi042.stdout:487 2024-09-21T09:43:48.545 INFO:tasks.workunit.client.0.smithi042.stdout:488 2024-09-21T09:43:48.546 INFO:tasks.workunit.client.0.smithi042.stdout:489 2024-09-21T09:43:48.547 INFO:tasks.workunit.client.0.smithi042.stdout:490 2024-09-21T09:43:48.548 INFO:tasks.workunit.client.0.smithi042.stdout:491 2024-09-21T09:43:48.549 INFO:tasks.workunit.client.0.smithi042.stdout:492 2024-09-21T09:43:48.550 INFO:tasks.workunit.client.0.smithi042.stdout:493 2024-09-21T09:43:48.551 INFO:tasks.workunit.client.0.smithi042.stdout:494 2024-09-21T09:43:48.552 INFO:tasks.workunit.client.0.smithi042.stdout:495 2024-09-21T09:43:48.553 INFO:tasks.workunit.client.0.smithi042.stdout:496 2024-09-21T09:43:48.554 INFO:tasks.workunit.client.0.smithi042.stdout:497 2024-09-21T09:43:48.554 INFO:tasks.workunit.client.0.smithi042.stdout:498 2024-09-21T09:43:48.555 INFO:tasks.workunit.client.0.smithi042.stdout:499 2024-09-21T09:43:48.556 INFO:tasks.workunit.client.0.smithi042.stdout:500 2024-09-21T09:43:48.557 INFO:tasks.workunit.client.0.smithi042.stdout:501 2024-09-21T09:43:48.558 INFO:tasks.workunit.client.0.smithi042.stdout:502 2024-09-21T09:43:48.559 INFO:tasks.workunit.client.0.smithi042.stdout:503 2024-09-21T09:43:48.560 INFO:tasks.workunit.client.0.smithi042.stdout:504 2024-09-21T09:43:48.561 INFO:tasks.workunit.client.0.smithi042.stdout:505 2024-09-21T09:43:48.562 INFO:tasks.workunit.client.0.smithi042.stdout:506 2024-09-21T09:43:48.563 INFO:tasks.workunit.client.0.smithi042.stdout:507 2024-09-21T09:43:48.564 INFO:tasks.workunit.client.0.smithi042.stdout:508 2024-09-21T09:43:48.565 INFO:tasks.workunit.client.0.smithi042.stdout:509 2024-09-21T09:43:48.566 INFO:tasks.workunit.client.0.smithi042.stdout:510 2024-09-21T09:43:48.567 INFO:tasks.workunit.client.0.smithi042.stdout:511 2024-09-21T09:43:48.569 INFO:tasks.workunit.client.0.smithi042.stdout:512 2024-09-21T09:43:48.569 INFO:tasks.workunit.client.0.smithi042.stdout:513 2024-09-21T09:43:48.570 INFO:tasks.workunit.client.0.smithi042.stdout:514 2024-09-21T09:43:48.571 INFO:tasks.workunit.client.0.smithi042.stdout:515 2024-09-21T09:43:48.572 INFO:tasks.workunit.client.0.smithi042.stdout:516 2024-09-21T09:43:48.573 INFO:tasks.workunit.client.0.smithi042.stdout:517 2024-09-21T09:43:48.574 INFO:tasks.workunit.client.0.smithi042.stdout:518 2024-09-21T09:43:48.575 INFO:tasks.workunit.client.0.smithi042.stdout:519 2024-09-21T09:43:48.576 INFO:tasks.workunit.client.0.smithi042.stdout:520 2024-09-21T09:43:48.578 INFO:tasks.workunit.client.0.smithi042.stdout:521 2024-09-21T09:43:48.579 INFO:tasks.workunit.client.0.smithi042.stdout:522 2024-09-21T09:43:48.580 INFO:tasks.workunit.client.0.smithi042.stdout:523 2024-09-21T09:43:48.581 INFO:tasks.workunit.client.0.smithi042.stdout:524 2024-09-21T09:43:48.582 INFO:tasks.workunit.client.0.smithi042.stdout:525 2024-09-21T09:43:48.583 INFO:tasks.workunit.client.0.smithi042.stdout:526 2024-09-21T09:43:48.585 INFO:tasks.workunit.client.0.smithi042.stdout:527 2024-09-21T09:43:48.586 INFO:tasks.workunit.client.0.smithi042.stdout:528 2024-09-21T09:43:48.587 INFO:tasks.workunit.client.0.smithi042.stdout:529 2024-09-21T09:43:48.588 INFO:tasks.workunit.client.0.smithi042.stdout:530 2024-09-21T09:43:48.589 INFO:tasks.workunit.client.0.smithi042.stdout:531 2024-09-21T09:43:48.590 INFO:tasks.workunit.client.0.smithi042.stdout:532 2024-09-21T09:43:48.591 INFO:tasks.workunit.client.0.smithi042.stdout:533 2024-09-21T09:43:48.593 INFO:tasks.workunit.client.0.smithi042.stdout:534 2024-09-21T09:43:48.594 INFO:tasks.workunit.client.0.smithi042.stdout:535 2024-09-21T09:43:48.595 INFO:tasks.workunit.client.0.smithi042.stdout:536 2024-09-21T09:43:48.596 INFO:tasks.workunit.client.0.smithi042.stdout:537 2024-09-21T09:43:48.597 INFO:tasks.workunit.client.0.smithi042.stdout:538 2024-09-21T09:43:48.598 INFO:tasks.workunit.client.0.smithi042.stdout:539 2024-09-21T09:43:48.599 INFO:tasks.workunit.client.0.smithi042.stdout:540 2024-09-21T09:43:48.600 INFO:tasks.workunit.client.0.smithi042.stdout:541 2024-09-21T09:43:48.602 INFO:tasks.workunit.client.0.smithi042.stdout:542 2024-09-21T09:43:48.603 INFO:tasks.workunit.client.0.smithi042.stdout:543 2024-09-21T09:43:48.604 INFO:tasks.workunit.client.0.smithi042.stdout:544 2024-09-21T09:43:48.605 INFO:tasks.workunit.client.0.smithi042.stdout:545 2024-09-21T09:43:48.606 INFO:tasks.workunit.client.0.smithi042.stdout:546 2024-09-21T09:43:48.607 INFO:tasks.workunit.client.0.smithi042.stdout:547 2024-09-21T09:43:48.608 INFO:tasks.workunit.client.0.smithi042.stdout:548 2024-09-21T09:43:48.609 INFO:tasks.workunit.client.0.smithi042.stdout:549 2024-09-21T09:43:48.610 INFO:tasks.workunit.client.0.smithi042.stdout:550 2024-09-21T09:43:48.612 INFO:tasks.workunit.client.0.smithi042.stdout:551 2024-09-21T09:43:48.612 INFO:tasks.workunit.client.0.smithi042.stdout:552 2024-09-21T09:43:48.613 INFO:tasks.workunit.client.0.smithi042.stdout:553 2024-09-21T09:43:48.614 INFO:tasks.workunit.client.0.smithi042.stdout:554 2024-09-21T09:43:48.616 INFO:tasks.workunit.client.0.smithi042.stdout:555 2024-09-21T09:43:48.617 INFO:tasks.workunit.client.0.smithi042.stdout:556 2024-09-21T09:43:48.618 INFO:tasks.workunit.client.0.smithi042.stdout:557 2024-09-21T09:43:48.619 INFO:tasks.workunit.client.0.smithi042.stdout:558 2024-09-21T09:43:48.620 INFO:tasks.workunit.client.0.smithi042.stdout:559 2024-09-21T09:43:48.621 INFO:tasks.workunit.client.0.smithi042.stdout:560 2024-09-21T09:43:48.622 INFO:tasks.workunit.client.0.smithi042.stdout:561 2024-09-21T09:43:48.623 INFO:tasks.workunit.client.0.smithi042.stdout:562 2024-09-21T09:43:48.624 INFO:tasks.workunit.client.0.smithi042.stdout:563 2024-09-21T09:43:48.625 INFO:tasks.workunit.client.0.smithi042.stdout:564 2024-09-21T09:43:48.627 INFO:tasks.workunit.client.0.smithi042.stdout:565 2024-09-21T09:43:48.628 INFO:tasks.workunit.client.0.smithi042.stdout:566 2024-09-21T09:43:48.629 INFO:tasks.workunit.client.0.smithi042.stdout:567 2024-09-21T09:43:48.630 INFO:tasks.workunit.client.0.smithi042.stdout:568 2024-09-21T09:43:48.631 INFO:tasks.workunit.client.0.smithi042.stdout:569 2024-09-21T09:43:48.632 INFO:tasks.workunit.client.0.smithi042.stdout:570 2024-09-21T09:43:48.633 INFO:tasks.workunit.client.0.smithi042.stdout:571 2024-09-21T09:43:48.634 INFO:tasks.workunit.client.0.smithi042.stdout:572 2024-09-21T09:43:48.635 INFO:tasks.workunit.client.0.smithi042.stdout:573 2024-09-21T09:43:48.637 INFO:tasks.workunit.client.0.smithi042.stdout:574 2024-09-21T09:43:48.637 INFO:tasks.workunit.client.0.smithi042.stdout:575 2024-09-21T09:43:48.638 INFO:tasks.workunit.client.0.smithi042.stdout:576 2024-09-21T09:43:48.640 INFO:tasks.workunit.client.0.smithi042.stdout:577 2024-09-21T09:43:48.641 INFO:tasks.workunit.client.0.smithi042.stdout:578 2024-09-21T09:43:48.642 INFO:tasks.workunit.client.0.smithi042.stdout:579 2024-09-21T09:43:48.643 INFO:tasks.workunit.client.0.smithi042.stdout:580 2024-09-21T09:43:48.644 INFO:tasks.workunit.client.0.smithi042.stdout:581 2024-09-21T09:43:48.645 INFO:tasks.workunit.client.0.smithi042.stdout:582 2024-09-21T09:43:48.646 INFO:tasks.workunit.client.0.smithi042.stdout:583 2024-09-21T09:43:48.648 INFO:tasks.workunit.client.0.smithi042.stdout:584 2024-09-21T09:43:48.649 INFO:tasks.workunit.client.0.smithi042.stdout:585 2024-09-21T09:43:48.650 INFO:tasks.workunit.client.0.smithi042.stdout:586 2024-09-21T09:43:48.651 INFO:tasks.workunit.client.0.smithi042.stdout:587 2024-09-21T09:43:48.652 INFO:tasks.workunit.client.0.smithi042.stdout:588 2024-09-21T09:43:48.653 INFO:tasks.workunit.client.0.smithi042.stdout:589 2024-09-21T09:43:48.654 INFO:tasks.workunit.client.0.smithi042.stdout:590 2024-09-21T09:43:48.655 INFO:tasks.workunit.client.0.smithi042.stdout:591 2024-09-21T09:43:48.657 INFO:tasks.workunit.client.0.smithi042.stdout:592 2024-09-21T09:43:48.658 INFO:tasks.workunit.client.0.smithi042.stdout:593 2024-09-21T09:43:48.659 INFO:tasks.workunit.client.0.smithi042.stdout:594 2024-09-21T09:43:48.660 INFO:tasks.workunit.client.0.smithi042.stdout:595 2024-09-21T09:43:48.661 INFO:tasks.workunit.client.0.smithi042.stdout:596 2024-09-21T09:43:48.662 INFO:tasks.workunit.client.0.smithi042.stdout:597 2024-09-21T09:43:48.664 INFO:tasks.workunit.client.0.smithi042.stdout:598 2024-09-21T09:43:48.665 INFO:tasks.workunit.client.0.smithi042.stdout:599 2024-09-21T09:43:48.666 INFO:tasks.workunit.client.0.smithi042.stdout:600 2024-09-21T09:43:48.667 INFO:tasks.workunit.client.0.smithi042.stdout:601 2024-09-21T09:43:48.668 INFO:tasks.workunit.client.0.smithi042.stdout:602 2024-09-21T09:43:48.669 INFO:tasks.workunit.client.0.smithi042.stdout:603 2024-09-21T09:43:48.670 INFO:tasks.workunit.client.0.smithi042.stdout:604 2024-09-21T09:43:48.671 INFO:tasks.workunit.client.0.smithi042.stdout:605 2024-09-21T09:43:48.672 INFO:tasks.workunit.client.0.smithi042.stdout:606 2024-09-21T09:43:48.673 INFO:tasks.workunit.client.0.smithi042.stdout:607 2024-09-21T09:43:48.675 INFO:tasks.workunit.client.0.smithi042.stdout:608 2024-09-21T09:43:48.676 INFO:tasks.workunit.client.0.smithi042.stdout:609 2024-09-21T09:43:48.677 INFO:tasks.workunit.client.0.smithi042.stdout:610 2024-09-21T09:43:48.678 INFO:tasks.workunit.client.0.smithi042.stdout:611 2024-09-21T09:43:48.679 INFO:tasks.workunit.client.0.smithi042.stdout:612 2024-09-21T09:43:48.680 INFO:tasks.workunit.client.0.smithi042.stdout:613 2024-09-21T09:43:48.682 INFO:tasks.workunit.client.0.smithi042.stdout:614 2024-09-21T09:43:48.682 INFO:tasks.workunit.client.0.smithi042.stdout:615 2024-09-21T09:43:48.683 INFO:tasks.workunit.client.0.smithi042.stdout:616 2024-09-21T09:43:48.685 INFO:tasks.workunit.client.0.smithi042.stdout:617 2024-09-21T09:43:48.686 INFO:tasks.workunit.client.0.smithi042.stdout:618 2024-09-21T09:43:48.687 INFO:tasks.workunit.client.0.smithi042.stdout:619 2024-09-21T09:43:48.688 INFO:tasks.workunit.client.0.smithi042.stdout:620 2024-09-21T09:43:48.689 INFO:tasks.workunit.client.0.smithi042.stdout:621 2024-09-21T09:43:48.690 INFO:tasks.workunit.client.0.smithi042.stdout:622 2024-09-21T09:43:48.691 INFO:tasks.workunit.client.0.smithi042.stdout:623 2024-09-21T09:43:48.692 INFO:tasks.workunit.client.0.smithi042.stdout:624 2024-09-21T09:43:48.693 INFO:tasks.workunit.client.0.smithi042.stdout:625 2024-09-21T09:43:48.694 INFO:tasks.workunit.client.0.smithi042.stdout:626 2024-09-21T09:43:48.695 INFO:tasks.workunit.client.0.smithi042.stdout:627 2024-09-21T09:43:48.696 INFO:tasks.workunit.client.0.smithi042.stdout:628 2024-09-21T09:43:48.697 INFO:tasks.workunit.client.0.smithi042.stdout:629 2024-09-21T09:43:48.698 INFO:tasks.workunit.client.0.smithi042.stdout:630 2024-09-21T09:43:48.699 INFO:tasks.workunit.client.0.smithi042.stdout:631 2024-09-21T09:43:48.700 INFO:tasks.workunit.client.0.smithi042.stdout:632 2024-09-21T09:43:48.701 INFO:tasks.workunit.client.0.smithi042.stdout:633 2024-09-21T09:43:48.702 INFO:tasks.workunit.client.0.smithi042.stdout:634 2024-09-21T09:43:48.703 INFO:tasks.workunit.client.0.smithi042.stdout:635 2024-09-21T09:43:48.704 INFO:tasks.workunit.client.0.smithi042.stdout:636 2024-09-21T09:43:48.706 INFO:tasks.workunit.client.0.smithi042.stdout:637 2024-09-21T09:43:48.707 INFO:tasks.workunit.client.0.smithi042.stdout:638 2024-09-21T09:43:48.708 INFO:tasks.workunit.client.0.smithi042.stdout:639 2024-09-21T09:43:48.709 INFO:tasks.workunit.client.0.smithi042.stdout:640 2024-09-21T09:43:48.710 INFO:tasks.workunit.client.0.smithi042.stdout:641 2024-09-21T09:43:48.711 INFO:tasks.workunit.client.0.smithi042.stdout:642 2024-09-21T09:43:48.712 INFO:tasks.workunit.client.0.smithi042.stdout:643 2024-09-21T09:43:48.713 INFO:tasks.workunit.client.0.smithi042.stdout:644 2024-09-21T09:43:48.715 INFO:tasks.workunit.client.0.smithi042.stdout:645 2024-09-21T09:43:48.716 INFO:tasks.workunit.client.0.smithi042.stdout:646 2024-09-21T09:43:48.717 INFO:tasks.workunit.client.0.smithi042.stdout:647 2024-09-21T09:43:48.718 INFO:tasks.workunit.client.0.smithi042.stdout:648 2024-09-21T09:43:48.719 INFO:tasks.workunit.client.0.smithi042.stdout:649 2024-09-21T09:43:48.720 INFO:tasks.workunit.client.0.smithi042.stdout:650 2024-09-21T09:43:48.721 INFO:tasks.workunit.client.0.smithi042.stdout:651 2024-09-21T09:43:48.722 INFO:tasks.workunit.client.0.smithi042.stdout:652 2024-09-21T09:43:48.724 INFO:tasks.workunit.client.0.smithi042.stdout:653 2024-09-21T09:43:48.725 INFO:tasks.workunit.client.0.smithi042.stdout:654 2024-09-21T09:43:48.726 INFO:tasks.workunit.client.0.smithi042.stdout:655 2024-09-21T09:43:48.727 INFO:tasks.workunit.client.0.smithi042.stdout:656 2024-09-21T09:43:48.728 INFO:tasks.workunit.client.0.smithi042.stdout:657 2024-09-21T09:43:48.729 INFO:tasks.workunit.client.0.smithi042.stdout:658 2024-09-21T09:43:48.731 INFO:tasks.workunit.client.0.smithi042.stdout:659 2024-09-21T09:43:48.732 INFO:tasks.workunit.client.0.smithi042.stdout:660 2024-09-21T09:43:48.733 INFO:tasks.workunit.client.0.smithi042.stdout:661 2024-09-21T09:43:48.734 INFO:tasks.workunit.client.0.smithi042.stdout:662 2024-09-21T09:43:48.735 INFO:tasks.workunit.client.0.smithi042.stdout:663 2024-09-21T09:43:48.736 INFO:tasks.workunit.client.0.smithi042.stdout:664 2024-09-21T09:43:48.737 INFO:tasks.workunit.client.0.smithi042.stdout:665 2024-09-21T09:43:48.739 INFO:tasks.workunit.client.0.smithi042.stdout:666 2024-09-21T09:43:48.740 INFO:tasks.workunit.client.0.smithi042.stdout:667 2024-09-21T09:43:48.741 INFO:tasks.workunit.client.0.smithi042.stdout:668 2024-09-21T09:43:48.742 INFO:tasks.workunit.client.0.smithi042.stdout:669 2024-09-21T09:43:48.743 INFO:tasks.workunit.client.0.smithi042.stdout:670 2024-09-21T09:43:48.745 INFO:tasks.workunit.client.0.smithi042.stdout:671 2024-09-21T09:43:48.746 INFO:tasks.workunit.client.0.smithi042.stdout:672 2024-09-21T09:43:48.747 INFO:tasks.workunit.client.0.smithi042.stdout:673 2024-09-21T09:43:48.748 INFO:tasks.workunit.client.0.smithi042.stdout:674 2024-09-21T09:43:48.749 INFO:tasks.workunit.client.0.smithi042.stdout:675 2024-09-21T09:43:48.750 INFO:tasks.workunit.client.0.smithi042.stdout:676 2024-09-21T09:43:48.751 INFO:tasks.workunit.client.0.smithi042.stdout:677 2024-09-21T09:43:48.752 INFO:tasks.workunit.client.0.smithi042.stdout:678 2024-09-21T09:43:48.753 INFO:tasks.workunit.client.0.smithi042.stdout:679 2024-09-21T09:43:48.754 INFO:tasks.workunit.client.0.smithi042.stdout:680 2024-09-21T09:43:48.756 INFO:tasks.workunit.client.0.smithi042.stdout:681 2024-09-21T09:43:48.757 INFO:tasks.workunit.client.0.smithi042.stdout:682 2024-09-21T09:43:48.757 INFO:tasks.workunit.client.0.smithi042.stdout:683 2024-09-21T09:43:48.758 INFO:tasks.workunit.client.0.smithi042.stdout:684 2024-09-21T09:43:48.759 INFO:tasks.workunit.client.0.smithi042.stdout:685 2024-09-21T09:43:48.761 INFO:tasks.workunit.client.0.smithi042.stdout:686 2024-09-21T09:43:48.761 INFO:tasks.workunit.client.0.smithi042.stdout:687 2024-09-21T09:43:48.763 INFO:tasks.workunit.client.0.smithi042.stdout:688 2024-09-21T09:43:48.764 INFO:tasks.workunit.client.0.smithi042.stdout:689 2024-09-21T09:43:48.765 INFO:tasks.workunit.client.0.smithi042.stdout:690 2024-09-21T09:43:48.766 INFO:tasks.workunit.client.0.smithi042.stdout:691 2024-09-21T09:43:48.767 INFO:tasks.workunit.client.0.smithi042.stdout:692 2024-09-21T09:43:48.768 INFO:tasks.workunit.client.0.smithi042.stdout:693 2024-09-21T09:43:48.769 INFO:tasks.workunit.client.0.smithi042.stdout:694 2024-09-21T09:43:48.770 INFO:tasks.workunit.client.0.smithi042.stdout:695 2024-09-21T09:43:48.771 INFO:tasks.workunit.client.0.smithi042.stdout:696 2024-09-21T09:43:48.772 INFO:tasks.workunit.client.0.smithi042.stdout:697 2024-09-21T09:43:48.773 INFO:tasks.workunit.client.0.smithi042.stdout:698 2024-09-21T09:43:48.774 INFO:tasks.workunit.client.0.smithi042.stdout:699 2024-09-21T09:43:48.775 INFO:tasks.workunit.client.0.smithi042.stdout:700 2024-09-21T09:43:48.776 INFO:tasks.workunit.client.0.smithi042.stdout:701 2024-09-21T09:43:48.777 INFO:tasks.workunit.client.0.smithi042.stdout:702 2024-09-21T09:43:48.778 INFO:tasks.workunit.client.0.smithi042.stdout:703 2024-09-21T09:43:48.779 INFO:tasks.workunit.client.0.smithi042.stdout:704 2024-09-21T09:43:48.780 INFO:tasks.workunit.client.0.smithi042.stdout:705 2024-09-21T09:43:48.782 INFO:tasks.workunit.client.0.smithi042.stdout:706 2024-09-21T09:43:48.783 INFO:tasks.workunit.client.0.smithi042.stdout:707 2024-09-21T09:43:48.784 INFO:tasks.workunit.client.0.smithi042.stdout:708 2024-09-21T09:43:48.785 INFO:tasks.workunit.client.0.smithi042.stdout:709 2024-09-21T09:43:48.786 INFO:tasks.workunit.client.0.smithi042.stdout:710 2024-09-21T09:43:48.787 INFO:tasks.workunit.client.0.smithi042.stdout:711 2024-09-21T09:43:48.788 INFO:tasks.workunit.client.0.smithi042.stdout:712 2024-09-21T09:43:48.789 INFO:tasks.workunit.client.0.smithi042.stdout:713 2024-09-21T09:43:48.790 INFO:tasks.workunit.client.0.smithi042.stdout:714 2024-09-21T09:43:48.792 INFO:tasks.workunit.client.0.smithi042.stdout:715 2024-09-21T09:43:48.792 INFO:tasks.workunit.client.0.smithi042.stdout:716 2024-09-21T09:43:48.794 INFO:tasks.workunit.client.0.smithi042.stdout:717 2024-09-21T09:43:48.794 INFO:tasks.workunit.client.0.smithi042.stdout:718 2024-09-21T09:43:48.796 INFO:tasks.workunit.client.0.smithi042.stdout:719 2024-09-21T09:43:48.797 INFO:tasks.workunit.client.0.smithi042.stdout:720 2024-09-21T09:43:48.798 INFO:tasks.workunit.client.0.smithi042.stdout:721 2024-09-21T09:43:48.799 INFO:tasks.workunit.client.0.smithi042.stdout:722 2024-09-21T09:43:48.801 INFO:tasks.workunit.client.0.smithi042.stdout:723 2024-09-21T09:43:48.802 INFO:tasks.workunit.client.0.smithi042.stdout:724 2024-09-21T09:43:48.803 INFO:tasks.workunit.client.0.smithi042.stdout:725 2024-09-21T09:43:48.804 INFO:tasks.workunit.client.0.smithi042.stdout:726 2024-09-21T09:43:48.805 INFO:tasks.workunit.client.0.smithi042.stdout:727 2024-09-21T09:43:48.806 INFO:tasks.workunit.client.0.smithi042.stdout:728 2024-09-21T09:43:48.807 INFO:tasks.workunit.client.0.smithi042.stdout:729 2024-09-21T09:43:48.808 INFO:tasks.workunit.client.0.smithi042.stdout:730 2024-09-21T09:43:48.809 INFO:tasks.workunit.client.0.smithi042.stdout:731 2024-09-21T09:43:48.810 INFO:tasks.workunit.client.0.smithi042.stdout:732 2024-09-21T09:43:48.811 INFO:tasks.workunit.client.0.smithi042.stdout:733 2024-09-21T09:43:48.813 INFO:tasks.workunit.client.0.smithi042.stdout:734 2024-09-21T09:43:48.814 INFO:tasks.workunit.client.0.smithi042.stdout:735 2024-09-21T09:43:48.815 INFO:tasks.workunit.client.0.smithi042.stdout:736 2024-09-21T09:43:48.816 INFO:tasks.workunit.client.0.smithi042.stdout:737 2024-09-21T09:43:48.817 INFO:tasks.workunit.client.0.smithi042.stdout:738 2024-09-21T09:43:48.818 INFO:tasks.workunit.client.0.smithi042.stdout:739 2024-09-21T09:43:48.819 INFO:tasks.workunit.client.0.smithi042.stdout:740 2024-09-21T09:43:48.820 INFO:tasks.workunit.client.0.smithi042.stdout:741 2024-09-21T09:43:48.821 INFO:tasks.workunit.client.0.smithi042.stdout:742 2024-09-21T09:43:48.822 INFO:tasks.workunit.client.0.smithi042.stdout:743 2024-09-21T09:43:48.823 INFO:tasks.workunit.client.0.smithi042.stdout:744 2024-09-21T09:43:48.825 INFO:tasks.workunit.client.0.smithi042.stdout:745 2024-09-21T09:43:48.826 INFO:tasks.workunit.client.0.smithi042.stdout:746 2024-09-21T09:43:48.827 INFO:tasks.workunit.client.0.smithi042.stdout:747 2024-09-21T09:43:48.828 INFO:tasks.workunit.client.0.smithi042.stdout:748 2024-09-21T09:43:48.829 INFO:tasks.workunit.client.0.smithi042.stdout:749 2024-09-21T09:43:48.830 INFO:tasks.workunit.client.0.smithi042.stdout:750 2024-09-21T09:43:48.831 INFO:tasks.workunit.client.0.smithi042.stdout:751 2024-09-21T09:43:48.832 INFO:tasks.workunit.client.0.smithi042.stdout:752 2024-09-21T09:43:48.834 INFO:tasks.workunit.client.0.smithi042.stdout:753 2024-09-21T09:43:48.835 INFO:tasks.workunit.client.0.smithi042.stdout:754 2024-09-21T09:43:48.836 INFO:tasks.workunit.client.0.smithi042.stdout:755 2024-09-21T09:43:48.837 INFO:tasks.workunit.client.0.smithi042.stdout:756 2024-09-21T09:43:48.838 INFO:tasks.workunit.client.0.smithi042.stdout:757 2024-09-21T09:43:48.839 INFO:tasks.workunit.client.0.smithi042.stdout:758 2024-09-21T09:43:48.840 INFO:tasks.workunit.client.0.smithi042.stdout:759 2024-09-21T09:43:48.841 INFO:tasks.workunit.client.0.smithi042.stdout:760 2024-09-21T09:43:48.842 INFO:tasks.workunit.client.0.smithi042.stdout:761 2024-09-21T09:43:48.844 INFO:tasks.workunit.client.0.smithi042.stdout:762 2024-09-21T09:43:48.845 INFO:tasks.workunit.client.0.smithi042.stdout:763 2024-09-21T09:43:48.846 INFO:tasks.workunit.client.0.smithi042.stdout:764 2024-09-21T09:43:48.847 INFO:tasks.workunit.client.0.smithi042.stdout:765 2024-09-21T09:43:48.848 INFO:tasks.workunit.client.0.smithi042.stdout:766 2024-09-21T09:43:48.849 INFO:tasks.workunit.client.0.smithi042.stdout:767 2024-09-21T09:43:48.851 INFO:tasks.workunit.client.0.smithi042.stdout:768 2024-09-21T09:43:48.851 INFO:tasks.workunit.client.0.smithi042.stdout:769 2024-09-21T09:43:48.853 INFO:tasks.workunit.client.0.smithi042.stdout:770 2024-09-21T09:43:48.853 INFO:tasks.workunit.client.0.smithi042.stdout:771 2024-09-21T09:43:48.855 INFO:tasks.workunit.client.0.smithi042.stdout:772 2024-09-21T09:43:48.856 INFO:tasks.workunit.client.0.smithi042.stdout:773 2024-09-21T09:43:48.857 INFO:tasks.workunit.client.0.smithi042.stdout:774 2024-09-21T09:43:48.858 INFO:tasks.workunit.client.0.smithi042.stdout:775 2024-09-21T09:43:48.859 INFO:tasks.workunit.client.0.smithi042.stdout:776 2024-09-21T09:43:48.860 INFO:tasks.workunit.client.0.smithi042.stdout:777 2024-09-21T09:43:48.861 INFO:tasks.workunit.client.0.smithi042.stdout:778 2024-09-21T09:43:48.862 INFO:tasks.workunit.client.0.smithi042.stdout:779 2024-09-21T09:43:48.863 INFO:tasks.workunit.client.0.smithi042.stdout:780 2024-09-21T09:43:48.864 INFO:tasks.workunit.client.0.smithi042.stdout:781 2024-09-21T09:43:48.865 INFO:tasks.workunit.client.0.smithi042.stdout:782 2024-09-21T09:43:48.866 INFO:tasks.workunit.client.0.smithi042.stdout:783 2024-09-21T09:43:48.867 INFO:tasks.workunit.client.0.smithi042.stdout:784 2024-09-21T09:43:48.868 INFO:tasks.workunit.client.0.smithi042.stdout:785 2024-09-21T09:43:48.870 INFO:tasks.workunit.client.0.smithi042.stdout:786 2024-09-21T09:43:48.871 INFO:tasks.workunit.client.0.smithi042.stdout:787 2024-09-21T09:43:48.871 INFO:tasks.workunit.client.0.smithi042.stdout:788 2024-09-21T09:43:48.873 INFO:tasks.workunit.client.0.smithi042.stdout:789 2024-09-21T09:43:48.874 INFO:tasks.workunit.client.0.smithi042.stdout:790 2024-09-21T09:43:48.875 INFO:tasks.workunit.client.0.smithi042.stdout:791 2024-09-21T09:43:48.876 INFO:tasks.workunit.client.0.smithi042.stdout:792 2024-09-21T09:43:48.878 INFO:tasks.workunit.client.0.smithi042.stdout:793 2024-09-21T09:43:48.879 INFO:tasks.workunit.client.0.smithi042.stdout:794 2024-09-21T09:43:48.880 INFO:tasks.workunit.client.0.smithi042.stdout:795 2024-09-21T09:43:48.883 INFO:tasks.workunit.client.0.smithi042.stdout:796 2024-09-21T09:43:48.883 INFO:tasks.workunit.client.0.smithi042.stdout:797 2024-09-21T09:43:48.883 INFO:tasks.workunit.client.0.smithi042.stdout:798 2024-09-21T09:43:48.884 INFO:tasks.workunit.client.0.smithi042.stdout:799 2024-09-21T09:43:48.885 INFO:tasks.workunit.client.0.smithi042.stdout:800 2024-09-21T09:43:48.886 INFO:tasks.workunit.client.0.smithi042.stdout:801 2024-09-21T09:43:48.887 INFO:tasks.workunit.client.0.smithi042.stdout:802 2024-09-21T09:43:48.888 INFO:tasks.workunit.client.0.smithi042.stdout:803 2024-09-21T09:43:48.889 INFO:tasks.workunit.client.0.smithi042.stdout:804 2024-09-21T09:43:48.891 INFO:tasks.workunit.client.0.smithi042.stdout:805 2024-09-21T09:43:48.892 INFO:tasks.workunit.client.0.smithi042.stdout:806 2024-09-21T09:43:48.893 INFO:tasks.workunit.client.0.smithi042.stdout:807 2024-09-21T09:43:48.894 INFO:tasks.workunit.client.0.smithi042.stdout:808 2024-09-21T09:43:48.895 INFO:tasks.workunit.client.0.smithi042.stdout:809 2024-09-21T09:43:48.896 INFO:tasks.workunit.client.0.smithi042.stdout:810 2024-09-21T09:43:48.897 INFO:tasks.workunit.client.0.smithi042.stdout:811 2024-09-21T09:43:48.898 INFO:tasks.workunit.client.0.smithi042.stdout:812 2024-09-21T09:43:48.899 INFO:tasks.workunit.client.0.smithi042.stdout:813 2024-09-21T09:43:48.900 INFO:tasks.workunit.client.0.smithi042.stdout:814 2024-09-21T09:43:48.901 INFO:tasks.workunit.client.0.smithi042.stdout:815 2024-09-21T09:43:48.903 INFO:tasks.workunit.client.0.smithi042.stdout:816 2024-09-21T09:43:48.904 INFO:tasks.workunit.client.0.smithi042.stdout:817 2024-09-21T09:43:48.904 INFO:tasks.workunit.client.0.smithi042.stdout:818 2024-09-21T09:43:48.906 INFO:tasks.workunit.client.0.smithi042.stdout:819 2024-09-21T09:43:48.907 INFO:tasks.workunit.client.0.smithi042.stdout:820 2024-09-21T09:43:48.908 INFO:tasks.workunit.client.0.smithi042.stdout:821 2024-09-21T09:43:48.909 INFO:tasks.workunit.client.0.smithi042.stdout:822 2024-09-21T09:43:48.910 INFO:tasks.workunit.client.0.smithi042.stdout:823 2024-09-21T09:43:48.911 INFO:tasks.workunit.client.0.smithi042.stdout:824 2024-09-21T09:43:48.912 INFO:tasks.workunit.client.0.smithi042.stdout:825 2024-09-21T09:43:48.913 INFO:tasks.workunit.client.0.smithi042.stdout:826 2024-09-21T09:43:48.915 INFO:tasks.workunit.client.0.smithi042.stdout:827 2024-09-21T09:43:48.916 INFO:tasks.workunit.client.0.smithi042.stdout:828 2024-09-21T09:43:48.917 INFO:tasks.workunit.client.0.smithi042.stdout:829 2024-09-21T09:43:48.918 INFO:tasks.workunit.client.0.smithi042.stdout:830 2024-09-21T09:43:48.919 INFO:tasks.workunit.client.0.smithi042.stdout:831 2024-09-21T09:43:48.920 INFO:tasks.workunit.client.0.smithi042.stdout:832 2024-09-21T09:43:48.921 INFO:tasks.workunit.client.0.smithi042.stdout:833 2024-09-21T09:43:48.922 INFO:tasks.workunit.client.0.smithi042.stdout:834 2024-09-21T09:43:48.923 INFO:tasks.workunit.client.0.smithi042.stdout:835 2024-09-21T09:43:48.924 INFO:tasks.workunit.client.0.smithi042.stdout:836 2024-09-21T09:43:48.926 INFO:tasks.workunit.client.0.smithi042.stdout:837 2024-09-21T09:43:48.927 INFO:tasks.workunit.client.0.smithi042.stdout:838 2024-09-21T09:43:48.928 INFO:tasks.workunit.client.0.smithi042.stdout:839 2024-09-21T09:43:48.929 INFO:tasks.workunit.client.0.smithi042.stdout:840 2024-09-21T09:43:48.930 INFO:tasks.workunit.client.0.smithi042.stdout:841 2024-09-21T09:43:48.931 INFO:tasks.workunit.client.0.smithi042.stdout:842 2024-09-21T09:43:48.933 INFO:tasks.workunit.client.0.smithi042.stdout:843 2024-09-21T09:43:48.934 INFO:tasks.workunit.client.0.smithi042.stdout:844 2024-09-21T09:43:48.935 INFO:tasks.workunit.client.0.smithi042.stdout:845 2024-09-21T09:43:48.936 INFO:tasks.workunit.client.0.smithi042.stdout:846 2024-09-21T09:43:48.938 INFO:tasks.workunit.client.0.smithi042.stdout:847 2024-09-21T09:43:48.939 INFO:tasks.workunit.client.0.smithi042.stdout:848 2024-09-21T09:43:48.940 INFO:tasks.workunit.client.0.smithi042.stdout:849 2024-09-21T09:43:48.941 INFO:tasks.workunit.client.0.smithi042.stdout:850 2024-09-21T09:43:48.942 INFO:tasks.workunit.client.0.smithi042.stdout:851 2024-09-21T09:43:48.943 INFO:tasks.workunit.client.0.smithi042.stdout:852 2024-09-21T09:43:48.945 INFO:tasks.workunit.client.0.smithi042.stdout:853 2024-09-21T09:43:48.946 INFO:tasks.workunit.client.0.smithi042.stdout:854 2024-09-21T09:43:48.947 INFO:tasks.workunit.client.0.smithi042.stdout:855 2024-09-21T09:43:48.948 INFO:tasks.workunit.client.0.smithi042.stdout:856 2024-09-21T09:43:48.949 INFO:tasks.workunit.client.0.smithi042.stdout:857 2024-09-21T09:43:48.951 INFO:tasks.workunit.client.0.smithi042.stdout:858 2024-09-21T09:43:48.952 INFO:tasks.workunit.client.0.smithi042.stdout:859 2024-09-21T09:43:48.953 INFO:tasks.workunit.client.0.smithi042.stdout:860 2024-09-21T09:43:48.954 INFO:tasks.workunit.client.0.smithi042.stdout:861 2024-09-21T09:43:48.955 INFO:tasks.workunit.client.0.smithi042.stdout:862 2024-09-21T09:43:48.957 INFO:tasks.workunit.client.0.smithi042.stdout:863 2024-09-21T09:43:48.958 INFO:tasks.workunit.client.0.smithi042.stdout:864 2024-09-21T09:43:48.959 INFO:tasks.workunit.client.0.smithi042.stdout:865 2024-09-21T09:43:48.960 INFO:tasks.workunit.client.0.smithi042.stdout:866 2024-09-21T09:43:48.961 INFO:tasks.workunit.client.0.smithi042.stdout:867 2024-09-21T09:43:48.963 INFO:tasks.workunit.client.0.smithi042.stdout:868 2024-09-21T09:43:48.964 INFO:tasks.workunit.client.0.smithi042.stdout:869 2024-09-21T09:43:48.965 INFO:tasks.workunit.client.0.smithi042.stdout:870 2024-09-21T09:43:48.966 INFO:tasks.workunit.client.0.smithi042.stdout:871 2024-09-21T09:43:48.967 INFO:tasks.workunit.client.0.smithi042.stdout:872 2024-09-21T09:43:48.969 INFO:tasks.workunit.client.0.smithi042.stdout:873 2024-09-21T09:43:48.970 INFO:tasks.workunit.client.0.smithi042.stdout:874 2024-09-21T09:43:48.971 INFO:tasks.workunit.client.0.smithi042.stdout:875 2024-09-21T09:43:48.972 INFO:tasks.workunit.client.0.smithi042.stdout:876 2024-09-21T09:43:48.973 INFO:tasks.workunit.client.0.smithi042.stdout:877 2024-09-21T09:43:48.974 INFO:tasks.workunit.client.0.smithi042.stdout:878 2024-09-21T09:43:48.975 INFO:tasks.workunit.client.0.smithi042.stdout:879 2024-09-21T09:43:48.976 INFO:tasks.workunit.client.0.smithi042.stdout:880 2024-09-21T09:43:48.977 INFO:tasks.workunit.client.0.smithi042.stdout:881 2024-09-21T09:43:48.978 INFO:tasks.workunit.client.0.smithi042.stdout:882 2024-09-21T09:43:48.980 INFO:tasks.workunit.client.0.smithi042.stdout:883 2024-09-21T09:43:48.981 INFO:tasks.workunit.client.0.smithi042.stdout:884 2024-09-21T09:43:48.982 INFO:tasks.workunit.client.0.smithi042.stdout:885 2024-09-21T09:43:48.983 INFO:tasks.workunit.client.0.smithi042.stdout:886 2024-09-21T09:43:48.984 INFO:tasks.workunit.client.0.smithi042.stdout:887 2024-09-21T09:43:48.985 INFO:tasks.workunit.client.0.smithi042.stdout:888 2024-09-21T09:43:48.986 INFO:tasks.workunit.client.0.smithi042.stdout:889 2024-09-21T09:43:48.988 INFO:tasks.workunit.client.0.smithi042.stdout:890 2024-09-21T09:43:48.989 INFO:tasks.workunit.client.0.smithi042.stdout:891 2024-09-21T09:43:48.990 INFO:tasks.workunit.client.0.smithi042.stdout:892 2024-09-21T09:43:48.991 INFO:tasks.workunit.client.0.smithi042.stdout:893 2024-09-21T09:43:48.992 INFO:tasks.workunit.client.0.smithi042.stdout:894 2024-09-21T09:43:48.993 INFO:tasks.workunit.client.0.smithi042.stdout:895 2024-09-21T09:43:48.994 INFO:tasks.workunit.client.0.smithi042.stdout:896 2024-09-21T09:43:48.995 INFO:tasks.workunit.client.0.smithi042.stdout:897 2024-09-21T09:43:48.996 INFO:tasks.workunit.client.0.smithi042.stdout:898 2024-09-21T09:43:48.998 INFO:tasks.workunit.client.0.smithi042.stdout:899 2024-09-21T09:43:48.999 INFO:tasks.workunit.client.0.smithi042.stdout:900 2024-09-21T09:43:49.000 INFO:tasks.workunit.client.0.smithi042.stdout:901 2024-09-21T09:43:49.001 INFO:tasks.workunit.client.0.smithi042.stdout:902 2024-09-21T09:43:49.002 INFO:tasks.workunit.client.0.smithi042.stdout:903 2024-09-21T09:43:49.003 INFO:tasks.workunit.client.0.smithi042.stdout:904 2024-09-21T09:43:49.004 INFO:tasks.workunit.client.0.smithi042.stdout:905 2024-09-21T09:43:49.006 INFO:tasks.workunit.client.0.smithi042.stdout:906 2024-09-21T09:43:49.007 INFO:tasks.workunit.client.0.smithi042.stdout:907 2024-09-21T09:43:49.008 INFO:tasks.workunit.client.0.smithi042.stdout:908 2024-09-21T09:43:49.009 INFO:tasks.workunit.client.0.smithi042.stdout:909 2024-09-21T09:43:49.010 INFO:tasks.workunit.client.0.smithi042.stdout:910 2024-09-21T09:43:49.011 INFO:tasks.workunit.client.0.smithi042.stdout:911 2024-09-21T09:43:49.012 INFO:tasks.workunit.client.0.smithi042.stdout:912 2024-09-21T09:43:49.014 INFO:tasks.workunit.client.0.smithi042.stdout:913 2024-09-21T09:43:49.015 INFO:tasks.workunit.client.0.smithi042.stdout:914 2024-09-21T09:43:49.016 INFO:tasks.workunit.client.0.smithi042.stdout:915 2024-09-21T09:43:49.017 INFO:tasks.workunit.client.0.smithi042.stdout:916 2024-09-21T09:43:49.019 INFO:tasks.workunit.client.0.smithi042.stdout:917 2024-09-21T09:43:49.022 INFO:tasks.workunit.client.0.smithi042.stdout:918 2024-09-21T09:43:49.025 INFO:tasks.workunit.client.0.smithi042.stdout:919 2024-09-21T09:43:49.026 INFO:tasks.workunit.client.0.smithi042.stdout:920 2024-09-21T09:43:49.028 INFO:tasks.workunit.client.0.smithi042.stdout:921 2024-09-21T09:43:49.029 INFO:tasks.workunit.client.0.smithi042.stdout:922 2024-09-21T09:43:49.030 INFO:tasks.workunit.client.0.smithi042.stdout:923 2024-09-21T09:43:49.031 INFO:tasks.workunit.client.0.smithi042.stdout:924 2024-09-21T09:43:49.032 INFO:tasks.workunit.client.0.smithi042.stdout:925 2024-09-21T09:43:49.034 INFO:tasks.workunit.client.0.smithi042.stdout:926 2024-09-21T09:43:49.035 INFO:tasks.workunit.client.0.smithi042.stdout:927 2024-09-21T09:43:49.036 INFO:tasks.workunit.client.0.smithi042.stdout:928 2024-09-21T09:43:49.037 INFO:tasks.workunit.client.0.smithi042.stdout:929 2024-09-21T09:43:49.038 INFO:tasks.workunit.client.0.smithi042.stdout:930 2024-09-21T09:43:49.039 INFO:tasks.workunit.client.0.smithi042.stdout:931 2024-09-21T09:43:49.040 INFO:tasks.workunit.client.0.smithi042.stdout:932 2024-09-21T09:43:49.041 INFO:tasks.workunit.client.0.smithi042.stdout:933 2024-09-21T09:43:49.043 INFO:tasks.workunit.client.0.smithi042.stdout:934 2024-09-21T09:43:49.044 INFO:tasks.workunit.client.0.smithi042.stdout:935 2024-09-21T09:43:49.045 INFO:tasks.workunit.client.0.smithi042.stdout:936 2024-09-21T09:43:49.046 INFO:tasks.workunit.client.0.smithi042.stdout:937 2024-09-21T09:43:49.047 INFO:tasks.workunit.client.0.smithi042.stdout:938 2024-09-21T09:43:49.048 INFO:tasks.workunit.client.0.smithi042.stdout:939 2024-09-21T09:43:49.050 INFO:tasks.workunit.client.0.smithi042.stdout:940 2024-09-21T09:43:49.051 INFO:tasks.workunit.client.0.smithi042.stdout:941 2024-09-21T09:43:49.052 INFO:tasks.workunit.client.0.smithi042.stdout:942 2024-09-21T09:43:49.053 INFO:tasks.workunit.client.0.smithi042.stdout:943 2024-09-21T09:43:49.054 INFO:tasks.workunit.client.0.smithi042.stdout:944 2024-09-21T09:43:49.055 INFO:tasks.workunit.client.0.smithi042.stdout:945 2024-09-21T09:43:49.056 INFO:tasks.workunit.client.0.smithi042.stdout:946 2024-09-21T09:43:49.058 INFO:tasks.workunit.client.0.smithi042.stdout:947 2024-09-21T09:43:49.058 INFO:tasks.workunit.client.0.smithi042.stdout:948 2024-09-21T09:43:49.060 INFO:tasks.workunit.client.0.smithi042.stdout:949 2024-09-21T09:43:49.061 INFO:tasks.workunit.client.0.smithi042.stdout:950 2024-09-21T09:43:49.062 INFO:tasks.workunit.client.0.smithi042.stdout:951 2024-09-21T09:43:49.063 INFO:tasks.workunit.client.0.smithi042.stdout:952 2024-09-21T09:43:49.064 INFO:tasks.workunit.client.0.smithi042.stdout:953 2024-09-21T09:43:49.065 INFO:tasks.workunit.client.0.smithi042.stdout:954 2024-09-21T09:43:49.066 INFO:tasks.workunit.client.0.smithi042.stdout:955 2024-09-21T09:43:49.067 INFO:tasks.workunit.client.0.smithi042.stdout:956 2024-09-21T09:43:49.068 INFO:tasks.workunit.client.0.smithi042.stdout:957 2024-09-21T09:43:49.069 INFO:tasks.workunit.client.0.smithi042.stdout:958 2024-09-21T09:43:49.070 INFO:tasks.workunit.client.0.smithi042.stdout:959 2024-09-21T09:43:49.071 INFO:tasks.workunit.client.0.smithi042.stdout:960 2024-09-21T09:43:49.073 INFO:tasks.workunit.client.0.smithi042.stdout:961 2024-09-21T09:43:49.074 INFO:tasks.workunit.client.0.smithi042.stdout:962 2024-09-21T09:43:49.075 INFO:tasks.workunit.client.0.smithi042.stdout:963 2024-09-21T09:43:49.076 INFO:tasks.workunit.client.0.smithi042.stdout:964 2024-09-21T09:43:49.078 INFO:tasks.workunit.client.0.smithi042.stdout:965 2024-09-21T09:43:49.078 INFO:tasks.workunit.client.0.smithi042.stdout:966 2024-09-21T09:43:49.079 INFO:tasks.workunit.client.0.smithi042.stdout:967 2024-09-21T09:43:49.080 INFO:tasks.workunit.client.0.smithi042.stdout:968 2024-09-21T09:43:49.082 INFO:tasks.workunit.client.0.smithi042.stdout:969 2024-09-21T09:43:49.083 INFO:tasks.workunit.client.0.smithi042.stdout:970 2024-09-21T09:43:49.084 INFO:tasks.workunit.client.0.smithi042.stdout:971 2024-09-21T09:43:49.085 INFO:tasks.workunit.client.0.smithi042.stdout:972 2024-09-21T09:43:49.086 INFO:tasks.workunit.client.0.smithi042.stdout:973 2024-09-21T09:43:49.087 INFO:tasks.workunit.client.0.smithi042.stdout:974 2024-09-21T09:43:49.088 INFO:tasks.workunit.client.0.smithi042.stdout:975 2024-09-21T09:43:49.089 INFO:tasks.workunit.client.0.smithi042.stdout:976 2024-09-21T09:43:49.090 INFO:tasks.workunit.client.0.smithi042.stdout:977 2024-09-21T09:43:49.092 INFO:tasks.workunit.client.0.smithi042.stdout:978 2024-09-21T09:43:49.093 INFO:tasks.workunit.client.0.smithi042.stdout:979 2024-09-21T09:43:49.094 INFO:tasks.workunit.client.0.smithi042.stdout:980 2024-09-21T09:43:49.095 INFO:tasks.workunit.client.0.smithi042.stdout:981 2024-09-21T09:43:49.096 INFO:tasks.workunit.client.0.smithi042.stdout:982 2024-09-21T09:43:49.097 INFO:tasks.workunit.client.0.smithi042.stdout:983 2024-09-21T09:43:49.098 INFO:tasks.workunit.client.0.smithi042.stdout:984 2024-09-21T09:43:49.099 INFO:tasks.workunit.client.0.smithi042.stdout:985 2024-09-21T09:43:49.101 INFO:tasks.workunit.client.0.smithi042.stdout:986 2024-09-21T09:43:49.102 INFO:tasks.workunit.client.0.smithi042.stdout:987 2024-09-21T09:43:49.103 INFO:tasks.workunit.client.0.smithi042.stdout:988 2024-09-21T09:43:49.104 INFO:tasks.workunit.client.0.smithi042.stdout:989 2024-09-21T09:43:49.105 INFO:tasks.workunit.client.0.smithi042.stdout:990 2024-09-21T09:43:49.107 INFO:tasks.workunit.client.0.smithi042.stdout:991 2024-09-21T09:43:49.108 INFO:tasks.workunit.client.0.smithi042.stdout:992 2024-09-21T09:43:49.109 INFO:tasks.workunit.client.0.smithi042.stdout:993 2024-09-21T09:43:49.110 INFO:tasks.workunit.client.0.smithi042.stdout:994 2024-09-21T09:43:49.111 INFO:tasks.workunit.client.0.smithi042.stdout:995 2024-09-21T09:43:49.112 INFO:tasks.workunit.client.0.smithi042.stdout:996 2024-09-21T09:43:49.113 INFO:tasks.workunit.client.0.smithi042.stdout:997 2024-09-21T09:43:49.114 INFO:tasks.workunit.client.0.smithi042.stdout:998 2024-09-21T09:43:49.116 INFO:tasks.workunit.client.0.smithi042.stdout:999 2024-09-21T09:43:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:49 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:49 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:49 smithi042 ceph-mon[87662]: osdmap e993: 8 total, 8 up, 8 in 2024-09-21T09:43:49.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:49 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/536323309' entity='client.admin' cmd={"prefix": "osd dump","format":"json"} : dispatch 2024-09-21T09:43:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:49 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:49 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:49 smithi042 ceph-mon[85820]: osdmap e993: 8 total, 8 up, 8 in 2024-09-21T09:43:49.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:49 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/536323309' entity='client.admin' cmd={"prefix": "osd dump","format":"json"} : dispatch 2024-09-21T09:43:49.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:49 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:49.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:49 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:49.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:49 smithi133 ceph-mon[83064]: osdmap e993: 8 total, 8 up, 8 in 2024-09-21T09:43:49.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:49 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/536323309' entity='client.admin' cmd={"prefix": "osd dump","format":"json"} : dispatch 2024-09-21T09:43:50.038 INFO:tasks.workunit.client.0.smithi042.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-09-21T09:43:50.038 INFO:tasks.workunit.client.0.smithi042.stdout:00000010 69 73 |is| 2024-09-21T09:43:50.038 INFO:tasks.workunit.client.0.smithi042.stdout:00000012 2024-09-21T09:43:50.038 INFO:tasks.workunit.client.0.smithi042.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-09-21T09:43:50.038 INFO:tasks.workunit.client.0.smithi042.stdout:00000010 69 73 |is| 2024-09-21T09:43:50.038 INFO:tasks.workunit.client.0.smithi042.stdout:00000012 2024-09-21T09:43:50.039 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsHello.WriteReturnData (4025 ms) 2024-09-21T09:43:50.039 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsHello.Loud 2024-09-21T09:43:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:50 smithi042 ceph-mon[87662]: osdmap e994: 8 total, 8 up, 8 in 2024-09-21T09:43:50.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:50 smithi042 ceph-mon[87662]: pgmap v1195: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:43:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:50 smithi042 ceph-mon[85820]: osdmap e994: 8 total, 8 up, 8 in 2024-09-21T09:43:50.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:50 smithi042 ceph-mon[85820]: pgmap v1195: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:43:50.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:43:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:43:50] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.51.0" 2024-09-21T09:43:50.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:50 smithi133 ceph-mon[83064]: osdmap e994: 8 total, 8 up, 8 in 2024-09-21T09:43:50.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:50 smithi133 ceph-mon[83064]: pgmap v1195: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T09:43:51.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:51 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:51.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:51 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:43:51.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:51 smithi042 ceph-mon[85820]: osdmap e995: 8 total, 8 up, 8 in 2024-09-21T09:43:51.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:51 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:51.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:51 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:43:51.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:51 smithi042 ceph-mon[87662]: osdmap e995: 8 total, 8 up, 8 in 2024-09-21T09:43:51.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:51 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:51.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:51 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:43:51.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:51 smithi133 ceph-mon[83064]: osdmap e995: 8 total, 8 up, 8 in 2024-09-21T09:43:52.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:52 smithi042 ceph-mon[85820]: osdmap e996: 8 total, 8 up, 8 in 2024-09-21T09:43:52.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:52 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/72314063' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:52.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:52 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:52.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:52 smithi042 ceph-mon[85820]: pgmap v1198: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:52.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:52 smithi042 ceph-mon[87662]: osdmap e996: 8 total, 8 up, 8 in 2024-09-21T09:43:52.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:52 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/72314063' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:52.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:52 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:52.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:52 smithi042 ceph-mon[87662]: pgmap v1198: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:52.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:52 smithi133 ceph-mon[83064]: osdmap e996: 8 total, 8 up, 8 in 2024-09-21T09:43:52.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:52 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/72314063' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:52.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:52 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:52.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:52 smithi133 ceph-mon[83064]: pgmap v1198: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:53.054 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsHello.Loud (3018 ms) 2024-09-21T09:43:53.055 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsHello.BadMethods 2024-09-21T09:43:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:53 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:53 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:53.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:53 smithi042 ceph-mon[85820]: osdmap e997: 8 total, 8 up, 8 in 2024-09-21T09:43:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:53 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:53 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:53.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:53 smithi042 ceph-mon[87662]: osdmap e997: 8 total, 8 up, 8 in 2024-09-21T09:43:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:53 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:53 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:53.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:53 smithi133 ceph-mon[83064]: osdmap e997: 8 total, 8 up, 8 in 2024-09-21T09:43:54.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:54 smithi042 ceph-mon[85820]: osdmap e998: 8 total, 8 up, 8 in 2024-09-21T09:43:54.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:54 smithi042 ceph-mon[85820]: pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:54 smithi042 ceph-mon[87662]: osdmap e998: 8 total, 8 up, 8 in 2024-09-21T09:43:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:54 smithi042 ceph-mon[87662]: pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:54.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:54 smithi133 ceph-mon[83064]: osdmap e998: 8 total, 8 up, 8 in 2024-09-21T09:43:54.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:54 smithi133 ceph-mon[83064]: pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:55.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:55.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:43:55.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-mon[85820]: osdmap e999: 8 total, 8 up, 8 in 2024-09-21T09:43:55.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2791218361' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:55.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:55.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:55.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:43:55.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-mon[87662]: osdmap e999: 8 total, 8 up, 8 in 2024-09-21T09:43:55.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2791218361' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:55.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:55.354 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[106086]: 2024-09-21T09:43:55.073+0000 7f2b8dbf4640 -1 osd.3 pg_epoch: 1000 pg[38.2( v 1000'1 (0'0,1000'1] local-lis/les=999/1000 n=1 ec=999/999 lis/c=999/999 les/c/f=1000/1000/0 sis=999) [3,7,5] r=0 lpr=999 crt=1000'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-09-21T09:43:55.354 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:43:55 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[106086]: 2024-09-21T09:43:55.079+0000 7f2b8dbf4640 -1 osd.3 pg_epoch: 1000 pg[38.2( v 1000'2 (0'0,1000'2] local-lis/les=999/1000 n=1 ec=999/999 lis/c=999/999 les/c/f=1000/1000/0 sis=999) [3,7,5] r=0 lpr=999 crt=1000'1 lcod 1000'1 mlcod 1000'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-09-21T09:43:55.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:55 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:43:55.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:55 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:43:55.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:55 smithi133 ceph-mon[83064]: osdmap e999: 8 total, 8 up, 8 in 2024-09-21T09:43:55.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:55 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2791218361' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:55.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:55 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:56.078 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsHello.BadMethods (3024 ms) 2024-09-21T09:43:56.078 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsHello.Filter 2024-09-21T09:43:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:56 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:56 smithi042 ceph-mon[85820]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-21T09:43:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:56 smithi042 ceph-mon[85820]: pgmap v1204: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:56 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:56 smithi042 ceph-mon[87662]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-21T09:43:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:56 smithi042 ceph-mon[87662]: pgmap v1204: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:56 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:56 smithi133 ceph-mon[83064]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-21T09:43:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:56 smithi133 ceph-mon[83064]: pgmap v1204: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:57 smithi042 ceph-mon[85820]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-21T09:43:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:57 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:57 smithi042 ceph-mon[87662]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-21T09:43:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:57 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:57.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:57 smithi133 ceph-mon[83064]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-21T09:43:57.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:57 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:43:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:58 smithi042 ceph-mon[85820]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-21T09:43:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:58 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1408473645' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:58 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:58 smithi042 ceph-mon[85820]: pgmap v1207: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:58 smithi042 ceph-mon[87662]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-21T09:43:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:58 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1408473645' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:58 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:58 smithi042 ceph-mon[87662]: pgmap v1207: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:58 smithi133 ceph-mon[83064]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-21T09:43:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:58 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1408473645' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:58 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:43:58.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:58 smithi133 ceph-mon[83064]: pgmap v1207: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:43:59.093 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsHello.Filter (3014 ms) 2024-09-21T09:43:59.093 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 6 tests from ClsHello (18970 ms total) 2024-09-21T09:43:59.093 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:43:59.093 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment tear-down 2024-09-21T09:43:59.093 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] 6 tests from 1 test suite ran. (18970 ms total) 2024-09-21T09:43:59.093 INFO:tasks.workunit.client.0.smithi042.stdout:[ PASSED ] 6 tests. 2024-09-21T09:43:59.095 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-21T09:43:59.095 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T09:43:59.161 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-09-21T09:43:59.161 DEBUG:teuthology.orchestra.run.smithi042:workunit test cls/test_cls_journal.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=reef 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_journal.sh 2024-09-21T09:43:59.232 INFO:tasks.workunit.client.0.smithi042.stdout:Running main() from gmock_main.cc 2024-09-21T09:43:59.232 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] Running 27 tests from 1 test suite. 2024-09-21T09:43:59.232 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment set-up. 2024-09-21T09:43:59.232 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 27 tests from TestClsJournal 2024-09-21T09:43:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[87662]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-21T09:43:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:43:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:43:59.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:43:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[85820]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-21T09:43:59.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:43:59.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:43:59.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:43:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:43:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:59 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:43:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:59 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124483-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:43:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:59 smithi133 ceph-mon[83064]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-21T09:43:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:43:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:43:59.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:43:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:44:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:00 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:44:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:00 smithi042 ceph-mon[85820]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-21T09:44:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:00 smithi042 ceph-mon[85820]: pgmap v1210: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:00 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:44:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:00 smithi042 ceph-mon[87662]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-21T09:44:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:00 smithi042 ceph-mon[87662]: pgmap v1210: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:00.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:44:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:44:00] "GET /metrics HTTP/1.1" 200 34016 "" "Prometheus/2.51.0" 2024-09-21T09:44:00.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:00 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:44:00.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:00 smithi133 ceph-mon[83064]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-21T09:44:00.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:00 smithi133 ceph-mon[83064]: pgmap v1210: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:01.100 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.Create 2024-09-21T09:44:01.118 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.Create (17 ms) 2024-09-21T09:44:01.119 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-09-21T09:44:01.123 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.MinimumSet (4 ms) 2024-09-21T09:44:01.123 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-09-21T09:44:01.129 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.MinimumSetStale (6 ms) 2024-09-21T09:44:01.129 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-09-21T09:44:01.132 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2024-09-21T09:44:01.132 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-09-21T09:44:01.135 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-09-21T09:44:01.135 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-09-21T09:44:01.138 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ActiveSetStale (4 ms) 2024-09-21T09:44:01.139 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-09-21T09:44:01.141 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.CreateDuplicate (2 ms) 2024-09-21T09:44:01.141 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.GetClient 2024-09-21T09:44:01.144 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2024-09-21T09:44:01.144 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-09-21T09:44:01.146 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2024-09-21T09:44:01.147 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-09-21T09:44:01.150 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (3 ms) 2024-09-21T09:44:01.150 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-09-21T09:44:01.154 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientUpdateData (4 ms) 2024-09-21T09:44:01.154 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-09-21T09:44:01.159 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientUpdateState (5 ms) 2024-09-21T09:44:01.159 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-09-21T09:44:01.162 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2024-09-21T09:44:01.162 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-09-21T09:44:01.166 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2024-09-21T09:44:01.166 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-09-21T09:44:01.272 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (106 ms) 2024-09-21T09:44:01.272 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-09-21T09:44:01.276 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientCommit (4 ms) 2024-09-21T09:44:01.276 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-09-21T09:44:01.278 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-09-21T09:44:01.278 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-09-21T09:44:01.279 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-09-21T09:44:01.279 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.ClientList 2024-09-21T09:44:01.342 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.ClientList (62 ms) 2024-09-21T09:44:01.343 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-09-21T09:44:01.346 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-09-21T09:44:01.346 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.TagCreate 2024-09-21T09:44:01.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:01 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:01.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:01 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:44:01.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:01 smithi042 ceph-mon[85820]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-21T09:44:01.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:01 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3106979652' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124705-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:01.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:01 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:01.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:01 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:44:01.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:01 smithi042 ceph-mon[87662]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-21T09:44:01.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:01 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3106979652' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124705-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:01.354 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.TagCreate (9 ms) 2024-09-21T09:44:01.354 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-09-21T09:44:01.361 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (6 ms) 2024-09-21T09:44:01.361 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.TagList 2024-09-21T09:44:01.452 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.TagList (91 ms) 2024-09-21T09:44:01.452 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-09-21T09:44:01.453 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-09-21T09:44:01.453 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-09-21T09:44:01.454 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-09-21T09:44:01.454 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-09-21T09:44:01.456 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (1 ms) 2024-09-21T09:44:01.456 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsJournal.Append 2024-09-21T09:44:01.464 INFO:tasks.workunit.client.0.smithi042.stdout:padding is not enabled 2024-09-21T09:44:01.465 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsJournal.Append (9 ms) 2024-09-21T09:44:01.492 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:01 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:01.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:01 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:44:01.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:01 smithi133 ceph-mon[83064]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-21T09:44:01.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:01 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3106979652' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124705-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:02.108 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 27 tests from TestClsJournal (364 ms total) 2024-09-21T09:44:02.108 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:44:02.108 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment tear-down 2024-09-21T09:44:02.108 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] 27 tests from 1 test suite ran. (2876 ms total) 2024-09-21T09:44:02.108 INFO:tasks.workunit.client.0.smithi042.stdout:[ PASSED ] 27 tests. 2024-09-21T09:44:02.111 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-21T09:44:02.111 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T09:44:02.181 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-09-21T09:44:02.181 DEBUG:teuthology.orchestra.run.smithi042:workunit test cls/test_cls_lock.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=reef 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_lock.sh 2024-09-21T09:44:02.255 INFO:tasks.workunit.client.0.smithi042.stdout:Running main() from gmock_main.cc 2024-09-21T09:44:02.255 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] Running 11 tests from 1 test suite. 2024-09-21T09:44:02.255 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment set-up. 2024-09-21T09:44:02.255 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 11 tests from ClsLock 2024-09-21T09:44:02.255 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-09-21T09:44:02.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:02 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3106979652' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124705-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:02.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:02 smithi042 ceph-mon[85820]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-21T09:44:02.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:02 smithi042 ceph-mon[85820]: pgmap v1213: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:02.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:02 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3106979652' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124705-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:02.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:02 smithi042 ceph-mon[87662]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-21T09:44:02.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:02 smithi042 ceph-mon[87662]: pgmap v1213: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:02 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3106979652' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124705-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:02 smithi133 ceph-mon[83064]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-21T09:44:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:02 smithi133 ceph-mon[83064]: pgmap v1213: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:03.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:03 smithi042 ceph-mon[85820]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-21T09:44:03.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:03 smithi042 ceph-mon[87662]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-21T09:44:03.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:03 smithi133 ceph-mon[83064]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-21T09:44:04.153 INFO:tasks.workunit.client.0.smithi042.stdout:lock: mylock 2024-09-21T09:44:04.154 INFO:tasks.workunit.client.0.smithi042.stdout: lock_type: exclusive 2024-09-21T09:44:04.154 INFO:tasks.workunit.client.0.smithi042.stdout: tag: 2024-09-21T09:44:04.154 INFO:tasks.workunit.client.0.smithi042.stdout: lockers: 2024-09-21T09:44:04.154 INFO:tasks.workunit.client.0.smithi042.stdout: client.34875 expiration=2024-09-21T09:46:04.149144+0000 addr=v1:172.21.15.42:0/459205291 cookie= 2024-09-21T09:44:04.157 INFO:tasks.workunit.client.0.smithi042.stdout:lock: mylock 2024-09-21T09:44:04.157 INFO:tasks.workunit.client.0.smithi042.stdout: lock_type: shared 2024-09-21T09:44:04.157 INFO:tasks.workunit.client.0.smithi042.stdout: tag: 2024-09-21T09:44:04.157 INFO:tasks.workunit.client.0.smithi042.stdout: lockers: 2024-09-21T09:44:04.157 INFO:tasks.workunit.client.0.smithi042.stdout: client.34875 expiration=2024-09-21T09:46:04.155511+0000 addr=v1:172.21.15.42:0/459205291 cookie= 2024-09-21T09:44:04.157 INFO:tasks.workunit.client.0.smithi042.stdout: client.34881 expiration=0.000000 addr=v1:172.21.15.42:0/549212571 cookie= 2024-09-21T09:44:04.158 INFO:tasks.workunit.client.0.smithi042.stdout:lock: mylock 2024-09-21T09:44:04.158 INFO:tasks.workunit.client.0.smithi042.stdout: lock_type: shared 2024-09-21T09:44:04.159 INFO:tasks.workunit.client.0.smithi042.stdout: tag: 2024-09-21T09:44:04.159 INFO:tasks.workunit.client.0.smithi042.stdout: lockers: 2024-09-21T09:44:04.159 INFO:tasks.workunit.client.0.smithi042.stdout: client.34881 expiration=0.000000 addr=v1:172.21.15.42:0/549212571 cookie= 2024-09-21T09:44:04.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:04 smithi133 ceph-mon[83064]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-21T09:44:04.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:04 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/459205291' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:04.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:04 smithi133 ceph-mon[83064]: pgmap v1216: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:04 smithi042 ceph-mon[87662]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-21T09:44:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:04 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/459205291' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:04 smithi042 ceph-mon[87662]: pgmap v1216: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:04.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:04 smithi042 ceph-mon[85820]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-21T09:44:04.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:04 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/459205291' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:04.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:04 smithi042 ceph-mon[85820]: pgmap v1216: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:05.127 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestMultiLocking (2872 ms) 2024-09-21T09:44:05.127 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestMeta 2024-09-21T09:44:05.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:05 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:05.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:05 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/459205291' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:05.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:05 smithi133 ceph-mon[83064]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-21T09:44:05.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:05 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:05.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:05 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/459205291' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:05.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:05 smithi042 ceph-mon[87662]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-21T09:44:05.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:05 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:05.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:05 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/459205291' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:05.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:05 smithi042 ceph-mon[85820]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-21T09:44:06.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:06 smithi133 ceph-mon[83064]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-21T09:44:06.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:06 smithi133 ceph-mon[83064]: pgmap v1219: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:06.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:06 smithi042 ceph-mon[87662]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-21T09:44:06.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:06 smithi042 ceph-mon[87662]: pgmap v1219: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:06.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:06 smithi042 ceph-mon[85820]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-21T09:44:06.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:06 smithi042 ceph-mon[85820]: pgmap v1219: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:07.173 INFO:tasks.workunit.client.0.smithi042.stdout:lock: mylock 2024-09-21T09:44:07.173 INFO:tasks.workunit.client.0.smithi042.stdout: lock_type: shared 2024-09-21T09:44:07.173 INFO:tasks.workunit.client.0.smithi042.stdout: tag: 2024-09-21T09:44:07.173 INFO:tasks.workunit.client.0.smithi042.stdout: lockers: 2024-09-21T09:44:07.174 INFO:tasks.workunit.client.0.smithi042.stdout: client.34893 expiration=0.000000 addr=v1:172.21.15.42:0/3744781491 cookie= 2024-09-21T09:44:07.175 INFO:tasks.workunit.client.0.smithi042.stdout:lock: mylock 2024-09-21T09:44:07.175 INFO:tasks.workunit.client.0.smithi042.stdout: lock_type: exclusive 2024-09-21T09:44:07.175 INFO:tasks.workunit.client.0.smithi042.stdout: tag: new_tag 2024-09-21T09:44:07.175 INFO:tasks.workunit.client.0.smithi042.stdout: lockers: 2024-09-21T09:44:07.176 INFO:tasks.workunit.client.0.smithi042.stdout: client.44798 expiration=0.000000 addr=v1:172.21.15.42:0/3701809457 cookie= 2024-09-21T09:44:07.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:07 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:07.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:07 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:44:07.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:07 smithi133 ceph-mon[83064]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-21T09:44:07.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:07 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3701809457' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:07.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:07 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:07.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:07 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:07.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:07 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:44:07.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:07 smithi042 ceph-mon[85820]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-21T09:44:07.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:07 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3701809457' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:07.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:07 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:07.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:07 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:07.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:07 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:44:07.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:07 smithi042 ceph-mon[87662]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-21T09:44:07.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:07 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3701809457' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:07.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:07 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:08.156 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestMeta (3029 ms) 2024-09-21T09:44:08.156 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestCookie 2024-09-21T09:44:08.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:08 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:08.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:08 smithi133 ceph-mon[83064]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-21T09:44:08.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:08 smithi133 ceph-mon[83064]: pgmap v1222: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:08.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:08 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:08.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:08 smithi042 ceph-mon[85820]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-21T09:44:08.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:08 smithi042 ceph-mon[85820]: pgmap v1222: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:08.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:08 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:08.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:08 smithi042 ceph-mon[87662]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-21T09:44:08.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:08 smithi042 ceph-mon[87662]: pgmap v1222: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:09.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:09 smithi133 ceph-mon[83064]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-21T09:44:09.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:09 smithi042 ceph-mon[85820]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-21T09:44:09.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:09 smithi042 ceph-mon[87662]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-21T09:44:10.184 INFO:tasks.workunit.client.0.smithi042.stdout:lock: mylock 2024-09-21T09:44:10.184 INFO:tasks.workunit.client.0.smithi042.stdout: lock_type: exclusive 2024-09-21T09:44:10.184 INFO:tasks.workunit.client.0.smithi042.stdout: tag: 2024-09-21T09:44:10.184 INFO:tasks.workunit.client.0.smithi042.stdout: lockers: 2024-09-21T09:44:10.186 INFO:tasks.workunit.client.0.smithi042.stdout:lock: mylock 2024-09-21T09:44:10.186 INFO:tasks.workunit.client.0.smithi042.stdout: lock_type: shared 2024-09-21T09:44:10.186 INFO:tasks.workunit.client.0.smithi042.stdout: tag: 2024-09-21T09:44:10.186 INFO:tasks.workunit.client.0.smithi042.stdout: lockers: 2024-09-21T09:44:10.186 INFO:tasks.workunit.client.0.smithi042.stdout: client.34899 expiration=0.000000 addr=v1:172.21.15.42:0/387458411 cookie= 2024-09-21T09:44:10.186 INFO:tasks.workunit.client.0.smithi042.stdout: client.34899 expiration=0.000000 addr=v1:172.21.15.42:0/387458411 cookie=new cookie 2024-09-21T09:44:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:10 smithi042 ceph-mon[85820]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-21T09:44:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:10 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/387458411' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:10 smithi042 ceph-mon[85820]: pgmap v1225: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:10 smithi042 ceph-mon[87662]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-21T09:44:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:10 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/387458411' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:10.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:10 smithi042 ceph-mon[87662]: pgmap v1225: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:10.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:44:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:44:10] "GET /metrics HTTP/1.1" 200 34016 "" "Prometheus/2.51.0" 2024-09-21T09:44:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:10 smithi133 ceph-mon[83064]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-21T09:44:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:10 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/387458411' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:10.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:10 smithi133 ceph-mon[83064]: pgmap v1225: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:11.169 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestCookie (3013 ms) 2024-09-21T09:44:11.169 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-09-21T09:44:11.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:11 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:11.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:11 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/387458411' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:11.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:11 smithi133 ceph-mon[83064]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-21T09:44:11.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:11 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:11.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:11 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/387458411' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:11.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:11 smithi042 ceph-mon[85820]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-21T09:44:11.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:11 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:11.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:11 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/387458411' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:11.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:11 smithi042 ceph-mon[87662]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-21T09:44:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:12 smithi133 ceph-mon[83064]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-21T09:44:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:12 smithi133 ceph-mon[83064]: pgmap v1228: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:12 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:44:12.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:12 smithi042 ceph-mon[85820]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-21T09:44:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:12 smithi042 ceph-mon[85820]: pgmap v1228: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:12 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:44:12.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:12 smithi042 ceph-mon[87662]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-21T09:44:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:12 smithi042 ceph-mon[87662]: pgmap v1228: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:12 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:44:12.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:13.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:13 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:13.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:13 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:44:13.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:13 smithi133 ceph-mon[83064]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-21T09:44:13.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:13 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4231866584' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:13.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:13 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:13 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:13 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:44:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:13 smithi042 ceph-mon[85820]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-21T09:44:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:13 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4231866584' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:13.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:13 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:13.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:13 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:13.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:13 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:44:13.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:13 smithi042 ceph-mon[87662]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-21T09:44:13.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:13 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4231866584' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:13.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:13 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:14.188 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestMultipleLocks (3019 ms) 2024-09-21T09:44:14.189 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestLockDuration 2024-09-21T09:44:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:14 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:14 smithi133 ceph-mon[83064]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-21T09:44:14.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:14 smithi133 ceph-mon[83064]: pgmap v1231: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:14 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:14 smithi042 ceph-mon[87662]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-21T09:44:14.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:14 smithi042 ceph-mon[87662]: pgmap v1231: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:14 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:14 smithi042 ceph-mon[85820]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-21T09:44:14.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:14 smithi042 ceph-mon[85820]: pgmap v1231: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:15.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:15 smithi133 ceph-mon[83064]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-21T09:44:15.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:15 smithi042 ceph-mon[87662]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-21T09:44:15.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:15 smithi042 ceph-mon[85820]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-21T09:44:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:16 smithi133 ceph-mon[83064]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-21T09:44:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:16 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2426660219' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:16.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:16 smithi133 ceph-mon[83064]: pgmap v1234: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:16 smithi042 ceph-mon[85820]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-21T09:44:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:16 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2426660219' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:16.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:16 smithi042 ceph-mon[85820]: pgmap v1234: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:16 smithi042 ceph-mon[87662]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-21T09:44:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:16 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2426660219' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:16.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:16 smithi042 ceph-mon[87662]: pgmap v1234: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:17.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:17 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:17.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:17 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2426660219' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:17.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:17 smithi133 ceph-mon[83064]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-21T09:44:17.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:17 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:17.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:17 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2426660219' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:17.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:17 smithi042 ceph-mon[85820]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-21T09:44:17.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:17 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:17.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:17 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2426660219' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:17.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:17 smithi042 ceph-mon[87662]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-21T09:44:18.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:18 smithi133 ceph-mon[83064]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-21T09:44:18.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:18 smithi133 ceph-mon[83064]: pgmap v1237: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:18.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:18 smithi042 ceph-mon[87662]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-21T09:44:18.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:18 smithi042 ceph-mon[87662]: pgmap v1237: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:18.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:18 smithi042 ceph-mon[85820]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-21T09:44:18.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:18 smithi042 ceph-mon[85820]: pgmap v1237: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:19.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:19 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:19.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:19 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:44:19.601 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:19 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:19.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:19 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:44:19.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:19 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:19.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:19 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:44:20.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:20 smithi042 ceph-mon[87662]: pgmap v1238: 137 pgs: 2 creating+peering, 4 unknown, 131 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:20.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:20 smithi042 ceph-mon[85820]: pgmap v1238: 137 pgs: 2 creating+peering, 4 unknown, 131 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:20.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:44:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:44:20] "GET /metrics HTTP/1.1" 200 34014 "" "Prometheus/2.51.0" 2024-09-21T09:44:20.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:20 smithi133 ceph-mon[83064]: pgmap v1238: 137 pgs: 2 creating+peering, 4 unknown, 131 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:21.279 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestLockDuration (7091 ms) 2024-09-21T09:44:21.279 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-09-21T09:44:22.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:22 smithi042 ceph-mon[85820]: pgmap v1239: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:22.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:22 smithi042 ceph-mon[85820]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-21T09:44:22.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:22 smithi042 ceph-mon[87662]: pgmap v1239: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:22.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:22 smithi042 ceph-mon[87662]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-21T09:44:22.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:22 smithi133 ceph-mon[83064]: pgmap v1239: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:22.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:22 smithi133 ceph-mon[83064]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-21T09:44:23.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:23 smithi042 ceph-mon[87662]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-21T09:44:23.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:23 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/6317525' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:23.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:23 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:23.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:23 smithi042 ceph-mon[85820]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-21T09:44:23.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:23 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/6317525' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:23.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:23 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:23.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:23 smithi133 ceph-mon[83064]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-21T09:44:23.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:23 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/6317525' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:23.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:23 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:24.298 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestAssertLocked (3019 ms) 2024-09-21T09:44:24.298 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestSetCookie 2024-09-21T09:44:24.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:24 smithi042 ceph-mon[85820]: pgmap v1242: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:24.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:24 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:24.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:24 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:24.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:24 smithi042 ceph-mon[85820]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-21T09:44:24.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:24 smithi042 ceph-mon[87662]: pgmap v1242: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:24.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:24 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:24.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:24 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:24.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:24 smithi042 ceph-mon[87662]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-21T09:44:24.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:24 smithi133 ceph-mon[83064]: pgmap v1242: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:24.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:24 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:24.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:24 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:24.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:24 smithi133 ceph-mon[83064]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-21T09:44:25.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:25 smithi042 ceph-mon[85820]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-21T09:44:25.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:25 smithi042 ceph-mon[87662]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-21T09:44:25.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:25 smithi133 ceph-mon[83064]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-21T09:44:26.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[87662]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:26.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:26.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:44:26.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[87662]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-21T09:44:26.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3908102959' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:26.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:26.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[85820]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:26.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:26.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:44:26.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[85820]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-21T09:44:26.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3908102959' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:26.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:26 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:26 smithi133 ceph-mon[83064]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:26 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:26 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:44:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:26 smithi133 ceph-mon[83064]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-21T09:44:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:26 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3908102959' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:26 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:27.318 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestSetCookie (3020 ms) 2024-09-21T09:44:27.318 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestRenew 2024-09-21T09:44:27.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:27 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:27.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:27 smithi042 ceph-mon[87662]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-21T09:44:27.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:27 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:44:27.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:27 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:27.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:27 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:27.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:27 smithi042 ceph-mon[85820]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-21T09:44:27.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:27 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:44:27.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:27 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:27.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:27 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:27.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:27 smithi133 ceph-mon[83064]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-21T09:44:27.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:27 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:44:27.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:27 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:28.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:28 smithi042 ceph-mon[87662]: pgmap v1248: 137 pgs: 5 creating+peering, 14 unknown, 118 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:44:28.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:28 smithi042 ceph-mon[87662]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-21T09:44:28.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:28 smithi042 ceph-mon[85820]: pgmap v1248: 137 pgs: 5 creating+peering, 14 unknown, 118 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:44:28.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:28 smithi042 ceph-mon[85820]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-21T09:44:28.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:28 smithi133 ceph-mon[83064]: pgmap v1248: 137 pgs: 5 creating+peering, 14 unknown, 118 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:44:28.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:28 smithi133 ceph-mon[83064]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-21T09:44:29.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:29 smithi042 ceph-mon[87662]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-21T09:44:29.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:29 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3864290254' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:29.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:29 smithi042 ceph-mon[85820]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-21T09:44:29.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:29 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3864290254' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:29 smithi133 ceph-mon[83064]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-21T09:44:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:29 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3864290254' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:30.324 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:44:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:44:30] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.51.0" 2024-09-21T09:44:30.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:30 smithi042 ceph-mon[85820]: pgmap v1251: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:30.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:30 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:30.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:30 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3864290254' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:30.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:30 smithi042 ceph-mon[85820]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-21T09:44:30.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:30 smithi042 ceph-mon[87662]: pgmap v1251: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:30.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:30 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:30.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:30 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3864290254' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:30.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:30 smithi042 ceph-mon[87662]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-21T09:44:30.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:30 smithi133 ceph-mon[83064]: pgmap v1251: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:30.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:30 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:44:30.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:30 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3864290254' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:30.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:30 smithi133 ceph-mon[83064]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-21T09:44:31.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:31 smithi042 ceph-mon[85820]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-21T09:44:31.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:31 smithi042 ceph-mon[87662]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-21T09:44:31.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:31 smithi133 ceph-mon[83064]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-21T09:44:32.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:32 smithi042 ceph-mon[87662]: pgmap v1254: 137 pgs: 8 creating+peering, 17 unknown, 112 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:32.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:32 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:32.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:32 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:44:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:32 smithi042 ceph-mon[85820]: pgmap v1254: 137 pgs: 8 creating+peering, 17 unknown, 112 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:32 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:32.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:32 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:44:32.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:32 smithi133 ceph-mon[83064]: pgmap v1254: 137 pgs: 8 creating+peering, 17 unknown, 112 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:32.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:32 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:44:32.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:32 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:44:34.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:34 smithi042 ceph-mon[87662]: pgmap v1255: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 172 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:34.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:34 smithi042 ceph-mon[85820]: pgmap v1255: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 172 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:34.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:34 smithi133 ceph-mon[83064]: pgmap v1255: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 172 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:36.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:36 smithi042 ceph-mon[87662]: pgmap v1256: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 147 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:36.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:36 smithi042 ceph-mon[85820]: pgmap v1256: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 147 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:36.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:36 smithi133 ceph-mon[83064]: pgmap v1256: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 147 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:38.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:38 smithi042 ceph-mon[85820]: pgmap v1257: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:38.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:38 smithi042 ceph-mon[87662]: pgmap v1257: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:38.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:38 smithi133 ceph-mon[83064]: pgmap v1257: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:40.350 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:44:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:44:40] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.51.0" 2024-09-21T09:44:40.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:40 smithi042 ceph-mon[85820]: pgmap v1258: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 103 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:40.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:40 smithi042 ceph-mon[87662]: pgmap v1258: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 103 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:40.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:40 smithi133 ceph-mon[83064]: pgmap v1258: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 103 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:42 smithi133 ceph-mon[83064]: pgmap v1259: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 93 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:42.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:42 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:42.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:42 smithi042 ceph-mon[85820]: pgmap v1259: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 93 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:42.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:42 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:42.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:42 smithi042 ceph-mon[87662]: pgmap v1259: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 93 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:42.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:42 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:44.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:44 smithi133 ceph-mon[83064]: pgmap v1260: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:44:44.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:44 smithi042 ceph-mon[85820]: pgmap v1260: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:44:44.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:44 smithi042 ceph-mon[87662]: pgmap v1260: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T09:44:46.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:46 smithi133 ceph-mon[83064]: pgmap v1261: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:46.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:46 smithi042 ceph-mon[85820]: pgmap v1261: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:46.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:46 smithi042 ceph-mon[87662]: pgmap v1261: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:48.374 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestRenew (21055 ms) 2024-09-21T09:44:48.374 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-09-21T09:44:48.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:48 smithi042 ceph-mon[87662]: pgmap v1262: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:48.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:48 smithi042 ceph-mon[85820]: pgmap v1262: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:48.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:48 smithi133 ceph-mon[83064]: pgmap v1262: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:44:49.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:49 smithi133 ceph-mon[83064]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-21T09:44:49.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:49 smithi042 ceph-mon[85820]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-21T09:44:49.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:49 smithi042 ceph-mon[87662]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-21T09:44:50.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:44:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:44:50] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.51.0" 2024-09-21T09:44:50.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:50 smithi133 ceph-mon[83064]: pgmap v1264: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:50.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:50 smithi133 ceph-mon[83064]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-21T09:44:50.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:50 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2374099058' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:50.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:50 smithi042 ceph-mon[87662]: pgmap v1264: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:50.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:50 smithi042 ceph-mon[87662]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-21T09:44:50.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:50 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2374099058' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:50.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:50 smithi042 ceph-mon[85820]: pgmap v1264: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:50.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:50 smithi042 ceph-mon[85820]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-21T09:44:50.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:50 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2374099058' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:51.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:51 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2374099058' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:51.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:51 smithi133 ceph-mon[83064]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-21T09:44:51.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:51 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2374099058' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:51.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:51 smithi042 ceph-mon[87662]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-21T09:44:51.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:51 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2374099058' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:51.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:51 smithi042 ceph-mon[85820]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-21T09:44:52.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:52 smithi133 ceph-mon[83064]: pgmap v1267: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:52.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:52 smithi133 ceph-mon[83064]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-21T09:44:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:52 smithi042 ceph-mon[87662]: pgmap v1267: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:52.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:52 smithi042 ceph-mon[87662]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-21T09:44:52.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:52 smithi042 ceph-mon[85820]: pgmap v1267: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:52.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:52 smithi042 ceph-mon[85820]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-21T09:44:54.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:53 smithi133 ceph-mon[83064]: pgmap v1269: 137 pgs: 5 creating+peering, 8 unknown, 124 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:54.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:53 smithi042 ceph-mon[87662]: pgmap v1269: 137 pgs: 5 creating+peering, 8 unknown, 124 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:54.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:53 smithi042 ceph-mon[85820]: pgmap v1269: 137 pgs: 5 creating+peering, 8 unknown, 124 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:54.899 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (6525 ms) 2024-09-21T09:44:54.899 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-09-21T09:44:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:55 smithi133 ceph-mon[83064]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-21T09:44:56.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:55 smithi133 ceph-mon[83064]: pgmap v1271: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:55 smithi042 ceph-mon[85820]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-21T09:44:56.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:55 smithi042 ceph-mon[85820]: pgmap v1271: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:55 smithi042 ceph-mon[87662]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-21T09:44:56.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:55 smithi042 ceph-mon[87662]: pgmap v1271: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:56 smithi133 ceph-mon[83064]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-21T09:44:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:56 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4224473753' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:56 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:57.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:56 smithi042 ceph-mon[85820]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-21T09:44:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:56 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4224473753' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:56 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:57.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:56 smithi042 ceph-mon[87662]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-21T09:44:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:56 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4224473753' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:57.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:56 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:44:57.353 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:44:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:57 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:57 smithi133 ceph-mon[83064]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-21T09:44:58.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:57 smithi133 ceph-mon[83064]: pgmap v1274: 137 pgs: 8 creating+peering, 22 unknown, 107 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:57 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:57 smithi042 ceph-mon[85820]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-21T09:44:58.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:57 smithi042 ceph-mon[85820]: pgmap v1274: 137 pgs: 8 creating+peering, 22 unknown, 107 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:57 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:44:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:57 smithi042 ceph-mon[87662]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-21T09:44:58.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:57 smithi042 ceph-mon[87662]: pgmap v1274: 137 pgs: 8 creating+peering, 22 unknown, 107 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:44:59.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:58 smithi133 ceph-mon[83064]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-21T09:44:59.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:58 smithi042 ceph-mon[87662]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-21T09:44:59.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:58 smithi042 ceph-mon[85820]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-21T09:45:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:45:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:59 smithi133 ceph-mon[83064]: pgmap v1276: 137 pgs: 8 creating+peering, 5 unknown, 124 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:45:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:59 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:45:00.243 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:44:59 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:45:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:45:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:59 smithi042 ceph-mon[87662]: pgmap v1276: 137 pgs: 8 creating+peering, 5 unknown, 124 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:45:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:59 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:45:00.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:44:59 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:45:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:45:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:59 smithi042 ceph-mon[85820]: pgmap v1276: 137 pgs: 8 creating+peering, 5 unknown, 124 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:00.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:45:00.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:59 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:45:00.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:44:59 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:45:00.353 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:45:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:45:00] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.51.0" 2024-09-21T09:45:02.324 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (7423 ms) 2024-09-21T09:45:02.324 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-09-21T09:45:02.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:02 smithi042 ceph-mon[87662]: pgmap v1277: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:02.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:02 smithi042 ceph-mon[85820]: pgmap v1277: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:02.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:02 smithi133 ceph-mon[83064]: pgmap v1277: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:03.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:03 smithi042 ceph-mon[85820]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-21T09:45:03.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:03 smithi042 ceph-mon[87662]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-21T09:45:03.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:03 smithi133 ceph-mon[83064]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-21T09:45:04.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:04 smithi042 ceph-mon[85820]: pgmap v1279: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:04.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:04 smithi042 ceph-mon[85820]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-21T09:45:04.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:04 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4281532406' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:04 smithi042 ceph-mon[87662]: pgmap v1279: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:04 smithi042 ceph-mon[87662]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-21T09:45:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:04 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4281532406' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:04 smithi133 ceph-mon[83064]: pgmap v1279: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:04 smithi133 ceph-mon[83064]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-21T09:45:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:04 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4281532406' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:05.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:05 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4281532406' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:05.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:05 smithi042 ceph-mon[85820]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-21T09:45:05.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:05 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4281532406' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:05.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:05 smithi042 ceph-mon[87662]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-21T09:45:05.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:05 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4281532406' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-124760-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:05.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:05 smithi133 ceph-mon[83064]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-21T09:45:06.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:06 smithi042 ceph-mon[85820]: pgmap v1282: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:06.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:06 smithi042 ceph-mon[85820]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-21T09:45:06.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:06 smithi042 ceph-mon[87662]: pgmap v1282: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:06.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:06 smithi042 ceph-mon[87662]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-21T09:45:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:06 smithi133 ceph-mon[83064]: pgmap v1282: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:06.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:06 smithi133 ceph-mon[83064]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-21T09:45:08.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:08 smithi042 ceph-mon[85820]: pgmap v1284: 137 pgs: 5 creating+peering, 2 unknown, 130 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:08.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:08 smithi042 ceph-mon[87662]: pgmap v1284: 137 pgs: 5 creating+peering, 2 unknown, 130 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:08.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:08 smithi133 ceph-mon[83064]: pgmap v1284: 137 pgs: 5 creating+peering, 2 unknown, 130 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:10.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:45:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:45:10] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.51.0" 2024-09-21T09:45:10.360 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (8039 ms) 2024-09-21T09:45:10.361 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 11 tests from ClsLock (68106 ms total) 2024-09-21T09:45:10.361 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:45:10.361 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment tear-down 2024-09-21T09:45:10.361 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] 11 tests from 1 test suite ran. (68106 ms total) 2024-09-21T09:45:10.361 INFO:tasks.workunit.client.0.smithi042.stdout:[ PASSED ] 11 tests. 2024-09-21T09:45:10.365 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-21T09:45:10.365 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T09:45:10.435 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-09-21T09:45:10.435 DEBUG:teuthology.orchestra.run.smithi042:workunit test cls/test_cls_log.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=reef 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_log.sh 2024-09-21T09:45:10.509 INFO:tasks.workunit.client.0.smithi042.stdout:Running main() from gmock_main.cc 2024-09-21T09:45:10.509 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] Running 4 tests from 1 test suite. 2024-09-21T09:45:10.509 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment set-up. 2024-09-21T09:45:10.509 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 4 tests from cls_log 2024-09-21T09:45:10.509 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-09-21T09:45:10.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:10 smithi133 ceph-mon[83064]: pgmap v1285: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:10.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:10 smithi042 ceph-mon[85820]: pgmap v1285: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:10.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:10 smithi042 ceph-mon[87662]: pgmap v1285: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T09:45:11.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:11 smithi133 ceph-mon[83064]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-21T09:45:11.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:11 smithi042 ceph-mon[85820]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-21T09:45:11.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:11 smithi042 ceph-mon[87662]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-21T09:45:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:12 smithi133 ceph-mon[83064]: pgmap v1287: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:12 smithi133 ceph-mon[83064]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-21T09:45:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:12 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1526219722' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:12.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:12 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:12.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:12 smithi042 ceph-mon[85820]: pgmap v1287: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:12.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:12 smithi042 ceph-mon[85820]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-21T09:45:12.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:12 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1526219722' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:12.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:12 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:12.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:12 smithi042 ceph-mon[87662]: pgmap v1287: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:12.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:12 smithi042 ceph-mon[87662]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-21T09:45:12.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:12 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1526219722' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:12.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:12 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:13.376 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] cls_log.test_log_add_same_time (2867 ms) 2024-09-21T09:45:13.376 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-09-21T09:45:13.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:13 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1526219722' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:13.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:13 smithi133 ceph-mon[83064]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-21T09:45:13.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:13 smithi133 ceph-mon[83064]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-21T09:45:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:13 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1526219722' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:13 smithi042 ceph-mon[85820]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-21T09:45:13.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:13 smithi042 ceph-mon[85820]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-21T09:45:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:13 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1526219722' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:13 smithi042 ceph-mon[87662]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-21T09:45:13.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:13 smithi042 ceph-mon[87662]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-21T09:45:14.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:14 smithi133 ceph-mon[83064]: pgmap v1290: 137 pgs: 14 creating+peering, 13 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:14.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:14 smithi042 ceph-mon[85820]: pgmap v1290: 137 pgs: 14 creating+peering, 13 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:14.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:14 smithi042 ceph-mon[87662]: pgmap v1290: 137 pgs: 14 creating+peering, 13 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:15.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:15 smithi133 ceph-mon[83064]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-21T09:45:15.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:15 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3498536790' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:15.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:15 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:15 smithi042 ceph-mon[85820]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-21T09:45:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:15 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3498536790' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:15.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:15 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:15.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:15 smithi042 ceph-mon[87662]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-21T09:45:15.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:15 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3498536790' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:15.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:15 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:16.410 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] cls_log.test_log_add_different_time (3034 ms) 2024-09-21T09:45:16.410 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] cls_log.trim_by_time 2024-09-21T09:45:16.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:16 smithi133 ceph-mon[83064]: pgmap v1293: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:16.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:16 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:16.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:16 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:16.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:16 smithi133 ceph-mon[83064]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-21T09:45:16.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:16 smithi042 ceph-mon[87662]: pgmap v1293: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:16.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:16 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:16.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:16 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:16.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:16 smithi042 ceph-mon[87662]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-21T09:45:16.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:16 smithi042 ceph-mon[85820]: pgmap v1293: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:16.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:16 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:16.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:16 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:16.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:16 smithi042 ceph-mon[85820]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-21T09:45:17.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:17 smithi133 ceph-mon[83064]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-21T09:45:17.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:17 smithi042 ceph-mon[87662]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-21T09:45:17.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:17 smithi042 ceph-mon[85820]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-21T09:45:18.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:18 smithi133 ceph-mon[83064]: pgmap v1296: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:18.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:18 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:18.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:18 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:45:18.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:18 smithi133 ceph-mon[83064]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-21T09:45:18.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:18 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4143001804' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:18.753 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:18 smithi042 ceph-mon[87662]: pgmap v1296: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:18.753 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:18 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:18.753 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:18 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:45:18.753 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:18 smithi042 ceph-mon[87662]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-21T09:45:18.753 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:18 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4143001804' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:18.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:18 smithi042 ceph-mon[85820]: pgmap v1296: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:18.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:18 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:18.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:18 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:45:18.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:18 smithi042 ceph-mon[85820]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-21T09:45:18.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:18 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4143001804' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:19.432 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] cls_log.trim_by_time (3022 ms) 2024-09-21T09:45:19.432 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] cls_log.trim_by_marker 2024-09-21T09:45:19.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:19 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4143001804' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:19.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:19 smithi133 ceph-mon[83064]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-21T09:45:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:19 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4143001804' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:19 smithi042 ceph-mon[87662]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-21T09:45:19.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:19 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4143001804' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:19.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:19 smithi042 ceph-mon[85820]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-21T09:45:20.038 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:45:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:45:20] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.51.0" 2024-09-21T09:45:20.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:20 smithi133 ceph-mon[83064]: pgmap v1299: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.5 KiB/s wr, 14 op/s 2024-09-21T09:45:20.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:20 smithi133 ceph-mon[83064]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-21T09:45:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:20 smithi042 ceph-mon[87662]: pgmap v1299: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.5 KiB/s wr, 14 op/s 2024-09-21T09:45:20.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:20 smithi042 ceph-mon[87662]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-21T09:45:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:20 smithi042 ceph-mon[85820]: pgmap v1299: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.5 KiB/s wr, 14 op/s 2024-09-21T09:45:20.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:20 smithi042 ceph-mon[85820]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-21T09:45:21.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:21 smithi133 ceph-mon[83064]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-21T09:45:21.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:21 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2594110771' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:21.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:21 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:21.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:21 smithi042 ceph-mon[85820]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-21T09:45:21.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:21 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2594110771' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:21.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:21 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:21.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:21 smithi042 ceph-mon[87662]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-21T09:45:21.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:21 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2594110771' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:21.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:21 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:22.445 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] cls_log.trim_by_marker (3013 ms) 2024-09-21T09:45:22.445 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 4 tests from cls_log (11936 ms total) 2024-09-21T09:45:22.445 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:45:22.446 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment tear-down 2024-09-21T09:45:22.446 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] 4 tests from 1 test suite ran. (11936 ms total) 2024-09-21T09:45:22.446 INFO:tasks.workunit.client.0.smithi042.stdout:[ PASSED ] 4 tests. 2024-09-21T09:45:22.449 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-21T09:45:22.449 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T09:45:22.521 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-09-21T09:45:22.521 DEBUG:teuthology.orchestra.run.smithi042:workunit test cls/test_cls_numops.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=reef 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_numops.sh 2024-09-21T09:45:22.597 INFO:tasks.workunit.client.0.smithi042.stdout:Running main() from gmock_main.cc 2024-09-21T09:45:22.597 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] Running 4 tests from 1 test suite. 2024-09-21T09:45:22.597 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment set-up. 2024-09-21T09:45:22.597 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 4 tests from ClsNumOps 2024-09-21T09:45:22.597 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsNumOps.Add 2024-09-21T09:45:22.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:22 smithi133 ceph-mon[83064]: pgmap v1302: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:22.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:22 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:22.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:22 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:22.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:22 smithi133 ceph-mon[83064]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-21T09:45:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:22 smithi042 ceph-mon[87662]: pgmap v1302: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:22 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:22 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:22 smithi042 ceph-mon[87662]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-21T09:45:22.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:22 smithi042 ceph-mon[85820]: pgmap v1302: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:22.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:22 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:22.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:22 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125098-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:22.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:22 smithi042 ceph-mon[85820]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-21T09:45:23.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:23 smithi133 ceph-mon[83064]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-21T09:45:23.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:23 smithi042 ceph-mon[85820]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-21T09:45:23.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:23 smithi042 ceph-mon[87662]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-21T09:45:24.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:24 smithi133 ceph-mon[83064]: pgmap v1305: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:24.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:24 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:24.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:24 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:45:24.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:24 smithi133 ceph-mon[83064]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-21T09:45:24.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:24 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1413391611' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:24.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:24 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[85820]: pgmap v1305: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:45:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[85820]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-21T09:45:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1413391611' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:24.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:24.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[87662]: pgmap v1305: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:45:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[87662]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-21T09:45:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1413391611' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:24.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:24 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:25.466 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsNumOps.Add (2869 ms) 2024-09-21T09:45:25.466 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsNumOps.Sub 2024-09-21T09:45:25.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:25 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:25.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:25 smithi133 ceph-mon[83064]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-21T09:45:25.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:25 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:25.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:25 smithi042 ceph-mon[85820]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-21T09:45:25.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:25 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:25.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:25 smithi042 ceph-mon[87662]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-21T09:45:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:26 smithi133 ceph-mon[83064]: pgmap v1308: 137 pgs: 8 creating+peering, 18 unknown, 111 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:26.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:26 smithi133 ceph-mon[83064]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-21T09:45:26.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:26 smithi042 ceph-mon[85820]: pgmap v1308: 137 pgs: 8 creating+peering, 18 unknown, 111 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:26.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:26 smithi042 ceph-mon[85820]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-21T09:45:26.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:26 smithi042 ceph-mon[87662]: pgmap v1308: 137 pgs: 8 creating+peering, 18 unknown, 111 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:26.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:26 smithi042 ceph-mon[87662]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-21T09:45:27.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:27 smithi133 ceph-mon[83064]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-21T09:45:27.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:27 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2226779552' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:27.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:27 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:27.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:27 smithi042 ceph-mon[85820]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-21T09:45:27.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:27 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2226779552' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:27.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:27 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:27.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:27 smithi042 ceph-mon[87662]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-21T09:45:27.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:27 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2226779552' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:27.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:27 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:28.483 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsNumOps.Sub (3017 ms) 2024-09-21T09:45:28.484 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsNumOps.Mul 2024-09-21T09:45:28.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:28 smithi133 ceph-mon[83064]: pgmap v1311: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:28.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:28 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:28.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:28 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2226779552' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:28.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:28 smithi133 ceph-mon[83064]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-21T09:45:28.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:28 smithi042 ceph-mon[85820]: pgmap v1311: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:28.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:28 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:28.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:28 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2226779552' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:28.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:28 smithi042 ceph-mon[85820]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-21T09:45:28.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:28 smithi042 ceph-mon[87662]: pgmap v1311: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:28.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:28 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:28.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:28 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2226779552' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:28.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:28 smithi042 ceph-mon[87662]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-21T09:45:29.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:29 smithi133 ceph-mon[83064]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-21T09:45:29.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:29 smithi042 ceph-mon[85820]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-21T09:45:29.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:29 smithi042 ceph-mon[87662]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-21T09:45:30.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:45:30] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.51.0" 2024-09-21T09:45:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[85820]: pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:45:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[85820]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-21T09:45:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3539821186' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:30.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:30.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[87662]: pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:30.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:30.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:45:30.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[87662]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-21T09:45:30.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3539821186' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:30.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:30 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:30 smithi133 ceph-mon[83064]: pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:30 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:30 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:45:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:30 smithi133 ceph-mon[83064]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-21T09:45:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:30 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3539821186' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:30.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:30 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:31.509 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsNumOps.Mul (3025 ms) 2024-09-21T09:45:31.509 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] ClsNumOps.Div 2024-09-21T09:45:31.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:31 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:31.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:31 smithi042 ceph-mon[87662]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-21T09:45:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:31 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:31.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:31 smithi042 ceph-mon[85820]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-21T09:45:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:31 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:31.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:31 smithi133 ceph-mon[83064]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-21T09:45:32.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:32 smithi042 ceph-mon[87662]: pgmap v1317: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:32.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:32 smithi042 ceph-mon[87662]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-21T09:45:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:32 smithi042 ceph-mon[85820]: pgmap v1317: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:32.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:32 smithi042 ceph-mon[85820]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-21T09:45:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:32 smithi133 ceph-mon[83064]: pgmap v1317: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:32.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:32 smithi133 ceph-mon[83064]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-21T09:45:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:33 smithi042 ceph-mon[85820]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-21T09:45:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:33 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/4106385498' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:33.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:33 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:33 smithi042 ceph-mon[87662]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-21T09:45:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:33 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/4106385498' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:33.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:33 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:33 smithi133 ceph-mon[83064]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-21T09:45:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:33 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/4106385498' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:33.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:33 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:34.526 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] ClsNumOps.Div (3017 ms) 2024-09-21T09:45:34.527 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 4 tests from ClsNumOps (11929 ms total) 2024-09-21T09:45:34.527 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:45:34.527 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment tear-down 2024-09-21T09:45:34.527 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] 4 tests from 1 test suite ran. (11929 ms total) 2024-09-21T09:45:34.527 INFO:tasks.workunit.client.0.smithi042.stdout:[ PASSED ] 4 tests. 2024-09-21T09:45:34.530 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-21T09:45:34.530 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T09:45:34.601 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-09-21T09:45:34.602 DEBUG:teuthology.orchestra.run.smithi042: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=reef 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-09-21T09:45:34.677 INFO:tasks.workunit.client.0.smithi042.stdout:Running main() from gmock_main.cc 2024-09-21T09:45:34.678 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] Running 70 tests from 1 test suite. 2024-09-21T09:45:34.678 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment set-up. 2024-09-21T09:45:34.678 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 70 tests from TestClsRbd 2024-09-21T09:45:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:34 smithi042 ceph-mon[85820]: pgmap v1320: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:34 smithi042 ceph-mon[85820]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:34 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:34.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:34 smithi042 ceph-mon[85820]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-21T09:45:34.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:34 smithi042 ceph-mon[87662]: pgmap v1320: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:34.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:34 smithi042 ceph-mon[87662]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:34.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:34 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:34.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:34 smithi042 ceph-mon[87662]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-21T09:45:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:34 smithi133 ceph-mon[83064]: pgmap v1320: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:34 smithi133 ceph-mon[83064]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:45:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:34 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125216-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:34.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:34 smithi133 ceph-mon[83064]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-21T09:45:35.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:35 smithi042 ceph-mon[85820]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-21T09:45:35.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:35 smithi042 ceph-mon[87662]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-21T09:45:35.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:35 smithi133 ceph-mon[83064]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-21T09:45:36.533 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.get_all_features 2024-09-21T09:45:36.551 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.get_all_features (18 ms) 2024-09-21T09:45:36.552 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.copyup 2024-09-21T09:45:36.735 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.copyup (183 ms) 2024-09-21T09:45:36.735 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-09-21T09:45:36.747 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.sparse_copyup (12 ms) 2024-09-21T09:45:36.747 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-09-21T09:45:36.754 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.get_and_set_id (6 ms) 2024-09-21T09:45:36.783 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-09-21T09:45:36.784 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.add_remove_child (12 ms) 2024-09-21T09:45:36.784 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.directory_methods 2024-09-21T09:45:36.791 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.directory_methods (27 ms) 2024-09-21T09:45:36.792 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.create 2024-09-21T09:45:36.806 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.create (14 ms) 2024-09-21T09:45:36.806 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.get_features 2024-09-21T09:45:36.807 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.get_features (1 ms) 2024-09-21T09:45:36.807 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-09-21T09:45:36.808 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-09-21T09:45:36.809 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-09-21T09:45:36.810 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-09-21T09:45:36.811 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-09-21T09:45:36.812 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.get_access_timestamp (1 ms) 2024-09-21T09:45:36.812 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-09-21T09:45:36.813 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2024-09-21T09:45:36.813 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-09-21T09:45:36.817 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.get_data_pool (3 ms) 2024-09-21T09:45:36.817 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.get_size 2024-09-21T09:45:36.821 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.get_size (5 ms) 2024-09-21T09:45:36.821 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.set_size 2024-09-21T09:45:36.826 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.set_size (4 ms) 2024-09-21T09:45:36.826 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.protection_status 2024-09-21T09:45:36.843 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.protection_status (17 ms) 2024-09-21T09:45:36.843 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-09-21T09:45:36.850 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.snapshot_limits (8 ms) 2024-09-21T09:45:36.850 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.parents_v1 2024-09-21T09:45:36.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:36 smithi042 ceph-mon[87662]: pgmap v1323: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:36.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:36 smithi042 ceph-mon[87662]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:36.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:36 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:45:36.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:36 smithi042 ceph-mon[87662]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-21T09:45:36.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:36 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2413674954' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125323-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:36 smithi042 ceph-mon[85820]: pgmap v1323: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:36 smithi042 ceph-mon[85820]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:36 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:45:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:36 smithi042 ceph-mon[85820]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-21T09:45:36.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:36 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2413674954' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125323-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:36.893 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.parents_v1 (40 ms) 2024-09-21T09:45:36.893 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.parents_v2 2024-09-21T09:45:36.921 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.parents_v2 (30 ms) 2024-09-21T09:45:36.921 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.snapshots 2024-09-21T09:45:36.943 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.snapshots (22 ms) 2024-09-21T09:45:36.943 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.snapid_race 2024-09-21T09:45:36.948 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.snapid_race (5 ms) 2024-09-21T09:45:36.948 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.stripingv2 2024-09-21T09:45:36.958 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.stripingv2 (10 ms) 2024-09-21T09:45:36.958 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.object_map_save 2024-09-21T09:45:36.960 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.object_map_save (2 ms) 2024-09-21T09:45:36.960 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-09-21T09:45:36.965 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.object_map_resize (5 ms) 2024-09-21T09:45:36.965 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.object_map_update 2024-09-21T09:45:36.970 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.object_map_update (5 ms) 2024-09-21T09:45:36.970 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-09-21T09:45:36.971 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2024-09-21T09:45:36.971 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-09-21T09:45:36.976 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.object_map_snap_add (5 ms) 2024-09-21T09:45:36.976 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-09-21T09:45:36.981 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.object_map_snap_remove (5 ms) 2024-09-21T09:45:36.981 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.flags 2024-09-21T09:45:36.985 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.flags (4 ms) 2024-09-21T09:45:36.985 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.metadata 2024-09-21T09:45:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:36 smithi133 ceph-mon[83064]: pgmap v1323: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:36 smithi133 ceph-mon[83064]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T09:45:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:36 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:45:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:36 smithi133 ceph-mon[83064]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-21T09:45:36.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:36 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2413674954' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125323-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:37.008 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.metadata (24 ms) 2024-09-21T09:45:37.008 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.set_features 2024-09-21T09:45:37.015 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-09-21T09:45:37.015 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.mirror 2024-09-21T09:45:37.048 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.mirror (32 ms) 2024-09-21T09:45:37.048 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.mirror_image 2024-09-21T09:45:37.063 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.mirror_image (16 ms) 2024-09-21T09:45:37.064 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-09-21T09:45:37.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:37 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2413674954' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125323-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:37.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:37 smithi042 ceph-mon[85820]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-21T09:45:37.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:37 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2413674954' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125323-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:37.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:37 smithi042 ceph-mon[87662]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-21T09:45:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:37 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2413674954' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi042-125323-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:37.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:37 smithi133 ceph-mon[83064]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-21T09:45:38.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:38 smithi042 ceph-mon[87662]: pgmap v1326: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 10 KiB/s wr, 55 op/s 2024-09-21T09:45:38.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:38 smithi042 ceph-mon[87662]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-21T09:45:38.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:38 smithi042 ceph-mon[85820]: pgmap v1326: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 10 KiB/s wr, 55 op/s 2024-09-21T09:45:38.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:38 smithi042 ceph-mon[85820]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-21T09:45:38.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:38 smithi133 ceph-mon[83064]: pgmap v1326: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 10 KiB/s wr, 55 op/s 2024-09-21T09:45:38.894 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:38 smithi133 ceph-mon[83064]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-21T09:45:39.296 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.mirror_image_status (2232 ms) 2024-09-21T09:45:39.296 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-09-21T09:45:39.390 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.mirror_image_map (94 ms) 2024-09-21T09:45:39.390 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-09-21T09:45:39.397 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.mirror_instances (7 ms) 2024-09-21T09:45:39.397 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-09-21T09:45:39.408 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.mirror_snapshot (11 ms) 2024-09-21T09:45:39.408 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-09-21T09:45:39.410 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2024-09-21T09:45:39.410 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-09-21T09:45:39.413 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-09-21T09:45:39.413 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-09-21T09:45:39.415 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-09-21T09:45:39.415 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-09-21T09:45:39.421 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_dir_rename (5 ms) 2024-09-21T09:45:39.421 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-09-21T09:45:39.424 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-09-21T09:45:39.424 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-09-21T09:45:39.428 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-09-21T09:45:39.428 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_image_add 2024-09-21T09:45:39.430 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-09-21T09:45:39.430 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-09-21T09:45:39.433 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_image_remove (4 ms) 2024-09-21T09:45:39.433 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_image_list 2024-09-21T09:45:39.436 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_image_list (2 ms) 2024-09-21T09:45:39.436 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-09-21T09:45:39.440 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-09-21T09:45:39.440 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.image_group_add 2024-09-21T09:45:39.442 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-09-21T09:45:39.442 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-09-21T09:45:39.445 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.image_group_remove (2 ms) 2024-09-21T09:45:39.445 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.image_group_get 2024-09-21T09:45:39.448 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.image_group_get (3 ms) 2024-09-21T09:45:39.448 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-09-21T09:45:39.449 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-09-21T09:45:39.449 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-09-21T09:45:39.451 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-09-21T09:45:39.451 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-09-21T09:45:39.455 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-09-21T09:45:39.455 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-09-21T09:45:39.457 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (2 ms) 2024-09-21T09:45:39.457 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-09-21T09:45:39.460 INFO:tasks.workunit.client.0.smithi042.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/18.2.4-871-g6a1bdf85/rpm/el9/BUILD/ceph-18.2.4-871-g6a1bdf85/src/test/cls_rbd/test_cls_rbd.cc:2681: Failure 2024-09-21T09:45:39.460 INFO:tasks.workunit.client.0.smithi042.stdout:Expected equality of these values: 2024-09-21T09:45:39.460 INFO:tasks.workunit.client.0.smithi042.stdout: 1U 2024-09-21T09:45:39.460 INFO:tasks.workunit.client.0.smithi042.stdout: Which is: 1 2024-09-21T09:45:39.460 INFO:tasks.workunit.client.0.smithi042.stdout: keys.size() 2024-09-21T09:45:39.460 INFO:tasks.workunit.client.0.smithi042.stdout: Which is: 3 2024-09-21T09:45:39.460 INFO:tasks.workunit.client.0.smithi042.stdout:[ FAILED ] TestClsRbd.group_snap_set (3 ms) 2024-09-21T09:45:39.460 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-09-21T09:45:39.463 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-09-21T09:45:39.463 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-09-21T09:45:39.481 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (18 ms) 2024-09-21T09:45:39.481 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-09-21T09:45:39.684 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (203 ms) 2024-09-21T09:45:39.685 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-09-21T09:45:39.686 INFO:tasks.workunit.client.0.smithi042.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/18.2.4-871-g6a1bdf85/rpm/el9/BUILD/ceph-18.2.4-871-g6a1bdf85/src/test/cls_rbd/test_cls_rbd.cc:2792: Failure 2024-09-21T09:45:39.687 INFO:tasks.workunit.client.0.smithi042.stdout:Expected equality of these values: 2024-09-21T09:45:39.687 INFO:tasks.workunit.client.0.smithi042.stdout: 1U 2024-09-21T09:45:39.687 INFO:tasks.workunit.client.0.smithi042.stdout: Which is: 1 2024-09-21T09:45:39.687 INFO:tasks.workunit.client.0.smithi042.stdout: keys.size() 2024-09-21T09:45:39.687 INFO:tasks.workunit.client.0.smithi042.stdout: Which is: 3 2024-09-21T09:45:39.687 INFO:tasks.workunit.client.0.smithi042.stdout:[ FAILED ] TestClsRbd.group_snap_remove (3 ms) 2024-09-21T09:45:39.687 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-09-21T09:45:39.689 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-09-21T09:45:39.689 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.trash_methods 2024-09-21T09:45:39.696 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.trash_methods (7 ms) 2024-09-21T09:45:39.696 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.op_features 2024-09-21T09:45:39.703 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-09-21T09:45:39.703 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.clone_parent 2024-09-21T09:45:39.723 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.clone_parent (20 ms) 2024-09-21T09:45:39.723 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-09-21T09:45:39.731 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2024-09-21T09:45:39.731 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.clone_child 2024-09-21T09:45:39.742 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.clone_child (11 ms) 2024-09-21T09:45:39.742 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-09-21T09:45:39.749 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2024-09-21T09:45:39.749 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.migration 2024-09-21T09:45:39.758 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-09-21T09:45:39.758 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.migration_v1 2024-09-21T09:45:39.796 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.migration_v1 (38 ms) 2024-09-21T09:45:39.797 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-09-21T09:45:40.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:45:40 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:45:40] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.51.0" 2024-09-21T09:45:40.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:40 smithi042 ceph-mon[87662]: pgmap v1328: 137 pgs: 7 creating+peering, 3 unknown, 127 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 1.54k op/s 2024-09-21T09:45:40.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:40 smithi042 ceph-mon[85820]: pgmap v1328: 137 pgs: 7 creating+peering, 3 unknown, 127 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 1.54k op/s 2024-09-21T09:45:40.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:40 smithi133 ceph-mon[83064]: pgmap v1328: 137 pgs: 7 creating+peering, 3 unknown, 127 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 1.54k op/s 2024-09-21T09:45:41.556 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1760 ms) 2024-09-21T09:45:41.556 INFO:tasks.workunit.client.0.smithi042.stdout:[ RUN ] TestClsRbd.sparsify 2024-09-21T09:45:41.602 INFO:tasks.workunit.client.0.smithi042.stdout:[ OK ] TestClsRbd.sparsify (46 ms) 2024-09-21T09:45:41.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:41 smithi042 ceph-mon[87662]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-21T09:45:41.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:41 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:41.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:41 smithi042 ceph-mon[85820]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-21T09:45:41.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:41 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:41 smithi133 ceph-mon[83064]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-21T09:45:41.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:41 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:42.565 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] 70 tests from TestClsRbd (5069 ms total) 2024-09-21T09:45:42.566 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:45:42.566 INFO:tasks.workunit.client.0.smithi042.stdout:[----------] Global test environment tear-down 2024-09-21T09:45:42.566 INFO:tasks.workunit.client.0.smithi042.stdout:[==========] 70 tests from 1 test suite ran. (7888 ms total) 2024-09-21T09:45:42.566 INFO:tasks.workunit.client.0.smithi042.stdout:[ PASSED ] 68 tests. 2024-09-21T09:45:42.566 INFO:tasks.workunit.client.0.smithi042.stdout:[ FAILED ] 2 tests, listed below: 2024-09-21T09:45:42.566 INFO:tasks.workunit.client.0.smithi042.stdout:[ FAILED ] TestClsRbd.group_snap_set 2024-09-21T09:45:42.566 INFO:tasks.workunit.client.0.smithi042.stdout:[ FAILED ] TestClsRbd.group_snap_remove 2024-09-21T09:45:42.566 INFO:tasks.workunit.client.0.smithi042.stdout: 2024-09-21T09:45:42.566 INFO:tasks.workunit.client.0.smithi042.stdout: 2 FAILED TESTS 2024-09-21T09:45:42.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:45:42.570 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-09-21T09:45:42.570 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-21T09:45:42.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:42 smithi042 ceph-mon[87662]: pgmap v1330: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 1.30k op/s 2024-09-21T09:45:42.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:42 smithi042 ceph-mon[87662]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-21T09:45:42.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:42 smithi042 ceph-mon[85820]: pgmap v1330: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 1.30k op/s 2024-09-21T09:45:42.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:42 smithi042 ceph-mon[85820]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-21T09:45:42.854 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/full_sequential.py", line 30, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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 smithi042 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=reef 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-09-21T09:45:43.049 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6a820292407e4fc7b686190b91f08b9e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/full_sequential.py", line 30, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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 smithi042 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=reef 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-09-21T09:45:43.052 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T09:45:43.068 INFO:tasks.cephadm:Teardown begin 2024-09-21T09:45:43.068 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-09-21T09:45:43.069 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs dump --format=json 2024-09-21T09:45:43.074 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:42 smithi133 ceph-mon[83064]: pgmap v1330: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 1.30k op/s 2024-09-21T09:45:43.074 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:42 smithi133 ceph-mon[83064]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-21T09:45:43.276 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:43.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:43 smithi042 ceph-mon[87662]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-21T09:45:43.707 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:43 smithi042 ceph-mon[85820]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-21T09:45:43.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:43 smithi133 ceph-mon[83064]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-21T09:45:44.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:44 smithi042 ceph-mon[87662]: pgmap v1333: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:44.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:44 smithi042 ceph-mon[85820]: pgmap v1333: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:44.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:44 smithi133 ceph-mon[83064]: pgmap v1333: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:45.451 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:45:45.451 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":16,"btime":"2024-09-21T09:35:24:323483+0000","default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54337,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.133:6833/1641879818","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":1641879818},{"type":"v1","addr":"172.21.15.133:6833","nonce":1641879818}]},"join_fscid":-1,"export_targets":[],"features":4540719139924082687,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"epoch":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-21T09:23:30.750527+0000","modified":"2024-09-21T09:35:20.281878+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":547,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"max_mds":1,"in":[0],"up":{"mds_0":44432},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44432":{"gid":44432,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":6,"addr":"172.21.15.42:6835/1171943372","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6834","nonce":1171943372},{"type":"v1","addr":"172.21.15.42:6835","nonce":1171943372}]},"join_fscid":-1,"export_targets":[],"features":4540719139924082687,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0,"qdb_leader":44432,"qdb_cluster":[44432]},"id":1}]} 2024-09-21T09:45:45.451 INFO:teuthology.orchestra.run.smithi042.stderr:dumped fsmap epoch 16 2024-09-21T09:45:45.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:45 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2556989584' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-21T09:45:45.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:45 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2556989584' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-21T09:45:45.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:45 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2556989584' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-21T09:45:46.142 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs dump --format=json 2024-09-21T09:45:46.386 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:46.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:46 smithi042 ceph-mon[87662]: pgmap v1334: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:46.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:46 smithi042 ceph-mon[85820]: pgmap v1334: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:46.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:46 smithi133 ceph-mon[83064]: pgmap v1334: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:48.733 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:45:48.733 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":16,"btime":"2024-09-21T09:35:24:323483+0000","default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54337,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.133:6833/1641879818","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":1641879818},{"type":"v1","addr":"172.21.15.133:6833","nonce":1641879818}]},"join_fscid":-1,"export_targets":[],"features":4540719139924082687,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"epoch":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-21T09:23:30.750527+0000","modified":"2024-09-21T09:35:20.281878+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":547,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"max_mds":1,"in":[0],"up":{"mds_0":44432},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44432":{"gid":44432,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":6,"addr":"172.21.15.42:6835/1171943372","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6834","nonce":1171943372},{"type":"v1","addr":"172.21.15.42:6835","nonce":1171943372}]},"join_fscid":-1,"export_targets":[],"features":4540719139924082687,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0,"qdb_leader":44432,"qdb_cluster":[44432]},"id":1}]} 2024-09-21T09:45:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:dumped fsmap epoch 16 2024-09-21T09:45:48.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:48 smithi042 ceph-mon[85820]: pgmap v1335: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:48.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:48 smithi042 ceph-mon[87662]: pgmap v1335: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:48.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:48 smithi133 ceph-mon[83064]: pgmap v1335: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:49.377 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T09:45:49.586 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:49.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:49 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/3568854596' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-21T09:45:49.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:49 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/3568854596' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-21T09:45:49.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:49 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/3568854596' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-21T09:45:50.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:45:50 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:45:50] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.51.0" 2024-09-21T09:45:50.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:50 smithi042 ceph-mon[85820]: pgmap v1336: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:50.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:50 smithi042 ceph-mon[87662]: pgmap v1336: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:50.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:50 smithi133 ceph-mon[83064]: pgmap v1336: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:51.375 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-21T09:45:51.376 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1075,"fsid":"488f793c-77fa-11ef-baf6-efdc52797490","created":"2024-09-21T09:18:05.412539+0000","modified":"2024-09-21T09:45:42.550327+0000","last_up_change":"2024-09-21T09:34:57.789361+0000","last_in_change":"2024-09-21T09:22:41.861808+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":60,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T09:21:02.338702+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":"cephfs_metadata","create_time":"2024-09-21T09:23:24.741481+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":"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":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":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-09-21T09:23:27.993911+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-09-21T09:24:18.559508+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":"75","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":75,"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":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b4345035-af4c-44d5-b59a-446341802328","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":285,"up_from":298,"up_thru":1070,"down_at":286,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":2570673331},{"type":"v1","addr":"172.21.15.42:6803","nonce":2570673331}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":2570673331},{"type":"v1","addr":"172.21.15.42:6805","nonce":2570673331}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":2570673331},{"type":"v1","addr":"172.21.15.42:6809","nonce":2570673331}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":2570673331},{"type":"v1","addr":"172.21.15.42:6807","nonce":2570673331}]},"public_addr":"172.21.15.42:6803/2570673331","cluster_addr":"172.21.15.42:6805/2570673331","heartbeat_back_addr":"172.21.15.42:6809/2570673331","heartbeat_front_addr":"172.21.15.42:6807/2570673331","state":["exists","up"]},{"osd":1,"uuid":"7b7c1bf4-2023-420b-bb7b-0c95cc21145d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":317,"up_from":330,"up_thru":1070,"down_at":318,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":713269602},{"type":"v1","addr":"172.21.15.42:6811","nonce":713269602}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":713269602},{"type":"v1","addr":"172.21.15.42:6813","nonce":713269602}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":713269602},{"type":"v1","addr":"172.21.15.42:6817","nonce":713269602}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":713269602},{"type":"v1","addr":"172.21.15.42:6815","nonce":713269602}]},"public_addr":"172.21.15.42:6811/713269602","cluster_addr":"172.21.15.42:6813/713269602","heartbeat_back_addr":"172.21.15.42:6817/713269602","heartbeat_front_addr":"172.21.15.42:6815/713269602","state":["exists","up"]},{"osd":2,"uuid":"6627a97c-e1f7-4ffd-a317-27a30ddc09ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":351,"up_from":363,"up_thru":1070,"down_at":352,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":3761907545},{"type":"v1","addr":"172.21.15.42:6819","nonce":3761907545}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":3761907545},{"type":"v1","addr":"172.21.15.42:6821","nonce":3761907545}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":3761907545},{"type":"v1","addr":"172.21.15.42:6825","nonce":3761907545}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":3761907545},{"type":"v1","addr":"172.21.15.42:6823","nonce":3761907545}]},"public_addr":"172.21.15.42:6819/3761907545","cluster_addr":"172.21.15.42:6821/3761907545","heartbeat_back_addr":"172.21.15.42:6825/3761907545","heartbeat_front_addr":"172.21.15.42:6823/3761907545","state":["exists","up"]},{"osd":3,"uuid":"9de75453-ce99-4f9d-b991-8e27422ebf9d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":381,"up_from":394,"up_thru":1070,"down_at":382,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2186837915},{"type":"v1","addr":"172.21.15.42:6827","nonce":2186837915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2186837915},{"type":"v1","addr":"172.21.15.42:6829","nonce":2186837915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2186837915},{"type":"v1","addr":"172.21.15.42:6833","nonce":2186837915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2186837915},{"type":"v1","addr":"172.21.15.42:6831","nonce":2186837915}]},"public_addr":"172.21.15.42:6827/2186837915","cluster_addr":"172.21.15.42:6829/2186837915","heartbeat_back_addr":"172.21.15.42:6833/2186837915","heartbeat_front_addr":"172.21.15.42:6831/2186837915","state":["exists","up"]},{"osd":4,"uuid":"7212424e-20d3-44ae-9e50-3fc33bb3daa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":413,"up_from":427,"up_thru":1070,"down_at":414,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":1975867265},{"type":"v1","addr":"172.21.15.133:6801","nonce":1975867265}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6802","nonce":1975867265},{"type":"v1","addr":"172.21.15.133:6803","nonce":1975867265}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":1975867265},{"type":"v1","addr":"172.21.15.133:6807","nonce":1975867265}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":1975867265},{"type":"v1","addr":"172.21.15.133:6805","nonce":1975867265}]},"public_addr":"172.21.15.133:6801/1975867265","cluster_addr":"172.21.15.133:6803/1975867265","heartbeat_back_addr":"172.21.15.133:6807/1975867265","heartbeat_front_addr":"172.21.15.133:6805/1975867265","state":["exists","up"]},{"osd":5,"uuid":"bdd3f3dd-59ab-4781-af9b-b90c96c8eb9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":447,"up_from":460,"up_thru":1070,"down_at":448,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":3829680496},{"type":"v1","addr":"172.21.15.133:6809","nonce":3829680496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6810","nonce":3829680496},{"type":"v1","addr":"172.21.15.133:6811","nonce":3829680496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":3829680496},{"type":"v1","addr":"172.21.15.133:6815","nonce":3829680496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":3829680496},{"type":"v1","addr":"172.21.15.133:6813","nonce":3829680496}]},"public_addr":"172.21.15.133:6809/3829680496","cluster_addr":"172.21.15.133:6811/3829680496","heartbeat_back_addr":"172.21.15.133:6815/3829680496","heartbeat_front_addr":"172.21.15.133:6813/3829680496","state":["exists","up"]},{"osd":6,"uuid":"eb847b17-789d-4932-9242-7a20012d90a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":480,"up_from":493,"up_thru":1070,"down_at":481,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":2590753365},{"type":"v1","addr":"172.21.15.133:6817","nonce":2590753365}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6818","nonce":2590753365},{"type":"v1","addr":"172.21.15.133:6819","nonce":2590753365}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2590753365},{"type":"v1","addr":"172.21.15.133:6823","nonce":2590753365}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2590753365},{"type":"v1","addr":"172.21.15.133:6821","nonce":2590753365}]},"public_addr":"172.21.15.133:6817/2590753365","cluster_addr":"172.21.15.133:6819/2590753365","heartbeat_back_addr":"172.21.15.133:6823/2590753365","heartbeat_front_addr":"172.21.15.133:6821/2590753365","state":["exists","up"]},{"osd":7,"uuid":"d010ecbf-c177-422a-b8cd-6e538bfed1a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":514,"up_from":527,"up_thru":1070,"down_at":515,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":807879983},{"type":"v1","addr":"172.21.15.133:6825","nonce":807879983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6826","nonce":807879983},{"type":"v1","addr":"172.21.15.133:6827","nonce":807879983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":807879983},{"type":"v1","addr":"172.21.15.133:6831","nonce":807879983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":807879983},{"type":"v1","addr":"172.21.15.133:6829","nonce":807879983}]},"public_addr":"172.21.15.133:6825/807879983","cluster_addr":"172.21.15.133:6827/807879983","heartbeat_back_addr":"172.21.15.133:6831/807879983","heartbeat_front_addr":"172.21.15.133:6829/807879983","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:11.588802+0000","dead_epoch":285},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:34.129310+0000","dead_epoch":317},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:20:57.990804+0000","dead_epoch":351},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:22.085413+0000","dead_epoch":381},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:21:43.449212+0000","dead_epoch":413},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:07.731266+0000","dead_epoch":447},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:32.656286+0000","dead_epoch":480},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:22:57.215710+0000","dead_epoch":514}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.18","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.1c","mappings":[{"from":4,"to":3}]},{"pgid":"3.20","mappings":[{"from":0,"to":1}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/2674894058":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6801/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/3027962584":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/3161501386":"2024-09-22T09:18:29.533318+0000","172.21.15.42:6801/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/3799547322":"2024-09-22T09:18:29.533318+0000","172.21.15.133:0/244417201":"2024-09-22T09:28:59.587080+0000","172.21.15.133:0/3467435275":"2024-09-22T09:28:59.587080+0000","172.21.15.42:6800/1383096512":"2024-09-22T09:18:29.533318+0000","172.21.15.42:0/2914426447":"2024-09-22T09:28:29.916664+0000","172.21.15.42:0/1411798554":"2024-09-22T09:29:41.010255+0000","172.21.15.42:6800/2311727631":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/3305291854":"2024-09-22T09:24:16.537494+0000","172.21.15.42:0/2566728219":"2024-09-22T09:28:29.916664+0000","172.21.15.42:0/3890244155":"2024-09-22T09:29:41.010255+0000","172.21.15.42:6801/2311727631":"2024-09-22T09:29:41.010255+0000","172.21.15.133:0/4158454807":"2024-09-22T09:28:59.587080+0000","172.21.15.133:0/3025564294":"2024-09-22T09:28:59.587080+0000","172.21.15.42:0/3235825782":"2024-09-22T09:24:16.537494+0000","172.21.15.133:6833/145470381":"2024-09-22T09:35:17.270851+0000","172.21.15.42:0/4021954339":"2024-09-22T09:18:51.834098+0000","172.21.15.42:6800/2065960287":"2024-09-22T09:24:16.537494+0000","172.21.15.133:6832/145470381":"2024-09-22T09:35:17.270851+0000","172.21.15.42:0/1784414815":"2024-09-22T09:18:29.533318+0000","172.21.15.133:6835/3613906821":"2024-09-22T09:28:59.587080+0000","172.21.15.42:0/89740907":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6801/2065960287":"2024-09-22T09:24:16.537494+0000","172.21.15.42:0/3210493164":"2024-09-22T09:28:29.916664+0000","172.21.15.42:0/409372274":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/2468882139":"2024-09-22T09:28:29.916664+0000","172.21.15.42:0/1973187163":"2024-09-22T09:18:51.834098+0000","172.21.15.42:0/1099558013":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/2626957217":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/3518689961":"2024-09-22T09:28:29.916664+0000","172.21.15.133:0/782082231":"2024-09-22T09:28:59.587080+0000","172.21.15.133:0/3361704451":"2024-09-22T09:28:59.587080+0000","172.21.15.133:0/1551467638":"2024-09-22T09:28:59.587080+0000","172.21.15.133:6834/3613906821":"2024-09-22T09:28:59.587080+0000","172.21.15.42:6800/2348681645":"2024-09-22T09:28:29.916664+0000","172.21.15.42:0/3014813908":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/3926206745":"2024-09-22T09:29:41.010255+0000","172.21.15.42:0/4233134704":"2024-09-22T09:24:16.537494+0000","172.21.15.42:6801/2348681645":"2024-09-22T09:28:29.916664+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":472,"length":1}]},{"pool":60,"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-09-21T09:45:51.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:51 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/804594315' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:45:51.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:51 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/804594315' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:45:51.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:51 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/804594315' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T09:45:52.050 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs fail cephfs 2024-09-21T09:45:52.257 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:52.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:52 smithi042 ceph-mon[87662]: pgmap v1337: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:52.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:52 smithi042 ceph-mon[85820]: pgmap v1337: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:52.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:52 smithi133 ceph-mon[83064]: pgmap v1337: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:54.189 INFO:teuthology.orchestra.run.smithi042.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-09-21T09:45:54.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a[85816]: 2024-09-21T09:45:54.181+0000 7f3ba9000640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:45:54.587 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a[110753]: -5226> 2024-09-21T09:35:22.867+0000 7f523ca5a640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-09-21T09:45:54.587 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a[110753]: ignoring --setuser ceph since I am not root 2024-09-21T09:45:54.588 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a[110753]: ignoring --setgroup ceph since I am not root 2024-09-21T09:45:54.588 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a[110753]: starting mds.a at 2024-09-21T09:45:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[87662]: pgmap v1338: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2805951923' entity='client.admin' cmd={"prefix": "fs fail", "fs_name": "cephfs"} : dispatch 2024-09-21T09:45:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "fs fail", "fs_name": "cephfs"} : dispatch 2024-09-21T09:45:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[87662]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T09:45:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[87662]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:45:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-21T09:45:54.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[87662]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-21T09:45:54.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[87662]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-21T09:45:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[85820]: pgmap v1338: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2805951923' entity='client.admin' cmd={"prefix": "fs fail", "fs_name": "cephfs"} : dispatch 2024-09-21T09:45:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "fs fail", "fs_name": "cephfs"} : dispatch 2024-09-21T09:45:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[85820]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T09:45:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[85820]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:45:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-21T09:45:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[85820]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-21T09:45:54.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:54 smithi042 ceph-mon[85820]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-21T09:45:54.898 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph fs rm cephfs --yes-i-really-mean-it 2024-09-21T09:45:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:54 smithi133 ceph-mon[83064]: pgmap v1338: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:54 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2805951923' entity='client.admin' cmd={"prefix": "fs fail", "fs_name": "cephfs"} : dispatch 2024-09-21T09:45:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:54 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "fs fail", "fs_name": "cephfs"} : dispatch 2024-09-21T09:45:54.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:54 smithi133 ceph-mon[83064]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T09:45:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:54 smithi133 ceph-mon[83064]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T09:45:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:54 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-21T09:45:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:54 smithi133 ceph-mon[83064]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-21T09:45:54.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:54 smithi133 ceph-mon[83064]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-21T09:45:55.104 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:56.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:56 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-21T09:45:56.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:56 smithi042 ceph-mon[87662]: mds.? [v2:172.21.15.42:6834/3819496638,v1:172.21.15.42:6835/3819496638] up:boot 2024-09-21T09:45:56.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:56 smithi042 ceph-mon[87662]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-21T09:45:56.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:56 smithi042 ceph-mon[87662]: pgmap v1340: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:56.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:56 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-21T09:45:56.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:56 smithi042 ceph-mon[85820]: mds.? [v2:172.21.15.42:6834/3819496638,v1:172.21.15.42:6835/3819496638] up:boot 2024-09-21T09:45:56.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:56 smithi042 ceph-mon[85820]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-21T09:45:56.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:56 smithi042 ceph-mon[85820]: pgmap v1340: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:56 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-21T09:45:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:56 smithi133 ceph-mon[83064]: mds.? [v2:172.21.15.42:6834/3819496638,v1:172.21.15.42:6835/3819496638] up:boot 2024-09-21T09:45:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:56 smithi133 ceph-mon[83064]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-21T09:45:56.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:56 smithi133 ceph-mon[83064]: pgmap v1340: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:57.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:57 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:45:57.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:57 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:57.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:57 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2120884830' entity='client.admin' cmd={"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:57.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:57 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:45:57.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:57 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:57.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:57 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2120884830' entity='client.admin' cmd={"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:57 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:45:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:57 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T09:45:57.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:57 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2120884830' entity='client.admin' cmd={"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true} : dispatch 2024-09-21T09:45:58.171 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-09-21T09:45:58.404 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:45:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[87662]: pgmap v1341: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[87662]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T09:45:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[87662]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T09:45:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[87662]: Cluster is now healthy 2024-09-21T09:45:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/2120884830' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:58.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[87662]: fsmap 2 up:standby 2024-09-21T09:45:58.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[85820]: pgmap v1341: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:58.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[85820]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T09:45:58.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[85820]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T09:45:58.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[85820]: Cluster is now healthy 2024-09-21T09:45:58.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/2120884830' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:58.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:45:58 smithi042 ceph-mon[85820]: fsmap 2 up:standby 2024-09-21T09:45:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:58 smithi133 ceph-mon[83064]: pgmap v1341: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:45:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:58 smithi133 ceph-mon[83064]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T09:45:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:58 smithi133 ceph-mon[83064]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T09:45:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:58 smithi133 ceph-mon[83064]: Cluster is now healthy 2024-09-21T09:45:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:58 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/2120884830' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-21T09:45:58.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:45:58 smithi133 ceph-mon[83064]: fsmap 2 up:standby 2024-09-21T09:46:00.102 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:46:00] "GET /metrics HTTP/1.1" 200 34153 "" "Prometheus/2.51.0" 2024-09-21T09:46:00.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[85820]: pgmap v1342: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:46:00.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:46:00.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:46:00.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[85820]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:46:00.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[85820]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:46:00.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1879139247' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:46:00.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[87662]: pgmap v1342: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:46:00.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:46:00.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:46:00.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[87662]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:46:00.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[87662]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:46:00.853 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:00 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1879139247' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:46:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:00 smithi133 ceph-mon[83064]: pgmap v1342: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:46:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:00 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T09:46:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:00 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T09:46:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:00 smithi133 ceph-mon[83064]: from='mgr.34104 172.21.15.42:0/4054946738' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T09:46:00.993 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:00 smithi133 ceph-mon[83064]: from='mgr.34104 ' entity='mgr.y' 2024-09-21T09:46:00.994 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:00 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1879139247' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:46:01.046 INFO:teuthology.orchestra.run.smithi042.stderr:pool 'cephfs_metadata' removed 2024-09-21T09:46:01.661 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 488f793c-77fa-11ef-baf6-efdc52797490 -- ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-09-21T09:46:01.875 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:46:02.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:02 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1879139247' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:46:02.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:02 smithi042 ceph-mon[85820]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-21T09:46:02.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:02 smithi042 ceph-mon[85820]: pgmap v1344: 73 pgs: 73 active+clean; 577 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:46:02.329 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:02 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1879139247' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:46:02.329 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:02 smithi042 ceph-mon[87662]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-21T09:46:02.330 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:02 smithi042 ceph-mon[87662]: pgmap v1344: 73 pgs: 73 active+clean; 577 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:46:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:02 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1879139247' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:46:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:02 smithi133 ceph-mon[83064]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-21T09:46:02.493 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:02 smithi133 ceph-mon[83064]: pgmap v1344: 73 pgs: 73 active+clean; 577 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:46:04.344 INFO:teuthology.orchestra.run.smithi042.stderr:pool 'cephfs_data' removed 2024-09-21T09:46:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:04 smithi042 ceph-mon[87662]: pgmap v1345: 73 pgs: 73 active+clean; 577 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:46:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:04 smithi042 ceph-mon[87662]: from='client.? 172.21.15.42:0/1924199471' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:46:04.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:04 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:46:04.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:04 smithi042 ceph-mon[85820]: pgmap v1345: 73 pgs: 73 active+clean; 577 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:46:04.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:04 smithi042 ceph-mon[85820]: from='client.? 172.21.15.42:0/1924199471' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:46:04.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:04 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:46:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:04 smithi133 ceph-mon[83064]: pgmap v1345: 73 pgs: 73 active+clean; 577 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-21T09:46:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:04 smithi133 ceph-mon[83064]: from='client.? 172.21.15.42:0/1924199471' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:46:04.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:04 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T09:46:04.993 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:46:05.024 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:46:05.054 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T09:46:05.054 DEBUG:teuthology.orchestra.run.smithi042:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T09:46:05.081 DEBUG:teuthology.orchestra.run.smithi133:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T09:46:05.111 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T09:46:05.112 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T09:46:05.112 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.a 2024-09-21T09:46:05.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:05 smithi042 systemd[1]: Stopping Ceph mon.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:05.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:05 smithi042 ceph-mon[87662]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:46:05.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:05 smithi042 ceph-mon[87662]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-21T09:46:05.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:05 smithi042 ceph-mon[85820]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:46:05.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:05 smithi042 ceph-mon[85820]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-21T09:46:05.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:05 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a[85816]: 2024-09-21T09:46:05.576+0000 7f3bae80b640 -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-09-21T09:46:05.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:05 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a[85816]: 2024-09-21T09:46:05.576+0000 7f3bae80b640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-21T09:46:05.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:05 smithi133 ceph-mon[83064]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T09:46:05.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:05 smithi133 ceph-mon[83064]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-21T09:46:06.122 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:05 smithi042 podman[126646]: 2024-09-21 09:46:05.853905533 +0000 UTC m=+0.537582169 container died dcce33aa631549777fda0e2823b5e5c439c3ef04eebd19b9bc582c6d7ac8e6fe (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-21T09:46:06.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:06 smithi042 podman[126646]: 2024-09-21 09:46:06.218706522 +0000 UTC m=+0.902383161 container cleanup dcce33aa631549777fda0e2823b5e5c439c3ef04eebd19b9bc582c6d7ac8e6fe (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-21T09:46:06.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Sep 21 09:46:06 smithi042 bash[126646]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-a 2024-09-21T09:46:06.653 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T09:46:06.702 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:06.703 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T09:46:06.703 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-21T09:46:06.703 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.c 2024-09-21T09:46:07.016 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:06 smithi042 systemd[1]: Stopping Ceph mon.c for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:07.352 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:07 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:46:07] ENGINE Bus STOPPING 2024-09-21T09:46:07.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:07 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c[87658]: 2024-09-21T09:46:07.014+0000 7ff5ee1d4640 -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-09-21T09:46:07.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:07 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c[87658]: 2024-09-21T09:46:07.014+0000 7ff5ee1d4640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-21T09:46:07.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:07 smithi042 podman[126769]: 2024-09-21 09:46:07.148387713 +0000 UTC m=+0.257907820 container died f102d83765dbbf4fc5e5c547222c9ce78ea6791ede9c62394e40f0695cf6d82c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:46:07.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:07 smithi042 podman[126769]: 2024-09-21 09:46:07.523607576 +0000 UTC m=+0.633127664 container cleanup f102d83765dbbf4fc5e5c547222c9ce78ea6791ede9c62394e40f0695cf6d82c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c, org.label-schema.vendor=CentOS, ceph=True, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-21T09:46:07.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Sep 21 09:46:07 smithi042 bash[126769]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-c 2024-09-21T09:46:07.836 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:07 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:46:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T09:46:07.836 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:07 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:46:07] ENGINE Bus STOPPED 2024-09-21T09:46:07.836 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:07 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:46:07] ENGINE Bus STARTING 2024-09-21T09:46:07.836 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:07 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:46:07] ENGINE Serving on http://:::9283 2024-09-21T09:46:07.836 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:07 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: [21/Sep/2024:09:46:07] ENGINE Bus STARTED 2024-09-21T09:46:08.007 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T09:46:08.042 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:08.042 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-21T09:46:08.043 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-21T09:46:08.043 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.b 2024-09-21T09:46:08.446 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:08 smithi133 systemd[1]: Stopping Ceph mon.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:08.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b[83060]: 2024-09-21T09:46:08.600+0000 7ff391b99640 -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-09-21T09:46:08.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b[83060]: 2024-09-21T09:46:08.600+0000 7ff391b99640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-09-21T09:46:09.038 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:08 smithi133 podman[121400]: 2024-09-21 09:46:08.784672829 +0000 UTC m=+0.547887960 container died f8f529f22ab7fa6eabd40299889addaad31428dbbd7c6bba235624dbd240925f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b) 2024-09-21T09:46:09.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:09 smithi133 podman[121400]: 2024-09-21 09:46:09.292627207 +0000 UTC m=+1.055842325 container cleanup f8f529f22ab7fa6eabd40299889addaad31428dbbd7c6bba235624dbd240925f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b) 2024-09-21T09:46:09.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:09 smithi133 bash[121400]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b 2024-09-21T09:46:09.743 INFO:journalctl@ceph.mon.b.smithi133.stdout:Sep 21 09:46:09 smithi133 podman[121413]: 2024-09-21 09:46:09.536014901 +0000 UTC m=+0.751912456 container remove f8f529f22ab7fa6eabd40299889addaad31428dbbd7c6bba235624dbd240925f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-21T09:46:09.818 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T09:46:09.875 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:09.875 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-21T09:46:09.876 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-21T09:46:09.876 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.y 2024-09-21T09:46:10.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:09 smithi042 systemd[1]: Stopping Ceph mgr.y for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:10.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: ::ffff:172.21.15.133 - - [21/Sep/2024:09:46:10] "GET /metrics HTTP/1.1" 200 34153 "" "Prometheus/2.51.0" 2024-09-21T09:46:10.197 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:10 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y[77766]: 2024-09-21T09:46:10.194+0000 7f1fbb6b8640 -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-09-21T09:46:10.489 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:10 smithi042 podman[126901]: 2024-09-21 09:46:10.226197223 +0000 UTC m=+0.152250318 container died f23091eac111566e704f1da692b8f98e3b6661d955990a5dfc39f42e4b37f029 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:46:10.782 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:10 smithi042 podman[126901]: 2024-09-21 09:46:10.570901841 +0000 UTC m=+0.496954977 container cleanup f23091eac111566e704f1da692b8f98e3b6661d955990a5dfc39f42e4b37f029 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=main-62da54b, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T09:46:10.782 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Sep 21 09:46:10 smithi042 bash[126901]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-y 2024-09-21T09:46:11.005 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.y.service' 2024-09-21T09:46:11.040 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:11.040 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-21T09:46:11.040 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T09:46:11.040 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.x 2024-09-21T09:46:11.380 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:46:11 smithi133 systemd[1]: Stopping Ceph mgr.x for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:11.723 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:46:11 smithi133 podman[121534]: 2024-09-21 09:46:11.37840651 +0000 UTC m=+0.150414067 container died 33f965bbb5abec5ac6c263dfe4695925da5755b38378b917e983da7498529d20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T09:46:11.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:46:11 smithi133 podman[121534]: 2024-09-21 09:46:11.722020774 +0000 UTC m=+0.494028320 container cleanup 33f965bbb5abec5ac6c263dfe4695925da5755b38378b917e983da7498529d20 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-21T09:46:11.993 INFO:journalctl@ceph.mgr.x.smithi133.stdout:Sep 21 09:46:11 smithi133 bash[121534]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mgr-x 2024-09-21T09:46:12.205 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T09:46:12.239 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:12.240 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T09:46:12.240 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T09:46:12.240 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.0 2024-09-21T09:46:12.535 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:12 smithi042 systemd[1]: Stopping Ceph osd.0 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:12.852 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[92523]: 2024-09-21T09:46:12.532+0000 7f5548e5f640 -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-09-21T09:46:12.852 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[92523]: 2024-09-21T09:46:12.532+0000 7f5548e5f640 -1 osd.0 1078 *** Got signal Terminated *** 2024-09-21T09:46:12.852 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:12 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0[92523]: 2024-09-21T09:46:12.532+0000 7f5548e5f640 -1 osd.0 1078 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:46:18.352 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:18 smithi042 podman[127021]: 2024-09-21 09:46:18.060347118 +0000 UTC m=+5.622657128 container died b86e8c896d58c11acb439195861e243866e585c88a39df149491ae32537c3a6e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2) 2024-09-21T09:46:18.678 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:18 smithi042 podman[127021]: 2024-09-21 09:46:18.483614728 +0000 UTC m=+6.045924709 container cleanup b86e8c896d58c11acb439195861e243866e585c88a39df149491ae32537c3a6e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=main-62da54b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-21T09:46:18.678 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:18 smithi042 bash[127021]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0 2024-09-21T09:46:19.102 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:18 smithi042 podman[127036]: 2024-09-21 09:46:18.676750782 +0000 UTC m=+0.614107749 container remove b86e8c896d58c11acb439195861e243866e585c88a39df149491ae32537c3a6e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-21T09:46:19.376 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:19 smithi042 podman[127137]: 2024-09-21 09:46:19.027612999 +0000 UTC m=+0.017157663 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:46:19.377 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:19 smithi042 podman[127137]: 2024-09-21 09:46:19.152968432 +0000 UTC m=+0.142513096 container create ce4028fe8cc6cf591105e22f4f13f9e78a1da853346996bcbb2421e74ae974fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-21T09:46:19.377 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:19 smithi042 podman[127137]: 2024-09-21 09:46:19.372152274 +0000 UTC m=+0.361696935 container init ce4028fe8cc6cf591105e22f4f13f9e78a1da853346996bcbb2421e74ae974fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-21T09:46:19.377 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:19 smithi042 podman[127137]: 2024-09-21 09:46:19.375529853 +0000 UTC m=+0.365074510 container start ce4028fe8cc6cf591105e22f4f13f9e78a1da853346996bcbb2421e74ae974fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, RELEASE=main-62da54b) 2024-09-21T09:46:19.628 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:19 smithi042 podman[127137]: 2024-09-21 09:46:19.489162708 +0000 UTC m=+0.478707382 container attach ce4028fe8cc6cf591105e22f4f13f9e78a1da853346996bcbb2421e74ae974fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=main-62da54b) 2024-09-21T09:46:19.629 INFO:journalctl@ceph.osd.0.smithi042.stdout:Sep 21 09:46:19 smithi042 podman[127137]: 2024-09-21 09:46:19.576588301 +0000 UTC m=+0.566132965 container died ce4028fe8cc6cf591105e22f4f13f9e78a1da853346996bcbb2421e74ae974fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-0-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T09:46:20.191 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T09:46:20.234 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:20.234 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T09:46:20.235 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T09:46:20.235 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.1 2024-09-21T09:46:20.585 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:20 smithi042 systemd[1]: Stopping Ceph osd.1 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:20.852 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[96880]: 2024-09-21T09:46:20.582+0000 7fcc85aa7640 -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-09-21T09:46:20.852 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[96880]: 2024-09-21T09:46:20.582+0000 7fcc85aa7640 -1 osd.1 1078 *** Got signal Terminated *** 2024-09-21T09:46:20.852 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:20 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1[96880]: 2024-09-21T09:46:20.582+0000 7fcc85aa7640 -1 osd.1 1078 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:46:26.344 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:26 smithi042 podman[127243]: 2024-09-21 09:46:26.049281801 +0000 UTC m=+5.570979014 container died 599cf3efc733ee887ed8b42c4fbe6ea2660cc58e707e4a211a500efe7777c58e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T09:46:26.601 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:26 smithi042 podman[127243]: 2024-09-21 09:46:26.499062047 +0000 UTC m=+6.020759264 container cleanup 599cf3efc733ee887ed8b42c4fbe6ea2660cc58e707e4a211a500efe7777c58e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:46:26.602 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:26 smithi042 bash[127243]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1 2024-09-21T09:46:27.102 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:26 smithi042 podman[127258]: 2024-09-21 09:46:26.77604115 +0000 UTC m=+0.723222536 container remove 599cf3efc733ee887ed8b42c4fbe6ea2660cc58e707e4a211a500efe7777c58e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-21T09:46:27.439 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:27 smithi042 podman[127346]: 2024-09-21 09:46:27.135137433 +0000 UTC m=+0.113267238 container create 8fb5b4a700ad0ba5af3f7351d9e7a6c7cda2b7528eb39d64ad3ba73203ace4c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-21T09:46:27.439 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:27 smithi042 podman[127346]: 2024-09-21 09:46:27.038327164 +0000 UTC m=+0.016456971 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:46:27.439 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:27 smithi042 podman[127346]: 2024-09-21 09:46:27.354459612 +0000 UTC m=+0.332589422 container init 8fb5b4a700ad0ba5af3f7351d9e7a6c7cda2b7528eb39d64ad3ba73203ace4c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-21T09:46:27.439 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:27 smithi042 podman[127346]: 2024-09-21 09:46:27.357984205 +0000 UTC m=+0.336114003 container start 8fb5b4a700ad0ba5af3f7351d9e7a6c7cda2b7528eb39d64ad3ba73203ace4c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T09:46:27.439 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:27 smithi042 podman[127346]: 2024-09-21 09:46:27.437654217 +0000 UTC m=+0.415784032 container attach 8fb5b4a700ad0ba5af3f7351d9e7a6c7cda2b7528eb39d64ad3ba73203ace4c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:46:27.850 INFO:journalctl@ceph.osd.1.smithi042.stdout:Sep 21 09:46:27 smithi042 podman[127346]: 2024-09-21 09:46:27.555893504 +0000 UTC m=+0.534023302 container died 8fb5b4a700ad0ba5af3f7351d9e7a6c7cda2b7528eb39d64ad3ba73203ace4c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-1-deactivate, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-21T09:46:28.145 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T09:46:28.188 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:28.189 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T09:46:28.189 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T09:46:28.189 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.2 2024-09-21T09:46:28.529 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:28 smithi042 systemd[1]: Stopping Ceph osd.2 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:28.852 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[101249]: 2024-09-21T09:46:28.526+0000 7f2424eb1640 -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-09-21T09:46:28.852 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[101249]: 2024-09-21T09:46:28.526+0000 7f2424eb1640 -1 osd.2 1078 *** Got signal Terminated *** 2024-09-21T09:46:28.852 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:28 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2[101249]: 2024-09-21T09:46:28.526+0000 7f2424eb1640 -1 osd.2 1078 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:46:34.255 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:33 smithi042 podman[127450]: 2024-09-21 09:46:33.980684623 +0000 UTC m=+5.564084032 container died 9d2749b5f532d26798542971e4f995a6149215a2d00d6c288cea1ed0a68dc92c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T09:46:34.602 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:34 smithi042 podman[127450]: 2024-09-21 09:46:34.436250675 +0000 UTC m=+6.019650065 container cleanup 9d2749b5f532d26798542971e4f995a6149215a2d00d6c288cea1ed0a68dc92c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:46:34.602 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:34 smithi042 bash[127450]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2 2024-09-21T09:46:35.064 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:34 smithi042 podman[127466]: 2024-09-21 09:46:34.696231485 +0000 UTC m=+0.715397194 container remove 9d2749b5f532d26798542971e4f995a6149215a2d00d6c288cea1ed0a68dc92c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T09:46:35.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:35 smithi042 podman[127555]: 2024-09-21 09:46:34.966398321 +0000 UTC m=+0.016411190 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:46:35.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:35 smithi042 podman[127555]: 2024-09-21 09:46:35.088729063 +0000 UTC m=+0.138741922 container create e5ee6a73b78936f47ef0cd3084a974903b0619dafceef1ca0676b1325d136697 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-21T09:46:35.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:35 smithi042 podman[127555]: 2024-09-21 09:46:35.299879196 +0000 UTC m=+0.349892062 container init e5ee6a73b78936f47ef0cd3084a974903b0619dafceef1ca0676b1325d136697 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=main-62da54b, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T09:46:35.352 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:35 smithi042 podman[127555]: 2024-09-21 09:46:35.303319411 +0000 UTC m=+0.353332273 container start e5ee6a73b78936f47ef0cd3084a974903b0619dafceef1ca0676b1325d136697 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:46:35.805 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:35 smithi042 podman[127555]: 2024-09-21 09:46:35.394411173 +0000 UTC m=+0.444424036 container attach e5ee6a73b78936f47ef0cd3084a974903b0619dafceef1ca0676b1325d136697 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, RELEASE=main-62da54b, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-21T09:46:35.805 INFO:journalctl@ceph.osd.2.smithi042.stdout:Sep 21 09:46:35 smithi042 podman[127555]: 2024-09-21 09:46:35.503937267 +0000 UTC m=+0.553950136 container died e5ee6a73b78936f47ef0cd3084a974903b0619dafceef1ca0676b1325d136697 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-2-deactivate, RELEASE=main-62da54b, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True) 2024-09-21T09:46:36.109 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T09:46:36.150 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:36.150 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T09:46:36.151 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T09:46:36.151 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.3 2024-09-21T09:46:36.352 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:36 smithi042 systemd[1]: Stopping Ceph osd.3 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:36.852 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:36 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[106086]: 2024-09-21T09:46:36.473+0000 7f2ba9629640 -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-09-21T09:46:36.852 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:36 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[106086]: 2024-09-21T09:46:36.473+0000 7f2ba9629640 -1 osd.3 1078 *** Got signal Terminated *** 2024-09-21T09:46:36.852 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:36 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3[106086]: 2024-09-21T09:46:36.473+0000 7f2ba9629640 -1 osd.3 1078 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:46:39.664 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:39 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:39.347+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:40.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:40 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:40.313+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:41.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:41 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:41.294+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:42.102 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:41 smithi042 podman[127657]: 2024-09-21 09:46:41.844531609 +0000 UTC m=+5.467505614 container died fe5a6841aeab903b694791c6d71010cf9e94573cd4c18b6b510d35e8aedeed13 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:46:42.476 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:42 smithi042 podman[127657]: 2024-09-21 09:46:42.198193584 +0000 UTC m=+5.821167588 container cleanup fe5a6841aeab903b694791c6d71010cf9e94573cd4c18b6b510d35e8aedeed13 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=main-62da54b) 2024-09-21T09:46:42.476 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:42 smithi042 bash[127657]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3 2024-09-21T09:46:42.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:42.339+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:42.818 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:42 smithi042 podman[127671]: 2024-09-21 09:46:42.474820594 +0000 UTC m=+0.623232229 container remove fe5a6841aeab903b694791c6d71010cf9e94573cd4c18b6b510d35e8aedeed13 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=main-62da54b) 2024-09-21T09:46:43.102 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:42 smithi042 podman[127765]: 2024-09-21 09:46:42.817421002 +0000 UTC m=+0.104833815 container create eb56c61a8203249646122cde72ac1279fc2b74be1a0f1835728c7cc50e5adad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-21T09:46:43.102 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:42 smithi042 podman[127765]: 2024-09-21 09:46:42.728780099 +0000 UTC m=+0.016192883 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:46:43.102 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:43 smithi042 podman[127765]: 2024-09-21 09:46:43.04491509 +0000 UTC m=+0.332327882 container init eb56c61a8203249646122cde72ac1279fc2b74be1a0f1835728c7cc50e5adad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-21T09:46:43.102 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:43 smithi042 podman[127765]: 2024-09-21 09:46:43.04831829 +0000 UTC m=+0.335731062 container start eb56c61a8203249646122cde72ac1279fc2b74be1a0f1835728c7cc50e5adad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-21T09:46:43.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:42.788+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:43.243 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:42 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:42.993+0000 7fe464200640 -1 osd.4 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.424196+0000 front 2024-09-21T09:46:17.424308+0000 (oldest deadline 2024-09-21T09:46:42.124087+0000) 2024-09-21T09:46:43.550 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:43 smithi042 podman[127765]: 2024-09-21 09:46:43.128157054 +0000 UTC m=+0.415569825 container attach eb56c61a8203249646122cde72ac1279fc2b74be1a0f1835728c7cc50e5adad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T09:46:43.550 INFO:journalctl@ceph.osd.3.smithi042.stdout:Sep 21 09:46:43 smithi042 podman[127765]: 2024-09-21 09:46:43.247675981 +0000 UTC m=+0.535088763 container died eb56c61a8203249646122cde72ac1279fc2b74be1a0f1835728c7cc50e5adad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-3-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-21T09:46:43.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:43.297+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:43.882 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T09:46:43.925 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:43.925 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T09:46:43.926 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T09:46:43.926 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.4 2024-09-21T09:46:44.191 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:43.797+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:44.191 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:43 smithi133 systemd[1]: Stopping Ceph osd.4 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:44.192 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:43 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:43.978+0000 7fe464200640 -1 osd.4 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.424196+0000 front 2024-09-21T09:46:17.424308+0000 (oldest deadline 2024-09-21T09:46:42.124087+0000) 2024-09-21T09:46:44.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:44.322+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:44.493 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:44.231+0000 7fe467beb640 -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-09-21T09:46:44.493 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:44.231+0000 7fe467beb640 -1 osd.4 1078 *** Got signal Terminated *** 2024-09-21T09:46:44.493 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:44.231+0000 7fe467beb640 -1 osd.4 1078 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:46:44.494 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:44.188+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:44.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:44.814+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:44.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:44.945+0000 7fe464200640 -1 osd.4 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.424196+0000 front 2024-09-21T09:46:17.424308+0000 (oldest deadline 2024-09-21T09:46:42.124087+0000) 2024-09-21T09:46:44.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:46:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=cleanup t=2024-09-21T09:46:44.702622785Z level=info msg="Completed cleanup jobs" duration=12.425512ms 2024-09-21T09:46:44.994 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:46:44 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=plugins.update.checker t=2024-09-21T09:46:44.830694595Z level=info msg="Update check succeeded" duration=63.79257ms 2024-09-21T09:46:45.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:45.366+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:45.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:45.207+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:46.161 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:45.915+0000 7fe464200640 -1 osd.4 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.424196+0000 front 2024-09-21T09:46:17.424308+0000 (oldest deadline 2024-09-21T09:46:42.124087+0000) 2024-09-21T09:46:46.161 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:45 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:45.773+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:46.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:46.341+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:46.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:46.158+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:47.190 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:46.771+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:47.190 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:46.876+0000 7fe464200640 -1 osd.4 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.424196+0000 front 2024-09-21T09:46:17.424308+0000 (oldest deadline 2024-09-21T09:46:42.124087+0000) 2024-09-21T09:46:47.190 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:46 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:46.876+0000 7fe464200640 -1 osd.4 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.625275+0000 front 2024-09-21T09:46:22.625080+0000 (oldest deadline 2024-09-21T09:46:46.124998+0000) 2024-09-21T09:46:47.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:47 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:47.315+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:47.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:47 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:47.315+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:24.889428+0000 front 2024-09-21T09:46:24.889444+0000 (oldest deadline 2024-09-21T09:46:46.589259+0000) 2024-09-21T09:46:47.494 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:47 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:47.187+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:47.494 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:47 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:47.187+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:48.208 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:47 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:47.924+0000 7fe464200640 -1 osd.4 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.424196+0000 front 2024-09-21T09:46:17.424308+0000 (oldest deadline 2024-09-21T09:46:42.124087+0000) 2024-09-21T09:46:48.208 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:47 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:47.924+0000 7fe464200640 -1 osd.4 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.625275+0000 front 2024-09-21T09:46:22.625080+0000 (oldest deadline 2024-09-21T09:46:46.124998+0000) 2024-09-21T09:46:48.209 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:47 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:47.776+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:48.209 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:47 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:47.776+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:48.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:48 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:48.279+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:48.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:48 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:48.279+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:24.889428+0000 front 2024-09-21T09:46:24.889444+0000 (oldest deadline 2024-09-21T09:46:46.589259+0000) 2024-09-21T09:46:48.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:48 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:48.206+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:48.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:48 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:48.206+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:48.993 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:48 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:48.883+0000 7fe464200640 -1 osd.4 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.424196+0000 front 2024-09-21T09:46:17.424308+0000 (oldest deadline 2024-09-21T09:46:42.124087+0000) 2024-09-21T09:46:48.994 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:48 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4[87940]: 2024-09-21T09:46:48.883+0000 7fe464200640 -1 osd.4 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.625275+0000 front 2024-09-21T09:46:22.625080+0000 (oldest deadline 2024-09-21T09:46:46.124998+0000) 2024-09-21T09:46:48.994 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:48 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:48.739+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:48.995 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:48 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:48.739+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:49.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:49.310+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:49.494 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:49.310+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:24.889428+0000 front 2024-09-21T09:46:24.889444+0000 (oldest deadline 2024-09-21T09:46:46.589259+0000) 2024-09-21T09:46:49.494 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:49.186+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:49.494 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:49.186+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:50.034 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:49 smithi133 podman[121673]: 2024-09-21 09:46:49.74401859 +0000 UTC m=+5.620727797 container died d14b6f373e3f192c52b3de53b9b9c77cb4c016ecc7e6b04c14ed1dc2a9743b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-21T09:46:50.035 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:49.764+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:50.035 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:49 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:49.764+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:50.331 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:50 smithi133 podman[121673]: 2024-09-21 09:46:50.149982789 +0000 UTC m=+6.026691994 container cleanup d14b6f373e3f192c52b3de53b9b9c77cb4c016ecc7e6b04c14ed1dc2a9743b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T09:46:50.331 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:50 smithi133 bash[121673]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4 2024-09-21T09:46:50.332 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:50.214+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:50.332 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:50.214+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:50.743 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:50 smithi133 podman[121688]: 2024-09-21 09:46:50.416344592 +0000 UTC m=+0.667661846 container remove d14b6f373e3f192c52b3de53b9b9c77cb4c016ecc7e6b04c14ed1dc2a9743b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-21T09:46:50.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:50.329+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:50.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:50.329+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:24.889428+0000 front 2024-09-21T09:46:24.889444+0000 (oldest deadline 2024-09-21T09:46:46.589259+0000) 2024-09-21T09:46:51.079 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:50.771+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:51.080 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:50 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:50.771+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:51.080 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:50 smithi133 podman[121779]: 2024-09-21 09:46:50.726365128 +0000 UTC m=+0.015608519 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:46:51.080 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:50 smithi133 podman[121779]: 2024-09-21 09:46:50.867529787 +0000 UTC m=+0.156773169 container create 4faf686a30dbef5b65dba39f2614860ac79cc3dc2001fd6301eb21946c47a600 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, 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.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-21T09:46:51.367 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:51 smithi133 podman[121779]: 2024-09-21 09:46:51.078457592 +0000 UTC m=+0.367700981 container init 4faf686a30dbef5b65dba39f2614860ac79cc3dc2001fd6301eb21946c47a600 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:46:51.367 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:51 smithi133 podman[121779]: 2024-09-21 09:46:51.081877419 +0000 UTC m=+0.371120808 container start 4faf686a30dbef5b65dba39f2614860ac79cc3dc2001fd6301eb21946c47a600 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T09:46:51.367 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:51 smithi133 podman[121779]: 2024-09-21 09:46:51.169993709 +0000 UTC m=+0.459237113 container attach 4faf686a30dbef5b65dba39f2614860ac79cc3dc2001fd6301eb21946c47a600 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, RELEASE=main-62da54b) 2024-09-21T09:46:51.367 INFO:journalctl@ceph.osd.4.smithi133.stdout:Sep 21 09:46:51 smithi133 podman[121779]: 2024-09-21 09:46:51.274592344 +0000 UTC m=+0.563835741 container died 4faf686a30dbef5b65dba39f2614860ac79cc3dc2001fd6301eb21946c47a600 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b) 2024-09-21T09:46:51.368 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:51 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:51.213+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:51.368 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:51 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:51.213+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:51.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:51 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:51.364+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:51.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:51 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:51.364+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:24.889428+0000 front 2024-09-21T09:46:24.889444+0000 (oldest deadline 2024-09-21T09:46:46.589259+0000) 2024-09-21T09:46:51.859 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T09:46:51.897 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:51.897 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T09:46:51.898 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T09:46:51.898 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.5 2024-09-21T09:46:52.214 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:51 smithi133 systemd[1]: Stopping Ceph osd.5 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:46:52.215 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:51 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:51.769+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:52.215 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:51 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:51.769+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:52.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:52.211+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:52.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:52.211+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:52.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:52.235+0000 7f21e7e92640 -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-09-21T09:46:52.494 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:52.235+0000 7f21e7e92640 -1 osd.5 1078 *** Got signal Terminated *** 2024-09-21T09:46:52.494 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:52.235+0000 7f21e7e92640 -1 osd.5 1078 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:46:52.494 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:52.403+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:52.494 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:52.403+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:24.889428+0000 front 2024-09-21T09:46:24.889444+0000 (oldest deadline 2024-09-21T09:46:46.589259+0000) 2024-09-21T09:46:52.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:52.733+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:52.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:52 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:52.733+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:53.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:53.206+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:53.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:53.206+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:53.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:53.427+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:53.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:53.427+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:24.889428+0000 front 2024-09-21T09:46:24.889444+0000 (oldest deadline 2024-09-21T09:46:46.589259+0000) 2024-09-21T09:46:53.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:53.706+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:53.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:53 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:53.706+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:54.452 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:54 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:54.189+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:54.452 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:54 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:54.189+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:54.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:54 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:54.449+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:54.743 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:54 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:54.449+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:24.889428+0000 front 2024-09-21T09:46:24.889444+0000 (oldest deadline 2024-09-21T09:46:46.589259+0000) 2024-09-21T09:46:55.199 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:54 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:54.746+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:55.199 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:54 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:54.746+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:55.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:55 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:55.197+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:55.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:55 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:55.197+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:55.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:55 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:55.424+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:55.494 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:55 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:55.424+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:24.889428+0000 front 2024-09-21T09:46:24.889444+0000 (oldest deadline 2024-09-21T09:46:46.589259+0000) 2024-09-21T09:46:56.197 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:55 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:55.774+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:56.197 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:55 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:55.775+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:56.197 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:55 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:55.775+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:29.103796+0000 front 2024-09-21T09:46:29.103826+0000 (oldest deadline 2024-09-21T09:46:55.003660+0000) 2024-09-21T09:46:56.197 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:56 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:56.194+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:56.198 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:56 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:56.194+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:56.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:56 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:56.194+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:46:56.493 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:56 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:56.416+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.088450+0000 front 2024-09-21T09:46:16.088248+0000 (oldest deadline 2024-09-21T09:46:38.988304+0000) 2024-09-21T09:46:56.494 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:56 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5[92204]: 2024-09-21T09:46:56.416+0000 7f21e44a7640 -1 osd.5 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:24.889428+0000 front 2024-09-21T09:46:24.889444+0000 (oldest deadline 2024-09-21T09:46:46.589259+0000) 2024-09-21T09:46:57.234 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:56 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:56.765+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:57.234 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:56 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:56.765+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:57.234 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:56 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:56.765+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:29.103796+0000 front 2024-09-21T09:46:29.103826+0000 (oldest deadline 2024-09-21T09:46:55.003660+0000) 2024-09-21T09:46:57.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:57 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:57.232+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:57.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:57 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:57.232+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:57.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:57 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:57.232+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:46:57.971 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:57 smithi133 podman[121893]: 2024-09-21 09:46:57.676178996 +0000 UTC m=+5.550403906 container died bc9de56c567681132538202a33bd3f528009e95914000141b826149c34d40e8d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-21T09:46:57.971 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:57 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:57.735+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:57.972 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:57 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:57.735+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:57.972 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:57 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:57.735+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:29.103796+0000 front 2024-09-21T09:46:29.103826+0000 (oldest deadline 2024-09-21T09:46:55.003660+0000) 2024-09-21T09:46:58.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:58 smithi133 podman[121893]: 2024-09-21 09:46:58.059887875 +0000 UTC m=+5.934112775 container cleanup bc9de56c567681132538202a33bd3f528009e95914000141b826149c34d40e8d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, RELEASE=main-62da54b) 2024-09-21T09:46:58.243 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:58 smithi133 bash[121893]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5 2024-09-21T09:46:58.243 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:58 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:58.218+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:58.244 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:58 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:58.218+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:58.244 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:58 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:58.218+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:46:58.688 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:58 smithi133 podman[121911]: 2024-09-21 09:46:58.344870906 +0000 UTC m=+0.670475456 container remove bc9de56c567681132538202a33bd3f528009e95914000141b826149c34d40e8d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True) 2024-09-21T09:46:58.993 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:58 smithi133 podman[121995]: 2024-09-21 09:46:58.589447373 +0000 UTC m=+0.015694839 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:46:58.993 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:58 smithi133 podman[121995]: 2024-09-21 09:46:58.687198051 +0000 UTC m=+0.113445509 container create a9fdb46933b70a8bf4fc147e90506982b51aeb1809d8a3ad0b3da8f50d5cc622 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-21T09:46:58.994 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:58 smithi133 podman[121995]: 2024-09-21 09:46:58.931851132 +0000 UTC m=+0.358098606 container init a9fdb46933b70a8bf4fc147e90506982b51aeb1809d8a3ad0b3da8f50d5cc622 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=main-62da54b) 2024-09-21T09:46:58.994 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:58 smithi133 podman[121995]: 2024-09-21 09:46:58.935523245 +0000 UTC m=+0.361770701 container start a9fdb46933b70a8bf4fc147e90506982b51aeb1809d8a3ad0b3da8f50d5cc622 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-21T09:46:58.994 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:58 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:58.705+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:58.994 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:58 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:58.705+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:58.994 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:58 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:58.705+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:29.103796+0000 front 2024-09-21T09:46:29.103826+0000 (oldest deadline 2024-09-21T09:46:55.003660+0000) 2024-09-21T09:46:59.452 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:59 smithi133 podman[121995]: 2024-09-21 09:46:59.025559656 +0000 UTC m=+0.451807112 container attach a9fdb46933b70a8bf4fc147e90506982b51aeb1809d8a3ad0b3da8f50d5cc622 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T09:46:59.453 INFO:journalctl@ceph.osd.5.smithi133.stdout:Sep 21 09:46:59 smithi133 podman[121995]: 2024-09-21 09:46:59.121250042 +0000 UTC m=+0.547497505 container died a9fdb46933b70a8bf4fc147e90506982b51aeb1809d8a3ad0b3da8f50d5cc622 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , ceph=True, RELEASE=main-62da54b, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T09:46:59.453 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:59 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:59.205+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:46:59.453 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:59 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:59.205+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:46:59.453 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:46:59 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:46:59.205+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:46:59.743 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:59 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:59.671+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:46:59.743 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:59 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:59.671+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:46:59.743 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:59 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:46:59.671+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:29.103796+0000 front 2024-09-21T09:46:29.103826+0000 (oldest deadline 2024-09-21T09:46:55.003660+0000) 2024-09-21T09:46:59.774 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T09:46:59.816 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:46:59.816 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T09:46:59.817 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T09:46:59.817 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.6 2024-09-21T09:47:00.140 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:46:59 smithi133 systemd[1]: Stopping Ceph osd.6 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:47:00.140 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:00 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:00.138+0000 7f78dc34e640 -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-09-21T09:47:00.141 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:00 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:00.138+0000 7f78dc34e640 -1 osd.6 1078 *** Got signal Terminated *** 2024-09-21T09:47:00.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:00 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:00.138+0000 7f78dc34e640 -1 osd.6 1078 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:47:00.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:00 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:00.239+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:00.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:00 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:00.239+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:00.494 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:00 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:00.239+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:00.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:00 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:00.630+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:47:00.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:00 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:00.630+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:47:00.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:00 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:00.630+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:29.103796+0000 front 2024-09-21T09:46:29.103826+0000 (oldest deadline 2024-09-21T09:46:55.003660+0000) 2024-09-21T09:47:01.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:01 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:01.221+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:01.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:01 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:01.221+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:01.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:01 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:01.221+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:01.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:01 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:01.674+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:47:01.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:01 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:01.674+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:47:01.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:01 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:01.674+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:29.103796+0000 front 2024-09-21T09:46:29.103826+0000 (oldest deadline 2024-09-21T09:46:55.003660+0000) 2024-09-21T09:47:02.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:02 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:02.230+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:02.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:02 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:02.230+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:02.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:02 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:02.230+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:02.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:02 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:02.633+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:47:02.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:02 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:02.633+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:47:02.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:02 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:02.633+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:29.103796+0000 front 2024-09-21T09:46:29.103826+0000 (oldest deadline 2024-09-21T09:46:55.003660+0000) 2024-09-21T09:47:03.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:03.210+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:03.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:03.210+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:03.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:03.210+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:03.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:03.659+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:47:03.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:03.659+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:47:03.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:03 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:03.659+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:29.103796+0000 front 2024-09-21T09:46:29.103826+0000 (oldest deadline 2024-09-21T09:46:55.003660+0000) 2024-09-21T09:47:04.657 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:04.254+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:04.657 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:04.254+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:04.658 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:04.254+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:04.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:04.655+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:16.802610+0000 front 2024-09-21T09:46:16.802508+0000 (oldest deadline 2024-09-21T09:46:42.702402+0000) 2024-09-21T09:47:04.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:04.655+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:22.702938+0000 front 2024-09-21T09:46:22.702850+0000 (oldest deadline 2024-09-21T09:46:47.402853+0000) 2024-09-21T09:47:04.993 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6[96910]: 2024-09-21T09:47:04.655+0000 7f78d495b640 -1 osd.6 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:29.103796+0000 front 2024-09-21T09:46:29.103826+0000 (oldest deadline 2024-09-21T09:46:55.003660+0000) 2024-09-21T09:47:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:04.864Z 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.42:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:47:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:04.866Z 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.42:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:47:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:04.866Z 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.42:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:47:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:04.869Z 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.42:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:47:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:04.869Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.42:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:47:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:04.869Z 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.42:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:47:04.994 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:04 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:04.869Z 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.42:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.42:8765: connect: connection refused" 2024-09-21T09:47:05.743 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:05 smithi133 podman[122098]: 2024-09-21 09:47:05.527314628 +0000 UTC m=+5.488062411 container died e959f4257d408bd715032a9c3214f1360c6fe2e889eeaf2b305fd636923d2fb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6, org.label-schema.vendor=CentOS, 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, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:47:05.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:05 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:05.298+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:05.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:05 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:05.298+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:05.744 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:05 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:05.298+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:06.165 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:05 smithi133 podman[122098]: 2024-09-21 09:47:05.879110126 +0000 UTC m=+5.839857899 container cleanup e959f4257d408bd715032a9c3214f1360c6fe2e889eeaf2b305fd636923d2fb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True) 2024-09-21T09:47:06.165 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:05 smithi133 bash[122098]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6 2024-09-21T09:47:06.493 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:06 smithi133 podman[122114]: 2024-09-21 09:47:06.163730533 +0000 UTC m=+0.636764532 container remove e959f4257d408bd715032a9c3214f1360c6fe2e889eeaf2b305fd636923d2fb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-21T09:47:06.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:06 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:06.318+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:06.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:06 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:06.318+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:06.493 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:06 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:06.318+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:06.494 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:06 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:06.318+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6830 osd.3 since back 2024-09-21T09:46:40.254935+0000 front 2024-09-21T09:46:40.254870+0000 (oldest deadline 2024-09-21T09:47:05.554801+0000) 2024-09-21T09:47:06.785 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:06 smithi133 podman[122202]: 2024-09-21 09:47:06.3996465 +0000 UTC m=+0.015870917 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:47:06.785 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:06 smithi133 podman[122202]: 2024-09-21 09:47:06.516205947 +0000 UTC m=+0.132430357 container create 7a1d54c482bf4cb137fc1d54fe73f26358eed4c9a58ad2ce1230af70c7247a12 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-21T09:47:07.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:06 smithi133 podman[122202]: 2024-09-21 09:47:06.784034755 +0000 UTC m=+0.400259166 container init 7a1d54c482bf4cb137fc1d54fe73f26358eed4c9a58ad2ce1230af70c7247a12 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=main-62da54b) 2024-09-21T09:47:07.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:06 smithi133 podman[122202]: 2024-09-21 09:47:06.787724518 +0000 UTC m=+0.403948930 container start 7a1d54c482bf4cb137fc1d54fe73f26358eed4c9a58ad2ce1230af70c7247a12 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, RELEASE=main-62da54b, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-21T09:47:07.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:06 smithi133 podman[122202]: 2024-09-21 09:47:06.867201417 +0000 UTC m=+0.483425848 container attach 7a1d54c482bf4cb137fc1d54fe73f26358eed4c9a58ad2ce1230af70c7247a12 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:47:07.243 INFO:journalctl@ceph.osd.6.smithi133.stdout:Sep 21 09:47:06 smithi133 podman[122202]: 2024-09-21 09:47:06.974306478 +0000 UTC m=+0.590530894 container died 7a1d54c482bf4cb137fc1d54fe73f26358eed4c9a58ad2ce1230af70c7247a12 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-6-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:47:07.555 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:07.333+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:07.555 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:07.333+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:07.555 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:07.333+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:07.556 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:07.333+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6830 osd.3 since back 2024-09-21T09:46:40.254935+0000 front 2024-09-21T09:46:40.254870+0000 (oldest deadline 2024-09-21T09:47:05.554801+0000) 2024-09-21T09:47:07.575 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.6.service' 2024-09-21T09:47:07.614 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:47:07.614 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T09:47:07.614 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-21T09:47:07.614 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.7 2024-09-21T09:47:07.942 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:07 smithi133 systemd[1]: Stopping Ceph osd.7 for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:47:08.243 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:07.940+0000 7fe323c07640 -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-09-21T09:47:08.243 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:07.940+0000 7fe323c07640 -1 osd.7 1078 *** Got signal Terminated *** 2024-09-21T09:47:08.243 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:07 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:07.940+0000 7fe323c07640 -1 osd.7 1078 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T09:47:08.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:08.311+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:08.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:08.311+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:08.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:08.311+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:08.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:08 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:08.311+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6830 osd.3 since back 2024-09-21T09:46:40.254935+0000 front 2024-09-21T09:46:40.254870+0000 (oldest deadline 2024-09-21T09:47:05.554801+0000) 2024-09-21T09:47:09.644 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:09 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:09.321+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:09.645 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:09 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:09.321+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:09.645 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:09 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:09.321+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:09.645 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:09 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:09.321+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6830 osd.3 since back 2024-09-21T09:46:40.254935+0000 front 2024-09-21T09:46:40.254870+0000 (oldest deadline 2024-09-21T09:47:05.554801+0000) 2024-09-21T09:47:10.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:10 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:10.298+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:10.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:10 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:10.298+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:10.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:10 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:10.298+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:10.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:10 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:10.298+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6830 osd.3 since back 2024-09-21T09:46:40.254935+0000 front 2024-09-21T09:46:40.254870+0000 (oldest deadline 2024-09-21T09:47:05.554801+0000) 2024-09-21T09:47:11.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:11.309+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:11.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:11.309+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:11.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:11.309+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:11.744 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:11 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:11.309+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6830 osd.3 since back 2024-09-21T09:46:40.254935+0000 front 2024-09-21T09:46:40.254870+0000 (oldest deadline 2024-09-21T09:47:05.554801+0000) 2024-09-21T09:47:12.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:12.267+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6806 osd.0 since back 2024-09-21T09:46:17.452451+0000 front 2024-09-21T09:46:17.452509+0000 (oldest deadline 2024-09-21T09:46:43.352349+0000) 2024-09-21T09:47:12.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:12.267+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6814 osd.1 since back 2024-09-21T09:46:23.352834+0000 front 2024-09-21T09:46:23.352950+0000 (oldest deadline 2024-09-21T09:46:46.252771+0000) 2024-09-21T09:47:12.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:12.267+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6822 osd.2 since back 2024-09-21T09:46:30.953884+0000 front 2024-09-21T09:46:30.953904+0000 (oldest deadline 2024-09-21T09:46:55.653775+0000) 2024-09-21T09:47:12.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:12 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7[101615]: 2024-09-21T09:47:12.267+0000 7fe32021c640 -1 osd.7 1078 heartbeat_check: no reply from 172.21.15.42:6830 osd.3 since back 2024-09-21T09:46:40.254935+0000 front 2024-09-21T09:46:40.254870+0000 (oldest deadline 2024-09-21T09:47:05.554801+0000) 2024-09-21T09:47:13.833 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:13 smithi133 podman[122307]: 2024-09-21 09:47:13.530011426 +0000 UTC m=+5.690968863 container died 0671418938d826144d2dc9b27328a53884cf5e6077fdc9e20e4618faa0d0b832 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-21T09:47:14.160 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:13 smithi133 podman[122307]: 2024-09-21 09:47:13.916726785 +0000 UTC m=+6.077684225 container cleanup 0671418938d826144d2dc9b27328a53884cf5e6077fdc9e20e4618faa0d0b832 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=main-62da54b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:47:14.161 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:13 smithi133 bash[122307]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7 2024-09-21T09:47:14.484 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:14 smithi133 podman[122333]: 2024-09-21 09:47:14.159531638 +0000 UTC m=+0.624020482 container remove 0671418938d826144d2dc9b27328a53884cf5e6077fdc9e20e4618faa0d0b832 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b) 2024-09-21T09:47:14.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:14 smithi133 podman[122420]: 2024-09-21 09:47:14.386369698 +0000 UTC m=+0.016176992 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T09:47:14.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:14 smithi133 podman[122420]: 2024-09-21 09:47:14.485292279 +0000 UTC m=+0.115099576 container create e5c76b2b7920fbaf1bc7b1cab6dc0556a43ed41aaebc70f4e9fe700690398c1f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_BRANCH=HEAD, 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=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, ceph=True) 2024-09-21T09:47:14.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:14 smithi133 podman[122420]: 2024-09-21 09:47:14.721026827 +0000 UTC m=+0.350834122 container init e5c76b2b7920fbaf1bc7b1cab6dc0556a43ed41aaebc70f4e9fe700690398c1f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:47:14.743 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:14 smithi133 podman[122420]: 2024-09-21 09:47:14.724354502 +0000 UTC m=+0.354161799 container start e5c76b2b7920fbaf1bc7b1cab6dc0556a43ed41aaebc70f4e9fe700690398c1f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-21T09:47:15.200 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:14 smithi133 podman[122420]: 2024-09-21 09:47:14.829416644 +0000 UTC m=+0.459223938 container attach e5c76b2b7920fbaf1bc7b1cab6dc0556a43ed41aaebc70f4e9fe700690398c1f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:47:15.200 INFO:journalctl@ceph.osd.7.smithi133.stdout:Sep 21 09:47:14 smithi133 podman[122420]: 2024-09-21 09:47:14.917317866 +0000 UTC m=+0.547125168 container died e5c76b2b7920fbaf1bc7b1cab6dc0556a43ed41aaebc70f4e9fe700690398c1f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-osd-7-deactivate, RELEASE=main-62da54b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-21T09:47:15.478 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@osd.7.service' 2024-09-21T09:47:15.517 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:47:15.517 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-21T09:47:15.517 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-09-21T09:47:15.517 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@mds.a 2024-09-21T09:47:15.809 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:47:15 smithi042 systemd[1]: Stopping Ceph mds.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:47:16.102 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:47:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a[110753]: 2024-09-21T09:47:15.806+0000 7f9fdd7d3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -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-09-21T09:47:16.102 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:47:15 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a[110753]: 2024-09-21T09:47:15.806+0000 7f9fdd7d3640 -1 mds.a *** got signal Terminated *** 2024-09-21T09:47:18.500 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:47:18 smithi042 podman[127868]: 2024-09-21 09:47:18.235471292 +0000 UTC m=+2.522590164 container died 005b6fc2172a8e9468dc9530eb2235cb0f6ea9a33cca416bbae435a8c86637b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-21T09:47:18.852 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:47:18 smithi042 podman[127868]: 2024-09-21 09:47:18.589848197 +0000 UTC m=+2.876967070 container cleanup 005b6fc2172a8e9468dc9530eb2235cb0f6ea9a33cca416bbae435a8c86637b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-21T09:47:18.852 INFO:journalctl@ceph.mds.a.smithi042.stdout:Sep 21 09:47:18 smithi042 bash[127868]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-a 2024-09-21T09:47:19.036 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mds.a.service' 2024-09-21T09:47:19.073 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:47:19.073 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-09-21T09:47:19.074 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-09-21T09:47:19.074 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@mds.b 2024-09-21T09:47:19.370 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:47:19 smithi133 systemd[1]: Stopping Ceph mds.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:47:19.743 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:47:19 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b[105969]: 2024-09-21T09:47:19.368+0000 7f722ed20640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -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-09-21T09:47:19.743 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:47:19 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b[105969]: 2024-09-21T09:47:19.368+0000 7f722ed20640 -1 mds.b *** got signal Terminated *** 2024-09-21T09:47:23.654 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:47:23 smithi133 podman[122523]: 2024-09-21 09:47:23.382824402 +0000 UTC m=+4.118162931 container died 771ef258f6d31f6d165d314e781da10c4468f12fb0086f580d68f2afc75452f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-21T09:47:23.993 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:47:23 smithi133 podman[122523]: 2024-09-21 09:47:23.73404938 +0000 UTC m=+4.469387897 container cleanup 771ef258f6d31f6d165d314e781da10c4468f12fb0086f580d68f2afc75452f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T09:47:23.993 INFO:journalctl@ceph.mds.b.smithi133.stdout:Sep 21 09:47:23 smithi133 bash[122523]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-mds-b 2024-09-21T09:47:24.169 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@mds.b.service' 2024-09-21T09:47:24.204 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:47:24.204 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-09-21T09:47:24.205 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-21T09:47:24.205 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a 2024-09-21T09:47:24.539 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 systemd[1]: Stopping Ceph prometheus.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:47:24.806 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.538Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:47:24.807 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.538Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-21T09:47:24.807 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.538Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-21T09:47:24.807 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.538Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-21T09:47:24.807 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.538Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T09:47:24.807 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.538Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-21T09:47:24.807 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.538Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T09:47:24.807 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.538Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-21T09:47:24.808 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.538Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-21T09:47:24.808 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.539Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T09:47:24.808 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.539Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-21T09:47:24.808 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a[113538]: ts=2024-09-21T09:47:24.539Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-21T09:47:24.808 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 podman[122643]: 2024-09-21 09:47:24.548768296 +0000 UTC m=+0.122995050 container died d88bd44d0bbb1b4f58546ae3dab972ba052dd2c649c1e305859891c5db8bbd9c (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:47:25.106 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 podman[122643]: 2024-09-21 09:47:24.92111552 +0000 UTC m=+0.495342273 container cleanup d88bd44d0bbb1b4f58546ae3dab972ba052dd2c649c1e305859891c5db8bbd9c (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T09:47:25.107 INFO:journalctl@ceph.prometheus.a.smithi133.stdout:Sep 21 09:47:24 smithi133 bash[122643]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T09:47:25.326 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-488f793c-77fa-11ef-baf6-efdc52797490@prometheus.a.service' 2024-09-21T09:47:25.358 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T09:47:25.358 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-21T09:47:25.358 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 488f793c-77fa-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T09:47:25.518 INFO:teuthology.orchestra.run.smithi042.stdout:Deleting cluster with fsid: 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:47:27.297 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:47:27 smithi042 systemd[1]: Stopping Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:47:27.598 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:47:27 smithi042 ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a[118291]: ts=2024-09-21T09:47:27.295Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T09:47:27.598 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:47:27 smithi042 podman[128320]: 2024-09-21 09:47:27.346669398 +0000 UTC m=+0.147120965 container died da1993eadc570c0183488a9728b2f67e4712ad61efec707a9cc3dfa84d13fe52 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:47:27.852 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:47:27 smithi042 podman[128320]: 2024-09-21 09:47:27.737814387 +0000 UTC m=+0.538266019 container cleanup da1993eadc570c0183488a9728b2f67e4712ad61efec707a9cc3dfa84d13fe52 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:47:27.852 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:47:27 smithi042 bash[128320]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T09:47:28.303 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:47:27 smithi042 podman[128334]: 2024-09-21 09:47:27.938822137 +0000 UTC m=+0.584827629 container remove da1993eadc570c0183488a9728b2f67e4712ad61efec707a9cc3dfa84d13fe52 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T09:47:28.303 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:47:28 smithi042 podman[128334]: 2024-09-21 09:47:28.022778417 +0000 UTC m=+0.668783910 volume remove 9246a875dc74e41131961d7034ba2f8090690c0b429b1fce768703e71b199c55 2024-09-21T09:47:28.602 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:47:28 smithi042 systemd[1]: Stopping Ceph node-exporter.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:47:28.602 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:47:28 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T09:47:28.602 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:47:28 smithi042 systemd[1]: Stopped Ceph alertmanager.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:47:28.603 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Sep 21 09:47:28 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@alertmanager.a.service: Consumed 1.232s CPU time. 2024-09-21T09:47:29.060 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:47:28 smithi042 podman[128441]: 2024-09-21 09:47:28.803163288 +0000 UTC m=+0.159272589 container died d49ee182d97f19fae512064e376bfb580e099cf6becbc74b3c73c078777c7e2a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:47:29.352 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:47:29 smithi042 podman[128441]: 2024-09-21 09:47:29.184131764 +0000 UTC m=+0.540241110 container cleanup d49ee182d97f19fae512064e376bfb580e099cf6becbc74b3c73c078777c7e2a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:47:29.352 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:47:29 smithi042 bash[128441]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T09:47:29.718 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:47:29 smithi042 podman[128453]: 2024-09-21 09:47:29.435440464 +0000 UTC m=+0.635627976 container remove d49ee182d97f19fae512064e376bfb580e099cf6becbc74b3c73c078777c7e2a (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T09:47:29.718 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:47:29 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:47:29.719 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:47:29 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T09:47:29.719 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:47:29 smithi042 systemd[1]: Stopped Ceph node-exporter.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:47:29.719 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Sep 21 09:47:29 smithi042 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.a.service: Consumed 3.043s CPU time. 2024-09-21T09:47:30.262 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 488f793c-77fa-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T09:47:30.414 INFO:teuthology.orchestra.run.smithi133.stdout:Deleting cluster with fsid: 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:47:31.993 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:31 smithi133 systemd[1]: Stopping Ceph grafana.a for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:47:32.336 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=server t=2024-09-21T09:47:32.075964318Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T09:47:32.337 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=ticker t=2024-09-21T09:47:32.076215013Z level=info msg=stopped last_tick=2024-09-21T09:47:30Z 2024-09-21T09:47:32.337 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=tracing t=2024-09-21T09:47:32.076277273Z level=info msg="Closing tracing" 2024-09-21T09:47:32.337 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=grafana-apiserver t=2024-09-21T09:47:32.07628243Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-21T09:47:32.337 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a[117339]: logger=sqlstore.transactions t=2024-09-21T09:47:32.087080146Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T09:47:32.337 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 podman[123088]: 2024-09-21 09:47:32.09666363 +0000 UTC m=+0.121645693 container died 7327de4de3b9556e237397b377324773fe52999dd631a0a1240c261db400102d (image=quay.io/ceph/grafana:10.4.8, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T09:47:32.602 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 podman[123088]: 2024-09-21 09:47:32.392292503 +0000 UTC m=+0.417274602 container cleanup 7327de4de3b9556e237397b377324773fe52999dd631a0a1240c261db400102d (image=quay.io/ceph/grafana:10.4.8, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T09:47:32.603 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 bash[123088]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a 2024-09-21T09:47:32.920 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 podman[123100]: 2024-09-21 09:47:32.60158439 +0000 UTC m=+0.505206991 container remove 7327de4de3b9556e237397b377324773fe52999dd631a0a1240c261db400102d (image=quay.io/ceph/grafana:10.4.8, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T09:47:32.920 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T09:47:32.920 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 systemd[1]: Stopped Ceph grafana.a for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:47:32.921 INFO:journalctl@ceph.grafana.a.smithi133.stdout:Sep 21 09:47:32 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@grafana.a.service: Consumed 7.461s CPU time. 2024-09-21T09:47:33.174 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:47:32 smithi133 systemd[1]: Stopping Ceph node-exporter.b for 488f793c-77fa-11ef-baf6-efdc52797490... 2024-09-21T09:47:33.493 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:47:33 smithi133 podman[123210]: 2024-09-21 09:47:33.173637493 +0000 UTC m=+0.115774993 container died d3c223c5beda131a42630ef9ce8d9ebe2ee7408af3d19dbe9a4cafb5970a8035 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:47:33.896 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:47:33 smithi133 podman[123210]: 2024-09-21 09:47:33.496022171 +0000 UTC m=+0.438159673 container cleanup d3c223c5beda131a42630ef9ce8d9ebe2ee7408af3d19dbe9a4cafb5970a8035 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:47:33.896 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:47:33 smithi133 bash[123210]: ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T09:47:33.896 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:47:33 smithi133 podman[123221]: 2024-09-21 09:47:33.689141349 +0000 UTC m=+0.515546663 container remove d3c223c5beda131a42630ef9ce8d9ebe2ee7408af3d19dbe9a4cafb5970a8035 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-488f793c-77fa-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T09:47:33.896 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:47:33 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T09:47:34.243 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:47:33 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T09:47:34.243 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:47:33 smithi133 systemd[1]: Stopped Ceph node-exporter.b for 488f793c-77fa-11ef-baf6-efdc52797490. 2024-09-21T09:47:34.243 INFO:journalctl@ceph.node-exporter.b.smithi133.stdout:Sep 21 09:47:33 smithi133 systemd[1]: ceph-488f793c-77fa-11ef-baf6-efdc52797490@node-exporter.b.service: Consumed 2.738s CPU time. 2024-09-21T09:47:34.518 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:47:34.553 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:47:34.580 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T09:47:34.581 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913635/remote/smithi042/crash 2024-09-21T09:47:34.582 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/crash -- . 2024-09-21T09:47:34.639 INFO:teuthology.orchestra.run.smithi042.stderr:tar: /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T09:47:34.640 INFO:teuthology.orchestra.run.smithi042.stderr:tar: Error is not recoverable: exiting now 2024-09-21T09:47:34.641 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913635/remote/smithi133/crash 2024-09-21T09:47:34.642 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/crash -- . 2024-09-21T09:47:34.679 INFO:teuthology.orchestra.run.smithi133.stderr:tar: /var/lib/ceph/488f793c-77fa-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T09:47:34.679 INFO:teuthology.orchestra.run.smithi133.stderr:tar: Error is not recoverable: exiting now 2024-09-21T09:47:34.680 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T09:47:34.680 DEBUG:teuthology.orchestra.run.smithi042:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_AVAILABILITY | head -n 1 2024-09-21T09:47:34.712 INFO:teuthology.orchestra.run.smithi042.stdout:2024-09-21T09:23:25.910211+0000 mon.a (mon.0) 667 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T09:47:34.713 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-09-21T09:47:34.713 INFO:tasks.cephadm:Compressing logs... 2024-09-21T09:47:34.713 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:47:34.756 DEBUG:teuthology.orchestra.run.smithi133:> 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-09-21T09:47:34.779 INFO:teuthology.orchestra.run.smithi133.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.7.log 2024-09-21T09:47:34.779 INFO:teuthology.orchestra.run.smithi133.stderr:: No such file or directory 2024-09-21T09:47:34.780 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T09:47:34.785 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mds.b.log 2024-09-21T09:47:34.785 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T09:47:34.785 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mds.b.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T09:47:34.785 INFO:teuthology.orchestra.run.smithi133.stderr: 84.6% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mds.b.log.gz 2024-09-21T09:47:34.786 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T09:47:34.786 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.6.log 2024-09-21T09:47:34.786 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T09:47:34.786 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.log 2024-09-21T09:47:34.788 INFO:teuthology.orchestra.run.smithi042.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-21T09:47:34.788 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T09:47:34.788 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T09:47:34.788 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T09:47:34.788 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T09:47:34.789 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T09:47:34.789 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mds.a.log 2024-09-21T09:47:34.789 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.audit.log: /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T09:47:34.789 INFO:teuthology.orchestra.run.smithi042.stderr:gzip/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mds.a.log: -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T09:47:34.789 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T09:47:34.789 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mon.a.log: 91.5% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T09:47:34.790 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.5.log: 84.8% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T09:47:34.790 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T09:47:34.790 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T09:47:34.790 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mgr.x.log: 91.0% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T09:47:34.790 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T09:47:34.791 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mon.b.log: 86.1% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T09:47:34.792 INFO:teuthology.orchestra.run.smithi042.stderr: 94.4% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T09:47:34.793 INFO:teuthology.orchestra.run.smithi042.stderr: 91.9% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mds.a.log.gz 2024-09-21T09:47:34.793 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mgr.y.log 2024-09-21T09:47:34.795 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.log 2024-09-21T09:47:34.795 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T09:47:34.800 INFO:teuthology.orchestra.run.smithi133.stderr: 91.2% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T09:47:34.806 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.log: 92.3%gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T09:47:34.806 INFO:teuthology.orchestra.run.smithi042.stderr: 91.1% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T09:47:34.811 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.3.log: /var/log/ceph/cephadm.log: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T09:47:34.811 INFO:teuthology.orchestra.run.smithi042.stderr: -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T09:47:34.813 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/cephadm.log: 89.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T09:47:34.833 INFO:teuthology.orchestra.run.smithi133.stderr: 89.3% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T09:47:35.292 INFO:teuthology.orchestra.run.smithi042.stderr: 89.2% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mgr.y.log.gz 2024-09-21T09:47:35.566 INFO:teuthology.orchestra.run.smithi133.stderr: 92.1% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T09:47:35.631 INFO:teuthology.orchestra.run.smithi042.stderr: 91.7% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T09:47:36.219 INFO:teuthology.orchestra.run.smithi042.stderr: 90.8% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T09:47:39.449 INFO:teuthology.orchestra.run.smithi133.stderr: 94.3% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.6.log.gz 2024-09-21T09:47:40.274 INFO:teuthology.orchestra.run.smithi133.stderr: 94.3% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.7.log.gz 2024-09-21T09:47:40.536 INFO:teuthology.orchestra.run.smithi133.stderr: 94.1% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T09:47:40.545 INFO:teuthology.orchestra.run.smithi133.stderr: 94.1% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T09:47:40.547 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-09-21T09:47:40.547 INFO:teuthology.orchestra.run.smithi133.stderr:real 0m5.777s 2024-09-21T09:47:40.547 INFO:teuthology.orchestra.run.smithi133.stderr:user 0m21.609s 2024-09-21T09:47:40.548 INFO:teuthology.orchestra.run.smithi133.stderr:sys 0m0.854s 2024-09-21T09:47:41.168 INFO:teuthology.orchestra.run.smithi042.stderr: 93.8% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T09:47:41.612 INFO:teuthology.orchestra.run.smithi042.stderr: 93.9% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T09:47:43.281 INFO:teuthology.orchestra.run.smithi042.stderr: 94.4% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T09:47:43.716 INFO:teuthology.orchestra.run.smithi042.stderr: 94.3% -- replaced with /var/log/ceph/488f793c-77fa-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T09:47:43.718 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-09-21T09:47:43.718 INFO:teuthology.orchestra.run.smithi042.stderr:real 0m8.948s 2024-09-21T09:47:43.718 INFO:teuthology.orchestra.run.smithi042.stderr:user 0m32.345s 2024-09-21T09:47:43.718 INFO:teuthology.orchestra.run.smithi042.stderr:sys 0m1.070s 2024-09-21T09:47:43.719 INFO:tasks.cephadm:Archiving logs... 2024-09-21T09:47:43.719 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913635/remote/smithi042/log 2024-09-21T09:47:43.720 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T09:47:47.729 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913635/remote/smithi133/log 2024-09-21T09:47:47.730 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T09:47:50.677 INFO:tasks.cephadm:Removing cluster... 2024-09-21T09:47:50.677 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 488f793c-77fa-11ef-baf6-efdc52797490 --force 2024-09-21T09:47:50.824 INFO:teuthology.orchestra.run.smithi042.stdout:Deleting cluster with fsid: 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:47:51.141 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 488f793c-77fa-11ef-baf6-efdc52797490 --force 2024-09-21T09:47:51.294 INFO:teuthology.orchestra.run.smithi133.stdout:Deleting cluster with fsid: 488f793c-77fa-11ef-baf6-efdc52797490 2024-09-21T09:47:51.580 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T09:47:51.581 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T09:47:51.598 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T09:47:51.613 INFO:tasks.cephadm:Teardown complete 2024-09-21T09:47:51.614 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-21T09:47:51.623 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-09-21T09:47:51.624 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-21T09:47:51.642 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-21T09:47:51.725 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T09:47:51.736 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T09:47:51.736 DEBUG:teuthology.orchestra.run.smithi042:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T09:47:51.739 DEBUG:teuthology.orchestra.run.smithi133:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T09:47:51.752 INFO:teuthology.orchestra.run.smithi042.stderr:bash: line 1: ntpq: command not found 2024-09-21T09:47:51.754 INFO:teuthology.orchestra.run.smithi133.stderr:bash: line 1: ntpq: command not found 2024-09-21T09:47:51.757 INFO:teuthology.orchestra.run.smithi042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T09:47:51.757 INFO:teuthology.orchestra.run.smithi042.stdout:=============================================================================== 2024-09-21T09:47:51.757 INFO:teuthology.orchestra.run.smithi042.stdout:^* hv01.front.sepia.ceph.com 3 6 377 51 +13us[ +10us] +/- 38ms 2024-09-21T09:47:51.757 INFO:teuthology.orchestra.run.smithi042.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 51 +240us[ +240us] +/- 62ms 2024-09-21T09:47:51.757 INFO:teuthology.orchestra.run.smithi042.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 51 -347us[ -347us] +/- 83ms 2024-09-21T09:47:51.757 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:47:51.759 INFO:teuthology.orchestra.run.smithi133.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T09:47:51.759 INFO:teuthology.orchestra.run.smithi133.stdout:=============================================================================== 2024-09-21T09:47:51.759 INFO:teuthology.orchestra.run.smithi133.stdout:^* hv01.front.sepia.ceph.com 3 6 377 47 +25us[ +23us] +/- 38ms 2024-09-21T09:47:51.759 INFO:teuthology.orchestra.run.smithi133.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 49 +225us[ +223us] +/- 62ms 2024-09-21T09:47:51.759 INFO:teuthology.orchestra.run.smithi133.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 50 -366us[ -368us] +/- 83ms 2024-09-21T09:47:51.759 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:47:51.760 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T09:47:51.769 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T09:47:51.770 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T09:47:51.797 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:47:51.882 DEBUG:teuthology.orchestra.run.smithi133:> 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-09-21T09:47:51.956 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:47:51.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:51.986 DEBUG:teuthology.orchestra.run.smithi133:> 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-09-21T09:47:52.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:52.015 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T09:47:52.025 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T09:47:52.098 INFO:teuthology.task.internal:Duration was 2155.454010 seconds 2024-09-21T09:47:52.098 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T09:47:52.130 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T09:47:52.130 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T09:47:52.133 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T09:47:52.173 INFO:teuthology.orchestra.run.smithi042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T09:47:52.175 INFO:teuthology.orchestra.run.smithi133.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T09:47:52.621 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T09:47:52.621 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi042.front.sepia.ceph.com 2024-09-21T09:47:52.621 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:47:52.645 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi133.front.sepia.ceph.com 2024-09-21T09:47:52.645 DEBUG:teuthology.orchestra.run.smithi133:> 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-09-21T09:47:52.685 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T09:47:52.686 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T09:47:52.688 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T09:47:52.751 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T09:47:52.752 DEBUG:teuthology.orchestra.run.smithi042:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T09:47:52.757 DEBUG:teuthology.orchestra.run.smithi133:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T09:47:53.224 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T09:47:53.235 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T09:47:53.236 DEBUG:teuthology.orchestra.run.smithi042:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T09:47:53.261 DEBUG:teuthology.orchestra.run.smithi133:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T09:47:53.287 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T09:47:53.319 DEBUG:teuthology.orchestra.run.smithi042:> 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-09-21T09:47:53.322 DEBUG:teuthology.orchestra.run.smithi133:> 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-09-21T09:47:53.343 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = core 2024-09-21T09:47:53.351 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = core 2024-09-21T09:47:53.395 DEBUG:teuthology.orchestra.run.smithi042:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T09:47:53.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:53.416 DEBUG:teuthology.orchestra.run.smithi133:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T09:47:53.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:53.450 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T09:47:53.461 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T09:47:53.462 DEBUG:teuthology.misc:Transferring archived files from smithi042:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913635/remote/smithi042 2024-09-21T09:47:53.462 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T09:47:53.507 DEBUG:teuthology.misc:Transferring archived files from smithi133:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913635/remote/smithi133 2024-09-21T09:47:53.507 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T09:47:53.543 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T09:47:53.544 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T09:47:53.546 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T09:47:53.593 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T09:47:53.603 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T09:47:53.604 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T09:47:53.632 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T09:47:53.632 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T09:47:53.634 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T09:47:53.647 INFO:teuthology.orchestra.run.smithi042.stdout: 262169 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 21 09:47 /home/ubuntu/cephtest 2024-09-21T09:47:53.648 INFO:teuthology.orchestra.run.smithi042.stdout: 424702 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 21 09:41 /home/ubuntu/cephtest/mnt.0 2024-09-21T09:47:53.648 INFO:teuthology.orchestra.run.smithi042.stdout: 424713 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 21 09:45 /home/ubuntu/cephtest/mnt.0/client.0 2024-09-21T09:47:53.648 INFO:teuthology.orchestra.run.smithi042.stdout: 668343 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 09:45 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T09:47:53.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:53.649 INFO:teuthology.orchestra.run.smithi042.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-09-21T09:47:53.649 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi042 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-21T09:47:53.655 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T09:47:53.701 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T09:47:53.739 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi042 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-21T09:47:53.743 INFO:teuthology.run:Summary data: description: upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 2155.4540095329285 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi042 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=reef 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=6a820292407e4fc7b686190b91f08b9e status: fail success: false 2024-09-21T09:47:53.743 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T09:47:53.750 INFO:teuthology.orchestra.run.smithi133.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 09:47 /home/ubuntu/cephtest 2024-09-21T09:47:53.834 INFO:teuthology.run:FAIL